2025-05-07T20:22:34.9594271Z Current runner version: '2.323.0' 2025-05-07T20:22:34.9601706Z Runner name: 'i-0beba0b43005bf00c' 2025-05-07T20:22:34.9602613Z Machine name: 'ip-10-0-0-222' 2025-05-07T20:22:34.9605354Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.9607580Z Contents: read 2025-05-07T20:22:34.9608083Z Metadata: read 2025-05-07T20:22:34.9608576Z Packages: read 2025-05-07T20:22:34.9609429Z ##[endgroup] 2025-05-07T20:22:34.9611752Z Secret source: None 2025-05-07T20:22:34.9612426Z Prepare workflow directory 2025-05-07T20:22:35.0130367Z Prepare all required actions 2025-05-07T20:22:35.0166819Z Getting action download info 2025-05-07T20:22:35.2223642Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.4764350Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.8202333Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.4663554Z Getting action download info 2025-05-07T20:22:37.5804132Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.9166127Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.9, 12.8.0, 12.6.3, clang) 2025-05-07T20:22:37.9675868Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.9786070Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.9797492Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.9798130Z ##[endgroup] 2025-05-07T20:22:39.1554824Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.1555242Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.1555472Z AMI Name: unknown 2025-05-07T20:22:39.1594578Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.5023347Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.5023646Z with: 2025-05-07T20:22:44.5023865Z submodules: true 2025-05-07T20:22:44.5024099Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.5024484Z token: *** 2025-05-07T20:22:44.5024709Z ssh-strict: true 2025-05-07T20:22:44.5024947Z ssh-user: git 2025-05-07T20:22:44.5025168Z persist-credentials: true 2025-05-07T20:22:44.5025412Z clean: true 2025-05-07T20:22:44.5025643Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.5025909Z fetch-depth: 1 2025-05-07T20:22:44.5026119Z fetch-tags: false 2025-05-07T20:22:44.5026332Z show-progress: true 2025-05-07T20:22:44.5026555Z lfs: false 2025-05-07T20:22:44.5026760Z set-safe-directory: true 2025-05-07T20:22:44.5027016Z env: 2025-05-07T20:22:44.5027225Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.5027527Z BUILD_ENV: build_binary 2025-05-07T20:22:44.5027783Z BUILD_TARGET: default 2025-05-07T20:22:44.5028009Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.5028272Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:22:44.5028530Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.5028768Z ##[endgroup] 2025-05-07T20:22:44.6167757Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.6168931Z ##[group]Getting Git version info 2025-05-07T20:22:44.6169352Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.6169929Z [command]/usr/bin/git version 2025-05-07T20:22:44.6170187Z git version 2.47.1 2025-05-07T20:22:44.6184893Z ##[endgroup] 2025-05-07T20:22:44.6207675Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e1e36adb-ccf0-4357-ad29-d859bc99fa0f' before making global git config changes 2025-05-07T20:22:44.6208960Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.6212822Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.6249757Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.6252814Z ##[group]Initializing the repository 2025-05-07T20:22:44.6256965Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.6299854Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.6301146Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.6302343Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.6303074Z hint: 2025-05-07T20:22:44.6303739Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.6304382Z hint: 2025-05-07T20:22:44.6304904Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.6305411Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.6305824Z hint: 2025-05-07T20:22:44.6306040Z hint: git branch -m 2025-05-07T20:22:44.6306485Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.6312680Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.6346598Z ##[endgroup] 2025-05-07T20:22:44.6347008Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.6350758Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.6382719Z ##[endgroup] 2025-05-07T20:22:44.6383096Z ##[group]Setting up auth 2025-05-07T20:22:44.6389076Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.6423581Z [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.6790428Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.6822614Z [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.7166535Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.7214130Z ##[endgroup] 2025-05-07T20:22:44.7214661Z ##[group]Fetching the repository 2025-05-07T20:22:44.7222086Z [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.3947317Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.3947846Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3971800Z ##[endgroup] 2025-05-07T20:22:45.3972209Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3974521Z ##[endgroup] 2025-05-07T20:22:45.3978935Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.4017292Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.4047701Z ##[group]Checking out the ref 2025-05-07T20:22:45.4051461Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.5158856Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.5159273Z 2025-05-07T20:22:45.5159563Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.5160244Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.5160771Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.5161082Z 2025-05-07T20:22:45.5161296Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.5161752Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.5162012Z 2025-05-07T20:22:45.5162122Z git switch -c 2025-05-07T20:22:45.5162305Z 2025-05-07T20:22:45.5162436Z Or undo this operation with: 2025-05-07T20:22:45.5162604Z 2025-05-07T20:22:45.5162686Z git switch - 2025-05-07T20:22:45.5163130Z 2025-05-07T20:22:45.5163367Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.5163691Z 2025-05-07T20:22:45.5164073Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.5172522Z ##[endgroup] 2025-05-07T20:22:45.5173016Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.5178233Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.5224666Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.5254225Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.5289160Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.5318265Z ##[endgroup] 2025-05-07T20:22:45.5318668Z ##[group]Fetching submodules 2025-05-07T20:22:45.5321370Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.5663960Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5995590Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5997306Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.6001093Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.6004605Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.6008428Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.6014095Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.6016517Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.6052952Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.9549158Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.4364114Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.8837121Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:48.0376312Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.4844106Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.8660654Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:50.2765890Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:50.2766500Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:50.3241164Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:51.0567570Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:51.0568053Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:51.3364675Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.9915636Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.9916316Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:52.0912370Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:53.1430537Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:53.1430988Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.8450626Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.7849067Z From https://github.com/google/googletest 2025-05-07T20:22:54.7849513Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.8257831Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.4864673Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.4865203Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.4948973Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:56.3175163Z From https://github.com/nlohmann/json 2025-05-07T20:22:56.3175600Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:56.4308122Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:56.4330933Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:56.4663267Z Entering 'external/asmjit' 2025-05-07T20:22:56.4694565Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4726402Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4757630Z Entering 'external/cutlass' 2025-05-07T20:22:56.4788688Z Entering 'external/googletest' 2025-05-07T20:22:56.4820526Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.4851759Z Entering 'external/json' 2025-05-07T20:22:56.4896823Z ##[endgroup] 2025-05-07T20:22:56.4897213Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:56.4903712Z [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.5230535Z Entering 'external/asmjit' 2025-05-07T20:22:56.5295824Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.5367958Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.5432220Z Entering 'external/cutlass' 2025-05-07T20:22:56.5503680Z Entering 'external/googletest' 2025-05-07T20:22:56.5569737Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5635335Z Entering 'external/json' 2025-05-07T20:22:56.5719644Z [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.6049591Z Entering 'external/asmjit' 2025-05-07T20:22:56.6114222Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.6115601Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6175889Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.6179322Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.6240840Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.6243841Z Entering 'external/cutlass' 2025-05-07T20:22:56.6304830Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.6307082Z Entering 'external/googletest' 2025-05-07T20:22:56.6369085Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.6372031Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.6433100Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.6436467Z Entering 'external/json' 2025-05-07T20:22:56.6496685Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.6610319Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.6937621Z Entering 'external/asmjit' 2025-05-07T20:22:56.6969113Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.7001475Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.7033360Z Entering 'external/cutlass' 2025-05-07T20:22:56.7066117Z Entering 'external/googletest' 2025-05-07T20:22:56.7098044Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.7130382Z Entering 'external/json' 2025-05-07T20:22:56.7179149Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.7505516Z Entering 'external/asmjit' 2025-05-07T20:22:56.7537407Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.7569007Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.7601751Z Entering 'external/cutlass' 2025-05-07T20:22:56.7632786Z Entering 'external/googletest' 2025-05-07T20:22:56.7664546Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.7696305Z Entering 'external/json' 2025-05-07T20:22:56.7739985Z ##[endgroup] 2025-05-07T20:22:56.7793989Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.7804321Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.7974169Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.7974474Z with: 2025-05-07T20:22:56.7974710Z name: fbgemm_default_x86_clang_py3.9_cu12.8.0.whl 2025-05-07T20:22:56.7975022Z merge-multiple: false 2025-05-07T20:22:56.7975273Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.7975520Z run-id: 14891846252 2025-05-07T20:22:56.7975721Z env: 2025-05-07T20:22:56.7975943Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.7976232Z BUILD_ENV: build_binary 2025-05-07T20:22:56.7976469Z BUILD_TARGET: default 2025-05-07T20:22:56.7976691Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.7976927Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:22:56.7977170Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.7977401Z ##[endgroup] 2025-05-07T20:22:57.0298647Z Downloading single artifact 2025-05-07T20:22:57.1210531Z Preparing to download the following artifacts: 2025-05-07T20:22:57.1211430Z - fbgemm_default_x86_clang_py3.9_cu12.8.0.whl (ID: 3081523623, Size: 766766693, Expected Digest: sha256:7caf259f592e55f44525e9a69f741de8776647bb018fc17802e631c579a2bf98) 2025-05-07T20:22:57.1729566Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-7bbee0a2-5a3c-58e7-8d20-275467ea067c/artifacts/f109c8b7240c3ce0478df996dd1cbc3cc6b857fb2f7ae89784599aed5ee584ee.zip 2025-05-07T20:22:57.1730973Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.2292822Z (node:56843) [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.2293754Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:23:05.3118749Z SHA256 digest of downloaded artifact is 7caf259f592e55f44525e9a69f741de8776647bb018fc17802e631c579a2bf98 2025-05-07T20:23:05.3119338Z Artifact download completed successfully. 2025-05-07T20:23:05.3119663Z Total of 1 artifact(s) downloaded 2025-05-07T20:23:05.3125779Z Download artifact has finished successfully 2025-05-07T20:23:05.3415147Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:05.3415525Z with: 2025-05-07T20:23:05.3415734Z driver-version: 570.133.07 2025-05-07T20:23:05.3415974Z env: 2025-05-07T20:23:05.3416182Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:05.3416476Z BUILD_ENV: build_binary 2025-05-07T20:23:05.3416713Z BUILD_TARGET: default 2025-05-07T20:23:05.3416934Z BUILD_VARIANT: cuda 2025-05-07T20:23:05.3417163Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:05.3417413Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:05.3417641Z ##[endgroup] 2025-05-07T20:23:05.3516619Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:05.3516995Z with: 2025-05-07T20:23:05.3517406Z timeout_minutes: 10 2025-05-07T20:23:05.3517631Z max_attempts: 3 2025-05-07T20:23:05.3540360Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" # Turn off persistent mode so that the installation script can unload the kernel module sudo killall nvidia-persistenced || true else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2025-05-07T20:23:05.3564092Z retry_wait_seconds: 10 2025-05-07T20:23:05.3564347Z polling_interval_seconds: 1 2025-05-07T20:23:05.3564601Z warning_on_retry: true 2025-05-07T20:23:05.3564841Z continue_on_error: false 2025-05-07T20:23:05.3565077Z env: 2025-05-07T20:23:05.3565297Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:05.3565593Z BUILD_ENV: build_binary 2025-05-07T20:23:05.3565830Z BUILD_TARGET: default 2025-05-07T20:23:05.3566049Z BUILD_VARIANT: cuda 2025-05-07T20:23:05.3566285Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:05.3566537Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:05.3566768Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:05.3567013Z ##[endgroup] 2025-05-07T20:23:05.4350395Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:05.4351267Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:05.4355237Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:06.0130977Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:06.0144055Z No packages marked for removal. 2025-05-07T20:23:06.0196449Z Dependencies resolved. 2025-05-07T20:23:06.0205549Z Nothing to do. 2025-05-07T20:23:06.0206123Z Complete! 2025-05-07T20:23:06.0535849Z + install_nvidia_driver_common 2025-05-07T20:23:06.0542329Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:06.0542621Z + lspci 2025-05-07T20:23:06.0544450Z Before installing NVIDIA driver 2025-05-07T20:23:06.0725312Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:06.0726354Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:06.0726904Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:06.0727423Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:06.0727898Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:06.0728409Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:06.0728886Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:06.0729361Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:06.0729759Z + lsmod 2025-05-07T20:23:06.0770381Z Module Size Used by 2025-05-07T20:23:06.0770687Z xt_conntrack 16384 1 2025-05-07T20:23:06.0770955Z nft_chain_nat 16384 3 2025-05-07T20:23:06.0771204Z xt_MASQUERADE 20480 1 2025-05-07T20:23:06.0771515Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:06.0771845Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:06.0772240Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:06.0772660Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:06.0772972Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:06.0773261Z xfrm_user 57344 1 2025-05-07T20:23:06.0773519Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:06.0773805Z xt_addrtype 16384 2 2025-05-07T20:23:06.0774075Z nft_compat 20480 4 2025-05-07T20:23:06.0774380Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:06.0774788Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:06.0775155Z br_netfilter 36864 0 2025-05-07T20:23:06.0775430Z bridge 323584 1 br_netfilter 2025-05-07T20:23:06.0775716Z stp 16384 1 bridge 2025-05-07T20:23:06.0775997Z llc 16384 2 bridge,stp 2025-05-07T20:23:06.0776277Z overlay 167936 0 2025-05-07T20:23:06.0776517Z tls 135168 0 2025-05-07T20:23:06.0776766Z nls_ascii 16384 1 2025-05-07T20:23:06.0777013Z nls_cp437 20480 1 2025-05-07T20:23:06.0777250Z vfat 24576 1 2025-05-07T20:23:06.0777500Z fat 86016 1 vfat 2025-05-07T20:23:06.0777763Z sunrpc 696320 1 2025-05-07T20:23:06.0778006Z ena 180224 0 2025-05-07T20:23:06.0778240Z i8042 45056 0 2025-05-07T20:23:06.0778487Z serio 28672 3 i8042 2025-05-07T20:23:06.0778760Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:06.0779018Z button 24576 0 2025-05-07T20:23:06.0779268Z sch_fq_codel 20480 17 2025-05-07T20:23:06.0779522Z dm_mod 188416 0 2025-05-07T20:23:06.0779756Z fuse 163840 1 2025-05-07T20:23:06.0780006Z loop 36864 0 2025-05-07T20:23:06.0780255Z configfs 57344 1 2025-05-07T20:23:06.0780523Z dax 45056 1 dm_mod 2025-05-07T20:23:06.0780818Z dmi_sysfs 20480 0 2025-05-07T20:23:06.0781068Z crc32_pclmul 16384 0 2025-05-07T20:23:06.0781309Z crc32c_intel 24576 0 2025-05-07T20:23:06.0781563Z efivarfs 24576 1 2025-05-07T20:23:06.0781810Z + modinfo nvidia 2025-05-07T20:23:06.0788659Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:06.0789121Z import_ns: DMA_BUF 2025-05-07T20:23:06.0789370Z alias: char-major-195-* 2025-05-07T20:23:06.0789637Z version: 570.133.07 2025-05-07T20:23:06.0789880Z supported: external 2025-05-07T20:23:06.0790269Z license: Dual MIT/GPL 2025-05-07T20:23:06.0790592Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:06.0791046Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:06.0791371Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:06.0791677Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:06.0792009Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:06.0792341Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:06.0792642Z depends: i2c-core,drm 2025-05-07T20:23:06.0792894Z retpoline: Y 2025-05-07T20:23:06.0793114Z name: nvidia 2025-05-07T20:23:06.0793462Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:06.0793928Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:06.0794362Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:06.0794852Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:06.0795156Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:06.0795466Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:06.0795781Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:06.0796165Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:06.0796465Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:06.0796821Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:06.0797194Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:06.0797519Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:06.0797815Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:06.0798108Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:06.0798461Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:06.0798847Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:06.0799218Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:06.0799626Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:06.0800024Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:06.0800437Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:06.0800830Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:06.0801157Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:06.0801515Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:06.0801875Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:06.0802209Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:06.0802527Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:06.0802850Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:06.0803160Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:06.0803466Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:06.0803803Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:06.0804153Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:06.0804474Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:06.0804800Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:06.0805133Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:06.0805466Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:06.0805801Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:06.0806118Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:06.0806401Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:06.0806718Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:06.0807034Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:06.0807333Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:06.0807656Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:06.0808002Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:06.0808340Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:06.0808845Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:06.0809188Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:06.0809662Z parm: rm_firmware_active:charp 2025-05-07T20:23:06.0809954Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:06.0810193Z ++ command -v nvidia-smi 2025-05-07T20:23:06.0810452Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:06.0810694Z + set +e 2025-05-07T20:23:06.0810996Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:07.8956377Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:07.8956836Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:07.8957129Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:07.8957442Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:07.8957800Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:07.8958386Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:07.8958952Z + set -e 2025-05-07T20:23:07.8959642Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:07.8960143Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:07.8960630Z + post_install_nvidia_driver_common 2025-05-07T20:23:07.8963158Z + sudo modprobe nvidia 2025-05-07T20:23:08.0602241Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:08.0602684Z + lspci 2025-05-07T20:23:08.0602993Z After installing NVIDIA driver 2025-05-07T20:23:08.0718903Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:08.0719396Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:08.0719939Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:08.0720456Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:08.0720926Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:08.0721432Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:08.0721925Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:08.0722397Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:08.0722787Z + lsmod 2025-05-07T20:23:08.0749885Z Module Size Used by 2025-05-07T20:23:08.0750195Z nvidia_uvm 1884160 0 2025-05-07T20:23:08.0750459Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:08.0750739Z drm 602112 1 nvidia 2025-05-07T20:23:08.0751039Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:08.0751342Z backlight 24576 1 drm 2025-05-07T20:23:08.0751611Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:08.0751891Z xt_conntrack 16384 1 2025-05-07T20:23:08.0752152Z nft_chain_nat 16384 3 2025-05-07T20:23:08.0752495Z xt_MASQUERADE 20480 1 2025-05-07T20:23:08.0752894Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:08.0753340Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:08.0753837Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:08.0754259Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:08.0754582Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:08.0754873Z xfrm_user 57344 1 2025-05-07T20:23:08.0755124Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:08.0755403Z xt_addrtype 16384 2 2025-05-07T20:23:08.0755650Z nft_compat 20480 4 2025-05-07T20:23:08.0755944Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:08.0756452Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:08.0756822Z br_netfilter 36864 0 2025-05-07T20:23:08.0757088Z bridge 323584 1 br_netfilter 2025-05-07T20:23:08.0757365Z stp 16384 1 bridge 2025-05-07T20:23:08.0757642Z llc 16384 2 bridge,stp 2025-05-07T20:23:08.0757921Z overlay 167936 0 2025-05-07T20:23:08.0758168Z tls 135168 0 2025-05-07T20:23:08.0758409Z nls_ascii 16384 1 2025-05-07T20:23:08.0758902Z nls_cp437 20480 1 2025-05-07T20:23:08.0759139Z vfat 24576 1 2025-05-07T20:23:08.0759381Z fat 86016 1 vfat 2025-05-07T20:23:08.0759636Z sunrpc 696320 1 2025-05-07T20:23:08.0759869Z ena 180224 0 2025-05-07T20:23:08.0760092Z i8042 45056 0 2025-05-07T20:23:08.0760335Z serio 28672 3 i8042 2025-05-07T20:23:08.0760600Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:08.0760838Z button 24576 0 2025-05-07T20:23:08.0761081Z sch_fq_codel 20480 17 2025-05-07T20:23:08.0761327Z dm_mod 188416 0 2025-05-07T20:23:08.0761553Z fuse 163840 1 2025-05-07T20:23:08.0761792Z loop 36864 0 2025-05-07T20:23:08.0762174Z configfs 57344 1 2025-05-07T20:23:08.0762410Z dax 45056 1 dm_mod 2025-05-07T20:23:08.0762671Z dmi_sysfs 20480 0 2025-05-07T20:23:08.0762911Z crc32_pclmul 16384 0 2025-05-07T20:23:08.0763151Z crc32c_intel 24576 0 2025-05-07T20:23:08.0763394Z efivarfs 24576 1 2025-05-07T20:23:08.0763628Z + modinfo nvidia 2025-05-07T20:23:08.0767198Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:08.0767623Z import_ns: DMA_BUF 2025-05-07T20:23:08.0767884Z alias: char-major-195-* 2025-05-07T20:23:08.0768157Z version: 570.133.07 2025-05-07T20:23:08.0768492Z supported: external 2025-05-07T20:23:08.0768739Z license: Dual MIT/GPL 2025-05-07T20:23:08.0769013Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:08.0769333Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:08.0769642Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:08.0769959Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:08.0770291Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:08.0770608Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:08.0770920Z depends: i2c-core,drm 2025-05-07T20:23:08.0771162Z retpoline: Y 2025-05-07T20:23:08.0771362Z name: nvidia 2025-05-07T20:23:08.0771709Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:08.0772181Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:08.0772615Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:08.0773011Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:08.0773309Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:08.0773598Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:08.0773896Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:08.0774199Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:08.0774492Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:08.0774838Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:08.0775217Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:08.0775539Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:08.0775827Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:08.0776121Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:08.0776468Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:08.0776852Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:08.0777212Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:08.0777613Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:08.0778007Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:08.0778413Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:08.0778812Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:08.0779137Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:08.0779495Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:08.0779969Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:08.0780298Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:08.0780609Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:08.0780918Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:08.0781228Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:08.0781528Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:08.0781856Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:08.0782199Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:08.0782513Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:08.0782833Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:08.0783161Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:08.0783573Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:08.0783901Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:08.0784210Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:08.0784490Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:08.0784802Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:08.0785107Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:08.0785410Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:08.0785729Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:08.0786065Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:08.0786402Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:08.0786718Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:08.0787054Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:08.0787379Z parm: rm_firmware_active:charp 2025-05-07T20:23:08.0787653Z + set +e 2025-05-07T20:23:08.0787837Z + nvidia-smi 2025-05-07T20:23:09.4796193Z Wed May 7 20:23:09 2025 2025-05-07T20:23:09.4796607Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:09.4797126Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:09.4797606Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:09.4798092Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:09.4798600Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:09.4799022Z | | | MIG M. | 2025-05-07T20:23:09.4799355Z |=========================================+========================+======================| 2025-05-07T20:23:09.4861707Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:09.4862422Z | 0% 30C P0 63W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:09.4862805Z | | | N/A | 2025-05-07T20:23:09.4863193Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:09.4863584Z 2025-05-07T20:23:09.4863961Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:09.4864379Z | Processes: | 2025-05-07T20:23:09.4864806Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:09.4865207Z | ID ID Usage | 2025-05-07T20:23:09.4865546Z |=========================================================================================| 2025-05-07T20:23:09.4866474Z | No running processes found | 2025-05-07T20:23:09.4867641Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:09.9081432Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:11.3144911Z NVIDIA A10G 2025-05-07T20:23:11.5903673Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:11.5904003Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:11.5904316Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:11.5904702Z + set -e 2025-05-07T20:23:11.5904982Z INFO: Ignoring allowed status 0 2025-05-07T20:23:11.5915048Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:11.5918221Z + sudo yum install -y yum-utils 2025-05-07T20:23:12.0343307Z Last metadata expiration check: 0:07:00 ago on Wed May 7 20:16:12 2025. 2025-05-07T20:23:12.0590146Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:12.0983986Z Dependencies resolved. 2025-05-07T20:23:12.1168498Z Nothing to do. 2025-05-07T20:23:12.1168897Z Complete! 2025-05-07T20:23:12.1559394Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:12.1560158Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:12.1561120Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:12.4400658Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:12.4946875Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:13.0391371Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:13.0638841Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:13.1037916Z Dependencies resolved. 2025-05-07T20:23:13.1218101Z ================================================================================ 2025-05-07T20:23:13.1218656Z Package Arch Version Repository Size 2025-05-07T20:23:13.1219041Z ================================================================================ 2025-05-07T20:23:13.1219340Z Downgrading: 2025-05-07T20:23:13.1219691Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:13.1220257Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:13.1220607Z 2025-05-07T20:23:13.1220694Z Transaction Summary 2025-05-07T20:23:13.1220939Z ================================================================================ 2025-05-07T20:23:13.1221238Z Downgrade 2 Packages 2025-05-07T20:23:13.1221379Z 2025-05-07T20:23:13.1221474Z Total download size: 6.8 M 2025-05-07T20:23:13.1222432Z Downloading Packages: 2025-05-07T20:23:13.1619602Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 32 MB/s | 1.2 MB 00:00 2025-05-07T20:23:13.2202555Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 58 MB/s | 5.6 MB 00:00 2025-05-07T20:23:13.2210989Z -------------------------------------------------------------------------------- 2025-05-07T20:23:13.2214003Z Total 69 MB/s | 6.8 MB 00:00 2025-05-07T20:23:13.2216461Z Running transaction check 2025-05-07T20:23:13.2318998Z Transaction check succeeded. 2025-05-07T20:23:13.2319408Z Running transaction test 2025-05-07T20:23:13.2610643Z Transaction test succeeded. 2025-05-07T20:23:13.2613395Z Running transaction 2025-05-07T20:23:13.8105786Z Preparing : 1/1 2025-05-07T20:23:13.9167226Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:13.9198428Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:13.9432471Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:13.9433597Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:13.9533586Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:13.9556410Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:21.2193684Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:21.2194280Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:21.2194798Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:21.2195319Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:21.3623651Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:21.3624539Z WARNING: 2025-05-07T20:23:21.3624774Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:21.3625007Z 2025-05-07T20:23:21.3625098Z Available Versions: 2025-05-07T20:23:21.3625242Z 2025-05-07T20:23:21.3625352Z Version 2023.7.20250331: 2025-05-07T20:23:21.3625659Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:21.3625907Z 2025-05-07T20:23:21.3626029Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:21.3626242Z 2025-05-07T20:23:21.3626327Z Release notes: 2025-05-07T20:23:21.3626734Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:21.3627164Z 2025-05-07T20:23:21.3627279Z Version 2023.7.20250414: 2025-05-07T20:23:21.3627850Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:21.3628157Z 2025-05-07T20:23:21.3628334Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:21.3628606Z 2025-05-07T20:23:21.3628724Z Release notes: 2025-05-07T20:23:21.3629274Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:21.3629659Z 2025-05-07T20:23:21.3642783Z Version 2023.7.20250428: 2025-05-07T20:23:21.3643137Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:21.3643399Z 2025-05-07T20:23:21.3643516Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:21.3643734Z 2025-05-07T20:23:21.3643820Z Release notes: 2025-05-07T20:23:21.3644219Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:21.3644580Z 2025-05-07T20:23:21.3644692Z ================================================================================ 2025-05-07T20:23:21.3984666Z 2025-05-07T20:23:21.3985014Z 2025-05-07T20:23:21.3985159Z Downgraded: 2025-05-07T20:23:21.3985532Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:21.3986100Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:21.3986458Z 2025-05-07T20:23:21.3986540Z Complete! 2025-05-07T20:23:21.4441153Z + sudo systemctl restart docker 2025-05-07T20:23:25.3954585Z Wed May 7 20:23:25 2025 2025-05-07T20:23:25.3955584Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:25.3956206Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:25.3956689Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:25.3957176Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:25.3957696Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:25.3958114Z | | | MIG M. | 2025-05-07T20:23:25.3958446Z |=========================================+========================+======================| 2025-05-07T20:23:25.4039403Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:25.4041392Z | 0% 31C P0 63W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:25.4042272Z | | | N/A | 2025-05-07T20:23:25.4043044Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:25.4043991Z 2025-05-07T20:23:25.4045021Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:25.4045932Z | Processes: | 2025-05-07T20:23:25.4046410Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:25.4047014Z | ID ID Usage | 2025-05-07T20:23:25.4047354Z |=========================================================================================| 2025-05-07T20:23:25.4047783Z | No running processes found | 2025-05-07T20:23:25.4048246Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:26.4174774Z Command completed after 1 attempt(s). 2025-05-07T20:23:26.4261773Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:26.4262244Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:26.4277141Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:26.4277486Z env: 2025-05-07T20:23:26.4277703Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:26.4278002Z BUILD_ENV: build_binary 2025-05-07T20:23:26.4278249Z BUILD_TARGET: default 2025-05-07T20:23:26.4278489Z BUILD_VARIANT: cuda 2025-05-07T20:23:26.4278726Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:26.4278983Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:26.4279280Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:26.4279603Z ##[endgroup] 2025-05-07T20:23:26.7622472Z ################################################################################ 2025-05-07T20:23:26.7622819Z # Print System Info 2025-05-07T20:23:26.7623026Z # 2025-05-07T20:23:26.7639436Z # [2025-05-07T20:23:26.763Z] + print_system_info 2025-05-07T20:23:26.7639791Z ################################################################################ 2025-05-07T20:23:26.7640006Z 2025-05-07T20:23:26.7640117Z ################################################################################ 2025-05-07T20:23:26.7640442Z [INFO] Printing environment variables ... 2025-05-07T20:23:26.7640735Z + printenv 2025-05-07T20:23:26.7640846Z 2025-05-07T20:23:26.7660545Z SHELL=/bin/bash 2025-05-07T20:23:26.7661023Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:26.7661428Z BUILD_VARIANT=cuda 2025-05-07T20:23:26.7661951Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_2e408054-f411-4cab-b24b-884a6b0bd40a 2025-05-07T20:23:26.7662510Z GITHUB_ACTION=__run 2025-05-07T20:23:26.7662830Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:26.7663157Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:26.7663405Z RUNNER_NAME=i-0beba0b43005bf00c 2025-05-07T20:23:26.7663691Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:26.7663979Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:26.7664241Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:26.7664607Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:26.7665018Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:26.7665288Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:26.7665573Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:26.7666061Z *** 2025-05-07T20:23:26.7666274Z LOGNAME=ec2-user 2025-05-07T20:23:26.7666506Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:26.7666761Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:26.7666979Z GITHUB_ACTIONS=true 2025-05-07T20:23:26.7667193Z SYSTEMD_EXEC_PID=55345 2025-05-07T20:23:26.7667462Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:26.7667995Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:26.7668492Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:26.7668771Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:26.7669021Z RUNNER_OS=Linux 2025-05-07T20:23:26.7669230Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:26.7669474Z HOME=/home/ec2-user 2025-05-07T20:23:26.7669719Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:26.7670002Z LANG=C.UTF-8 2025-05-07T20:23:26.7670287Z RUNNER_TRACKING_ID=github_ec6a3aa7-eb46-45bf-a6f0-1f767def3a73 2025-05-07T20:23:26.7670633Z RUNNER_ARCH=X64 2025-05-07T20:23:26.7670891Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:26.7671454Z BUILD_TARGET=default 2025-05-07T20:23:26.7671976Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_2e408054-f411-4cab-b24b-884a6b0bd40a 2025-05-07T20:23:26.7672815Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_2e408054-f411-4cab-b24b-884a6b0bd40a 2025-05-07T20:23:26.7673527Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:26.7674187Z INVOCATION_ID=3fcbc4f5305d4b1b9480a1dcec19dcc3 2025-05-07T20:23:26.7674506Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:26.7674755Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:26.7675321Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_2e408054-f411-4cab-b24b-884a6b0bd40a 2025-05-07T20:23:26.7675913Z BUILD_ENV=build_binary 2025-05-07T20:23:26.7676209Z GITHUB_ACTOR=q10 2025-05-07T20:23:26.7676416Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:26.7676643Z KERN_NAME_LC=linux 2025-05-07T20:23:26.7676849Z BUILD_CUDA_VERSION=12.8.0 2025-05-07T20:23:26.7677141Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:26.7677472Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:26.7677702Z USER=ec2-user 2025-05-07T20:23:26.7677928Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:26.7678198Z SHLVL=1 2025-05-07T20:23:26.7678380Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:26.7678681Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:26.7679114Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:26.7679467Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:26.7679693Z KERN_NAME=Linux 2025-05-07T20:23:26.7679911Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:26.7680309Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:26.7680721Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:26.7680987Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:26.7681215Z JOURNAL_STREAM=8:92342 2025-05-07T20:23:26.7681516Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:26.7681870Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:26.7682169Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:26.7682484Z GITHUB_BASE_REF=main 2025-05-07T20:23:26.7682691Z CI=true 2025-05-07T20:23:26.7682887Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:26.7683152Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:26.7683415Z GITHUB_ACTION_REF= 2025-05-07T20:23:26.7683653Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:26.7684242Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_2e408054-f411-4cab-b24b-884a6b0bd40a 2025-05-07T20:23:26.7684802Z MACHINE_NAME=x86_64 2025-05-07T20:23:26.7685012Z _=/usr/bin/printenv 2025-05-07T20:23:26.7685139Z 2025-05-07T20:23:26.7685277Z ################################################################################ 2025-05-07T20:23:26.7685580Z [INFO] Print ldd version ... 2025-05-07T20:23:26.7685828Z + ldd --version 2025-05-07T20:23:26.7685955Z 2025-05-07T20:23:26.7686033Z ldd (GNU libc) 2.34 2025-05-07T20:23:26.7686295Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:26.7686721Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:26.7687238Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:26.7687671Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:26.7687884Z 2025-05-07T20:23:26.7688001Z ################################################################################ 2025-05-07T20:23:26.7688300Z [INFO] Print CPU info ... 2025-05-07T20:23:26.7688525Z + nproc 2025-05-07T20:23:26.7688626Z 2025-05-07T20:23:26.7702126Z 16 2025-05-07T20:23:26.7703986Z 2025-05-07T20:23:26.7704325Z + lscpu 2025-05-07T20:23:26.7704450Z 2025-05-07T20:23:26.7822556Z Architecture: x86_64 2025-05-07T20:23:26.7822998Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:26.7825142Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7825532Z Byte Order: Little Endian 2025-05-07T20:23:26.7825845Z CPU(s): 16 2025-05-07T20:23:26.7826136Z On-line CPU(s) list: 0-15 2025-05-07T20:23:26.7826450Z Vendor ID: AuthenticAMD 2025-05-07T20:23:26.7826785Z Model name: AMD EPYC 7R32 2025-05-07T20:23:26.7827237Z CPU family: 23 2025-05-07T20:23:26.7827522Z Model: 49 2025-05-07T20:23:26.7827805Z Thread(s) per core: 2 2025-05-07T20:23:26.7828094Z Core(s) per socket: 8 2025-05-07T20:23:26.7828366Z Socket(s): 1 2025-05-07T20:23:26.7828639Z Stepping: 0 2025-05-07T20:23:26.7828933Z BogoMIPS: 5600.00 2025-05-07T20:23:26.7830950Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7833047Z Hypervisor vendor: KVM 2025-05-07T20:23:26.7833349Z Virtualization type: full 2025-05-07T20:23:26.7833685Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:26.7834044Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:26.7834399Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:26.7834748Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:26.7835061Z NUMA node(s): 1 2025-05-07T20:23:26.7835345Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:26.7835665Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:26.7836197Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:26.7836702Z Vulnerability L1tf: Not affected 2025-05-07T20:23:26.7837171Z Vulnerability Mds: Not affected 2025-05-07T20:23:26.7837645Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:26.7838132Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:26.7838616Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:26.7839351Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:26.7840123Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:26.7840738Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:26.7841409Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:26.7842285Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:26.7842945Z Vulnerability Srbds: Not affected 2025-05-07T20:23:26.7843295Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:26.7843621Z 2025-05-07T20:23:26.7843708Z + cat /proc/cpuinfo 2025-05-07T20:23:26.7843839Z 2025-05-07T20:23:26.7843926Z processor : 0 2025-05-07T20:23:26.7844132Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7844368Z cpu family : 23 2025-05-07T20:23:26.7844569Z model : 49 2025-05-07T20:23:26.7844771Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7845003Z stepping : 0 2025-05-07T20:23:26.7845205Z microcode : 0x830107f 2025-05-07T20:23:26.7845524Z cpu MHz : 3303.474 2025-05-07T20:23:26.7845733Z cache size : 512 KB 2025-05-07T20:23:26.7845945Z physical id : 0 2025-05-07T20:23:26.7846141Z siblings : 16 2025-05-07T20:23:26.7846338Z core id : 0 2025-05-07T20:23:26.7846527Z cpu cores : 8 2025-05-07T20:23:26.7846719Z apicid : 0 2025-05-07T20:23:26.7846907Z initial apicid : 0 2025-05-07T20:23:26.7847113Z fpu : yes 2025-05-07T20:23:26.7847301Z fpu_exception : yes 2025-05-07T20:23:26.7847504Z cpuid level : 13 2025-05-07T20:23:26.7847709Z wp : yes 2025-05-07T20:23:26.7849706Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7851882Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7852351Z bogomips : 5600.00 2025-05-07T20:23:26.7852563Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7852794Z clflush size : 64 2025-05-07T20:23:26.7852995Z cache_alignment : 64 2025-05-07T20:23:26.7853256Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7853568Z power management: 2025-05-07T20:23:26.7853695Z 2025-05-07T20:23:26.7853780Z processor : 1 2025-05-07T20:23:26.7853976Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7854209Z cpu family : 23 2025-05-07T20:23:26.7854404Z model : 49 2025-05-07T20:23:26.7854593Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7854832Z stepping : 0 2025-05-07T20:23:26.7855032Z microcode : 0x830107f 2025-05-07T20:23:26.7855240Z cpu MHz : 3030.273 2025-05-07T20:23:26.7855446Z cache size : 512 KB 2025-05-07T20:23:26.7855659Z physical id : 0 2025-05-07T20:23:26.7855851Z siblings : 16 2025-05-07T20:23:26.7856045Z core id : 1 2025-05-07T20:23:26.7856260Z cpu cores : 8 2025-05-07T20:23:26.7856468Z apicid : 2 2025-05-07T20:23:26.7856656Z initial apicid : 2 2025-05-07T20:23:26.7856866Z fpu : yes 2025-05-07T20:23:26.7857048Z fpu_exception : yes 2025-05-07T20:23:26.7857262Z cpuid level : 13 2025-05-07T20:23:26.7857468Z wp : yes 2025-05-07T20:23:26.7859359Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7861522Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7862000Z bogomips : 5600.00 2025-05-07T20:23:26.7862216Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7862443Z clflush size : 64 2025-05-07T20:23:26.7862645Z cache_alignment : 64 2025-05-07T20:23:26.7862905Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7863217Z power management: 2025-05-07T20:23:26.7863344Z 2025-05-07T20:23:26.7863428Z processor : 2 2025-05-07T20:23:26.7863635Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7863864Z cpu family : 23 2025-05-07T20:23:26.7864055Z model : 49 2025-05-07T20:23:26.7864250Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7864484Z stepping : 0 2025-05-07T20:23:26.7864675Z microcode : 0x830107f 2025-05-07T20:23:26.7864891Z cpu MHz : 3079.967 2025-05-07T20:23:26.7865100Z cache size : 512 KB 2025-05-07T20:23:26.7865301Z physical id : 0 2025-05-07T20:23:26.7865587Z siblings : 16 2025-05-07T20:23:26.7865780Z core id : 2 2025-05-07T20:23:26.7865967Z cpu cores : 8 2025-05-07T20:23:26.7866165Z apicid : 4 2025-05-07T20:23:26.7866353Z initial apicid : 4 2025-05-07T20:23:26.7866596Z fpu : yes 2025-05-07T20:23:26.7866796Z fpu_exception : yes 2025-05-07T20:23:26.7866998Z cpuid level : 13 2025-05-07T20:23:26.7867198Z wp : yes 2025-05-07T20:23:26.7869174Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7871335Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7871817Z bogomips : 5600.00 2025-05-07T20:23:26.7872020Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7872247Z clflush size : 64 2025-05-07T20:23:26.7872452Z cache_alignment : 64 2025-05-07T20:23:26.7872732Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7873049Z power management: 2025-05-07T20:23:26.7873176Z 2025-05-07T20:23:26.7873253Z processor : 3 2025-05-07T20:23:26.7873460Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7873696Z cpu family : 23 2025-05-07T20:23:26.7873898Z model : 49 2025-05-07T20:23:26.7874088Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7874321Z stepping : 0 2025-05-07T20:23:26.7874522Z microcode : 0x830107f 2025-05-07T20:23:26.7874736Z cpu MHz : 3306.047 2025-05-07T20:23:26.7874941Z cache size : 512 KB 2025-05-07T20:23:26.7875151Z physical id : 0 2025-05-07T20:23:26.7875342Z siblings : 16 2025-05-07T20:23:26.7875539Z core id : 3 2025-05-07T20:23:26.7875736Z cpu cores : 8 2025-05-07T20:23:26.7875926Z apicid : 6 2025-05-07T20:23:26.7876220Z initial apicid : 6 2025-05-07T20:23:26.7876428Z fpu : yes 2025-05-07T20:23:26.7876611Z fpu_exception : yes 2025-05-07T20:23:26.7876821Z cpuid level : 13 2025-05-07T20:23:26.7877159Z wp : yes 2025-05-07T20:23:26.7893010Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7895241Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7895720Z bogomips : 5600.00 2025-05-07T20:23:26.7895945Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7896181Z clflush size : 64 2025-05-07T20:23:26.7896392Z cache_alignment : 64 2025-05-07T20:23:26.7896662Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7896980Z power management: 2025-05-07T20:23:26.7897113Z 2025-05-07T20:23:26.7897206Z processor : 4 2025-05-07T20:23:26.7897417Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7897655Z cpu family : 23 2025-05-07T20:23:26.7897860Z model : 49 2025-05-07T20:23:26.7898060Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7898297Z stepping : 0 2025-05-07T20:23:26.7898503Z microcode : 0x830107f 2025-05-07T20:23:26.7898719Z cpu MHz : 3298.981 2025-05-07T20:23:26.7898929Z cache size : 512 KB 2025-05-07T20:23:26.7899143Z physical id : 0 2025-05-07T20:23:26.7899345Z siblings : 16 2025-05-07T20:23:26.7899542Z core id : 4 2025-05-07T20:23:26.7899737Z cpu cores : 8 2025-05-07T20:23:26.7899925Z apicid : 8 2025-05-07T20:23:26.7900238Z initial apicid : 8 2025-05-07T20:23:26.7900447Z fpu : yes 2025-05-07T20:23:26.7900634Z fpu_exception : yes 2025-05-07T20:23:26.7900851Z cpuid level : 13 2025-05-07T20:23:26.7901056Z wp : yes 2025-05-07T20:23:26.7903033Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7905204Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7905681Z bogomips : 5600.00 2025-05-07T20:23:26.7905905Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7906136Z clflush size : 64 2025-05-07T20:23:26.7906338Z cache_alignment : 64 2025-05-07T20:23:26.7906606Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7906919Z power management: 2025-05-07T20:23:26.7907046Z 2025-05-07T20:23:26.7907127Z processor : 5 2025-05-07T20:23:26.7907335Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7907562Z cpu family : 23 2025-05-07T20:23:26.7907755Z model : 49 2025-05-07T20:23:26.7907964Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7908203Z stepping : 0 2025-05-07T20:23:26.7908402Z microcode : 0x830107f 2025-05-07T20:23:26.7908835Z cpu MHz : 3300.667 2025-05-07T20:23:26.7909129Z cache size : 512 KB 2025-05-07T20:23:26.7909335Z physical id : 0 2025-05-07T20:23:26.7909537Z siblings : 16 2025-05-07T20:23:26.7909729Z core id : 5 2025-05-07T20:23:26.7909918Z cpu cores : 8 2025-05-07T20:23:26.7910114Z apicid : 10 2025-05-07T20:23:26.7910309Z initial apicid : 10 2025-05-07T20:23:26.7910510Z fpu : yes 2025-05-07T20:23:26.7910709Z fpu_exception : yes 2025-05-07T20:23:26.7910934Z cpuid level : 13 2025-05-07T20:23:26.7911134Z wp : yes 2025-05-07T20:23:26.7913052Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7915222Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7915704Z bogomips : 5600.00 2025-05-07T20:23:26.7915919Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7916207Z clflush size : 64 2025-05-07T20:23:26.7916459Z cache_alignment : 64 2025-05-07T20:23:26.7916742Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7917044Z power management: 2025-05-07T20:23:26.7917183Z 2025-05-07T20:23:26.7917262Z processor : 6 2025-05-07T20:23:26.7917468Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7917691Z cpu family : 23 2025-05-07T20:23:26.7917893Z model : 49 2025-05-07T20:23:26.7918095Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7918325Z stepping : 0 2025-05-07T20:23:26.7918536Z microcode : 0x830107f 2025-05-07T20:23:26.7918761Z cpu MHz : 3301.154 2025-05-07T20:23:26.7918961Z cache size : 512 KB 2025-05-07T20:23:26.7919174Z physical id : 0 2025-05-07T20:23:26.7919377Z siblings : 16 2025-05-07T20:23:26.7919572Z core id : 6 2025-05-07T20:23:26.7919757Z cpu cores : 8 2025-05-07T20:23:26.7919950Z apicid : 12 2025-05-07T20:23:26.7920147Z initial apicid : 12 2025-05-07T20:23:26.7920346Z fpu : yes 2025-05-07T20:23:26.7920544Z fpu_exception : yes 2025-05-07T20:23:26.7920917Z cpuid level : 13 2025-05-07T20:23:26.7921114Z wp : yes 2025-05-07T20:23:26.7923113Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7925286Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7925767Z bogomips : 5600.00 2025-05-07T20:23:26.7925974Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7926202Z clflush size : 64 2025-05-07T20:23:26.7926412Z cache_alignment : 64 2025-05-07T20:23:26.7926675Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7926983Z power management: 2025-05-07T20:23:26.7927117Z 2025-05-07T20:23:26.7927196Z processor : 7 2025-05-07T20:23:26.7927409Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7927631Z cpu family : 23 2025-05-07T20:23:26.7927832Z model : 49 2025-05-07T20:23:26.7928033Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7928261Z stepping : 0 2025-05-07T20:23:26.7928461Z microcode : 0x830107f 2025-05-07T20:23:26.7928683Z cpu MHz : 3288.818 2025-05-07T20:23:26.7928892Z cache size : 512 KB 2025-05-07T20:23:26.7929103Z physical id : 0 2025-05-07T20:23:26.7929310Z siblings : 16 2025-05-07T20:23:26.7929498Z core id : 7 2025-05-07T20:23:26.7929695Z cpu cores : 8 2025-05-07T20:23:26.7929886Z apicid : 14 2025-05-07T20:23:26.7930076Z initial apicid : 14 2025-05-07T20:23:26.7930284Z fpu : yes 2025-05-07T20:23:26.7930483Z fpu_exception : yes 2025-05-07T20:23:26.7930689Z cpuid level : 13 2025-05-07T20:23:26.7930898Z wp : yes 2025-05-07T20:23:26.7932799Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7934955Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7935427Z bogomips : 5600.00 2025-05-07T20:23:26.7935635Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7935856Z clflush size : 64 2025-05-07T20:23:26.7936055Z cache_alignment : 64 2025-05-07T20:23:26.7936302Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7936603Z power management: 2025-05-07T20:23:26.7936725Z 2025-05-07T20:23:26.7936803Z processor : 8 2025-05-07T20:23:26.7936994Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7937210Z cpu family : 23 2025-05-07T20:23:26.7937397Z model : 49 2025-05-07T20:23:26.7937581Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7937801Z stepping : 0 2025-05-07T20:23:26.7937992Z microcode : 0x830107f 2025-05-07T20:23:26.7938205Z cpu MHz : 3306.623 2025-05-07T20:23:26.7938399Z cache size : 512 KB 2025-05-07T20:23:26.7938598Z physical id : 0 2025-05-07T20:23:26.7938794Z siblings : 16 2025-05-07T20:23:26.7938979Z core id : 0 2025-05-07T20:23:26.7939170Z cpu cores : 8 2025-05-07T20:23:26.7939350Z apicid : 1 2025-05-07T20:23:26.7939526Z initial apicid : 1 2025-05-07T20:23:26.7939725Z fpu : yes 2025-05-07T20:23:26.7939912Z fpu_exception : yes 2025-05-07T20:23:26.7940110Z cpuid level : 13 2025-05-07T20:23:26.7940310Z wp : yes 2025-05-07T20:23:26.7942193Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7944546Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7945016Z bogomips : 5600.00 2025-05-07T20:23:26.7945228Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7945452Z clflush size : 64 2025-05-07T20:23:26.7945657Z cache_alignment : 64 2025-05-07T20:23:26.7945909Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7946216Z power management: 2025-05-07T20:23:26.7946353Z 2025-05-07T20:23:26.7946452Z processor : 9 2025-05-07T20:23:26.7946674Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7946901Z cpu family : 23 2025-05-07T20:23:26.7947101Z model : 49 2025-05-07T20:23:26.7947290Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7947521Z stepping : 0 2025-05-07T20:23:26.7947718Z microcode : 0x830107f 2025-05-07T20:23:26.7947929Z cpu MHz : 3302.787 2025-05-07T20:23:26.7948133Z cache size : 512 KB 2025-05-07T20:23:26.7948393Z physical id : 0 2025-05-07T20:23:26.7948588Z siblings : 16 2025-05-07T20:23:26.7948776Z core id : 1 2025-05-07T20:23:26.7948977Z cpu cores : 8 2025-05-07T20:23:26.7949163Z apicid : 3 2025-05-07T20:23:26.7949353Z initial apicid : 3 2025-05-07T20:23:26.7949559Z fpu : yes 2025-05-07T20:23:26.7949740Z fpu_exception : yes 2025-05-07T20:23:26.7949952Z cpuid level : 13 2025-05-07T20:23:26.7950151Z wp : yes 2025-05-07T20:23:26.7952043Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7954207Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7954675Z bogomips : 5600.00 2025-05-07T20:23:26.7954887Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7955112Z clflush size : 64 2025-05-07T20:23:26.7955312Z cache_alignment : 64 2025-05-07T20:23:26.7955574Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7955880Z power management: 2025-05-07T20:23:26.7956066Z 2025-05-07T20:23:26.7956155Z processor : 10 2025-05-07T20:23:26.7956368Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7956601Z cpu family : 23 2025-05-07T20:23:26.7956799Z model : 49 2025-05-07T20:23:26.7956997Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7957232Z stepping : 0 2025-05-07T20:23:26.7957429Z microcode : 0x830107f 2025-05-07T20:23:26.7957648Z cpu MHz : 3302.836 2025-05-07T20:23:26.7957856Z cache size : 512 KB 2025-05-07T20:23:26.7958061Z physical id : 0 2025-05-07T20:23:26.7958263Z siblings : 16 2025-05-07T20:23:26.7958457Z core id : 2 2025-05-07T20:23:26.7958649Z cpu cores : 8 2025-05-07T20:23:26.7958838Z apicid : 5 2025-05-07T20:23:26.7959035Z initial apicid : 5 2025-05-07T20:23:26.7959241Z fpu : yes 2025-05-07T20:23:26.7959432Z fpu_exception : yes 2025-05-07T20:23:26.7959650Z cpuid level : 13 2025-05-07T20:23:26.7959855Z wp : yes 2025-05-07T20:23:26.7961738Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7963978Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7964452Z bogomips : 5600.00 2025-05-07T20:23:26.7964742Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7964968Z clflush size : 64 2025-05-07T20:23:26.7965182Z cache_alignment : 64 2025-05-07T20:23:26.7965442Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7965750Z power management: 2025-05-07T20:23:26.7965935Z 2025-05-07T20:23:26.7966046Z processor : 11 2025-05-07T20:23:26.7966289Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7966516Z cpu family : 23 2025-05-07T20:23:26.7966717Z model : 49 2025-05-07T20:23:26.7966908Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7967142Z stepping : 0 2025-05-07T20:23:26.7967330Z microcode : 0x830107f 2025-05-07T20:23:26.7967539Z cpu MHz : 3080.465 2025-05-07T20:23:26.7967742Z cache size : 512 KB 2025-05-07T20:23:26.7967941Z physical id : 0 2025-05-07T20:23:26.7968141Z siblings : 16 2025-05-07T20:23:26.7968325Z core id : 3 2025-05-07T20:23:26.7968509Z cpu cores : 8 2025-05-07T20:23:26.7968694Z apicid : 7 2025-05-07T20:23:26.7968880Z initial apicid : 7 2025-05-07T20:23:26.7969084Z fpu : yes 2025-05-07T20:23:26.7969270Z fpu_exception : yes 2025-05-07T20:23:26.7969482Z cpuid level : 13 2025-05-07T20:23:26.7969674Z wp : yes 2025-05-07T20:23:26.7971571Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7973749Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7974222Z bogomips : 5600.00 2025-05-07T20:23:26.7974435Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7974658Z clflush size : 64 2025-05-07T20:23:26.7974867Z cache_alignment : 64 2025-05-07T20:23:26.7975131Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7975426Z power management: 2025-05-07T20:23:26.7975557Z 2025-05-07T20:23:26.7975638Z processor : 12 2025-05-07T20:23:26.7975884Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7976173Z cpu family : 23 2025-05-07T20:23:26.7976373Z model : 49 2025-05-07T20:23:26.7976572Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7976832Z stepping : 0 2025-05-07T20:23:26.7977050Z microcode : 0x830107f 2025-05-07T20:23:26.7977267Z cpu MHz : 3303.752 2025-05-07T20:23:26.7977468Z cache size : 512 KB 2025-05-07T20:23:26.7977677Z physical id : 0 2025-05-07T20:23:26.7977881Z siblings : 16 2025-05-07T20:23:26.7978067Z core id : 4 2025-05-07T20:23:26.7978257Z cpu cores : 8 2025-05-07T20:23:26.7978445Z apicid : 9 2025-05-07T20:23:26.7978629Z initial apicid : 9 2025-05-07T20:23:26.7978830Z fpu : yes 2025-05-07T20:23:26.7979022Z fpu_exception : yes 2025-05-07T20:23:26.7979234Z cpuid level : 13 2025-05-07T20:23:26.7979433Z wp : yes 2025-05-07T20:23:26.7981324Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7983573Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7984051Z bogomips : 5600.00 2025-05-07T20:23:26.7984260Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7984491Z clflush size : 64 2025-05-07T20:23:26.7984701Z cache_alignment : 64 2025-05-07T20:23:26.7985046Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7985353Z power management: 2025-05-07T20:23:26.7985480Z 2025-05-07T20:23:26.7985564Z processor : 13 2025-05-07T20:23:26.7985776Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7986004Z cpu family : 23 2025-05-07T20:23:26.7986199Z model : 49 2025-05-07T20:23:26.7986400Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7986633Z stepping : 0 2025-05-07T20:23:26.7986833Z microcode : 0x830107f 2025-05-07T20:23:26.7987052Z cpu MHz : 3308.944 2025-05-07T20:23:26.7987260Z cache size : 512 KB 2025-05-07T20:23:26.7987468Z physical id : 0 2025-05-07T20:23:26.7987668Z siblings : 16 2025-05-07T20:23:26.7987852Z core id : 5 2025-05-07T20:23:26.7988051Z cpu cores : 8 2025-05-07T20:23:26.7988242Z apicid : 11 2025-05-07T20:23:26.7988431Z initial apicid : 11 2025-05-07T20:23:26.7988633Z fpu : yes 2025-05-07T20:23:26.7988823Z fpu_exception : yes 2025-05-07T20:23:26.7989026Z cpuid level : 13 2025-05-07T20:23:26.7989224Z wp : yes 2025-05-07T20:23:26.7991113Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7993267Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7993737Z bogomips : 5600.00 2025-05-07T20:23:26.7993953Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7994184Z clflush size : 64 2025-05-07T20:23:26.7994390Z cache_alignment : 64 2025-05-07T20:23:26.7994653Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7994962Z power management: 2025-05-07T20:23:26.7995090Z 2025-05-07T20:23:26.7995176Z processor : 14 2025-05-07T20:23:26.7995382Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7995612Z cpu family : 23 2025-05-07T20:23:26.7995812Z model : 49 2025-05-07T20:23:26.7996097Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7996386Z stepping : 0 2025-05-07T20:23:26.7996584Z microcode : 0x830107f 2025-05-07T20:23:26.7996798Z cpu MHz : 3307.637 2025-05-07T20:23:26.7997005Z cache size : 512 KB 2025-05-07T20:23:26.7997213Z physical id : 0 2025-05-07T20:23:26.7997412Z siblings : 16 2025-05-07T20:23:26.7997610Z core id : 6 2025-05-07T20:23:26.7997803Z cpu cores : 8 2025-05-07T20:23:26.7997990Z apicid : 13 2025-05-07T20:23:26.7998186Z initial apicid : 13 2025-05-07T20:23:26.7998390Z fpu : yes 2025-05-07T20:23:26.7998578Z fpu_exception : yes 2025-05-07T20:23:26.7998785Z cpuid level : 13 2025-05-07T20:23:26.7998983Z wp : yes 2025-05-07T20:23:26.8000885Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.8003139Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.8003619Z bogomips : 5600.00 2025-05-07T20:23:26.8003837Z TLB size : 3072 4K pages 2025-05-07T20:23:26.8004068Z clflush size : 64 2025-05-07T20:23:26.8004274Z cache_alignment : 64 2025-05-07T20:23:26.8004541Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.8004859Z power management: 2025-05-07T20:23:26.8004990Z 2025-05-07T20:23:26.8005188Z processor : 15 2025-05-07T20:23:26.8005404Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.8005640Z cpu family : 23 2025-05-07T20:23:26.8005840Z model : 49 2025-05-07T20:23:26.8006042Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.8006301Z stepping : 0 2025-05-07T20:23:26.8006531Z microcode : 0x830107f 2025-05-07T20:23:26.8006752Z cpu MHz : 3299.886 2025-05-07T20:23:26.8006964Z cache size : 512 KB 2025-05-07T20:23:26.8007171Z physical id : 0 2025-05-07T20:23:26.8007386Z siblings : 16 2025-05-07T20:23:26.8007578Z core id : 7 2025-05-07T20:23:26.8007762Z cpu cores : 8 2025-05-07T20:23:26.8007949Z apicid : 15 2025-05-07T20:23:26.8008138Z initial apicid : 15 2025-05-07T20:23:26.8008343Z fpu : yes 2025-05-07T20:23:26.8008533Z fpu_exception : yes 2025-05-07T20:23:26.8009054Z cpuid level : 13 2025-05-07T20:23:26.8009329Z wp : yes 2025-05-07T20:23:26.8011241Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.8013410Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.8013882Z bogomips : 5600.00 2025-05-07T20:23:26.8014093Z TLB size : 3072 4K pages 2025-05-07T20:23:26.8014313Z clflush size : 64 2025-05-07T20:23:26.8014524Z cache_alignment : 64 2025-05-07T20:23:26.8014788Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.8015087Z power management: 2025-05-07T20:23:26.8015218Z 2025-05-07T20:23:26.8015223Z 2025-05-07T20:23:26.8015344Z ################################################################################ 2025-05-07T20:23:26.8015650Z [INFO] Print PCI info ... 2025-05-07T20:23:26.8015885Z + lspci -v 2025-05-07T20:23:26.8015993Z 2025-05-07T20:23:26.8016214Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:26.8016585Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:26.8016903Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:26.8017108Z 2025-05-07T20:23:26.8017311Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:26.8017679Z Physical Slot: 1 2025-05-07T20:23:26.8017912Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.8018117Z 2025-05-07T20:23:26.8018360Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:26.8018783Z Physical Slot: 1 2025-05-07T20:23:26.8019028Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:26.8019254Z 2025-05-07T20:23:26.8019515Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:26.8019952Z Physical Slot: 3 2025-05-07T20:23:26.8020180Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.8020513Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:26.8020865Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:26.8021084Z 2025-05-07T20:23:26.8021383Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:26.8022032Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:26.8022313Z Physical Slot: 4 2025-05-07T20:23:26.8022567Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:26.8022935Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:26.8023280Z Capabilities: 2025-05-07T20:23:26.8023543Z Kernel driver in use: nvme 2025-05-07T20:23:26.8023700Z 2025-05-07T20:23:26.8024033Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:26.8024499Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:26.8024839Z Physical Slot: 5 2025-05-07T20:23:26.8025074Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.8025415Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:26.8025793Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:26.8026109Z Capabilities: 2025-05-07T20:23:26.8026365Z Kernel driver in use: ena 2025-05-07T20:23:26.8026600Z Kernel modules: ena 2025-05-07T20:23:26.8026735Z 2025-05-07T20:23:26.8026902Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:26.8027268Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:26.8027554Z Physical Slot: 30 2025-05-07T20:23:26.8027801Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:26.8028168Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:26.8028550Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:26.8028914Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:26.8029238Z Capabilities: 2025-05-07T20:23:26.8029493Z Kernel driver in use: nvidia 2025-05-07T20:23:26.8029744Z Kernel modules: nvidia 2025-05-07T20:23:26.8029884Z 2025-05-07T20:23:26.8030181Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:26.8030679Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:26.8038250Z Physical Slot: 31 2025-05-07T20:23:26.8038531Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.8038932Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:26.8039364Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:26.8039729Z Capabilities: 2025-05-07T20:23:26.8040015Z Kernel driver in use: nvme 2025-05-07T20:23:26.8040182Z 2025-05-07T20:23:26.8040186Z 2025-05-07T20:23:26.8040308Z ################################################################################ 2025-05-07T20:23:26.8040631Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:26.8040915Z + uname -a 2025-05-07T20:23:26.8041023Z 2025-05-07T20:23:26.8041417Z Linux ip-10-0-0-222.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T20:23:26.8041908Z 2025-05-07T20:23:26.8041989Z + uname -m 2025-05-07T20:23:26.8042098Z 2025-05-07T20:23:26.8042166Z x86_64 2025-05-07T20:23:26.8042266Z 2025-05-07T20:23:26.8042355Z + cat /proc/version 2025-05-07T20:23:26.8042486Z 2025-05-07T20:23:26.8043004Z Linux version 6.1.130-139.222.amzn2023.x86_64 (mockbuild@ip-10-0-55-76) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 2025-05-07T20:23:26.8043608Z 2025-05-07T20:23:26.8043695Z + cat /etc/os-release 2025-05-07T20:23:26.8043841Z 2025-05-07T20:23:26.8043944Z NAME="Amazon Linux" 2025-05-07T20:23:26.8044156Z VERSION="2023" 2025-05-07T20:23:26.8044346Z ID="amzn" 2025-05-07T20:23:26.8044531Z ID_LIKE="fedora" 2025-05-07T20:23:26.8044736Z VERSION_ID="2023" 2025-05-07T20:23:26.8044950Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:26.8045220Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:26.8045495Z ANSI_COLOR="0;33" 2025-05-07T20:23:26.8045726Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:26.8046276Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:26.8046710Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:26.8047119Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:26.8047547Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:26.8047908Z VENDOR_NAME="AWS" 2025-05-07T20:23:26.8048141Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:26.8048417Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:26.8048572Z 2025-05-07T20:23:26.8048777Z ################################################################################ 2025-05-07T20:23:26.8049082Z # Print EC2 Instance Info 2025-05-07T20:23:26.8049303Z # 2025-05-07T20:23:26.8049500Z # [2025-05-07T20:23:26.803Z] + print_ec2_info 2025-05-07T20:23:26.8049809Z ################################################################################ 2025-05-07T20:23:26.8050018Z 2025-05-07T20:23:26.8160506Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:26.8280819Z instance-id: i-0beba0b43005bf00c 2025-05-07T20:23:26.8396560Z instance-type: g5.4xlarge 2025-05-07T20:23:26.8438384Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:26.8438736Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:26.8447494Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:26.8447843Z env: 2025-05-07T20:23:26.8448058Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:26.8448362Z BUILD_ENV: build_binary 2025-05-07T20:23:26.8448609Z BUILD_TARGET: default 2025-05-07T20:23:26.8448834Z BUILD_VARIANT: cuda 2025-05-07T20:23:26.8449071Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:26.8449331Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:26.8449634Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:26.8449959Z ##[endgroup] 2025-05-07T20:23:27.1739803Z ################################################################################ 2025-05-07T20:23:27.1740182Z [INFO] Printing general display info ... 2025-05-07T20:23:27.1768049Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:27.2967841Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:27.2976385Z /usr/bin/sudo 2025-05-07T20:23:27.2987202Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:27.2996979Z /usr/bin/yum 2025-05-07T20:23:27.2998656Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:27.3018963Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:27.7263825Z Last metadata expiration check: 0:00:14 ago on Wed May 7 20:23:13 2025. 2025-05-07T20:23:27.7971334Z ================================================================================ 2025-05-07T20:23:27.7971846Z WARNING: 2025-05-07T20:23:27.7972178Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:27.7972490Z 2025-05-07T20:23:27.7972619Z Available Versions: 2025-05-07T20:23:27.7972816Z 2025-05-07T20:23:27.7972950Z Version 2023.7.20250331: 2025-05-07T20:23:27.7973262Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:27.7973538Z 2025-05-07T20:23:27.7973667Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:27.7973873Z 2025-05-07T20:23:27.7973959Z Release notes: 2025-05-07T20:23:27.7974353Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:27.7974721Z 2025-05-07T20:23:27.7974805Z Version 2023.7.20250414: 2025-05-07T20:23:27.7975102Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:27.7975346Z 2025-05-07T20:23:27.7975460Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:27.7975662Z 2025-05-07T20:23:27.7975743Z Release notes: 2025-05-07T20:23:27.7976129Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:27.7976484Z 2025-05-07T20:23:27.7976572Z Version 2023.7.20250428: 2025-05-07T20:23:27.7976862Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:27.7977367Z 2025-05-07T20:23:27.7977477Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:27.7977691Z 2025-05-07T20:23:27.7977771Z Release notes: 2025-05-07T20:23:27.7978152Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:27.7978504Z 2025-05-07T20:23:27.7978619Z ================================================================================ 2025-05-07T20:23:27.9139293Z Dependencies resolved. 2025-05-07T20:23:27.9428586Z ================================================================================ 2025-05-07T20:23:27.9429155Z Package Arch Version Repository Size 2025-05-07T20:23:27.9429655Z ================================================================================ 2025-05-07T20:23:27.9429946Z Upgrading: 2025-05-07T20:23:27.9430296Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:27.9430875Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:27.9431239Z 2025-05-07T20:23:27.9431609Z Transaction Summary 2025-05-07T20:23:27.9431861Z ================================================================================ 2025-05-07T20:23:27.9432210Z Upgrade 2 Packages 2025-05-07T20:23:27.9432399Z 2025-05-07T20:23:27.9432531Z Total download size: 6.9 M 2025-05-07T20:23:27.9433372Z Downloading Packages: 2025-05-07T20:23:28.0284691Z (1/2): nvidia-container-toolkit-base-1.17.6-1.x 68 MB/s | 5.7 MB 00:00 2025-05-07T20:23:28.0579158Z (2/2): nvidia-container-toolkit-1.17.6-1.x86_64 11 MB/s | 1.2 MB 00:00 2025-05-07T20:23:28.0589014Z -------------------------------------------------------------------------------- 2025-05-07T20:23:28.0589895Z Total 60 MB/s | 6.9 MB 00:00 2025-05-07T20:23:28.0592866Z Running transaction check 2025-05-07T20:23:28.0686002Z Transaction check succeeded. 2025-05-07T20:23:28.0686500Z Running transaction test 2025-05-07T20:23:28.0980384Z Transaction test succeeded. 2025-05-07T20:23:28.0982981Z Running transaction 2025-05-07T20:23:28.6539057Z Preparing : 1/1 2025-05-07T20:23:28.7614227Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:28.7648052Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:28.7845968Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:28.7846735Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:28.7963198Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:28.7995281Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:28.9528817Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:28.9529410Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:28.9529980Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:28.9530500Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:29.0973238Z ================================================================================ 2025-05-07T20:23:29.0973719Z WARNING: 2025-05-07T20:23:29.0973982Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:29.0974292Z 2025-05-07T20:23:29.0974380Z Available Versions: 2025-05-07T20:23:29.0974533Z 2025-05-07T20:23:29.0974619Z Version 2023.7.20250331: 2025-05-07T20:23:29.0974928Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:29.0975174Z 2025-05-07T20:23:29.0975289Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:29.0975500Z 2025-05-07T20:23:29.0975581Z Release notes: 2025-05-07T20:23:29.0975983Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:29.0976633Z 2025-05-07T20:23:29.0976736Z Version 2023.7.20250414: 2025-05-07T20:23:29.0977027Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:29.0977275Z 2025-05-07T20:23:29.0977385Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:29.0977587Z 2025-05-07T20:23:29.0977673Z Release notes: 2025-05-07T20:23:29.0978051Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:29.0978413Z 2025-05-07T20:23:29.0978494Z Version 2023.7.20250428: 2025-05-07T20:23:29.0978789Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:29.0979030Z 2025-05-07T20:23:29.0979146Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:29.0979347Z 2025-05-07T20:23:29.0979427Z Release notes: 2025-05-07T20:23:29.0979808Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:29.0980168Z 2025-05-07T20:23:29.0980506Z ================================================================================ 2025-05-07T20:23:29.1543084Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:29.1543781Z 2025-05-07T20:23:29.1543946Z Upgraded: 2025-05-07T20:23:29.1544620Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:29.1545726Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:29.1546406Z 2025-05-07T20:23:29.1546510Z Complete! 2025-05-07T20:23:29.1994622Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:29.2018030Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:29.6618128Z Last metadata expiration check: 0:00:16 ago on Wed May 7 20:23:13 2025. 2025-05-07T20:23:29.6856303Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:29.7253969Z Dependencies resolved. 2025-05-07T20:23:29.7429709Z ================================================================================ 2025-05-07T20:23:29.7430301Z Package Architecture Version Repository Size 2025-05-07T20:23:29.7430729Z ================================================================================ 2025-05-07T20:23:29.7431026Z Installing: 2025-05-07T20:23:29.7431309Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:29.7431574Z 2025-05-07T20:23:29.7431658Z Transaction Summary 2025-05-07T20:23:29.7431900Z ================================================================================ 2025-05-07T20:23:29.7432195Z Install 1 Package 2025-05-07T20:23:29.7432325Z 2025-05-07T20:23:29.7432443Z Total download size: 319 k 2025-05-07T20:23:29.7432726Z Installed size: 837 k 2025-05-07T20:23:29.7434282Z Downloading Packages: 2025-05-07T20:23:29.8110422Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 7.9 MB/s | 319 kB 00:00 2025-05-07T20:23:29.8115832Z -------------------------------------------------------------------------------- 2025-05-07T20:23:29.8118688Z Total 4.6 MB/s | 319 kB 00:00 2025-05-07T20:23:29.8273261Z Running transaction check 2025-05-07T20:23:29.8328870Z Transaction check succeeded. 2025-05-07T20:23:29.8329397Z Running transaction test 2025-05-07T20:23:29.8791303Z Transaction test succeeded. 2025-05-07T20:23:29.8794542Z Running transaction 2025-05-07T20:23:29.9816721Z Preparing : 1/1 2025-05-07T20:23:30.0322162Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:30.2428899Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:30.3776621Z ================================================================================ 2025-05-07T20:23:30.3777136Z WARNING: 2025-05-07T20:23:30.3777484Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:30.3778052Z 2025-05-07T20:23:30.3778139Z Available Versions: 2025-05-07T20:23:30.3778293Z 2025-05-07T20:23:30.3778385Z Version 2023.7.20250331: 2025-05-07T20:23:30.3778683Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:30.3778935Z 2025-05-07T20:23:30.3779054Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:30.3779261Z 2025-05-07T20:23:30.3779345Z Release notes: 2025-05-07T20:23:30.3779740Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:30.3780106Z 2025-05-07T20:23:30.3780190Z Version 2023.7.20250414: 2025-05-07T20:23:30.3780492Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:30.3780732Z 2025-05-07T20:23:30.3780847Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:30.3781050Z 2025-05-07T20:23:30.3781129Z Release notes: 2025-05-07T20:23:30.3781513Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:30.3781876Z 2025-05-07T20:23:30.3782134Z Version 2023.7.20250428: 2025-05-07T20:23:30.3782439Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:30.3782680Z 2025-05-07T20:23:30.3782789Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:30.3782997Z 2025-05-07T20:23:30.3783077Z Release notes: 2025-05-07T20:23:30.3783456Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:30.3783811Z 2025-05-07T20:23:30.3783922Z ================================================================================ 2025-05-07T20:23:30.4121100Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:30.4121543Z 2025-05-07T20:23:30.4121654Z Installed: 2025-05-07T20:23:30.4122040Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:30.4122324Z 2025-05-07T20:23:30.4122409Z Complete! 2025-05-07T20:23:30.4579420Z + hostname 2025-05-07T20:23:30.4579587Z 2025-05-07T20:23:30.4592438Z ip-10-0-0-222.ec2.internal 2025-05-07T20:23:30.4594109Z 2025-05-07T20:23:30.4594419Z + sudo lshw -C display 2025-05-07T20:23:30.4594623Z 2025-05-07T20:23:30.8862101Z *-display:0 UNCLAIMED 2025-05-07T20:23:30.8862528Z description: VGA compatible controller 2025-05-07T20:23:30.8862954Z product: Amazon.com, Inc. 2025-05-07T20:23:30.8863249Z vendor: Amazon.com, Inc. 2025-05-07T20:23:30.8863504Z physical id: 3 2025-05-07T20:23:30.8863731Z bus info: pci@0000:00:03.0 2025-05-07T20:23:30.8863985Z version: 00 2025-05-07T20:23:30.8864193Z width: 32 bits 2025-05-07T20:23:30.8864402Z clock: 33MHz 2025-05-07T20:23:30.8864646Z capabilities: vga_controller bus_master 2025-05-07T20:23:30.8864950Z configuration: latency=0 2025-05-07T20:23:30.8865264Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:30.8865594Z *-display:1 2025-05-07T20:23:30.8865840Z description: 3D controller 2025-05-07T20:23:30.8866112Z product: GA102GL [A10G] 2025-05-07T20:23:30.8866373Z vendor: NVIDIA Corporation 2025-05-07T20:23:30.8866629Z physical id: 1e 2025-05-07T20:23:30.8866849Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:30.8867092Z version: a1 2025-05-07T20:23:30.8867292Z width: 64 bits 2025-05-07T20:23:30.8867501Z clock: 33MHz 2025-05-07T20:23:30.8867778Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:30.8868141Z configuration: driver=nvidia latency=0 2025-05-07T20:23:30.8868750Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:30.8900499Z 2025-05-07T20:23:30.8900830Z ################################################################################ 2025-05-07T20:23:30.8901260Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:30.9030455Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:30.9205378Z Wed May 7 20:23:30 2025 2025-05-07T20:23:30.9205749Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:30.9206244Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:30.9206725Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:30.9207209Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:30.9207726Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:30.9208151Z | | | MIG M. | 2025-05-07T20:23:30.9208483Z |=========================================+========================+======================| 2025-05-07T20:23:30.9285166Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:30.9285954Z | 0% 31C P0 59W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:30.9286345Z | | | N/A | 2025-05-07T20:23:30.9286736Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:30.9287195Z 2025-05-07T20:23:30.9287590Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:30.9288013Z | Processes: | 2025-05-07T20:23:30.9288444Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:30.9288855Z | ID ID Usage | 2025-05-07T20:23:30.9289203Z |=========================================================================================| 2025-05-07T20:23:30.9289896Z | No running processes found | 2025-05-07T20:23:30.9290355Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:31.0715235Z ################################################################################ 2025-05-07T20:23:31.0715593Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:31.0857794Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:31.0858736Z [CHECK] rocminfo not found 2025-05-07T20:23:31.0868010Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:31.0869403Z [CHECK] rocm-smi not found 2025-05-07T20:23:31.0932097Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:31.0932526Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:31.0944020Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:31.0944349Z env: 2025-05-07T20:23:31.0944565Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:31.0944860Z BUILD_ENV: build_binary 2025-05-07T20:23:31.0945097Z BUILD_TARGET: default 2025-05-07T20:23:31.0945315Z BUILD_VARIANT: cuda 2025-05-07T20:23:31.0945544Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:31.0945792Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:31.0946074Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:31.0946394Z ##[endgroup] 2025-05-07T20:23:31.4262776Z ################################################################################ 2025-05-07T20:23:31.4263249Z # Setup Miniconda 2025-05-07T20:23:31.4263519Z # 2025-05-07T20:23:31.4277986Z # [2025-05-07T20:23:31.427Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:31.4278551Z ################################################################################ 2025-05-07T20:23:31.4278841Z 2025-05-07T20:23:31.4292691Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:31.5217295Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:31.5217779Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:31.5218039Z 2025-05-07T20:23:31.5233532Z 2025-05-07T20:23:31.5233850Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:31.5254947Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:32.5296246Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:32.5296762Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:32.5297107Z 2025-05-07T20:23:32.5441753Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:32.9917587Z Unpacking payload ... 2025-05-07T20:23:33.5077206Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:34.3628682Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:36.4577660Z 2025-05-07T20:23:36.4577977Z Installing base environment... 2025-05-07T20:23:36.4578204Z 2025-05-07T20:23:37.5379899Z Preparing transaction: ...working... done 2025-05-07T20:23:40.5217305Z Executing transaction: ...working... done 2025-05-07T20:23:41.1780206Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:41.2662498Z installation finished. 2025-05-07T20:23:41.2670055Z 2025-05-07T20:23:41.2670421Z + rm -f miniconda.sh 2025-05-07T20:23:41.2670597Z 2025-05-07T20:23:41.2973747Z 2025-05-07T20:23:41.2974049Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:41.2974392Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:41.2974618Z 2025-05-07T20:23:41.6612529Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:41.6613051Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:41.6613441Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:41.6613793Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:41.6614148Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:41.6614531Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:41.6614957Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:41.6615386Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:41.6615831Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:41.6616592Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:41.6617107Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:41.6617469Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:41.6617656Z 2025-05-07T20:23:41.6617848Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:41.6618145Z 2025-05-07T20:23:41.7257304Z 2025-05-07T20:23:41.7257766Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:41.7257957Z 2025-05-07T20:23:42.5560730Z 2025-05-07T20:23:42.5561411Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:42.5585261Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:55.9329898Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:57.5173050Z Solving environment: \ | / - \ | / - \ | / - done 2025-05-07T20:23:57.6140868Z 2025-05-07T20:23:57.6141655Z ## Package Plan ## 2025-05-07T20:23:57.6141937Z 2025-05-07T20:23:57.6142192Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:57.6142618Z 2025-05-07T20:23:57.6142781Z added / updated specs: 2025-05-07T20:23:57.6143237Z - conda-libmamba-solver 2025-05-07T20:23:57.6143673Z - libarchive 2025-05-07T20:23:57.6144026Z - libmamba 2025-05-07T20:23:57.6144380Z - libmambapy 2025-05-07T20:23:57.6144554Z 2025-05-07T20:23:57.6144560Z 2025-05-07T20:23:57.6144690Z The following packages will be downloaded: 2025-05-07T20:23:57.6144901Z 2025-05-07T20:23:57.6145019Z package | build 2025-05-07T20:23:57.6145323Z ---------------------------|----------------- 2025-05-07T20:23:57.6145732Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:57.6146199Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:57.6146619Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:57.6147085Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:57.6147525Z ------------------------------------------------------------ 2025-05-07T20:23:57.6147863Z Total: 1.4 MB 2025-05-07T20:23:57.6148067Z 2025-05-07T20:23:57.6148182Z The following packages will be UPDATED: 2025-05-07T20:23:57.6148389Z 2025-05-07T20:23:57.6153068Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:57.6153848Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:57.6154228Z 2025-05-07T20:23:57.6154452Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:57.6154764Z 2025-05-07T20:23:57.6155085Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:57.6155861Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:57.6156468Z 2025-05-07T20:23:57.6156472Z 2025-05-07T20:23:57.6156476Z 2025-05-07T20:23:57.6156616Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:57.6156977Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:57.6157195Z 2025-05-07T20:23:57.6157688Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:57.6157929Z 2025-05-07T20:23:57.6157932Z 2025-05-07T20:23:57.6171905Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:57.6172364Z 2025-05-07T20:23:57.6172372Z 2025-05-07T20:23:57.6172378Z 2025-05-07T20:23:57.6755524Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:57.6755829Z 2025-05-07T20:23:57.6755835Z 2025-05-07T20:23:57.6757744Z 2025-05-07T20:23:57.6805304Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:57.6805664Z 2025-05-07T20:23:57.6808003Z 2025-05-07T20:23:57.6849429Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:57.6853106Z 2025-05-07T20:23:57.7021800Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:57.7022059Z 2025-05-07T20:23:57.7022064Z 2025-05-07T20:23:57.7113547Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:57.7114022Z 2025-05-07T20:23:57.7114030Z 2025-05-07T20:23:57.7114076Z 2025-05-07T20:23:57.7124154Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:57.7124424Z 2025-05-07T20:23:57.7149088Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:57.7361130Z conda-25.3.1 | 1.1 MB | 1 | 1% 2025-05-07T20:23:57.8432777Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:57.8433684Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:57.8440405Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:57.8440870Z 2025-05-07T20:23:57.8441166Z 2025-05-07T20:23:57.8441456Z  2025-05-07T20:23:57.8441764Z 2025-05-07T20:23:57.8441770Z 2025-05-07T20:23:57.8442011Z  2025-05-07T20:23:57.8442287Z 2025-05-07T20:23:57.8442290Z 2025-05-07T20:23:57.8442294Z 2025-05-07T20:23:57.8442502Z  done 2025-05-07T20:23:57.9449771Z Preparing transaction: | done 2025-05-07T20:23:58.0453272Z Verifying transaction: - done 2025-05-07T20:23:59.4478034Z Executing transaction: | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:01.1559595Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:24:01.1587106Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:24:02.0762174Z Channels: 2025-05-07T20:24:02.0762418Z - defaults 2025-05-07T20:24:02.0762627Z Platform: linux-64 2025-05-07T20:24:03.2862025Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:24:03.4039743Z Solving environment: - \ Channels: 2025-05-07T20:24:03.4040124Z - defaults 2025-05-07T20:24:03.4040422Z Platform: linux-64 2025-05-07T20:24:03.7129116Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T20:24:03.9235834Z Solving environment: - \ | / done 2025-05-07T20:24:04.0102036Z done 2025-05-07T20:24:04.0757881Z 2025-05-07T20:24:04.0758033Z ## Package Plan ## 2025-05-07T20:24:04.0758215Z 2025-05-07T20:24:04.0758751Z environment location: /home/ec2-user/miniconda 2025-05-07T20:24:04.0759074Z 2025-05-07T20:24:04.0759222Z added / updated specs: 2025-05-07T20:24:04.0759527Z - conda 2025-05-07T20:24:04.0759691Z 2025-05-07T20:24:04.0759697Z 2025-05-07T20:24:04.0759822Z The following packages will be downloaded: 2025-05-07T20:24:04.0760032Z 2025-05-07T20:24:04.0760148Z package | build 2025-05-07T20:24:04.0760457Z ---------------------------|----------------- 2025-05-07T20:24:04.0760794Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:24:04.0761205Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:24:04.0761717Z ------------------------------------------------------------ 2025-05-07T20:24:04.0762418Z Total: 1.4 MB 2025-05-07T20:24:04.0762665Z 2025-05-07T20:24:04.0762773Z The following packages will be UPDATED: 2025-05-07T20:24:04.0762975Z 2025-05-07T20:24:04.0763332Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:04.0763829Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:24:04.0764073Z 2025-05-07T20:24:04.0764077Z 2025-05-07T20:24:04.0764081Z 2025-05-07T20:24:04.0764218Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:04.0764667Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:24:04.0764956Z 2025-05-07T20:24:04.1152989Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:24:04.1214745Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:04.1215602Z 2025-05-07T20:24:04.3173391Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:04.3175496Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:04.3341701Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:04.3342127Z 2025-05-07T20:24:04.3342569Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:04.3343394Z 2025-05-07T20:24:04.3347675Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:04.3347995Z 2025-05-07T20:24:04.3348194Z 2025-05-07T20:24:04.3348358Z  done 2025-05-07T20:24:04.4351293Z Preparing transaction: \ done 2025-05-07T20:24:04.5356915Z Verifying transaction: / done 2025-05-07T20:24:06.5465806Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:07.1695594Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:24:07.1699813Z + conda clean --packages --tarball -y 2025-05-07T20:24:07.1700042Z 2025-05-07T20:24:08.1663382Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:24:08.1664001Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:24:08.2316081Z 2025-05-07T20:24:08.2324206Z + conda clean --all -y 2025-05-07T20:24:08.2324369Z 2025-05-07T20:24:08.7720373Z There are no unused tarball(s) to remove. 2025-05-07T20:24:08.7720729Z Will remove 1 index cache(s). 2025-05-07T20:24:08.7721013Z There are no unused package(s) to remove. 2025-05-07T20:24:08.7721310Z There are no tempfile(s) to remove. 2025-05-07T20:24:08.7721594Z There are no logfile(s) to remove. 2025-05-07T20:24:08.8340255Z 2025-05-07T20:24:08.8344955Z + conda info 2025-05-07T20:24:08.8345109Z 2025-05-07T20:24:09.6067617Z 2025-05-07T20:24:09.6068229Z active environment : base 2025-05-07T20:24:09.6068580Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:09.6068909Z shell level : 1 2025-05-07T20:24:09.6069189Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:09.6069593Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:09.6069949Z conda version : 25.3.1 2025-05-07T20:24:09.6070227Z conda-build version : not installed 2025-05-07T20:24:09.6070520Z python version : 3.13.2.final.0 2025-05-07T20:24:09.6070824Z solver : libmamba (default) 2025-05-07T20:24:09.6071131Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:09.6071438Z __conda=25.3.1=0 2025-05-07T20:24:09.6071712Z __cuda=12.8=0 2025-05-07T20:24:09.6071983Z __glibc=2.34=0 2025-05-07T20:24:09.6072255Z __linux=6.1.130=0 2025-05-07T20:24:09.6072527Z __unix=0=0 2025-05-07T20:24:09.6072855Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:09.6073258Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:09.6073599Z conda av metadata url : None 2025-05-07T20:24:09.6074280Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:09.6074709Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:09.6075090Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:09.6075466Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:09.6075820Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:09.6076217Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:09.6076549Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:09.6076873Z /home/ec2-user/.conda/envs 2025-05-07T20:24:09.6077171Z platform : linux-64 2025-05-07T20:24:09.6077986Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:09.6078836Z UID:GID : 1000:1000 2025-05-07T20:24:09.6079108Z netrc file : None 2025-05-07T20:24:09.6079364Z offline mode : False 2025-05-07T20:24:09.6079528Z 2025-05-07T20:24:09.6735144Z 2025-05-07T20:24:09.6735417Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:09.6736134Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_1e821be3-be74-42d8-a1b8-5457af67845f ... 2025-05-07T20:24:09.6737321Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:09.6911015Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:24:09.6911508Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:24:09.6929990Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:09.6930336Z env: 2025-05-07T20:24:09.6930555Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:09.6930857Z BUILD_ENV: build_binary 2025-05-07T20:24:09.6931103Z BUILD_TARGET: default 2025-05-07T20:24:09.6931338Z BUILD_VARIANT: cuda 2025-05-07T20:24:09.6931564Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:24:09.6931817Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:09.6932129Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:09.6932452Z ##[endgroup] 2025-05-07T20:24:10.0271750Z ################################################################################ 2025-05-07T20:24:10.0272112Z # Create Conda Environment 2025-05-07T20:24:10.0272349Z # 2025-05-07T20:24:10.0286735Z # [2025-05-07T20:24:10.028Z] + create_conda_environment build_binary 3.9 2025-05-07T20:24:10.0287144Z ################################################################################ 2025-05-07T20:24:10.0287358Z 2025-05-07T20:24:10.0301679Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:10.1936856Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:10.1937364Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:10.1937793Z + conda info --envs 2025-05-07T20:24:10.1938020Z 2025-05-07T20:24:10.9393045Z 2025-05-07T20:24:10.9393454Z # conda environments: 2025-05-07T20:24:10.9393797Z # 2025-05-07T20:24:10.9394095Z base /home/ec2-user/miniconda 2025-05-07T20:24:10.9394413Z 2025-05-07T20:24:11.0038222Z 2025-05-07T20:24:11.0038971Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:12.6255683Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:12.6256054Z 2025-05-07T20:24:12.6268757Z 2025-05-07T20:24:12.6276362Z [SETUP] Creating new Conda environment (Python 3.9) ... 2025-05-07T20:24:12.6298023Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.9 2025-05-07T20:24:13.3799697Z Channels: 2025-05-07T20:24:13.3800016Z - defaults 2025-05-07T20:24:13.3800282Z Platform: linux-64 2025-05-07T20:24:14.9271148Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:15.0512452Z Solving environment: / done 2025-05-07T20:24:15.0796919Z 2025-05-07T20:24:15.0797513Z ## Package Plan ## 2025-05-07T20:24:15.0797820Z 2025-05-07T20:24:15.0798227Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:15.0798881Z 2025-05-07T20:24:15.0799060Z added / updated specs: 2025-05-07T20:24:15.0799329Z - python=3.9 2025-05-07T20:24:15.0799495Z 2025-05-07T20:24:15.0799500Z 2025-05-07T20:24:15.0799623Z The following packages will be downloaded: 2025-05-07T20:24:15.0799833Z 2025-05-07T20:24:15.0799963Z package | build 2025-05-07T20:24:15.0800275Z ---------------------------|----------------- 2025-05-07T20:24:15.0800627Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:15.0801021Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:15.0801430Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:15.0801825Z python-3.9.21 | he870216_1 25.1 MB 2025-05-07T20:24:15.0802218Z setuptools-78.1.1 | py39h06a4308_0 1.7 MB 2025-05-07T20:24:15.0802606Z wheel-0.45.1 | py39h06a4308_0 114 KB 2025-05-07T20:24:15.0803284Z ------------------------------------------------------------ 2025-05-07T20:24:15.0803621Z Total: 27.1 MB 2025-05-07T20:24:15.0803825Z 2025-05-07T20:24:15.0803955Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:15.0804168Z 2025-05-07T20:24:15.0804568Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:15.0805002Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:15.0805501Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:15.0806031Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:15.0806483Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:15.0806899Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:15.0807328Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:15.0807788Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:15.0808224Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:15.0808823Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:15.0809285Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:15.0809683Z python pkgs/main/linux-64::python-3.9.21-he870216_1 2025-05-07T20:24:15.0810092Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:15.0810552Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py39h06a4308_0 2025-05-07T20:24:15.0811008Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:15.0811389Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:15.0811759Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:15.0812167Z wheel pkgs/main/linux-64::wheel-0.45.1-py39h06a4308_0 2025-05-07T20:24:15.0812559Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:15.0812925Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:15.0813160Z 2025-05-07T20:24:15.0813164Z 2025-05-07T20:24:15.0813168Z 2025-05-07T20:24:15.0813310Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:15.0813684Z python-3.9.21 | 25.1 MB | | 0% 2025-05-07T20:24:15.0813905Z 2025-05-07T20:24:15.0814268Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T20:24:15.0814506Z 2025-05-07T20:24:15.0814510Z 2025-05-07T20:24:15.0814735Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:15.0814985Z 2025-05-07T20:24:15.0814989Z 2025-05-07T20:24:15.0814992Z 2025-05-07T20:24:15.0838178Z wheel-0.45.1 | 114 KB | | 0%  2025-05-07T20:24:15.0838480Z 2025-05-07T20:24:15.0838485Z 2025-05-07T20:24:15.0838491Z 2025-05-07T20:24:15.0838495Z 2025-05-07T20:24:15.0848332Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:15.0848693Z 2025-05-07T20:24:15.0848697Z 2025-05-07T20:24:15.0848701Z 2025-05-07T20:24:15.0848704Z 2025-05-07T20:24:15.0852608Z 2025-05-07T20:24:15.1180247Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:15.1180589Z 2025-05-07T20:24:15.1181308Z 2025-05-07T20:24:15.1234539Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:15.1234919Z 2025-05-07T20:24:15.1234925Z 2025-05-07T20:24:15.1234930Z 2025-05-07T20:24:15.1236747Z 2025-05-07T20:24:15.1423872Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:15.1424225Z 2025-05-07T20:24:15.1424230Z 2025-05-07T20:24:15.1498202Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:15.1498535Z 2025-05-07T20:24:15.1498540Z 2025-05-07T20:24:15.1498544Z 2025-05-07T20:24:15.1498548Z 2025-05-07T20:24:15.1499245Z 2025-05-07T20:24:15.1665803Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:15.1666431Z 2025-05-07T20:24:15.1666437Z 2025-05-07T20:24:15.1670375Z 2025-05-07T20:24:15.1734458Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:15.1734812Z 2025-05-07T20:24:15.1734819Z 2025-05-07T20:24:15.1734824Z 2025-05-07T20:24:15.1735110Z 2025-05-07T20:24:15.1735935Z 2025-05-07T20:24:15.1798584Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:15.1809032Z python-3.9.21 | 25.1 MB | #5 | 15% 2025-05-07T20:24:15.1813319Z 2025-05-07T20:24:15.2030033Z setuptools-78.1.1 | 1.7 MB | #5 | 16%  2025-05-07T20:24:15.2030298Z 2025-05-07T20:24:15.2030302Z 2025-05-07T20:24:15.2030306Z 2025-05-07T20:24:15.2030310Z 2025-05-07T20:24:15.2038580Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:15.2038910Z 2025-05-07T20:24:15.2038916Z 2025-05-07T20:24:15.2038921Z 2025-05-07T20:24:15.2041048Z 2025-05-07T20:24:15.2273876Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:15.2274561Z 2025-05-07T20:24:15.2613935Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:15.2614213Z 2025-05-07T20:24:15.2614217Z 2025-05-07T20:24:15.2614693Z 2025-05-07T20:24:15.2622009Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:15.2622328Z 2025-05-07T20:24:15.2622341Z 2025-05-07T20:24:15.2622345Z 2025-05-07T20:24:15.2799936Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:15.4223159Z python-3.9.21 | 25.1 MB | ####8 | 49% 2025-05-07T20:24:15.4226178Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:15.6374007Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:15.6374684Z 2025-05-07T20:24:15.6376900Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:15.6377156Z 2025-05-07T20:24:16.0902064Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:16.0906918Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:16.0907381Z 2025-05-07T20:24:16.0907657Z 2025-05-07T20:24:16.0907886Z  2025-05-07T20:24:16.0908113Z 2025-05-07T20:24:16.0908118Z 2025-05-07T20:24:16.0908282Z  2025-05-07T20:24:16.0908485Z 2025-05-07T20:24:16.0908498Z 2025-05-07T20:24:16.0908502Z 2025-05-07T20:24:16.0908919Z  2025-05-07T20:24:16.0909127Z 2025-05-07T20:24:16.0909131Z 2025-05-07T20:24:16.0909134Z 2025-05-07T20:24:16.0909138Z 2025-05-07T20:24:16.0909322Z  2025-05-07T20:24:16.0909591Z 2025-05-07T20:24:16.0909596Z 2025-05-07T20:24:16.0909601Z 2025-05-07T20:24:16.0909606Z 2025-05-07T20:24:16.0909612Z 2025-05-07T20:24:16.0909861Z  done 2025-05-07T20:24:16.3015723Z Preparing transaction: \ | done 2025-05-07T20:24:17.4373028Z Verifying transaction: - \ | / - \ | / - \ | done 2025-05-07T20:24:19.6535502Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:19.7039589Z # 2025-05-07T20:24:19.7040017Z # To activate this environment, use 2025-05-07T20:24:19.7040413Z # 2025-05-07T20:24:19.7040679Z # $ conda activate build_binary 2025-05-07T20:24:19.7041033Z # 2025-05-07T20:24:19.7041245Z # To deactivate an active environment, use 2025-05-07T20:24:19.7041521Z # 2025-05-07T20:24:19.7041706Z # $ conda deactivate 2025-05-07T20:24:19.7041860Z 2025-05-07T20:24:19.8109582Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:19.8130833Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:22.6307169Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (25.1) 2025-05-07T20:24:22.6309118Z Collecting pip 2025-05-07T20:24:22.6309428Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:22.6309841Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:22.6312675Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 105.8 MB/s eta 0:00:00 2025-05-07T20:24:22.6313051Z Installing collected packages: pip 2025-05-07T20:24:22.6313372Z Attempting uninstall: pip 2025-05-07T20:24:22.6313669Z Found existing installation: pip 25.1 2025-05-07T20:24:22.6314007Z Uninstalling pip-25.1: 2025-05-07T20:24:22.6314300Z Successfully uninstalled pip-25.1 2025-05-07T20:24:22.6314641Z Successfully installed pip-25.1.1 2025-05-07T20:24:22.6314826Z 2025-05-07T20:24:22.6928289Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:22.6950920Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:23.5442600Z Channels: 2025-05-07T20:24:23.5442924Z - conda-forge 2025-05-07T20:24:23.5443211Z Platform: linux-64 2025-05-07T20:24:33.9450201Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:35.4579245Z Solving environment: | / - \ | done 2025-05-07T20:24:35.5185922Z 2025-05-07T20:24:35.5186690Z ## Package Plan ## 2025-05-07T20:24:35.5186951Z 2025-05-07T20:24:35.5187239Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:35.5187638Z 2025-05-07T20:24:35.5187747Z added / updated specs: 2025-05-07T20:24:35.5188018Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:35.5188205Z 2025-05-07T20:24:35.5188210Z 2025-05-07T20:24:35.5188337Z The following packages will be downloaded: 2025-05-07T20:24:35.5188547Z 2025-05-07T20:24:35.5188672Z package | build 2025-05-07T20:24:35.5188989Z ---------------------------|----------------- 2025-05-07T20:24:35.5189384Z cffi-1.17.1 | py39h15c3d72_0 236 KB conda-forge 2025-05-07T20:24:35.5189876Z cryptography-44.0.3 | py39h7170ec2_0 1.5 MB conda-forge 2025-05-07T20:24:35.5190343Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:35.5190772Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:35.5191191Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:35.5191604Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:35.5192018Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:35.5192451Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:35.5192879Z python_abi-3.9 | 2_cp39 4 KB conda-forge 2025-05-07T20:24:35.5193322Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:35.5193820Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:35.5194245Z ------------------------------------------------------------ 2025-05-07T20:24:35.5194635Z Total: 6.3 MB 2025-05-07T20:24:35.5194866Z 2025-05-07T20:24:35.5194991Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:35.5195214Z 2025-05-07T20:24:35.5195398Z cffi conda-forge/linux-64::cffi-1.17.1-py39h15c3d72_0 2025-05-07T20:24:35.5195881Z cryptography conda-forge/linux-64::cryptography-44.0.3-py39h7170ec2_0 2025-05-07T20:24:35.5196496Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:35.5196937Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:35.5197418Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:35.5198252Z python_abi conda-forge/linux-64::python_abi-3.9-2_cp39 2025-05-07T20:24:35.5198804Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:35.5199379Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:35.5199718Z 2025-05-07T20:24:35.5200017Z The following packages will be UPDATED: 2025-05-07T20:24:35.5200225Z 2025-05-07T20:24:35.5200786Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:35.5201533Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:35.5202171Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:35.5202791Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:35.5203148Z 2025-05-07T20:24:35.5203159Z 2025-05-07T20:24:35.5203163Z 2025-05-07T20:24:35.5203318Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:35.5203694Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:35.5203917Z 2025-05-07T20:24:35.5204316Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:35.5204569Z 2025-05-07T20:24:35.5204583Z 2025-05-07T20:24:35.5208022Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:35.5208352Z 2025-05-07T20:24:35.5208356Z 2025-05-07T20:24:35.5216351Z 2025-05-07T20:24:35.5240622Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:35.5240921Z 2025-05-07T20:24:35.5241241Z 2025-05-07T20:24:35.5241248Z 2025-05-07T20:24:35.5241276Z 2025-05-07T20:24:35.5259683Z cffi-1.17.1 | 236 KB | | 0%  2025-05-07T20:24:35.5260057Z 2025-05-07T20:24:35.5260064Z 2025-05-07T20:24:35.5260069Z 2025-05-07T20:24:35.5260075Z 2025-05-07T20:24:35.5260091Z 2025-05-07T20:24:35.5262001Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:35.5262362Z 2025-05-07T20:24:35.5262368Z 2025-05-07T20:24:35.5262373Z 2025-05-07T20:24:35.5262378Z 2025-05-07T20:24:35.5262383Z 2025-05-07T20:24:35.5262401Z 2025-05-07T20:24:35.5264259Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:35.5264625Z 2025-05-07T20:24:35.5264631Z 2025-05-07T20:24:35.5264636Z 2025-05-07T20:24:35.5264650Z 2025-05-07T20:24:35.5264655Z 2025-05-07T20:24:35.5264660Z 2025-05-07T20:24:35.5276059Z 2025-05-07T20:24:35.5277720Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:35.5278127Z 2025-05-07T20:24:35.5278132Z 2025-05-07T20:24:35.5278137Z 2025-05-07T20:24:35.5278143Z 2025-05-07T20:24:35.5278148Z 2025-05-07T20:24:35.5278153Z 2025-05-07T20:24:35.5278159Z 2025-05-07T20:24:35.5278164Z 2025-05-07T20:24:35.5279736Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:35.5280158Z 2025-05-07T20:24:35.5280164Z 2025-05-07T20:24:35.5280169Z 2025-05-07T20:24:35.5280174Z 2025-05-07T20:24:35.5280179Z 2025-05-07T20:24:35.5280184Z 2025-05-07T20:24:35.5280189Z 2025-05-07T20:24:35.5280194Z 2025-05-07T20:24:35.5280199Z 2025-05-07T20:24:35.5281134Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:35.5281491Z 2025-05-07T20:24:35.5281497Z 2025-05-07T20:24:35.5281502Z 2025-05-07T20:24:35.5281507Z 2025-05-07T20:24:35.5281518Z 2025-05-07T20:24:35.5281532Z 2025-05-07T20:24:35.5281537Z 2025-05-07T20:24:35.5281543Z 2025-05-07T20:24:35.5281548Z 2025-05-07T20:24:35.5281553Z 2025-05-07T20:24:35.5802688Z python_abi-3.9 | 4 KB | | 0%  2025-05-07T20:24:35.5803086Z 2025-05-07T20:24:35.5803258Z 2025-05-07T20:24:35.5804938Z 2025-05-07T20:24:35.5864743Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:35.5865092Z 2025-05-07T20:24:35.5867647Z 2025-05-07T20:24:35.6130992Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:35.6131333Z 2025-05-07T20:24:35.6131340Z 2025-05-07T20:24:35.6131345Z 2025-05-07T20:24:35.6131359Z 2025-05-07T20:24:35.6188863Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:35.6286780Z openssl-3.5.0 | 3.0 MB | #2 | 12% 2025-05-07T20:24:35.6287037Z 2025-05-07T20:24:35.6287043Z 2025-05-07T20:24:35.6287047Z 2025-05-07T20:24:35.6287051Z 2025-05-07T20:24:35.6291260Z 2025-05-07T20:24:35.6297065Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:35.6297338Z 2025-05-07T20:24:35.6297342Z 2025-05-07T20:24:35.6297346Z 2025-05-07T20:24:35.6297350Z 2025-05-07T20:24:35.6300343Z 2025-05-07T20:24:35.6346862Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:35.6347182Z 2025-05-07T20:24:35.6347188Z 2025-05-07T20:24:35.6347193Z 2025-05-07T20:24:35.6347198Z 2025-05-07T20:24:35.6347219Z 2025-05-07T20:24:35.6347225Z 2025-05-07T20:24:35.6424522Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:35.6424824Z 2025-05-07T20:24:35.6424828Z 2025-05-07T20:24:35.6424832Z 2025-05-07T20:24:35.6424836Z 2025-05-07T20:24:35.6424839Z 2025-05-07T20:24:35.6425236Z 2025-05-07T20:24:35.6613896Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:35.6614294Z 2025-05-07T20:24:35.6614593Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:35.6614865Z 2025-05-07T20:24:35.6649597Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:35.6649868Z 2025-05-07T20:24:35.6649872Z 2025-05-07T20:24:35.6649876Z 2025-05-07T20:24:35.6649880Z 2025-05-07T20:24:35.6649884Z 2025-05-07T20:24:35.6649891Z 2025-05-07T20:24:35.6649895Z 2025-05-07T20:24:35.6649906Z 2025-05-07T20:24:35.6731033Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:35.6731403Z 2025-05-07T20:24:35.6731407Z 2025-05-07T20:24:35.6731411Z 2025-05-07T20:24:35.6731415Z 2025-05-07T20:24:35.6731427Z 2025-05-07T20:24:35.6731431Z 2025-05-07T20:24:35.6731435Z 2025-05-07T20:24:35.6731442Z 2025-05-07T20:24:35.6856575Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:35.6857022Z 2025-05-07T20:24:35.6857047Z 2025-05-07T20:24:35.6857053Z 2025-05-07T20:24:35.6857058Z 2025-05-07T20:24:35.6857064Z 2025-05-07T20:24:35.6857069Z 2025-05-07T20:24:35.6858197Z 2025-05-07T20:24:35.6922977Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:35.6923393Z 2025-05-07T20:24:35.6923399Z 2025-05-07T20:24:35.6923404Z 2025-05-07T20:24:35.6923409Z 2025-05-07T20:24:35.6923415Z 2025-05-07T20:24:35.6923420Z 2025-05-07T20:24:35.6927745Z 2025-05-07T20:24:35.6995364Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:35.6995676Z 2025-05-07T20:24:35.6995681Z 2025-05-07T20:24:35.6995694Z 2025-05-07T20:24:35.6995698Z 2025-05-07T20:24:35.6995702Z 2025-05-07T20:24:35.6995706Z 2025-05-07T20:24:35.6995710Z 2025-05-07T20:24:35.6995713Z 2025-05-07T20:24:35.6995717Z 2025-05-07T20:24:35.6999048Z 2025-05-07T20:24:35.7022401Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:35.7022710Z 2025-05-07T20:24:35.7022714Z 2025-05-07T20:24:35.7022718Z 2025-05-07T20:24:35.7022722Z 2025-05-07T20:24:35.7022726Z 2025-05-07T20:24:35.7022729Z 2025-05-07T20:24:35.7022733Z 2025-05-07T20:24:35.7022737Z 2025-05-07T20:24:35.7022740Z 2025-05-07T20:24:35.7022744Z 2025-05-07T20:24:35.7142467Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:35.7142846Z 2025-05-07T20:24:35.7142852Z 2025-05-07T20:24:35.7142860Z 2025-05-07T20:24:35.7145400Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:35.7145653Z 2025-05-07T20:24:35.7145657Z 2025-05-07T20:24:35.7145872Z 2025-05-07T20:24:35.7169076Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:35.7169331Z 2025-05-07T20:24:35.7169335Z 2025-05-07T20:24:35.7169339Z 2025-05-07T20:24:35.7169342Z 2025-05-07T20:24:35.7169346Z 2025-05-07T20:24:35.7169350Z 2025-05-07T20:24:35.7169353Z 2025-05-07T20:24:35.7169357Z 2025-05-07T20:24:35.7170501Z 2025-05-07T20:24:35.7209258Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:35.7209531Z 2025-05-07T20:24:35.7209535Z 2025-05-07T20:24:35.7209538Z 2025-05-07T20:24:35.7209542Z 2025-05-07T20:24:35.7209546Z 2025-05-07T20:24:35.7209558Z 2025-05-07T20:24:35.7209562Z 2025-05-07T20:24:35.7209565Z 2025-05-07T20:24:35.7211334Z 2025-05-07T20:24:35.7366137Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:35.7371659Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:35.7447662Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:35.7447913Z 2025-05-07T20:24:35.7447917Z 2025-05-07T20:24:35.7447921Z 2025-05-07T20:24:35.7449128Z 2025-05-07T20:24:35.7451517Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:35.7451757Z 2025-05-07T20:24:35.7451761Z 2025-05-07T20:24:35.7451765Z 2025-05-07T20:24:35.7451913Z 2025-05-07T20:24:35.7501244Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:35.7501484Z 2025-05-07T20:24:35.7502011Z 2025-05-07T20:24:35.7505230Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:35.7505479Z 2025-05-07T20:24:35.7506218Z 2025-05-07T20:24:35.7560476Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:35.7560721Z 2025-05-07T20:24:35.7560725Z 2025-05-07T20:24:35.7560729Z 2025-05-07T20:24:35.7560733Z 2025-05-07T20:24:35.7561145Z 2025-05-07T20:24:35.7789441Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:35.7789728Z 2025-05-07T20:24:35.7789741Z 2025-05-07T20:24:35.7789745Z 2025-05-07T20:24:35.7789749Z 2025-05-07T20:24:35.7789753Z 2025-05-07T20:24:35.7789756Z 2025-05-07T20:24:35.7789760Z 2025-05-07T20:24:35.7790325Z 2025-05-07T20:24:35.7796718Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:35.7797003Z 2025-05-07T20:24:35.7797012Z 2025-05-07T20:24:35.7797016Z 2025-05-07T20:24:35.7797019Z 2025-05-07T20:24:35.7797023Z 2025-05-07T20:24:35.7797027Z 2025-05-07T20:24:35.7797030Z 2025-05-07T20:24:35.7797039Z 2025-05-07T20:24:35.8025217Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:35.8025511Z 2025-05-07T20:24:35.8025516Z 2025-05-07T20:24:35.8025519Z 2025-05-07T20:24:35.8025523Z 2025-05-07T20:24:35.8025526Z 2025-05-07T20:24:35.8025530Z 2025-05-07T20:24:35.8026202Z 2025-05-07T20:24:35.8034170Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:35.8034494Z 2025-05-07T20:24:35.8034507Z 2025-05-07T20:24:35.8034511Z 2025-05-07T20:24:35.8034515Z 2025-05-07T20:24:35.8034520Z 2025-05-07T20:24:35.8034524Z 2025-05-07T20:24:35.8034537Z 2025-05-07T20:24:35.8184615Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:35.8184942Z 2025-05-07T20:24:35.8184946Z 2025-05-07T20:24:35.8184950Z 2025-05-07T20:24:35.8184967Z 2025-05-07T20:24:35.8184972Z 2025-05-07T20:24:35.8184975Z 2025-05-07T20:24:35.8184979Z 2025-05-07T20:24:35.8184982Z 2025-05-07T20:24:35.8184986Z 2025-05-07T20:24:35.8186301Z 2025-05-07T20:24:35.8739858Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:35.8740137Z 2025-05-07T20:24:35.8740141Z 2025-05-07T20:24:35.8740144Z 2025-05-07T20:24:35.8740148Z 2025-05-07T20:24:35.8740152Z 2025-05-07T20:24:35.8740155Z 2025-05-07T20:24:35.8745639Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:35.8745913Z 2025-05-07T20:24:35.8745916Z 2025-05-07T20:24:35.8746101Z 2025-05-07T20:24:35.8746104Z 2025-05-07T20:24:35.8746108Z 2025-05-07T20:24:35.8746111Z 2025-05-07T20:24:35.8796249Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:35.8796519Z 2025-05-07T20:24:35.8796547Z 2025-05-07T20:24:35.8796551Z 2025-05-07T20:24:35.8796720Z 2025-05-07T20:24:35.8796949Z 2025-05-07T20:24:35.8796959Z 2025-05-07T20:24:35.8796966Z 2025-05-07T20:24:35.8796971Z 2025-05-07T20:24:35.8797456Z 2025-05-07T20:24:35.8803943Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:35.8804426Z 2025-05-07T20:24:35.8804432Z 2025-05-07T20:24:35.8804437Z 2025-05-07T20:24:35.8804442Z 2025-05-07T20:24:35.8804446Z 2025-05-07T20:24:35.8804451Z 2025-05-07T20:24:35.8804456Z 2025-05-07T20:24:35.8804461Z 2025-05-07T20:24:35.8804465Z 2025-05-07T20:24:35.9782151Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:35.9782538Z 2025-05-07T20:24:35.9876529Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:35.9882806Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:35.9883225Z 2025-05-07T20:24:35.9883491Z 2025-05-07T20:24:35.9883767Z  2025-05-07T20:24:35.9884057Z 2025-05-07T20:24:35.9884063Z 2025-05-07T20:24:35.9884280Z  2025-05-07T20:24:35.9884586Z 2025-05-07T20:24:35.9884592Z 2025-05-07T20:24:35.9884599Z 2025-05-07T20:24:35.9884845Z  2025-05-07T20:24:35.9885128Z 2025-05-07T20:24:35.9885133Z 2025-05-07T20:24:35.9885138Z 2025-05-07T20:24:35.9885154Z 2025-05-07T20:24:35.9885329Z  2025-05-07T20:24:35.9885539Z 2025-05-07T20:24:35.9885543Z 2025-05-07T20:24:35.9885546Z 2025-05-07T20:24:35.9885550Z 2025-05-07T20:24:35.9885560Z 2025-05-07T20:24:35.9885751Z  2025-05-07T20:24:35.9886059Z 2025-05-07T20:24:35.9886064Z 2025-05-07T20:24:35.9886069Z 2025-05-07T20:24:35.9886074Z 2025-05-07T20:24:35.9886078Z 2025-05-07T20:24:35.9886083Z 2025-05-07T20:24:35.9886340Z  2025-05-07T20:24:35.9886632Z 2025-05-07T20:24:35.9886638Z 2025-05-07T20:24:35.9886643Z 2025-05-07T20:24:35.9886648Z 2025-05-07T20:24:35.9886653Z 2025-05-07T20:24:35.9886658Z 2025-05-07T20:24:35.9886663Z 2025-05-07T20:24:35.9886901Z  2025-05-07T20:24:35.9887134Z 2025-05-07T20:24:35.9887138Z 2025-05-07T20:24:35.9887142Z 2025-05-07T20:24:35.9887145Z 2025-05-07T20:24:35.9887149Z 2025-05-07T20:24:35.9887152Z 2025-05-07T20:24:35.9887156Z 2025-05-07T20:24:35.9887160Z 2025-05-07T20:24:35.9887340Z  2025-05-07T20:24:35.9887566Z 2025-05-07T20:24:35.9887570Z 2025-05-07T20:24:35.9887573Z 2025-05-07T20:24:35.9887577Z 2025-05-07T20:24:35.9887580Z 2025-05-07T20:24:35.9887584Z 2025-05-07T20:24:35.9887587Z 2025-05-07T20:24:35.9887591Z 2025-05-07T20:24:35.9887594Z 2025-05-07T20:24:35.9887785Z  2025-05-07T20:24:35.9888006Z 2025-05-07T20:24:35.9888009Z 2025-05-07T20:24:35.9888013Z 2025-05-07T20:24:35.9888016Z 2025-05-07T20:24:35.9888020Z 2025-05-07T20:24:35.9888023Z 2025-05-07T20:24:35.9888027Z 2025-05-07T20:24:35.9888030Z 2025-05-07T20:24:35.9888034Z 2025-05-07T20:24:35.9888037Z 2025-05-07T20:24:35.9888232Z  done 2025-05-07T20:24:36.0890841Z Preparing transaction: - done 2025-05-07T20:24:36.1895983Z Verifying transaction: | done 2025-05-07T20:24:37.6921115Z Executing transaction: - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:37.8648096Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:39.5782856Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:39.5797284Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:39.5820882Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:40.4398801Z Channels: 2025-05-07T20:24:40.4399105Z - conda-forge 2025-05-07T20:24:40.4399392Z Platform: linux-64 2025-05-07T20:24:43.6743624Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:44.0423674Z Solving environment: \ done 2025-05-07T20:24:44.1024903Z 2025-05-07T20:24:44.1025536Z ## Package Plan ## 2025-05-07T20:24:44.1025778Z 2025-05-07T20:24:44.1026055Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:44.1026457Z 2025-05-07T20:24:44.1026606Z added / updated specs: 2025-05-07T20:24:44.1026958Z - libxcrypt 2025-05-07T20:24:44.1027153Z 2025-05-07T20:24:44.1027158Z 2025-05-07T20:24:44.1027310Z The following packages will be downloaded: 2025-05-07T20:24:44.1027592Z 2025-05-07T20:24:44.1027735Z package | build 2025-05-07T20:24:44.1028055Z ---------------------------|----------------- 2025-05-07T20:24:44.1028432Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:44.1028833Z ------------------------------------------------------------ 2025-05-07T20:24:44.1029176Z Total: 98 KB 2025-05-07T20:24:44.1029382Z 2025-05-07T20:24:44.1029508Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:44.1029721Z 2025-05-07T20:24:44.1029935Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:44.1030225Z 2025-05-07T20:24:44.1030229Z 2025-05-07T20:24:44.1030232Z 2025-05-07T20:24:44.1030369Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:44.2261406Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:44.2284002Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:44.2386398Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:44.2388722Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:44.2389239Z 2025-05-07T20:24:44.2389554Z done 2025-05-07T20:24:44.3394898Z Preparing transaction: / done 2025-05-07T20:24:44.4399528Z Verifying transaction: \ done 2025-05-07T20:24:44.5405744Z Executing transaction: / done 2025-05-07T20:24:47.9727691Z [SETUP] Copying over ... 2025-05-07T20:24:47.9728403Z + 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:47.9728939Z 2025-05-07T20:24:47.9756636Z 2025-05-07T20:24:49.6056557Z [SETUP] Installed Python version: Python 3.9.21 2025-05-07T20:24:49.6057094Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:49.6088796Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:49.6089240Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:49.6101181Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:49.6101564Z env: 2025-05-07T20:24:49.6101789Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:49.6102082Z BUILD_ENV: build_binary 2025-05-07T20:24:49.6102323Z BUILD_TARGET: default 2025-05-07T20:24:49.6102555Z BUILD_VARIANT: cuda 2025-05-07T20:24:49.6102781Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:24:49.6103036Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:49.6103333Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:49.6103656Z ##[endgroup] 2025-05-07T20:24:49.9445741Z ################################################################################ 2025-05-07T20:24:49.9446082Z # Install C/C++ Compilers 2025-05-07T20:24:49.9446323Z # 2025-05-07T20:24:49.9462367Z # [2025-05-07T20:24:49.945Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:49.9462948Z ################################################################################ 2025-05-07T20:24:49.9463254Z 2025-05-07T20:24:49.9479249Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:50.0411422Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:50.0421973Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:50.0444202Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:50.9022425Z Channels: 2025-05-07T20:24:50.9022677Z - conda-forge 2025-05-07T20:24:50.9022902Z Platform: linux-64 2025-05-07T20:24:54.1892733Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:54.5547942Z Solving environment: \ done 2025-05-07T20:24:54.6153667Z 2025-05-07T20:24:54.6154026Z ## Package Plan ## 2025-05-07T20:24:54.6154436Z 2025-05-07T20:24:54.6155034Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:54.6155641Z 2025-05-07T20:24:54.6155848Z added / updated specs: 2025-05-07T20:24:54.6156473Z - sysroot_linux-64=2.17 2025-05-07T20:24:54.6156794Z 2025-05-07T20:24:54.6156804Z 2025-05-07T20:24:54.6157042Z The following packages will be downloaded: 2025-05-07T20:24:54.6157458Z 2025-05-07T20:24:54.6157680Z package | build 2025-05-07T20:24:54.6158302Z ---------------------------|----------------- 2025-05-07T20:24:54.6159116Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:54.6159716Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:54.6160132Z ------------------------------------------------------------ 2025-05-07T20:24:54.6160471Z Total: 15.4 MB 2025-05-07T20:24:54.6160677Z 2025-05-07T20:24:54.6160808Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:54.6161033Z 2025-05-07T20:24:54.6161305Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:54.6161864Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:54.6162164Z 2025-05-07T20:24:54.6162177Z 2025-05-07T20:24:54.6162181Z 2025-05-07T20:24:54.6162319Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:54.6162692Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:54.6162915Z 2025-05-07T20:24:54.7071245Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:54.7071544Z 2025-05-07T20:24:54.7589954Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:54.8597768Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:54.9202165Z sysroot_linux-64-2.1 | 14.5 MB | ####### | 70% 2025-05-07T20:24:54.9465914Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:54.9466379Z 2025-05-07T20:24:54.9468609Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:54.9469156Z 2025-05-07T20:24:55.4540879Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:55.4544115Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:55.4544585Z 2025-05-07T20:24:55.4544820Z 2025-05-07T20:24:55.4545020Z  done 2025-05-07T20:24:55.5551526Z Preparing transaction: / done 2025-05-07T20:24:55.7557351Z Verifying transaction: \ | done 2025-05-07T20:24:55.9600804Z Executing transaction: - \ done 2025-05-07T20:24:56.1132909Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:56.1133345Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:57.7820865Z [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:57.7833531Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:57.7855429Z [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:58.6752588Z Channels: 2025-05-07T20:24:58.6752929Z - conda-forge 2025-05-07T20:24:58.6753224Z Platform: linux-64 2025-05-07T20:25:01.9190794Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:25:02.8799276Z Solving environment: \ | / done 2025-05-07T20:25:02.9431807Z 2025-05-07T20:25:02.9432269Z ## Package Plan ## 2025-05-07T20:25:02.9432423Z 2025-05-07T20:25:02.9432666Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:02.9432962Z 2025-05-07T20:25:02.9433062Z added / updated specs: 2025-05-07T20:25:02.9433309Z - gxx_linux-64=11.4.0 2025-05-07T20:25:02.9433475Z 2025-05-07T20:25:02.9433480Z 2025-05-07T20:25:02.9433596Z The following packages will be downloaded: 2025-05-07T20:25:02.9433808Z 2025-05-07T20:25:02.9433929Z package | build 2025-05-07T20:25:02.9434279Z ---------------------------|----------------- 2025-05-07T20:25:02.9434671Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:25:02.9435145Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:25:02.9435609Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:25:02.9436097Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:25:02.9436535Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:25:02.9436970Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:25:02.9437395Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:25:02.9437848Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:25:02.9438322Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:25:02.9438765Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:25:02.9439224Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:25:02.9439699Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:25:02.9440105Z ------------------------------------------------------------ 2025-05-07T20:25:02.9440445Z Total: 91.6 MB 2025-05-07T20:25:02.9440652Z 2025-05-07T20:25:02.9440775Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:02.9440996Z 2025-05-07T20:25:02.9441270Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:25:02.9441845Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:25:02.9442406Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:25:02.9443151Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:25:02.9443659Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:25:02.9444157Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:25:02.9444682Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:02.9445225Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:25:02.9445715Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:25:02.9446251Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:02.9446603Z 2025-05-07T20:25:02.9446721Z The following packages will be UPDATED: 2025-05-07T20:25:02.9446922Z 2025-05-07T20:25:02.9447232Z ld_impl_linux-64 pkgs/main::ld_impl_linux-64-2.40-h12e~ --> conda-forge::ld_impl_linux-64-2.40-hf3520f5_7 2025-05-07T20:25:02.9448127Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:25:02.9448534Z 2025-05-07T20:25:02.9448538Z 2025-05-07T20:25:02.9448542Z 2025-05-07T20:25:02.9448679Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:02.9449042Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:02.9449267Z 2025-05-07T20:25:02.9449534Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:02.9449766Z 2025-05-07T20:25:02.9449770Z 2025-05-07T20:25:02.9457055Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:02.9457323Z 2025-05-07T20:25:02.9457327Z 2025-05-07T20:25:02.9457331Z 2025-05-07T20:25:02.9463253Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:25:02.9463627Z 2025-05-07T20:25:02.9463634Z 2025-05-07T20:25:02.9463639Z 2025-05-07T20:25:02.9465248Z 2025-05-07T20:25:02.9470039Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:25:02.9470400Z 2025-05-07T20:25:02.9470405Z 2025-05-07T20:25:02.9470409Z 2025-05-07T20:25:02.9470412Z 2025-05-07T20:25:02.9473370Z 2025-05-07T20:25:02.9485432Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:02.9485765Z 2025-05-07T20:25:02.9485769Z 2025-05-07T20:25:02.9485772Z 2025-05-07T20:25:02.9485776Z 2025-05-07T20:25:02.9485780Z 2025-05-07T20:25:02.9485783Z 2025-05-07T20:25:02.9491266Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:25:02.9491614Z 2025-05-07T20:25:02.9491618Z 2025-05-07T20:25:02.9491621Z 2025-05-07T20:25:02.9491625Z 2025-05-07T20:25:02.9491629Z 2025-05-07T20:25:02.9491632Z 2025-05-07T20:25:02.9491636Z 2025-05-07T20:25:02.9494392Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:25:02.9494784Z 2025-05-07T20:25:02.9494789Z 2025-05-07T20:25:02.9494794Z 2025-05-07T20:25:02.9494799Z 2025-05-07T20:25:02.9494804Z 2025-05-07T20:25:02.9494819Z 2025-05-07T20:25:02.9494831Z 2025-05-07T20:25:02.9494836Z 2025-05-07T20:25:02.9502006Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:25:02.9502416Z 2025-05-07T20:25:02.9502421Z 2025-05-07T20:25:02.9502427Z 2025-05-07T20:25:02.9502432Z 2025-05-07T20:25:02.9502437Z 2025-05-07T20:25:02.9502442Z 2025-05-07T20:25:02.9502447Z 2025-05-07T20:25:02.9502453Z 2025-05-07T20:25:02.9513499Z 2025-05-07T20:25:02.9515011Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:25:02.9515401Z 2025-05-07T20:25:02.9515407Z 2025-05-07T20:25:02.9515412Z 2025-05-07T20:25:02.9515417Z 2025-05-07T20:25:02.9515423Z 2025-05-07T20:25:02.9515428Z 2025-05-07T20:25:02.9515442Z 2025-05-07T20:25:02.9515448Z 2025-05-07T20:25:02.9515453Z 2025-05-07T20:25:02.9515458Z 2025-05-07T20:25:02.9516719Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:25:02.9517087Z 2025-05-07T20:25:02.9517112Z 2025-05-07T20:25:02.9517326Z 2025-05-07T20:25:02.9517345Z 2025-05-07T20:25:02.9517350Z 2025-05-07T20:25:02.9517356Z 2025-05-07T20:25:02.9517361Z 2025-05-07T20:25:02.9517366Z 2025-05-07T20:25:02.9517371Z 2025-05-07T20:25:02.9517376Z 2025-05-07T20:25:02.9517381Z 2025-05-07T20:25:03.1023350Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:25:03.1023767Z 2025-05-07T20:25:03.1028893Z 2025-05-07T20:25:03.2297132Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:03.2297498Z 2025-05-07T20:25:03.2404450Z 2025-05-07T20:25:03.2877428Z libstdcxx-devel_linu | 11.1 MB | 4 | 4%  2025-05-07T20:25:03.2884760Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:03.2887266Z 2025-05-07T20:25:03.3456746Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:03.3457098Z 2025-05-07T20:25:03.3457279Z 2025-05-07T20:25:03.3517357Z libstdcxx-devel_linu | 11.1 MB | ###2 | 32%  2025-05-07T20:25:03.3518008Z 2025-05-07T20:25:03.3518216Z 2025-05-07T20:25:03.3518223Z 2025-05-07T20:25:03.3518246Z 2025-05-07T20:25:03.3673268Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:25:03.3673650Z 2025-05-07T20:25:03.3673656Z 2025-05-07T20:25:03.3673661Z 2025-05-07T20:25:03.3879078Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:25:03.3887237Z gcc_impl_linux-64-11 | 53.0 MB | # | 11% 2025-05-07T20:25:03.3888764Z 2025-05-07T20:25:03.4459276Z gxx_impl_linux-64-11 | 11.2 MB | ##4 | 25%  2025-05-07T20:25:03.4459624Z 2025-05-07T20:25:03.4461184Z 2025-05-07T20:25:03.4676791Z libstdcxx-devel_linu | 11.1 MB | #######2 | 73%  2025-05-07T20:25:03.4677156Z 2025-05-07T20:25:03.4677163Z 2025-05-07T20:25:03.4678964Z 2025-05-07T20:25:03.4879400Z binutils_impl_linux- | 6.0 MB | #####9 | 60%  2025-05-07T20:25:03.4889444Z gcc_impl_linux-64-11 | 53.0 MB | #8 | 18% 2025-05-07T20:25:03.4891687Z 2025-05-07T20:25:03.5323316Z gxx_impl_linux-64-11 | 11.2 MB | ######4 | 65%  2025-05-07T20:25:03.5323674Z 2025-05-07T20:25:03.5323681Z 2025-05-07T20:25:03.5323687Z 2025-05-07T20:25:03.5329037Z 2025-05-07T20:25:03.5329634Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:03.5329942Z 2025-05-07T20:25:03.5329955Z 2025-05-07T20:25:03.5329961Z 2025-05-07T20:25:03.5329967Z 2025-05-07T20:25:03.5880241Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:03.5906653Z gcc_impl_linux-64-11 | 53.0 MB | ##6 | 27% 2025-05-07T20:25:03.5907005Z 2025-05-07T20:25:03.5907012Z 2025-05-07T20:25:03.5907018Z 2025-05-07T20:25:03.5907021Z 2025-05-07T20:25:03.5909621Z 2025-05-07T20:25:03.6881195Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:03.6960965Z gcc_impl_linux-64-11 | 53.0 MB | ###4 | 35% 2025-05-07T20:25:03.6961690Z 2025-05-07T20:25:03.6961888Z 2025-05-07T20:25:03.6965815Z 2025-05-07T20:25:03.6968183Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:03.6968537Z 2025-05-07T20:25:03.6968544Z 2025-05-07T20:25:03.6968549Z 2025-05-07T20:25:03.7388191Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:03.7388564Z 2025-05-07T20:25:03.7388568Z 2025-05-07T20:25:03.7388572Z 2025-05-07T20:25:03.7388575Z 2025-05-07T20:25:03.7388580Z 2025-05-07T20:25:03.7389965Z 2025-05-07T20:25:03.7829867Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:25:03.7830195Z 2025-05-07T20:25:03.7832683Z 2025-05-07T20:25:03.7839796Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:03.7840138Z 2025-05-07T20:25:03.7840142Z 2025-05-07T20:25:03.7850715Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:03.7851048Z 2025-05-07T20:25:03.7851052Z 2025-05-07T20:25:03.7851059Z 2025-05-07T20:25:03.7851063Z 2025-05-07T20:25:03.7855116Z 2025-05-07T20:25:03.7868263Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:03.7868603Z 2025-05-07T20:25:03.7868607Z 2025-05-07T20:25:03.7868611Z 2025-05-07T20:25:03.7868615Z 2025-05-07T20:25:03.7874077Z 2025-05-07T20:25:03.7963907Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:03.8519359Z gcc_impl_linux-64-11 | 53.0 MB | ####2 | 42% 2025-05-07T20:25:03.8519710Z 2025-05-07T20:25:03.8519715Z 2025-05-07T20:25:03.8519719Z 2025-05-07T20:25:03.8519722Z 2025-05-07T20:25:03.8519726Z 2025-05-07T20:25:03.8519730Z 2025-05-07T20:25:03.8519734Z 2025-05-07T20:25:03.8521437Z 2025-05-07T20:25:03.8536808Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:25:03.8537099Z 2025-05-07T20:25:03.8537306Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:03.8545547Z 2025-05-07T20:25:03.8549613Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:03.8550175Z 2025-05-07T20:25:03.8550187Z 2025-05-07T20:25:03.8550191Z 2025-05-07T20:25:03.8550195Z 2025-05-07T20:25:03.8550199Z 2025-05-07T20:25:03.8550203Z 2025-05-07T20:25:03.8550206Z 2025-05-07T20:25:03.8614627Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:25:03.8614964Z 2025-05-07T20:25:03.8614969Z 2025-05-07T20:25:03.8614972Z 2025-05-07T20:25:03.8614976Z 2025-05-07T20:25:03.8614980Z 2025-05-07T20:25:03.8614984Z 2025-05-07T20:25:03.8614987Z 2025-05-07T20:25:03.8614991Z 2025-05-07T20:25:03.8784484Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:03.8784803Z 2025-05-07T20:25:03.8784807Z 2025-05-07T20:25:03.8784810Z 2025-05-07T20:25:03.8784814Z 2025-05-07T20:25:03.8784818Z 2025-05-07T20:25:03.8786057Z 2025-05-07T20:25:03.8789410Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:03.8789746Z 2025-05-07T20:25:03.8789750Z 2025-05-07T20:25:03.8789766Z 2025-05-07T20:25:03.8789775Z 2025-05-07T20:25:03.8789779Z 2025-05-07T20:25:03.8791005Z 2025-05-07T20:25:03.8969108Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:03.8986933Z gcc_impl_linux-64-11 | 53.0 MB | ####9 | 50% 2025-05-07T20:25:03.8987249Z 2025-05-07T20:25:03.8987255Z 2025-05-07T20:25:03.8987260Z 2025-05-07T20:25:03.8987266Z 2025-05-07T20:25:03.8987271Z 2025-05-07T20:25:03.8987276Z 2025-05-07T20:25:03.8989560Z 2025-05-07T20:25:03.9018337Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:03.9018727Z 2025-05-07T20:25:03.9018733Z 2025-05-07T20:25:03.9018738Z 2025-05-07T20:25:03.9018743Z 2025-05-07T20:25:03.9018749Z 2025-05-07T20:25:03.9018753Z 2025-05-07T20:25:03.9018759Z 2025-05-07T20:25:03.9018764Z 2025-05-07T20:25:03.9018769Z 2025-05-07T20:25:03.9043600Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:25:03.9043986Z 2025-05-07T20:25:03.9044003Z 2025-05-07T20:25:03.9044014Z 2025-05-07T20:25:03.9044020Z 2025-05-07T20:25:03.9044025Z 2025-05-07T20:25:03.9044030Z 2025-05-07T20:25:03.9044035Z 2025-05-07T20:25:03.9044040Z 2025-05-07T20:25:03.9046661Z 2025-05-07T20:25:03.9188160Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:03.9188548Z 2025-05-07T20:25:03.9188553Z 2025-05-07T20:25:03.9188559Z 2025-05-07T20:25:03.9188573Z 2025-05-07T20:25:03.9188579Z 2025-05-07T20:25:03.9188584Z 2025-05-07T20:25:03.9188589Z 2025-05-07T20:25:03.9188594Z 2025-05-07T20:25:03.9188600Z 2025-05-07T20:25:03.9188666Z 2025-05-07T20:25:03.9218547Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:25:03.9218901Z 2025-05-07T20:25:03.9218905Z 2025-05-07T20:25:03.9218909Z 2025-05-07T20:25:03.9218912Z 2025-05-07T20:25:03.9218916Z 2025-05-07T20:25:03.9218920Z 2025-05-07T20:25:03.9218923Z 2025-05-07T20:25:03.9218927Z 2025-05-07T20:25:03.9218931Z 2025-05-07T20:25:03.9223274Z 2025-05-07T20:25:03.9301080Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:03.9301395Z 2025-05-07T20:25:03.9301400Z 2025-05-07T20:25:03.9301403Z 2025-05-07T20:25:03.9301407Z 2025-05-07T20:25:03.9301411Z 2025-05-07T20:25:03.9301415Z 2025-05-07T20:25:03.9301418Z 2025-05-07T20:25:03.9301422Z 2025-05-07T20:25:03.9301426Z 2025-05-07T20:25:03.9301429Z 2025-05-07T20:25:03.9302520Z 2025-05-07T20:25:03.9336803Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:25:03.9337147Z 2025-05-07T20:25:03.9337151Z 2025-05-07T20:25:03.9337155Z 2025-05-07T20:25:03.9337159Z 2025-05-07T20:25:03.9337163Z 2025-05-07T20:25:03.9337166Z 2025-05-07T20:25:03.9337170Z 2025-05-07T20:25:03.9337173Z 2025-05-07T20:25:03.9337177Z 2025-05-07T20:25:03.9337181Z 2025-05-07T20:25:03.9337185Z 2025-05-07T20:25:03.9710866Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:03.9711394Z 2025-05-07T20:25:03.9711399Z 2025-05-07T20:25:03.9711422Z 2025-05-07T20:25:03.9711425Z 2025-05-07T20:25:03.9971752Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:04.0975281Z gcc_impl_linux-64-11 | 53.0 MB | #####9 | 59% 2025-05-07T20:25:04.1977997Z gcc_impl_linux-64-11 | 53.0 MB | ######8 | 68% 2025-05-07T20:25:04.2980036Z gcc_impl_linux-64-11 | 53.0 MB | #######7 | 78% 2025-05-07T20:25:04.3983759Z gcc_impl_linux-64-11 | 53.0 MB | ########7 | 87% 2025-05-07T20:25:04.4259658Z gcc_impl_linux-64-11 | 53.0 MB | #########8 | 98% 2025-05-07T20:25:04.4259907Z 2025-05-07T20:25:04.4259913Z 2025-05-07T20:25:04.4259918Z 2025-05-07T20:25:04.4259923Z 2025-05-07T20:25:04.4260407Z 2025-05-07T20:25:04.5847282Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:04.5847624Z 2025-05-07T20:25:04.5847630Z 2025-05-07T20:25:04.5847635Z 2025-05-07T20:25:04.6444638Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:04.6444965Z 2025-05-07T20:25:04.6444970Z 2025-05-07T20:25:04.6444974Z 2025-05-07T20:25:04.6444978Z 2025-05-07T20:25:04.6444981Z 2025-05-07T20:25:04.6444985Z 2025-05-07T20:25:04.6444989Z 2025-05-07T20:25:04.6445355Z 2025-05-07T20:25:04.6452175Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:04.6452578Z 2025-05-07T20:25:04.6452584Z 2025-05-07T20:25:04.6452590Z 2025-05-07T20:25:04.6452595Z 2025-05-07T20:25:04.6452600Z 2025-05-07T20:25:04.6452605Z 2025-05-07T20:25:04.6452610Z 2025-05-07T20:25:04.6452615Z 2025-05-07T20:25:04.8391773Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:04.8392182Z 2025-05-07T20:25:04.8392189Z 2025-05-07T20:25:04.8392193Z 2025-05-07T20:25:04.8392197Z 2025-05-07T20:25:04.8392201Z 2025-05-07T20:25:04.8393866Z 2025-05-07T20:25:04.9058302Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:04.9121736Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:04.9122069Z 2025-05-07T20:25:04.9122074Z 2025-05-07T20:25:04.9122077Z 2025-05-07T20:25:04.9122081Z 2025-05-07T20:25:04.9122085Z 2025-05-07T20:25:04.9122088Z 2025-05-07T20:25:04.9122092Z 2025-05-07T20:25:04.9125328Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:04.9125674Z 2025-05-07T20:25:04.9125680Z 2025-05-07T20:25:04.9125685Z 2025-05-07T20:25:04.9125690Z 2025-05-07T20:25:04.9125695Z 2025-05-07T20:25:04.9125701Z 2025-05-07T20:25:04.9125706Z 2025-05-07T20:25:04.9464730Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:04.9465149Z 2025-05-07T20:25:04.9495019Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:04.9495341Z 2025-05-07T20:25:04.9495347Z 2025-05-07T20:25:04.9495352Z 2025-05-07T20:25:04.9495359Z 2025-05-07T20:25:04.9495364Z 2025-05-07T20:25:04.9495371Z 2025-05-07T20:25:04.9495404Z 2025-05-07T20:25:04.9495671Z 2025-05-07T20:25:04.9495691Z 2025-05-07T20:25:04.9499401Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:04.9499808Z 2025-05-07T20:25:04.9499815Z 2025-05-07T20:25:04.9499820Z 2025-05-07T20:25:04.9499836Z 2025-05-07T20:25:04.9499842Z 2025-05-07T20:25:04.9499847Z 2025-05-07T20:25:04.9499853Z 2025-05-07T20:25:04.9499859Z 2025-05-07T20:25:04.9499865Z 2025-05-07T20:25:04.9960696Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:04.9961120Z 2025-05-07T20:25:04.9961125Z 2025-05-07T20:25:04.9961128Z 2025-05-07T20:25:04.9961132Z 2025-05-07T20:25:04.9961136Z 2025-05-07T20:25:04.9961140Z 2025-05-07T20:25:04.9961143Z 2025-05-07T20:25:04.9961147Z 2025-05-07T20:25:04.9961151Z 2025-05-07T20:25:04.9961155Z 2025-05-07T20:25:04.9961967Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:04.9962247Z 2025-05-07T20:25:04.9962526Z 2025-05-07T20:25:04.9962543Z 2025-05-07T20:25:04.9962561Z 2025-05-07T20:25:04.9962567Z 2025-05-07T20:25:04.9962572Z 2025-05-07T20:25:04.9962577Z 2025-05-07T20:25:04.9962582Z 2025-05-07T20:25:04.9962588Z 2025-05-07T20:25:04.9962593Z 2025-05-07T20:25:04.9962598Z 2025-05-07T20:25:04.9966991Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:04.9967305Z 2025-05-07T20:25:04.9967310Z 2025-05-07T20:25:04.9967316Z 2025-05-07T20:25:04.9967321Z 2025-05-07T20:25:04.9967326Z 2025-05-07T20:25:04.9967331Z 2025-05-07T20:25:04.9967337Z 2025-05-07T20:25:04.9967342Z 2025-05-07T20:25:04.9967347Z 2025-05-07T20:25:04.9967362Z 2025-05-07T20:25:04.9967367Z 2025-05-07T20:25:04.9969228Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:04.9969654Z 2025-05-07T20:25:04.9969660Z 2025-05-07T20:25:04.9969674Z 2025-05-07T20:25:04.9969680Z 2025-05-07T20:25:04.9969685Z 2025-05-07T20:25:04.9969690Z 2025-05-07T20:25:04.9969709Z 2025-05-07T20:25:04.9969724Z 2025-05-07T20:25:04.9969730Z 2025-05-07T20:25:04.9969735Z 2025-05-07T20:25:05.1338617Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:05.1338926Z 2025-05-07T20:25:05.1338930Z 2025-05-07T20:25:05.6599303Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:05.6605022Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:05.6605362Z 2025-05-07T20:25:05.6605563Z 2025-05-07T20:25:05.6605740Z  2025-05-07T20:25:05.6605942Z 2025-05-07T20:25:05.6605946Z 2025-05-07T20:25:05.6606116Z  2025-05-07T20:25:05.6606317Z 2025-05-07T20:25:05.6606321Z 2025-05-07T20:25:05.6606324Z 2025-05-07T20:25:05.6606520Z  2025-05-07T20:25:05.6606722Z 2025-05-07T20:25:05.6606750Z 2025-05-07T20:25:05.6606765Z 2025-05-07T20:25:05.6606769Z 2025-05-07T20:25:05.6606951Z  2025-05-07T20:25:05.6607161Z 2025-05-07T20:25:05.6607164Z 2025-05-07T20:25:05.6607168Z 2025-05-07T20:25:05.6607172Z 2025-05-07T20:25:05.6607175Z 2025-05-07T20:25:05.6607355Z  2025-05-07T20:25:05.6607562Z 2025-05-07T20:25:05.6607566Z 2025-05-07T20:25:05.6607569Z 2025-05-07T20:25:05.6607573Z 2025-05-07T20:25:05.6607576Z 2025-05-07T20:25:05.6607580Z 2025-05-07T20:25:05.6607764Z  2025-05-07T20:25:05.6607975Z 2025-05-07T20:25:05.6607978Z 2025-05-07T20:25:05.6607982Z 2025-05-07T20:25:05.6607986Z 2025-05-07T20:25:05.6607989Z 2025-05-07T20:25:05.6607993Z 2025-05-07T20:25:05.6607996Z 2025-05-07T20:25:05.6608209Z  2025-05-07T20:25:05.6608426Z 2025-05-07T20:25:05.6608875Z 2025-05-07T20:25:05.6608882Z 2025-05-07T20:25:05.6608885Z 2025-05-07T20:25:05.6608889Z 2025-05-07T20:25:05.6608892Z 2025-05-07T20:25:05.6608896Z 2025-05-07T20:25:05.6608900Z 2025-05-07T20:25:05.6609107Z  2025-05-07T20:25:05.6609325Z 2025-05-07T20:25:05.6609329Z 2025-05-07T20:25:05.6609332Z 2025-05-07T20:25:05.6609336Z 2025-05-07T20:25:05.6609339Z 2025-05-07T20:25:05.6609343Z 2025-05-07T20:25:05.6609347Z 2025-05-07T20:25:05.6609350Z 2025-05-07T20:25:05.6609354Z 2025-05-07T20:25:05.6609545Z  2025-05-07T20:25:05.6609760Z 2025-05-07T20:25:05.6609764Z 2025-05-07T20:25:05.6609767Z 2025-05-07T20:25:05.6609771Z 2025-05-07T20:25:05.6609774Z 2025-05-07T20:25:05.6609778Z 2025-05-07T20:25:05.6609781Z 2025-05-07T20:25:05.6609794Z 2025-05-07T20:25:05.6609798Z 2025-05-07T20:25:05.6609802Z 2025-05-07T20:25:05.6610143Z  2025-05-07T20:25:05.6610362Z 2025-05-07T20:25:05.6610366Z 2025-05-07T20:25:05.6610369Z 2025-05-07T20:25:05.6610379Z 2025-05-07T20:25:05.6610383Z 2025-05-07T20:25:05.6610387Z 2025-05-07T20:25:05.6610390Z 2025-05-07T20:25:05.6610394Z 2025-05-07T20:25:05.6610397Z 2025-05-07T20:25:05.6610401Z 2025-05-07T20:25:05.6610404Z 2025-05-07T20:25:05.6610611Z  done 2025-05-07T20:25:05.7612052Z Preparing transaction: \ done 2025-05-07T20:25:06.0618238Z Verifying transaction: / - \ done 2025-05-07T20:25:06.1629104Z Executing transaction: / done 2025-05-07T20:25:06.3259536Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:10.1973749Z + 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:10.1974312Z 2025-05-07T20:25:10.1985140Z 2025-05-07T20:25:10.2004952Z + 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:10.2005498Z 2025-05-07T20:25:10.2018115Z 2025-05-07T20:25:10.2035593Z + 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:10.2036244Z 2025-05-07T20:25:10.2047481Z 2025-05-07T20:25:10.2064774Z + 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:10.2065305Z 2025-05-07T20:25:10.2077430Z 2025-05-07T20:25:12.0939442Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:12.0939727Z 2025-05-07T20:25:12.1558551Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:14.0281114Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:14.0281398Z 2025-05-07T20:25:14.0928514Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:15.9649313Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:15.9649609Z 2025-05-07T20:25:16.0273136Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:17.8967839Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:17.8968136Z 2025-05-07T20:25:17.9585877Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:17.9589917Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:17.9590327Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:17.9590527Z 2025-05-07T20:25:19.8362111Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:19.8362578Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:19.8362971Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:19.8363392Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:19.8363794Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:19.8364136Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:19.8364420Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:19.8365106Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:19.8365365Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:19.8365607Z #define __CHAR_BIT__ 8 2025-05-07T20:25:19.8365840Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:19.8366076Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:19.8366348Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:19.8366641Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:19.8366907Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:19.8367194Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8367492Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:19.8367775Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:19.8368086Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:19.8368401Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:19.8368796Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:19.8369190Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:19.8369673Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:19.8369944Z #define __GCC_IEC_559 2 2025-05-07T20:25:19.8370175Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:19.8370440Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:19.8370694Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:19.8370965Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:19.8371280Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8371594Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:19.8371854Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:19.8372119Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:19.8372373Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:19.8372630Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:19.8372875Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:19.8373128Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:19.8373380Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:19.8373617Z #define __INT8_C(c) c 2025-05-07T20:25:19.8373842Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:19.8374144Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8374451Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:19.8374757Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:19.8375100Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:19.8375368Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:19.8375622Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8375891Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:19.8376159Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:19.8376538Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:19.8376940Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:19.8377223Z #define __linux 1 2025-05-07T20:25:19.8377440Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:19.8377712Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:19.8377989Z #define __unix 1 2025-05-07T20:25:19.8378204Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:19.8378487Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:19.8378749Z #define __WINT_MIN__ 0U 2025-05-07T20:25:19.8378979Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:19.8379254Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:19.8379521Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:19.8379776Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:19.8380011Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:19.8380290Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:19.8380575Z #define __INT64_C(c) c ## L 2025-05-07T20:25:19.8380827Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:19.8381119Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:19.8381375Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:19.8381713Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:19.8382081Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:19.8382326Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:19.8382569Z #define __DBL_DIG__ 15 2025-05-07T20:25:19.8382894Z #define __FLT32_DIG__ 6 2025-05-07T20:25:19.8383190Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:19.8383528Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:19.8383761Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:19.8384078Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:19.8384411Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:19.8384642Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:19.8384896Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:19.8385263Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:19.8385647Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:19.8385914Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:19.8386160Z #define __unix__ 1 2025-05-07T20:25:19.8386367Z #define __INT_WIDTH__ 32 2025-05-07T20:25:19.8386603Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:19.8386840Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:19.8387072Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:19.8387421Z #define __UINT16_C(c) c 2025-05-07T20:25:19.8387647Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:19.8387889Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:19.8388229Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:19.8388578Z #define __gnu_linux__ 1 2025-05-07T20:25:19.8388811Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:19.8389079Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:19.8389355Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8389614Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:19.8389862Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:19.8390102Z #define __GNUC__ 11 2025-05-07T20:25:19.8390313Z #define __pie__ 2 2025-05-07T20:25:19.8390513Z #define __MMX__ 1 2025-05-07T20:25:19.8390730Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:19.8390991Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:19.8391256Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:19.8391526Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:19.8391876Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:19.8392265Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8392564Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:19.8392817Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:19.8393073Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:19.8393358Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:19.8393613Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:19.8393860Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:19.8394157Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:19.8394437Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:19.8394697Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:19.8394968Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:19.8395205Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:19.8404709Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:19.8405003Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:19.8405280Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:19.8405548Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:19.8405865Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:19.8406223Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:19.8406501Z #define __SSE2_MATH__ 1 2025-05-07T20:25:19.8406751Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:19.8407045Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8407330Z #define __amd64 1 2025-05-07T20:25:19.8407557Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:19.8407824Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:19.8408122Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:19.8408432Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:19.8409072Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:19.8409343Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:19.8409595Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:19.8409854Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:19.8410103Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:19.8410677Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:19.8410949Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:19.8411214Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:19.8411446Z #define __x86_64 1 2025-05-07T20:25:19.8411662Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:19.8412027Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:19.8412472Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:19.8412924Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:19.8413391Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:19.8413760Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:19.8414008Z #define __LP64__ 1 2025-05-07T20:25:19.8414230Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8414568Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:19.8415100Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:19.8415371Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:19.8415640Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:19.8415907Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:19.8416174Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:19.8416436Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:19.8416682Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:19.8416933Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:19.8417186Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:19.8417501Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:19.8417854Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:19.8418123Z #define __FLT_DIG__ 6 2025-05-07T20:25:19.8418339Z #define __NO_INLINE__ 1 2025-05-07T20:25:19.8418574Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:19.8418895Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:19.8419232Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:19.8419493Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:19.8419751Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:19.8420005Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:19.8420249Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:19.8420498Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:19.8420790Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:19.8421063Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:19.8421323Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:19.8421620Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:19.8421933Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:19.8422191Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:19.8422449Z #define __FLT128_DIG__ 33 2025-05-07T20:25:19.8422676Z #define __INT32_C(c) c 2025-05-07T20:25:19.8422913Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:19.8423187Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:19.8423452Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:19.8423726Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:19.8424050Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:19.8424349Z #define unix 1 2025-05-07T20:25:19.8424563Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:19.8424870Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8425172Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:19.8425470Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:19.8425793Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:19.8426036Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:19.8426282Z #define __ELF__ 1 2025-05-07T20:25:19.8426505Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:19.8426784Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:19.8427042Z #define __FLT_RADIX__ 2 2025-05-07T20:25:19.8427286Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:19.8427639Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:19.8427985Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:19.8428245Z #define __SSE_MATH__ 1 2025-05-07T20:25:19.8428571Z #define __k8 1 2025-05-07T20:25:19.8428866Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:19.8429221Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:19.8429507Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:19.8429800Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:19.8430043Z #define __LDBL_DIG__ 18 2025-05-07T20:25:19.8430278Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:19.8430525Z #define __x86_64__ 1 2025-05-07T20:25:19.8430746Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:19.8431038Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:19.8431368Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8431662Z #define __FLT64_DIG__ 15 2025-05-07T20:25:19.8431936Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8432278Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:19.8432585Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8432986Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:19.8433255Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8433549Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:19.8433901Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:19.8434290Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:19.8434576Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:19.8434898Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:19.8435216Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:19.8435510Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:19.8435779Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:19.8436297Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:19.8436598Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:19.8436856Z #define __SEG_FS 1 2025-05-07T20:25:19.8437075Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:19.8437346Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:19.8437633Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8437911Z #define __SEG_GS 1 2025-05-07T20:25:19.8438221Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:19.8438595Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:19.8438857Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:19.8439143Z #define __INT16_TYPE__ short int 2025-05-07T20:25:19.8439421Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:19.8439707Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:19.8439965Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:19.8440206Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:19.8440452Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:19.8440806Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:19.8441186Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8441464Z #define linux 1 2025-05-07T20:25:19.8441677Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8441947Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:19.8442220Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:19.8442455Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:19.8442715Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:19.8442971Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:19.8443304Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:19.8443707Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:19.8444029Z #define __code_model_small__ 1 2025-05-07T20:25:19.8444307Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:19.8444672Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:19.8444986Z #define __k8__ 1 2025-05-07T20:25:19.8445203Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:19.8445486Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:19.8445779Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:19.8446022Z #define __pic__ 2 2025-05-07T20:25:19.8446262Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8446569Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:19.8446985Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8447308Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:19.8447680Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:19.8448037Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:19.8448298Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:19.8448591Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:19.8448899Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:19.8449139Z #define __linux__ 1 2025-05-07T20:25:19.8449370Z #define __INT64_TYPE__ long int 2025-05-07T20:25:19.8449638Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:19.8449896Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:19.8450158Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:19.8450409Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:19.8450701Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8451022Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:19.8451413Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:19.8451676Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:19.8451958Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:19.8452252Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:19.8452580Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:19.8452934Z #define __SSE__ 1 2025-05-07T20:25:19.8453164Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:19.8453500Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:19.8453832Z #define __amd64__ 1 2025-05-07T20:25:19.8454060Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:19.8454303Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:19.8454570Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:19.8454829Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:19.8455089Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:19.8455391Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:19.8455732Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:19.8456100Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:19.8456443Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:19.8456896Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:19.8457407Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:19.8457760Z #define _LP64 1 2025-05-07T20:25:19.8457964Z #define __UINT8_C(c) c 2025-05-07T20:25:19.8458205Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:19.8458468Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:19.8458727Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:19.8458993Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:19.8459289Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:19.8459639Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:19.8460103Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:19.8460468Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8460762Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:19.8461064Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:19.8461422Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:19.8461778Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:19.8462028Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:19.8462360Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:19.8462716Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:19.8462962Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:19.8463204Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:19.8463442Z #define __FXSR__ 1 2025-05-07T20:25:19.8463735Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:19.8464174Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:19.8464579Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:19.8464877Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:19.8465117Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:19.8465577Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:19.8465927Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:19.8466161Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:19.8466400Z #define __PIC__ 2 2025-05-07T20:25:19.8466686Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:19.8467070Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:19.8467449Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:19.8467775Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:19.8468097Z #define __SSE2__ 1 2025-05-07T20:25:19.8468306Z #define __INT32_TYPE__ int 2025-05-07T20:25:19.8468545Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:19.8468797Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:19.8469121Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:19.8469474Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:19.8469742Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:19.8470091Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:19.8470353Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8470621Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:19.8470852Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:19.8471090Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:19.8471376Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8471657Z #define __PIE__ 2 2025-05-07T20:25:19.8471982Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:19.8472366Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:19.8472706Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:19.8473057Z #define __INT16_C(c) c 2025-05-07T20:25:19.8473276Z #define __STDC__ 1 2025-05-07T20:25:19.8473498Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:19.8473756Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:19.8474003Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:19.8474306Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:19.8474644Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:19.8474970Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:19.8475228Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:19.8475494Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:19.8475759Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:19.8476175Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:19.8476479Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:19.8476740Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:19.8477030Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:19.8477418Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:19.8477777Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:19.8478074Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:19.8478367Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:19.8478605Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:19.8478772Z 2025-05-07T20:25:19.8992852Z 2025-05-07T20:25:19.8993490Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:19.8993945Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:19.8994169Z 2025-05-07T20:25:21.7786723Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:21.7787182Z #define __cpp_attributes 200809L 2025-05-07T20:25:21.7787659Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:21.7788137Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:21.7788507Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:21.7788794Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:21.7789115Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:21.7789454Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:21.7789751Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:21.7790057Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:21.7790435Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:21.7790696Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:21.7791293Z #define __CHAR_BIT__ 8 2025-05-07T20:25:21.7791541Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:21.7791781Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:21.7792022Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:21.7792293Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:21.7792563Z #define __cpp_static_assert 201411L 2025-05-07T20:25:21.7792844Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:21.7793133Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7793433Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:21.7793806Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:21.7794119Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:21.7794437Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:21.7794838Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:21.7795235Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:21.7795543Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:21.7796104Z #define __GCC_IEC_559 2 2025-05-07T20:25:21.7796349Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:21.7796622Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:21.7796889Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:21.7797176Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:21.7797454Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:21.7797769Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:21.7798076Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:21.7798394Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7798711Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:21.7798980Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:21.7799254Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:21.7799528Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:21.7799822Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:21.7800074Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:21.7800329Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:21.7800611Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:21.7800936Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:21.7801252Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:21.7801504Z #define __INT8_C(c) c 2025-05-07T20:25:21.7801737Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:21.7801994Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:21.7802308Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7802625Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:21.7802886Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:21.7803172Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:21.7803481Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:21.7803823Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:21.7804103Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:21.7804373Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:21.7804629Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7804921Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:21.7805192Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:21.7805579Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:21.7805984Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:21.7806265Z #define __linux 1 2025-05-07T20:25:21.7806488Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:21.7806754Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:21.7807026Z #define __unix 1 2025-05-07T20:25:21.7807244Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:21.7807517Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:21.7807801Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:21.7808067Z #define __WINT_MIN__ 0U 2025-05-07T20:25:21.7808302Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:21.7808583Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:21.7809166Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:21.7809428Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:21.7809811Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:21.7810089Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:21.7810379Z #define __INT64_C(c) c ## L 2025-05-07T20:25:21.7810631Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:21.7810921Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:21.7811189Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:21.7811476Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:21.7811746Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:21.7812005Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:21.7812343Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:21.7812711Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:21.7812960Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:21.7813221Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:21.7813491Z #define __DBL_DIG__ 15 2025-05-07T20:25:21.7813711Z #define __FLT32_DIG__ 6 2025-05-07T20:25:21.7814014Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:21.7814463Z #define __GXX_WEAK__ 1 2025-05-07T20:25:21.7814691Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:21.7814935Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:21.7815249Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:21.7815589Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:21.7815846Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:21.7816131Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:21.7816451Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:21.7816852Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:21.7817232Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:21.7817499Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:21.7817747Z #define __unix__ 1 2025-05-07T20:25:21.7817963Z #define __INT_WIDTH__ 32 2025-05-07T20:25:21.7818200Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:21.7818438Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:21.7818714Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:21.7818966Z #define __UINT16_C(c) c 2025-05-07T20:25:21.7819198Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:21.7819446Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:21.7819793Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:21.7820146Z #define __gnu_linux__ 1 2025-05-07T20:25:21.7820380Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:21.7820627Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:21.7820900Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:21.7821181Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7821434Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:21.7829850Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:21.7830125Z #define __GNUC__ 11 2025-05-07T20:25:21.7830351Z #define __GXX_RTTI 1 2025-05-07T20:25:21.7830577Z #define __pie__ 2 2025-05-07T20:25:21.7830782Z #define __MMX__ 1 2025-05-07T20:25:21.7831006Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:21.7831285Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:21.7831558Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:21.7831824Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:21.7832071Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:21.7832359Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:21.7832673Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:21.7833021Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:21.7833382Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:21.7833689Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7834001Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:21.7834251Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:21.7834516Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:21.7834823Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:21.7835116Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:21.7835370Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:21.7835634Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:21.7836111Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:21.7836418Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:21.7836685Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:21.7836961Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:21.7837201Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:21.7837462Z #define __cplusplus 201703L 2025-05-07T20:25:21.7837727Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:21.7838005Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:21.7838260Z #define __DEPRECATED 1 2025-05-07T20:25:21.7838512Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:21.7838796Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:21.7839049Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:21.7839364Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:21.7839718Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:21.7839974Z #define __SSE2_MATH__ 1 2025-05-07T20:25:21.7840216Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:21.7840608Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7840889Z #define __amd64 1 2025-05-07T20:25:21.7841110Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:21.7841374Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:21.7841630Z #define __GNUG__ 11 2025-05-07T20:25:21.7841880Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:21.7842188Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:21.7842429Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:21.7842679Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:21.7842951Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:21.7843194Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:21.7843464Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:21.7843754Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:21.7844020Z #define __cpp_hex_float 201603L 2025-05-07T20:25:21.7844276Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:21.7844537Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:21.7844804Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:21.7845072Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:21.7845335Z #define __x86_64 1 2025-05-07T20:25:21.7845557Z #define __cpp_lambdas 200907L 2025-05-07T20:25:21.7845813Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:21.7846184Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:21.7846571Z #define __cpp_template_auto 201606L 2025-05-07T20:25:21.7846922Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:21.7847371Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:21.7847838Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:21.7848219Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:21.7848461Z #define __LP64__ 1 2025-05-07T20:25:21.7848686Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7849033Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:21.7849399Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:21.7849680Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:21.7849959Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:21.7850224Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:21.7850492Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:21.7850743Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:21.7850993Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:21.7851317Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:21.7851671Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:21.7851940Z #define __FLT_DIG__ 6 2025-05-07T20:25:21.7852157Z #define __NO_INLINE__ 1 2025-05-07T20:25:21.7852395Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:21.7852716Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:21.7853053Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:21.7853304Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:21.7853564Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:21.7853806Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:21.7854202Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:21.7854495Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:21.7854738Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:21.7855028Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:21.7855307Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:21.7855560Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:21.7855856Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:21.7856190Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:21.7856472Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:21.7856726Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:21.7857017Z #define __FLT128_DIG__ 33 2025-05-07T20:25:21.7857261Z #define __INT32_C(c) c 2025-05-07T20:25:21.7857491Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:21.7857765Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:21.7858037Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:21.7858304Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:21.7858730Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:21.7859036Z #define unix 1 2025-05-07T20:25:21.7859246Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:21.7859501Z #define __cpp_rtti 199711L 2025-05-07T20:25:21.7859757Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:21.7860059Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7860358Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:21.7860662Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:21.7860985Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:21.7861226Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:21.7861505Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:21.7861784Z #define __ELF__ 1 2025-05-07T20:25:21.7862002Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:21.7862280Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:21.7862548Z #define __FLT_RADIX__ 2 2025-05-07T20:25:21.7862785Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:21.7863154Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:21.7863514Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:21.7863777Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:21.7864049Z #define __k8 1 2025-05-07T20:25:21.7864340Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:21.7864699Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:21.7864992Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:21.7865283Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:21.7865537Z #define __LDBL_DIG__ 18 2025-05-07T20:25:21.7865766Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:21.7866015Z #define __x86_64__ 1 2025-05-07T20:25:21.7866245Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:21.7866533Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:21.7866862Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7867160Z #define __FLT64_DIG__ 15 2025-05-07T20:25:21.7867441Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7867784Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:21.7868091Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7868348Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:21.7868618Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7868908Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:21.7869265Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:21.7869649Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:21.7869934Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:21.7870248Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:21.7870552Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:21.7870870Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:21.7871163Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:21.7871435Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:21.7871736Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:21.7872105Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:21.7872333Z #define __SEG_FS 1 2025-05-07T20:25:21.7872560Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:21.7872836Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:21.7873110Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7873387Z #define __SEG_GS 1 2025-05-07T20:25:21.7873698Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:21.7874070Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:21.7874329Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:21.7874611Z #define __INT16_TYPE__ short int 2025-05-07T20:25:21.7874886Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:21.7875183Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:21.7875478Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:21.7875719Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:21.7876063Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:21.7876422Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:21.7876892Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7877204Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:21.7877521Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:21.7877816Z #define linux 1 2025-05-07T20:25:21.7878038Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7878303Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:21.7878567Z #define __EXCEPTIONS 1 2025-05-07T20:25:21.7878805Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:21.7879056Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:21.7879324Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:21.7879608Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:21.7879942Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:21.7880324Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:21.7880666Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:21.7880987Z #define __code_model_small__ 1 2025-05-07T20:25:21.7881263Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:21.7881563Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:21.7881858Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:21.7882121Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:21.7882409Z #define __k8__ 1 2025-05-07T20:25:21.7882628Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:21.7882899Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:21.7883186Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:21.7883424Z #define __pic__ 2 2025-05-07T20:25:21.7883661Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7883959Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:21.7884222Z #define __cpp_decltype 200707L 2025-05-07T20:25:21.7884497Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7884816Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:21.7885180Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:21.7885531Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:21.7885819Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:21.7886131Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:21.7886404Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:21.7886650Z #define __linux__ 1 2025-05-07T20:25:21.7886893Z #define __INT64_TYPE__ long int 2025-05-07T20:25:21.7887174Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:21.7887418Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:21.7887682Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:21.7887957Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:21.7888259Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:21.7888546Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7888851Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:21.7889102Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:21.7889386Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:21.7889675Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:21.7890082Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:21.7890433Z #define __SSE__ 1 2025-05-07T20:25:21.7890655Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:21.7890986Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:21.7891315Z #define __amd64__ 1 2025-05-07T20:25:21.7891531Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:21.7891775Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:21.7892038Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:21.7892298Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:21.7892562Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:21.7892808Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:21.7893073Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:21.7893329Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:21.7893659Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:21.7894117Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:21.7894552Z #define _LP64 1 2025-05-07T20:25:21.7894754Z #define __UINT8_C(c) c 2025-05-07T20:25:21.7894986Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:21.7895244Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:21.7895504Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:21.7895753Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:21.7896102Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:21.7896565Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:21.7896926Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7897218Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:21.7897523Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:21.7897822Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:21.7898195Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:21.7898553Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:21.7898808Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:21.7899076Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:21.7899410Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:21.7899770Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:21.7900014Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:21.7900256Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:21.7900497Z #define __FXSR__ 1 2025-05-07T20:25:21.7900784Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:21.7901226Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:21.7901622Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:21.7901916Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:21.7902171Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:21.7902464Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:21.7902752Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:21.7903010Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:21.7903370Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:21.7903728Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:21.7903982Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:21.7904219Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:21.7904444Z #define __PIC__ 2 2025-05-07T20:25:21.7904681Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:21.7905064Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:21.7905440Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:21.7905757Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:21.7906087Z #define __cpp_constexpr 201603L 2025-05-07T20:25:21.7906331Z #define __SSE2__ 1 2025-05-07T20:25:21.7906551Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:21.7906845Z #define __INT32_TYPE__ int 2025-05-07T20:25:21.7907115Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:21.7907366Z #define __cpp_exceptions 199711L 2025-05-07T20:25:21.7907628Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:21.7908041Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:21.7908393Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:21.7909183Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:21.7909566Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:21.7909833Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7910092Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:21.7910330Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:21.7910575Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:21.7910851Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:21.7911128Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7911411Z #define __PIE__ 2 2025-05-07T20:25:21.7911728Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:21.7912124Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:21.7912420Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:21.7912765Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:21.7913357Z #define __INT16_C(c) c 2025-05-07T20:25:21.7913570Z #define __STDC__ 1 2025-05-07T20:25:21.7913779Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:21.7914019Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:21.7914276Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:21.7914518Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:21.7914799Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:21.7915136Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:21.7915454Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:21.7915702Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:21.7916040Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:21.7916306Z #define __SSE_MATH__ 1 2025-05-07T20:25:21.7916532Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:21.7916822Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:21.7917139Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:21.7917408Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:21.7917694Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:21.7917951Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:21.7918237Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:21.7918616Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:21.7918973Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:21.7919258Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:21.7919536Z #define _GNU_SOURCE 1 2025-05-07T20:25:21.7919769Z #define __cpp_init_captures 201304L 2025-05-07T20:25:21.7920034Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:21.7920268Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:21.7920419Z 2025-05-07T20:25:21.8407198Z 2025-05-07T20:25:21.8407997Z + conda run -n build_binary c++ --version 2025-05-07T20:25:21.8408255Z 2025-05-07T20:25:23.7101591Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:23.7102198Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:23.7102915Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:23.7103702Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:23.7104185Z 2025-05-07T20:25:23.7104191Z 2025-05-07T20:25:23.7711851Z 2025-05-07T20:25:23.7712722Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:23.7713278Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:23.7713587Z 2025-05-07T20:25:25.7170866Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:25.7173176Z 2025-05-07T20:25:25.7173568Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:25.7174133Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:25.7174441Z 2025-05-07T20:25:27.6847084Z #define __cplusplus 201703L 2025-05-07T20:25:27.6849214Z 2025-05-07T20:25:27.6849921Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:27.6886824Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 12.8.0 2025-05-07T20:25:27.6895982Z . $PRELUDE; install_cuda $BUILD_ENV 12.8.0 2025-05-07T20:25:27.6908533Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:27.6909523Z env: 2025-05-07T20:25:27.6909818Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:27.6910121Z BUILD_ENV: build_binary 2025-05-07T20:25:27.6910362Z BUILD_TARGET: default 2025-05-07T20:25:27.6910593Z BUILD_VARIANT: cuda 2025-05-07T20:25:27.6910819Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:25:27.6911076Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:27.6911374Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:27.6911693Z ##[endgroup] 2025-05-07T20:25:28.0257603Z ################################################################################ 2025-05-07T20:25:28.0257956Z # Install CUDA 2025-05-07T20:25:28.0258153Z # 2025-05-07T20:25:28.0274166Z # [2025-05-07T20:25:28.027Z] + install_cuda build_binary 12.8.0 2025-05-07T20:25:28.0274835Z ################################################################################ 2025-05-07T20:25:28.0275060Z 2025-05-07T20:25:28.0290588Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:28.1170237Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:28.1171153Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:28.1175844Z + conda clean --packages --tarball -y 2025-05-07T20:25:28.1176052Z 2025-05-07T20:25:28.8242746Z Will remove 32 (140.4 MB) tarball(s). 2025-05-07T20:25:28.8243097Z Will remove 6 (617 KB) package(s). 2025-05-07T20:25:28.8854622Z 2025-05-07T20:25:28.8863003Z + conda clean --all -y 2025-05-07T20:25:28.8863185Z 2025-05-07T20:25:29.5511511Z There are no unused tarball(s) to remove. 2025-05-07T20:25:29.5511841Z Will remove 1 index cache(s). 2025-05-07T20:25:29.5512117Z There are no unused package(s) to remove. 2025-05-07T20:25:29.5512418Z There are no tempfile(s) to remove. 2025-05-07T20:25:29.5512724Z There are no logfile(s) to remove. 2025-05-07T20:25:29.6133562Z 2025-05-07T20:25:29.6146504Z [INSTALL] Installing CUDA 12.8.0 ... 2025-05-07T20:25:29.6169893Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c conda-forge --override-channels -y cuda=12.8.0 2025-05-07T20:25:30.5209220Z Channels: 2025-05-07T20:25:30.5209531Z - conda-forge 2025-05-07T20:25:30.5209837Z Platform: linux-64 2025-05-07T20:25:41.0881128Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:25:42.1932418Z Solving environment: - \ | / done 2025-05-07T20:25:42.2665567Z 2025-05-07T20:25:42.2665867Z ## Package Plan ## 2025-05-07T20:25:42.2666081Z 2025-05-07T20:25:42.2666436Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:42.2666849Z 2025-05-07T20:25:42.2666972Z added / updated specs: 2025-05-07T20:25:42.2667280Z - cuda=12.8.0 2025-05-07T20:25:42.2667446Z 2025-05-07T20:25:42.2667501Z 2025-05-07T20:25:42.2667664Z The following packages will be downloaded: 2025-05-07T20:25:42.2667957Z 2025-05-07T20:25:42.2668125Z package | build 2025-05-07T20:25:42.2668559Z ---------------------------|----------------- 2025-05-07T20:25:42.2669019Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T20:25:42.2669589Z attr-2.5.1 | h166bdaf_1 69 KB conda-forge 2025-05-07T20:25:42.2670131Z binutils-2.40 | h4852527_7 31 KB conda-forge 2025-05-07T20:25:42.2670650Z bzip2-1.0.8 | h4bc722e_7 247 KB conda-forge 2025-05-07T20:25:42.2671060Z c-compiler-1.5.2 | h0b41bf4_0 6 KB conda-forge 2025-05-07T20:25:42.2671456Z cuda-12.8.0 | ha804496_0 26 KB conda-forge 2025-05-07T20:25:42.2672765Z cuda-cccl_linux-64-12.8.55 | ha770c72_1 1.0 MB conda-forge 2025-05-07T20:25:42.2673275Z cuda-command-line-tools-12.8.0| ha770c72_0 20 KB conda-forge 2025-05-07T20:25:42.2673755Z cuda-compiler-12.8.0 | hbad6d8a_0 20 KB conda-forge 2025-05-07T20:25:42.2674221Z cuda-crt-dev_linux-64-12.8.61| ha770c72_1 90 KB conda-forge 2025-05-07T20:25:42.2674687Z cuda-crt-tools-12.8.61 | ha770c72_1 27 KB conda-forge 2025-05-07T20:25:42.2675131Z cuda-cudart-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:42.2675591Z cuda-cudart-dev-12.8.57 | h5888daf_1 23 KB conda-forge 2025-05-07T20:25:42.2676182Z cuda-cudart-dev_linux-64-12.8.57| h3f2d84a_1 377 KB conda-forge 2025-05-07T20:25:42.2676679Z cuda-cudart-static-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:42.2677189Z cuda-cudart-static_linux-64-12.8.57| h3f2d84a_1 950 KB conda-forge 2025-05-07T20:25:42.2677691Z cuda-cudart_linux-64-12.8.57| h3f2d84a_1 188 KB conda-forge 2025-05-07T20:25:42.2678317Z cuda-cuobjdump-12.8.55 | hbd13f7d_0 227 KB conda-forge 2025-05-07T20:25:42.2678763Z cuda-cupti-12.8.57 | hbd13f7d_0 1.8 MB conda-forge 2025-05-07T20:25:42.2679194Z cuda-cupti-dev-12.8.57 | h5888daf_0 4.0 MB conda-forge 2025-05-07T20:25:42.2679644Z cuda-cuxxfilt-12.8.55 | hbd13f7d_0 211 KB conda-forge 2025-05-07T20:25:42.2680099Z cuda-driver-dev-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:42.2680577Z cuda-driver-dev_linux-64-12.8.90| h3f2d84a_1 36 KB conda-forge 2025-05-07T20:25:42.2681027Z cuda-gdb-12.8.55 | h50b4baa_0 353 KB conda-forge 2025-05-07T20:25:42.2681463Z cuda-libraries-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:42.2681933Z cuda-libraries-dev-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:42.2682388Z cuda-nsight-12.8.55 | h7938cbb_0 113.2 MB conda-forge 2025-05-07T20:25:42.2682813Z cuda-nvcc-12.8.61 | hcdd1206_0 23 KB conda-forge 2025-05-07T20:25:42.2683264Z cuda-nvcc-dev_linux-64-12.8.61| he91c749_1 12.7 MB conda-forge 2025-05-07T20:25:42.2683735Z cuda-nvcc-impl-12.8.61 | h85509e4_1 25 KB conda-forge 2025-05-07T20:25:42.2684179Z cuda-nvcc-tools-12.8.61 | he02047a_1 24.5 MB conda-forge 2025-05-07T20:25:42.2684636Z cuda-nvcc_linux-64-12.8.61 | h04802cd_0 25 KB conda-forge 2025-05-07T20:25:42.2685092Z cuda-nvdisasm-12.8.55 | hbd13f7d_0 4.9 MB conda-forge 2025-05-07T20:25:42.2685531Z cuda-nvml-dev-12.8.55 | hbd13f7d_0 134 KB conda-forge 2025-05-07T20:25:42.2685969Z cuda-nvprof-12.8.57 | hbd13f7d_0 2.5 MB conda-forge 2025-05-07T20:25:42.2686421Z cuda-nvprune-12.8.55 | hbd13f7d_0 68 KB conda-forge 2025-05-07T20:25:42.2686862Z cuda-nvrtc-12.8.61 | hbd13f7d_0 63.1 MB conda-forge 2025-05-07T20:25:42.2687291Z cuda-nvrtc-dev-12.8.61 | h5888daf_0 34 KB conda-forge 2025-05-07T20:25:42.2687724Z cuda-nvtx-12.8.55 | hbd13f7d_0 31 KB conda-forge 2025-05-07T20:25:42.2688175Z cuda-nvvm-dev_linux-64-12.8.61| ha770c72_1 25 KB conda-forge 2025-05-07T20:25:42.2688642Z cuda-nvvm-impl-12.8.61 | he02047a_1 20.8 MB conda-forge 2025-05-07T20:25:42.2689089Z cuda-nvvm-tools-12.8.61 | he02047a_1 23.5 MB conda-forge 2025-05-07T20:25:42.2689527Z cuda-nvvp-12.8.57 | hbd13f7d_0 112.4 MB conda-forge 2025-05-07T20:25:42.2689954Z cuda-opencl-12.8.55 | hbd13f7d_0 29 KB conda-forge 2025-05-07T20:25:42.2690518Z cuda-opencl-dev-12.8.55 | h5888daf_0 95 KB conda-forge 2025-05-07T20:25:42.2690997Z cuda-profiler-api-12.8.55 | h7938cbb_0 22 KB conda-forge 2025-05-07T20:25:42.2691455Z cuda-runtime-12.8.0 | ha804496_0 20 KB conda-forge 2025-05-07T20:25:42.2691918Z cuda-sanitizer-api-12.8.55 | hbd13f7d_0 8.8 MB conda-forge 2025-05-07T20:25:42.2692368Z cuda-toolkit-12.8.0 | ha804496_0 20 KB conda-forge 2025-05-07T20:25:42.2692794Z cuda-tools-12.8.0 | ha770c72_0 19 KB conda-forge 2025-05-07T20:25:42.2693216Z cuda-version-12.8 | h5d125a7_3 21 KB conda-forge 2025-05-07T20:25:42.2693661Z cuda-visual-tools-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:42.2694113Z cxx-compiler-1.5.2 | hf52228f_0 6 KB conda-forge 2025-05-07T20:25:42.2694519Z dbus-1.13.6 | h5008d03_3 604 KB conda-forge 2025-05-07T20:25:42.2694904Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:25:42.2695441Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T20:25:42.2695949Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T20:25:42.2696456Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T20:25:42.2696932Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T20:25:42.2697370Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T20:25:42.2697825Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T20:25:42.2698287Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T20:25:42.2698712Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T20:25:42.2699105Z gcc-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:42.2699512Z gds-tools-1.13.0.11 | h5888daf_0 37.9 MB conda-forge 2025-05-07T20:25:42.2699909Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2025-05-07T20:25:42.2700271Z gxx-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:42.2700665Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T20:25:42.2701059Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T20:25:42.2701436Z libcap-2.71 | h39aace5_0 100 KB conda-forge 2025-05-07T20:25:42.2701846Z libcublas-12.8.3.14 | h9ab20c4_0 460.2 MB conda-forge 2025-05-07T20:25:42.2702285Z libcublas-dev-12.8.3.14 | h9ab20c4_0 89 KB conda-forge 2025-05-07T20:25:42.2702722Z libcufft-11.3.3.41 | hbd13f7d_0 147.4 MB conda-forge 2025-05-07T20:25:42.2703151Z libcufft-dev-11.3.3.41 | h5888daf_0 33 KB conda-forge 2025-05-07T20:25:42.2703593Z libcufile-1.13.0.11 | h12f29b5_0 939 KB conda-forge 2025-05-07T20:25:42.2704030Z libcufile-dev-1.13.0.11 | h5888daf_0 35 KB conda-forge 2025-05-07T20:25:42.2704463Z libcurand-10.3.9.55 | hbd13f7d_0 43.6 MB conda-forge 2025-05-07T20:25:42.2704903Z libcurand-dev-10.3.9.55 | h5888daf_0 265 KB conda-forge 2025-05-07T20:25:42.2705353Z libcusolver-11.7.2.55 | h9ab20c4_0 156.9 MB conda-forge 2025-05-07T20:25:42.2705810Z libcusolver-dev-11.7.2.55 | h9ab20c4_0 59 KB conda-forge 2025-05-07T20:25:42.2706259Z libcusparse-12.5.7.53 | hbd13f7d_0 164.9 MB conda-forge 2025-05-07T20:25:42.2706716Z libcusparse-dev-12.5.7.53 | h5888daf_0 51 KB conda-forge 2025-05-07T20:25:42.2707175Z libedit-3.1.20191231 | he28a2e2_2 121 KB conda-forge 2025-05-07T20:25:42.2707697Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:25:42.2708126Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T20:25:42.2708889Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T20:25:42.2709344Z libgcrypt-lib-1.11.0 | hb9d3cd8_2 572 KB conda-forge 2025-05-07T20:25:42.2709766Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T20:25:42.2710176Z libglvnd-1.7.0 | ha4b6fd6_2 129 KB conda-forge 2025-05-07T20:25:42.2710598Z libgpg-error-1.55 | h3f2d84a_0 305 KB conda-forge 2025-05-07T20:25:42.2711019Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T20:25:42.2711409Z libnl-3.11.0 | hb9d3cd8_0 724 KB conda-forge 2025-05-07T20:25:42.2711818Z libnpp-12.3.3.65 | hbd13f7d_0 130.6 MB conda-forge 2025-05-07T20:25:42.2712423Z libnpp-dev-12.3.3.65 | h5888daf_0 443 KB conda-forge 2025-05-07T20:25:42.2712834Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T20:25:42.2713231Z libnuma-2.0.18 | h4ab18f5_2 42 KB conda-forge 2025-05-07T20:25:42.2713655Z libnvfatbin-12.8.55 | hbd13f7d_0 793 KB conda-forge 2025-05-07T20:25:42.2714111Z libnvfatbin-dev-12.8.55 | h5888daf_0 26 KB conda-forge 2025-05-07T20:25:42.2714560Z libnvjitlink-12.8.61 | hbd13f7d_0 28.7 MB conda-forge 2025-05-07T20:25:42.2715024Z libnvjitlink-dev-12.8.61 | h5888daf_0 25 KB conda-forge 2025-05-07T20:25:42.2715483Z libnvjpeg-12.3.5.57 | h97fd463_0 3.0 MB conda-forge 2025-05-07T20:25:42.2715925Z libnvjpeg-dev-12.3.5.57 | ha770c72_0 31 KB conda-forge 2025-05-07T20:25:42.2716416Z libopengl-1.7.0 | ha4b6fd6_2 50 KB conda-forge 2025-05-07T20:25:42.2716829Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T20:25:42.2717233Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T20:25:42.2717652Z libsystemd0-256.9 | h2774228_0 401 KB conda-forge 2025-05-07T20:25:42.2718079Z libudev1-257.4 | h9a4d06a_0 140 KB conda-forge 2025-05-07T20:25:42.2718484Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:25:42.2718883Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T20:25:42.2719294Z libxkbcommon-1.8.0 | hc4a0caf_0 627 KB conda-forge 2025-05-07T20:25:42.2719725Z libxkbfile-1.1.0 | h166bdaf_1 111 KB conda-forge 2025-05-07T20:25:42.2720149Z libxml2-2.13.5 | h064dc61_0 673 KB conda-forge 2025-05-07T20:25:42.2720547Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T20:25:42.2720935Z lz4-c-1.9.4 | hcb278e6_0 140 KB conda-forge 2025-05-07T20:25:42.2721372Z nsight-compute-2025.1.0.14 | hb5ebaad_0 320.6 MB conda-forge 2025-05-07T20:25:42.2721808Z nspr-4.36 | h5888daf_0 225 KB conda-forge 2025-05-07T20:25:42.2722178Z nss-3.111 | h159eef7_0 1.9 MB conda-forge 2025-05-07T20:25:42.2722564Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2025-05-07T20:25:42.2723000Z opencl-headers-2024.10.24 | h5888daf_0 53 KB conda-forge 2025-05-07T20:25:42.2723423Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T20:25:42.2723843Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T20:25:42.2724416Z python-3.9.18 |h0755675_1_cpython 22.7 MB conda-forge 2025-05-07T20:25:42.2724845Z rdma-core-55.0 | h5888daf_0 1.2 MB conda-forge 2025-05-07T20:25:42.2725245Z sqlite-3.32.3 | hcee41ef_1 1.4 MB conda-forge 2025-05-07T20:25:42.2725636Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T20:25:42.2726033Z wayland-1.23.1 | h3e06ad9_0 314 KB conda-forge 2025-05-07T20:25:42.2726434Z xcb-util-0.4.1 | hb711507_2 19 KB conda-forge 2025-05-07T20:25:42.2726856Z xcb-util-cursor-0.1.5 | hb9d3cd8_0 20 KB conda-forge 2025-05-07T20:25:42.2727303Z xcb-util-image-0.4.0 | hb711507_2 24 KB conda-forge 2025-05-07T20:25:42.2727751Z xcb-util-keysyms-0.4.1 | hb711507_0 14 KB conda-forge 2025-05-07T20:25:42.2728218Z xcb-util-renderutil-0.3.10 | hb711507_0 17 KB conda-forge 2025-05-07T20:25:42.2728778Z xcb-util-wm-0.4.2 | hb711507_0 50 KB conda-forge 2025-05-07T20:25:42.2729221Z xkeyboard-config-2.44 | hb9d3cd8_0 384 KB conda-forge 2025-05-07T20:25:42.2729671Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T20:25:42.2730091Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T20:25:42.2730514Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T20:25:42.2730943Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T20:25:42.2731400Z xorg-libxcomposite-0.4.6 | hb9d3cd8_2 13 KB conda-forge 2025-05-07T20:25:42.2731875Z xorg-libxdamage-1.1.6 | hb9d3cd8_0 13 KB conda-forge 2025-05-07T20:25:42.2732327Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:42.2732772Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T20:25:42.2733215Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:42.2733648Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T20:25:42.2734081Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T20:25:42.2734545Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T20:25:42.2734988Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T20:25:42.2735398Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T20:25:42.2735777Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T20:25:42.2736142Z ------------------------------------------------------------ 2025-05-07T20:25:42.2736485Z Total: 1.90 GB 2025-05-07T20:25:42.2736692Z 2025-05-07T20:25:42.2736832Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:42.2737046Z 2025-05-07T20:25:42.2737256Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T20:25:42.2737667Z attr conda-forge/linux-64::attr-2.5.1-h166bdaf_1 2025-05-07T20:25:42.2738080Z binutils conda-forge/linux-64::binutils-2.40-h4852527_7 2025-05-07T20:25:42.2738500Z bzip2 conda-forge/linux-64::bzip2-1.0.8-h4bc722e_7 2025-05-07T20:25:42.2738935Z c-compiler conda-forge/linux-64::c-compiler-1.5.2-h0b41bf4_0 2025-05-07T20:25:42.2739354Z cuda conda-forge/noarch::cuda-12.8.0-ha804496_0 2025-05-07T20:25:42.2739814Z cuda-cccl_linux-64 conda-forge/noarch::cuda-cccl_linux-64-12.8.55-ha770c72_1 2025-05-07T20:25:42.2740400Z cuda-command-line~ conda-forge/linux-64::cuda-command-line-tools-12.8.0-ha770c72_0 2025-05-07T20:25:42.2740962Z cuda-compiler conda-forge/noarch::cuda-compiler-12.8.0-hbad6d8a_0 2025-05-07T20:25:42.2741597Z cuda-crt-dev_linu~ conda-forge/noarch::cuda-crt-dev_linux-64-12.8.61-ha770c72_1 2025-05-07T20:25:42.2742146Z cuda-crt-tools conda-forge/linux-64::cuda-crt-tools-12.8.61-ha770c72_1 2025-05-07T20:25:42.2742654Z cuda-cudart conda-forge/linux-64::cuda-cudart-12.8.57-h5888daf_1 2025-05-07T20:25:42.2743205Z cuda-cudart-dev conda-forge/linux-64::cuda-cudart-dev-12.8.57-h5888daf_1 2025-05-07T20:25:42.2743770Z cuda-cudart-dev_l~ conda-forge/noarch::cuda-cudart-dev_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:42.2744619Z cuda-cudart-static conda-forge/linux-64::cuda-cudart-static-12.8.57-h5888daf_1 2025-05-07T20:25:42.2745439Z cuda-cudart-stati~ conda-forge/noarch::cuda-cudart-static_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:42.2746303Z cuda-cudart_linux~ conda-forge/noarch::cuda-cudart_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:42.2747135Z cuda-cuobjdump conda-forge/linux-64::cuda-cuobjdump-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2747917Z cuda-cupti conda-forge/linux-64::cuda-cupti-12.8.57-hbd13f7d_0 2025-05-07T20:25:42.2748832Z cuda-cupti-dev conda-forge/linux-64::cuda-cupti-dev-12.8.57-h5888daf_0 2025-05-07T20:25:42.2749610Z cuda-cuxxfilt conda-forge/linux-64::cuda-cuxxfilt-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2750401Z cuda-driver-dev conda-forge/linux-64::cuda-driver-dev-12.8.57-h5888daf_1 2025-05-07T20:25:42.2751248Z cuda-driver-dev_l~ conda-forge/noarch::cuda-driver-dev_linux-64-12.8.90-h3f2d84a_1 2025-05-07T20:25:42.2752016Z cuda-gdb conda-forge/linux-64::cuda-gdb-12.8.55-h50b4baa_0 2025-05-07T20:25:42.2752719Z cuda-libraries conda-forge/linux-64::cuda-libraries-12.8.0-ha770c72_0 2025-05-07T20:25:42.2753541Z cuda-libraries-dev conda-forge/linux-64::cuda-libraries-dev-12.8.0-ha770c72_0 2025-05-07T20:25:42.2754341Z cuda-nsight conda-forge/linux-64::cuda-nsight-12.8.55-h7938cbb_0 2025-05-07T20:25:42.2755084Z cuda-nvcc conda-forge/linux-64::cuda-nvcc-12.8.61-hcdd1206_0 2025-05-07T20:25:42.2755846Z cuda-nvcc-dev_lin~ conda-forge/noarch::cuda-nvcc-dev_linux-64-12.8.61-he91c749_1 2025-05-07T20:25:42.2756773Z cuda-nvcc-impl conda-forge/linux-64::cuda-nvcc-impl-12.8.61-h85509e4_1 2025-05-07T20:25:42.2757544Z cuda-nvcc-tools conda-forge/linux-64::cuda-nvcc-tools-12.8.61-he02047a_1 2025-05-07T20:25:42.2758100Z cuda-nvcc_linux-64 conda-forge/linux-64::cuda-nvcc_linux-64-12.8.61-h04802cd_0 2025-05-07T20:25:42.2758628Z cuda-nvdisasm conda-forge/linux-64::cuda-nvdisasm-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2759146Z cuda-nvml-dev conda-forge/linux-64::cuda-nvml-dev-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2759650Z cuda-nvprof conda-forge/linux-64::cuda-nvprof-12.8.57-hbd13f7d_0 2025-05-07T20:25:42.2760150Z cuda-nvprune conda-forge/linux-64::cuda-nvprune-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2760631Z cuda-nvrtc conda-forge/linux-64::cuda-nvrtc-12.8.61-hbd13f7d_0 2025-05-07T20:25:42.2761138Z cuda-nvrtc-dev conda-forge/linux-64::cuda-nvrtc-dev-12.8.61-h5888daf_0 2025-05-07T20:25:42.2761630Z cuda-nvtx conda-forge/linux-64::cuda-nvtx-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2762141Z cuda-nvvm-dev_lin~ conda-forge/noarch::cuda-nvvm-dev_linux-64-12.8.61-ha770c72_1 2025-05-07T20:25:42.2762694Z cuda-nvvm-impl conda-forge/linux-64::cuda-nvvm-impl-12.8.61-he02047a_1 2025-05-07T20:25:42.2763227Z cuda-nvvm-tools conda-forge/linux-64::cuda-nvvm-tools-12.8.61-he02047a_1 2025-05-07T20:25:42.2763731Z cuda-nvvp conda-forge/linux-64::cuda-nvvp-12.8.57-hbd13f7d_0 2025-05-07T20:25:42.2764196Z cuda-opencl conda-forge/linux-64::cuda-opencl-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2764713Z cuda-opencl-dev conda-forge/linux-64::cuda-opencl-dev-12.8.55-h5888daf_0 2025-05-07T20:25:42.2765274Z cuda-profiler-api conda-forge/linux-64::cuda-profiler-api-12.8.55-h7938cbb_0 2025-05-07T20:25:42.2765804Z cuda-runtime conda-forge/noarch::cuda-runtime-12.8.0-ha804496_0 2025-05-07T20:25:42.2766523Z cuda-sanitizer-api conda-forge/linux-64::cuda-sanitizer-api-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2767066Z cuda-toolkit conda-forge/noarch::cuda-toolkit-12.8.0-ha804496_0 2025-05-07T20:25:42.2767532Z cuda-tools conda-forge/linux-64::cuda-tools-12.8.0-ha770c72_0 2025-05-07T20:25:42.2767997Z cuda-version conda-forge/noarch::cuda-version-12.8-h5d125a7_3 2025-05-07T20:25:42.2768632Z cuda-visual-tools conda-forge/linux-64::cuda-visual-tools-12.8.0-ha770c72_0 2025-05-07T20:25:42.2769164Z cxx-compiler conda-forge/linux-64::cxx-compiler-1.5.2-hf52228f_0 2025-05-07T20:25:42.2769606Z dbus conda-forge/linux-64::dbus-1.13.6-h5008d03_3 2025-05-07T20:25:42.2769998Z expat conda-forge/linux-64::expat-2.7.0-h5888daf_0 2025-05-07T20:25:42.2770502Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T20:25:42.2771091Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T20:25:42.2771779Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T20:25:42.2772356Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T20:25:42.2772888Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T20:25:42.2773367Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T20:25:42.2773849Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T20:25:42.2774306Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T20:25:42.2774714Z gcc conda-forge/linux-64::gcc-11.4.0-h602e360_13 2025-05-07T20:25:42.2775132Z gds-tools conda-forge/linux-64::gds-tools-1.13.0.11-h5888daf_0 2025-05-07T20:25:42.2775552Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2025-05-07T20:25:42.2775925Z gxx conda-forge/linux-64::gxx-11.4.0-h602e360_13 2025-05-07T20:25:42.2776326Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T20:25:42.2776746Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T20:25:42.2777141Z libcap conda-forge/linux-64::libcap-2.71-h39aace5_0 2025-05-07T20:25:42.2777581Z libcublas conda-forge/linux-64::libcublas-12.8.3.14-h9ab20c4_0 2025-05-07T20:25:42.2778078Z libcublas-dev conda-forge/linux-64::libcublas-dev-12.8.3.14-h9ab20c4_0 2025-05-07T20:25:42.2778580Z libcufft conda-forge/linux-64::libcufft-11.3.3.41-hbd13f7d_0 2025-05-07T20:25:42.2779159Z libcufft-dev conda-forge/linux-64::libcufft-dev-11.3.3.41-h5888daf_0 2025-05-07T20:25:42.2779658Z libcufile conda-forge/linux-64::libcufile-1.13.0.11-h12f29b5_0 2025-05-07T20:25:42.2780152Z libcufile-dev conda-forge/linux-64::libcufile-dev-1.13.0.11-h5888daf_0 2025-05-07T20:25:42.2780651Z libcurand conda-forge/linux-64::libcurand-10.3.9.55-hbd13f7d_0 2025-05-07T20:25:42.2781152Z libcurand-dev conda-forge/linux-64::libcurand-dev-10.3.9.55-h5888daf_0 2025-05-07T20:25:42.2781674Z libcusolver conda-forge/linux-64::libcusolver-11.7.2.55-h9ab20c4_0 2025-05-07T20:25:42.2782293Z libcusolver-dev conda-forge/linux-64::libcusolver-dev-11.7.2.55-h9ab20c4_0 2025-05-07T20:25:42.2782828Z libcusparse conda-forge/linux-64::libcusparse-12.5.7.53-hbd13f7d_0 2025-05-07T20:25:42.2783359Z libcusparse-dev conda-forge/linux-64::libcusparse-dev-12.5.7.53-h5888daf_0 2025-05-07T20:25:42.2783866Z libedit conda-forge/linux-64::libedit-3.1.20191231-he28a2e2_2 2025-05-07T20:25:42.2784320Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:25:42.2784783Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T20:25:42.2785280Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T20:25:42.2785780Z libgcrypt-lib conda-forge/linux-64::libgcrypt-lib-1.11.0-hb9d3cd8_2 2025-05-07T20:25:42.2786365Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T20:25:42.2786802Z libglvnd conda-forge/linux-64::libglvnd-1.7.0-ha4b6fd6_2 2025-05-07T20:25:42.2787265Z libgpg-error conda-forge/linux-64::libgpg-error-1.55-h3f2d84a_0 2025-05-07T20:25:42.2787717Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T20:25:42.2788138Z libnl conda-forge/linux-64::libnl-3.11.0-hb9d3cd8_0 2025-05-07T20:25:42.2788560Z libnpp conda-forge/linux-64::libnpp-12.3.3.65-hbd13f7d_0 2025-05-07T20:25:42.2789019Z libnpp-dev conda-forge/linux-64::libnpp-dev-12.3.3.65-h5888daf_0 2025-05-07T20:25:42.2789459Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T20:25:42.2789878Z libnuma conda-forge/linux-64::libnuma-2.0.18-h4ab18f5_2 2025-05-07T20:25:42.2790337Z libnvfatbin conda-forge/linux-64::libnvfatbin-12.8.55-hbd13f7d_0 2025-05-07T20:25:42.2790865Z libnvfatbin-dev conda-forge/linux-64::libnvfatbin-dev-12.8.55-h5888daf_0 2025-05-07T20:25:42.2791470Z libnvjitlink conda-forge/linux-64::libnvjitlink-12.8.61-hbd13f7d_0 2025-05-07T20:25:42.2792004Z libnvjitlink-dev conda-forge/linux-64::libnvjitlink-dev-12.8.61-h5888daf_0 2025-05-07T20:25:42.2792522Z libnvjpeg conda-forge/linux-64::libnvjpeg-12.3.5.57-h97fd463_0 2025-05-07T20:25:42.2793016Z libnvjpeg-dev conda-forge/linux-64::libnvjpeg-dev-12.3.5.57-ha770c72_0 2025-05-07T20:25:42.2793510Z libopengl conda-forge/linux-64::libopengl-1.7.0-ha4b6fd6_2 2025-05-07T20:25:42.2793944Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T20:25:42.2794380Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T20:25:42.2794861Z libsystemd0 conda-forge/linux-64::libsystemd0-256.9-h2774228_0 2025-05-07T20:25:42.2795455Z libudev1 conda-forge/linux-64::libudev1-257.4-h9a4d06a_0 2025-05-07T20:25:42.2795922Z libuuid conda-forge/linux-64::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:25:42.2796414Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T20:25:42.2796861Z libxkbcommon conda-forge/linux-64::libxkbcommon-1.8.0-hc4a0caf_0 2025-05-07T20:25:42.2797340Z libxkbfile conda-forge/linux-64::libxkbfile-1.1.0-h166bdaf_1 2025-05-07T20:25:42.2797781Z libxml2 conda-forge/linux-64::libxml2-2.13.5-h064dc61_0 2025-05-07T20:25:42.2798203Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:42.2798606Z lz4-c conda-forge/linux-64::lz4-c-1.9.4-hcb278e6_0 2025-05-07T20:25:42.2799091Z nsight-compute conda-forge/linux-64::nsight-compute-2025.1.0.14-hb5ebaad_0 2025-05-07T20:25:42.2799569Z nspr conda-forge/linux-64::nspr-4.36-h5888daf_0 2025-05-07T20:25:42.2799937Z nss conda-forge/linux-64::nss-3.111-h159eef7_0 2025-05-07T20:25:42.2800333Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2025-05-07T20:25:42.2800824Z opencl-headers conda-forge/linux-64::opencl-headers-2024.10.24-h5888daf_0 2025-05-07T20:25:42.2801311Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T20:25:42.2801780Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T20:25:42.2802261Z rdma-core conda-forge/linux-64::rdma-core-55.0-h5888daf_0 2025-05-07T20:25:42.2802694Z wayland conda-forge/linux-64::wayland-1.23.1-h3e06ad9_0 2025-05-07T20:25:42.2803124Z xcb-util conda-forge/linux-64::xcb-util-0.4.1-hb711507_2 2025-05-07T20:25:42.2803597Z xcb-util-cursor conda-forge/linux-64::xcb-util-cursor-0.1.5-hb9d3cd8_0 2025-05-07T20:25:42.2804116Z xcb-util-image conda-forge/linux-64::xcb-util-image-0.4.0-hb711507_2 2025-05-07T20:25:42.2804648Z xcb-util-keysyms conda-forge/linux-64::xcb-util-keysyms-0.4.1-hb711507_0 2025-05-07T20:25:42.2815016Z xcb-util-renderut~ conda-forge/linux-64::xcb-util-renderutil-0.3.10-hb711507_0 2025-05-07T20:25:42.2815785Z xcb-util-wm conda-forge/linux-64::xcb-util-wm-0.4.2-hb711507_0 2025-05-07T20:25:42.2816470Z xkeyboard-config conda-forge/linux-64::xkeyboard-config-2.44-hb9d3cd8_0 2025-05-07T20:25:42.2817153Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T20:25:42.2817811Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T20:25:42.2818443Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T20:25:42.2819067Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T20:25:42.2819787Z xorg-libxcomposite conda-forge/linux-64::xorg-libxcomposite-0.4.6-hb9d3cd8_2 2025-05-07T20:25:42.2820498Z xorg-libxdamage conda-forge/linux-64::xorg-libxdamage-1.1.6-hb9d3cd8_0 2025-05-07T20:25:42.2821216Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T20:25:42.2821825Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T20:25:42.2822498Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T20:25:42.2822996Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T20:25:42.2823486Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T20:25:42.2824022Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T20:25:42.2824686Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T20:25:42.2825208Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T20:25:42.2825511Z 2025-05-07T20:25:42.2825630Z The following packages will be UPDATED: 2025-05-07T20:25:42.2825828Z 2025-05-07T20:25:42.2826066Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:42.2826391Z 2025-05-07T20:25:42.2826607Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:25:42.2826925Z 2025-05-07T20:25:42.2827201Z python pkgs/main::python-3.9.21-he870216_1 --> conda-forge::python-3.9.18-h0755675_1_cpython 2025-05-07T20:25:42.2827824Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.32.3-hcee41ef_1 2025-05-07T20:25:42.2828395Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T20:25:42.2828709Z 2025-05-07T20:25:42.2828713Z 2025-05-07T20:25:42.2828717Z 2025-05-07T20:25:42.2828865Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:42.2829230Z libcublas-12.8.3.14 | 460.2 MB | | 0% 2025-05-07T20:25:42.2829464Z 2025-05-07T20:25:42.2829870Z nsight-compute-2025. | 320.6 MB | | 0%  2025-05-07T20:25:42.2830119Z 2025-05-07T20:25:42.2830123Z 2025-05-07T20:25:42.2830343Z libcusparse-12.5.7.5 | 164.9 MB | | 0%  2025-05-07T20:25:42.2830603Z 2025-05-07T20:25:42.2830607Z 2025-05-07T20:25:42.2830617Z 2025-05-07T20:25:42.2830841Z libcusolver-11.7.2.5 | 156.9 MB | | 0%  2025-05-07T20:25:42.2831091Z 2025-05-07T20:25:42.2831095Z 2025-05-07T20:25:42.2831099Z 2025-05-07T20:25:42.2831102Z 2025-05-07T20:25:42.2831328Z libcufft-11.3.3.41 | 147.4 MB | | 0%  2025-05-07T20:25:42.2831580Z 2025-05-07T20:25:42.2831584Z 2025-05-07T20:25:42.2831587Z 2025-05-07T20:25:42.2831591Z 2025-05-07T20:25:42.2831594Z 2025-05-07T20:25:42.2831825Z libnpp-12.3.3.65 | 130.6 MB | | 0%  2025-05-07T20:25:42.2832078Z 2025-05-07T20:25:42.2832082Z 2025-05-07T20:25:42.2832085Z 2025-05-07T20:25:42.2832089Z 2025-05-07T20:25:42.2832092Z 2025-05-07T20:25:42.2832096Z 2025-05-07T20:25:42.2832385Z cuda-nsight-12.8.55 | 113.2 MB | | 0%  2025-05-07T20:25:42.2832768Z 2025-05-07T20:25:42.2832773Z 2025-05-07T20:25:42.2832779Z 2025-05-07T20:25:42.2832917Z 2025-05-07T20:25:42.2832924Z 2025-05-07T20:25:42.2832930Z 2025-05-07T20:25:42.2832935Z 2025-05-07T20:25:42.2833300Z cuda-nvvp-12.8.57 | 112.4 MB | | 0%  2025-05-07T20:25:42.2833653Z 2025-05-07T20:25:42.2833658Z 2025-05-07T20:25:42.2833664Z 2025-05-07T20:25:42.2833669Z 2025-05-07T20:25:42.2833674Z 2025-05-07T20:25:42.2833679Z 2025-05-07T20:25:42.2833684Z 2025-05-07T20:25:42.2833689Z 2025-05-07T20:25:42.2834025Z cuda-nvrtc-12.8.61 | 63.1 MB | | 0%  2025-05-07T20:25:42.2834385Z 2025-05-07T20:25:42.2834391Z 2025-05-07T20:25:42.2834396Z 2025-05-07T20:25:42.2834401Z 2025-05-07T20:25:42.2834406Z 2025-05-07T20:25:42.2834411Z 2025-05-07T20:25:42.2834415Z 2025-05-07T20:25:42.2834420Z 2025-05-07T20:25:42.2834425Z 2025-05-07T20:25:42.2834766Z libcurand-10.3.9.55 | 43.6 MB | | 0%  2025-05-07T20:25:42.2835398Z 2025-05-07T20:25:42.2835402Z 2025-05-07T20:25:42.2835406Z 2025-05-07T20:25:42.2835518Z 2025-05-07T20:25:42.2835521Z 2025-05-07T20:25:42.2835525Z 2025-05-07T20:25:42.2835529Z 2025-05-07T20:25:42.2835532Z 2025-05-07T20:25:42.2835546Z 2025-05-07T20:25:42.2835549Z 2025-05-07T20:25:42.2835826Z gds-tools-1.13.0.11 | 37.9 MB | | 0%  2025-05-07T20:25:42.2836177Z 2025-05-07T20:25:42.2836181Z 2025-05-07T20:25:42.2836191Z 2025-05-07T20:25:42.2836195Z 2025-05-07T20:25:42.2836199Z 2025-05-07T20:25:42.2836202Z 2025-05-07T20:25:42.2836206Z 2025-05-07T20:25:42.2836209Z 2025-05-07T20:25:42.2836213Z 2025-05-07T20:25:42.2836216Z 2025-05-07T20:25:42.2836220Z 2025-05-07T20:25:42.2836484Z libnvjitlink-12.8.61 | 28.7 MB | | 0%  2025-05-07T20:25:42.2836774Z 2025-05-07T20:25:42.2836778Z 2025-05-07T20:25:42.2836781Z 2025-05-07T20:25:42.2836785Z 2025-05-07T20:25:42.2836788Z 2025-05-07T20:25:42.2836792Z 2025-05-07T20:25:42.2836796Z 2025-05-07T20:25:42.2836799Z 2025-05-07T20:25:42.2836813Z 2025-05-07T20:25:42.2836817Z 2025-05-07T20:25:42.2836821Z 2025-05-07T20:25:42.2836824Z 2025-05-07T20:25:42.2842455Z cuda-nvcc-tools-12.8 | 24.5 MB | | 0%  2025-05-07T20:25:42.2842853Z 2025-05-07T20:25:42.2842859Z 2025-05-07T20:25:42.2842864Z 2025-05-07T20:25:42.2842869Z 2025-05-07T20:25:42.2842874Z 2025-05-07T20:25:42.2842880Z 2025-05-07T20:25:42.2842885Z 2025-05-07T20:25:42.2842890Z 2025-05-07T20:25:42.2842895Z 2025-05-07T20:25:42.2842901Z 2025-05-07T20:25:42.2842906Z 2025-05-07T20:25:42.2842911Z 2025-05-07T20:25:42.2842921Z 2025-05-07T20:25:42.2844474Z cuda-nvvm-tools-12.8 | 23.5 MB | | 0%  2025-05-07T20:25:42.2844870Z 2025-05-07T20:25:42.2844875Z 2025-05-07T20:25:42.2844880Z 2025-05-07T20:25:42.2844886Z 2025-05-07T20:25:42.2844891Z 2025-05-07T20:25:42.2844905Z 2025-05-07T20:25:42.2844910Z 2025-05-07T20:25:42.2844915Z 2025-05-07T20:25:42.2844920Z 2025-05-07T20:25:42.2844942Z 2025-05-07T20:25:42.2844947Z 2025-05-07T20:25:42.2844952Z 2025-05-07T20:25:42.2844957Z 2025-05-07T20:25:42.2844967Z 2025-05-07T20:25:42.2845838Z python-3.9.18 | 22.7 MB | | 0%  2025-05-07T20:25:42.2846225Z 2025-05-07T20:25:42.2846230Z 2025-05-07T20:25:42.2846235Z 2025-05-07T20:25:42.2846241Z 2025-05-07T20:25:42.2846246Z 2025-05-07T20:25:42.2846251Z 2025-05-07T20:25:42.2846256Z 2025-05-07T20:25:42.2846267Z 2025-05-07T20:25:42.2846272Z 2025-05-07T20:25:42.2846278Z 2025-05-07T20:25:42.2846283Z 2025-05-07T20:25:42.2846288Z 2025-05-07T20:25:42.2846642Z 2025-05-07T20:25:42.2846647Z 2025-05-07T20:25:42.2846652Z 2025-05-07T20:25:42.2847395Z cuda-nvvm-impl-12.8. | 20.8 MB | | 0%  2025-05-07T20:25:42.2847796Z 2025-05-07T20:25:42.2847801Z 2025-05-07T20:25:42.2847807Z 2025-05-07T20:25:42.2847812Z 2025-05-07T20:25:42.2847817Z 2025-05-07T20:25:42.2847822Z 2025-05-07T20:25:42.2847972Z 2025-05-07T20:25:42.2847979Z 2025-05-07T20:25:42.2847993Z 2025-05-07T20:25:42.2847998Z 2025-05-07T20:25:42.2848003Z 2025-05-07T20:25:42.2848008Z 2025-05-07T20:25:42.2848018Z 2025-05-07T20:25:42.2848023Z 2025-05-07T20:25:42.2848028Z 2025-05-07T20:25:42.2849746Z 2025-05-07T20:25:42.2851988Z cuda-nvcc-dev_linux- | 12.7 MB | | 0%  2025-05-07T20:25:42.2852436Z 2025-05-07T20:25:42.2852442Z 2025-05-07T20:25:42.2852447Z 2025-05-07T20:25:42.2852452Z 2025-05-07T20:25:42.2852457Z 2025-05-07T20:25:42.2852462Z 2025-05-07T20:25:42.2852467Z 2025-05-07T20:25:42.2852473Z 2025-05-07T20:25:42.2852478Z 2025-05-07T20:25:42.2852483Z 2025-05-07T20:25:42.2852488Z 2025-05-07T20:25:42.2852493Z 2025-05-07T20:25:42.2852498Z 2025-05-07T20:25:42.2852503Z 2025-05-07T20:25:42.2852508Z 2025-05-07T20:25:42.2852513Z 2025-05-07T20:25:42.2852519Z 2025-05-07T20:25:42.2853721Z cuda-sanitizer-api-1 | 8.8 MB | | 0%  2025-05-07T20:25:42.2854271Z 2025-05-07T20:25:42.2854276Z 2025-05-07T20:25:42.2854281Z 2025-05-07T20:25:42.2854286Z 2025-05-07T20:25:42.2854302Z 2025-05-07T20:25:42.2854308Z 2025-05-07T20:25:42.2854313Z 2025-05-07T20:25:42.2854319Z 2025-05-07T20:25:42.2854324Z 2025-05-07T20:25:42.2854329Z 2025-05-07T20:25:42.2854334Z 2025-05-07T20:25:42.2854339Z 2025-05-07T20:25:42.2854344Z 2025-05-07T20:25:42.2854350Z 2025-05-07T20:25:42.2854355Z 2025-05-07T20:25:42.2854360Z 2025-05-07T20:25:42.2854365Z 2025-05-07T20:25:42.2855072Z 2025-05-07T20:25:42.2856971Z cuda-nvdisasm-12.8.5 | 4.9 MB | | 0%  2025-05-07T20:25:42.2857414Z 2025-05-07T20:25:42.2857419Z 2025-05-07T20:25:42.2857425Z 2025-05-07T20:25:42.2857430Z 2025-05-07T20:25:42.2857435Z 2025-05-07T20:25:42.2857441Z 2025-05-07T20:25:42.2857446Z 2025-05-07T20:25:42.2857451Z 2025-05-07T20:25:42.2857456Z 2025-05-07T20:25:42.2857461Z 2025-05-07T20:25:42.2857483Z 2025-05-07T20:25:42.2857488Z 2025-05-07T20:25:42.2857500Z 2025-05-07T20:25:42.2857506Z 2025-05-07T20:25:42.2857511Z 2025-05-07T20:25:42.2857516Z 2025-05-07T20:25:42.2857522Z 2025-05-07T20:25:42.2857527Z 2025-05-07T20:25:42.2857532Z 2025-05-07T20:25:42.3761947Z ... (more hidden) ... 2025-05-07T20:25:42.3768007Z libcublas-12.8.3.14 | 460.2 MB | | 0% 2025-05-07T20:25:42.3773159Z 2025-05-07T20:25:42.3782441Z nsight-compute-2025. | 320.6 MB | | 0%  2025-05-07T20:25:42.3782794Z 2025-05-07T20:25:42.3783301Z 2025-05-07T20:25:42.3788701Z libcusparse-12.5.7.5 | 164.9 MB | | 0%  2025-05-07T20:25:42.3789067Z 2025-05-07T20:25:42.3789073Z 2025-05-07T20:25:42.3789078Z 2025-05-07T20:25:42.3801926Z libcusolver-11.7.2.5 | 156.9 MB | 1 | 2%  2025-05-07T20:25:42.3803007Z 2025-05-07T20:25:42.3803014Z 2025-05-07T20:25:42.3803019Z 2025-05-07T20:25:42.3803024Z 2025-05-07T20:25:42.4763366Z libcufft-11.3.3.41 | 147.4 MB | | 0%  2025-05-07T20:25:42.4767867Z libcublas-12.8.3.14 | 460.2 MB | 1 | 1% 2025-05-07T20:25:42.4772354Z 2025-05-07T20:25:42.4783960Z nsight-compute-2025. | 320.6 MB | 1 | 1%  2025-05-07T20:25:42.4784294Z 2025-05-07T20:25:42.4786023Z 2025-05-07T20:25:42.4788102Z libcusparse-12.5.7.5 | 164.9 MB | 2 | 2%  2025-05-07T20:25:42.4788402Z 2025-05-07T20:25:42.4788406Z 2025-05-07T20:25:42.4788656Z 2025-05-07T20:25:42.5056560Z libcusolver-11.7.2.5 | 156.9 MB | 4 | 5%  2025-05-07T20:25:42.5056875Z 2025-05-07T20:25:42.5057060Z 2025-05-07T20:25:42.5057065Z 2025-05-07T20:25:42.5057101Z 2025-05-07T20:25:42.5766529Z libcufft-11.3.3.41 | 147.4 MB | | 0%  2025-05-07T20:25:42.5771636Z libcublas-12.8.3.14 | 460.2 MB | 2 | 2% 2025-05-07T20:25:42.5775232Z 2025-05-07T20:25:42.5786478Z nsight-compute-2025. | 320.6 MB | 2 | 3%  2025-05-07T20:25:42.5786864Z 2025-05-07T20:25:42.5786870Z 2025-05-07T20:25:42.5786875Z 2025-05-07T20:25:42.5791321Z libcusolver-11.7.2.5 | 156.9 MB | 7 | 7%  2025-05-07T20:25:42.5791629Z 2025-05-07T20:25:42.5791633Z 2025-05-07T20:25:42.6056986Z libcusparse-12.5.7.5 | 164.9 MB | 4 | 5%  2025-05-07T20:25:42.6057319Z 2025-05-07T20:25:42.6057324Z 2025-05-07T20:25:42.6057330Z 2025-05-07T20:25:42.6057335Z 2025-05-07T20:25:42.6774818Z libcufft-11.3.3.41 | 147.4 MB | 2 | 3%  2025-05-07T20:25:42.6777684Z 2025-05-07T20:25:42.6786839Z nsight-compute-2025. | 320.6 MB | 4 | 4%  2025-05-07T20:25:42.6793356Z libcublas-12.8.3.14 | 460.2 MB | 2 | 3% 2025-05-07T20:25:42.6793666Z 2025-05-07T20:25:42.6793823Z 2025-05-07T20:25:42.6794790Z 2025-05-07T20:25:42.6800551Z libcusolver-11.7.2.5 | 156.9 MB | 9 | 10%  2025-05-07T20:25:42.6800846Z 2025-05-07T20:25:42.6801444Z 2025-05-07T20:25:42.7059535Z libcusparse-12.5.7.5 | 164.9 MB | 7 | 7%  2025-05-07T20:25:42.7060111Z 2025-05-07T20:25:42.7060115Z 2025-05-07T20:25:42.7060119Z 2025-05-07T20:25:42.7061952Z 2025-05-07T20:25:42.7778410Z libcufft-11.3.3.41 | 147.4 MB | 5 | 6%  2025-05-07T20:25:42.7779177Z 2025-05-07T20:25:42.7791582Z nsight-compute-2025. | 320.6 MB | 5 | 5%  2025-05-07T20:25:42.7798446Z libcublas-12.8.3.14 | 460.2 MB | 3 | 4% 2025-05-07T20:25:42.7798794Z 2025-05-07T20:25:42.7799485Z 2025-05-07T20:25:42.7813205Z libcusparse-12.5.7.5 | 164.9 MB | 9 | 10%  2025-05-07T20:25:42.7813537Z 2025-05-07T20:25:42.7813809Z 2025-05-07T20:25:42.7815528Z 2025-05-07T20:25:42.8063453Z libcusolver-11.7.2.5 | 156.9 MB | #2 | 12%  2025-05-07T20:25:42.8063738Z 2025-05-07T20:25:42.8063743Z 2025-05-07T20:25:42.8063754Z 2025-05-07T20:25:42.8063759Z 2025-05-07T20:25:42.8778642Z libcufft-11.3.3.41 | 147.4 MB | 8 | 8%  2025-05-07T20:25:42.8779548Z 2025-05-07T20:25:42.8799451Z nsight-compute-2025. | 320.6 MB | 6 | 7%  2025-05-07T20:25:42.8799704Z 2025-05-07T20:25:42.8801053Z 2025-05-07T20:25:42.8816868Z libcusparse-12.5.7.5 | 164.9 MB | #1 | 12%  2025-05-07T20:25:42.8817133Z 2025-05-07T20:25:42.8817136Z 2025-05-07T20:25:42.8819810Z 2025-05-07T20:25:42.8855340Z libcusolver-11.7.2.5 | 156.9 MB | #4 | 15%  2025-05-07T20:25:42.9066624Z libcublas-12.8.3.14 | 460.2 MB | 4 | 4% 2025-05-07T20:25:42.9066883Z 2025-05-07T20:25:42.9067201Z 2025-05-07T20:25:42.9067207Z 2025-05-07T20:25:42.9067452Z 2025-05-07T20:25:42.9785069Z libcufft-11.3.3.41 | 147.4 MB | #1 | 11%  2025-05-07T20:25:42.9789955Z 2025-05-07T20:25:42.9845368Z nsight-compute-2025. | 320.6 MB | 7 | 8%  2025-05-07T20:25:42.9845629Z 2025-05-07T20:25:42.9845751Z 2025-05-07T20:25:42.9845791Z 2025-05-07T20:25:42.9858029Z libcusolver-11.7.2.5 | 156.9 MB | #7 | 17%  2025-05-07T20:25:42.9897771Z libcublas-12.8.3.14 | 460.2 MB | 5 | 5% 2025-05-07T20:25:42.9898006Z 2025-05-07T20:25:42.9907485Z 2025-05-07T20:25:43.0268930Z libcusparse-12.5.7.5 | 164.9 MB | #4 | 14%  2025-05-07T20:25:43.0269218Z 2025-05-07T20:25:43.0269223Z 2025-05-07T20:25:43.0269226Z 2025-05-07T20:25:43.0269908Z 2025-05-07T20:25:43.0801404Z libcufft-11.3.3.41 | 147.4 MB | #3 | 14%  2025-05-07T20:25:43.0803096Z 2025-05-07T20:25:43.0872479Z nsight-compute-2025. | 320.6 MB | 8 | 9%  2025-05-07T20:25:43.0872859Z 2025-05-07T20:25:43.0872865Z 2025-05-07T20:25:43.0873578Z 2025-05-07T20:25:43.0898412Z libcusolver-11.7.2.5 | 156.9 MB | #9 | 20%  2025-05-07T20:25:43.0898689Z 2025-05-07T20:25:43.0898693Z 2025-05-07T20:25:43.0914144Z libcusparse-12.5.7.5 | 164.9 MB | #6 | 16%  2025-05-07T20:25:43.1273809Z libcublas-12.8.3.14 | 460.2 MB | 5 | 6% 2025-05-07T20:25:43.1274061Z 2025-05-07T20:25:43.1274335Z 2025-05-07T20:25:43.1274341Z 2025-05-07T20:25:43.1277795Z 2025-05-07T20:25:43.1803672Z libcufft-11.3.3.41 | 147.4 MB | #6 | 16%  2025-05-07T20:25:43.1804212Z 2025-05-07T20:25:43.1873642Z nsight-compute-2025. | 320.6 MB | # | 10%  2025-05-07T20:25:43.1873906Z 2025-05-07T20:25:43.1873910Z 2025-05-07T20:25:43.1875408Z 2025-05-07T20:25:43.1902346Z libcusolver-11.7.2.5 | 156.9 MB | ##2 | 22%  2025-05-07T20:25:43.1902613Z 2025-05-07T20:25:43.1902617Z 2025-05-07T20:25:43.1917390Z libcusparse-12.5.7.5 | 164.9 MB | #8 | 19%  2025-05-07T20:25:43.2278699Z libcublas-12.8.3.14 | 460.2 MB | 6 | 7% 2025-05-07T20:25:43.2278955Z 2025-05-07T20:25:43.2278960Z 2025-05-07T20:25:43.2278964Z 2025-05-07T20:25:43.2280277Z 2025-05-07T20:25:43.2803765Z libcufft-11.3.3.41 | 147.4 MB | #8 | 19%  2025-05-07T20:25:43.2805760Z 2025-05-07T20:25:43.2875008Z nsight-compute-2025. | 320.6 MB | #1 | 11%  2025-05-07T20:25:43.2875505Z 2025-05-07T20:25:43.2875516Z 2025-05-07T20:25:43.2875521Z 2025-05-07T20:25:43.2908266Z libcusolver-11.7.2.5 | 156.9 MB | ##4 | 25%  2025-05-07T20:25:43.2908539Z 2025-05-07T20:25:43.2912887Z 2025-05-07T20:25:43.2956331Z libcusparse-12.5.7.5 | 164.9 MB | ## | 21%  2025-05-07T20:25:43.3279675Z libcublas-12.8.3.14 | 460.2 MB | 7 | 7% 2025-05-07T20:25:43.3279923Z 2025-05-07T20:25:43.3279927Z 2025-05-07T20:25:43.3279931Z 2025-05-07T20:25:43.3281131Z 2025-05-07T20:25:43.3875767Z libcufft-11.3.3.41 | 147.4 MB | ##1 | 21%  2025-05-07T20:25:43.3876215Z 2025-05-07T20:25:43.3876219Z 2025-05-07T20:25:43.3877685Z 2025-05-07T20:25:43.3879774Z libcusolver-11.7.2.5 | 156.9 MB | ##7 | 27%  2025-05-07T20:25:43.3880512Z 2025-05-07T20:25:43.3910962Z nsight-compute-2025. | 320.6 MB | #2 | 13%  2025-05-07T20:25:43.3911263Z 2025-05-07T20:25:43.3911267Z 2025-05-07T20:25:43.3965228Z libcusparse-12.5.7.5 | 164.9 MB | ##3 | 23%  2025-05-07T20:25:43.4280442Z libcublas-12.8.3.14 | 460.2 MB | 8 | 8% 2025-05-07T20:25:43.4280693Z 2025-05-07T20:25:43.4280697Z 2025-05-07T20:25:43.4280701Z 2025-05-07T20:25:43.4281855Z 2025-05-07T20:25:43.4876104Z libcufft-11.3.3.41 | 147.4 MB | ##4 | 24%  2025-05-07T20:25:43.4876390Z 2025-05-07T20:25:43.4876394Z 2025-05-07T20:25:43.4876879Z 2025-05-07T20:25:43.4881079Z libcusolver-11.7.2.5 | 156.9 MB | ### | 30%  2025-05-07T20:25:43.4881354Z 2025-05-07T20:25:43.4915681Z nsight-compute-2025. | 320.6 MB | #3 | 14%  2025-05-07T20:25:43.4916061Z 2025-05-07T20:25:43.4917718Z 2025-05-07T20:25:43.4969613Z libcusparse-12.5.7.5 | 164.9 MB | ##5 | 26%  2025-05-07T20:25:43.5326834Z libcublas-12.8.3.14 | 460.2 MB | 8 | 9% 2025-05-07T20:25:43.5327089Z 2025-05-07T20:25:43.5327093Z 2025-05-07T20:25:43.5327097Z 2025-05-07T20:25:43.5327101Z 2025-05-07T20:25:43.5879303Z libcufft-11.3.3.41 | 147.4 MB | ##6 | 27%  2025-05-07T20:25:43.5879581Z 2025-05-07T20:25:43.5879586Z 2025-05-07T20:25:43.5881649Z 2025-05-07T20:25:43.5884794Z libcusolver-11.7.2.5 | 156.9 MB | ###2 | 33%  2025-05-07T20:25:43.5886249Z 2025-05-07T20:25:43.5919216Z nsight-compute-2025. | 320.6 MB | #5 | 15%  2025-05-07T20:25:43.5919474Z 2025-05-07T20:25:43.5921331Z 2025-05-07T20:25:43.6058800Z libcusparse-12.5.7.5 | 164.9 MB | ##8 | 28%  2025-05-07T20:25:43.6330774Z libcublas-12.8.3.14 | 460.2 MB | 9 | 9% 2025-05-07T20:25:43.6331027Z 2025-05-07T20:25:43.6331033Z 2025-05-07T20:25:43.6331037Z 2025-05-07T20:25:43.6331068Z 2025-05-07T20:25:43.6913975Z libcufft-11.3.3.41 | 147.4 MB | ##9 | 29%  2025-05-07T20:25:43.6914250Z 2025-05-07T20:25:43.6914389Z 2025-05-07T20:25:43.6915817Z 2025-05-07T20:25:43.6924395Z libcusolver-11.7.2.5 | 156.9 MB | ###5 | 35%  2025-05-07T20:25:43.6924917Z 2025-05-07T20:25:43.6961917Z nsight-compute-2025. | 320.6 MB | #6 | 16%  2025-05-07T20:25:43.6962166Z 2025-05-07T20:25:43.6965090Z 2025-05-07T20:25:43.7086540Z libcusparse-12.5.7.5 | 164.9 MB | ### | 30%  2025-05-07T20:25:43.7331736Z libcublas-12.8.3.14 | 460.2 MB | # | 10% 2025-05-07T20:25:43.7332086Z 2025-05-07T20:25:43.7332093Z 2025-05-07T20:25:43.7332098Z 2025-05-07T20:25:43.7332103Z 2025-05-07T20:25:43.7915050Z libcufft-11.3.3.41 | 147.4 MB | ###1 | 32%  2025-05-07T20:25:43.7915428Z 2025-05-07T20:25:43.7915432Z 2025-05-07T20:25:43.7915436Z 2025-05-07T20:25:43.7927450Z libcusolver-11.7.2.5 | 156.9 MB | ###7 | 38%  2025-05-07T20:25:43.7927725Z 2025-05-07T20:25:43.7967348Z nsight-compute-2025. | 320.6 MB | #7 | 18%  2025-05-07T20:25:43.7967608Z 2025-05-07T20:25:43.7967828Z 2025-05-07T20:25:43.8088212Z libcusparse-12.5.7.5 | 164.9 MB | ###2 | 33%  2025-05-07T20:25:43.8334637Z libcublas-12.8.3.14 | 460.2 MB | # | 11% 2025-05-07T20:25:43.8334902Z 2025-05-07T20:25:43.8334907Z 2025-05-07T20:25:43.8334910Z 2025-05-07T20:25:43.8336296Z 2025-05-07T20:25:43.8917615Z libcufft-11.3.3.41 | 147.4 MB | ###4 | 35%  2025-05-07T20:25:43.8917926Z 2025-05-07T20:25:43.8917932Z 2025-05-07T20:25:43.8917937Z 2025-05-07T20:25:43.8929228Z libcusolver-11.7.2.5 | 156.9 MB | #### | 40%  2025-05-07T20:25:43.8929601Z 2025-05-07T20:25:43.8968789Z nsight-compute-2025. | 320.6 MB | #8 | 19%  2025-05-07T20:25:43.8969130Z 2025-05-07T20:25:43.8970609Z 2025-05-07T20:25:43.9088389Z libcusparse-12.5.7.5 | 164.9 MB | ###5 | 35%  2025-05-07T20:25:43.9497134Z libcublas-12.8.3.14 | 460.2 MB | #1 | 12% 2025-05-07T20:25:43.9497396Z 2025-05-07T20:25:43.9497400Z 2025-05-07T20:25:43.9497404Z 2025-05-07T20:25:43.9500052Z 2025-05-07T20:25:43.9920889Z libcufft-11.3.3.41 | 147.4 MB | ###7 | 37%  2025-05-07T20:25:43.9921251Z 2025-05-07T20:25:43.9921258Z 2025-05-07T20:25:43.9921263Z 2025-05-07T20:25:43.9932463Z libcusolver-11.7.2.5 | 156.9 MB | ####3 | 43%  2025-05-07T20:25:43.9932844Z 2025-05-07T20:25:43.9974024Z nsight-compute-2025. | 320.6 MB | ## | 20%  2025-05-07T20:25:43.9974300Z 2025-05-07T20:25:43.9974693Z 2025-05-07T20:25:44.0089786Z libcusparse-12.5.7.5 | 164.9 MB | ###7 | 38%  2025-05-07T20:25:44.0498938Z libcublas-12.8.3.14 | 460.2 MB | #2 | 12% 2025-05-07T20:25:44.0499208Z 2025-05-07T20:25:44.0499212Z 2025-05-07T20:25:44.0499216Z 2025-05-07T20:25:44.0499720Z 2025-05-07T20:25:44.0934370Z libcufft-11.3.3.41 | 147.4 MB | ###9 | 40%  2025-05-07T20:25:44.0936519Z 2025-05-07T20:25:44.0961523Z nsight-compute-2025. | 320.6 MB | ##1 | 21%  2025-05-07T20:25:44.0961983Z 2025-05-07T20:25:44.0961987Z 2025-05-07T20:25:44.0962989Z 2025-05-07T20:25:44.1016667Z libcusolver-11.7.2.5 | 156.9 MB | ####5 | 46%  2025-05-07T20:25:44.1017262Z 2025-05-07T20:25:44.1018671Z 2025-05-07T20:25:44.1096521Z libcusparse-12.5.7.5 | 164.9 MB | #### | 40%  2025-05-07T20:25:44.1499828Z libcublas-12.8.3.14 | 460.2 MB | #3 | 13% 2025-05-07T20:25:44.1500090Z 2025-05-07T20:25:44.1500095Z 2025-05-07T20:25:44.1500099Z 2025-05-07T20:25:44.1501490Z 2025-05-07T20:25:44.1937226Z libcufft-11.3.3.41 | 147.4 MB | ####2 | 43%  2025-05-07T20:25:44.1938052Z 2025-05-07T20:25:44.1977674Z nsight-compute-2025. | 320.6 MB | ##2 | 23%  2025-05-07T20:25:44.1977947Z 2025-05-07T20:25:44.1977951Z 2025-05-07T20:25:44.1977955Z 2025-05-07T20:25:44.2125476Z libcusolver-11.7.2.5 | 156.9 MB | ####8 | 48%  2025-05-07T20:25:44.2443315Z libcublas-12.8.3.14 | 460.2 MB | #3 | 14% 2025-05-07T20:25:44.2443737Z 2025-05-07T20:25:44.2447215Z 2025-05-07T20:25:44.2505911Z libcusparse-12.5.7.5 | 164.9 MB | ####2 | 43%  2025-05-07T20:25:44.2506467Z 2025-05-07T20:25:44.2506483Z 2025-05-07T20:25:44.2506487Z 2025-05-07T20:25:44.2507260Z 2025-05-07T20:25:44.2980236Z libcufft-11.3.3.41 | 147.4 MB | ####5 | 45%  2025-05-07T20:25:44.2980519Z 2025-05-07T20:25:44.2980524Z 2025-05-07T20:25:44.2981294Z 2025-05-07T20:25:44.2986078Z libcusolver-11.7.2.5 | 156.9 MB | ##### | 51%  2025-05-07T20:25:44.2986901Z 2025-05-07T20:25:44.3125746Z nsight-compute-2025. | 320.6 MB | ##4 | 24%  2025-05-07T20:25:44.3446139Z libcublas-12.8.3.14 | 460.2 MB | #4 | 15% 2025-05-07T20:25:44.3446428Z 2025-05-07T20:25:44.3447931Z 2025-05-07T20:25:44.3507836Z libcusparse-12.5.7.5 | 164.9 MB | ####4 | 45%  2025-05-07T20:25:44.3508192Z 2025-05-07T20:25:44.3508196Z 2025-05-07T20:25:44.3508200Z 2025-05-07T20:25:44.3510111Z 2025-05-07T20:25:44.3983117Z libcufft-11.3.3.41 | 147.4 MB | ####7 | 48%  2025-05-07T20:25:44.3983414Z 2025-05-07T20:25:44.3983419Z 2025-05-07T20:25:44.3988359Z 2025-05-07T20:25:44.4017449Z libcusolver-11.7.2.5 | 156.9 MB | #####3 | 53%  2025-05-07T20:25:44.4017829Z 2025-05-07T20:25:44.4174314Z nsight-compute-2025. | 320.6 MB | ##5 | 25%  2025-05-07T20:25:44.4446307Z libcublas-12.8.3.14 | 460.2 MB | #5 | 15% 2025-05-07T20:25:44.4448026Z 2025-05-07T20:25:44.4448033Z 2025-05-07T20:25:44.4521816Z libcusparse-12.5.7.5 | 164.9 MB | ####7 | 47%  2025-05-07T20:25:44.4522129Z 2025-05-07T20:25:44.4522136Z 2025-05-07T20:25:44.4522141Z 2025-05-07T20:25:44.4524115Z 2025-05-07T20:25:44.4983495Z libcufft-11.3.3.41 | 147.4 MB | ##### | 51%  2025-05-07T20:25:44.4983785Z 2025-05-07T20:25:44.4983789Z 2025-05-07T20:25:44.4986314Z 2025-05-07T20:25:44.5020120Z libcusolver-11.7.2.5 | 156.9 MB | #####6 | 56%  2025-05-07T20:25:44.5020407Z 2025-05-07T20:25:44.5180244Z nsight-compute-2025. | 320.6 MB | ##6 | 27%  2025-05-07T20:25:44.5450863Z libcublas-12.8.3.14 | 460.2 MB | #6 | 16% 2025-05-07T20:25:44.5451477Z 2025-05-07T20:25:44.5453085Z 2025-05-07T20:25:44.5548685Z libcusparse-12.5.7.5 | 164.9 MB | ####9 | 49%  2025-05-07T20:25:44.5548958Z 2025-05-07T20:25:44.5549134Z 2025-05-07T20:25:44.5549146Z 2025-05-07T20:25:44.5549159Z 2025-05-07T20:25:44.5983516Z libcufft-11.3.3.41 | 147.4 MB | #####3 | 53%  2025-05-07T20:25:44.5983867Z 2025-05-07T20:25:44.5983873Z 2025-05-07T20:25:44.5983878Z 2025-05-07T20:25:44.6070463Z libcusolver-11.7.2.5 | 156.9 MB | #####8 | 59%  2025-05-07T20:25:44.6070742Z 2025-05-07T20:25:44.6220338Z nsight-compute-2025. | 320.6 MB | ##8 | 28%  2025-05-07T20:25:44.6473956Z libcublas-12.8.3.14 | 460.2 MB | #6 | 17% 2025-05-07T20:25:44.6474222Z 2025-05-07T20:25:44.6476636Z 2025-05-07T20:25:44.6583733Z libcusparse-12.5.7.5 | 164.9 MB | #####1 | 52%  2025-05-07T20:25:44.6584070Z 2025-05-07T20:25:44.6584076Z 2025-05-07T20:25:44.6584093Z 2025-05-07T20:25:44.6584124Z 2025-05-07T20:25:44.7051164Z libcufft-11.3.3.41 | 147.4 MB | #####5 | 56%  2025-05-07T20:25:44.7051448Z 2025-05-07T20:25:44.7051453Z 2025-05-07T20:25:44.7052094Z 2025-05-07T20:25:44.7137483Z libcusolver-11.7.2.5 | 156.9 MB | ######1 | 62%  2025-05-07T20:25:44.7137912Z 2025-05-07T20:25:44.7238091Z nsight-compute-2025. | 320.6 MB | ##9 | 29%  2025-05-07T20:25:44.7474256Z libcublas-12.8.3.14 | 460.2 MB | #7 | 18% 2025-05-07T20:25:44.7474621Z 2025-05-07T20:25:44.7475468Z 2025-05-07T20:25:44.7586778Z libcusparse-12.5.7.5 | 164.9 MB | #####3 | 54%  2025-05-07T20:25:44.7587091Z 2025-05-07T20:25:44.7587098Z 2025-05-07T20:25:44.7587104Z 2025-05-07T20:25:44.7587109Z 2025-05-07T20:25:44.8122916Z libcufft-11.3.3.41 | 147.4 MB | #####8 | 59%  2025-05-07T20:25:44.8123211Z 2025-05-07T20:25:44.8123216Z 2025-05-07T20:25:44.8123220Z 2025-05-07T20:25:44.8144199Z libcusolver-11.7.2.5 | 156.9 MB | ######4 | 64%  2025-05-07T20:25:44.8144757Z 2025-05-07T20:25:44.8336153Z nsight-compute-2025. | 320.6 MB | ### | 31%  2025-05-07T20:25:44.8476602Z libcublas-12.8.3.14 | 460.2 MB | #8 | 18% 2025-05-07T20:25:44.8476854Z 2025-05-07T20:25:44.8478973Z 2025-05-07T20:25:44.8639620Z libcusparse-12.5.7.5 | 164.9 MB | #####6 | 56%  2025-05-07T20:25:44.8639957Z 2025-05-07T20:25:44.8639963Z 2025-05-07T20:25:44.8639969Z 2025-05-07T20:25:44.8641710Z 2025-05-07T20:25:44.9136836Z libcufft-11.3.3.41 | 147.4 MB | ######1 | 61%  2025-05-07T20:25:44.9137195Z 2025-05-07T20:25:44.9137201Z 2025-05-07T20:25:44.9137206Z 2025-05-07T20:25:44.9202294Z libcusolver-11.7.2.5 | 156.9 MB | ######6 | 67%  2025-05-07T20:25:44.9203188Z 2025-05-07T20:25:44.9338520Z nsight-compute-2025. | 320.6 MB | ###1 | 32%  2025-05-07T20:25:44.9477344Z libcublas-12.8.3.14 | 460.2 MB | #9 | 19% 2025-05-07T20:25:44.9477675Z 2025-05-07T20:25:44.9478775Z 2025-05-07T20:25:44.9640322Z libcusparse-12.5.7.5 | 164.9 MB | #####8 | 59%  2025-05-07T20:25:44.9640655Z 2025-05-07T20:25:44.9640661Z 2025-05-07T20:25:44.9640667Z 2025-05-07T20:25:44.9640672Z 2025-05-07T20:25:45.0204110Z libcufft-11.3.3.41 | 147.4 MB | ######3 | 64%  2025-05-07T20:25:45.0205775Z 2025-05-07T20:25:45.0256881Z nsight-compute-2025. | 320.6 MB | ###3 | 33%  2025-05-07T20:25:45.0257212Z 2025-05-07T20:25:45.0257217Z 2025-05-07T20:25:45.0257680Z 2025-05-07T20:25:45.0350359Z libcusolver-11.7.2.5 | 156.9 MB | ######9 | 69%  2025-05-07T20:25:45.0481107Z libcublas-12.8.3.14 | 460.2 MB | #9 | 20% 2025-05-07T20:25:45.0481348Z 2025-05-07T20:25:45.0482615Z 2025-05-07T20:25:45.0640730Z libcusparse-12.5.7.5 | 164.9 MB | ######1 | 61%  2025-05-07T20:25:45.0641123Z 2025-05-07T20:25:45.0641129Z 2025-05-07T20:25:45.0641135Z 2025-05-07T20:25:45.0641140Z 2025-05-07T20:25:45.1243306Z libcufft-11.3.3.41 | 147.4 MB | ######6 | 67%  2025-05-07T20:25:45.1246236Z 2025-05-07T20:25:45.1259532Z nsight-compute-2025. | 320.6 MB | ###4 | 34%  2025-05-07T20:25:45.1259814Z 2025-05-07T20:25:45.1259818Z 2025-05-07T20:25:45.1259828Z 2025-05-07T20:25:45.1352498Z libcusolver-11.7.2.5 | 156.9 MB | #######1 | 72%  2025-05-07T20:25:45.1482317Z libcublas-12.8.3.14 | 460.2 MB | ## | 21% 2025-05-07T20:25:45.1482628Z 2025-05-07T20:25:45.1483860Z 2025-05-07T20:25:45.1643215Z libcusparse-12.5.7.5 | 164.9 MB | ######3 | 63%  2025-05-07T20:25:45.1643572Z 2025-05-07T20:25:45.1643576Z 2025-05-07T20:25:45.1643580Z 2025-05-07T20:25:45.1643584Z 2025-05-07T20:25:45.2263104Z libcufft-11.3.3.41 | 147.4 MB | ######9 | 70%  2025-05-07T20:25:45.2263385Z 2025-05-07T20:25:45.2263389Z 2025-05-07T20:25:45.2263725Z 2025-05-07T20:25:45.2354307Z libcusolver-11.7.2.5 | 156.9 MB | #######4 | 75%  2025-05-07T20:25:45.2399292Z libcublas-12.8.3.14 | 460.2 MB | ##1 | 21% 2025-05-07T20:25:45.2400425Z 2025-05-07T20:25:45.2645091Z nsight-compute-2025. | 320.6 MB | ###5 | 36%  2025-05-07T20:25:45.2645468Z 2025-05-07T20:25:45.2645474Z 2025-05-07T20:25:45.2645478Z 2025-05-07T20:25:45.2645482Z 2025-05-07T20:25:45.2816752Z libcufft-11.3.3.41 | 147.4 MB | #######2 | 73%  2025-05-07T20:25:45.2817041Z 2025-05-07T20:25:45.2817693Z 2025-05-07T20:25:45.3267183Z libcusparse-12.5.7.5 | 164.9 MB | ######5 | 66%  2025-05-07T20:25:45.3267474Z 2025-05-07T20:25:45.3267479Z 2025-05-07T20:25:45.3267737Z 2025-05-07T20:25:45.3356454Z libcusolver-11.7.2.5 | 156.9 MB | #######7 | 77%  2025-05-07T20:25:45.3402254Z libcublas-12.8.3.14 | 460.2 MB | ##2 | 22% 2025-05-07T20:25:45.3404516Z 2025-05-07T20:25:45.3677940Z nsight-compute-2025. | 320.6 MB | ###6 | 37%  2025-05-07T20:25:45.3678207Z 2025-05-07T20:25:45.3678211Z 2025-05-07T20:25:45.3678215Z 2025-05-07T20:25:45.3678438Z 2025-05-07T20:25:45.3819594Z libcufft-11.3.3.41 | 147.4 MB | #######5 | 75%  2025-05-07T20:25:45.3819886Z 2025-05-07T20:25:45.3819890Z 2025-05-07T20:25:45.4314502Z libcusparse-12.5.7.5 | 164.9 MB | ######8 | 68%  2025-05-07T20:25:45.4314844Z 2025-05-07T20:25:45.4314860Z 2025-05-07T20:25:45.4314866Z 2025-05-07T20:25:45.4376005Z libcusolver-11.7.2.5 | 156.9 MB | #######9 | 80%  2025-05-07T20:25:45.4409820Z libcublas-12.8.3.14 | 460.2 MB | ##2 | 23% 2025-05-07T20:25:45.4410121Z 2025-05-07T20:25:45.4710006Z nsight-compute-2025. | 320.6 MB | ###8 | 38%  2025-05-07T20:25:45.4710277Z 2025-05-07T20:25:45.4710282Z 2025-05-07T20:25:45.4710285Z 2025-05-07T20:25:45.4710943Z 2025-05-07T20:25:45.4820661Z libcufft-11.3.3.41 | 147.4 MB | #######8 | 78%  2025-05-07T20:25:45.4820937Z 2025-05-07T20:25:45.4821594Z 2025-05-07T20:25:45.5315081Z libcusparse-12.5.7.5 | 164.9 MB | ####### | 71%  2025-05-07T20:25:45.5315360Z 2025-05-07T20:25:45.5315365Z 2025-05-07T20:25:45.5316647Z 2025-05-07T20:25:45.5410468Z libcusolver-11.7.2.5 | 156.9 MB | ########3 | 83%  2025-05-07T20:25:45.5410761Z 2025-05-07T20:25:45.5713304Z nsight-compute-2025. | 320.6 MB | ###9 | 40%  2025-05-07T20:25:45.5713601Z 2025-05-07T20:25:45.5713605Z 2025-05-07T20:25:45.5713609Z 2025-05-07T20:25:45.5713829Z 2025-05-07T20:25:45.5929546Z libcufft-11.3.3.41 | 147.4 MB | ########1 | 82%  2025-05-07T20:25:45.5929946Z 2025-05-07T20:25:45.5931348Z 2025-05-07T20:25:45.6145831Z libcusparse-12.5.7.5 | 164.9 MB | #######3 | 73%  2025-05-07T20:25:45.6575272Z libcublas-12.8.3.14 | 460.2 MB | ##3 | 24% 2025-05-07T20:25:45.6575580Z 2025-05-07T20:25:45.6575586Z 2025-05-07T20:25:45.6576828Z 2025-05-07T20:25:45.6667082Z libcusolver-11.7.2.5 | 156.9 MB | ########6 | 86%  2025-05-07T20:25:45.6668689Z 2025-05-07T20:25:45.6916538Z nsight-compute-2025. | 320.6 MB | ####1 | 41%  2025-05-07T20:25:45.6916808Z 2025-05-07T20:25:45.6916915Z 2025-05-07T20:25:45.6916952Z 2025-05-07T20:25:45.6916961Z 2025-05-07T20:25:45.7032256Z libcufft-11.3.3.41 | 147.4 MB | ########4 | 85%  2025-05-07T20:25:45.7032534Z 2025-05-07T20:25:45.7032539Z 2025-05-07T20:25:45.7151617Z libcusparse-12.5.7.5 | 164.9 MB | #######5 | 75%  2025-05-07T20:25:45.7749813Z libcublas-12.8.3.14 | 460.2 MB | ##4 | 24% 2025-05-07T20:25:45.7750114Z 2025-05-07T20:25:45.7750119Z 2025-05-07T20:25:45.7751569Z 2025-05-07T20:25:45.7896295Z libcusolver-11.7.2.5 | 156.9 MB | ########8 | 89%  2025-05-07T20:25:45.7899163Z 2025-05-07T20:25:45.8052189Z nsight-compute-2025. | 320.6 MB | ####2 | 43%  2025-05-07T20:25:45.8052518Z 2025-05-07T20:25:45.8052522Z 2025-05-07T20:25:45.8104326Z libcusparse-12.5.7.5 | 164.9 MB | #######7 | 77%  2025-05-07T20:25:45.8104652Z 2025-05-07T20:25:45.8104656Z 2025-05-07T20:25:45.8104660Z 2025-05-07T20:25:45.8105226Z 2025-05-07T20:25:45.8152170Z libcufft-11.3.3.41 | 147.4 MB | ########7 | 88%  2025-05-07T20:25:45.8886043Z libcublas-12.8.3.14 | 460.2 MB | ##5 | 25% 2025-05-07T20:25:45.8886358Z 2025-05-07T20:25:45.8886363Z 2025-05-07T20:25:45.8886524Z 2025-05-07T20:25:45.8946134Z libcusolver-11.7.2.5 | 156.9 MB | #########1 | 91%  2025-05-07T20:25:45.8946457Z 2025-05-07T20:25:45.9109274Z nsight-compute-2025. | 320.6 MB | ####3 | 44%  2025-05-07T20:25:45.9109540Z 2025-05-07T20:25:45.9109544Z 2025-05-07T20:25:45.9109548Z 2025-05-07T20:25:45.9111814Z 2025-05-07T20:25:45.9155074Z libcufft-11.3.3.41 | 147.4 MB | ######### | 91%  2025-05-07T20:25:45.9313447Z libcublas-12.8.3.14 | 460.2 MB | ##5 | 26% 2025-05-07T20:25:45.9313700Z 2025-05-07T20:25:45.9314470Z 2025-05-07T20:25:45.9888003Z libcusparse-12.5.7.5 | 164.9 MB | #######9 | 80%  2025-05-07T20:25:45.9888278Z 2025-05-07T20:25:45.9888283Z 2025-05-07T20:25:45.9888887Z 2025-05-07T20:25:46.0134038Z libcusolver-11.7.2.5 | 156.9 MB | #########3 | 94%  2025-05-07T20:25:46.0134410Z 2025-05-07T20:25:46.0134417Z 2025-05-07T20:25:46.0134422Z 2025-05-07T20:25:46.0134428Z 2025-05-07T20:25:46.0156941Z libcufft-11.3.3.41 | 147.4 MB | #########3 | 93%  2025-05-07T20:25:46.0262086Z libcublas-12.8.3.14 | 460.2 MB | ##6 | 27% 2025-05-07T20:25:46.0263842Z 2025-05-07T20:25:46.0332437Z nsight-compute-2025. | 320.6 MB | ####4 | 45%  2025-05-07T20:25:46.0332711Z 2025-05-07T20:25:46.0332715Z 2025-05-07T20:25:46.0971478Z libcusparse-12.5.7.5 | 164.9 MB | ########1 | 82%  2025-05-07T20:25:46.0971766Z 2025-05-07T20:25:46.0971771Z 2025-05-07T20:25:46.0972852Z 2025-05-07T20:25:46.1160568Z libcusolver-11.7.2.5 | 156.9 MB | #########6 | 96%  2025-05-07T20:25:46.1182627Z libcublas-12.8.3.14 | 460.2 MB | ##7 | 27% 2025-05-07T20:25:46.1182882Z 2025-05-07T20:25:46.1182886Z 2025-05-07T20:25:46.1182890Z 2025-05-07T20:25:46.1183179Z 2025-05-07T20:25:46.1334522Z libcufft-11.3.3.41 | 147.4 MB | #########6 | 96%  2025-05-07T20:25:46.1335175Z 2025-05-07T20:25:46.1335181Z 2025-05-07T20:25:46.1357469Z libcusparse-12.5.7.5 | 164.9 MB | ########3 | 84%  2025-05-07T20:25:46.1362158Z 2025-05-07T20:25:46.2005277Z nsight-compute-2025. | 320.6 MB | ####6 | 46%  2025-05-07T20:25:46.2005562Z 2025-05-07T20:25:46.2005567Z 2025-05-07T20:25:46.2006559Z 2025-05-07T20:25:46.2166099Z libcusolver-11.7.2.5 | 156.9 MB | #########8 | 99%  2025-05-07T20:25:46.2277882Z libcublas-12.8.3.14 | 460.2 MB | ##8 | 28% 2025-05-07T20:25:46.2278127Z 2025-05-07T20:25:46.2278230Z 2025-05-07T20:25:46.2278234Z 2025-05-07T20:25:46.2278899Z 2025-05-07T20:25:46.2338037Z libcufft-11.3.3.41 | 147.4 MB | #########8 | 99%  2025-05-07T20:25:46.2338342Z 2025-05-07T20:25:46.2338348Z 2025-05-07T20:25:46.2387583Z libcusparse-12.5.7.5 | 164.9 MB | ########5 | 86%  2025-05-07T20:25:46.2389323Z 2025-05-07T20:25:46.3168306Z nsight-compute-2025. | 320.6 MB | ####7 | 47%  2025-05-07T20:25:46.3339333Z libcublas-12.8.3.14 | 460.2 MB | ##8 | 29% 2025-05-07T20:25:46.3339595Z 2025-05-07T20:25:46.3340387Z 2025-05-07T20:25:46.3389011Z libcusparse-12.5.7.5 | 164.9 MB | ########8 | 88%  2025-05-07T20:25:46.3391389Z 2025-05-07T20:25:46.4170692Z nsight-compute-2025. | 320.6 MB | ####8 | 48%  2025-05-07T20:25:46.4371443Z libcublas-12.8.3.14 | 460.2 MB | ##9 | 30% 2025-05-07T20:25:46.4371795Z 2025-05-07T20:25:46.4373939Z 2025-05-07T20:25:46.4392511Z libcusparse-12.5.7.5 | 164.9 MB | ######### | 91%  2025-05-07T20:25:46.4393249Z 2025-05-07T20:25:46.5172287Z nsight-compute-2025. | 320.6 MB | ####9 | 50%  2025-05-07T20:25:46.5381576Z libcublas-12.8.3.14 | 460.2 MB | ### | 31% 2025-05-07T20:25:46.5381829Z 2025-05-07T20:25:46.5382451Z 2025-05-07T20:25:46.5396589Z libcusparse-12.5.7.5 | 164.9 MB | #########2 | 93%  2025-05-07T20:25:46.5398497Z 2025-05-07T20:25:46.6175954Z nsight-compute-2025. | 320.6 MB | ##### | 51%  2025-05-07T20:25:46.6383011Z libcublas-12.8.3.14 | 460.2 MB | ###1 | 32% 2025-05-07T20:25:46.6383273Z 2025-05-07T20:25:46.6383844Z 2025-05-07T20:25:46.6453847Z libcusparse-12.5.7.5 | 164.9 MB | #########4 | 95%  2025-05-07T20:25:46.6454799Z 2025-05-07T20:25:46.7178782Z nsight-compute-2025. | 320.6 MB | #####1 | 52%  2025-05-07T20:25:46.7386175Z libcublas-12.8.3.14 | 460.2 MB | ###2 | 33% 2025-05-07T20:25:46.7386425Z 2025-05-07T20:25:46.7387210Z 2025-05-07T20:25:46.7463254Z libcusparse-12.5.7.5 | 164.9 MB | #########7 | 97%  2025-05-07T20:25:46.7464016Z 2025-05-07T20:25:46.8179746Z nsight-compute-2025. | 320.6 MB | #####3 | 53%  2025-05-07T20:25:46.8393878Z libcublas-12.8.3.14 | 460.2 MB | ###3 | 34% 2025-05-07T20:25:46.8394178Z 2025-05-07T20:25:46.8396816Z 2025-05-07T20:25:46.8505386Z libcusparse-12.5.7.5 | 164.9 MB | #########9 | 99%  2025-05-07T20:25:46.8508486Z 2025-05-07T20:25:46.9181546Z nsight-compute-2025. | 320.6 MB | #####4 | 54%  2025-05-07T20:25:46.9505625Z libcublas-12.8.3.14 | 460.2 MB | ###4 | 35% 2025-05-07T20:25:46.9506863Z 2025-05-07T20:25:47.0181549Z nsight-compute-2025. | 320.6 MB | #####5 | 55%  2025-05-07T20:25:47.0860191Z libcublas-12.8.3.14 | 460.2 MB | ###5 | 36% 2025-05-07T20:25:47.0860452Z 2025-05-07T20:25:47.1181635Z nsight-compute-2025. | 320.6 MB | #####6 | 57%  2025-05-07T20:25:47.2181798Z libcublas-12.8.3.14 | 460.2 MB | ###7 | 37% 2025-05-07T20:25:47.2594174Z libcublas-12.8.3.14 | 460.2 MB | ###9 | 39% 2025-05-07T20:25:47.2595227Z 2025-05-07T20:25:47.3304057Z nsight-compute-2025. | 320.6 MB | #####7 | 58%  2025-05-07T20:25:47.3597301Z libcublas-12.8.3.14 | 460.2 MB | #### | 41% 2025-05-07T20:25:47.3598423Z 2025-05-07T20:25:47.4576770Z nsight-compute-2025. | 320.6 MB | #####9 | 59%  2025-05-07T20:25:47.4597725Z libcublas-12.8.3.14 | 460.2 MB | ####1 | 42% 2025-05-07T20:25:47.4598282Z 2025-05-07T20:25:47.5598904Z nsight-compute-2025. | 320.6 MB | ###### | 61%  2025-05-07T20:25:47.5599226Z 2025-05-07T20:25:47.5734831Z nsight-compute-2025. | 320.6 MB | ######1 | 62%  2025-05-07T20:25:47.6600180Z libcublas-12.8.3.14 | 460.2 MB | ####3 | 43% 2025-05-07T20:25:47.6602962Z 2025-05-07T20:25:47.6884374Z nsight-compute-2025. | 320.6 MB | ######3 | 63%  2025-05-07T20:25:47.7600682Z libcublas-12.8.3.14 | 460.2 MB | ####4 | 44% 2025-05-07T20:25:47.7602929Z 2025-05-07T20:25:47.7946728Z nsight-compute-2025. | 320.6 MB | ######4 | 65%  2025-05-07T20:25:47.8601985Z libcublas-12.8.3.14 | 460.2 MB | ####5 | 46% 2025-05-07T20:25:47.8603150Z 2025-05-07T20:25:47.8957072Z nsight-compute-2025. | 320.6 MB | ######6 | 66%  2025-05-07T20:25:47.9605038Z libcublas-12.8.3.14 | 460.2 MB | ####6 | 47% 2025-05-07T20:25:47.9605288Z 2025-05-07T20:25:48.0024737Z nsight-compute-2025. | 320.6 MB | ######7 | 68%  2025-05-07T20:25:48.0607015Z libcublas-12.8.3.14 | 460.2 MB | ####7 | 48% 2025-05-07T20:25:48.0607278Z 2025-05-07T20:25:48.1040711Z nsight-compute-2025. | 320.6 MB | ######8 | 69%  2025-05-07T20:25:48.1609163Z libcublas-12.8.3.14 | 460.2 MB | ####8 | 49% 2025-05-07T20:25:48.1613695Z 2025-05-07T20:25:48.2042185Z nsight-compute-2025. | 320.6 MB | ####### | 70%  2025-05-07T20:25:48.2615608Z libcublas-12.8.3.14 | 460.2 MB | ##### | 50% 2025-05-07T20:25:48.2615863Z 2025-05-07T20:25:48.3043962Z nsight-compute-2025. | 320.6 MB | #######1 | 72%  2025-05-07T20:25:48.3623447Z libcublas-12.8.3.14 | 460.2 MB | #####1 | 51% 2025-05-07T20:25:48.3625049Z 2025-05-07T20:25:48.4045798Z nsight-compute-2025. | 320.6 MB | #######3 | 73%  2025-05-07T20:25:48.4666982Z libcublas-12.8.3.14 | 460.2 MB | #####2 | 52% 2025-05-07T20:25:48.4668344Z 2025-05-07T20:25:48.5046964Z nsight-compute-2025. | 320.6 MB | #######4 | 75%  2025-05-07T20:25:48.5831782Z libcublas-12.8.3.14 | 460.2 MB | #####3 | 54% 2025-05-07T20:25:48.5832046Z 2025-05-07T20:25:48.6039379Z nsight-compute-2025. | 320.6 MB | #######5 | 76%  2025-05-07T20:25:48.6039747Z 2025-05-07T20:25:48.6039753Z 2025-05-07T20:25:48.6039758Z 2025-05-07T20:25:48.6039763Z 2025-05-07T20:25:48.6302709Z libcufft-11.3.3.41 | 147.4 MB | ########## | 100%  2025-05-07T20:25:48.6513290Z libcublas-12.8.3.14 | 460.2 MB | #####4 | 55% 2025-05-07T20:25:48.6513628Z 2025-05-07T20:25:48.6513634Z 2025-05-07T20:25:48.6513649Z 2025-05-07T20:25:48.6513654Z 2025-05-07T20:25:48.6516618Z 2025-05-07T20:25:48.7036361Z libnpp-12.3.3.65 | 130.6 MB | | 0%  2025-05-07T20:25:48.7036955Z 2025-05-07T20:25:48.7514798Z nsight-compute-2025. | 320.6 MB | #######7 | 77%  2025-05-07T20:25:48.7515163Z 2025-05-07T20:25:48.7515169Z 2025-05-07T20:25:48.7515174Z 2025-05-07T20:25:48.7515179Z 2025-05-07T20:25:48.7515195Z 2025-05-07T20:25:48.7789623Z libnpp-12.3.3.65 | 130.6 MB | 2 | 3%  2025-05-07T20:25:48.8295186Z libcublas-12.8.3.14 | 460.2 MB | #####6 | 56% 2025-05-07T20:25:48.8297510Z 2025-05-07T20:25:48.8519108Z nsight-compute-2025. | 320.6 MB | #######8 | 78%  2025-05-07T20:25:48.8519483Z 2025-05-07T20:25:48.8519489Z 2025-05-07T20:25:48.8519494Z 2025-05-07T20:25:48.8519499Z 2025-05-07T20:25:48.8519505Z 2025-05-07T20:25:48.8962518Z libnpp-12.3.3.65 | 130.6 MB | 4 | 5%  2025-05-07T20:25:48.9451540Z libcublas-12.8.3.14 | 460.2 MB | #####7 | 57% 2025-05-07T20:25:48.9451914Z 2025-05-07T20:25:48.9522550Z nsight-compute-2025. | 320.6 MB | #######9 | 80%  2025-05-07T20:25:48.9522905Z 2025-05-07T20:25:48.9522911Z 2025-05-07T20:25:48.9522916Z 2025-05-07T20:25:48.9522922Z 2025-05-07T20:25:48.9523208Z 2025-05-07T20:25:48.9752194Z libnpp-12.3.3.65 | 130.6 MB | 7 | 8%  2025-05-07T20:25:48.9752568Z 2025-05-07T20:25:48.9752572Z 2025-05-07T20:25:48.9754116Z 2025-05-07T20:25:49.0131612Z libcusolver-11.7.2.5 | 156.9 MB | ########## | 100%  2025-05-07T20:25:49.0316342Z libcublas-12.8.3.14 | 460.2 MB | #####7 | 58% 2025-05-07T20:25:49.0316600Z 2025-05-07T20:25:49.0316604Z 2025-05-07T20:25:49.0316608Z 2025-05-07T20:25:49.0316612Z 2025-05-07T20:25:49.0316615Z 2025-05-07T20:25:49.0316619Z 2025-05-07T20:25:49.0530194Z cuda-nsight-12.8.55 | 113.2 MB | | 0%  2025-05-07T20:25:49.0530481Z 2025-05-07T20:25:49.0532214Z nsight-compute-2025. | 320.6 MB | ######## | 81%  2025-05-07T20:25:49.0532544Z 2025-05-07T20:25:49.0532550Z 2025-05-07T20:25:49.0532555Z 2025-05-07T20:25:49.0532560Z 2025-05-07T20:25:49.0539254Z 2025-05-07T20:25:49.1317657Z libnpp-12.3.3.65 | 130.6 MB | # | 10%  2025-05-07T20:25:49.1317979Z 2025-05-07T20:25:49.1317983Z 2025-05-07T20:25:49.1317987Z 2025-05-07T20:25:49.1317991Z 2025-05-07T20:25:49.1317994Z 2025-05-07T20:25:49.1317998Z 2025-05-07T20:25:49.1420954Z cuda-nsight-12.8.55 | 113.2 MB | 2 | 3%  2025-05-07T20:25:49.1678080Z libcublas-12.8.3.14 | 460.2 MB | #####8 | 59% 2025-05-07T20:25:49.1678337Z 2025-05-07T20:25:49.1678341Z 2025-05-07T20:25:49.1678345Z 2025-05-07T20:25:49.1678349Z 2025-05-07T20:25:49.1680323Z 2025-05-07T20:25:49.1767835Z libnpp-12.3.3.65 | 130.6 MB | #2 | 12%  2025-05-07T20:25:49.1770711Z 2025-05-07T20:25:49.2318950Z nsight-compute-2025. | 320.6 MB | ########1 | 82%  2025-05-07T20:25:49.2319232Z 2025-05-07T20:25:49.2319245Z 2025-05-07T20:25:49.2319249Z 2025-05-07T20:25:49.2319253Z 2025-05-07T20:25:49.2319256Z 2025-05-07T20:25:49.2319260Z 2025-05-07T20:25:49.2690691Z cuda-nsight-12.8.55 | 113.2 MB | 5 | 5%  2025-05-07T20:25:49.2691018Z 2025-05-07T20:25:49.2691024Z 2025-05-07T20:25:49.2691029Z 2025-05-07T20:25:49.2691034Z 2025-05-07T20:25:49.2691039Z 2025-05-07T20:25:49.2778435Z libnpp-12.3.3.65 | 130.6 MB | #4 | 15%  2025-05-07T20:25:49.2779945Z 2025-05-07T20:25:49.2867194Z nsight-compute-2025. | 320.6 MB | ########2 | 83%  2025-05-07T20:25:49.3320814Z libcublas-12.8.3.14 | 460.2 MB | #####9 | 60% 2025-05-07T20:25:49.3321137Z 2025-05-07T20:25:49.3321194Z 2025-05-07T20:25:49.3321210Z 2025-05-07T20:25:49.3321216Z 2025-05-07T20:25:49.3321221Z 2025-05-07T20:25:49.3324006Z 2025-05-07T20:25:49.3766436Z cuda-nsight-12.8.55 | 113.2 MB | 8 | 8%  2025-05-07T20:25:49.3766839Z 2025-05-07T20:25:49.3766844Z 2025-05-07T20:25:49.3766850Z 2025-05-07T20:25:49.3766855Z 2025-05-07T20:25:49.3767599Z 2025-05-07T20:25:49.3923267Z libnpp-12.3.3.65 | 130.6 MB | #6 | 17%  2025-05-07T20:25:49.3925176Z 2025-05-07T20:25:49.4136508Z nsight-compute-2025. | 320.6 MB | ########3 | 84%  2025-05-07T20:25:49.4321248Z libcublas-12.8.3.14 | 460.2 MB | ###### | 61% 2025-05-07T20:25:49.4321512Z 2025-05-07T20:25:49.4321516Z 2025-05-07T20:25:49.4321831Z 2025-05-07T20:25:49.4321840Z 2025-05-07T20:25:49.4321845Z 2025-05-07T20:25:49.4321851Z 2025-05-07T20:25:49.4863322Z cuda-nsight-12.8.55 | 113.2 MB | # | 11%  2025-05-07T20:25:49.4863629Z 2025-05-07T20:25:49.4863633Z 2025-05-07T20:25:49.4863637Z 2025-05-07T20:25:49.4863641Z 2025-05-07T20:25:49.4863644Z 2025-05-07T20:25:49.4957435Z libnpp-12.3.3.65 | 130.6 MB | #9 | 19%  2025-05-07T20:25:49.4959153Z 2025-05-07T20:25:49.5322088Z nsight-compute-2025. | 320.6 MB | ########4 | 85%  2025-05-07T20:25:49.5322419Z 2025-05-07T20:25:49.5322423Z 2025-05-07T20:25:49.5322434Z 2025-05-07T20:25:49.5322438Z 2025-05-07T20:25:49.5322442Z 2025-05-07T20:25:49.5322446Z 2025-05-07T20:25:49.5327128Z cuda-nsight-12.8.55 | 113.2 MB | #3 | 14%  2025-05-07T20:25:49.5941352Z libcublas-12.8.3.14 | 460.2 MB | ######1 | 61% 2025-05-07T20:25:49.5941714Z 2025-05-07T20:25:49.5941721Z 2025-05-07T20:25:49.5942050Z 2025-05-07T20:25:49.5942056Z 2025-05-07T20:25:49.5944952Z 2025-05-07T20:25:49.5980652Z libnpp-12.3.3.65 | 130.6 MB | ##1 | 21%  2025-05-07T20:25:49.5981025Z 2025-05-07T20:25:49.6332789Z nsight-compute-2025. | 320.6 MB | ########5 | 86%  2025-05-07T20:25:49.6342253Z 2025-05-07T20:25:49.6342259Z 2025-05-07T20:25:49.6342262Z 2025-05-07T20:25:49.6342269Z 2025-05-07T20:25:49.6342274Z 2025-05-07T20:25:49.6342335Z 2025-05-07T20:25:49.6372752Z cuda-nsight-12.8.55 | 113.2 MB | #6 | 16%  2025-05-07T20:25:49.6965153Z libcublas-12.8.3.14 | 460.2 MB | ######1 | 62% 2025-05-07T20:25:49.6965427Z 2025-05-07T20:25:49.6965439Z 2025-05-07T20:25:49.6965443Z 2025-05-07T20:25:49.6965447Z 2025-05-07T20:25:49.6965451Z 2025-05-07T20:25:49.6980742Z libnpp-12.3.3.65 | 130.6 MB | ##3 | 23%  2025-05-07T20:25:49.6985306Z 2025-05-07T20:25:49.7334553Z nsight-compute-2025. | 320.6 MB | ########6 | 87%  2025-05-07T20:25:49.7334997Z 2025-05-07T20:25:49.7335006Z 2025-05-07T20:25:49.7335012Z 2025-05-07T20:25:49.7335018Z 2025-05-07T20:25:49.7335023Z 2025-05-07T20:25:49.7335044Z 2025-05-07T20:25:49.7394770Z cuda-nsight-12.8.55 | 113.2 MB | #8 | 19%  2025-05-07T20:25:49.7967573Z libcublas-12.8.3.14 | 460.2 MB | ######2 | 63% 2025-05-07T20:25:49.7967933Z 2025-05-07T20:25:49.7967939Z 2025-05-07T20:25:49.7967944Z 2025-05-07T20:25:49.7967949Z 2025-05-07T20:25:49.7970335Z 2025-05-07T20:25:49.8000792Z libnpp-12.3.3.65 | 130.6 MB | ##5 | 25%  2025-05-07T20:25:49.8001215Z 2025-05-07T20:25:49.8356526Z nsight-compute-2025. | 320.6 MB | ########7 | 88%  2025-05-07T20:25:49.8356800Z 2025-05-07T20:25:49.8356804Z 2025-05-07T20:25:49.8356807Z 2025-05-07T20:25:49.8356811Z 2025-05-07T20:25:49.8356815Z 2025-05-07T20:25:49.8356819Z 2025-05-07T20:25:49.8396956Z cuda-nsight-12.8.55 | 113.2 MB | ##1 | 22%  2025-05-07T20:25:49.8971079Z libcublas-12.8.3.14 | 460.2 MB | ######3 | 63% 2025-05-07T20:25:49.8971346Z 2025-05-07T20:25:49.8971351Z 2025-05-07T20:25:49.8971355Z 2025-05-07T20:25:49.8971359Z 2025-05-07T20:25:49.8972601Z 2025-05-07T20:25:49.9358865Z libnpp-12.3.3.65 | 130.6 MB | ##7 | 27%  2025-05-07T20:25:49.9359153Z 2025-05-07T20:25:49.9359158Z 2025-05-07T20:25:49.9359161Z 2025-05-07T20:25:49.9359165Z 2025-05-07T20:25:49.9359168Z 2025-05-07T20:25:49.9359172Z 2025-05-07T20:25:49.9397176Z cuda-nsight-12.8.55 | 113.2 MB | ##5 | 25%  2025-05-07T20:25:49.9972230Z libcublas-12.8.3.14 | 460.2 MB | ######4 | 64% 2025-05-07T20:25:49.9972512Z 2025-05-07T20:25:49.9972516Z 2025-05-07T20:25:49.9972520Z 2025-05-07T20:25:49.9972527Z 2025-05-07T20:25:49.9973248Z 2025-05-07T20:25:50.0257269Z libnpp-12.3.3.65 | 130.6 MB | ##9 | 30%  2025-05-07T20:25:50.0259370Z 2025-05-07T20:25:50.0362805Z nsight-compute-2025. | 320.6 MB | ########8 | 89%  2025-05-07T20:25:50.0363263Z 2025-05-07T20:25:50.0363269Z 2025-05-07T20:25:50.0363275Z 2025-05-07T20:25:50.0363280Z 2025-05-07T20:25:50.0363285Z 2025-05-07T20:25:50.0363904Z 2025-05-07T20:25:50.0504291Z cuda-nsight-12.8.55 | 113.2 MB | ##8 | 28%  2025-05-07T20:25:50.0976158Z libcublas-12.8.3.14 | 460.2 MB | ######5 | 65% 2025-05-07T20:25:50.0976524Z 2025-05-07T20:25:50.0976528Z 2025-05-07T20:25:50.0976532Z 2025-05-07T20:25:50.0976536Z 2025-05-07T20:25:50.0979056Z 2025-05-07T20:25:50.1258420Z libnpp-12.3.3.65 | 130.6 MB | ###2 | 32%  2025-05-07T20:25:50.1263206Z 2025-05-07T20:25:50.1367468Z nsight-compute-2025. | 320.6 MB | ########9 | 90%  2025-05-07T20:25:50.1367871Z 2025-05-07T20:25:50.1367878Z 2025-05-07T20:25:50.1367884Z 2025-05-07T20:25:50.1367890Z 2025-05-07T20:25:50.1367897Z 2025-05-07T20:25:50.1376538Z 2025-05-07T20:25:50.1631556Z cuda-nsight-12.8.55 | 113.2 MB | ###1 | 31%  2025-05-07T20:25:50.1978545Z libcublas-12.8.3.14 | 460.2 MB | ######5 | 66% 2025-05-07T20:25:50.1978851Z 2025-05-07T20:25:50.1978856Z 2025-05-07T20:25:50.1978860Z 2025-05-07T20:25:50.1978864Z 2025-05-07T20:25:50.1980115Z 2025-05-07T20:25:50.2265778Z libnpp-12.3.3.65 | 130.6 MB | ###4 | 35%  2025-05-07T20:25:50.2267230Z 2025-05-07T20:25:50.2474311Z nsight-compute-2025. | 320.6 MB | ######### | 91%  2025-05-07T20:25:50.2474721Z 2025-05-07T20:25:50.2474727Z 2025-05-07T20:25:50.2474732Z 2025-05-07T20:25:50.2474738Z 2025-05-07T20:25:50.2474744Z 2025-05-07T20:25:50.2475666Z 2025-05-07T20:25:50.2647922Z cuda-nsight-12.8.55 | 113.2 MB | ###4 | 34%  2025-05-07T20:25:50.3002961Z libcublas-12.8.3.14 | 460.2 MB | ######6 | 66% 2025-05-07T20:25:50.3003355Z 2025-05-07T20:25:50.3003362Z 2025-05-07T20:25:50.3003367Z 2025-05-07T20:25:50.3003372Z 2025-05-07T20:25:50.3006169Z 2025-05-07T20:25:50.3270851Z libnpp-12.3.3.65 | 130.6 MB | ###7 | 37%  2025-05-07T20:25:50.3271783Z 2025-05-07T20:25:50.3585628Z nsight-compute-2025. | 320.6 MB | #########1 | 92%  2025-05-07T20:25:50.3585911Z 2025-05-07T20:25:50.3585915Z 2025-05-07T20:25:50.3585919Z 2025-05-07T20:25:50.3585923Z 2025-05-07T20:25:50.3585927Z 2025-05-07T20:25:50.3586327Z 2025-05-07T20:25:50.3649153Z cuda-nsight-12.8.55 | 113.2 MB | ###7 | 37%  2025-05-07T20:25:50.4006847Z libcublas-12.8.3.14 | 460.2 MB | ######7 | 67% 2025-05-07T20:25:50.4007107Z 2025-05-07T20:25:50.4007232Z 2025-05-07T20:25:50.4007237Z 2025-05-07T20:25:50.4007240Z 2025-05-07T20:25:50.4008574Z 2025-05-07T20:25:50.4273470Z libnpp-12.3.3.65 | 130.6 MB | ###9 | 39%  2025-05-07T20:25:50.4275580Z 2025-05-07T20:25:50.4626735Z nsight-compute-2025. | 320.6 MB | #########2 | 93%  2025-05-07T20:25:50.4627030Z 2025-05-07T20:25:50.4627035Z 2025-05-07T20:25:50.4627039Z 2025-05-07T20:25:50.4627042Z 2025-05-07T20:25:50.4627046Z 2025-05-07T20:25:50.4627082Z 2025-05-07T20:25:50.4683010Z cuda-nsight-12.8.55 | 113.2 MB | #### | 40%  2025-05-07T20:25:50.5008178Z libcublas-12.8.3.14 | 460.2 MB | ######7 | 68% 2025-05-07T20:25:50.5008515Z 2025-05-07T20:25:50.5008570Z 2025-05-07T20:25:50.5008574Z 2025-05-07T20:25:50.5008578Z 2025-05-07T20:25:50.5010662Z 2025-05-07T20:25:50.5276656Z libnpp-12.3.3.65 | 130.6 MB | ####2 | 42%  2025-05-07T20:25:50.5279548Z 2025-05-07T20:25:50.5466806Z nsight-compute-2025. | 320.6 MB | #########3 | 94%  2025-05-07T20:25:50.5467157Z 2025-05-07T20:25:50.5469122Z 2025-05-07T20:25:50.5627164Z libcusparse-12.5.7.5 | 164.9 MB | ########## | 100%  2025-05-07T20:25:50.5627536Z 2025-05-07T20:25:50.5627542Z 2025-05-07T20:25:50.5627548Z 2025-05-07T20:25:50.5627553Z 2025-05-07T20:25:50.5627559Z 2025-05-07T20:25:50.5627564Z 2025-05-07T20:25:50.5864356Z cuda-nsight-12.8.55 | 113.2 MB | ####2 | 43%  2025-05-07T20:25:50.6018569Z libcublas-12.8.3.14 | 460.2 MB | ######8 | 69% 2025-05-07T20:25:50.6018933Z 2025-05-07T20:25:50.6018939Z 2025-05-07T20:25:50.6018944Z 2025-05-07T20:25:50.6018950Z 2025-05-07T20:25:50.6020418Z 2025-05-07T20:25:50.6147876Z libnpp-12.3.3.65 | 130.6 MB | ####4 | 44%  2025-05-07T20:25:50.6148263Z 2025-05-07T20:25:50.6148268Z 2025-05-07T20:25:50.6148271Z 2025-05-07T20:25:50.6148275Z 2025-05-07T20:25:50.6148279Z 2025-05-07T20:25:50.6148283Z 2025-05-07T20:25:50.6152185Z 2025-05-07T20:25:50.6329420Z cuda-nvvp-12.8.57 | 112.4 MB | | 0%  2025-05-07T20:25:50.6329719Z 2025-05-07T20:25:50.6812147Z nsight-compute-2025. | 320.6 MB | #########4 | 95%  2025-05-07T20:25:50.6812499Z 2025-05-07T20:25:50.6812506Z 2025-05-07T20:25:50.6812511Z 2025-05-07T20:25:50.6812516Z 2025-05-07T20:25:50.6812522Z 2025-05-07T20:25:50.6816758Z 2025-05-07T20:25:50.7089503Z cuda-nsight-12.8.55 | 113.2 MB | ####5 | 46%  2025-05-07T20:25:50.7153189Z libcublas-12.8.3.14 | 460.2 MB | ######9 | 69% 2025-05-07T20:25:50.7153581Z 2025-05-07T20:25:50.7153586Z 2025-05-07T20:25:50.7153589Z 2025-05-07T20:25:50.7153593Z 2025-05-07T20:25:50.7153603Z 2025-05-07T20:25:50.7153607Z 2025-05-07T20:25:50.7153611Z 2025-05-07T20:25:50.7499365Z cuda-nvvp-12.8.57 | 112.4 MB | 2 | 2%  2025-05-07T20:25:50.7499870Z 2025-05-07T20:25:50.7499875Z 2025-05-07T20:25:50.7499885Z 2025-05-07T20:25:50.7499889Z 2025-05-07T20:25:50.7501567Z 2025-05-07T20:25:50.7511784Z libnpp-12.3.3.65 | 130.6 MB | ####6 | 47%  2025-05-07T20:25:50.7512065Z 2025-05-07T20:25:50.8037824Z nsight-compute-2025. | 320.6 MB | #########5 | 95%  2025-05-07T20:25:50.8038357Z 2025-05-07T20:25:50.8038363Z 2025-05-07T20:25:50.8038368Z 2025-05-07T20:25:50.8038374Z 2025-05-07T20:25:50.8038387Z 2025-05-07T20:25:50.8038403Z 2025-05-07T20:25:50.8159438Z cuda-nsight-12.8.55 | 113.2 MB | ####8 | 48%  2025-05-07T20:25:50.8159836Z 2025-05-07T20:25:50.8159841Z 2025-05-07T20:25:50.8159845Z 2025-05-07T20:25:50.8159848Z 2025-05-07T20:25:50.8159852Z 2025-05-07T20:25:50.8159862Z 2025-05-07T20:25:50.8159871Z 2025-05-07T20:25:50.8241599Z cuda-nvvp-12.8.57 | 112.4 MB | 4 | 4%  2025-05-07T20:25:50.8513584Z libcublas-12.8.3.14 | 460.2 MB | ######9 | 70% 2025-05-07T20:25:50.8517679Z 2025-05-07T20:25:50.8929336Z nsight-compute-2025. | 320.6 MB | #########6 | 96%  2025-05-07T20:25:50.8929610Z 2025-05-07T20:25:50.8929614Z 2025-05-07T20:25:50.8929618Z 2025-05-07T20:25:50.8929623Z 2025-05-07T20:25:50.8932331Z 2025-05-07T20:25:50.9160329Z libnpp-12.3.3.65 | 130.6 MB | ####8 | 49%  2025-05-07T20:25:50.9160626Z 2025-05-07T20:25:50.9160632Z 2025-05-07T20:25:50.9160637Z 2025-05-07T20:25:50.9160642Z 2025-05-07T20:25:50.9160647Z 2025-05-07T20:25:50.9160652Z 2025-05-07T20:25:50.9160666Z 2025-05-07T20:25:50.9223540Z cuda-nvvp-12.8.57 | 112.4 MB | 6 | 7%  2025-05-07T20:25:50.9223981Z 2025-05-07T20:25:50.9223988Z 2025-05-07T20:25:50.9223993Z 2025-05-07T20:25:50.9223999Z 2025-05-07T20:25:50.9224005Z 2025-05-07T20:25:50.9224011Z 2025-05-07T20:25:50.9460588Z cuda-nsight-12.8.55 | 113.2 MB | ##### | 51%  2025-05-07T20:25:50.9596955Z libcublas-12.8.3.14 | 460.2 MB | ####### | 70% 2025-05-07T20:25:50.9599438Z 2025-05-07T20:25:51.0081523Z nsight-compute-2025. | 320.6 MB | #########7 | 97%  2025-05-07T20:25:51.0081807Z 2025-05-07T20:25:51.0081811Z 2025-05-07T20:25:51.0081815Z 2025-05-07T20:25:51.0081819Z 2025-05-07T20:25:51.0082484Z 2025-05-07T20:25:51.0162201Z libnpp-12.3.3.65 | 130.6 MB | ##### | 51%  2025-05-07T20:25:51.0162485Z 2025-05-07T20:25:51.0162719Z 2025-05-07T20:25:51.0162726Z 2025-05-07T20:25:51.0162750Z 2025-05-07T20:25:51.0162754Z 2025-05-07T20:25:51.0162759Z 2025-05-07T20:25:51.0165363Z 2025-05-07T20:25:51.0265049Z cuda-nvvp-12.8.57 | 112.4 MB | 9 | 9%  2025-05-07T20:25:51.0265362Z 2025-05-07T20:25:51.0265366Z 2025-05-07T20:25:51.0265369Z 2025-05-07T20:25:51.0265373Z 2025-05-07T20:25:51.0265377Z 2025-05-07T20:25:51.0268308Z 2025-05-07T20:25:51.0481998Z cuda-nsight-12.8.55 | 113.2 MB | #####3 | 53%  2025-05-07T20:25:51.0718189Z libcublas-12.8.3.14 | 460.2 MB | #######1 | 71% 2025-05-07T20:25:51.0720504Z 2025-05-07T20:25:51.1164615Z nsight-compute-2025. | 320.6 MB | #########8 | 98%  2025-05-07T20:25:51.1164940Z 2025-05-07T20:25:51.1164944Z 2025-05-07T20:25:51.1164957Z 2025-05-07T20:25:51.1164960Z 2025-05-07T20:25:51.1164964Z 2025-05-07T20:25:51.1164968Z 2025-05-07T20:25:51.1167265Z 2025-05-07T20:25:51.1175472Z cuda-nvvp-12.8.57 | 112.4 MB | #1 | 12%  2025-05-07T20:25:51.1175894Z 2025-05-07T20:25:51.1175900Z 2025-05-07T20:25:51.1175906Z 2025-05-07T20:25:51.1175911Z 2025-05-07T20:25:51.1178877Z 2025-05-07T20:25:51.1347344Z libnpp-12.3.3.65 | 130.6 MB | #####2 | 53%  2025-05-07T20:25:51.1347741Z 2025-05-07T20:25:51.1347745Z 2025-05-07T20:25:51.1347749Z 2025-05-07T20:25:51.1347753Z 2025-05-07T20:25:51.1347756Z 2025-05-07T20:25:51.1347760Z 2025-05-07T20:25:51.1561019Z cuda-nsight-12.8.55 | 113.2 MB | #####5 | 56%  2025-05-07T20:25:51.1733479Z libcublas-12.8.3.14 | 460.2 MB | #######1 | 72% 2025-05-07T20:25:51.1738763Z 2025-05-07T20:25:51.2169510Z nsight-compute-2025. | 320.6 MB | #########8 | 99%  2025-05-07T20:25:51.2170358Z 2025-05-07T20:25:51.2170367Z 2025-05-07T20:25:51.2170373Z 2025-05-07T20:25:51.2170378Z 2025-05-07T20:25:51.2170383Z 2025-05-07T20:25:51.2170389Z 2025-05-07T20:25:51.2171896Z 2025-05-07T20:25:51.2287988Z cuda-nvvp-12.8.57 | 112.4 MB | #4 | 14%  2025-05-07T20:25:51.2288330Z 2025-05-07T20:25:51.2288337Z 2025-05-07T20:25:51.2288342Z 2025-05-07T20:25:51.2288357Z 2025-05-07T20:25:51.2290424Z 2025-05-07T20:25:51.2500827Z libnpp-12.3.3.65 | 130.6 MB | #####4 | 55%  2025-05-07T20:25:51.2501319Z 2025-05-07T20:25:51.2501327Z 2025-05-07T20:25:51.2501343Z 2025-05-07T20:25:51.2501351Z 2025-05-07T20:25:51.2501358Z 2025-05-07T20:25:51.2501901Z 2025-05-07T20:25:51.2562863Z cuda-nsight-12.8.55 | 113.2 MB | #####7 | 58%  2025-05-07T20:25:51.3172952Z libcublas-12.8.3.14 | 460.2 MB | #######2 | 72% 2025-05-07T20:25:51.3173332Z 2025-05-07T20:25:51.3173338Z 2025-05-07T20:25:51.3173347Z 2025-05-07T20:25:51.3173352Z 2025-05-07T20:25:51.3173358Z 2025-05-07T20:25:51.3173363Z 2025-05-07T20:25:51.3176700Z 2025-05-07T20:25:51.3291713Z cuda-nvvp-12.8.57 | 112.4 MB | #6 | 17%  2025-05-07T20:25:51.3292143Z 2025-05-07T20:25:51.3292150Z 2025-05-07T20:25:51.3292155Z 2025-05-07T20:25:51.3292161Z 2025-05-07T20:25:51.3294255Z 2025-05-07T20:25:51.3496726Z libnpp-12.3.3.65 | 130.6 MB | #####6 | 57%  2025-05-07T20:25:51.3500629Z 2025-05-07T20:25:51.3536709Z nsight-compute-2025. | 320.6 MB | #########9 | 100%  2025-05-07T20:25:51.3537162Z 2025-05-07T20:25:51.3537166Z 2025-05-07T20:25:51.3537170Z 2025-05-07T20:25:51.3537174Z 2025-05-07T20:25:51.3537178Z 2025-05-07T20:25:51.3537182Z 2025-05-07T20:25:51.3571547Z cuda-nsight-12.8.55 | 113.2 MB | ###### | 60%  2025-05-07T20:25:51.4174925Z libcublas-12.8.3.14 | 460.2 MB | #######2 | 73% 2025-05-07T20:25:51.4175192Z 2025-05-07T20:25:51.4175196Z 2025-05-07T20:25:51.4175200Z 2025-05-07T20:25:51.4175203Z 2025-05-07T20:25:51.4175207Z 2025-05-07T20:25:51.4175212Z 2025-05-07T20:25:51.4178767Z 2025-05-07T20:25:51.4393678Z cuda-nvvp-12.8.57 | 112.4 MB | #9 | 19%  2025-05-07T20:25:51.4393979Z 2025-05-07T20:25:51.4393984Z 2025-05-07T20:25:51.4393987Z 2025-05-07T20:25:51.4393992Z 2025-05-07T20:25:51.4393995Z 2025-05-07T20:25:51.4554493Z libnpp-12.3.3.65 | 130.6 MB | #####8 | 59%  2025-05-07T20:25:51.4554814Z 2025-05-07T20:25:51.4554818Z 2025-05-07T20:25:51.4554822Z 2025-05-07T20:25:51.4554826Z 2025-05-07T20:25:51.4554830Z 2025-05-07T20:25:51.4554834Z 2025-05-07T20:25:51.4610936Z cuda-nsight-12.8.55 | 113.2 MB | ######2 | 62%  2025-05-07T20:25:51.5239956Z libcublas-12.8.3.14 | 460.2 MB | #######3 | 73% 2025-05-07T20:25:51.5240347Z 2025-05-07T20:25:51.5240353Z 2025-05-07T20:25:51.5240359Z 2025-05-07T20:25:51.5240364Z 2025-05-07T20:25:51.5240370Z 2025-05-07T20:25:51.5240375Z 2025-05-07T20:25:51.5240380Z 2025-05-07T20:25:51.5397507Z cuda-nvvp-12.8.57 | 112.4 MB | ##1 | 22%  2025-05-07T20:25:51.5398136Z 2025-05-07T20:25:51.5398142Z 2025-05-07T20:25:51.5398147Z 2025-05-07T20:25:51.5398152Z 2025-05-07T20:25:51.5399248Z 2025-05-07T20:25:51.5557041Z libnpp-12.3.3.65 | 130.6 MB | ###### | 61%  2025-05-07T20:25:51.5557326Z 2025-05-07T20:25:51.5557616Z 2025-05-07T20:25:51.5557620Z 2025-05-07T20:25:51.5557624Z 2025-05-07T20:25:51.5557628Z 2025-05-07T20:25:51.5561633Z 2025-05-07T20:25:51.5611578Z cuda-nsight-12.8.55 | 113.2 MB | ######4 | 65%  2025-05-07T20:25:51.6333195Z libcublas-12.8.3.14 | 460.2 MB | #######3 | 74% 2025-05-07T20:25:51.6333546Z 2025-05-07T20:25:51.6333551Z 2025-05-07T20:25:51.6333565Z 2025-05-07T20:25:51.6333859Z 2025-05-07T20:25:51.6333864Z 2025-05-07T20:25:51.6333868Z 2025-05-07T20:25:51.6333875Z 2025-05-07T20:25:51.6407248Z cuda-nvvp-12.8.57 | 112.4 MB | ##4 | 24%  2025-05-07T20:25:51.6407663Z 2025-05-07T20:25:51.6407670Z 2025-05-07T20:25:51.6407675Z 2025-05-07T20:25:51.6407680Z 2025-05-07T20:25:51.6409776Z 2025-05-07T20:25:51.6557482Z libnpp-12.3.3.65 | 130.6 MB | ######2 | 63%  2025-05-07T20:25:51.6557866Z 2025-05-07T20:25:51.6557870Z 2025-05-07T20:25:51.6557874Z 2025-05-07T20:25:51.6557878Z 2025-05-07T20:25:51.6557881Z 2025-05-07T20:25:51.6557919Z 2025-05-07T20:25:51.6615851Z cuda-nsight-12.8.55 | 113.2 MB | ######7 | 67%  2025-05-07T20:25:51.7363909Z libcublas-12.8.3.14 | 460.2 MB | #######4 | 75% 2025-05-07T20:25:51.7364292Z 2025-05-07T20:25:51.7364298Z 2025-05-07T20:25:51.7364303Z 2025-05-07T20:25:51.7364320Z 2025-05-07T20:25:51.7364325Z 2025-05-07T20:25:51.7364330Z 2025-05-07T20:25:51.7366118Z 2025-05-07T20:25:51.7409465Z cuda-nvvp-12.8.57 | 112.4 MB | ##6 | 26%  2025-05-07T20:25:51.7409847Z 2025-05-07T20:25:51.7409851Z 2025-05-07T20:25:51.7409855Z 2025-05-07T20:25:51.7409858Z 2025-05-07T20:25:51.7420064Z 2025-05-07T20:25:51.7623387Z libnpp-12.3.3.65 | 130.6 MB | ######4 | 65%  2025-05-07T20:25:51.7653664Z libcublas-12.8.3.14 | 460.2 MB | #######5 | 75% 2025-05-07T20:25:51.7653919Z 2025-05-07T20:25:51.7653923Z 2025-05-07T20:25:51.7653927Z 2025-05-07T20:25:51.7653931Z 2025-05-07T20:25:51.7653934Z 2025-05-07T20:25:51.7662518Z 2025-05-07T20:25:51.8465919Z cuda-nsight-12.8.55 | 113.2 MB | ######9 | 70%  2025-05-07T20:25:51.8466323Z 2025-05-07T20:25:51.8466328Z 2025-05-07T20:25:51.8466334Z 2025-05-07T20:25:51.8466347Z 2025-05-07T20:25:51.8466352Z 2025-05-07T20:25:51.8466357Z 2025-05-07T20:25:51.8467747Z 2025-05-07T20:25:51.8547749Z cuda-nvvp-12.8.57 | 112.4 MB | ##8 | 29%  2025-05-07T20:25:51.8548128Z 2025-05-07T20:25:51.8548145Z 2025-05-07T20:25:51.8548150Z 2025-05-07T20:25:51.8548160Z 2025-05-07T20:25:51.8548165Z 2025-05-07T20:25:51.8625886Z libnpp-12.3.3.65 | 130.6 MB | ######6 | 66%  2025-05-07T20:25:51.8706057Z libcublas-12.8.3.14 | 460.2 MB | #######5 | 76% 2025-05-07T20:25:51.8706386Z 2025-05-07T20:25:51.8706392Z 2025-05-07T20:25:51.8706397Z 2025-05-07T20:25:51.8706402Z 2025-05-07T20:25:51.8706408Z 2025-05-07T20:25:51.8708972Z 2025-05-07T20:25:51.9470146Z cuda-nsight-12.8.55 | 113.2 MB | #######2 | 72%  2025-05-07T20:25:51.9470562Z 2025-05-07T20:25:51.9470579Z 2025-05-07T20:25:51.9470585Z 2025-05-07T20:25:51.9470590Z 2025-05-07T20:25:51.9470595Z 2025-05-07T20:25:51.9470600Z 2025-05-07T20:25:51.9472923Z 2025-05-07T20:25:51.9631142Z cuda-nvvp-12.8.57 | 112.4 MB | ###1 | 31%  2025-05-07T20:25:51.9706601Z libcublas-12.8.3.14 | 460.2 MB | #######6 | 76% 2025-05-07T20:25:51.9706932Z 2025-05-07T20:25:51.9706937Z 2025-05-07T20:25:51.9706940Z 2025-05-07T20:25:51.9706944Z 2025-05-07T20:25:51.9706956Z 2025-05-07T20:25:51.9706960Z 2025-05-07T20:25:52.0389398Z cuda-nsight-12.8.55 | 113.2 MB | #######4 | 74%  2025-05-07T20:25:52.0389700Z 2025-05-07T20:25:52.0389705Z 2025-05-07T20:25:52.0389709Z 2025-05-07T20:25:52.0389721Z 2025-05-07T20:25:52.0391243Z 2025-05-07T20:25:52.0514512Z libnpp-12.3.3.65 | 130.6 MB | ######8 | 68%  2025-05-07T20:25:52.0514845Z 2025-05-07T20:25:52.0514850Z 2025-05-07T20:25:52.0515152Z 2025-05-07T20:25:52.0515158Z 2025-05-07T20:25:52.0515162Z 2025-05-07T20:25:52.0515167Z 2025-05-07T20:25:52.0519113Z 2025-05-07T20:25:52.0801136Z cuda-nvvp-12.8.57 | 112.4 MB | ###3 | 34%  2025-05-07T20:25:52.0801523Z 2025-05-07T20:25:52.0801529Z 2025-05-07T20:25:52.0801534Z 2025-05-07T20:25:52.0801540Z 2025-05-07T20:25:52.0801545Z 2025-05-07T20:25:52.0808305Z 2025-05-07T20:25:52.0964734Z cuda-nsight-12.8.55 | 113.2 MB | #######6 | 77%  2025-05-07T20:25:52.1389437Z libcublas-12.8.3.14 | 460.2 MB | #######7 | 77% 2025-05-07T20:25:52.1389787Z 2025-05-07T20:25:52.1389792Z 2025-05-07T20:25:52.1389798Z 2025-05-07T20:25:52.1389803Z 2025-05-07T20:25:52.1396344Z 2025-05-07T20:25:52.1519471Z libnpp-12.3.3.65 | 130.6 MB | ####### | 70%  2025-05-07T20:25:52.1519826Z 2025-05-07T20:25:52.1519831Z 2025-05-07T20:25:52.1519837Z 2025-05-07T20:25:52.1519842Z 2025-05-07T20:25:52.1519847Z 2025-05-07T20:25:52.1519878Z 2025-05-07T20:25:52.1520025Z 2025-05-07T20:25:52.1830790Z cuda-nvvp-12.8.57 | 112.4 MB | ###5 | 36%  2025-05-07T20:25:52.1831229Z 2025-05-07T20:25:52.1831235Z 2025-05-07T20:25:52.1831240Z 2025-05-07T20:25:52.1831246Z 2025-05-07T20:25:52.1831252Z 2025-05-07T20:25:52.1831257Z 2025-05-07T20:25:52.2187183Z cuda-nsight-12.8.55 | 113.2 MB | #######9 | 79%  2025-05-07T20:25:52.2396817Z libcublas-12.8.3.14 | 460.2 MB | #######7 | 78% 2025-05-07T20:25:52.2397065Z 2025-05-07T20:25:52.2397078Z 2025-05-07T20:25:52.2397082Z 2025-05-07T20:25:52.2397085Z 2025-05-07T20:25:52.2398179Z 2025-05-07T20:25:52.2520334Z libnpp-12.3.3.65 | 130.6 MB | #######1 | 72%  2025-05-07T20:25:52.2520644Z 2025-05-07T20:25:52.2520648Z 2025-05-07T20:25:52.2520651Z 2025-05-07T20:25:52.2520655Z 2025-05-07T20:25:52.2520659Z 2025-05-07T20:25:52.2520663Z 2025-05-07T20:25:52.2520666Z 2025-05-07T20:25:52.2831908Z cuda-nvvp-12.8.57 | 112.4 MB | ###8 | 38%  2025-05-07T20:25:52.2832213Z 2025-05-07T20:25:52.2832217Z 2025-05-07T20:25:52.2832221Z 2025-05-07T20:25:52.2832225Z 2025-05-07T20:25:52.2832236Z 2025-05-07T20:25:52.2832240Z 2025-05-07T20:25:52.3188155Z cuda-nsight-12.8.55 | 113.2 MB | ########1 | 81%  2025-05-07T20:25:52.3399418Z libcublas-12.8.3.14 | 460.2 MB | #######8 | 78% 2025-05-07T20:25:52.3399680Z 2025-05-07T20:25:52.3399684Z 2025-05-07T20:25:52.3399688Z 2025-05-07T20:25:52.3400086Z 2025-05-07T20:25:52.3400093Z 2025-05-07T20:25:52.3523731Z libnpp-12.3.3.65 | 130.6 MB | #######3 | 74%  2025-05-07T20:25:52.3524169Z 2025-05-07T20:25:52.3524176Z 2025-05-07T20:25:52.3524181Z 2025-05-07T20:25:52.3524187Z 2025-05-07T20:25:52.3524192Z 2025-05-07T20:25:52.3524198Z 2025-05-07T20:25:52.3524204Z 2025-05-07T20:25:52.3837137Z cuda-nvvp-12.8.57 | 112.4 MB | #### | 40%  2025-05-07T20:25:52.3837577Z 2025-05-07T20:25:52.3837584Z 2025-05-07T20:25:52.3837885Z 2025-05-07T20:25:52.3837894Z 2025-05-07T20:25:52.3837899Z 2025-05-07T20:25:52.3840042Z 2025-05-07T20:25:52.4288346Z cuda-nsight-12.8.55 | 113.2 MB | ########4 | 84%  2025-05-07T20:25:52.4403151Z libcublas-12.8.3.14 | 460.2 MB | #######8 | 79% 2025-05-07T20:25:52.4403503Z 2025-05-07T20:25:52.4403509Z 2025-05-07T20:25:52.4403513Z 2025-05-07T20:25:52.4403516Z 2025-05-07T20:25:52.4405430Z 2025-05-07T20:25:52.4523616Z libnpp-12.3.3.65 | 130.6 MB | #######6 | 76%  2025-05-07T20:25:52.4523902Z 2025-05-07T20:25:52.4523906Z 2025-05-07T20:25:52.4523910Z 2025-05-07T20:25:52.4523914Z 2025-05-07T20:25:52.4523925Z 2025-05-07T20:25:52.4523929Z 2025-05-07T20:25:52.4523933Z 2025-05-07T20:25:52.4839512Z cuda-nvvp-12.8.57 | 112.4 MB | ####2 | 43%  2025-05-07T20:25:52.4839905Z 2025-05-07T20:25:52.4839910Z 2025-05-07T20:25:52.4839925Z 2025-05-07T20:25:52.4839929Z 2025-05-07T20:25:52.4839933Z 2025-05-07T20:25:52.4841491Z 2025-05-07T20:25:52.5292321Z cuda-nsight-12.8.55 | 113.2 MB | ########6 | 87%  2025-05-07T20:25:52.5408255Z libcublas-12.8.3.14 | 460.2 MB | #######9 | 79% 2025-05-07T20:25:52.5408820Z 2025-05-07T20:25:52.5408827Z 2025-05-07T20:25:52.5408833Z 2025-05-07T20:25:52.5408838Z 2025-05-07T20:25:52.5410624Z 2025-05-07T20:25:52.5525129Z libnpp-12.3.3.65 | 130.6 MB | #######8 | 78%  2025-05-07T20:25:52.5525509Z 2025-05-07T20:25:52.5525514Z 2025-05-07T20:25:52.5525518Z 2025-05-07T20:25:52.5525521Z 2025-05-07T20:25:52.5525525Z 2025-05-07T20:25:52.5525529Z 2025-05-07T20:25:52.5525532Z 2025-05-07T20:25:52.5875582Z cuda-nvvp-12.8.57 | 112.4 MB | ####5 | 45%  2025-05-07T20:25:52.5876081Z 2025-05-07T20:25:52.5876086Z 2025-05-07T20:25:52.5876089Z 2025-05-07T20:25:52.5876093Z 2025-05-07T20:25:52.5876100Z 2025-05-07T20:25:52.5880144Z 2025-05-07T20:25:52.6296890Z cuda-nsight-12.8.55 | 113.2 MB | ########9 | 89%  2025-05-07T20:25:52.6422333Z libcublas-12.8.3.14 | 460.2 MB | ######## | 80% 2025-05-07T20:25:52.6422649Z 2025-05-07T20:25:52.6422655Z 2025-05-07T20:25:52.6422661Z 2025-05-07T20:25:52.6422667Z 2025-05-07T20:25:52.6424324Z 2025-05-07T20:25:52.6529403Z libnpp-12.3.3.65 | 130.6 MB | ######## | 80%  2025-05-07T20:25:52.6529686Z 2025-05-07T20:25:52.6529690Z 2025-05-07T20:25:52.6529694Z 2025-05-07T20:25:52.6529698Z 2025-05-07T20:25:52.6529701Z 2025-05-07T20:25:52.6529705Z 2025-05-07T20:25:52.6529709Z 2025-05-07T20:25:52.6886981Z cuda-nvvp-12.8.57 | 112.4 MB | ####7 | 48%  2025-05-07T20:25:52.6887409Z 2025-05-07T20:25:52.6887416Z 2025-05-07T20:25:52.6887422Z 2025-05-07T20:25:52.6887427Z 2025-05-07T20:25:52.6887433Z 2025-05-07T20:25:52.6889006Z 2025-05-07T20:25:52.7315766Z cuda-nsight-12.8.55 | 113.2 MB | #########1 | 91%  2025-05-07T20:25:52.7424964Z libcublas-12.8.3.14 | 460.2 MB | ######## | 81% 2025-05-07T20:25:52.7425373Z 2025-05-07T20:25:52.7425379Z 2025-05-07T20:25:52.7425386Z 2025-05-07T20:25:52.7425391Z 2025-05-07T20:25:52.7430476Z 2025-05-07T20:25:52.7668770Z libnpp-12.3.3.65 | 130.6 MB | ########2 | 82%  2025-05-07T20:25:52.7669063Z 2025-05-07T20:25:52.7669067Z 2025-05-07T20:25:52.7669071Z 2025-05-07T20:25:52.7669075Z 2025-05-07T20:25:52.7669079Z 2025-05-07T20:25:52.7669082Z 2025-05-07T20:25:52.7671130Z 2025-05-07T20:25:52.7983310Z cuda-nvvp-12.8.57 | 112.4 MB | ##### | 50%  2025-05-07T20:25:52.7983680Z 2025-05-07T20:25:52.7983685Z 2025-05-07T20:25:52.7983689Z 2025-05-07T20:25:52.7983693Z 2025-05-07T20:25:52.7983697Z 2025-05-07T20:25:52.7983702Z 2025-05-07T20:25:52.8321368Z cuda-nsight-12.8.55 | 113.2 MB | #########3 | 94%  2025-05-07T20:25:52.8442886Z libcublas-12.8.3.14 | 460.2 MB | ########1 | 81% 2025-05-07T20:25:52.8443148Z 2025-05-07T20:25:52.8443153Z 2025-05-07T20:25:52.8443425Z 2025-05-07T20:25:52.8443441Z 2025-05-07T20:25:52.8443447Z 2025-05-07T20:25:52.8772294Z libnpp-12.3.3.65 | 130.6 MB | ########4 | 85%  2025-05-07T20:25:52.8772590Z 2025-05-07T20:25:52.8772594Z 2025-05-07T20:25:52.8772598Z 2025-05-07T20:25:52.8772602Z 2025-05-07T20:25:52.8772605Z 2025-05-07T20:25:52.8772609Z 2025-05-07T20:25:52.8774039Z 2025-05-07T20:25:52.9228508Z cuda-nvvp-12.8.57 | 112.4 MB | #####2 | 53%  2025-05-07T20:25:52.9228977Z 2025-05-07T20:25:52.9228984Z 2025-05-07T20:25:52.9228990Z 2025-05-07T20:25:52.9228996Z 2025-05-07T20:25:52.9229002Z 2025-05-07T20:25:52.9229007Z 2025-05-07T20:25:52.9321829Z cuda-nsight-12.8.55 | 113.2 MB | #########6 | 96%  2025-05-07T20:25:52.9450379Z libcublas-12.8.3.14 | 460.2 MB | ########1 | 82% 2025-05-07T20:25:52.9450635Z 2025-05-07T20:25:52.9450639Z 2025-05-07T20:25:52.9450643Z 2025-05-07T20:25:52.9450647Z 2025-05-07T20:25:52.9450651Z 2025-05-07T20:25:52.9775381Z libnpp-12.3.3.65 | 130.6 MB | ########6 | 87%  2025-05-07T20:25:52.9775984Z 2025-05-07T20:25:52.9775988Z 2025-05-07T20:25:52.9775992Z 2025-05-07T20:25:52.9775996Z 2025-05-07T20:25:52.9775999Z 2025-05-07T20:25:52.9776014Z 2025-05-07T20:25:52.9776854Z 2025-05-07T20:25:53.0236197Z cuda-nvvp-12.8.57 | 112.4 MB | #####5 | 55%  2025-05-07T20:25:53.0236625Z 2025-05-07T20:25:53.0236644Z 2025-05-07T20:25:53.0236650Z 2025-05-07T20:25:53.0236655Z 2025-05-07T20:25:53.0236661Z 2025-05-07T20:25:53.0236667Z 2025-05-07T20:25:53.0457776Z cuda-nsight-12.8.55 | 113.2 MB | #########8 | 99%  2025-05-07T20:25:53.0476816Z libcublas-12.8.3.14 | 460.2 MB | ########2 | 82% 2025-05-07T20:25:53.0477069Z 2025-05-07T20:25:53.0477074Z 2025-05-07T20:25:53.0477078Z 2025-05-07T20:25:53.0477081Z 2025-05-07T20:25:53.0479934Z 2025-05-07T20:25:53.0795524Z libnpp-12.3.3.65 | 130.6 MB | ########8 | 89%  2025-05-07T20:25:53.0795808Z 2025-05-07T20:25:53.0796017Z 2025-05-07T20:25:53.0796022Z 2025-05-07T20:25:53.0796026Z 2025-05-07T20:25:53.0796030Z 2025-05-07T20:25:53.0796034Z 2025-05-07T20:25:53.0799449Z 2025-05-07T20:25:53.1481487Z cuda-nvvp-12.8.57 | 112.4 MB | #####7 | 57%  2025-05-07T20:25:53.1481784Z 2025-05-07T20:25:53.1481788Z 2025-05-07T20:25:53.1481792Z 2025-05-07T20:25:53.1481804Z 2025-05-07T20:25:53.1483236Z 2025-05-07T20:25:53.1491480Z libnpp-12.3.3.65 | 130.6 MB | ######### | 91%  2025-05-07T20:25:53.1797145Z libcublas-12.8.3.14 | 460.2 MB | ########3 | 83% 2025-05-07T20:25:53.1797496Z 2025-05-07T20:25:53.1797500Z 2025-05-07T20:25:53.1797504Z 2025-05-07T20:25:53.1797508Z 2025-05-07T20:25:53.1797512Z 2025-05-07T20:25:53.1797524Z 2025-05-07T20:25:53.1797528Z 2025-05-07T20:25:53.2481755Z cuda-nvvp-12.8.57 | 112.4 MB | #####9 | 60%  2025-05-07T20:25:53.2482059Z 2025-05-07T20:25:53.2482064Z 2025-05-07T20:25:53.2482068Z 2025-05-07T20:25:53.2482119Z 2025-05-07T20:25:53.2483396Z 2025-05-07T20:25:53.2493390Z libnpp-12.3.3.65 | 130.6 MB | #########2 | 93%  2025-05-07T20:25:53.2800680Z libcublas-12.8.3.14 | 460.2 MB | ########3 | 84% 2025-05-07T20:25:53.2801017Z 2025-05-07T20:25:53.2801023Z 2025-05-07T20:25:53.2801029Z 2025-05-07T20:25:53.2801034Z 2025-05-07T20:25:53.2801040Z 2025-05-07T20:25:53.2801045Z 2025-05-07T20:25:53.2804858Z 2025-05-07T20:25:53.3485805Z cuda-nvvp-12.8.57 | 112.4 MB | ######2 | 62%  2025-05-07T20:25:53.3486189Z 2025-05-07T20:25:53.3486195Z 2025-05-07T20:25:53.3486200Z 2025-05-07T20:25:53.3486205Z 2025-05-07T20:25:53.3486211Z 2025-05-07T20:25:53.3504892Z libnpp-12.3.3.65 | 130.6 MB | #########5 | 95%  2025-05-07T20:25:53.3815896Z libcublas-12.8.3.14 | 460.2 MB | ########4 | 84% 2025-05-07T20:25:53.3816244Z 2025-05-07T20:25:53.3816249Z 2025-05-07T20:25:53.3816255Z 2025-05-07T20:25:53.3816260Z 2025-05-07T20:25:53.3816265Z 2025-05-07T20:25:53.3816609Z 2025-05-07T20:25:53.3816617Z 2025-05-07T20:25:53.4485868Z cuda-nvvp-12.8.57 | 112.4 MB | ######4 | 65%  2025-05-07T20:25:53.4486254Z 2025-05-07T20:25:53.4486259Z 2025-05-07T20:25:53.4486264Z 2025-05-07T20:25:53.4486269Z 2025-05-07T20:25:53.4489053Z 2025-05-07T20:25:53.4507541Z libnpp-12.3.3.65 | 130.6 MB | #########7 | 97%  2025-05-07T20:25:53.4998780Z libcublas-12.8.3.14 | 460.2 MB | ########4 | 85% 2025-05-07T20:25:53.4999116Z 2025-05-07T20:25:53.4999120Z 2025-05-07T20:25:53.4999124Z 2025-05-07T20:25:53.4999128Z 2025-05-07T20:25:53.4999131Z 2025-05-07T20:25:53.4999135Z 2025-05-07T20:25:53.5000674Z 2025-05-07T20:25:53.5490709Z cuda-nvvp-12.8.57 | 112.4 MB | ######7 | 67%  2025-05-07T20:25:53.5491015Z 2025-05-07T20:25:53.5491019Z 2025-05-07T20:25:53.5491023Z 2025-05-07T20:25:53.5491026Z 2025-05-07T20:25:53.5492940Z 2025-05-07T20:25:53.5584371Z libnpp-12.3.3.65 | 130.6 MB | #########9 | 99%  2025-05-07T20:25:53.6003581Z libcublas-12.8.3.14 | 460.2 MB | ########5 | 85% 2025-05-07T20:25:53.6003840Z 2025-05-07T20:25:53.6003844Z 2025-05-07T20:25:53.6003848Z 2025-05-07T20:25:53.6003851Z 2025-05-07T20:25:53.6003855Z 2025-05-07T20:25:53.6003859Z 2025-05-07T20:25:53.6009107Z 2025-05-07T20:25:53.6585616Z cuda-nvvp-12.8.57 | 112.4 MB | ######9 | 69%  2025-05-07T20:25:53.7003619Z libcublas-12.8.3.14 | 460.2 MB | ########5 | 86% 2025-05-07T20:25:53.7003899Z 2025-05-07T20:25:53.7003905Z 2025-05-07T20:25:53.7003910Z 2025-05-07T20:25:53.7003915Z 2025-05-07T20:25:53.7003920Z 2025-05-07T20:25:53.7003927Z 2025-05-07T20:25:53.7006086Z 2025-05-07T20:25:53.7586447Z cuda-nvvp-12.8.57 | 112.4 MB | #######2 | 72%  2025-05-07T20:25:53.8008399Z libcublas-12.8.3.14 | 460.2 MB | ########6 | 87% 2025-05-07T20:25:53.8008974Z 2025-05-07T20:25:53.8008980Z 2025-05-07T20:25:53.8008986Z 2025-05-07T20:25:53.8009033Z 2025-05-07T20:25:53.8009039Z 2025-05-07T20:25:53.8009045Z 2025-05-07T20:25:53.8009049Z 2025-05-07T20:25:53.8592022Z cuda-nvvp-12.8.57 | 112.4 MB | #######4 | 75%  2025-05-07T20:25:53.9013147Z libcublas-12.8.3.14 | 460.2 MB | ########7 | 87% 2025-05-07T20:25:53.9013476Z 2025-05-07T20:25:53.9013658Z 2025-05-07T20:25:53.9013665Z 2025-05-07T20:25:53.9013669Z 2025-05-07T20:25:53.9013672Z 2025-05-07T20:25:53.9013676Z 2025-05-07T20:25:53.9015796Z 2025-05-07T20:25:53.9593960Z cuda-nvvp-12.8.57 | 112.4 MB | #######7 | 78%  2025-05-07T20:25:54.0015366Z libcublas-12.8.3.14 | 460.2 MB | ########7 | 88% 2025-05-07T20:25:54.0015700Z 2025-05-07T20:25:54.0015714Z 2025-05-07T20:25:54.0015720Z 2025-05-07T20:25:54.0015726Z 2025-05-07T20:25:54.0015731Z 2025-05-07T20:25:54.0015736Z 2025-05-07T20:25:54.0022466Z 2025-05-07T20:25:54.0599245Z cuda-nvvp-12.8.57 | 112.4 MB | ######## | 81%  2025-05-07T20:25:54.1605663Z libcublas-12.8.3.14 | 460.2 MB | ########8 | 88% 2025-05-07T20:25:54.2594240Z libcublas-12.8.3.14 | 460.2 MB | ########9 | 89% 2025-05-07T20:25:54.2594502Z 2025-05-07T20:25:54.2594507Z 2025-05-07T20:25:54.2594510Z 2025-05-07T20:25:54.2594517Z 2025-05-07T20:25:54.2594522Z 2025-05-07T20:25:54.2594526Z 2025-05-07T20:25:54.2596386Z 2025-05-07T20:25:54.2612946Z cuda-nvvp-12.8.57 | 112.4 MB | ########3 | 84%  2025-05-07T20:25:54.3596824Z libcublas-12.8.3.14 | 460.2 MB | ########9 | 90% 2025-05-07T20:25:54.3597180Z 2025-05-07T20:25:54.3597186Z 2025-05-07T20:25:54.3597192Z 2025-05-07T20:25:54.3597207Z 2025-05-07T20:25:54.3597213Z 2025-05-07T20:25:54.3597218Z 2025-05-07T20:25:54.3599891Z 2025-05-07T20:25:54.3697981Z cuda-nvvp-12.8.57 | 112.4 MB | ########6 | 86%  2025-05-07T20:25:54.4601629Z libcublas-12.8.3.14 | 460.2 MB | ######### | 91% 2025-05-07T20:25:54.4601928Z 2025-05-07T20:25:54.4601934Z 2025-05-07T20:25:54.4601937Z 2025-05-07T20:25:54.4602169Z 2025-05-07T20:25:54.4602174Z 2025-05-07T20:25:54.4602178Z 2025-05-07T20:25:54.4604069Z 2025-05-07T20:25:54.5141198Z cuda-nvvp-12.8.57 | 112.4 MB | ########9 | 89%  2025-05-07T20:25:54.5602969Z libcublas-12.8.3.14 | 460.2 MB | #########1 | 91% 2025-05-07T20:25:54.5603231Z 2025-05-07T20:25:54.5603235Z 2025-05-07T20:25:54.5603239Z 2025-05-07T20:25:54.5603243Z 2025-05-07T20:25:54.5603246Z 2025-05-07T20:25:54.5603250Z 2025-05-07T20:25:54.5604260Z 2025-05-07T20:25:54.6144060Z cuda-nvvp-12.8.57 | 112.4 MB | #########1 | 92%  2025-05-07T20:25:54.6670422Z libcublas-12.8.3.14 | 460.2 MB | #########1 | 92% 2025-05-07T20:25:54.6670757Z 2025-05-07T20:25:54.6670764Z 2025-05-07T20:25:54.6670785Z 2025-05-07T20:25:54.6670791Z 2025-05-07T20:25:54.6670797Z 2025-05-07T20:25:54.6670802Z 2025-05-07T20:25:54.6670807Z 2025-05-07T20:25:54.7150789Z cuda-nvvp-12.8.57 | 112.4 MB | #########4 | 95%  2025-05-07T20:25:54.7673832Z libcublas-12.8.3.14 | 460.2 MB | #########2 | 93% 2025-05-07T20:25:54.7674090Z 2025-05-07T20:25:54.7674094Z 2025-05-07T20:25:54.7674098Z 2025-05-07T20:25:54.7674101Z 2025-05-07T20:25:54.7674105Z 2025-05-07T20:25:54.7674109Z 2025-05-07T20:25:54.7674124Z 2025-05-07T20:25:54.8151068Z cuda-nvvp-12.8.57 | 112.4 MB | #########7 | 97%  2025-05-07T20:25:54.8725880Z libcublas-12.8.3.14 | 460.2 MB | #########3 | 93% 2025-05-07T20:25:54.8726199Z 2025-05-07T20:25:54.8726205Z 2025-05-07T20:25:54.8726211Z 2025-05-07T20:25:54.8726216Z 2025-05-07T20:25:54.8726221Z 2025-05-07T20:25:54.8726226Z 2025-05-07T20:25:54.8729294Z 2025-05-07T20:25:54.9154602Z cuda-nvvp-12.8.57 | 112.4 MB | #########9 | 100%  2025-05-07T20:25:55.0155028Z libcublas-12.8.3.14 | 460.2 MB | #########4 | 94% 2025-05-07T20:25:55.1201400Z libcublas-12.8.3.14 | 460.2 MB | #########4 | 95% 2025-05-07T20:25:55.2204360Z libcublas-12.8.3.14 | 460.2 MB | #########5 | 96% 2025-05-07T20:25:55.3225587Z libcublas-12.8.3.14 | 460.2 MB | #########6 | 96% 2025-05-07T20:25:55.4281616Z libcublas-12.8.3.14 | 460.2 MB | #########7 | 97% 2025-05-07T20:25:55.5283490Z libcublas-12.8.3.14 | 460.2 MB | #########7 | 98% 2025-05-07T20:25:55.6286612Z libcublas-12.8.3.14 | 460.2 MB | #########8 | 99% 2025-05-07T20:25:57.1518046Z libcublas-12.8.3.14 | 460.2 MB | #########9 | 100% 2025-05-07T20:25:57.1518369Z 2025-05-07T20:25:57.1518375Z 2025-05-07T20:25:57.1518380Z 2025-05-07T20:25:57.1520397Z 2025-05-07T20:25:57.1831343Z libcufft-11.3.3.41 | 147.4 MB | ########## | 100%  2025-05-07T20:25:57.1831662Z 2025-05-07T20:25:57.1831666Z 2025-05-07T20:25:57.1831670Z 2025-05-07T20:25:57.1831674Z 2025-05-07T20:25:57.1831678Z 2025-05-07T20:25:57.1831681Z 2025-05-07T20:25:57.2276971Z cuda-nsight-12.8.55 | 113.2 MB | ########## | 100%  2025-05-07T20:25:57.2277449Z 2025-05-07T20:25:57.2277456Z 2025-05-07T20:25:57.2277461Z 2025-05-07T20:25:57.2277505Z 2025-05-07T20:25:57.2277511Z 2025-05-07T20:25:57.2277517Z 2025-05-07T20:25:57.2277522Z 2025-05-07T20:25:57.2277703Z 2025-05-07T20:25:57.3277639Z cuda-nvrtc-12.8.61 | 63.1 MB | | 0%  2025-05-07T20:25:57.3278040Z 2025-05-07T20:25:57.3278044Z 2025-05-07T20:25:57.3278048Z 2025-05-07T20:25:57.3278051Z 2025-05-07T20:25:57.3278055Z 2025-05-07T20:25:57.3278059Z 2025-05-07T20:25:57.3278063Z 2025-05-07T20:25:57.3281555Z 2025-05-07T20:25:57.4305398Z cuda-nvrtc-12.8.61 | 63.1 MB | 5 | 5%  2025-05-07T20:25:57.4305699Z 2025-05-07T20:25:57.4305703Z 2025-05-07T20:25:57.4305707Z 2025-05-07T20:25:57.4305711Z 2025-05-07T20:25:57.4305714Z 2025-05-07T20:25:57.4305718Z 2025-05-07T20:25:57.4305722Z 2025-05-07T20:25:57.4310289Z 2025-05-07T20:25:57.5308075Z cuda-nvrtc-12.8.61 | 63.1 MB | # | 11%  2025-05-07T20:25:57.5308441Z 2025-05-07T20:25:57.5308454Z 2025-05-07T20:25:57.5308935Z 2025-05-07T20:25:57.5308959Z 2025-05-07T20:25:57.5308964Z 2025-05-07T20:25:57.5308969Z 2025-05-07T20:25:57.5308974Z 2025-05-07T20:25:57.5317692Z 2025-05-07T20:25:57.6312763Z cuda-nvrtc-12.8.61 | 63.1 MB | #6 | 16%  2025-05-07T20:25:57.6313113Z 2025-05-07T20:25:57.6313118Z 2025-05-07T20:25:57.6313121Z 2025-05-07T20:25:57.6313125Z 2025-05-07T20:25:57.6313129Z 2025-05-07T20:25:57.6313132Z 2025-05-07T20:25:57.6313136Z 2025-05-07T20:25:57.6313140Z 2025-05-07T20:25:57.7414408Z cuda-nvrtc-12.8.61 | 63.1 MB | ##2 | 22%  2025-05-07T20:25:57.7414716Z 2025-05-07T20:25:57.7414720Z 2025-05-07T20:25:57.7414724Z 2025-05-07T20:25:57.7414727Z 2025-05-07T20:25:57.7414731Z 2025-05-07T20:25:57.7414735Z 2025-05-07T20:25:57.7414739Z 2025-05-07T20:25:57.7415221Z 2025-05-07T20:25:57.8492073Z cuda-nvrtc-12.8.61 | 63.1 MB | ##7 | 28%  2025-05-07T20:25:57.8492404Z 2025-05-07T20:25:57.8492408Z 2025-05-07T20:25:57.8492713Z 2025-05-07T20:25:57.8492720Z 2025-05-07T20:25:57.8492724Z 2025-05-07T20:25:57.8492728Z 2025-05-07T20:25:57.8492731Z 2025-05-07T20:25:57.8492735Z 2025-05-07T20:25:57.8730721Z cuda-nvrtc-12.8.61 | 63.1 MB | ###2 | 33%  2025-05-07T20:25:57.8731078Z 2025-05-07T20:25:57.8731082Z 2025-05-07T20:25:57.8731086Z 2025-05-07T20:25:57.8731090Z 2025-05-07T20:25:57.8731093Z 2025-05-07T20:25:57.9124998Z libnpp-12.3.3.65 | 130.6 MB | ########## | 100%  2025-05-07T20:25:57.9125303Z 2025-05-07T20:25:57.9125308Z 2025-05-07T20:25:57.9125311Z 2025-05-07T20:25:57.9125315Z 2025-05-07T20:25:57.9125319Z 2025-05-07T20:25:57.9125323Z 2025-05-07T20:25:57.9125326Z 2025-05-07T20:25:57.9125330Z 2025-05-07T20:25:57.9129318Z 2025-05-07T20:25:57.9513969Z libcurand-10.3.9.55 | 43.6 MB | | 0%  2025-05-07T20:25:57.9514374Z 2025-05-07T20:25:57.9514380Z 2025-05-07T20:25:57.9514385Z 2025-05-07T20:25:57.9514405Z 2025-05-07T20:25:57.9514424Z 2025-05-07T20:25:57.9514429Z 2025-05-07T20:25:57.9514434Z 2025-05-07T20:25:57.9514440Z 2025-05-07T20:25:58.0126918Z cuda-nvrtc-12.8.61 | 63.1 MB | ###8 | 38%  2025-05-07T20:25:58.0127305Z 2025-05-07T20:25:58.0127311Z 2025-05-07T20:25:58.0127316Z 2025-05-07T20:25:58.0127322Z 2025-05-07T20:25:58.0127327Z 2025-05-07T20:25:58.0127332Z 2025-05-07T20:25:58.0127346Z 2025-05-07T20:25:58.0127352Z 2025-05-07T20:25:58.0127357Z 2025-05-07T20:25:58.0569345Z libcurand-10.3.9.55 | 43.6 MB | 7 | 7%  2025-05-07T20:25:58.0569746Z 2025-05-07T20:25:58.0569752Z 2025-05-07T20:25:58.0569767Z 2025-05-07T20:25:58.0569772Z 2025-05-07T20:25:58.0569778Z 2025-05-07T20:25:58.0569783Z 2025-05-07T20:25:58.0569789Z 2025-05-07T20:25:58.0569794Z 2025-05-07T20:25:58.1259198Z cuda-nvrtc-12.8.61 | 63.1 MB | ####3 | 43%  2025-05-07T20:25:58.1259628Z 2025-05-07T20:25:58.1259633Z 2025-05-07T20:25:58.1259670Z 2025-05-07T20:25:58.1259674Z 2025-05-07T20:25:58.1259677Z 2025-05-07T20:25:58.1259681Z 2025-05-07T20:25:58.1259685Z 2025-05-07T20:25:58.1259688Z 2025-05-07T20:25:58.1259692Z 2025-05-07T20:25:58.1630374Z libcurand-10.3.9.55 | 43.6 MB | #4 | 14%  2025-05-07T20:25:58.1630678Z 2025-05-07T20:25:58.1630688Z 2025-05-07T20:25:58.1630692Z 2025-05-07T20:25:58.1630696Z 2025-05-07T20:25:58.1630700Z 2025-05-07T20:25:58.1630703Z 2025-05-07T20:25:58.1630707Z 2025-05-07T20:25:58.1630711Z 2025-05-07T20:25:58.2259672Z cuda-nvrtc-12.8.61 | 63.1 MB | ####8 | 48%  2025-05-07T20:25:58.2260078Z 2025-05-07T20:25:58.2260082Z 2025-05-07T20:25:58.2260086Z 2025-05-07T20:25:58.2260097Z 2025-05-07T20:25:58.2260101Z 2025-05-07T20:25:58.2260105Z 2025-05-07T20:25:58.2260108Z 2025-05-07T20:25:58.2260113Z 2025-05-07T20:25:58.2260116Z 2025-05-07T20:25:58.2696860Z libcurand-10.3.9.55 | 43.6 MB | ##1 | 22%  2025-05-07T20:25:58.2697177Z 2025-05-07T20:25:58.2697181Z 2025-05-07T20:25:58.2697185Z 2025-05-07T20:25:58.2697189Z 2025-05-07T20:25:58.2697192Z 2025-05-07T20:25:58.2697196Z 2025-05-07T20:25:58.2697200Z 2025-05-07T20:25:58.2703386Z 2025-05-07T20:25:58.3264531Z cuda-nvrtc-12.8.61 | 63.1 MB | #####3 | 53%  2025-05-07T20:25:58.3264925Z 2025-05-07T20:25:58.3264931Z 2025-05-07T20:25:58.3264936Z 2025-05-07T20:25:58.3264942Z 2025-05-07T20:25:58.3264947Z 2025-05-07T20:25:58.3264952Z 2025-05-07T20:25:58.3264958Z 2025-05-07T20:25:58.3264963Z 2025-05-07T20:25:58.3266123Z 2025-05-07T20:25:58.3699616Z libcurand-10.3.9.55 | 43.6 MB | ##9 | 29%  2025-05-07T20:25:58.3699965Z 2025-05-07T20:25:58.3699969Z 2025-05-07T20:25:58.3699973Z 2025-05-07T20:25:58.3699988Z 2025-05-07T20:25:58.3699992Z 2025-05-07T20:25:58.3699995Z 2025-05-07T20:25:58.3699999Z 2025-05-07T20:25:58.3704361Z 2025-05-07T20:25:58.4265581Z cuda-nvrtc-12.8.61 | 63.1 MB | #####8 | 59%  2025-05-07T20:25:58.4266282Z 2025-05-07T20:25:58.4266287Z 2025-05-07T20:25:58.4266291Z 2025-05-07T20:25:58.4266294Z 2025-05-07T20:25:58.4266298Z 2025-05-07T20:25:58.4266302Z 2025-05-07T20:25:58.4266305Z 2025-05-07T20:25:58.4266309Z 2025-05-07T20:25:58.4267566Z 2025-05-07T20:25:58.4707034Z libcurand-10.3.9.55 | 43.6 MB | ###6 | 37%  2025-05-07T20:25:58.4707447Z 2025-05-07T20:25:58.4707452Z 2025-05-07T20:25:58.4707455Z 2025-05-07T20:25:58.4707459Z 2025-05-07T20:25:58.4707463Z 2025-05-07T20:25:58.4707466Z 2025-05-07T20:25:58.4707470Z 2025-05-07T20:25:58.4710953Z 2025-05-07T20:25:58.5618472Z cuda-nvrtc-12.8.61 | 63.1 MB | ######4 | 65%  2025-05-07T20:25:58.5618994Z 2025-05-07T20:25:58.5619000Z 2025-05-07T20:25:58.5619006Z 2025-05-07T20:25:58.5619011Z 2025-05-07T20:25:58.5619016Z 2025-05-07T20:25:58.5619021Z 2025-05-07T20:25:58.5619031Z 2025-05-07T20:25:58.5619072Z 2025-05-07T20:25:58.5619079Z 2025-05-07T20:25:58.5716889Z libcurand-10.3.9.55 | 43.6 MB | ####4 | 44%  2025-05-07T20:25:58.5717193Z 2025-05-07T20:25:58.5717198Z 2025-05-07T20:25:58.5717201Z 2025-05-07T20:25:58.5717205Z 2025-05-07T20:25:58.5717209Z 2025-05-07T20:25:58.5717213Z 2025-05-07T20:25:58.5717216Z 2025-05-07T20:25:58.5718334Z 2025-05-07T20:25:58.6453927Z cuda-nvrtc-12.8.61 | 63.1 MB | #######1 | 71%  2025-05-07T20:25:58.6454244Z 2025-05-07T20:25:58.6454250Z 2025-05-07T20:25:58.6454255Z 2025-05-07T20:25:58.6454260Z 2025-05-07T20:25:58.6454265Z 2025-05-07T20:25:58.6454271Z 2025-05-07T20:25:58.6454276Z 2025-05-07T20:25:58.6619497Z cuda-nvvp-12.8.57 | 112.4 MB | ########## | 100%  2025-05-07T20:25:58.6619780Z 2025-05-07T20:25:58.6619916Z 2025-05-07T20:25:58.6619925Z 2025-05-07T20:25:58.6619931Z 2025-05-07T20:25:58.6619937Z 2025-05-07T20:25:58.6619943Z 2025-05-07T20:25:58.6619949Z 2025-05-07T20:25:58.6619989Z 2025-05-07T20:25:58.6622892Z 2025-05-07T20:25:58.6774096Z libcurand-10.3.9.55 | 43.6 MB | #####2 | 52%  2025-05-07T20:25:58.6774493Z 2025-05-07T20:25:58.6774499Z 2025-05-07T20:25:58.6774504Z 2025-05-07T20:25:58.6774510Z 2025-05-07T20:25:58.6774525Z 2025-05-07T20:25:58.6774530Z 2025-05-07T20:25:58.6774535Z 2025-05-07T20:25:58.6775389Z 2025-05-07T20:25:58.7077787Z cuda-nvrtc-12.8.61 | 63.1 MB | #######6 | 77%  2025-05-07T20:25:58.7078187Z 2025-05-07T20:25:58.7078202Z 2025-05-07T20:25:58.7078216Z 2025-05-07T20:25:58.7078221Z 2025-05-07T20:25:58.7078226Z 2025-05-07T20:25:58.7078232Z 2025-05-07T20:25:58.7078237Z 2025-05-07T20:25:58.7078242Z 2025-05-07T20:25:58.7078248Z 2025-05-07T20:25:58.7080512Z 2025-05-07T20:25:58.7620443Z gds-tools-1.13.0.11 | 37.9 MB | | 0%  2025-05-07T20:25:58.7620843Z 2025-05-07T20:25:58.7620849Z 2025-05-07T20:25:58.7620854Z 2025-05-07T20:25:58.7621131Z 2025-05-07T20:25:58.7621138Z 2025-05-07T20:25:58.7621144Z 2025-05-07T20:25:58.7621149Z 2025-05-07T20:25:58.7621154Z 2025-05-07T20:25:58.7621165Z 2025-05-07T20:25:58.7969402Z libcurand-10.3.9.55 | 43.6 MB | #####9 | 60%  2025-05-07T20:25:58.7969807Z 2025-05-07T20:25:58.7969813Z 2025-05-07T20:25:58.7969819Z 2025-05-07T20:25:58.7969824Z 2025-05-07T20:25:58.7969829Z 2025-05-07T20:25:58.7969835Z 2025-05-07T20:25:58.7969840Z 2025-05-07T20:25:58.7971110Z 2025-05-07T20:25:58.8080615Z cuda-nvrtc-12.8.61 | 63.1 MB | ########2 | 82%  2025-05-07T20:25:58.8080983Z 2025-05-07T20:25:58.8080988Z 2025-05-07T20:25:58.8080992Z 2025-05-07T20:25:58.8080995Z 2025-05-07T20:25:58.8080999Z 2025-05-07T20:25:58.8081003Z 2025-05-07T20:25:58.8081007Z 2025-05-07T20:25:58.8081010Z 2025-05-07T20:25:58.8081014Z 2025-05-07T20:25:58.8083030Z 2025-05-07T20:25:58.8736596Z gds-tools-1.13.0.11 | 37.9 MB | 7 | 7%  2025-05-07T20:25:58.8737292Z 2025-05-07T20:25:58.8737298Z 2025-05-07T20:25:58.8737302Z 2025-05-07T20:25:58.8737314Z 2025-05-07T20:25:58.8737318Z 2025-05-07T20:25:58.8737322Z 2025-05-07T20:25:58.8737325Z 2025-05-07T20:25:58.8737329Z 2025-05-07T20:25:58.8737568Z 2025-05-07T20:25:58.9086559Z libcurand-10.3.9.55 | 43.6 MB | ######7 | 67%  2025-05-07T20:25:58.9086927Z 2025-05-07T20:25:58.9086931Z 2025-05-07T20:25:58.9086935Z 2025-05-07T20:25:58.9086939Z 2025-05-07T20:25:58.9086942Z 2025-05-07T20:25:58.9086946Z 2025-05-07T20:25:58.9086950Z 2025-05-07T20:25:58.9086953Z 2025-05-07T20:25:58.9086957Z 2025-05-07T20:25:58.9088026Z 2025-05-07T20:25:58.9210931Z gds-tools-1.13.0.11 | 37.9 MB | #4 | 15%  2025-05-07T20:25:58.9211320Z 2025-05-07T20:25:58.9211326Z 2025-05-07T20:25:58.9211332Z 2025-05-07T20:25:58.9211337Z 2025-05-07T20:25:58.9211343Z 2025-05-07T20:25:58.9211348Z 2025-05-07T20:25:58.9211354Z 2025-05-07T20:25:58.9211395Z 2025-05-07T20:25:58.9737727Z cuda-nvrtc-12.8.61 | 63.1 MB | ########7 | 87%  2025-05-07T20:25:58.9738148Z 2025-05-07T20:25:58.9738154Z 2025-05-07T20:25:58.9738173Z 2025-05-07T20:25:58.9738178Z 2025-05-07T20:25:58.9738183Z 2025-05-07T20:25:58.9738189Z 2025-05-07T20:25:58.9738194Z 2025-05-07T20:25:58.9738199Z 2025-05-07T20:25:58.9738204Z 2025-05-07T20:25:59.0165331Z libcurand-10.3.9.55 | 43.6 MB | #######4 | 74%  2025-05-07T20:25:59.0165768Z 2025-05-07T20:25:59.0165775Z 2025-05-07T20:25:59.0165781Z 2025-05-07T20:25:59.0165786Z 2025-05-07T20:25:59.0165792Z 2025-05-07T20:25:59.0165798Z 2025-05-07T20:25:59.0165803Z 2025-05-07T20:25:59.0165808Z 2025-05-07T20:25:59.0165815Z 2025-05-07T20:25:59.0170694Z 2025-05-07T20:25:59.0296979Z gds-tools-1.13.0.11 | 37.9 MB | ##1 | 22%  2025-05-07T20:25:59.0297372Z 2025-05-07T20:25:59.0297376Z 2025-05-07T20:25:59.0297380Z 2025-05-07T20:25:59.0297407Z 2025-05-07T20:25:59.0297411Z 2025-05-07T20:25:59.0297415Z 2025-05-07T20:25:59.0297418Z 2025-05-07T20:25:59.0297422Z 2025-05-07T20:25:59.0834877Z cuda-nvrtc-12.8.61 | 63.1 MB | #########2 | 92%  2025-05-07T20:25:59.0835170Z 2025-05-07T20:25:59.0835371Z 2025-05-07T20:25:59.0835377Z 2025-05-07T20:25:59.0835382Z 2025-05-07T20:25:59.0835387Z 2025-05-07T20:25:59.0835393Z 2025-05-07T20:25:59.0835399Z 2025-05-07T20:25:59.0835463Z 2025-05-07T20:25:59.0835475Z 2025-05-07T20:25:59.1206398Z libcurand-10.3.9.55 | 43.6 MB | ########1 | 81%  2025-05-07T20:25:59.1206805Z 2025-05-07T20:25:59.1206812Z 2025-05-07T20:25:59.1206817Z 2025-05-07T20:25:59.1206822Z 2025-05-07T20:25:59.1206827Z 2025-05-07T20:25:59.1206833Z 2025-05-07T20:25:59.1206839Z 2025-05-07T20:25:59.1206858Z 2025-05-07T20:25:59.1206864Z 2025-05-07T20:25:59.1208856Z 2025-05-07T20:25:59.1397292Z gds-tools-1.13.0.11 | 37.9 MB | ##8 | 29%  2025-05-07T20:25:59.1397696Z 2025-05-07T20:25:59.1397711Z 2025-05-07T20:25:59.1397716Z 2025-05-07T20:25:59.1397722Z 2025-05-07T20:25:59.1397727Z 2025-05-07T20:25:59.1397732Z 2025-05-07T20:25:59.1397737Z 2025-05-07T20:25:59.1397743Z 2025-05-07T20:25:59.1845625Z cuda-nvrtc-12.8.61 | 63.1 MB | #########6 | 97%  2025-05-07T20:25:59.1846017Z 2025-05-07T20:25:59.1846022Z 2025-05-07T20:25:59.1846028Z 2025-05-07T20:25:59.1846042Z 2025-05-07T20:25:59.1846047Z 2025-05-07T20:25:59.1846053Z 2025-05-07T20:25:59.1846058Z 2025-05-07T20:25:59.1846063Z 2025-05-07T20:25:59.1848723Z 2025-05-07T20:25:59.2214096Z libcurand-10.3.9.55 | 43.6 MB | ########8 | 88%  2025-05-07T20:25:59.2214500Z 2025-05-07T20:25:59.2214506Z 2025-05-07T20:25:59.2214511Z 2025-05-07T20:25:59.2214516Z 2025-05-07T20:25:59.2214522Z 2025-05-07T20:25:59.2214527Z 2025-05-07T20:25:59.2214532Z 2025-05-07T20:25:59.2214538Z 2025-05-07T20:25:59.2214544Z 2025-05-07T20:25:59.2216937Z 2025-05-07T20:25:59.2846064Z gds-tools-1.13.0.11 | 37.9 MB | ###5 | 36%  2025-05-07T20:25:59.2846458Z 2025-05-07T20:25:59.2846463Z 2025-05-07T20:25:59.2846469Z 2025-05-07T20:25:59.2846474Z 2025-05-07T20:25:59.2846479Z 2025-05-07T20:25:59.2846495Z 2025-05-07T20:25:59.2846501Z 2025-05-07T20:25:59.2846506Z 2025-05-07T20:25:59.2846511Z 2025-05-07T20:25:59.3228241Z libcurand-10.3.9.55 | 43.6 MB | #########5 | 95%  2025-05-07T20:25:59.3228650Z 2025-05-07T20:25:59.3228656Z 2025-05-07T20:25:59.3228662Z 2025-05-07T20:25:59.3228667Z 2025-05-07T20:25:59.3228672Z 2025-05-07T20:25:59.3228678Z 2025-05-07T20:25:59.3228683Z 2025-05-07T20:25:59.3228688Z 2025-05-07T20:25:59.3228693Z 2025-05-07T20:25:59.3232429Z 2025-05-07T20:25:59.4232887Z gds-tools-1.13.0.11 | 37.9 MB | ####4 | 44%  2025-05-07T20:25:59.4233300Z 2025-05-07T20:25:59.4233306Z 2025-05-07T20:25:59.4233311Z 2025-05-07T20:25:59.4233360Z 2025-05-07T20:25:59.4233365Z 2025-05-07T20:25:59.4233370Z 2025-05-07T20:25:59.4233376Z 2025-05-07T20:25:59.4233381Z 2025-05-07T20:25:59.4233386Z 2025-05-07T20:25:59.4233391Z 2025-05-07T20:25:59.5235228Z gds-tools-1.13.0.11 | 37.9 MB | #####2 | 52%  2025-05-07T20:25:59.5235635Z 2025-05-07T20:25:59.5235641Z 2025-05-07T20:25:59.5235646Z 2025-05-07T20:25:59.5235652Z 2025-05-07T20:25:59.5235657Z 2025-05-07T20:25:59.5235662Z 2025-05-07T20:25:59.5235667Z 2025-05-07T20:25:59.5235672Z 2025-05-07T20:25:59.5235678Z 2025-05-07T20:25:59.5237826Z 2025-05-07T20:25:59.6239371Z gds-tools-1.13.0.11 | 37.9 MB | ######1 | 61%  2025-05-07T20:25:59.6239757Z 2025-05-07T20:25:59.6239763Z 2025-05-07T20:25:59.6239768Z 2025-05-07T20:25:59.6239774Z 2025-05-07T20:25:59.6239779Z 2025-05-07T20:25:59.6239784Z 2025-05-07T20:25:59.6239799Z 2025-05-07T20:25:59.6239805Z 2025-05-07T20:25:59.6239810Z 2025-05-07T20:25:59.6239846Z 2025-05-07T20:25:59.7241530Z gds-tools-1.13.0.11 | 37.9 MB | ####### | 71%  2025-05-07T20:25:59.7241948Z 2025-05-07T20:25:59.7241954Z 2025-05-07T20:25:59.7241959Z 2025-05-07T20:25:59.7241964Z 2025-05-07T20:25:59.7241970Z 2025-05-07T20:25:59.7241975Z 2025-05-07T20:25:59.7241980Z 2025-05-07T20:25:59.7241986Z 2025-05-07T20:25:59.7241991Z 2025-05-07T20:25:59.7243230Z 2025-05-07T20:25:59.8247674Z gds-tools-1.13.0.11 | 37.9 MB | #######9 | 80%  2025-05-07T20:25:59.8248074Z 2025-05-07T20:25:59.8248080Z 2025-05-07T20:25:59.8248085Z 2025-05-07T20:25:59.8248091Z 2025-05-07T20:25:59.8248096Z 2025-05-07T20:25:59.8248102Z 2025-05-07T20:25:59.8248107Z 2025-05-07T20:25:59.8248112Z 2025-05-07T20:25:59.8248117Z 2025-05-07T20:25:59.8248127Z 2025-05-07T20:25:59.9299294Z gds-tools-1.13.0.11 | 37.9 MB | ########8 | 89%  2025-05-07T20:25:59.9299706Z 2025-05-07T20:25:59.9299714Z 2025-05-07T20:25:59.9300012Z 2025-05-07T20:25:59.9300019Z 2025-05-07T20:25:59.9300024Z 2025-05-07T20:25:59.9300030Z 2025-05-07T20:25:59.9300035Z 2025-05-07T20:25:59.9300040Z 2025-05-07T20:25:59.9300045Z 2025-05-07T20:25:59.9300062Z 2025-05-07T20:26:00.4452357Z gds-tools-1.13.0.11 | 37.9 MB | #########7 | 97%  2025-05-07T20:26:00.4452749Z 2025-05-07T20:26:00.4452753Z 2025-05-07T20:26:00.4453492Z 2025-05-07T20:26:00.7331690Z libcusolver-11.7.2.5 | 156.9 MB | ########## | 100%  2025-05-07T20:26:00.7332088Z 2025-05-07T20:26:00.7332095Z 2025-05-07T20:26:00.7332100Z 2025-05-07T20:26:00.7332105Z 2025-05-07T20:26:00.7332110Z 2025-05-07T20:26:00.7332116Z 2025-05-07T20:26:00.8281994Z cuda-nsight-12.8.55 | 113.2 MB | ########## | 100%  2025-05-07T20:26:00.8282350Z 2025-05-07T20:26:00.8282356Z 2025-05-07T20:26:00.8282361Z 2025-05-07T20:26:00.8282366Z 2025-05-07T20:26:00.8282372Z 2025-05-07T20:26:00.8282377Z 2025-05-07T20:26:00.8282382Z 2025-05-07T20:26:00.8282694Z 2025-05-07T20:26:00.8282700Z 2025-05-07T20:26:00.8709947Z libcurand-10.3.9.55 | 43.6 MB | ########## | 100%  2025-05-07T20:26:00.8710367Z 2025-05-07T20:26:00.8710373Z 2025-05-07T20:26:00.8710378Z 2025-05-07T20:26:00.8710384Z 2025-05-07T20:26:00.8710390Z 2025-05-07T20:26:00.8710395Z 2025-05-07T20:26:00.8710401Z 2025-05-07T20:26:00.8710406Z 2025-05-07T20:26:00.8710412Z 2025-05-07T20:26:00.8710417Z 2025-05-07T20:26:00.8710422Z 2025-05-07T20:26:00.9711233Z libnvjitlink-12.8.61 | 28.7 MB | | 0%  2025-05-07T20:26:00.9711548Z 2025-05-07T20:26:00.9711552Z 2025-05-07T20:26:00.9711556Z 2025-05-07T20:26:00.9711560Z 2025-05-07T20:26:00.9711563Z 2025-05-07T20:26:00.9711567Z 2025-05-07T20:26:00.9711571Z 2025-05-07T20:26:00.9711575Z 2025-05-07T20:26:00.9711579Z 2025-05-07T20:26:00.9711582Z 2025-05-07T20:26:00.9711586Z 2025-05-07T20:26:01.0842377Z libnvjitlink-12.8.61 | 28.7 MB | #1 | 12%  2025-05-07T20:26:01.0842834Z 2025-05-07T20:26:01.0842840Z 2025-05-07T20:26:01.0842846Z 2025-05-07T20:26:01.0842851Z 2025-05-07T20:26:01.0842856Z 2025-05-07T20:26:01.0842861Z 2025-05-07T20:26:01.0842867Z 2025-05-07T20:26:01.0842872Z 2025-05-07T20:26:01.0842877Z 2025-05-07T20:26:01.0842881Z 2025-05-07T20:26:01.0844277Z 2025-05-07T20:26:01.1843845Z libnvjitlink-12.8.61 | 28.7 MB | ##3 | 23%  2025-05-07T20:26:01.1844199Z 2025-05-07T20:26:01.1844205Z 2025-05-07T20:26:01.1844210Z 2025-05-07T20:26:01.1844215Z 2025-05-07T20:26:01.1844221Z 2025-05-07T20:26:01.1844226Z 2025-05-07T20:26:01.1844243Z 2025-05-07T20:26:01.1844249Z 2025-05-07T20:26:01.1844254Z 2025-05-07T20:26:01.1844260Z 2025-05-07T20:26:01.1846811Z 2025-05-07T20:26:01.2374370Z libnvjitlink-12.8.61 | 28.7 MB | ###5 | 35%  2025-05-07T20:26:01.2374700Z 2025-05-07T20:26:01.2374704Z 2025-05-07T20:26:01.2374708Z 2025-05-07T20:26:01.2374751Z 2025-05-07T20:26:01.2374755Z 2025-05-07T20:26:01.2374758Z 2025-05-07T20:26:01.2374762Z 2025-05-07T20:26:01.2374766Z 2025-05-07T20:26:01.2606498Z cuda-nvrtc-12.8.61 | 63.1 MB | ########## | 100%  2025-05-07T20:26:01.2606811Z 2025-05-07T20:26:01.2606816Z 2025-05-07T20:26:01.2606819Z 2025-05-07T20:26:01.2606823Z 2025-05-07T20:26:01.2606827Z 2025-05-07T20:26:01.2606831Z 2025-05-07T20:26:01.2606834Z 2025-05-07T20:26:01.2606838Z 2025-05-07T20:26:01.2606842Z 2025-05-07T20:26:01.2608187Z 2025-05-07T20:26:01.2727819Z gds-tools-1.13.0.11 | 37.9 MB | ########## | 100%  2025-05-07T20:26:01.2728132Z 2025-05-07T20:26:01.2728136Z 2025-05-07T20:26:01.2728141Z 2025-05-07T20:26:01.2728145Z 2025-05-07T20:26:01.2728149Z 2025-05-07T20:26:01.2728153Z 2025-05-07T20:26:01.2728156Z 2025-05-07T20:26:01.2728160Z 2025-05-07T20:26:01.2728164Z 2025-05-07T20:26:01.2728168Z 2025-05-07T20:26:01.2728171Z 2025-05-07T20:26:01.2728175Z 2025-05-07T20:26:01.2847952Z cuda-nvcc-tools-12.8 | 24.5 MB | | 0%  2025-05-07T20:26:01.2848354Z 2025-05-07T20:26:01.2848358Z 2025-05-07T20:26:01.2848362Z 2025-05-07T20:26:01.2848366Z 2025-05-07T20:26:01.2848377Z 2025-05-07T20:26:01.2848381Z 2025-05-07T20:26:01.2848384Z 2025-05-07T20:26:01.2848388Z 2025-05-07T20:26:01.2848391Z 2025-05-07T20:26:01.2848395Z 2025-05-07T20:26:01.2848714Z 2025-05-07T20:26:01.3305835Z libnvjitlink-12.8.61 | 28.7 MB | ####6 | 47%  2025-05-07T20:26:01.3306260Z 2025-05-07T20:26:01.3306266Z 2025-05-07T20:26:01.3306271Z 2025-05-07T20:26:01.3306276Z 2025-05-07T20:26:01.3306282Z 2025-05-07T20:26:01.3306288Z 2025-05-07T20:26:01.3306294Z 2025-05-07T20:26:01.3306299Z 2025-05-07T20:26:01.3306304Z 2025-05-07T20:26:01.3306309Z 2025-05-07T20:26:01.3306314Z 2025-05-07T20:26:01.3306319Z 2025-05-07T20:26:01.3309957Z 2025-05-07T20:26:01.3733295Z cuda-nvvm-tools-12.8 | 23.5 MB | | 0%  2025-05-07T20:26:01.3734236Z 2025-05-07T20:26:01.3734241Z 2025-05-07T20:26:01.3734245Z 2025-05-07T20:26:01.3734249Z 2025-05-07T20:26:01.3734252Z 2025-05-07T20:26:01.3734256Z 2025-05-07T20:26:01.3734260Z 2025-05-07T20:26:01.3734263Z 2025-05-07T20:26:01.3734267Z 2025-05-07T20:26:01.3734271Z 2025-05-07T20:26:01.3734283Z 2025-05-07T20:26:01.3734287Z 2025-05-07T20:26:01.4115801Z cuda-nvcc-tools-12.8 | 24.5 MB | # | 11%  2025-05-07T20:26:01.4116332Z 2025-05-07T20:26:01.4116338Z 2025-05-07T20:26:01.4116355Z 2025-05-07T20:26:01.4116361Z 2025-05-07T20:26:01.4116366Z 2025-05-07T20:26:01.4116371Z 2025-05-07T20:26:01.4116376Z 2025-05-07T20:26:01.4116382Z 2025-05-07T20:26:01.4116387Z 2025-05-07T20:26:01.4116393Z 2025-05-07T20:26:01.4116398Z 2025-05-07T20:26:01.4307169Z libnvjitlink-12.8.61 | 28.7 MB | #####8 | 58%  2025-05-07T20:26:01.4307589Z 2025-05-07T20:26:01.4307594Z 2025-05-07T20:26:01.4307633Z 2025-05-07T20:26:01.4307638Z 2025-05-07T20:26:01.4307644Z 2025-05-07T20:26:01.4307649Z 2025-05-07T20:26:01.4307654Z 2025-05-07T20:26:01.4307659Z 2025-05-07T20:26:01.4307664Z 2025-05-07T20:26:01.4307669Z 2025-05-07T20:26:01.4307674Z 2025-05-07T20:26:01.4307679Z 2025-05-07T20:26:01.4309668Z 2025-05-07T20:26:01.4797674Z cuda-nvvm-tools-12.8 | 23.5 MB | #1 | 12%  2025-05-07T20:26:01.4798475Z 2025-05-07T20:26:01.4798481Z 2025-05-07T20:26:01.4798487Z 2025-05-07T20:26:01.4798503Z 2025-05-07T20:26:01.4798509Z 2025-05-07T20:26:01.4798514Z 2025-05-07T20:26:01.4798519Z 2025-05-07T20:26:01.4798524Z 2025-05-07T20:26:01.4798530Z 2025-05-07T20:26:01.4798540Z 2025-05-07T20:26:01.4798543Z 2025-05-07T20:26:01.4798964Z 2025-05-07T20:26:01.5350960Z cuda-nvcc-tools-12.8 | 24.5 MB | ##1 | 21%  2025-05-07T20:26:01.5351389Z 2025-05-07T20:26:01.5351394Z 2025-05-07T20:26:01.5351400Z 2025-05-07T20:26:01.5351443Z 2025-05-07T20:26:01.5351449Z 2025-05-07T20:26:01.5351454Z 2025-05-07T20:26:01.5351459Z 2025-05-07T20:26:01.5351464Z 2025-05-07T20:26:01.5351469Z 2025-05-07T20:26:01.5351475Z 2025-05-07T20:26:01.5351480Z 2025-05-07T20:26:01.5351485Z 2025-05-07T20:26:01.5351490Z 2025-05-07T20:26:01.5464123Z cuda-nvvm-tools-12.8 | 23.5 MB | ##2 | 23%  2025-05-07T20:26:01.5464549Z 2025-05-07T20:26:01.5464555Z 2025-05-07T20:26:01.5464560Z 2025-05-07T20:26:01.5464565Z 2025-05-07T20:26:01.5464571Z 2025-05-07T20:26:01.5464576Z 2025-05-07T20:26:01.5464581Z 2025-05-07T20:26:01.5464586Z 2025-05-07T20:26:01.5464591Z 2025-05-07T20:26:01.5464596Z 2025-05-07T20:26:01.5471690Z 2025-05-07T20:26:01.5798527Z libnvjitlink-12.8.61 | 28.7 MB | ######8 | 69%  2025-05-07T20:26:01.5798955Z 2025-05-07T20:26:01.5798961Z 2025-05-07T20:26:01.5798967Z 2025-05-07T20:26:01.5798972Z 2025-05-07T20:26:01.5798977Z 2025-05-07T20:26:01.5799255Z 2025-05-07T20:26:01.5799262Z 2025-05-07T20:26:01.5799280Z 2025-05-07T20:26:01.5799286Z 2025-05-07T20:26:01.5799291Z 2025-05-07T20:26:01.5799296Z 2025-05-07T20:26:01.5799301Z 2025-05-07T20:26:01.6353538Z cuda-nvcc-tools-12.8 | 24.5 MB | ###1 | 31%  2025-05-07T20:26:01.6353958Z 2025-05-07T20:26:01.6353964Z 2025-05-07T20:26:01.6353969Z 2025-05-07T20:26:01.6353975Z 2025-05-07T20:26:01.6353980Z 2025-05-07T20:26:01.6353985Z 2025-05-07T20:26:01.6353990Z 2025-05-07T20:26:01.6353995Z 2025-05-07T20:26:01.6354000Z 2025-05-07T20:26:01.6354006Z 2025-05-07T20:26:01.6354011Z 2025-05-07T20:26:01.6354016Z 2025-05-07T20:26:01.6354636Z 2025-05-07T20:26:01.6695165Z cuda-nvvm-tools-12.8 | 23.5 MB | ###4 | 34%  2025-05-07T20:26:01.6695587Z 2025-05-07T20:26:01.6695592Z 2025-05-07T20:26:01.6695598Z 2025-05-07T20:26:01.6695603Z 2025-05-07T20:26:01.6695608Z 2025-05-07T20:26:01.6695614Z 2025-05-07T20:26:01.6695885Z 2025-05-07T20:26:01.6695890Z 2025-05-07T20:26:01.6695895Z 2025-05-07T20:26:01.6695901Z 2025-05-07T20:26:01.6697455Z 2025-05-07T20:26:01.6812998Z libnvjitlink-12.8.61 | 28.7 MB | #######8 | 78%  2025-05-07T20:26:01.6813414Z 2025-05-07T20:26:01.6813420Z 2025-05-07T20:26:01.6813426Z 2025-05-07T20:26:01.6813431Z 2025-05-07T20:26:01.6813436Z 2025-05-07T20:26:01.6813451Z 2025-05-07T20:26:01.6813456Z 2025-05-07T20:26:01.6813461Z 2025-05-07T20:26:01.6813467Z 2025-05-07T20:26:01.6813472Z 2025-05-07T20:26:01.6813477Z 2025-05-07T20:26:01.6813482Z 2025-05-07T20:26:01.7437856Z cuda-nvcc-tools-12.8 | 24.5 MB | ####1 | 42%  2025-05-07T20:26:01.7438282Z 2025-05-07T20:26:01.7438287Z 2025-05-07T20:26:01.7438293Z 2025-05-07T20:26:01.7438298Z 2025-05-07T20:26:01.7438304Z 2025-05-07T20:26:01.7438309Z 2025-05-07T20:26:01.7438314Z 2025-05-07T20:26:01.7438319Z 2025-05-07T20:26:01.7438324Z 2025-05-07T20:26:01.7438362Z 2025-05-07T20:26:01.7438368Z 2025-05-07T20:26:01.7438373Z 2025-05-07T20:26:01.7438378Z 2025-05-07T20:26:01.7698978Z cuda-nvvm-tools-12.8 | 23.5 MB | ####5 | 46%  2025-05-07T20:26:01.7699398Z 2025-05-07T20:26:01.7699404Z 2025-05-07T20:26:01.7699409Z 2025-05-07T20:26:01.7699414Z 2025-05-07T20:26:01.7699419Z 2025-05-07T20:26:01.7699424Z 2025-05-07T20:26:01.7699430Z 2025-05-07T20:26:01.7699435Z 2025-05-07T20:26:01.7699440Z 2025-05-07T20:26:01.7699445Z 2025-05-07T20:26:01.7699450Z 2025-05-07T20:26:01.8116669Z libnvjitlink-12.8.61 | 28.7 MB | ########8 | 89%  2025-05-07T20:26:01.8117180Z 2025-05-07T20:26:01.8117186Z 2025-05-07T20:26:01.8117191Z 2025-05-07T20:26:01.8117197Z 2025-05-07T20:26:01.8117202Z 2025-05-07T20:26:01.8117216Z 2025-05-07T20:26:01.8117222Z 2025-05-07T20:26:01.8117227Z 2025-05-07T20:26:01.8117232Z 2025-05-07T20:26:01.8117237Z 2025-05-07T20:26:01.8117242Z 2025-05-07T20:26:01.8117248Z 2025-05-07T20:26:01.8438638Z cuda-nvcc-tools-12.8 | 24.5 MB | #####1 | 52%  2025-05-07T20:26:01.8439073Z 2025-05-07T20:26:01.8439078Z 2025-05-07T20:26:01.8439084Z 2025-05-07T20:26:01.8439089Z 2025-05-07T20:26:01.8439094Z 2025-05-07T20:26:01.8439099Z 2025-05-07T20:26:01.8439104Z 2025-05-07T20:26:01.8439109Z 2025-05-07T20:26:01.8439114Z 2025-05-07T20:26:01.8439119Z 2025-05-07T20:26:01.8439124Z 2025-05-07T20:26:01.8439130Z 2025-05-07T20:26:01.8439135Z 2025-05-07T20:26:01.8702281Z cuda-nvvm-tools-12.8 | 23.5 MB | #####6 | 57%  2025-05-07T20:26:01.8702701Z 2025-05-07T20:26:01.8702706Z 2025-05-07T20:26:01.8702712Z 2025-05-07T20:26:01.8702717Z 2025-05-07T20:26:01.8702722Z 2025-05-07T20:26:01.8702728Z 2025-05-07T20:26:01.8702733Z 2025-05-07T20:26:01.8702738Z 2025-05-07T20:26:01.8702743Z 2025-05-07T20:26:01.8702749Z 2025-05-07T20:26:01.8704288Z 2025-05-07T20:26:01.9124356Z libnvjitlink-12.8.61 | 28.7 MB | #########8 | 98%  2025-05-07T20:26:01.9124973Z 2025-05-07T20:26:01.9124977Z 2025-05-07T20:26:01.9124981Z 2025-05-07T20:26:01.9124985Z 2025-05-07T20:26:01.9124997Z 2025-05-07T20:26:01.9125001Z 2025-05-07T20:26:01.9125005Z 2025-05-07T20:26:01.9125009Z 2025-05-07T20:26:01.9125012Z 2025-05-07T20:26:01.9125016Z 2025-05-07T20:26:01.9125020Z 2025-05-07T20:26:01.9125023Z 2025-05-07T20:26:01.9445171Z cuda-nvcc-tools-12.8 | 24.5 MB | ######4 | 64%  2025-05-07T20:26:01.9445622Z 2025-05-07T20:26:01.9445628Z 2025-05-07T20:26:01.9445634Z 2025-05-07T20:26:01.9445649Z 2025-05-07T20:26:01.9445654Z 2025-05-07T20:26:01.9445660Z 2025-05-07T20:26:01.9445665Z 2025-05-07T20:26:01.9445670Z 2025-05-07T20:26:01.9445675Z 2025-05-07T20:26:01.9445681Z 2025-05-07T20:26:01.9445686Z 2025-05-07T20:26:01.9445691Z 2025-05-07T20:26:01.9447298Z 2025-05-07T20:26:02.0126249Z cuda-nvvm-tools-12.8 | 23.5 MB | ######9 | 69%  2025-05-07T20:26:02.0126999Z 2025-05-07T20:26:02.0127004Z 2025-05-07T20:26:02.0127008Z 2025-05-07T20:26:02.0127011Z 2025-05-07T20:26:02.0127015Z 2025-05-07T20:26:02.0127019Z 2025-05-07T20:26:02.0127022Z 2025-05-07T20:26:02.0127026Z 2025-05-07T20:26:02.0127030Z 2025-05-07T20:26:02.0127034Z 2025-05-07T20:26:02.0127037Z 2025-05-07T20:26:02.0128185Z 2025-05-07T20:26:02.0448348Z cuda-nvcc-tools-12.8 | 24.5 MB | #######6 | 77%  2025-05-07T20:26:02.0448668Z 2025-05-07T20:26:02.0448672Z 2025-05-07T20:26:02.0448676Z 2025-05-07T20:26:02.0448680Z 2025-05-07T20:26:02.0448683Z 2025-05-07T20:26:02.0448687Z 2025-05-07T20:26:02.0448691Z 2025-05-07T20:26:02.0448695Z 2025-05-07T20:26:02.0448707Z 2025-05-07T20:26:02.0448711Z 2025-05-07T20:26:02.0448715Z 2025-05-07T20:26:02.0448718Z 2025-05-07T20:26:02.0450898Z 2025-05-07T20:26:02.1130626Z cuda-nvvm-tools-12.8 | 23.5 MB | ########3 | 83%  2025-05-07T20:26:02.1131156Z 2025-05-07T20:26:02.1131163Z 2025-05-07T20:26:02.1131168Z 2025-05-07T20:26:02.1131173Z 2025-05-07T20:26:02.1131178Z 2025-05-07T20:26:02.1131183Z 2025-05-07T20:26:02.1131188Z 2025-05-07T20:26:02.1131193Z 2025-05-07T20:26:02.1131198Z 2025-05-07T20:26:02.1131203Z 2025-05-07T20:26:02.1131208Z 2025-05-07T20:26:02.1132004Z 2025-05-07T20:26:02.1450152Z cuda-nvcc-tools-12.8 | 24.5 MB | ########9 | 90%  2025-05-07T20:26:02.1450480Z 2025-05-07T20:26:02.1450485Z 2025-05-07T20:26:02.1450488Z 2025-05-07T20:26:02.1450492Z 2025-05-07T20:26:02.1450496Z 2025-05-07T20:26:02.1450500Z 2025-05-07T20:26:02.1450503Z 2025-05-07T20:26:02.1450507Z 2025-05-07T20:26:02.1450511Z 2025-05-07T20:26:02.1450515Z 2025-05-07T20:26:02.1450518Z 2025-05-07T20:26:02.1450522Z 2025-05-07T20:26:02.1450526Z 2025-05-07T20:26:02.1993466Z cuda-nvvm-tools-12.8 | 23.5 MB | #########7 | 97%  2025-05-07T20:26:02.1993786Z 2025-05-07T20:26:02.1996212Z 2025-05-07T20:26:02.5341431Z libcusparse-12.5.7.5 | 164.9 MB | ########## | 100%  2025-05-07T20:26:02.5343295Z 2025-05-07T20:26:02.5866510Z nsight-compute-2025. | 320.6 MB | ########## | 100%  2025-05-07T20:26:02.5866784Z 2025-05-07T20:26:02.5866788Z 2025-05-07T20:26:02.5866792Z 2025-05-07T20:26:02.5866796Z 2025-05-07T20:26:02.5866800Z 2025-05-07T20:26:02.5866803Z 2025-05-07T20:26:02.5866807Z 2025-05-07T20:26:02.5866811Z 2025-05-07T20:26:02.5866815Z 2025-05-07T20:26:02.5866818Z 2025-05-07T20:26:02.5866822Z 2025-05-07T20:26:02.5866826Z 2025-05-07T20:26:02.5866829Z 2025-05-07T20:26:02.5868250Z 2025-05-07T20:26:02.6873923Z python-3.9.18 | 22.7 MB | | 0%  2025-05-07T20:26:02.6874297Z 2025-05-07T20:26:02.6874301Z 2025-05-07T20:26:02.6874304Z 2025-05-07T20:26:02.6874308Z 2025-05-07T20:26:02.6874312Z 2025-05-07T20:26:02.6874316Z 2025-05-07T20:26:02.6874320Z 2025-05-07T20:26:02.6874323Z 2025-05-07T20:26:02.6874580Z 2025-05-07T20:26:02.6874586Z 2025-05-07T20:26:02.6874589Z 2025-05-07T20:26:02.6874593Z 2025-05-07T20:26:02.6874597Z 2025-05-07T20:26:02.6874863Z 2025-05-07T20:26:02.7881101Z python-3.9.18 | 22.7 MB | #2 | 12%  2025-05-07T20:26:02.7881408Z 2025-05-07T20:26:02.7881411Z 2025-05-07T20:26:02.7881415Z 2025-05-07T20:26:02.7881419Z 2025-05-07T20:26:02.7881423Z 2025-05-07T20:26:02.7881427Z 2025-05-07T20:26:02.7881431Z 2025-05-07T20:26:02.7881442Z 2025-05-07T20:26:02.7881446Z 2025-05-07T20:26:02.7881450Z 2025-05-07T20:26:02.7881453Z 2025-05-07T20:26:02.7881457Z 2025-05-07T20:26:02.7881461Z 2025-05-07T20:26:02.7883952Z 2025-05-07T20:26:02.8200083Z python-3.9.18 | 22.7 MB | ##6 | 26%  2025-05-07T20:26:02.8200390Z 2025-05-07T20:26:02.8200395Z 2025-05-07T20:26:02.8200398Z 2025-05-07T20:26:02.8200402Z 2025-05-07T20:26:02.8200408Z 2025-05-07T20:26:02.8200412Z 2025-05-07T20:26:02.8200669Z 2025-05-07T20:26:02.8200673Z 2025-05-07T20:26:02.8200676Z 2025-05-07T20:26:02.8200680Z 2025-05-07T20:26:02.8200856Z 2025-05-07T20:26:02.8803237Z libnvjitlink-12.8.61 | 28.7 MB | ########## | 100%  2025-05-07T20:26:02.8803586Z 2025-05-07T20:26:02.8803591Z 2025-05-07T20:26:02.8803594Z 2025-05-07T20:26:02.8803598Z 2025-05-07T20:26:02.8803602Z 2025-05-07T20:26:02.8803605Z 2025-05-07T20:26:02.8803609Z 2025-05-07T20:26:02.8803613Z 2025-05-07T20:26:02.8803616Z 2025-05-07T20:26:02.8803620Z 2025-05-07T20:26:02.8803623Z 2025-05-07T20:26:02.8803627Z 2025-05-07T20:26:02.8803638Z 2025-05-07T20:26:02.8803642Z 2025-05-07T20:26:02.8806278Z 2025-05-07T20:26:02.8881180Z cuda-nvvm-impl-12.8. | 20.8 MB | | 0%  2025-05-07T20:26:02.8881630Z 2025-05-07T20:26:02.8881637Z 2025-05-07T20:26:02.8881643Z 2025-05-07T20:26:02.8881648Z 2025-05-07T20:26:02.8881654Z 2025-05-07T20:26:02.8881659Z 2025-05-07T20:26:02.8881703Z 2025-05-07T20:26:02.8881710Z 2025-05-07T20:26:02.8881714Z 2025-05-07T20:26:02.8881718Z 2025-05-07T20:26:02.8881721Z 2025-05-07T20:26:02.8881725Z 2025-05-07T20:26:02.8881729Z 2025-05-07T20:26:02.8884210Z 2025-05-07T20:26:02.9688323Z python-3.9.18 | 22.7 MB | ####1 | 41%  2025-05-07T20:26:02.9688622Z 2025-05-07T20:26:02.9688626Z 2025-05-07T20:26:02.9688630Z 2025-05-07T20:26:02.9688634Z 2025-05-07T20:26:02.9688637Z 2025-05-07T20:26:02.9688641Z 2025-05-07T20:26:02.9688645Z 2025-05-07T20:26:02.9688649Z 2025-05-07T20:26:02.9688653Z 2025-05-07T20:26:02.9688660Z 2025-05-07T20:26:02.9688664Z 2025-05-07T20:26:02.9688667Z 2025-05-07T20:26:02.9688671Z 2025-05-07T20:26:02.9803144Z cuda-nvvm-tools-12.8 | 23.5 MB | ########## | 100%  2025-05-07T20:26:02.9803531Z 2025-05-07T20:26:02.9803536Z 2025-05-07T20:26:02.9803539Z 2025-05-07T20:26:02.9803544Z 2025-05-07T20:26:02.9803548Z 2025-05-07T20:26:02.9803582Z 2025-05-07T20:26:02.9803586Z 2025-05-07T20:26:02.9803589Z 2025-05-07T20:26:02.9803593Z 2025-05-07T20:26:02.9803597Z 2025-05-07T20:26:02.9803600Z 2025-05-07T20:26:02.9803611Z 2025-05-07T20:26:02.9811909Z cuda-nvcc-tools-12.8 | 24.5 MB | ########## | 100%  2025-05-07T20:26:02.9812285Z 2025-05-07T20:26:02.9812289Z 2025-05-07T20:26:02.9812292Z 2025-05-07T20:26:02.9812303Z 2025-05-07T20:26:02.9812307Z 2025-05-07T20:26:02.9812310Z 2025-05-07T20:26:02.9812314Z 2025-05-07T20:26:02.9812317Z 2025-05-07T20:26:02.9812321Z 2025-05-07T20:26:02.9812325Z 2025-05-07T20:26:02.9812328Z 2025-05-07T20:26:02.9812332Z 2025-05-07T20:26:02.9812335Z 2025-05-07T20:26:02.9812339Z 2025-05-07T20:26:02.9815855Z 2025-05-07T20:26:03.0008503Z cuda-nvvm-impl-12.8. | 20.8 MB | #3 | 14%  2025-05-07T20:26:03.0009070Z 2025-05-07T20:26:03.0009074Z 2025-05-07T20:26:03.0009078Z 2025-05-07T20:26:03.0009082Z 2025-05-07T20:26:03.0009304Z 2025-05-07T20:26:03.0009309Z 2025-05-07T20:26:03.0009313Z 2025-05-07T20:26:03.0009316Z 2025-05-07T20:26:03.0009320Z 2025-05-07T20:26:03.0009323Z 2025-05-07T20:26:03.0009327Z 2025-05-07T20:26:03.0009330Z 2025-05-07T20:26:03.0009334Z 2025-05-07T20:26:03.0009629Z 2025-05-07T20:26:03.0164731Z python-3.9.18 | 22.7 MB | #####5 | 55%  2025-05-07T20:26:03.0165023Z 2025-05-07T20:26:03.0165027Z 2025-05-07T20:26:03.0165030Z 2025-05-07T20:26:03.0165041Z 2025-05-07T20:26:03.0165045Z 2025-05-07T20:26:03.0165048Z 2025-05-07T20:26:03.0165052Z 2025-05-07T20:26:03.0165055Z 2025-05-07T20:26:03.0165059Z 2025-05-07T20:26:03.0165062Z 2025-05-07T20:26:03.0165066Z 2025-05-07T20:26:03.0165070Z 2025-05-07T20:26:03.0165073Z 2025-05-07T20:26:03.0165077Z 2025-05-07T20:26:03.0165081Z 2025-05-07T20:26:03.0165084Z 2025-05-07T20:26:03.0165912Z 2025-05-07T20:26:03.0407842Z cuda-sanitizer-api-1 | 8.8 MB | | 0%  2025-05-07T20:26:03.0408433Z 2025-05-07T20:26:03.0408438Z 2025-05-07T20:26:03.0408441Z 2025-05-07T20:26:03.0408445Z 2025-05-07T20:26:03.0408449Z 2025-05-07T20:26:03.0408452Z 2025-05-07T20:26:03.0408456Z 2025-05-07T20:26:03.0408460Z 2025-05-07T20:26:03.0408463Z 2025-05-07T20:26:03.0408467Z 2025-05-07T20:26:03.0408471Z 2025-05-07T20:26:03.0408475Z 2025-05-07T20:26:03.0408478Z 2025-05-07T20:26:03.0408492Z 2025-05-07T20:26:03.0408496Z 2025-05-07T20:26:03.0414943Z 2025-05-07T20:26:03.0812235Z cuda-nvcc-dev_linux- | 12.7 MB | | 0%  2025-05-07T20:26:03.0812602Z 2025-05-07T20:26:03.0812612Z 2025-05-07T20:26:03.0812616Z 2025-05-07T20:26:03.0812619Z 2025-05-07T20:26:03.0812623Z 2025-05-07T20:26:03.0812627Z 2025-05-07T20:26:03.0812631Z 2025-05-07T20:26:03.0812634Z 2025-05-07T20:26:03.0812638Z 2025-05-07T20:26:03.0812642Z 2025-05-07T20:26:03.0812645Z 2025-05-07T20:26:03.0812653Z 2025-05-07T20:26:03.0812680Z 2025-05-07T20:26:03.0812684Z 2025-05-07T20:26:03.0815596Z 2025-05-07T20:26:03.1049777Z cuda-nvvm-impl-12.8. | 20.8 MB | ##7 | 28%  2025-05-07T20:26:03.1050384Z 2025-05-07T20:26:03.1050388Z 2025-05-07T20:26:03.1050392Z 2025-05-07T20:26:03.1050396Z 2025-05-07T20:26:03.1050399Z 2025-05-07T20:26:03.1050403Z 2025-05-07T20:26:03.1050407Z 2025-05-07T20:26:03.1050410Z 2025-05-07T20:26:03.1050414Z 2025-05-07T20:26:03.1050417Z 2025-05-07T20:26:03.1050421Z 2025-05-07T20:26:03.1050425Z 2025-05-07T20:26:03.1050435Z 2025-05-07T20:26:03.1050439Z 2025-05-07T20:26:03.1166510Z python-3.9.18 | 22.7 MB | ######8 | 69%  2025-05-07T20:26:03.1166857Z 2025-05-07T20:26:03.1166862Z 2025-05-07T20:26:03.1166871Z 2025-05-07T20:26:03.1166875Z 2025-05-07T20:26:03.1166878Z 2025-05-07T20:26:03.1166882Z 2025-05-07T20:26:03.1166886Z 2025-05-07T20:26:03.1166890Z 2025-05-07T20:26:03.1166893Z 2025-05-07T20:26:03.1166923Z 2025-05-07T20:26:03.1166927Z 2025-05-07T20:26:03.1166931Z 2025-05-07T20:26:03.1166934Z 2025-05-07T20:26:03.1166938Z 2025-05-07T20:26:03.1166942Z 2025-05-07T20:26:03.1166946Z 2025-05-07T20:26:03.1168158Z 2025-05-07T20:26:03.1411181Z cuda-sanitizer-api-1 | 8.8 MB | ##9 | 29%  2025-05-07T20:26:03.1411518Z 2025-05-07T20:26:03.1411522Z 2025-05-07T20:26:03.1411526Z 2025-05-07T20:26:03.1411529Z 2025-05-07T20:26:03.1411533Z 2025-05-07T20:26:03.1411537Z 2025-05-07T20:26:03.1411541Z 2025-05-07T20:26:03.1411544Z 2025-05-07T20:26:03.1411548Z 2025-05-07T20:26:03.1411552Z 2025-05-07T20:26:03.1411555Z 2025-05-07T20:26:03.1411559Z 2025-05-07T20:26:03.1411571Z 2025-05-07T20:26:03.1411575Z 2025-05-07T20:26:03.1411579Z 2025-05-07T20:26:03.1411582Z 2025-05-07T20:26:03.2079962Z cuda-nvcc-dev_linux- | 12.7 MB | #8 | 19%  2025-05-07T20:26:03.2080391Z 2025-05-07T20:26:03.2080636Z 2025-05-07T20:26:03.2080641Z 2025-05-07T20:26:03.2080645Z 2025-05-07T20:26:03.2080649Z 2025-05-07T20:26:03.2080652Z 2025-05-07T20:26:03.2080656Z 2025-05-07T20:26:03.2080660Z 2025-05-07T20:26:03.2080664Z 2025-05-07T20:26:03.2080674Z 2025-05-07T20:26:03.2080677Z 2025-05-07T20:26:03.2080681Z 2025-05-07T20:26:03.2080685Z 2025-05-07T20:26:03.2080688Z 2025-05-07T20:26:03.2081731Z 2025-05-07T20:26:03.2142491Z cuda-nvvm-impl-12.8. | 20.8 MB | ####1 | 42%  2025-05-07T20:26:03.2142864Z 2025-05-07T20:26:03.2142868Z 2025-05-07T20:26:03.2142872Z 2025-05-07T20:26:03.2142875Z 2025-05-07T20:26:03.2142879Z 2025-05-07T20:26:03.2142882Z 2025-05-07T20:26:03.2142886Z 2025-05-07T20:26:03.2142890Z 2025-05-07T20:26:03.2142893Z 2025-05-07T20:26:03.2142897Z 2025-05-07T20:26:03.2142909Z 2025-05-07T20:26:03.2142912Z 2025-05-07T20:26:03.2142916Z 2025-05-07T20:26:03.2142920Z 2025-05-07T20:26:03.2251291Z python-3.9.18 | 22.7 MB | ########1 | 82%  2025-05-07T20:26:03.2251928Z 2025-05-07T20:26:03.2251932Z 2025-05-07T20:26:03.2251936Z 2025-05-07T20:26:03.2251940Z 2025-05-07T20:26:03.2251944Z 2025-05-07T20:26:03.2251947Z 2025-05-07T20:26:03.2251951Z 2025-05-07T20:26:03.2251955Z 2025-05-07T20:26:03.2251958Z 2025-05-07T20:26:03.2251962Z 2025-05-07T20:26:03.2251966Z 2025-05-07T20:26:03.2251969Z 2025-05-07T20:26:03.2251973Z 2025-05-07T20:26:03.2251977Z 2025-05-07T20:26:03.2251981Z 2025-05-07T20:26:03.2251984Z 2025-05-07T20:26:03.2251988Z 2025-05-07T20:26:03.2413881Z cuda-sanitizer-api-1 | 8.8 MB | #####8 | 59%  2025-05-07T20:26:03.2414312Z 2025-05-07T20:26:03.2414316Z 2025-05-07T20:26:03.2414320Z 2025-05-07T20:26:03.2414323Z 2025-05-07T20:26:03.2414327Z 2025-05-07T20:26:03.2414331Z 2025-05-07T20:26:03.2414334Z 2025-05-07T20:26:03.2414338Z 2025-05-07T20:26:03.2414342Z 2025-05-07T20:26:03.2414345Z 2025-05-07T20:26:03.2414364Z 2025-05-07T20:26:03.2414374Z 2025-05-07T20:26:03.2414378Z 2025-05-07T20:26:03.2414381Z 2025-05-07T20:26:03.2414385Z 2025-05-07T20:26:03.2414389Z 2025-05-07T20:26:03.3128591Z cuda-nvcc-dev_linux- | 12.7 MB | ###9 | 40%  2025-05-07T20:26:03.3128960Z 2025-05-07T20:26:03.3128964Z 2025-05-07T20:26:03.3128968Z 2025-05-07T20:26:03.3128971Z 2025-05-07T20:26:03.3128975Z 2025-05-07T20:26:03.3128979Z 2025-05-07T20:26:03.3128983Z 2025-05-07T20:26:03.3128986Z 2025-05-07T20:26:03.3128990Z 2025-05-07T20:26:03.3128994Z 2025-05-07T20:26:03.3128998Z 2025-05-07T20:26:03.3129001Z 2025-05-07T20:26:03.3129005Z 2025-05-07T20:26:03.3129013Z 2025-05-07T20:26:03.3129016Z 2025-05-07T20:26:03.3276798Z cuda-nvvm-impl-12.8. | 20.8 MB | #####4 | 54%  2025-05-07T20:26:03.3277127Z 2025-05-07T20:26:03.3277131Z 2025-05-07T20:26:03.3277135Z 2025-05-07T20:26:03.3277138Z 2025-05-07T20:26:03.3277142Z 2025-05-07T20:26:03.3277170Z 2025-05-07T20:26:03.3277174Z 2025-05-07T20:26:03.3277178Z 2025-05-07T20:26:03.3277181Z 2025-05-07T20:26:03.3277185Z 2025-05-07T20:26:03.3277196Z 2025-05-07T20:26:03.3277200Z 2025-05-07T20:26:03.3277204Z 2025-05-07T20:26:03.3279145Z 2025-05-07T20:26:03.3342461Z python-3.9.18 | 22.7 MB | #########4 | 95%  2025-05-07T20:26:03.3342764Z 2025-05-07T20:26:03.3342768Z 2025-05-07T20:26:03.3342772Z 2025-05-07T20:26:03.3342775Z 2025-05-07T20:26:03.3342779Z 2025-05-07T20:26:03.3342783Z 2025-05-07T20:26:03.3342786Z 2025-05-07T20:26:03.3342790Z 2025-05-07T20:26:03.3342794Z 2025-05-07T20:26:03.3342797Z 2025-05-07T20:26:03.3342801Z 2025-05-07T20:26:03.3342805Z 2025-05-07T20:26:03.3342808Z 2025-05-07T20:26:03.3342812Z 2025-05-07T20:26:03.3342816Z 2025-05-07T20:26:03.3342819Z 2025-05-07T20:26:03.3345739Z 2025-05-07T20:26:03.3450400Z cuda-sanitizer-api-1 | 8.8 MB | ########6 | 87%  2025-05-07T20:26:03.3450840Z 2025-05-07T20:26:03.3450845Z 2025-05-07T20:26:03.3450849Z 2025-05-07T20:26:03.3450852Z 2025-05-07T20:26:03.3450856Z 2025-05-07T20:26:03.3450860Z 2025-05-07T20:26:03.3450864Z 2025-05-07T20:26:03.3450867Z 2025-05-07T20:26:03.3450871Z 2025-05-07T20:26:03.3450887Z 2025-05-07T20:26:03.3450891Z 2025-05-07T20:26:03.3450894Z 2025-05-07T20:26:03.3450898Z 2025-05-07T20:26:03.3450902Z 2025-05-07T20:26:03.3450906Z 2025-05-07T20:26:03.3450909Z 2025-05-07T20:26:03.4132061Z cuda-nvcc-dev_linux- | 12.7 MB | #####9 | 60%  2025-05-07T20:26:03.4132497Z 2025-05-07T20:26:03.4132501Z 2025-05-07T20:26:03.4132505Z 2025-05-07T20:26:03.4132509Z 2025-05-07T20:26:03.4132512Z 2025-05-07T20:26:03.4132516Z 2025-05-07T20:26:03.4132520Z 2025-05-07T20:26:03.4132523Z 2025-05-07T20:26:03.4132527Z 2025-05-07T20:26:03.4132531Z 2025-05-07T20:26:03.4132535Z 2025-05-07T20:26:03.4132538Z 2025-05-07T20:26:03.4132542Z 2025-05-07T20:26:03.4132822Z 2025-05-07T20:26:03.4133481Z 2025-05-07T20:26:03.4456835Z cuda-nvvm-impl-12.8. | 20.8 MB | ######7 | 67%  2025-05-07T20:26:03.4457160Z 2025-05-07T20:26:03.4457165Z 2025-05-07T20:26:03.4457168Z 2025-05-07T20:26:03.4457172Z 2025-05-07T20:26:03.4457176Z 2025-05-07T20:26:03.4457180Z 2025-05-07T20:26:03.4457183Z 2025-05-07T20:26:03.4457187Z 2025-05-07T20:26:03.4457197Z 2025-05-07T20:26:03.4457201Z 2025-05-07T20:26:03.4457204Z 2025-05-07T20:26:03.4457208Z 2025-05-07T20:26:03.4457212Z 2025-05-07T20:26:03.4457215Z 2025-05-07T20:26:03.4457219Z 2025-05-07T20:26:03.4457222Z 2025-05-07T20:26:03.5135746Z cuda-nvcc-dev_linux- | 12.7 MB | ########2 | 82%  2025-05-07T20:26:03.5136084Z 2025-05-07T20:26:03.5136088Z 2025-05-07T20:26:03.5136092Z 2025-05-07T20:26:03.5136096Z 2025-05-07T20:26:03.5136099Z 2025-05-07T20:26:03.5136103Z 2025-05-07T20:26:03.5136107Z 2025-05-07T20:26:03.5136110Z 2025-05-07T20:26:03.5136132Z 2025-05-07T20:26:03.5136136Z 2025-05-07T20:26:03.5136140Z 2025-05-07T20:26:03.5136143Z 2025-05-07T20:26:03.5136147Z 2025-05-07T20:26:03.5136151Z 2025-05-07T20:26:03.5137469Z 2025-05-07T20:26:03.6137832Z cuda-nvvm-impl-12.8. | 20.8 MB | ########1 | 82%  2025-05-07T20:26:03.6138237Z 2025-05-07T20:26:03.6138253Z 2025-05-07T20:26:03.6138258Z 2025-05-07T20:26:03.6138263Z 2025-05-07T20:26:03.6138267Z 2025-05-07T20:26:03.6138272Z 2025-05-07T20:26:03.6138276Z 2025-05-07T20:26:03.6138292Z 2025-05-07T20:26:03.6138297Z 2025-05-07T20:26:03.6138301Z 2025-05-07T20:26:03.6138306Z 2025-05-07T20:26:03.6138310Z 2025-05-07T20:26:03.6138315Z 2025-05-07T20:26:03.6138319Z 2025-05-07T20:26:03.6142158Z 2025-05-07T20:26:03.6885196Z cuda-nvvm-impl-12.8. | 20.8 MB | #########5 | 96%  2025-05-07T20:26:03.6885719Z 2025-05-07T20:26:03.6885725Z 2025-05-07T20:26:03.6885731Z 2025-05-07T20:26:03.6885758Z 2025-05-07T20:26:03.6885765Z 2025-05-07T20:26:03.6885771Z 2025-05-07T20:26:03.6885776Z 2025-05-07T20:26:03.6885783Z 2025-05-07T20:26:03.6885788Z 2025-05-07T20:26:03.6885795Z 2025-05-07T20:26:03.6885800Z 2025-05-07T20:26:03.6885806Z 2025-05-07T20:26:03.6885812Z 2025-05-07T20:26:03.6885818Z 2025-05-07T20:26:03.6885824Z 2025-05-07T20:26:03.6885829Z 2025-05-07T20:26:03.6887624Z 2025-05-07T20:26:03.7206588Z cuda-sanitizer-api-1 | 8.8 MB | ########## | 100%  2025-05-07T20:26:03.7206945Z 2025-05-07T20:26:03.7206950Z 2025-05-07T20:26:03.7206953Z 2025-05-07T20:26:03.7206965Z 2025-05-07T20:26:03.7206969Z 2025-05-07T20:26:03.7206972Z 2025-05-07T20:26:03.7206976Z 2025-05-07T20:26:03.7206979Z 2025-05-07T20:26:03.7206983Z 2025-05-07T20:26:03.7206987Z 2025-05-07T20:26:03.7206990Z 2025-05-07T20:26:03.7206994Z 2025-05-07T20:26:03.7206997Z 2025-05-07T20:26:03.7207001Z 2025-05-07T20:26:03.7207005Z 2025-05-07T20:26:03.7207008Z 2025-05-07T20:26:03.7207280Z 2025-05-07T20:26:03.7207320Z 2025-05-07T20:26:03.8208948Z cuda-nvdisasm-12.8.5 | 4.9 MB | | 0%  2025-05-07T20:26:03.8209298Z 2025-05-07T20:26:03.8209302Z 2025-05-07T20:26:03.8209306Z 2025-05-07T20:26:03.8209310Z 2025-05-07T20:26:03.8209313Z 2025-05-07T20:26:03.8209317Z 2025-05-07T20:26:03.8209321Z 2025-05-07T20:26:03.8209325Z 2025-05-07T20:26:03.8209329Z 2025-05-07T20:26:03.8209332Z 2025-05-07T20:26:03.8209336Z 2025-05-07T20:26:03.8209349Z 2025-05-07T20:26:03.8209353Z 2025-05-07T20:26:03.8209356Z 2025-05-07T20:26:03.8209360Z 2025-05-07T20:26:03.8209363Z 2025-05-07T20:26:03.8209368Z 2025-05-07T20:26:03.8209920Z 2025-05-07T20:26:03.9474554Z cuda-nvdisasm-12.8.5 | 4.9 MB | ######8 | 69%  2025-05-07T20:26:03.9474890Z 2025-05-07T20:26:03.9474894Z 2025-05-07T20:26:03.9474898Z 2025-05-07T20:26:03.9474902Z 2025-05-07T20:26:03.9474905Z 2025-05-07T20:26:03.9475126Z 2025-05-07T20:26:03.9475143Z 2025-05-07T20:26:03.9475147Z 2025-05-07T20:26:03.9475151Z 2025-05-07T20:26:03.9475155Z 2025-05-07T20:26:03.9475158Z 2025-05-07T20:26:03.9475162Z 2025-05-07T20:26:03.9475166Z 2025-05-07T20:26:03.9475169Z 2025-05-07T20:26:03.9475173Z 2025-05-07T20:26:03.9477727Z 2025-05-07T20:26:03.9967627Z cuda-nvcc-dev_linux- | 12.7 MB | ########## | 100%  2025-05-07T20:26:03.9967966Z 2025-05-07T20:26:03.9967970Z 2025-05-07T20:26:03.9967974Z 2025-05-07T20:26:03.9967977Z 2025-05-07T20:26:03.9967981Z 2025-05-07T20:26:03.9967985Z 2025-05-07T20:26:03.9967989Z 2025-05-07T20:26:03.9967992Z 2025-05-07T20:26:03.9967996Z 2025-05-07T20:26:03.9968000Z 2025-05-07T20:26:03.9968003Z 2025-05-07T20:26:03.9968007Z 2025-05-07T20:26:03.9968011Z 2025-05-07T20:26:03.9968014Z 2025-05-07T20:26:03.9968018Z 2025-05-07T20:26:03.9968022Z 2025-05-07T20:26:03.9968033Z 2025-05-07T20:26:03.9968037Z 2025-05-07T20:26:03.9968319Z 2025-05-07T20:26:04.0296913Z ... (more hidden) ... 2025-05-07T20:26:04.0297199Z 2025-05-07T20:26:04.0297203Z 2025-05-07T20:26:04.0297207Z 2025-05-07T20:26:04.0297211Z 2025-05-07T20:26:04.0297214Z 2025-05-07T20:26:04.0297228Z 2025-05-07T20:26:04.0297232Z 2025-05-07T20:26:04.0297235Z 2025-05-07T20:26:04.0297239Z 2025-05-07T20:26:04.0297243Z 2025-05-07T20:26:04.0297246Z 2025-05-07T20:26:04.0297250Z 2025-05-07T20:26:04.0297254Z 2025-05-07T20:26:04.0297261Z 2025-05-07T20:26:04.0297264Z 2025-05-07T20:26:04.0297268Z 2025-05-07T20:26:04.0297272Z 2025-05-07T20:26:04.0297548Z 2025-05-07T20:26:04.0969868Z cuda-nvdisasm-12.8.5 | 4.9 MB | ########## | 100%  2025-05-07T20:26:04.0970283Z 2025-05-07T20:26:04.0970290Z 2025-05-07T20:26:04.0970295Z 2025-05-07T20:26:04.0970300Z 2025-05-07T20:26:04.0970306Z 2025-05-07T20:26:04.0970311Z 2025-05-07T20:26:04.0970317Z 2025-05-07T20:26:04.0970322Z 2025-05-07T20:26:04.0970347Z 2025-05-07T20:26:04.0970353Z 2025-05-07T20:26:04.0970358Z 2025-05-07T20:26:04.0970363Z 2025-05-07T20:26:04.0970378Z 2025-05-07T20:26:04.0970384Z 2025-05-07T20:26:04.0970389Z 2025-05-07T20:26:04.0970394Z 2025-05-07T20:26:04.0970399Z 2025-05-07T20:26:04.0970404Z 2025-05-07T20:26:04.0972148Z 2025-05-07T20:26:04.1944158Z ... (more hidden) ... 2025-05-07T20:26:04.1944763Z 2025-05-07T20:26:04.1945107Z 2025-05-07T20:26:04.1945111Z 2025-05-07T20:26:04.1945146Z 2025-05-07T20:26:04.1945287Z 2025-05-07T20:26:04.1945291Z 2025-05-07T20:26:04.1945298Z 2025-05-07T20:26:04.1945301Z 2025-05-07T20:26:04.1945317Z 2025-05-07T20:26:04.1945564Z 2025-05-07T20:26:04.1945575Z 2025-05-07T20:26:04.1945586Z 2025-05-07T20:26:04.1946067Z 2025-05-07T20:26:04.1946079Z 2025-05-07T20:26:04.2532224Z python-3.9.18 | 22.7 MB | ########## | 100%  2025-05-07T20:26:04.2532543Z 2025-05-07T20:26:04.2532776Z 2025-05-07T20:26:04.2532782Z 2025-05-07T20:26:04.2532786Z 2025-05-07T20:26:04.2532789Z 2025-05-07T20:26:04.2532793Z 2025-05-07T20:26:04.2532797Z 2025-05-07T20:26:04.2532800Z 2025-05-07T20:26:04.2532804Z 2025-05-07T20:26:04.2532808Z 2025-05-07T20:26:04.2532812Z 2025-05-07T20:26:04.2532815Z 2025-05-07T20:26:04.2532819Z 2025-05-07T20:26:04.2532823Z 2025-05-07T20:26:04.2532826Z 2025-05-07T20:26:04.2532830Z 2025-05-07T20:26:04.2532834Z 2025-05-07T20:26:04.2532849Z 2025-05-07T20:26:04.2534489Z 2025-05-07T20:26:04.3341768Z ... (more hidden) ... 2025-05-07T20:26:04.3342137Z 2025-05-07T20:26:04.3342141Z 2025-05-07T20:26:04.3342145Z 2025-05-07T20:26:04.3342149Z 2025-05-07T20:26:04.3342162Z 2025-05-07T20:26:04.3342167Z 2025-05-07T20:26:04.3342170Z 2025-05-07T20:26:04.3342174Z 2025-05-07T20:26:04.3342178Z 2025-05-07T20:26:04.3342181Z 2025-05-07T20:26:04.3342185Z 2025-05-07T20:26:04.3342189Z 2025-05-07T20:26:04.3342209Z 2025-05-07T20:26:04.3342426Z 2025-05-07T20:26:04.3342430Z 2025-05-07T20:26:05.3895922Z cuda-nvvm-impl-12.8. | 20.8 MB | ########## | 100%  2025-05-07T20:26:05.3896365Z 2025-05-07T20:26:05.3896386Z 2025-05-07T20:26:05.3896391Z 2025-05-07T20:26:05.3896397Z 2025-05-07T20:26:05.3896402Z 2025-05-07T20:26:05.3896408Z 2025-05-07T20:26:05.3896412Z 2025-05-07T20:26:05.3896415Z 2025-05-07T20:26:05.3896419Z 2025-05-07T20:26:06.2361230Z libcurand-10.3.9.55 | 43.6 MB | ########## | 100%  2025-05-07T20:26:06.2361553Z 2025-05-07T20:26:06.2361558Z 2025-05-07T20:26:06.2361562Z 2025-05-07T20:26:06.2361565Z 2025-05-07T20:26:06.2361569Z 2025-05-07T20:26:06.2361573Z 2025-05-07T20:26:06.2361576Z 2025-05-07T20:26:06.7182569Z cuda-nvvp-12.8.57 | 112.4 MB | ########## | 100%  2025-05-07T20:26:06.7182955Z 2025-05-07T20:26:06.7182959Z 2025-05-07T20:26:06.7182963Z 2025-05-07T20:26:06.7182967Z 2025-05-07T20:26:06.7183012Z 2025-05-07T20:26:06.7183016Z 2025-05-07T20:26:06.7183020Z 2025-05-07T20:26:06.7183023Z 2025-05-07T20:26:06.7183027Z 2025-05-07T20:26:06.7183031Z 2025-05-07T20:26:06.7451382Z gds-tools-1.13.0.11 | 37.9 MB | ########## | 100%  2025-05-07T20:26:06.8665116Z libcublas-12.8.3.14 | 460.2 MB | ########## | 100% 2025-05-07T20:26:06.8665385Z 2025-05-07T20:26:06.8665535Z 2025-05-07T20:26:06.8665550Z 2025-05-07T20:26:06.8665561Z 2025-05-07T20:26:06.8665814Z 2025-05-07T20:26:07.1900206Z libnpp-12.3.3.65 | 130.6 MB | ########## | 100%  2025-05-07T20:26:07.1900507Z 2025-05-07T20:26:07.1900512Z 2025-05-07T20:26:07.1900517Z 2025-05-07T20:26:07.1900520Z 2025-05-07T20:26:07.1900524Z 2025-05-07T20:26:07.1900528Z 2025-05-07T20:26:07.1900531Z 2025-05-07T20:26:07.1900535Z 2025-05-07T20:26:07.2420232Z cuda-nvrtc-12.8.61 | 63.1 MB | ########## | 100%  2025-05-07T20:26:07.2420537Z 2025-05-07T20:26:07.2420541Z 2025-05-07T20:26:07.2420585Z 2025-05-07T20:26:07.2420589Z 2025-05-07T20:26:07.2420593Z 2025-05-07T20:26:07.2420596Z 2025-05-07T20:26:07.2420600Z 2025-05-07T20:26:07.2420603Z 2025-05-07T20:26:07.2420607Z 2025-05-07T20:26:07.2420611Z 2025-05-07T20:26:07.2420614Z 2025-05-07T20:26:07.5181520Z libnvjitlink-12.8.61 | 28.7 MB | ########## | 100%  2025-05-07T20:26:07.5181850Z 2025-05-07T20:26:07.5181855Z 2025-05-07T20:26:07.5181858Z 2025-05-07T20:26:07.5181862Z 2025-05-07T20:26:07.5181866Z 2025-05-07T20:26:07.5181870Z 2025-05-07T20:26:07.5181874Z 2025-05-07T20:26:07.5181878Z 2025-05-07T20:26:07.5181882Z 2025-05-07T20:26:07.5181893Z 2025-05-07T20:26:07.5181897Z 2025-05-07T20:26:07.5181901Z 2025-05-07T20:26:07.5181904Z 2025-05-07T20:26:07.5944231Z cuda-nvvm-tools-12.8 | 23.5 MB | ########## | 100%  2025-05-07T20:26:07.5944675Z 2025-05-07T20:26:07.5944681Z 2025-05-07T20:26:07.5944686Z 2025-05-07T20:26:07.5944691Z 2025-05-07T20:26:07.5944976Z 2025-05-07T20:26:07.5944982Z 2025-05-07T20:26:07.5944987Z 2025-05-07T20:26:07.5944993Z 2025-05-07T20:26:07.5944998Z 2025-05-07T20:26:07.5945003Z 2025-05-07T20:26:07.5945008Z 2025-05-07T20:26:07.5945013Z 2025-05-07T20:26:07.7194293Z cuda-nvcc-tools-12.8 | 24.5 MB | ########## | 100%  2025-05-07T20:26:07.7194727Z 2025-05-07T20:26:07.7194733Z 2025-05-07T20:26:07.7194739Z 2025-05-07T20:26:07.7194744Z 2025-05-07T20:26:07.7194749Z 2025-05-07T20:26:07.7194755Z 2025-05-07T20:26:07.7194761Z 2025-05-07T20:26:07.7194767Z 2025-05-07T20:26:07.7194780Z 2025-05-07T20:26:07.7194785Z 2025-05-07T20:26:07.7194790Z 2025-05-07T20:26:07.7194797Z 2025-05-07T20:26:07.7194809Z 2025-05-07T20:26:07.7194815Z 2025-05-07T20:26:07.7194821Z 2025-05-07T20:26:07.7194826Z 2025-05-07T20:26:07.7194831Z 2025-05-07T20:26:07.7507715Z cuda-sanitizer-api-1 | 8.8 MB | ########## | 100%  2025-05-07T20:26:07.7508206Z 2025-05-07T20:26:07.7508499Z 2025-05-07T20:26:07.7508503Z 2025-05-07T20:26:07.7508506Z 2025-05-07T20:26:07.7508510Z 2025-05-07T20:26:07.7508514Z 2025-05-07T20:26:07.7508517Z 2025-05-07T20:26:07.7508521Z 2025-05-07T20:26:07.7508524Z 2025-05-07T20:26:07.7508528Z 2025-05-07T20:26:07.7508532Z 2025-05-07T20:26:07.7508535Z 2025-05-07T20:26:07.7508539Z 2025-05-07T20:26:07.7508542Z 2025-05-07T20:26:07.7508546Z 2025-05-07T20:26:07.7508550Z 2025-05-07T20:26:07.7508553Z 2025-05-07T20:26:07.7508557Z 2025-05-07T20:26:07.9596390Z cuda-nvdisasm-12.8.5 | 4.9 MB | ########## | 100%  2025-05-07T20:26:07.9596848Z 2025-05-07T20:26:07.9596854Z 2025-05-07T20:26:07.9596859Z 2025-05-07T20:26:07.9596865Z 2025-05-07T20:26:07.9596870Z 2025-05-07T20:26:07.9596875Z 2025-05-07T20:26:07.9596880Z 2025-05-07T20:26:07.9596886Z 2025-05-07T20:26:07.9596892Z 2025-05-07T20:26:07.9596897Z 2025-05-07T20:26:07.9596902Z 2025-05-07T20:26:07.9596921Z 2025-05-07T20:26:07.9596945Z 2025-05-07T20:26:07.9596968Z 2025-05-07T20:26:07.9596973Z 2025-05-07T20:26:07.9596978Z 2025-05-07T20:26:08.2044623Z cuda-nvcc-dev_linux- | 12.7 MB | ########## | 100%  2025-05-07T20:26:08.2045101Z 2025-05-07T20:26:08.2045107Z 2025-05-07T20:26:08.2045112Z 2025-05-07T20:26:08.2045117Z 2025-05-07T20:26:08.2045124Z 2025-05-07T20:26:08.2045129Z 2025-05-07T20:26:08.2045135Z 2025-05-07T20:26:08.2045140Z 2025-05-07T20:26:08.2045145Z 2025-05-07T20:26:08.2045151Z 2025-05-07T20:26:08.2045157Z 2025-05-07T20:26:08.2045162Z 2025-05-07T20:26:08.2045167Z 2025-05-07T20:26:08.2045173Z 2025-05-07T20:26:08.2045178Z 2025-05-07T20:26:08.2045184Z 2025-05-07T20:26:08.2045189Z 2025-05-07T20:26:08.2045195Z 2025-05-07T20:26:08.2045200Z 2025-05-07T20:26:08.9238061Z ... (more hidden) ... 2025-05-07T20:26:08.9238469Z 2025-05-07T20:26:08.9238473Z 2025-05-07T20:26:08.9238477Z 2025-05-07T20:26:08.9238480Z 2025-05-07T20:26:08.9238523Z 2025-05-07T20:26:08.9238526Z 2025-05-07T20:26:08.9238530Z 2025-05-07T20:26:08.9238534Z 2025-05-07T20:26:08.9238537Z 2025-05-07T20:26:08.9238541Z 2025-05-07T20:26:08.9238545Z 2025-05-07T20:26:08.9238548Z 2025-05-07T20:26:08.9238552Z 2025-05-07T20:26:08.9238555Z 2025-05-07T20:26:08.9238559Z 2025-05-07T20:26:09.3740054Z cuda-nvvm-impl-12.8. | 20.8 MB | ########## | 100%  2025-05-07T20:26:09.3740496Z 2025-05-07T20:26:09.3740502Z 2025-05-07T20:26:09.3740525Z 2025-05-07T20:26:09.3740531Z 2025-05-07T20:26:09.3740536Z 2025-05-07T20:26:09.3740541Z 2025-05-07T20:26:09.3740547Z 2025-05-07T20:26:09.3740553Z 2025-05-07T20:26:09.3740558Z 2025-05-07T20:26:09.3740564Z 2025-05-07T20:26:09.3740570Z 2025-05-07T20:26:09.3740575Z 2025-05-07T20:26:09.3740580Z 2025-05-07T20:26:09.3740586Z 2025-05-07T20:26:13.9093460Z python-3.9.18 | 22.7 MB | ########## | 100%  2025-05-07T20:26:13.9094039Z 2025-05-07T20:26:14.8910370Z nsight-compute-2025. | 320.6 MB | ########## | 100%  2025-05-07T20:26:14.8919117Z libcublas-12.8.3.14 | 460.2 MB | ########## | 100% 2025-05-07T20:26:14.8919461Z 2025-05-07T20:26:14.8919465Z 2025-05-07T20:26:14.8919469Z 2025-05-07T20:26:14.8919473Z 2025-05-07T20:26:14.8919477Z 2025-05-07T20:26:14.8919480Z 2025-05-07T20:26:14.8919484Z 2025-05-07T20:26:14.8919488Z 2025-05-07T20:26:14.8919491Z 2025-05-07T20:26:14.8919495Z 2025-05-07T20:26:14.8919499Z 2025-05-07T20:26:14.8919512Z 2025-05-07T20:26:14.8919516Z 2025-05-07T20:26:14.8919520Z 2025-05-07T20:26:14.8919524Z 2025-05-07T20:26:14.8919527Z 2025-05-07T20:26:14.8919531Z 2025-05-07T20:26:14.8919534Z 2025-05-07T20:26:14.8919538Z 2025-05-07T20:26:14.8919624Z 2025-05-07T20:26:14.8920047Z  2025-05-07T20:26:14.8920372Z 2025-05-07T20:26:14.8920569Z 2025-05-07T20:26:14.8920952Z  2025-05-07T20:26:14.8921441Z 2025-05-07T20:26:14.8921445Z 2025-05-07T20:26:14.8921698Z  2025-05-07T20:26:14.8921966Z 2025-05-07T20:26:14.8921972Z 2025-05-07T20:26:14.8921976Z 2025-05-07T20:26:14.8922675Z  2025-05-07T20:26:14.8922905Z 2025-05-07T20:26:14.8922910Z 2025-05-07T20:26:14.8922913Z 2025-05-07T20:26:14.8922917Z 2025-05-07T20:26:14.8923205Z  2025-05-07T20:26:14.8923421Z 2025-05-07T20:26:14.8923426Z 2025-05-07T20:26:14.8923430Z 2025-05-07T20:26:14.8923436Z 2025-05-07T20:26:14.8923440Z 2025-05-07T20:26:14.8923881Z  2025-05-07T20:26:14.8924165Z 2025-05-07T20:26:14.8924170Z 2025-05-07T20:26:14.8924176Z 2025-05-07T20:26:14.8924181Z 2025-05-07T20:26:14.8924186Z 2025-05-07T20:26:14.8924213Z 2025-05-07T20:26:14.8924826Z  2025-05-07T20:26:14.8925067Z 2025-05-07T20:26:14.8925072Z 2025-05-07T20:26:14.8925076Z 2025-05-07T20:26:14.8925079Z 2025-05-07T20:26:14.8925083Z 2025-05-07T20:26:14.8925087Z 2025-05-07T20:26:14.8925090Z 2025-05-07T20:26:14.8925376Z  2025-05-07T20:26:14.8925596Z 2025-05-07T20:26:14.8925603Z 2025-05-07T20:26:14.8925607Z 2025-05-07T20:26:14.8925610Z 2025-05-07T20:26:14.8925614Z 2025-05-07T20:26:14.8925617Z 2025-05-07T20:26:14.8925621Z 2025-05-07T20:26:14.8925624Z 2025-05-07T20:26:14.8926192Z  2025-05-07T20:26:14.8926413Z 2025-05-07T20:26:14.8926417Z 2025-05-07T20:26:14.8926420Z 2025-05-07T20:26:14.8926424Z 2025-05-07T20:26:14.8926427Z 2025-05-07T20:26:14.8926431Z 2025-05-07T20:26:14.8926434Z 2025-05-07T20:26:14.8926438Z 2025-05-07T20:26:14.8926570Z 2025-05-07T20:26:14.8927103Z  2025-05-07T20:26:14.8927342Z 2025-05-07T20:26:14.8927346Z 2025-05-07T20:26:14.8927349Z 2025-05-07T20:26:14.8927359Z 2025-05-07T20:26:14.8927362Z 2025-05-07T20:26:14.8927366Z 2025-05-07T20:26:14.8927370Z 2025-05-07T20:26:14.8927373Z 2025-05-07T20:26:14.8927377Z 2025-05-07T20:26:14.8927380Z 2025-05-07T20:26:14.8927873Z  2025-05-07T20:26:14.8928161Z 2025-05-07T20:26:14.8928171Z 2025-05-07T20:26:14.8928175Z 2025-05-07T20:26:14.8928179Z 2025-05-07T20:26:14.8928189Z 2025-05-07T20:26:14.8928193Z 2025-05-07T20:26:14.8928197Z 2025-05-07T20:26:14.8928201Z 2025-05-07T20:26:14.8928204Z 2025-05-07T20:26:14.8928208Z 2025-05-07T20:26:14.8928212Z 2025-05-07T20:26:14.8928604Z  2025-05-07T20:26:14.8928902Z 2025-05-07T20:26:14.8929163Z 2025-05-07T20:26:14.8929169Z 2025-05-07T20:26:14.8929173Z 2025-05-07T20:26:14.8929176Z 2025-05-07T20:26:14.8929180Z 2025-05-07T20:26:14.8929184Z 2025-05-07T20:26:14.8929187Z 2025-05-07T20:26:14.8929199Z 2025-05-07T20:26:14.8929203Z 2025-05-07T20:26:14.8929207Z 2025-05-07T20:26:14.8929210Z 2025-05-07T20:26:14.8929499Z  2025-05-07T20:26:14.8929729Z 2025-05-07T20:26:14.8929739Z 2025-05-07T20:26:14.8929742Z 2025-05-07T20:26:14.8929746Z 2025-05-07T20:26:14.8929750Z 2025-05-07T20:26:14.8929753Z 2025-05-07T20:26:14.8929757Z 2025-05-07T20:26:14.8929760Z 2025-05-07T20:26:14.8929767Z 2025-05-07T20:26:14.8929771Z 2025-05-07T20:26:14.8929774Z 2025-05-07T20:26:14.8929778Z 2025-05-07T20:26:14.8929782Z 2025-05-07T20:26:14.8930144Z  2025-05-07T20:26:14.8930374Z 2025-05-07T20:26:14.8930382Z 2025-05-07T20:26:14.8930484Z 2025-05-07T20:26:14.8930488Z 2025-05-07T20:26:14.8930491Z 2025-05-07T20:26:14.8930495Z 2025-05-07T20:26:14.8930498Z 2025-05-07T20:26:14.8930502Z 2025-05-07T20:26:14.8930506Z 2025-05-07T20:26:14.8930509Z 2025-05-07T20:26:14.8930513Z 2025-05-07T20:26:14.8930516Z 2025-05-07T20:26:14.8930520Z 2025-05-07T20:26:14.8930524Z 2025-05-07T20:26:14.8930910Z  2025-05-07T20:26:14.8931137Z 2025-05-07T20:26:14.8931145Z 2025-05-07T20:26:14.8931148Z 2025-05-07T20:26:14.8931152Z 2025-05-07T20:26:14.8931156Z 2025-05-07T20:26:14.8931166Z 2025-05-07T20:26:14.8931170Z 2025-05-07T20:26:14.8931173Z 2025-05-07T20:26:14.8931177Z 2025-05-07T20:26:14.8931181Z 2025-05-07T20:26:14.8931184Z 2025-05-07T20:26:14.8931188Z 2025-05-07T20:26:14.8931192Z 2025-05-07T20:26:14.8931195Z 2025-05-07T20:26:14.8931199Z 2025-05-07T20:26:14.8931808Z  2025-05-07T20:26:14.8932132Z 2025-05-07T20:26:14.8932136Z 2025-05-07T20:26:14.8932140Z 2025-05-07T20:26:14.8932144Z 2025-05-07T20:26:14.8932147Z 2025-05-07T20:26:14.8932157Z 2025-05-07T20:26:14.8932161Z 2025-05-07T20:26:14.8932165Z 2025-05-07T20:26:14.8932169Z 2025-05-07T20:26:14.8932172Z 2025-05-07T20:26:14.8932176Z 2025-05-07T20:26:14.8932180Z 2025-05-07T20:26:14.8932183Z 2025-05-07T20:26:14.8932187Z 2025-05-07T20:26:14.8932191Z 2025-05-07T20:26:14.8932195Z 2025-05-07T20:26:14.8932522Z  2025-05-07T20:26:14.8932786Z 2025-05-07T20:26:14.8932797Z 2025-05-07T20:26:14.8932800Z 2025-05-07T20:26:14.8932804Z 2025-05-07T20:26:14.8932808Z 2025-05-07T20:26:14.8932811Z 2025-05-07T20:26:14.8932815Z 2025-05-07T20:26:14.8932819Z 2025-05-07T20:26:14.8932822Z 2025-05-07T20:26:14.8932834Z 2025-05-07T20:26:14.8932838Z 2025-05-07T20:26:14.8932841Z 2025-05-07T20:26:14.8932854Z 2025-05-07T20:26:14.8932857Z 2025-05-07T20:26:14.8932861Z 2025-05-07T20:26:14.8932864Z 2025-05-07T20:26:14.8932868Z 2025-05-07T20:26:14.8933184Z  2025-05-07T20:26:14.8933436Z 2025-05-07T20:26:14.8933441Z 2025-05-07T20:26:14.8933446Z 2025-05-07T20:26:14.8933456Z 2025-05-07T20:26:14.8933460Z 2025-05-07T20:26:14.8933463Z 2025-05-07T20:26:14.8933467Z 2025-05-07T20:26:14.8933471Z 2025-05-07T20:26:14.8933474Z 2025-05-07T20:26:14.8933478Z 2025-05-07T20:26:14.8933482Z 2025-05-07T20:26:14.8933485Z 2025-05-07T20:26:14.8933489Z 2025-05-07T20:26:14.8933493Z 2025-05-07T20:26:14.8933496Z 2025-05-07T20:26:14.8933500Z 2025-05-07T20:26:14.8933503Z 2025-05-07T20:26:14.8933507Z 2025-05-07T20:26:14.8934975Z  2025-05-07T20:26:14.8935227Z 2025-05-07T20:26:14.8935231Z 2025-05-07T20:26:14.8935460Z  2025-05-07T20:26:14.8935569Z 2025-05-07T20:26:14.8935573Z 2025-05-07T20:26:14.8935922Z  2025-05-07T20:26:14.8936034Z 2025-05-07T20:26:14.8936038Z 2025-05-07T20:26:14.8936042Z 2025-05-07T20:26:14.8936668Z  2025-05-07T20:26:14.8936788Z 2025-05-07T20:26:14.8936792Z 2025-05-07T20:26:14.8936796Z 2025-05-07T20:26:14.8936802Z 2025-05-07T20:26:14.8937438Z  2025-05-07T20:26:14.8937564Z 2025-05-07T20:26:14.8937568Z 2025-05-07T20:26:14.8937572Z 2025-05-07T20:26:14.8937576Z 2025-05-07T20:26:14.8937579Z 2025-05-07T20:26:14.8938089Z  2025-05-07T20:26:14.8938219Z 2025-05-07T20:26:14.8938226Z 2025-05-07T20:26:14.8938230Z 2025-05-07T20:26:14.8938234Z 2025-05-07T20:26:14.8938237Z 2025-05-07T20:26:14.8938241Z 2025-05-07T20:26:14.8938902Z  2025-05-07T20:26:14.8939073Z 2025-05-07T20:26:14.8939077Z 2025-05-07T20:26:14.8939080Z 2025-05-07T20:26:14.8939088Z 2025-05-07T20:26:14.8939091Z 2025-05-07T20:26:14.8939095Z 2025-05-07T20:26:14.8939107Z 2025-05-07T20:26:14.8939536Z  2025-05-07T20:26:14.8939679Z 2025-05-07T20:26:14.8939686Z 2025-05-07T20:26:14.8939689Z 2025-05-07T20:26:14.8939693Z 2025-05-07T20:26:14.8939696Z 2025-05-07T20:26:14.8939700Z 2025-05-07T20:26:14.8939704Z 2025-05-07T20:26:14.8939707Z 2025-05-07T20:26:14.8940258Z  2025-05-07T20:26:14.8940655Z 2025-05-07T20:26:14.8940676Z 2025-05-07T20:26:14.8940682Z 2025-05-07T20:26:14.8940688Z 2025-05-07T20:26:14.8940691Z 2025-05-07T20:26:14.8940695Z 2025-05-07T20:26:14.8940698Z 2025-05-07T20:26:14.8940702Z 2025-05-07T20:26:14.8940706Z 2025-05-07T20:26:14.8940984Z  2025-05-07T20:26:14.8941217Z 2025-05-07T20:26:14.8941220Z 2025-05-07T20:26:14.8941224Z 2025-05-07T20:26:14.8941233Z 2025-05-07T20:26:14.8941237Z 2025-05-07T20:26:14.8941241Z 2025-05-07T20:26:14.8941244Z 2025-05-07T20:26:14.8941248Z 2025-05-07T20:26:14.8941251Z 2025-05-07T20:26:14.8941255Z 2025-05-07T20:26:14.8941726Z  2025-05-07T20:26:14.8941945Z 2025-05-07T20:26:14.8941949Z 2025-05-07T20:26:14.8941953Z 2025-05-07T20:26:14.8941957Z 2025-05-07T20:26:14.8941960Z 2025-05-07T20:26:14.8941968Z 2025-05-07T20:26:14.8941972Z 2025-05-07T20:26:14.8941975Z 2025-05-07T20:26:14.8941979Z 2025-05-07T20:26:14.8941982Z 2025-05-07T20:26:14.8941986Z 2025-05-07T20:26:14.8942326Z  2025-05-07T20:26:14.8942511Z 2025-05-07T20:26:14.8942518Z 2025-05-07T20:26:14.8942527Z 2025-05-07T20:26:14.8942530Z 2025-05-07T20:26:14.8942534Z 2025-05-07T20:26:14.8942538Z 2025-05-07T20:26:14.8942541Z 2025-05-07T20:26:14.8942545Z 2025-05-07T20:26:14.8942548Z 2025-05-07T20:26:14.8942552Z 2025-05-07T20:26:14.8942556Z 2025-05-07T20:26:14.8942559Z 2025-05-07T20:26:14.8943023Z  2025-05-07T20:26:14.8943259Z 2025-05-07T20:26:14.8943262Z 2025-05-07T20:26:14.8943271Z 2025-05-07T20:26:14.8943275Z 2025-05-07T20:26:14.8943279Z 2025-05-07T20:26:14.8943282Z 2025-05-07T20:26:14.8943296Z 2025-05-07T20:26:14.8943299Z 2025-05-07T20:26:14.8943303Z 2025-05-07T20:26:14.8943314Z 2025-05-07T20:26:14.8943318Z 2025-05-07T20:26:14.8943322Z 2025-05-07T20:26:14.8943325Z 2025-05-07T20:26:14.8943665Z  2025-05-07T20:26:14.8943855Z 2025-05-07T20:26:14.8943865Z 2025-05-07T20:26:14.8943868Z 2025-05-07T20:26:14.8943872Z 2025-05-07T20:26:14.8943875Z 2025-05-07T20:26:14.8943879Z 2025-05-07T20:26:14.8943883Z 2025-05-07T20:26:14.8943886Z 2025-05-07T20:26:14.8943896Z 2025-05-07T20:26:14.8943900Z 2025-05-07T20:26:14.8943903Z 2025-05-07T20:26:14.8943907Z 2025-05-07T20:26:14.8943911Z 2025-05-07T20:26:14.8943914Z 2025-05-07T20:26:14.8944401Z  2025-05-07T20:26:14.8944631Z 2025-05-07T20:26:14.8944635Z 2025-05-07T20:26:14.8944654Z 2025-05-07T20:26:14.8944657Z 2025-05-07T20:26:14.8944661Z 2025-05-07T20:26:14.8944664Z 2025-05-07T20:26:14.8944668Z 2025-05-07T20:26:14.8944672Z 2025-05-07T20:26:14.8944805Z 2025-05-07T20:26:14.8944814Z 2025-05-07T20:26:14.8944818Z 2025-05-07T20:26:14.8944821Z 2025-05-07T20:26:14.8944825Z 2025-05-07T20:26:14.8944828Z 2025-05-07T20:26:14.8944832Z 2025-05-07T20:26:14.8945018Z  2025-05-07T20:26:14.8945224Z 2025-05-07T20:26:14.8945227Z 2025-05-07T20:26:14.8945235Z 2025-05-07T20:26:14.8945239Z 2025-05-07T20:26:14.8945243Z 2025-05-07T20:26:14.8945246Z 2025-05-07T20:26:14.8945250Z 2025-05-07T20:26:14.8945253Z 2025-05-07T20:26:14.8945257Z 2025-05-07T20:26:14.8945261Z 2025-05-07T20:26:14.8945264Z 2025-05-07T20:26:14.8945268Z 2025-05-07T20:26:14.8945271Z 2025-05-07T20:26:14.8945275Z 2025-05-07T20:26:14.8945279Z 2025-05-07T20:26:14.8945288Z 2025-05-07T20:26:14.8945693Z  2025-05-07T20:26:14.8945957Z 2025-05-07T20:26:14.8945967Z 2025-05-07T20:26:14.8945971Z 2025-05-07T20:26:14.8945981Z 2025-05-07T20:26:14.8945985Z 2025-05-07T20:26:14.8945988Z 2025-05-07T20:26:14.8945998Z 2025-05-07T20:26:14.8946126Z 2025-05-07T20:26:14.8946130Z 2025-05-07T20:26:14.8946133Z 2025-05-07T20:26:14.8946137Z 2025-05-07T20:26:14.8946141Z 2025-05-07T20:26:14.8946144Z 2025-05-07T20:26:14.8946148Z 2025-05-07T20:26:14.8946151Z 2025-05-07T20:26:14.8946155Z 2025-05-07T20:26:14.8946158Z 2025-05-07T20:26:14.8946354Z  2025-05-07T20:26:14.8946634Z 2025-05-07T20:26:14.8946638Z 2025-05-07T20:26:14.8946642Z 2025-05-07T20:26:14.8946645Z 2025-05-07T20:26:14.8946649Z 2025-05-07T20:26:14.8946652Z 2025-05-07T20:26:14.8946656Z 2025-05-07T20:26:14.8946659Z 2025-05-07T20:26:14.8946663Z 2025-05-07T20:26:14.8946667Z 2025-05-07T20:26:14.8946670Z 2025-05-07T20:26:14.8946674Z 2025-05-07T20:26:14.8946677Z 2025-05-07T20:26:14.8946681Z 2025-05-07T20:26:14.8946691Z 2025-05-07T20:26:14.8946695Z 2025-05-07T20:26:14.8946698Z 2025-05-07T20:26:14.8946702Z 2025-05-07T20:26:14.8947732Z  2025-05-07T20:26:14.8948052Z 2025-05-07T20:26:14.8948185Z 2025-05-07T20:26:14.8948471Z  2025-05-07T20:26:14.8948619Z 2025-05-07T20:26:14.8948624Z 2025-05-07T20:26:14.8948863Z  2025-05-07T20:26:14.8949007Z 2025-05-07T20:26:14.8949022Z 2025-05-07T20:26:14.8949144Z 2025-05-07T20:26:14.8949635Z  2025-05-07T20:26:14.8949783Z 2025-05-07T20:26:14.8949900Z 2025-05-07T20:26:14.8950006Z 2025-05-07T20:26:14.8950137Z 2025-05-07T20:26:14.8950417Z  2025-05-07T20:26:14.8950581Z 2025-05-07T20:26:14.8950586Z 2025-05-07T20:26:14.8950592Z 2025-05-07T20:26:14.8950597Z 2025-05-07T20:26:14.8950602Z 2025-05-07T20:26:14.8950975Z  2025-05-07T20:26:14.8951102Z 2025-05-07T20:26:14.8951106Z 2025-05-07T20:26:14.8951110Z 2025-05-07T20:26:14.8951122Z 2025-05-07T20:26:14.8951125Z 2025-05-07T20:26:14.8951132Z 2025-05-07T20:26:14.8951550Z  2025-05-07T20:26:14.8951678Z 2025-05-07T20:26:14.8951681Z 2025-05-07T20:26:14.8951692Z 2025-05-07T20:26:14.8951695Z 2025-05-07T20:26:14.8951710Z 2025-05-07T20:26:14.8951713Z 2025-05-07T20:26:14.8951717Z 2025-05-07T20:26:14.8952268Z  2025-05-07T20:26:14.8952450Z 2025-05-07T20:26:14.8952462Z 2025-05-07T20:26:14.8952466Z 2025-05-07T20:26:14.8952475Z 2025-05-07T20:26:14.8952478Z 2025-05-07T20:26:14.8952482Z 2025-05-07T20:26:14.8952485Z 2025-05-07T20:26:14.8952489Z 2025-05-07T20:26:14.8952809Z  2025-05-07T20:26:14.8952964Z 2025-05-07T20:26:14.8952971Z 2025-05-07T20:26:14.8952975Z 2025-05-07T20:26:14.8952979Z 2025-05-07T20:26:14.8952983Z 2025-05-07T20:26:14.8952986Z 2025-05-07T20:26:14.8952990Z 2025-05-07T20:26:14.8952994Z 2025-05-07T20:26:14.8952997Z 2025-05-07T20:26:14.8953431Z  2025-05-07T20:26:14.8953664Z 2025-05-07T20:26:14.8953670Z 2025-05-07T20:26:14.8953673Z 2025-05-07T20:26:14.8953677Z 2025-05-07T20:26:14.8953681Z 2025-05-07T20:26:14.8953684Z 2025-05-07T20:26:14.8953688Z 2025-05-07T20:26:14.8953692Z 2025-05-07T20:26:14.8953695Z 2025-05-07T20:26:14.8953833Z 2025-05-07T20:26:14.8954085Z  2025-05-07T20:26:14.8954308Z 2025-05-07T20:26:14.8954317Z 2025-05-07T20:26:14.8954321Z 2025-05-07T20:26:14.8954324Z 2025-05-07T20:26:14.8954328Z 2025-05-07T20:26:14.8954331Z 2025-05-07T20:26:14.8954335Z 2025-05-07T20:26:14.8954339Z 2025-05-07T20:26:14.8954342Z 2025-05-07T20:26:14.8954346Z 2025-05-07T20:26:14.8954349Z 2025-05-07T20:26:14.8954692Z  2025-05-07T20:26:14.8954913Z 2025-05-07T20:26:14.8954922Z 2025-05-07T20:26:14.8954925Z 2025-05-07T20:26:14.8954929Z 2025-05-07T20:26:14.8954933Z 2025-05-07T20:26:14.8954936Z 2025-05-07T20:26:14.8954947Z 2025-05-07T20:26:14.8954951Z 2025-05-07T20:26:14.8954955Z 2025-05-07T20:26:14.8954958Z 2025-05-07T20:26:14.8954962Z 2025-05-07T20:26:14.8954966Z 2025-05-07T20:26:14.8955308Z  2025-05-07T20:26:14.8955548Z 2025-05-07T20:26:14.8955559Z 2025-05-07T20:26:14.8955569Z 2025-05-07T20:26:14.8955572Z 2025-05-07T20:26:14.8955695Z 2025-05-07T20:26:14.8955701Z 2025-05-07T20:26:14.8955706Z 2025-05-07T20:26:14.8955709Z 2025-05-07T20:26:14.8955713Z 2025-05-07T20:26:14.8955717Z 2025-05-07T20:26:14.8955720Z 2025-05-07T20:26:14.8955724Z 2025-05-07T20:26:14.8955727Z 2025-05-07T20:26:14.8955901Z  2025-05-07T20:26:14.8956307Z 2025-05-07T20:26:14.8956311Z 2025-05-07T20:26:14.8956314Z 2025-05-07T20:26:14.8956318Z 2025-05-07T20:26:14.8956322Z 2025-05-07T20:26:14.8956325Z 2025-05-07T20:26:14.8956329Z 2025-05-07T20:26:14.8956333Z 2025-05-07T20:26:14.8956336Z 2025-05-07T20:26:14.8956340Z 2025-05-07T20:26:14.8956343Z 2025-05-07T20:26:14.8956350Z 2025-05-07T20:26:14.8956353Z 2025-05-07T20:26:14.8956357Z 2025-05-07T20:26:14.8956735Z  2025-05-07T20:26:14.8956989Z 2025-05-07T20:26:14.8957000Z 2025-05-07T20:26:14.8957009Z 2025-05-07T20:26:14.8957013Z 2025-05-07T20:26:14.8957017Z 2025-05-07T20:26:14.8957020Z 2025-05-07T20:26:14.8957037Z 2025-05-07T20:26:14.8957040Z 2025-05-07T20:26:14.8957044Z 2025-05-07T20:26:14.8957047Z 2025-05-07T20:26:14.8957051Z 2025-05-07T20:26:14.8957055Z 2025-05-07T20:26:14.8957058Z 2025-05-07T20:26:14.8957062Z 2025-05-07T20:26:14.8957066Z 2025-05-07T20:26:14.8957381Z  2025-05-07T20:26:14.8957618Z 2025-05-07T20:26:14.8957627Z 2025-05-07T20:26:14.8957631Z 2025-05-07T20:26:14.8957635Z 2025-05-07T20:26:14.8957638Z 2025-05-07T20:26:14.8957642Z 2025-05-07T20:26:14.8957646Z 2025-05-07T20:26:14.8957649Z 2025-05-07T20:26:14.8957653Z 2025-05-07T20:26:14.8957657Z 2025-05-07T20:26:14.8957661Z 2025-05-07T20:26:14.8957664Z 2025-05-07T20:26:14.8957668Z 2025-05-07T20:26:14.8957679Z 2025-05-07T20:26:14.8957683Z 2025-05-07T20:26:14.8957687Z 2025-05-07T20:26:14.8958033Z  2025-05-07T20:26:14.8958325Z 2025-05-07T20:26:14.8958338Z 2025-05-07T20:26:14.8958343Z 2025-05-07T20:26:14.8958349Z 2025-05-07T20:26:14.8958367Z 2025-05-07T20:26:14.8958372Z 2025-05-07T20:26:14.8958378Z 2025-05-07T20:26:14.8958383Z 2025-05-07T20:26:14.8958388Z 2025-05-07T20:26:14.8958394Z 2025-05-07T20:26:14.8958399Z 2025-05-07T20:26:14.8958404Z 2025-05-07T20:26:14.8958410Z 2025-05-07T20:26:14.8958415Z 2025-05-07T20:26:14.8958420Z 2025-05-07T20:26:14.8958426Z 2025-05-07T20:26:14.8958431Z 2025-05-07T20:26:14.8958662Z  2025-05-07T20:26:14.8958947Z 2025-05-07T20:26:14.8958953Z 2025-05-07T20:26:14.8958958Z 2025-05-07T20:26:14.8958963Z 2025-05-07T20:26:14.8958969Z 2025-05-07T20:26:14.8958974Z 2025-05-07T20:26:14.8958979Z 2025-05-07T20:26:14.8958985Z 2025-05-07T20:26:14.8958998Z 2025-05-07T20:26:14.8959003Z 2025-05-07T20:26:14.8959009Z 2025-05-07T20:26:14.8959014Z 2025-05-07T20:26:14.8959019Z 2025-05-07T20:26:14.8959024Z 2025-05-07T20:26:14.8959030Z 2025-05-07T20:26:14.8959035Z 2025-05-07T20:26:14.8959040Z 2025-05-07T20:26:14.8959046Z 2025-05-07T20:26:14.8959849Z  2025-05-07T20:26:14.8960146Z 2025-05-07T20:26:14.8960281Z 2025-05-07T20:26:14.8960565Z  2025-05-07T20:26:14.8960721Z 2025-05-07T20:26:14.8960731Z 2025-05-07T20:26:14.8961086Z  2025-05-07T20:26:14.8961233Z 2025-05-07T20:26:14.8961253Z 2025-05-07T20:26:14.8961258Z 2025-05-07T20:26:14.8961395Z  2025-05-07T20:26:14.8961536Z 2025-05-07T20:26:14.8961542Z 2025-05-07T20:26:14.8961547Z 2025-05-07T20:26:14.8961552Z 2025-05-07T20:26:14.8961795Z  2025-05-07T20:26:14.8961954Z 2025-05-07T20:26:14.8961963Z 2025-05-07T20:26:14.8961968Z 2025-05-07T20:26:14.8961973Z 2025-05-07T20:26:14.8961978Z 2025-05-07T20:26:14.8962488Z  2025-05-07T20:26:14.8962639Z 2025-05-07T20:26:14.8962643Z 2025-05-07T20:26:14.8962647Z 2025-05-07T20:26:14.8962654Z 2025-05-07T20:26:14.8962658Z 2025-05-07T20:26:14.8962661Z 2025-05-07T20:26:14.8963003Z  2025-05-07T20:26:14.8963176Z 2025-05-07T20:26:14.8963185Z 2025-05-07T20:26:14.8963308Z 2025-05-07T20:26:14.8963311Z 2025-05-07T20:26:14.8963315Z 2025-05-07T20:26:14.8963319Z 2025-05-07T20:26:14.8963322Z 2025-05-07T20:26:14.8963702Z  2025-05-07T20:26:14.8963900Z 2025-05-07T20:26:14.8963907Z 2025-05-07T20:26:14.8963912Z 2025-05-07T20:26:14.8963918Z 2025-05-07T20:26:14.8963923Z 2025-05-07T20:26:14.8963929Z 2025-05-07T20:26:14.8963934Z 2025-05-07T20:26:14.8963943Z 2025-05-07T20:26:14.8964127Z  2025-05-07T20:26:14.8964324Z 2025-05-07T20:26:14.8964332Z 2025-05-07T20:26:14.8964336Z 2025-05-07T20:26:14.8964340Z 2025-05-07T20:26:14.8964343Z 2025-05-07T20:26:14.8964347Z 2025-05-07T20:26:14.8964358Z 2025-05-07T20:26:14.8964362Z 2025-05-07T20:26:14.8964365Z 2025-05-07T20:26:14.8964844Z  2025-05-07T20:26:14.8965069Z 2025-05-07T20:26:14.8965075Z 2025-05-07T20:26:14.8965080Z 2025-05-07T20:26:14.8965086Z 2025-05-07T20:26:14.8965091Z 2025-05-07T20:26:14.8965101Z 2025-05-07T20:26:14.8965107Z 2025-05-07T20:26:14.8965137Z 2025-05-07T20:26:14.8965142Z 2025-05-07T20:26:14.8965148Z 2025-05-07T20:26:14.8965350Z  2025-05-07T20:26:14.8965570Z 2025-05-07T20:26:14.8965576Z 2025-05-07T20:26:14.8965597Z 2025-05-07T20:26:14.8965601Z 2025-05-07T20:26:14.8965605Z 2025-05-07T20:26:14.8965608Z 2025-05-07T20:26:14.8965612Z 2025-05-07T20:26:14.8965615Z 2025-05-07T20:26:14.8965619Z 2025-05-07T20:26:14.8965623Z 2025-05-07T20:26:14.8965626Z 2025-05-07T20:26:14.8965962Z  2025-05-07T20:26:14.8966200Z 2025-05-07T20:26:14.8966206Z 2025-05-07T20:26:14.8966211Z 2025-05-07T20:26:14.8966230Z 2025-05-07T20:26:14.8966235Z 2025-05-07T20:26:14.8966241Z 2025-05-07T20:26:14.8966246Z 2025-05-07T20:26:14.8966251Z 2025-05-07T20:26:14.8966256Z 2025-05-07T20:26:14.8966261Z 2025-05-07T20:26:14.8966267Z 2025-05-07T20:26:14.8968374Z 2025-05-07T20:26:14.8968705Z  2025-05-07T20:26:14.8968898Z 2025-05-07T20:26:14.8968909Z 2025-05-07T20:26:14.8968927Z 2025-05-07T20:26:14.8968931Z 2025-05-07T20:26:14.8968934Z 2025-05-07T20:26:14.8968938Z 2025-05-07T20:26:14.8968942Z 2025-05-07T20:26:14.8968946Z 2025-05-07T20:26:14.8968949Z 2025-05-07T20:26:14.8968953Z 2025-05-07T20:26:14.8968957Z 2025-05-07T20:26:14.8968975Z 2025-05-07T20:26:14.8968979Z 2025-05-07T20:26:14.8969191Z  2025-05-07T20:26:14.8969404Z 2025-05-07T20:26:14.8969408Z 2025-05-07T20:26:14.8969411Z 2025-05-07T20:26:14.8969415Z 2025-05-07T20:26:14.8969419Z 2025-05-07T20:26:14.8969422Z 2025-05-07T20:26:14.8969426Z 2025-05-07T20:26:14.8969429Z 2025-05-07T20:26:14.8969433Z 2025-05-07T20:26:14.8969437Z 2025-05-07T20:26:14.8969440Z 2025-05-07T20:26:14.8969444Z 2025-05-07T20:26:14.8969447Z 2025-05-07T20:26:14.8969456Z 2025-05-07T20:26:14.8969598Z  2025-05-07T20:26:14.8969787Z 2025-05-07T20:26:14.8969790Z 2025-05-07T20:26:14.8969794Z 2025-05-07T20:26:14.8969798Z 2025-05-07T20:26:14.8969995Z 2025-05-07T20:26:14.8970000Z 2025-05-07T20:26:14.8970010Z 2025-05-07T20:26:14.8970014Z 2025-05-07T20:26:14.8970018Z 2025-05-07T20:26:14.8970021Z 2025-05-07T20:26:14.8970025Z 2025-05-07T20:26:14.8970028Z 2025-05-07T20:26:14.8970032Z 2025-05-07T20:26:14.8970036Z 2025-05-07T20:26:14.8970039Z 2025-05-07T20:26:14.8970194Z  2025-05-07T20:26:14.8970397Z 2025-05-07T20:26:14.8970401Z 2025-05-07T20:26:14.8970404Z 2025-05-07T20:26:14.8970408Z 2025-05-07T20:26:14.8970411Z 2025-05-07T20:26:14.8970415Z 2025-05-07T20:26:14.8970419Z 2025-05-07T20:26:14.8970422Z 2025-05-07T20:26:14.8970426Z 2025-05-07T20:26:14.8970429Z 2025-05-07T20:26:14.8970433Z 2025-05-07T20:26:14.8970437Z 2025-05-07T20:26:14.8970440Z 2025-05-07T20:26:14.8970444Z 2025-05-07T20:26:14.8970447Z 2025-05-07T20:26:14.8970451Z 2025-05-07T20:26:14.8970605Z  2025-05-07T20:26:14.8970809Z 2025-05-07T20:26:14.8970813Z 2025-05-07T20:26:14.8970903Z 2025-05-07T20:26:14.8970906Z 2025-05-07T20:26:14.8970910Z 2025-05-07T20:26:14.8970913Z 2025-05-07T20:26:14.8970917Z 2025-05-07T20:26:14.8970920Z 2025-05-07T20:26:14.8970924Z 2025-05-07T20:26:14.8970928Z 2025-05-07T20:26:14.8970931Z 2025-05-07T20:26:14.8970935Z 2025-05-07T20:26:14.8970938Z 2025-05-07T20:26:14.8970942Z 2025-05-07T20:26:14.8970952Z 2025-05-07T20:26:14.8970955Z 2025-05-07T20:26:14.8970959Z 2025-05-07T20:26:14.8971121Z  2025-05-07T20:26:14.8971327Z 2025-05-07T20:26:14.8971331Z 2025-05-07T20:26:14.8971334Z 2025-05-07T20:26:14.8971338Z 2025-05-07T20:26:14.8971350Z 2025-05-07T20:26:14.8971353Z 2025-05-07T20:26:14.8971357Z 2025-05-07T20:26:14.8971361Z 2025-05-07T20:26:14.8971364Z 2025-05-07T20:26:14.8971368Z 2025-05-07T20:26:14.8971372Z 2025-05-07T20:26:14.8971375Z 2025-05-07T20:26:14.8971379Z 2025-05-07T20:26:14.8971383Z 2025-05-07T20:26:14.8971386Z 2025-05-07T20:26:14.8971390Z 2025-05-07T20:26:14.8971403Z 2025-05-07T20:26:14.8971406Z 2025-05-07T20:26:14.8971581Z  2025-05-07T20:26:14.8971795Z 2025-05-07T20:26:14.8971799Z 2025-05-07T20:26:14.8971895Z  2025-05-07T20:26:14.8972001Z 2025-05-07T20:26:14.8972005Z 2025-05-07T20:26:14.8972105Z  2025-05-07T20:26:14.8972211Z 2025-05-07T20:26:14.8972215Z 2025-05-07T20:26:14.8972219Z 2025-05-07T20:26:14.8972329Z  2025-05-07T20:26:14.8972436Z 2025-05-07T20:26:14.8972440Z 2025-05-07T20:26:14.8972444Z 2025-05-07T20:26:14.8972451Z 2025-05-07T20:26:14.8972565Z  2025-05-07T20:26:14.8972683Z 2025-05-07T20:26:14.8972687Z 2025-05-07T20:26:14.8972691Z 2025-05-07T20:26:14.8972694Z 2025-05-07T20:26:14.8972698Z 2025-05-07T20:26:14.8972815Z  2025-05-07T20:26:14.8972935Z 2025-05-07T20:26:14.8972939Z 2025-05-07T20:26:14.8972943Z 2025-05-07T20:26:14.8972946Z 2025-05-07T20:26:14.8972954Z 2025-05-07T20:26:14.8972958Z 2025-05-07T20:26:14.8973074Z  2025-05-07T20:26:14.8973217Z 2025-05-07T20:26:14.8973221Z 2025-05-07T20:26:14.8973225Z 2025-05-07T20:26:14.8973230Z 2025-05-07T20:26:14.8973234Z 2025-05-07T20:26:14.8973237Z 2025-05-07T20:26:14.8973241Z 2025-05-07T20:26:14.8973670Z  2025-05-07T20:26:14.8973821Z 2025-05-07T20:26:14.8973825Z 2025-05-07T20:26:14.8973841Z 2025-05-07T20:26:14.8973845Z 2025-05-07T20:26:14.8973849Z 2025-05-07T20:26:14.8973852Z 2025-05-07T20:26:14.8973856Z 2025-05-07T20:26:14.8973860Z 2025-05-07T20:26:14.8974097Z  2025-05-07T20:26:14.8974305Z 2025-05-07T20:26:14.8974313Z 2025-05-07T20:26:14.8974316Z 2025-05-07T20:26:14.8974320Z 2025-05-07T20:26:14.8974324Z 2025-05-07T20:26:14.8974327Z 2025-05-07T20:26:14.8974331Z 2025-05-07T20:26:14.8974334Z 2025-05-07T20:26:14.8974338Z 2025-05-07T20:26:14.8974712Z  2025-05-07T20:26:14.8974882Z 2025-05-07T20:26:14.8974886Z 2025-05-07T20:26:14.8974889Z 2025-05-07T20:26:14.8974893Z 2025-05-07T20:26:14.8975457Z 2025-05-07T20:26:14.8975462Z 2025-05-07T20:26:14.8975474Z 2025-05-07T20:26:14.8975485Z 2025-05-07T20:26:14.8975488Z 2025-05-07T20:26:14.8975492Z 2025-05-07T20:26:14.8975630Z  2025-05-07T20:26:14.8975795Z 2025-05-07T20:26:14.8975799Z 2025-05-07T20:26:14.8975814Z 2025-05-07T20:26:14.8975818Z 2025-05-07T20:26:14.8975822Z 2025-05-07T20:26:14.8975825Z 2025-05-07T20:26:14.8975829Z 2025-05-07T20:26:14.8975832Z 2025-05-07T20:26:14.8975836Z 2025-05-07T20:26:14.8975840Z 2025-05-07T20:26:14.8975843Z 2025-05-07T20:26:14.8975977Z  2025-05-07T20:26:14.8976154Z 2025-05-07T20:26:14.8976157Z 2025-05-07T20:26:14.8976161Z 2025-05-07T20:26:14.8976165Z 2025-05-07T20:26:14.8976168Z 2025-05-07T20:26:14.8976172Z 2025-05-07T20:26:14.8976176Z 2025-05-07T20:26:14.8976179Z 2025-05-07T20:26:14.8976183Z 2025-05-07T20:26:14.8976186Z 2025-05-07T20:26:14.8976190Z 2025-05-07T20:26:14.8976194Z 2025-05-07T20:26:14.8976337Z  2025-05-07T20:26:14.8976676Z 2025-05-07T20:26:14.8976680Z 2025-05-07T20:26:14.8976684Z 2025-05-07T20:26:14.8976694Z 2025-05-07T20:26:14.8976697Z 2025-05-07T20:26:14.8976701Z 2025-05-07T20:26:14.8976705Z 2025-05-07T20:26:14.8976708Z 2025-05-07T20:26:14.8976712Z 2025-05-07T20:26:14.8976715Z 2025-05-07T20:26:14.8976719Z 2025-05-07T20:26:14.8976723Z 2025-05-07T20:26:14.8976726Z 2025-05-07T20:26:14.8976933Z  2025-05-07T20:26:14.8977125Z 2025-05-07T20:26:14.8977129Z 2025-05-07T20:26:14.8977133Z 2025-05-07T20:26:14.8977136Z 2025-05-07T20:26:14.8977140Z 2025-05-07T20:26:14.8977143Z 2025-05-07T20:26:14.8977147Z 2025-05-07T20:26:14.8977150Z 2025-05-07T20:26:14.8977162Z 2025-05-07T20:26:14.8977166Z 2025-05-07T20:26:14.8977172Z 2025-05-07T20:26:14.8977175Z 2025-05-07T20:26:14.8977179Z 2025-05-07T20:26:14.8977183Z 2025-05-07T20:26:14.8977328Z  2025-05-07T20:26:14.8977593Z 2025-05-07T20:26:14.8977606Z 2025-05-07T20:26:14.8977627Z 2025-05-07T20:26:14.8977633Z 2025-05-07T20:26:14.8977638Z 2025-05-07T20:26:14.8977644Z 2025-05-07T20:26:14.8977649Z 2025-05-07T20:26:14.8977655Z 2025-05-07T20:26:14.8977660Z 2025-05-07T20:26:14.8977665Z 2025-05-07T20:26:14.8977670Z 2025-05-07T20:26:14.8977673Z 2025-05-07T20:26:14.8977677Z 2025-05-07T20:26:14.8977681Z 2025-05-07T20:26:14.8977684Z 2025-05-07T20:26:14.8977947Z  2025-05-07T20:26:14.8978149Z 2025-05-07T20:26:14.8978160Z 2025-05-07T20:26:14.8978163Z 2025-05-07T20:26:14.8978167Z 2025-05-07T20:26:14.8978171Z 2025-05-07T20:26:14.8978174Z 2025-05-07T20:26:14.8978178Z 2025-05-07T20:26:14.8978188Z 2025-05-07T20:26:14.8978192Z 2025-05-07T20:26:14.8978195Z 2025-05-07T20:26:14.8978199Z 2025-05-07T20:26:14.8978202Z 2025-05-07T20:26:14.8978206Z 2025-05-07T20:26:14.8978209Z 2025-05-07T20:26:14.8978213Z 2025-05-07T20:26:14.8978216Z 2025-05-07T20:26:14.8978477Z  2025-05-07T20:26:14.8978728Z 2025-05-07T20:26:14.8978732Z 2025-05-07T20:26:14.8978745Z 2025-05-07T20:26:14.8978749Z 2025-05-07T20:26:14.8978753Z 2025-05-07T20:26:14.8978756Z 2025-05-07T20:26:14.8978760Z 2025-05-07T20:26:14.8978763Z 2025-05-07T20:26:14.8978766Z 2025-05-07T20:26:14.8978778Z 2025-05-07T20:26:14.8978781Z 2025-05-07T20:26:14.8978785Z 2025-05-07T20:26:14.8978788Z 2025-05-07T20:26:14.8978792Z 2025-05-07T20:26:14.8978795Z 2025-05-07T20:26:14.8978799Z 2025-05-07T20:26:14.8978803Z 2025-05-07T20:26:14.8978963Z  2025-05-07T20:26:14.8979173Z 2025-05-07T20:26:14.8979177Z 2025-05-07T20:26:14.8979181Z 2025-05-07T20:26:14.8979184Z 2025-05-07T20:26:14.8979188Z 2025-05-07T20:26:14.8979191Z 2025-05-07T20:26:14.8979195Z 2025-05-07T20:26:14.8979198Z 2025-05-07T20:26:14.8979202Z 2025-05-07T20:26:14.8979206Z 2025-05-07T20:26:14.8979209Z 2025-05-07T20:26:14.8979213Z 2025-05-07T20:26:14.8979216Z 2025-05-07T20:26:14.8979220Z 2025-05-07T20:26:14.8979329Z 2025-05-07T20:26:14.8979334Z 2025-05-07T20:26:14.8979338Z 2025-05-07T20:26:14.8979341Z 2025-05-07T20:26:14.8979883Z  2025-05-07T20:26:14.8980094Z 2025-05-07T20:26:14.8980100Z 2025-05-07T20:26:14.8980194Z  2025-05-07T20:26:14.8980300Z 2025-05-07T20:26:14.8980306Z 2025-05-07T20:26:14.8980793Z  2025-05-07T20:26:14.8980938Z 2025-05-07T20:26:14.8980943Z 2025-05-07T20:26:14.8980955Z 2025-05-07T20:26:14.8981218Z  2025-05-07T20:26:14.8981390Z 2025-05-07T20:26:14.8981399Z 2025-05-07T20:26:14.8981403Z 2025-05-07T20:26:14.8981408Z 2025-05-07T20:26:14.8981709Z  2025-05-07T20:26:14.8981830Z 2025-05-07T20:26:14.8981836Z 2025-05-07T20:26:14.8981840Z 2025-05-07T20:26:14.8981844Z 2025-05-07T20:26:14.8981847Z 2025-05-07T20:26:14.8982284Z  2025-05-07T20:26:14.8982455Z 2025-05-07T20:26:14.8982460Z 2025-05-07T20:26:14.8982469Z 2025-05-07T20:26:14.8982475Z 2025-05-07T20:26:14.8982480Z 2025-05-07T20:26:14.8982638Z 2025-05-07T20:26:14.8982821Z  2025-05-07T20:26:14.8982993Z 2025-05-07T20:26:14.8982998Z 2025-05-07T20:26:14.8983004Z 2025-05-07T20:26:14.8983009Z 2025-05-07T20:26:14.8983015Z 2025-05-07T20:26:14.8983020Z 2025-05-07T20:26:14.8983025Z 2025-05-07T20:26:14.8983190Z  2025-05-07T20:26:14.8983371Z 2025-05-07T20:26:14.8983376Z 2025-05-07T20:26:14.8983382Z 2025-05-07T20:26:14.8983391Z 2025-05-07T20:26:14.8983397Z 2025-05-07T20:26:14.8983402Z 2025-05-07T20:26:14.8983415Z 2025-05-07T20:26:14.8983420Z 2025-05-07T20:26:14.8983663Z  2025-05-07T20:26:14.8983862Z 2025-05-07T20:26:14.8983872Z 2025-05-07T20:26:14.8983878Z 2025-05-07T20:26:14.8983883Z 2025-05-07T20:26:14.8983894Z 2025-05-07T20:26:14.8983899Z 2025-05-07T20:26:14.8983904Z 2025-05-07T20:26:14.8983910Z 2025-05-07T20:26:14.8983915Z 2025-05-07T20:26:14.8984239Z  2025-05-07T20:26:14.8984469Z 2025-05-07T20:26:14.8984475Z 2025-05-07T20:26:14.8984502Z 2025-05-07T20:26:14.8984507Z 2025-05-07T20:26:14.8984512Z 2025-05-07T20:26:14.8984516Z 2025-05-07T20:26:14.8984521Z 2025-05-07T20:26:14.8984526Z 2025-05-07T20:26:14.8984531Z 2025-05-07T20:26:14.8984545Z 2025-05-07T20:26:14.8984722Z  2025-05-07T20:26:14.8984951Z 2025-05-07T20:26:14.8984956Z 2025-05-07T20:26:14.8984961Z 2025-05-07T20:26:14.8984966Z 2025-05-07T20:26:14.8984972Z 2025-05-07T20:26:14.8984977Z 2025-05-07T20:26:14.8984982Z 2025-05-07T20:26:14.8984987Z 2025-05-07T20:26:14.8984992Z 2025-05-07T20:26:14.8984998Z 2025-05-07T20:26:14.8985003Z 2025-05-07T20:26:14.8985194Z  2025-05-07T20:26:14.8985420Z 2025-05-07T20:26:14.8985425Z 2025-05-07T20:26:14.8985431Z 2025-05-07T20:26:14.8985436Z 2025-05-07T20:26:14.8985441Z 2025-05-07T20:26:14.8985446Z 2025-05-07T20:26:14.8985452Z 2025-05-07T20:26:14.8985457Z 2025-05-07T20:26:14.8985462Z 2025-05-07T20:26:14.8985467Z 2025-05-07T20:26:14.8985472Z 2025-05-07T20:26:14.8985488Z 2025-05-07T20:26:14.8985680Z  2025-05-07T20:26:14.8985922Z 2025-05-07T20:26:14.8985927Z 2025-05-07T20:26:14.8985932Z 2025-05-07T20:26:14.8985937Z 2025-05-07T20:26:14.8985942Z 2025-05-07T20:26:14.8985946Z 2025-05-07T20:26:14.8985960Z 2025-05-07T20:26:14.8985965Z 2025-05-07T20:26:14.8985970Z 2025-05-07T20:26:14.8985975Z 2025-05-07T20:26:14.8985980Z 2025-05-07T20:26:14.8985985Z 2025-05-07T20:26:14.8985990Z 2025-05-07T20:26:14.8986179Z  2025-05-07T20:26:14.8986436Z 2025-05-07T20:26:14.8986441Z 2025-05-07T20:26:14.8986446Z 2025-05-07T20:26:14.8986451Z 2025-05-07T20:26:14.8986456Z 2025-05-07T20:26:14.8986461Z 2025-05-07T20:26:14.8986467Z 2025-05-07T20:26:14.8986472Z 2025-05-07T20:26:14.8986477Z 2025-05-07T20:26:14.8986482Z 2025-05-07T20:26:14.8986487Z 2025-05-07T20:26:14.8986492Z 2025-05-07T20:26:14.8986497Z 2025-05-07T20:26:14.8986503Z 2025-05-07T20:26:14.8986830Z  2025-05-07T20:26:14.8987097Z 2025-05-07T20:26:14.8987102Z 2025-05-07T20:26:14.8987107Z 2025-05-07T20:26:14.8987112Z 2025-05-07T20:26:14.8987117Z 2025-05-07T20:26:14.8987122Z 2025-05-07T20:26:14.8987128Z 2025-05-07T20:26:14.8987133Z 2025-05-07T20:26:14.8987139Z 2025-05-07T20:26:14.8987144Z 2025-05-07T20:26:14.8987149Z 2025-05-07T20:26:14.8987154Z 2025-05-07T20:26:14.8987159Z 2025-05-07T20:26:14.8987164Z 2025-05-07T20:26:14.8987177Z 2025-05-07T20:26:14.8987386Z  2025-05-07T20:26:14.8987648Z 2025-05-07T20:26:14.8987653Z 2025-05-07T20:26:14.8987658Z 2025-05-07T20:26:14.8987663Z 2025-05-07T20:26:14.8987677Z 2025-05-07T20:26:14.8987682Z 2025-05-07T20:26:14.8987687Z 2025-05-07T20:26:14.8987692Z 2025-05-07T20:26:14.8987697Z 2025-05-07T20:26:14.8987702Z 2025-05-07T20:26:14.8987707Z 2025-05-07T20:26:14.8987713Z 2025-05-07T20:26:14.8987718Z 2025-05-07T20:26:14.8987723Z 2025-05-07T20:26:14.8987728Z 2025-05-07T20:26:14.8987733Z 2025-05-07T20:26:14.8988037Z  2025-05-07T20:26:14.8988314Z 2025-05-07T20:26:14.8988319Z 2025-05-07T20:26:14.8988324Z 2025-05-07T20:26:14.8988330Z 2025-05-07T20:26:14.8988334Z 2025-05-07T20:26:14.8988340Z 2025-05-07T20:26:14.8988345Z 2025-05-07T20:26:14.8988359Z 2025-05-07T20:26:14.8988365Z 2025-05-07T20:26:14.8988370Z 2025-05-07T20:26:14.8988375Z 2025-05-07T20:26:14.8988380Z 2025-05-07T20:26:14.8988385Z 2025-05-07T20:26:14.8988390Z 2025-05-07T20:26:14.8988396Z 2025-05-07T20:26:14.8988401Z 2025-05-07T20:26:14.8988406Z 2025-05-07T20:26:14.8988621Z  2025-05-07T20:26:14.8988892Z 2025-05-07T20:26:14.8988897Z 2025-05-07T20:26:14.8988903Z 2025-05-07T20:26:14.8988908Z 2025-05-07T20:26:14.8988913Z 2025-05-07T20:26:14.8988918Z 2025-05-07T20:26:14.8988923Z 2025-05-07T20:26:14.8988935Z 2025-05-07T20:26:14.8988941Z 2025-05-07T20:26:14.8988945Z 2025-05-07T20:26:14.8988951Z 2025-05-07T20:26:14.8988956Z 2025-05-07T20:26:14.8988974Z 2025-05-07T20:26:14.8988979Z 2025-05-07T20:26:14.8988984Z 2025-05-07T20:26:14.8988989Z 2025-05-07T20:26:14.8988994Z 2025-05-07T20:26:14.8989000Z 2025-05-07T20:26:14.8989219Z  2025-05-07T20:26:14.8989512Z 2025-05-07T20:26:14.8989517Z 2025-05-07T20:26:14.8989651Z  2025-05-07T20:26:14.8989785Z 2025-05-07T20:26:14.8989799Z 2025-05-07T20:26:14.8989936Z  2025-05-07T20:26:14.8990076Z 2025-05-07T20:26:14.8990081Z 2025-05-07T20:26:14.8990086Z 2025-05-07T20:26:14.8990234Z  2025-05-07T20:26:14.8990375Z 2025-05-07T20:26:14.8990380Z 2025-05-07T20:26:14.8990385Z 2025-05-07T20:26:14.8990390Z 2025-05-07T20:26:14.8990543Z  2025-05-07T20:26:14.8990694Z 2025-05-07T20:26:14.8990699Z 2025-05-07T20:26:14.8990704Z 2025-05-07T20:26:14.8990709Z 2025-05-07T20:26:14.8990714Z 2025-05-07T20:26:14.8990866Z  2025-05-07T20:26:14.8991030Z 2025-05-07T20:26:14.8991036Z 2025-05-07T20:26:14.8991047Z 2025-05-07T20:26:14.8991065Z 2025-05-07T20:26:14.8991071Z 2025-05-07T20:26:14.8991076Z 2025-05-07T20:26:14.8991232Z  2025-05-07T20:26:14.8991398Z 2025-05-07T20:26:14.8991403Z 2025-05-07T20:26:14.8991408Z 2025-05-07T20:26:14.8991413Z 2025-05-07T20:26:14.8991419Z 2025-05-07T20:26:14.8991424Z 2025-05-07T20:26:14.8991429Z 2025-05-07T20:26:14.8991591Z  2025-05-07T20:26:14.8991773Z 2025-05-07T20:26:14.8991778Z 2025-05-07T20:26:14.8991783Z 2025-05-07T20:26:14.8991789Z 2025-05-07T20:26:14.8991794Z 2025-05-07T20:26:14.8991799Z 2025-05-07T20:26:14.8991804Z 2025-05-07T20:26:14.8991809Z 2025-05-07T20:26:14.8991982Z  2025-05-07T20:26:14.8992180Z 2025-05-07T20:26:14.8992185Z 2025-05-07T20:26:14.8992190Z 2025-05-07T20:26:14.8992195Z 2025-05-07T20:26:14.8992200Z 2025-05-07T20:26:14.8992205Z 2025-05-07T20:26:14.8992211Z 2025-05-07T20:26:14.8992216Z 2025-05-07T20:26:14.8992221Z 2025-05-07T20:26:14.8992400Z  2025-05-07T20:26:14.8992715Z 2025-05-07T20:26:14.8992722Z 2025-05-07T20:26:14.8992727Z 2025-05-07T20:26:14.8992732Z 2025-05-07T20:26:14.8992737Z 2025-05-07T20:26:14.8992742Z 2025-05-07T20:26:14.8992746Z 2025-05-07T20:26:14.8992751Z 2025-05-07T20:26:14.8992756Z 2025-05-07T20:26:14.8992768Z 2025-05-07T20:26:14.8992951Z  2025-05-07T20:26:14.8993169Z 2025-05-07T20:26:14.8993174Z 2025-05-07T20:26:14.8993179Z 2025-05-07T20:26:14.8993184Z 2025-05-07T20:26:14.8993197Z 2025-05-07T20:26:14.8993203Z 2025-05-07T20:26:14.8993208Z 2025-05-07T20:26:14.8993213Z 2025-05-07T20:26:14.8993219Z 2025-05-07T20:26:14.8993224Z 2025-05-07T20:26:14.8993229Z 2025-05-07T20:26:14.8993408Z  2025-05-07T20:26:14.8993642Z 2025-05-07T20:26:14.8993655Z 2025-05-07T20:26:14.8993660Z 2025-05-07T20:26:14.8993666Z 2025-05-07T20:26:14.8993684Z 2025-05-07T20:26:14.8993690Z 2025-05-07T20:26:14.8993694Z 2025-05-07T20:26:14.8993699Z 2025-05-07T20:26:14.8993704Z 2025-05-07T20:26:14.8993810Z 2025-05-07T20:26:14.8993815Z 2025-05-07T20:26:14.8993820Z 2025-05-07T20:26:14.8994003Z  2025-05-07T20:26:14.8994251Z 2025-05-07T20:26:14.8994256Z 2025-05-07T20:26:14.8994261Z 2025-05-07T20:26:14.8994267Z 2025-05-07T20:26:14.8994272Z 2025-05-07T20:26:14.8994277Z 2025-05-07T20:26:14.8994282Z 2025-05-07T20:26:14.8994287Z 2025-05-07T20:26:14.8994292Z 2025-05-07T20:26:14.8994297Z 2025-05-07T20:26:14.8994302Z 2025-05-07T20:26:14.8994307Z 2025-05-07T20:26:14.8994312Z 2025-05-07T20:26:14.8994498Z  2025-05-07T20:26:14.8994748Z 2025-05-07T20:26:14.8994753Z 2025-05-07T20:26:14.8994758Z 2025-05-07T20:26:14.8994762Z 2025-05-07T20:26:14.8994767Z 2025-05-07T20:26:14.8994772Z 2025-05-07T20:26:14.8994777Z 2025-05-07T20:26:14.8994782Z 2025-05-07T20:26:14.8994788Z 2025-05-07T20:26:14.8994793Z 2025-05-07T20:26:14.8994805Z 2025-05-07T20:26:14.8994811Z 2025-05-07T20:26:14.8994816Z 2025-05-07T20:26:14.8994828Z 2025-05-07T20:26:14.8995036Z  2025-05-07T20:26:14.8995300Z 2025-05-07T20:26:14.8995306Z 2025-05-07T20:26:14.8995311Z 2025-05-07T20:26:14.8995316Z 2025-05-07T20:26:14.8995321Z 2025-05-07T20:26:14.8995325Z 2025-05-07T20:26:14.8995330Z 2025-05-07T20:26:14.8995335Z 2025-05-07T20:26:14.8995340Z 2025-05-07T20:26:14.8995345Z 2025-05-07T20:26:14.8995350Z 2025-05-07T20:26:14.8995355Z 2025-05-07T20:26:14.8995361Z 2025-05-07T20:26:14.8995366Z 2025-05-07T20:26:14.8995371Z 2025-05-07T20:26:14.8995567Z  2025-05-07T20:26:14.8995841Z 2025-05-07T20:26:14.8995846Z 2025-05-07T20:26:14.8995852Z 2025-05-07T20:26:14.8995857Z 2025-05-07T20:26:14.8995862Z 2025-05-07T20:26:14.8995867Z 2025-05-07T20:26:14.8995872Z 2025-05-07T20:26:14.8995877Z 2025-05-07T20:26:14.8995882Z 2025-05-07T20:26:14.8995887Z 2025-05-07T20:26:14.8995893Z 2025-05-07T20:26:14.8995898Z 2025-05-07T20:26:14.8995903Z 2025-05-07T20:26:14.8995908Z 2025-05-07T20:26:14.8995925Z 2025-05-07T20:26:14.8995930Z 2025-05-07T20:26:14.8996295Z  2025-05-07T20:26:14.8996566Z 2025-05-07T20:26:14.8996572Z 2025-05-07T20:26:14.8996577Z 2025-05-07T20:26:14.8996589Z 2025-05-07T20:26:14.8996595Z 2025-05-07T20:26:14.8996600Z 2025-05-07T20:26:14.8996605Z 2025-05-07T20:26:14.8996610Z 2025-05-07T20:26:14.8996615Z 2025-05-07T20:26:14.8996620Z 2025-05-07T20:26:14.8996626Z 2025-05-07T20:26:14.8996631Z 2025-05-07T20:26:14.8996636Z 2025-05-07T20:26:14.8996641Z 2025-05-07T20:26:14.8996646Z 2025-05-07T20:26:14.8996651Z 2025-05-07T20:26:14.8996656Z 2025-05-07T20:26:14.8996821Z  2025-05-07T20:26:14.8997031Z 2025-05-07T20:26:14.8997035Z 2025-05-07T20:26:14.8997039Z 2025-05-07T20:26:14.8997042Z 2025-05-07T20:26:14.8997046Z 2025-05-07T20:26:14.8997049Z 2025-05-07T20:26:14.8997053Z 2025-05-07T20:26:14.8997057Z 2025-05-07T20:26:14.8997060Z 2025-05-07T20:26:14.8997162Z 2025-05-07T20:26:14.8997172Z 2025-05-07T20:26:14.8997175Z 2025-05-07T20:26:14.8997179Z 2025-05-07T20:26:14.8997183Z 2025-05-07T20:26:14.8997186Z 2025-05-07T20:26:14.8997190Z 2025-05-07T20:26:14.8997194Z 2025-05-07T20:26:14.8997204Z 2025-05-07T20:26:14.8997381Z  2025-05-07T20:26:14.8997637Z 2025-05-07T20:26:14.8997642Z 2025-05-07T20:26:14.8997775Z  2025-05-07T20:26:14.8997875Z 2025-05-07T20:26:14.8997879Z 2025-05-07T20:26:14.8997979Z  2025-05-07T20:26:14.8998086Z 2025-05-07T20:26:14.8998089Z 2025-05-07T20:26:14.8998093Z 2025-05-07T20:26:14.8998220Z  2025-05-07T20:26:14.8998373Z 2025-05-07T20:26:14.8998377Z 2025-05-07T20:26:14.8998381Z 2025-05-07T20:26:14.8998384Z 2025-05-07T20:26:14.8998493Z  2025-05-07T20:26:14.8998612Z 2025-05-07T20:26:14.8998616Z 2025-05-07T20:26:14.8998620Z 2025-05-07T20:26:14.8998623Z 2025-05-07T20:26:14.8998627Z 2025-05-07T20:26:14.8998729Z  2025-05-07T20:26:14.8999044Z 2025-05-07T20:26:14.8999050Z 2025-05-07T20:26:14.8999065Z 2025-05-07T20:26:14.8999069Z 2025-05-07T20:26:14.8999073Z 2025-05-07T20:26:14.8999083Z 2025-05-07T20:26:14.8999200Z  2025-05-07T20:26:14.8999326Z 2025-05-07T20:26:14.8999335Z 2025-05-07T20:26:14.8999339Z 2025-05-07T20:26:14.8999343Z 2025-05-07T20:26:14.8999346Z 2025-05-07T20:26:14.8999350Z 2025-05-07T20:26:14.8999353Z 2025-05-07T20:26:14.8999465Z  2025-05-07T20:26:14.8999630Z 2025-05-07T20:26:14.8999635Z 2025-05-07T20:26:14.8999649Z 2025-05-07T20:26:14.8999654Z 2025-05-07T20:26:14.8999659Z 2025-05-07T20:26:14.8999664Z 2025-05-07T20:26:14.8999669Z 2025-05-07T20:26:14.8999675Z 2025-05-07T20:26:14.8999817Z  2025-05-07T20:26:14.9000013Z 2025-05-07T20:26:14.9000018Z 2025-05-07T20:26:14.9000024Z 2025-05-07T20:26:14.9000029Z 2025-05-07T20:26:14.9000034Z 2025-05-07T20:26:14.9000039Z 2025-05-07T20:26:14.9000044Z 2025-05-07T20:26:14.9000050Z 2025-05-07T20:26:14.9000069Z 2025-05-07T20:26:14.9000216Z  2025-05-07T20:26:14.9000405Z 2025-05-07T20:26:14.9000410Z 2025-05-07T20:26:14.9000416Z 2025-05-07T20:26:14.9000421Z 2025-05-07T20:26:14.9000426Z 2025-05-07T20:26:14.9000430Z 2025-05-07T20:26:14.9000436Z 2025-05-07T20:26:14.9000441Z 2025-05-07T20:26:14.9000447Z 2025-05-07T20:26:14.9000452Z 2025-05-07T20:26:14.9000650Z  2025-05-07T20:26:14.9000898Z 2025-05-07T20:26:14.9000904Z 2025-05-07T20:26:14.9000909Z 2025-05-07T20:26:14.9000914Z 2025-05-07T20:26:14.9000919Z 2025-05-07T20:26:14.9000924Z 2025-05-07T20:26:14.9000929Z 2025-05-07T20:26:14.9000934Z 2025-05-07T20:26:14.9000939Z 2025-05-07T20:26:14.9000944Z 2025-05-07T20:26:14.9000949Z 2025-05-07T20:26:14.9001120Z  2025-05-07T20:26:14.9001298Z 2025-05-07T20:26:14.9001303Z 2025-05-07T20:26:14.9001309Z 2025-05-07T20:26:14.9001313Z 2025-05-07T20:26:14.9001318Z 2025-05-07T20:26:14.9001324Z 2025-05-07T20:26:14.9001336Z 2025-05-07T20:26:14.9001351Z 2025-05-07T20:26:14.9001356Z 2025-05-07T20:26:14.9001361Z 2025-05-07T20:26:14.9001366Z 2025-05-07T20:26:14.9001371Z 2025-05-07T20:26:14.9001572Z  2025-05-07T20:26:14.9001775Z 2025-05-07T20:26:14.9001779Z 2025-05-07T20:26:14.9001783Z 2025-05-07T20:26:14.9001787Z 2025-05-07T20:26:14.9001790Z 2025-05-07T20:26:14.9001794Z 2025-05-07T20:26:14.9001813Z 2025-05-07T20:26:14.9001817Z 2025-05-07T20:26:14.9001820Z 2025-05-07T20:26:14.9001824Z 2025-05-07T20:26:14.9001828Z 2025-05-07T20:26:14.9001831Z 2025-05-07T20:26:14.9001835Z 2025-05-07T20:26:14.9001972Z  2025-05-07T20:26:14.9002158Z 2025-05-07T20:26:14.9002168Z 2025-05-07T20:26:14.9002172Z 2025-05-07T20:26:14.9002176Z 2025-05-07T20:26:14.9002179Z 2025-05-07T20:26:14.9002183Z 2025-05-07T20:26:14.9002187Z 2025-05-07T20:26:14.9002190Z 2025-05-07T20:26:14.9002194Z 2025-05-07T20:26:14.9002198Z 2025-05-07T20:26:14.9002201Z 2025-05-07T20:26:14.9002311Z 2025-05-07T20:26:14.9002316Z 2025-05-07T20:26:14.9002319Z 2025-05-07T20:26:14.9004812Z  done 2025-05-07T20:26:15.2225520Z Preparing transaction: \ | / done 2025-05-07T20:26:19.1859117Z Verifying transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:26:20.2958133Z Executing transaction: \ | / - \ | / - \ | / done 2025-05-07T20:26:22.6426405Z [INSTALL] Fixing file placements for CUDA 12.8.0+ ... 2025-05-07T20:26:22.6426844Z [INSTALL] Creating symlinks: libnvToolsExt.so 2025-05-07T20:26:22.6427528Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:22.6428072Z 2025-05-07T20:26:22.6440566Z 2025-05-07T20:26:22.6441545Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:22.6442589Z 2025-05-07T20:26:22.6453044Z 2025-05-07T20:26:22.6453239Z [INSTALL] Copying nvtx3 headers ... 2025-05-07T20:26:22.6458452Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/include/ 2025-05-07T20:26:22.6463268Z 2025-05-07T20:26:22.8037176Z 2025-05-07T20:26:22.8043929Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/ 2025-05-07T20:26:22.8047625Z 2025-05-07T20:26:22.8064590Z 2025-05-07T20:26:22.8064972Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:26:22.8438674Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs ... 2025-05-07T20:26:24.7121314Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:26:24.7739777Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs 2025-05-07T20:26:24.7740357Z 2025-05-07T20:26:25.2046857Z 2025-05-07T20:26:25.2054539Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:26:25.2396087Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:25.2396610Z 2025-05-07T20:26:25.6723999Z 2025-05-07T20:26:25.6724434Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:26:25.6725329Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:26:25.6726027Z 2025-05-07T20:26:26.0943141Z 2025-05-07T20:26:28.1036855Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/cuda_runtime.h 2025-05-07T20:26:30.1324744Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libcuda.so 2025-05-07T20:26:32.1630779Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:32.1631604Z /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:34.1935029Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:36.0841699Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:26:36.0842009Z 2025-05-07T20:26:36.1497001Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:26:39.9826893Z /tmp/tmpzw_my97u: line 3: clang: command not found 2025-05-07T20:26:39.9827178Z 2025-05-07T20:26:39.9827965Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:26:40.0445963Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:26:40.0446292Z 2025-05-07T20:26:40.0465858Z total 36 2025-05-07T20:26:40.0466107Z drwxr-xr-x. 2 ec2-user ec2-user 191 May 7 20:26 . 2025-05-07T20:26:40.0466487Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:25 .. 2025-05-07T20:26:40.0466949Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:26:40.0467466Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:26:40.0467928Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:26:40.0468382Z -rw-r--r--. 2 ec2-user ec2-user 136 Mar 27 01:27 libglib_activate.sh 2025-05-07T20:26:40.0468814Z -rw-r--r--. 2 ec2-user ec2-user 872 Nov 13 09:20 libxml2_activate.sh 2025-05-07T20:26:40.0469257Z -rw-r--r--. 2 ec2-user ec2-user 2932 Jan 24 22:22 ~cuda-nvcc_activate.sh 2025-05-07T20:26:40.0469537Z 2025-05-07T20:26:40.0469744Z [INSTALL] Removing the -ccbin=CXX hook from NVCC activation scripts ... 2025-05-07T20:26:40.0470377Z + sed -i /-ccbin=/d /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d/*cuda-nvcc_activate.sh 2025-05-07T20:26:40.0470784Z 2025-05-07T20:26:40.0491833Z 2025-05-07T20:26:40.0492194Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:26:40.0492466Z 2025-05-07T20:26:42.0105800Z 2025-05-07T20:26:42.0106533Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:26:42.0107083Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:26:42.0107455Z 2025-05-07T20:26:42.4458028Z 2025-05-07T20:26:42.4458327Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:26:42.4458623Z 2025-05-07T20:26:44.3207409Z -allow-unsupported-compiler 2025-05-07T20:26:44.3207644Z 2025-05-07T20:26:44.3822580Z 2025-05-07T20:26:44.3823275Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:26:44.3823773Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:26:44.3824096Z 2025-05-07T20:26:46.3222561Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:26:46.3223133Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:26:46.3223462Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:26:46.3224124Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:26:46.3224459Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:26:46.3224720Z #define _STL_PAIR_H 1 2025-05-07T20:26:46.3224959Z #define __cpp_attributes 200809L 2025-05-07T20:26:46.3225288Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:26:46.3225623Z #define __DELETE_THROW throw() 2025-05-07T20:26:46.3225867Z #define _PTRDIFF_T_ 2025-05-07T20:26:46.3226099Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:26:46.3226378Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:26:46.3226641Z #define _IO_LEFT 02 2025-05-07T20:26:46.3226855Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:26:46.3227108Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:26:46.3227372Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:26:46.3227782Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:26:46.3228268Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:26:46.3228547Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:26:46.3228950Z #define _IOS_OUTPUT 2 2025-05-07T20:26:46.3229178Z #define __SM_100_RT_HPP__ 2025-05-07T20:26:46.3229473Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:26:46.3229864Z #define toascii_l(c,l) __toascii_l ((c), (l)) 2025-05-07T20:26:46.3230168Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:26:46.3230426Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:26:46.3230694Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:26:46.3231456Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:26:46.3232243Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:26:46.3232550Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:26:46.3232842Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:26:46.3233141Z #define _T_WCHAR_ 2025-05-07T20:26:46.3233361Z #define stdout stdout 2025-05-07T20:26:46.3233691Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:26:46.3234060Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:26:46.3234337Z #define __flexarr [] 2025-05-07T20:26:46.3234567Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:26:46.3234881Z #define __islower_l(c,l) __isctype_l((c), _ISlower, (l)) 2025-05-07T20:26:46.3235222Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:26:46.3235478Z #define _MATH_H 1 2025-05-07T20:26:46.3235748Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:26:46.3236184Z #define __S64_TYPE long int 2025-05-07T20:26:46.3236434Z #define __stub_fchflags 2025-05-07T20:26:46.3236694Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:26:46.3236976Z #define __SQUAD_TYPE long int 2025-05-07T20:26:46.3238061Z nvcc warning : Support for offline compilation for architectures prior to '_75' will be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2025-05-07T20:26:46.3238743Z 2025-05-07T20:26:46.3238852Z #define __INTMAX_C(c) c ## L 2025-05-07T20:26:46.3239165Z #define cudaStreamFireAndForget ((cudaStream_t)0x4) 2025-05-07T20:26:46.3239497Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:26:46.3239751Z #define NL_NMAX INT_MAX 2025-05-07T20:26:46.3239979Z #define _BITS_TIME_H 1 2025-05-07T20:26:46.3240240Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:26:46.3240559Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:26:46.3240858Z #define cudaStreamTailLaunch ((cudaStream_t)0x3) 2025-05-07T20:26:46.3241199Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:26:46.3241589Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:26:46.3252793Z #define __CHAR_BIT__ 8 2025-05-07T20:26:46.3253066Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.3253384Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:26:46.3253672Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:26:46.3253933Z #define FP_NAN 0 2025-05-07T20:26:46.3254317Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:26:46.3254722Z #define cudaGetDeviceProperties cudaGetDeviceProperties_v2 2025-05-07T20:26:46.3255101Z #define __cudaCDP2GetErrorString 2025-05-07T20:26:46.3255378Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:26:46.3255627Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:26:46.3255876Z #define __SM_80_RT_H__ 2025-05-07T20:26:46.3256094Z #define _NEW 2025-05-07T20:26:46.3256308Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:26:46.3256587Z #define __UINT8_MAX__ 0xff 2025-05-07T20:26:46.3256933Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:26:46.3257323Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:26:46.3257551Z #define __USE_ANSI 1 2025-05-07T20:26:46.3257821Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:26:46.3258204Z #define __isupper_l(c,l) __isctype_l((c), _ISupper, (l)) 2025-05-07T20:26:46.3258552Z #define __cudaCDP2Memcpy2DAsync_ptsz 2025-05-07T20:26:46.3258848Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:26:46.3259201Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:26:46.3259472Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:26:46.3259763Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:26:46.3260054Z #define PIPE_BUF 4096 2025-05-07T20:26:46.3260359Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:26:46.3260803Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:26:46.3261159Z #define ADJ_TICK 0x4000 2025-05-07T20:26:46.3261426Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:26:46.3261734Z #define MQ_PRIO_MAX 32768 2025-05-07T20:26:46.3261981Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:26:46.3262289Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:26:46.3262734Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:46.3263237Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:26:46.3263590Z #define _XOPEN_SOURCE 700 2025-05-07T20:26:46.3263838Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:26:46.3264103Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3264369Z #define __cpp_static_assert 201411L 2025-05-07T20:26:46.3264642Z #define __GLIBCXX__ 20230528 2025-05-07T20:26:46.3264896Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:26:46.3265155Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:26:46.3265426Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:26:46.3265719Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:26:46.3265980Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:26:46.3266272Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3266622Z #define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l)) 2025-05-07T20:26:46.3266952Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:26:46.3267219Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:26:46.3267525Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.3267877Z #define __isprint_l(c,l) __isctype_l((c), _ISprint, (l)) 2025-05-07T20:26:46.3268218Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:26:46.3268503Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:26:46.3268790Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:26:46.3269100Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:26:46.3269415Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:26:46.3269810Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:26:46.3270210Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:26:46.3270498Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:26:46.3270755Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:26:46.3271027Z #define __GCC_IEC_559 2 2025-05-07T20:26:46.3271304Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:26:46.3271632Z #define _IO_flockfile(_fp) 2025-05-07T20:26:46.3271888Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:26:46.3272142Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:26:46.3272481Z #define _IOFBF 0 2025-05-07T20:26:46.3272690Z #define __USE_BSD 1 2025-05-07T20:26:46.3272902Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:26:46.3273161Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:26:46.3273420Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:26:46.3273654Z #define _IO_NO_WRITES 8 2025-05-07T20:26:46.3273897Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:26:46.3274237Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:26:46.3274576Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:26:46.3274868Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:26:46.3275179Z #define __cpp_binary_literals 201304L 2025-05-07T20:26:46.3275456Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:26:46.3275709Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:26:46.3275967Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:26:46.3276378Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:26:46.3276746Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:26:46.3277191Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:26:46.3277487Z #define M_PI 3.14159265358979323846 2025-05-07T20:26:46.3277780Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:26:46.3278094Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:26:46.3278390Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:26:46.3278685Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:26:46.3278948Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:26:46.3279203Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:26:46.3279822Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:26:46.3280385Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:26:46.3280701Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:26:46.3281014Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:26:46.3281298Z #define __cudaCDP2GetErrorName 2025-05-07T20:26:46.3281573Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:26:46.3281840Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:26:46.3282143Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:26:46.3282457Z #define __cpp_variadic_templates 200704L 2025-05-07T20:26:46.3282745Z #define RAND_MAX 2147483647 2025-05-07T20:26:46.3283000Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:26:46.3283310Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3283621Z #define __SM_90_RT_H__ 2025-05-07T20:26:46.3283851Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:26:46.3284096Z #define __COMPAR_FN_T 2025-05-07T20:26:46.3284328Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:26:46.3284582Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:26:46.3285040Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:26:46.3285535Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:26:46.3285869Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:26:46.3286226Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:26:46.3286508Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:26:46.3286836Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:26:46.3287135Z #define __cpp_variable_templates 201304L 2025-05-07T20:26:46.3287622Z #define cudaKernelNodeAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:46.3288148Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:26:46.3288465Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:26:46.3288720Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:26:46.3289006Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:26:46.3289297Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:26:46.3289546Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:26:46.3289831Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:26:46.3290101Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:26:46.3290336Z #define __u_char_defined 2025-05-07T20:26:46.3290635Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:26:46.3291069Z #define STA_PPSERROR 0x0800 2025-05-07T20:26:46.3291316Z #define _GLIBCXX_STD_A std 2025-05-07T20:26:46.3291552Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:26:46.3291820Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:26:46.3292245Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:26:46.3292651Z #define FP_INFINITE 1 2025-05-07T20:26:46.3293007Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:46.3293409Z #define _IO_pid_t __pid_t 2025-05-07T20:26:46.3293642Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:26:46.3293891Z #define __LEAF , __leaf__ 2025-05-07T20:26:46.3294118Z #define PATH_MAX 4096 2025-05-07T20:26:46.3294353Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:26:46.3294675Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:26:46.3294985Z #define _LIMITS_H___ 2025-05-07T20:26:46.3295200Z #define __size_t 2025-05-07T20:26:46.3295416Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:26:46.3296053Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:26:46.3296609Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:26:46.3296900Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:26:46.3297221Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:26:46.3297471Z #define _WCHAR_T_DEFINED 2025-05-07T20:26:46.3297811Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:26:46.3298196Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:26:46.3298483Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:26:46.3298797Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:26:46.3299065Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:26:46.3299331Z #define __INT8_C(c) c 2025-05-07T20:26:46.3299585Z #define __cudaCDP2GetParameterBuffer 2025-05-07T20:26:46.3299863Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:26:46.3300124Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:26:46.3300382Z #define __SM_70_RT_HPP__ 2025-05-07T20:26:46.3300612Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:26:46.3300874Z #define __cpp_variadic_using 201611L 2025-05-07T20:26:46.3301195Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3301505Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:26:46.3301768Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:26:46.3302035Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:26:46.3302279Z #define __cpp_capture_star_this 201603L 2025-05-07T20:26:46.3302580Z #define __cudaCDP2LaunchDeviceV2_ptsz 2025-05-07T20:26:46.3302874Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:26:46.3303222Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:26:46.3303580Z #define NFDBITS __NFDBITS 2025-05-07T20:26:46.3303826Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:26:46.3304099Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:26:46.3304400Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:26:46.3304727Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:26:46.3304974Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:26:46.3305247Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:26:46.3305532Z #define STA_UNSYNC 0x0040 2025-05-07T20:26:46.3305835Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:46.3306236Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:26:46.3306579Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:26:46.3306855Z #define __cpp_if_constexpr 201606L 2025-05-07T20:26:46.3307164Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:26:46.3307480Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:26:46.3307783Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:26:46.3308109Z #define __daddr_t_defined 2025-05-07T20:26:46.3308350Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:26:46.3309615Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:26:46.3310079Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:26:46.3310795Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:26:46.3311270Z #define _ACRTIMP 2025-05-07T20:26:46.3311486Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:26:46.3311746Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:26:46.3312018Z #define _IOS_BIN 128 2025-05-07T20:26:46.3312361Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:26:46.3312763Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3313029Z #define UNDERFLOW 4 2025-05-07T20:26:46.3313229Z #define NAME_MAX 255 2025-05-07T20:26:46.3313451Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:26:46.3313712Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:26:46.3313973Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:26:46.3314257Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:26:46.3314630Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:26:46.3315009Z #define __ptr_t void * 2025-05-07T20:26:46.3315415Z #define M_E 2.7182818284590452354 2025-05-07T20:26:46.3315685Z #define cudaSurfaceType1D 0x01 2025-05-07T20:26:46.3315940Z #define __USE_ISOCXX11 1 2025-05-07T20:26:46.3316323Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:26:46.3316629Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:26:46.3316919Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:26:46.3317180Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:26:46.3317459Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:26:46.3317764Z #define cudaSurfaceType2D 0x02 2025-05-07T20:26:46.3318006Z #define __linux 1 2025-05-07T20:26:46.3318225Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:26:46.3318495Z #define cudaDeviceMask 0xff 2025-05-07T20:26:46.3318746Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:26:46.3319029Z #define __CUDA_API_VER_MAJOR__ 12 2025-05-07T20:26:46.3319296Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:26:46.3319571Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:26:46.3319886Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:26:46.3320186Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:26:46.3320464Z #define _BITS_TYPES_H 1 2025-05-07T20:26:46.3320740Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:26:46.3321071Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:26:46.3321363Z #define cudaSurfaceType3D 0x03 2025-05-07T20:26:46.3321628Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:26:46.3321905Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:26:46.3322184Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:26:46.3322942Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:26:46.3323731Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:26:46.3324004Z #define __unix 1 2025-05-07T20:26:46.3324206Z #define MATH_ERRNO 1 2025-05-07T20:26:46.3324443Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:26:46.3324716Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:26:46.3324963Z #define __SM_100_RT_H__ 2025-05-07T20:26:46.3325204Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:26:46.3325483Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:26:46.3325762Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:26:46.3326020Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:26:46.3326313Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:26:46.3326767Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:26:46.3327214Z #define __nv_pure__ __location__(nv_pure) 2025-05-07T20:26:46.3327502Z #define CUDARTAPI_CDECL 2025-05-07T20:26:46.3327746Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:26:46.3328002Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:26:46.3328276Z #define __cpp_lib_void_t 201411 2025-05-07T20:26:46.3328528Z #define _POSIX_AIO_MAX 1 2025-05-07T20:26:46.3328746Z #define __SIZE_T 2025-05-07T20:26:46.3329073Z #define isgraph_l(c,l) __isgraph_l ((c), (l)) 2025-05-07T20:26:46.3329390Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:26:46.3329674Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:26:46.3329917Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:26:46.3330176Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:26:46.3330431Z #define _ATFILE_SOURCE 1 2025-05-07T20:26:46.3330801Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:26:46.3331222Z #define __WAIT_STATUS void * 2025-05-07T20:26:46.3331475Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:26:46.3331725Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:26:46.3331984Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:26:46.3332260Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:26:46.3332518Z #define __WINT_MIN__ 0U 2025-05-07T20:26:46.3333081Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:26:46.3333801Z #define isdigit_l(c,l) __isdigit_l ((c), (l)) 2025-05-07T20:26:46.3334092Z #define WUNTRACED 2 2025-05-07T20:26:46.3334307Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:26:46.3334572Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:26:46.3334845Z #define NZERO 20 2025-05-07T20:26:46.3335059Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:26:46.3335332Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:26:46.3335619Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:26:46.3335891Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:26:46.3336139Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:26:46.3336415Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:26:46.3336671Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:26:46.3336941Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:26:46.3337207Z #define EXIT_FAILURE 1 2025-05-07T20:26:46.3337430Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:26:46.3337682Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:26:46.3337941Z #define _SIZE_T_DEFINED_ 2025-05-07T20:26:46.3338195Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:26:46.3338458Z #define __cudaCDP2DeviceGetLimit 2025-05-07T20:26:46.3338787Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:26:46.3339136Z #define __cudaCDP2FuncGetAttributes 2025-05-07T20:26:46.3339414Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:26:46.3339659Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:26:46.3339923Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:26:46.3340201Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:26:46.3340496Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:26:46.3340774Z #define SEEK_DATA 3 2025-05-07T20:26:46.3340988Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:26:46.3341273Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:26:46.3341685Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:26:46.3342062Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:26:46.3342295Z #define __INT64_C(c) c ## L 2025-05-07T20:26:46.3342559Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:26:46.3342889Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:26:46.3343194Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:26:46.3343465Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:26:46.3343749Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:26:46.3344034Z #define STA_PPSWANDER 0x0400 2025-05-07T20:26:46.3344282Z #define __INT_WCHAR_T_H 2025-05-07T20:26:46.3344510Z #define WSTOPPED 2 2025-05-07T20:26:46.3344730Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:26:46.3345002Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:26:46.3345241Z #define FP_NORMAL 4 2025-05-07T20:26:46.3345466Z #define __cudaCDP2LaunchDevice_ptsz 2025-05-07T20:26:46.3345736Z #define _BITS_TIMEX_H 1 2025-05-07T20:26:46.3345966Z #define _POSIX_LINK_MAX 8 2025-05-07T20:26:46.3346207Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:26:46.3346480Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:26:46.3346740Z #define cudaTextureType1D 0x01 2025-05-07T20:26:46.3347122Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:26:46.3347374Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:26:46.3347633Z #define __isascii(c) (((c) & ~0x7f) == 0) 2025-05-07T20:26:46.3347920Z #define __toascii(c) ((c) & 0x7f) 2025-05-07T20:26:46.3348331Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:26:46.3348770Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:26:46.3349026Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:26:46.3349276Z #define _POSIX_SOURCE 1 2025-05-07T20:26:46.3349524Z #define cudaTextureType2D 0x02 2025-05-07T20:26:46.3349806Z #define _PTR_TRAITS_H 1 2025-05-07T20:26:46.3350088Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:26:46.3350394Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:26:46.3350648Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:26:46.3350962Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:26:46.3351280Z #define cudaTextureType3D 0x03 2025-05-07T20:26:46.3351543Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:26:46.3351878Z #define CLOCK_REALTIME 0 2025-05-07T20:26:46.3352109Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:26:46.3352372Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:26:46.3352666Z #define __cpp_aligned_new 201606L 2025-05-07T20:26:46.3352928Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:26:46.3353201Z #define cudaEventBlockingSync 0x01 2025-05-07T20:26:46.3353479Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:26:46.3353734Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:26:46.3354033Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:26:46.3354317Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:26:46.3354583Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:26:46.3354828Z #define __GLIBC__ 2 2025-05-07T20:26:46.3355030Z #define __END_DECLS } 2025-05-07T20:26:46.3355257Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:26:46.3355612Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:26:46.3356078Z #define __CONCAT(x,y) x ## y 2025-05-07T20:26:46.3356332Z #define WCONTINUED 8 2025-05-07T20:26:46.3356547Z #define __STDC_HOSTED__ 1 2025-05-07T20:26:46.3356790Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:26:46.3357051Z #define _ALLOCA_H 1 2025-05-07T20:26:46.3357266Z #define __host__ __location__(host) 2025-05-07T20:26:46.3357676Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:26:46.3358105Z #define __SLONG32_TYPE int 2025-05-07T20:26:46.3358353Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:26:46.3358628Z #define _SYS_SELECT_H 1 2025-05-07T20:26:46.3358856Z #define _IO_LINE_BUF 0x200 2025-05-07T20:26:46.3359085Z #define _IOS_NOCREATE 32 2025-05-07T20:26:46.3359330Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:26:46.3359615Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:26:46.3359932Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:26:46.3360202Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:26:46.3360477Z #define __global__ __location__(global) 2025-05-07T20:26:46.3360759Z #define __GNU_LIBRARY__ 6 2025-05-07T20:26:46.3360999Z #define __cpp_decltype_auto 201304L 2025-05-07T20:26:46.3361264Z #define __DBL_DIG__ 15 2025-05-07T20:26:46.3361486Z #define TIME_UTC 1 2025-05-07T20:26:46.3361696Z #define __FLT32_DIG__ 6 2025-05-07T20:26:46.3362008Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:26:46.3362396Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:26:46.3362701Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:26:46.3363000Z #define iscntrl_l(c,l) __iscntrl_l ((c), (l)) 2025-05-07T20:26:46.3363290Z #define _G_BUFSIZ 8192 2025-05-07T20:26:46.3363578Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:26:46.3363938Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:26:46.3364222Z #define __cudaCDP2GetDevice 2025-05-07T20:26:46.3364490Z #define __cudaCDP2PeekAtLastError 2025-05-07T20:26:46.3364762Z #define STA_CLOCKERR 0x1000 2025-05-07T20:26:46.3365002Z #define __GXX_WEAK__ 1 2025-05-07T20:26:46.3365337Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.3365628Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:26:46.3365880Z #define __SHRT_WIDTH__ 16 2025-05-07T20:26:46.3366164Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:26:46.3366491Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:26:46.3366760Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:26:46.3367038Z #define isblank_l(c,l) __isblank_l ((c), (l)) 2025-05-07T20:26:46.3367319Z #define _G_config_h 1 2025-05-07T20:26:46.3375034Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:26:46.3375393Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:26:46.3375663Z #define _GCC_WCHAR_T 2025-05-07T20:26:46.3375878Z #define TMP_MAX 238328 2025-05-07T20:26:46.3376111Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:26:46.3376368Z #define __DEVICE_TYPES_H__ 2025-05-07T20:26:46.3376615Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.3376878Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:26:46.3377150Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:26:46.3377557Z #define _IO_SKIPWS 01 2025-05-07T20:26:46.3377952Z #define cudaStreamGraphFireAndForgetAsSibling (cudaStream_t)0x0300000000000000 2025-05-07T20:26:46.3378396Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:26:46.3378646Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:26:46.3378967Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:26:46.3379321Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:26:46.3379690Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:26:46.3380073Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:26:46.3380314Z #define le32toh(x) (x) 2025-05-07T20:26:46.3380533Z #define _SIZE_T_DEFINED 2025-05-07T20:26:46.3380771Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:26:46.3381097Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:26:46.3381436Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:26:46.3381818Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:26:46.3382225Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:26:46.3382477Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:26:46.3382720Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:26:46.3382969Z #define _POSIX_NAME_MAX 14 2025-05-07T20:26:46.3383228Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:26:46.3383731Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:26:46.3384213Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:26:46.3384507Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:26:46.3384839Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:26:46.3385139Z #define _WCHAR_T_ 2025-05-07T20:26:46.3385355Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:26:46.3385705Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:26:46.3386068Z #define RTSIG_MAX 32 2025-05-07T20:26:46.3386277Z #define _STDDEF_H 2025-05-07T20:26:46.3386504Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:26:46.3386756Z #define _VA_LIST_DEFINED 2025-05-07T20:26:46.3386993Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:26:46.3387311Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:26:46.3387688Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:26:46.3387999Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:26:46.3388274Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:26:46.3388721Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:26:46.3389228Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:26:46.3389589Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:26:46.3389894Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:26:46.3390189Z #define __unix__ 1 2025-05-07T20:26:46.3390409Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.3390676Z #define __INT_WIDTH__ 32 2025-05-07T20:26:46.3390989Z #define __SIZEOF_LONG__ 8 2025-05-07T20:26:46.3391225Z #define _IONBF 2 2025-05-07T20:26:46.3391653Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:26:46.3392398Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:26:46.3392904Z #define __STDC_IEC_559__ 1 2025-05-07T20:26:46.3393146Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:26:46.3393397Z #define __UINT16_C(c) c 2025-05-07T20:26:46.3393618Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:26:46.3393874Z #define STA_DEL 0x0020 2025-05-07T20:26:46.3394099Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:26:46.3394337Z #define __id_t_defined 2025-05-07T20:26:46.3394594Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:26:46.3395031Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:26:46.3395447Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:26:46.3395775Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:26:46.3396129Z #define __DECIMAL_DIG__ 21 2025-05-07T20:26:46.3396372Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:26:46.3396616Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:26:46.3396873Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:26:46.3397122Z #define SING 2 2025-05-07T20:26:46.3397322Z #define STA_FREQHOLD 0x0080 2025-05-07T20:26:46.3397579Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3397865Z #define cudaStreamDefault 0x00 2025-05-07T20:26:46.3398194Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:26:46.3398549Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:26:46.3398808Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:26:46.3399055Z #define __gnu_linux__ 1 2025-05-07T20:26:46.3399279Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:26:46.3399517Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:26:46.3399781Z #define MAX_INPUT 255 2025-05-07T20:26:46.3400038Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:26:46.3400385Z #define __isalpha_l(c,l) __isctype_l((c), _ISalpha, (l)) 2025-05-07T20:26:46.3400741Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:26:46.3401039Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:26:46.3401289Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:26:46.3401672Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:26:46.3402074Z #define _IO_SHOWPOS 02000 2025-05-07T20:26:46.3402387Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:26:46.3402729Z #define _Mfloat_ float 2025-05-07T20:26:46.3402970Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:26:46.3403263Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:26:46.3403538Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:26:46.3403844Z #define cudaMemPoolCreateUsageHwDecompress 0x2 2025-05-07T20:26:46.3404371Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:26:46.3404850Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3405114Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:26:46.3405418Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:26:46.3405762Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:26:46.3406043Z #define __USE_ISOC11 1 2025-05-07T20:26:46.3406254Z #define _BSD_SIZE_T_ 2025-05-07T20:26:46.3406467Z #define ADJ_MICRO 0x1000 2025-05-07T20:26:46.3406702Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:26:46.3406947Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:26:46.3407232Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:26:46.3407537Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:26:46.3407828Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:26:46.3408136Z #define __THROW throw () 2025-05-07T20:26:46.3408379Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:26:46.3408894Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3409430Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:26:46.3409809Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:26:46.3410096Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:26:46.3410340Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:26:46.3410591Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:26:46.3410838Z #define L_tmpnam 20 2025-05-07T20:26:46.3411046Z #define ___int_wchar_t_h 2025-05-07T20:26:46.3411372Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:26:46.3411735Z #define isascii(c) __isascii (c) 2025-05-07T20:26:46.3411989Z #define _T_PTRDIFF 2025-05-07T20:26:46.3412271Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:26:46.3412609Z #define toascii(c) __toascii (c) 2025-05-07T20:26:46.3412851Z #define __GNUC__ 11 2025-05-07T20:26:46.3413086Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:26:46.3413369Z #define __GXX_RTTI 1 2025-05-07T20:26:46.3413577Z #define __pie__ 2 2025-05-07T20:26:46.3413766Z #define __MMX__ 1 2025-05-07T20:26:46.3414104Z #define __cudaCDP2Malloc 2025-05-07T20:26:46.3414347Z #define __timespec_defined 1 2025-05-07T20:26:46.3414576Z #define L_ctermid 9 2025-05-07T20:26:46.3414793Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:46.3415083Z #define __cudaCDP2GetParameterBufferV2 2025-05-07T20:26:46.3415453Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:26:46.3415811Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:26:46.3416061Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:26:46.3416338Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:26:46.3416626Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:26:46.3416925Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:26:46.3417174Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:26:46.3417595Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:26:46.3418325Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:46.3418914Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:26:46.3419195Z #define __USE_SVID 1 2025-05-07T20:26:46.3419437Z #define __constant__ __location__(constant) 2025-05-07T20:26:46.3419784Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:26:46.3420071Z #define __device__ __location__(device) 2025-05-07T20:26:46.3420376Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:26:46.3420685Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:26:46.3420936Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:26:46.3421199Z #define CUDART_DEVICE __device__ 2025-05-07T20:26:46.3421533Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:26:46.3421882Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:26:46.3422141Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:26:46.3422492Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:26:46.3422853Z #define __STDC_UTF_16__ 1 2025-05-07T20:26:46.3423089Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:26:46.3423447Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:26:46.3423854Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:26:46.3424155Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:26:46.3424408Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:26:46.3424656Z #define NGROUPS_MAX 65536 2025-05-07T20:26:46.3424893Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:26:46.3425136Z #define __USE_ISOC95 1 2025-05-07T20:26:46.3425343Z #define _TIME_H 1 2025-05-07T20:26:46.3425591Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:26:46.3425899Z #define __USE_ISOC99 1 2025-05-07T20:26:46.3426211Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:26:46.3426564Z #define HOST_NAME_MAX 64 2025-05-07T20:26:46.3426808Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:26:46.3427052Z #define _IOS_ATEND 4 2025-05-07T20:26:46.3427271Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:26:46.3427672Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:26:46.3428059Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:46.3428392Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:26:46.3428657Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:26:46.3428963Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:26:46.3429262Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:26:46.3429503Z #define _STDIO_H 1 2025-05-07T20:26:46.3429882Z #define __isctype_l(c,type,locale) ((locale)->__ctype_b[(int) (c)] & (unsigned short int) type) 2025-05-07T20:26:46.3430323Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:26:46.3430670Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:46.3431028Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:26:46.3431297Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:26:46.3431553Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:26:46.3431813Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:26:46.3432182Z #define __cpp_raw_strings 200710L 2025-05-07T20:26:46.3432472Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3432772Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:26:46.3433033Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:26:46.3433299Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:26:46.3433585Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:26:46.3433842Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:26:46.3434113Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:26:46.3434456Z #define _ISbit(bit) ((bit) < 8 ? ((1 << (bit)) << 8) : ((1 << (bit)) >> 8)) 2025-05-07T20:26:46.3434813Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:26:46.3435043Z #define __USE_XOPEN 1 2025-05-07T20:26:46.3435274Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:26:46.3435700Z #define cudaStreamAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:46.3436200Z #define __USE_XOPEN2K 1 2025-05-07T20:26:46.3436427Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:26:46.3436698Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:26:46.3436982Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:26:46.3437237Z #define __cpp_fold_expressions 201603L 2025-05-07T20:26:46.3437740Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:26:46.3438244Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:26:46.3438508Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:26:46.3438854Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:26:46.3439224Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:26:46.3439584Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:26:46.3440015Z #define __END_NAMESPACE_C99 2025-05-07T20:26:46.3440274Z #define __glibcxx_integral_traps true 2025-05-07T20:26:46.3440550Z #define _POSIX_PATH_MAX 256 2025-05-07T20:26:46.3440786Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:26:46.3441029Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:26:46.3441281Z #define _IOS_TRUNC 16 2025-05-07T20:26:46.3441507Z #define _ISOC11_SOURCE 1 2025-05-07T20:26:46.3441749Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:26:46.3442030Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:26:46.3442313Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:26:46.3442664Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:26:46.3443034Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:26:46.3443298Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:26:46.3443550Z #define _IO_UNITBUF 020000 2025-05-07T20:26:46.3443788Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:26:46.3444031Z #define __FD_SETSIZE 1024 2025-05-07T20:26:46.3444270Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:26:46.3444528Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:26:46.3444851Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:26:46.3445187Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:26:46.3445439Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:26:46.3445847Z #define isxdigit_l(c,l) __isxdigit_l ((c), (l)) 2025-05-07T20:26:46.3446158Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:26:46.3446418Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:26:46.3446706Z #define __isalnum_l(c,l) __isctype_l((c), _ISalnum, (l)) 2025-05-07T20:26:46.3447025Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:26:46.3447295Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:26:46.3447611Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:26:46.3447883Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:26:46.3448145Z #define __USE_POSIX199506 1 2025-05-07T20:26:46.3448382Z #define _FEATURES_H 1 2025-05-07T20:26:46.3448602Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:26:46.3448981Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:26:46.3449449Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:26:46.3449805Z #define __stub_getmsg 2025-05-07T20:26:46.3450024Z #define _IO_FIXED 010000 2025-05-07T20:26:46.3450284Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:26:46.3450665Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:26:46.3450922Z #define __stub_setlogin 2025-05-07T20:26:46.3451150Z #define __stub_fattach 2025-05-07T20:26:46.3451376Z #define __cplusplus 201703L 2025-05-07T20:26:46.3451624Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:26:46.3451893Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:26:46.3452134Z #define INFINITY (__builtin_inff()) 2025-05-07T20:26:46.3452393Z #define _IO_UNBUFFERED 2 2025-05-07T20:26:46.3452862Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:26:46.3453369Z #define _IO_INTERNAL 010 2025-05-07T20:26:46.3453601Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:26:46.3453917Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:46.3454255Z #define __dev_t_defined 2025-05-07T20:26:46.3454476Z #define __DEPRECATED 1 2025-05-07T20:26:46.3454690Z #define __S32_TYPE int 2025-05-07T20:26:46.3454931Z #define __cpp_rvalue_references 200610L 2025-05-07T20:26:46.3455220Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:26:46.3455465Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:26:46.3455709Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:26:46.3456294Z #define cudaKernelNodeAttributePreferredSharedMemoryCarveout cudaLaunchAttributePreferredSharedMemoryCarveout 2025-05-07T20:26:46.3456907Z #define _G_HAVE_MREMAP 1 2025-05-07T20:26:46.3457207Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:46.3457532Z #define OVERFLOW 3 2025-05-07T20:26:46.3457770Z #define __toascii_l(c,l) ((l), __toascii (c)) 2025-05-07T20:26:46.3458063Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:26:46.3458333Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.3458655Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:26:46.3458965Z #define __SSE2_MATH__ 1 2025-05-07T20:26:46.3459196Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:26:46.3459489Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.3459777Z #define _IO_STDIO_H 2025-05-07T20:26:46.3460028Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:26:46.3460342Z #define isspace_l(c,l) __isspace_l ((c), (l)) 2025-05-07T20:26:46.3460644Z #define __cudaCDP2Memcpy2DAsync 2025-05-07T20:26:46.3460926Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3461218Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:26:46.3461464Z #define __amd64 1 2025-05-07T20:26:46.3461671Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:26:46.3461923Z #define __cudaCDP2Memset3DAsync 2025-05-07T20:26:46.3462186Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:26:46.3462453Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:26:46.3462740Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:26:46.3462989Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:26:46.3463264Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:26:46.3463511Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:26:46.3463744Z #define __bounded 2025-05-07T20:26:46.3463950Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:26:46.3464306Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:26:46.3464577Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:26:46.3464839Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:26:46.3465094Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:26:46.3465349Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.3465650Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:26:46.3466048Z #define cudaStreamAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:46.3466429Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:26:46.3466683Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:26:46.3467005Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:26:46.3467334Z #define STA_PLL 0x0001 2025-05-07T20:26:46.3467559Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:26:46.3467806Z #define __GNUG__ 11 2025-05-07T20:26:46.3468023Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:26:46.3468267Z #define _T_WCHAR 2025-05-07T20:26:46.3468483Z #define __cudaCDP2GetDeviceCount 2025-05-07T20:26:46.3468847Z #define __specialization_static 2025-05-07T20:26:46.3469136Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:26:46.3469429Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:26:46.3469688Z #define cudaArraySparse 0x40 2025-05-07T20:26:46.3469971Z #define STA_PPSFREQ 0x0002 2025-05-07T20:26:46.3470229Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:26:46.3470516Z #define _WCHAR_T 2025-05-07T20:26:46.3470721Z #define __cudaCDP2Free 2025-05-07T20:26:46.3471338Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:26:46.3471980Z #define __cpp_nsdmi 200809L 2025-05-07T20:26:46.3472381Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:26:46.3472805Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:26:46.3473069Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:26:46.3473322Z #define cudaArrayCubemap 0x04 2025-05-07T20:26:46.3473635Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:46.3473965Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:26:46.3474184Z #define __NO_CTYPE 1 2025-05-07T20:26:46.3474389Z #define __stub_bdflush 2025-05-07T20:26:46.3474724Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:26:46.3475121Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:26:46.3475404Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:26:46.3475656Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:26:46.3475911Z #define __cpp_initializer_lists 200806L 2025-05-07T20:26:46.3476305Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:26:46.3476581Z #define __U16_TYPE unsigned short int 2025-05-07T20:26:46.3476897Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:26:46.3477222Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:26:46.3477493Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:26:46.3477767Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:26:46.3478091Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:26:46.3478418Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:26:46.3478680Z #define _IO_STDIO 040000 2025-05-07T20:26:46.3478987Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:26:46.3479354Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:26:46.3479699Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:26:46.3479980Z #define _PTRDIFF_T 2025-05-07T20:26:46.3480180Z #define _MOVE_H 1 2025-05-07T20:26:46.3480389Z #define __cpp_hex_float 201603L 2025-05-07T20:26:46.3480628Z #define ADJ_TAI 0x0080 2025-05-07T20:26:46.3480838Z #define __ptrvalue 2025-05-07T20:26:46.3481045Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:26:46.3481273Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:26:46.3481540Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:26:46.3481822Z #define MATH_ERREXCEPT 2 2025-05-07T20:26:46.3482149Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:26:46.3482415Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:26:46.3482795Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:26:46.3483151Z #define __USE_GNU 1 2025-05-07T20:26:46.3483364Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:26:46.3483629Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:26:46.3483882Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:26:46.3484251Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:26:46.3484619Z #define WEXITED 4 2025-05-07T20:26:46.3484817Z #define _IO_NO_READS 4 2025-05-07T20:26:46.3485096Z #define cudaGraphKernelNodePortLaunchCompletion 2 2025-05-07T20:26:46.3485432Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:26:46.3485696Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:26:46.3485976Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:26:46.3486271Z #define __uid_t_defined 2025-05-07T20:26:46.3486597Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:26:46.3486868Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:26:46.3487120Z #define WNOHANG 1 2025-05-07T20:26:46.3487352Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:26:46.3487643Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:26:46.3487899Z #define cudaEventDefault 0x00 2025-05-07T20:26:46.3488186Z #define __maxnreg__(a) __attribute__((maxnreg(a))) 2025-05-07T20:26:46.3488486Z #define NL_SETMAX INT_MAX 2025-05-07T20:26:46.3488703Z #define __x86_64 1 2025-05-07T20:26:46.3488916Z #define __cudaCDP2LaunchDevice 2025-05-07T20:26:46.3489517Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:46.3497118Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:26:46.3497603Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:46.3498021Z #define __PTRDIFF_T 2025-05-07T20:26:46.3498344Z #define __exctype_l(name) extern int name (int, __locale_t) __THROW 2025-05-07T20:26:46.3498713Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:26:46.3498976Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.3499251Z #define _Mlong_double_ long double 2025-05-07T20:26:46.3499520Z #define __cpp_lambdas 200907L 2025-05-07T20:26:46.3499758Z #define _IO_DEC 020 2025-05-07T20:26:46.3499968Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:26:46.3500224Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:26:46.3500496Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:26:46.3500763Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:26:46.3501010Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:26:46.3501290Z #define __cudaCDP2DeviceGetSharedMemConfig 2025-05-07T20:26:46.3501600Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:26:46.3501859Z #define _ANSI_STDDEF_H 2025-05-07T20:26:46.3502111Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:26:46.3502409Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:26:46.3502765Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:26:46.3503137Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:26:46.3503401Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:26:46.3503676Z #define __cpp_template_auto 201606L 2025-05-07T20:26:46.3504021Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:26:46.3504368Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:26:46.3504622Z #define __key_t_defined 2025-05-07T20:26:46.3504856Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:26:46.3505210Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:26:46.3505660Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:26:46.3506013Z #define __GNUC_VA_LIST 2025-05-07T20:26:46.3506333Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:46.3506697Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:26:46.3506944Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:26:46.3507348Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:26:46.3507625Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:26:46.3507857Z #define __WCOREFLAG 0x80 2025-05-07T20:26:46.3508098Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:26:46.3508383Z #define cudaEventDisableTiming 0x02 2025-05-07T20:26:46.3509044Z #define __LP64__ 1 2025-05-07T20:26:46.3509302Z #define __isascii_l(c,l) ((l), __isascii (c)) 2025-05-07T20:26:46.3509625Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:26:46.3509922Z #define _IO_off64_t __off64_t 2025-05-07T20:26:46.3510168Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3510416Z #define __time_t_defined 1 2025-05-07T20:26:46.3510647Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:26:46.3510981Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:26:46.3511330Z #define __USE_UNIX98 1 2025-05-07T20:26:46.3511551Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:26:46.3511810Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:26:46.3512221Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:26:46.3512501Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:26:46.3512800Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:26:46.3513047Z #define SEEK_CUR 1 2025-05-07T20:26:46.3513258Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.3513511Z #define _ASSERT_H 1 2025-05-07T20:26:46.3514057Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:26:46.3514660Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:26:46.3514912Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:26:46.3515148Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:26:46.3515399Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:26:46.3515654Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:26:46.3516089Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:46.3516480Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:26:46.3517122Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:26:46.3517751Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:26:46.3518029Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:26:46.3518363Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:26:46.3518719Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:26:46.3518971Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:26:46.3519240Z #define cudaArrayDefault 0x00 2025-05-07T20:26:46.3519499Z #define __cudaCDP2LaunchDeviceV2 2025-05-07T20:26:46.3519775Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:26:46.3520037Z #define TLOSS 5 2025-05-07T20:26:46.3520264Z #define __ssize_t_defined 2025-05-07T20:26:46.3520520Z #define __CUDACC_VER_BUILD__ 61 2025-05-07T20:26:46.3520778Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:26:46.3521057Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:26:46.3521331Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:26:46.3521600Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:26:46.3521871Z #define __cudaCDP2EventRecordWithFlags 2025-05-07T20:26:46.3522163Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:26:46.3522440Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:26:46.3522714Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:26:46.3522976Z #define __REGISTER_PREFIX__ 2025-05-07T20:26:46.3523218Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:26:46.3523535Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:26:46.3523876Z #define _IOS_NOREPLACE 64 2025-05-07T20:26:46.3524097Z #define __cdecl 2025-05-07T20:26:46.3524318Z #define cudaEventInterprocess 0x04 2025-05-07T20:26:46.3524626Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:26:46.3524935Z #define LOGIN_NAME_MAX 256 2025-05-07T20:26:46.3525170Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:26:46.3525550Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:26:46.3525831Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:26:46.3526083Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:26:46.3526376Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:26:46.3526690Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:26:46.3527077Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:46.3527490Z #define ADJ_NANO 0x2000 2025-05-07T20:26:46.3527779Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:26:46.3528121Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:26:46.3528394Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:26:46.3528639Z #define __FLT_DIG__ 6 2025-05-07T20:26:46.3528976Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:26:46.3529353Z #define __NO_INLINE__ 1 2025-05-07T20:26:46.3529636Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:46.3529977Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:26:46.3530307Z #define ADJ_STATUS 0x0010 2025-05-07T20:26:46.3530552Z #define __cudaCDP2MemcpyAsync_ptsz 2025-05-07T20:26:46.3530823Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:26:46.3531083Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:46.3531370Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:26:46.3531641Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:26:46.3532006Z #define cudaStreamGraphFireAndForget (cudaStream_t)0x0200000000000000 2025-05-07T20:26:46.3532405Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:26:46.3532733Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:26:46.3533061Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:26:46.3533290Z #define MAX_CANON 255 2025-05-07T20:26:46.3533512Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:26:46.3533748Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:26:46.3534001Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:26:46.3534275Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:26:46.3534575Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:26:46.3534861Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:26:46.3535123Z #define __cudaCDP2Memset2DAsync_ptsz 2025-05-07T20:26:46.3535425Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:26:46.3535722Z #define __VERSION__ "11.4.0" 2025-05-07T20:26:46.3535974Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:26:46.3536248Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:26:46.3536521Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:26:46.3536782Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:26:46.3537079Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:26:46.3537358Z #define __UINT64_C(c) c ## UL 2025-05-07T20:26:46.3537599Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:26:46.3537840Z #define _SYS_TYPES_H 1 2025-05-07T20:26:46.3538062Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:26:46.3538307Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:26:46.3538544Z #define _SYS_CDEFS_H 1 2025-05-07T20:26:46.3538765Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:26:46.3539028Z #define __cpp_unicode_characters 201411L 2025-05-07T20:26:46.3539303Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:26:46.3539536Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:26:46.3539813Z #define __cudaCDP2StreamDestroy 2025-05-07T20:26:46.3540066Z #define FP_SUBNORMAL 3 2025-05-07T20:26:46.3540297Z #define cudaOccupancyDefault 0x00 2025-05-07T20:26:46.3540559Z #define _INITIALIZER_LIST 2025-05-07T20:26:46.3540798Z #define _STDC_PREDEF_H 1 2025-05-07T20:26:46.3541034Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:26:46.3541306Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:26:46.3541548Z #define _IO_file_flags _flags 2025-05-07T20:26:46.3541785Z #define __USE_XOPEN2K8 1 2025-05-07T20:26:46.3542020Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:26:46.3542282Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:26:46.3542544Z #define HUGE 3.40282347e+38F 2025-05-07T20:26:46.3542793Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:26:46.3543245Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:26:46.3543628Z #define islower_l(c,l) __islower_l ((c), (l)) 2025-05-07T20:26:46.3543919Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:26:46.3544176Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:26:46.3544411Z #define _BSD_SOURCE 1 2025-05-07T20:26:46.3544630Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:26:46.3545440Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:26:46.3546247Z #define __catch(X) catch(X) 2025-05-07T20:26:46.3546495Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:26:46.3546772Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:26:46.3547031Z #define __TIMER_T_TYPE void * 2025-05-07T20:26:46.3547273Z #define __STRING(x) #x 2025-05-07T20:26:46.3547500Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:26:46.3547761Z #define _T_PTRDIFF_ 2025-05-07T20:26:46.3548073Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:26:46.3548361Z #define cudaEventWaitExternal 0x01 2025-05-07T20:26:46.3548615Z #define __unbounded 2025-05-07T20:26:46.3548842Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.3549117Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:26:46.3549380Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.3549665Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:26:46.3549926Z #define __cpp_lib_is_final 201402L 2025-05-07T20:26:46.3550252Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:26:46.3550563Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:26:46.3550860Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:26:46.3551121Z #define __managed__ __location__(managed) 2025-05-07T20:26:46.3551402Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:26:46.3551791Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:46.3552202Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:26:46.3552447Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:26:46.3552805Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:26:46.3553190Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:26:46.3553422Z #define _SYS_SIZE_T_H 2025-05-07T20:26:46.3553696Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:26:46.3554014Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:26:46.3554277Z #define isupper_l(c,l) __isupper_l ((c), (l)) 2025-05-07T20:26:46.3554548Z #define _CRTIMP 2025-05-07T20:26:46.3554759Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:26:46.3555050Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:46.3555358Z #define STA_PPSJITTER 0x0200 2025-05-07T20:26:46.3555698Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:26:46.3556178Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.3556477Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:26:46.3556750Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:26:46.3557026Z #define __SIZE_T__ 2025-05-07T20:26:46.3557221Z #define __stub_gtty 2025-05-07T20:26:46.3557430Z #define __pid_t_defined 2025-05-07T20:26:46.3557672Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:26:46.3557957Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.3558256Z #define __glibcxx_function_requires(...) 2025-05-07T20:26:46.3558530Z #define __SM_80_RT_HPP__ 2025-05-07T20:26:46.3558757Z #define __need_clockid_t 2025-05-07T20:26:46.3558980Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:26:46.3559219Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:26:46.3559519Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:26:46.3559816Z #define _IO_HEX 0100 2025-05-07T20:26:46.3560097Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:26:46.3560424Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:26:46.3560517Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:26:46.3560695Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:26:46.3560916Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:46.3561029Z #define ispunct_l(c,l) __ispunct_l ((c), (l)) 2025-05-07T20:26:46.3561127Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:26:46.3561229Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:26:46.3561331Z #define __cudaCDP2Memcpy3DAsync 2025-05-07T20:26:46.3561433Z #define __cudaCDP2MemcpyAsync 2025-05-07T20:26:46.3561510Z #define __stub_sstk 2025-05-07T20:26:46.3561595Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:26:46.3561742Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:26:46.3561817Z #define __wur 2025-05-07T20:26:46.3561928Z #define isprint_l(c,l) __isprint_l ((c), (l)) 2025-05-07T20:26:46.3562011Z #define _G_HAVE_MMAP 1 2025-05-07T20:26:46.3562087Z #define _IO_OCT 040 2025-05-07T20:26:46.3562173Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:26:46.3562257Z #define NL_MSGMAX INT_MAX 2025-05-07T20:26:46.3562345Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:26:46.3562568Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:26:46.3562655Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:26:46.3562750Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:26:46.3562934Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:26:46.3563023Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:26:46.3563104Z #define _STL_ALGOBASE_H 1 2025-05-07T20:26:46.3563208Z #define __cudaCDP2MemsetAsync_ptsz 2025-05-07T20:26:46.3563289Z #define __off64_t_defined 2025-05-07T20:26:46.3563381Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:26:46.3563463Z #define __FLT128_DIG__ 33 2025-05-07T20:26:46.3563560Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:26:46.3563649Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:26:46.3563727Z #define __INT32_C(c) c 2025-05-07T20:26:46.3563815Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:26:46.3563910Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:26:46.3564005Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:26:46.3564095Z #define __PDP_ENDIAN 3412 2025-05-07T20:26:46.3564179Z #define _ISOC95_SOURCE 1 2025-05-07T20:26:46.3564269Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:26:46.3564394Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:26:46.3564485Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:26:46.3564568Z #define __SM_90_RT_HPP__ 2025-05-07T20:26:46.3564659Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:26:46.3564746Z #define __have_pthread_attr_t 1 2025-05-07T20:26:46.3564837Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:26:46.3565051Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:26:46.3565155Z #define __cudaCDP2StreamWaitEvent 2025-05-07T20:26:46.3565247Z #define __cudaCDP2EventRecord 2025-05-07T20:26:46.3565337Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:26:46.3565415Z #define htole32(x) (x) 2025-05-07T20:26:46.3565661Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-05-07T20:26:46.3565787Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:26:46.3565880Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:26:46.3566028Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:26:46.3566162Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:26:46.3566280Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:26:46.3566413Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:26:46.3566500Z #define ADJ_OFFSET 0x0001 2025-05-07T20:26:46.3566592Z #define cudaArrayLayered 0x01 2025-05-07T20:26:46.3566755Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:26:46.3566856Z #define cudaEventRecordDefault 0x00 2025-05-07T20:26:46.3566946Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:26:46.3567041Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:26:46.3567116Z #define unix 1 2025-05-07T20:26:46.3567201Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:26:46.3567289Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:26:46.3567464Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:26:46.3567575Z #define __cudaCDP2DeviceGetCacheConfig 2025-05-07T20:26:46.3567657Z #define __USE_POSIX 1 2025-05-07T20:26:46.3567744Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:26:46.3567868Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:26:46.3567954Z #define __THROWNL throw () 2025-05-07T20:26:46.3568035Z #define __cpp_rtti 199711L 2025-05-07T20:26:46.3568135Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:26:46.3568216Z #define __PMT(args) args 2025-05-07T20:26:46.3568322Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3568466Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:26:46.3568570Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:26:46.3568650Z #define _SIZE_T_DECLARED 2025-05-07T20:26:46.3568741Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:26:46.3568825Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:26:46.3569210Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:26:46.3569383Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:26:46.3569468Z #define XATTR_LIST_MAX 65536 2025-05-07T20:26:46.3569559Z #define __CUDACC_VER_MAJOR__ 12 2025-05-07T20:26:46.3569694Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:26:46.3569769Z #define _WCHAR_T_H 2025-05-07T20:26:46.3569853Z #define __FLT64X_DIG__ 18 2025-05-07T20:26:46.3569934Z #define _IO_SHOWBASE 0200 2025-05-07T20:26:46.3570015Z #define _POSIX_QLIMIT 1 2025-05-07T20:26:46.3570108Z #define __INT8_TYPE__ signed char 2025-05-07T20:26:46.3570196Z #define __SURFACE_TYPES_H__ 2025-05-07T20:26:46.3570276Z #define __CUDA_ARCH__ 520 2025-05-07T20:26:46.3570378Z #define __cpp_digit_separators 201309L 2025-05-07T20:26:46.3570451Z #define __ELF__ 1 2025-05-07T20:26:46.3570542Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:26:46.3570636Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:26:46.3570718Z #define STA_INS 0x0010 2025-05-07T20:26:46.3570819Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:26:46.3570985Z #define _toupper(c) ((int) (*__ctype_toupper_loc ())[(int) (c)]) 2025-05-07T20:26:46.3571073Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:26:46.3571163Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:26:46.3571265Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.3571366Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3571461Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:26:46.3571559Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:26:46.3571650Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:26:46.3571799Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:26:46.3571946Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:26:46.3572040Z #define _IO_funlockfile(_fp) 2025-05-07T20:26:46.3572354Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:46.3572482Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:26:46.3572575Z #define __DRIVER_TYPES_H__ 2025-05-07T20:26:46.3572655Z #define __FLT_RADIX__ 2 2025-05-07T20:26:46.3572751Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:26:46.3572913Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:26:46.3572999Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:26:46.3573087Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:26:46.3573185Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:26:46.3573272Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:26:46.3573365Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:26:46.3573459Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:26:46.3573536Z #define WORD_BIT 32 2025-05-07T20:26:46.3573614Z #define _IO_USER_BUF 1 2025-05-07T20:26:46.3573699Z #define __VECTOR_TYPES_H__ 2025-05-07T20:26:46.3573794Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3573898Z #define cudaHostAllocPortable 0x01 2025-05-07T20:26:46.3574071Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:26:46.3574170Z #define __long_double_t long double 2025-05-07T20:26:46.3574261Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:26:46.3574346Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:26:46.3574735Z #define cudaKernelNodeAttributeDeviceUpdatableKernelNode cudaLaunchAttributeDeviceUpdatableKernelNode 2025-05-07T20:26:46.3574813Z #define __k8 1 2025-05-07T20:26:46.3575000Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:26:46.3575168Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:26:46.3575279Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:26:46.3575372Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:26:46.3575465Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:26:46.3575558Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:26:46.3575643Z #define __blksize_t_defined 2025-05-07T20:26:46.3575731Z #define _IO_SHOWPOINT 0400 2025-05-07T20:26:46.3575823Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:26:46.3576013Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:26:46.3576102Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:26:46.3576201Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:26:46.3576290Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:26:46.3576378Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:26:46.3576624Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:26:46.3576959Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:26:46.3577051Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:26:46.3577140Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:26:46.3577219Z #define SEEK_SET 0 2025-05-07T20:26:46.3577310Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:26:46.3577399Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:26:46.3577587Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:26:46.3577682Z #define __cudaCDP2GetLastError 2025-05-07T20:26:46.3577782Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:26:46.3577865Z #define _MATH_H_MATHDEF 1 2025-05-07T20:26:46.3578178Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:26:46.3578269Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:26:46.3578357Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:26:46.3578441Z #define __stub_sigreturn 2025-05-07T20:26:46.3578675Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:26:46.3578765Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:26:46.3578849Z #define __HOST_CONFIG_H__ 2025-05-07T20:26:46.3578945Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:26:46.3579023Z #define CLOCK_TAI 11 2025-05-07T20:26:46.3579124Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:26:46.3579323Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:26:46.3579409Z #define __restrict_arr 2025-05-07T20:26:46.3579545Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:26:46.3579694Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:26:46.3580209Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:46.3580385Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:26:46.3580461Z #define __USE_MISC 1 2025-05-07T20:26:46.3580561Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:26:46.3580651Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:26:46.3580732Z #define _GCC_LIMITS_H_ 2025-05-07T20:26:46.3580814Z #define __LDBL_DIG__ 18 2025-05-07T20:26:46.3580903Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:26:46.3580995Z #define __malloc_and_calloc_defined 2025-05-07T20:26:46.3581083Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:26:46.3581264Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:26:46.3581343Z #define __x86_64__ 1 2025-05-07T20:26:46.3581422Z #define _SIZE_T_ 2025-05-07T20:26:46.3582278Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:26:46.3582378Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:26:46.3582468Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:26:46.3582580Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:26:46.3582694Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:26:46.3582782Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:26:46.3582885Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:26:46.3583005Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:26:46.3583140Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:26:46.3583308Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:26:46.3583753Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:46.3583872Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:26:46.3584012Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:26:46.3584104Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:26:46.3584195Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:26:46.3584280Z #define STA_FLL 0x0008 2025-05-07T20:26:46.3584414Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:26:46.3584503Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:26:46.3584619Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3584723Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:26:46.3584805Z #define __stub_revoke 2025-05-07T20:26:46.3584899Z #define __timer_t_defined 1 2025-05-07T20:26:46.3585026Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:26:46.3585115Z #define INT_MAX __INT_MAX__ 2025-05-07T20:26:46.3585218Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:26:46.3585317Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:26:46.3585409Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:26:46.3585504Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:26:46.3585606Z #define cudaArrayTextureGather 0x08 2025-05-07T20:26:46.3585700Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:26:46.3585836Z #define __inline_hint__ __attribute__((nv_inline_hint)) 2025-05-07T20:26:46.3585923Z #define __NV_LEGACY_LAUNCH 1 2025-05-07T20:26:46.3586004Z #define _IO_off_t __off_t 2025-05-07T20:26:46.3586083Z #define __FLT64_DIG__ 15 2025-05-07T20:26:46.3586298Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:26:46.3586385Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:26:46.3586510Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3586635Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:26:46.3586722Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:26:46.3586816Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:26:46.3586895Z #define NULL __null 2025-05-07T20:26:46.3587019Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:26:46.3587116Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:26:46.3587210Z #define __U64_TYPE unsigned long int 2025-05-07T20:26:46.3587299Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3587388Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:26:46.3587466Z #define FP_ZERO 2 2025-05-07T20:26:46.3587553Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:26:46.3587699Z #define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l)) 2025-05-07T20:26:46.3587798Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3587878Z #define __WCHAR_T__ 2025-05-07T20:26:46.3587965Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:26:46.3588236Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:26:46.3588385Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:26:46.3588473Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:26:46.3588587Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:26:46.3588695Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:46.3588816Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:26:46.3588937Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:26:46.3589022Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:26:46.3589107Z #define _SIGSET_H_types 1 2025-05-07T20:26:46.3589213Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:26:46.3589313Z #define __cpp_unicode_literals 200710L 2025-05-07T20:26:46.3589455Z #define __isdigit_l(c,l) __isctype_l((c), _ISdigit, (l)) 2025-05-07T20:26:46.3589553Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:26:46.3589667Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:26:46.3589795Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:26:46.3590000Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:26:46.3590141Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:26:46.3590255Z #define __CUDACC_DEVICE_ATOMIC_BUILTINS__ 1 2025-05-07T20:26:46.3590446Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:26:46.3590534Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:26:46.3590630Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:26:46.3590726Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:26:46.3590808Z #define STA_MODE 0x4000 2025-05-07T20:26:46.3590908Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:26:46.3591003Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:26:46.3591109Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:26:46.3591201Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:26:46.3591293Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:26:46.3591390Z #define __cudaCDP2EventRecord_ptsz 2025-05-07T20:26:46.3591492Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:26:46.3591597Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:26:46.3591680Z #define __SIZE_WIDTH__ 64 2025-05-07T20:26:46.3591794Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.3591870Z #define __SEG_FS 1 2025-05-07T20:26:46.3591952Z #define _IO_size_t size_t 2025-05-07T20:26:46.3592045Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:26:46.3592136Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:26:46.3592213Z #define __stub_lchmod 2025-05-07T20:26:46.3592304Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:26:46.3592403Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3592494Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:26:46.3592573Z #define __SEG_GS 1 2025-05-07T20:26:46.3592747Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:26:46.3592832Z #define _IOS_APPEND 8 2025-05-07T20:26:46.3592919Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:26:46.3593008Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:26:46.3593105Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:26:46.3593197Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:26:46.3593294Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:26:46.3593375Z #define htole16(x) (x) 2025-05-07T20:26:46.3593476Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:46.3593563Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:26:46.3593654Z #define __INT16_TYPE__ short int 2025-05-07T20:26:46.3593751Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:26:46.3593851Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:26:46.3593955Z #define __cpp_structured_bindings 201606L 2025-05-07T20:26:46.3594072Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:26:46.3594158Z #define __SIZEOF_INT__ 4 2025-05-07T20:26:46.3594242Z #define __WCLONE 0x80000000 2025-05-07T20:26:46.3594329Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:26:46.3594410Z #define SEEK_HOLE 4 2025-05-07T20:26:46.3594489Z #define TIMER_ABSTIME 1 2025-05-07T20:26:46.3594681Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:26:46.3594770Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:26:46.3594938Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:46.3595041Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3595131Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:26:46.3595231Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:26:46.3595325Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3595437Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:26:46.3595517Z #define _LINUX_LIMITS_H 2025-05-07T20:26:46.3595594Z #define linux 1 2025-05-07T20:26:46.3595677Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:26:46.3595779Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:26:46.3595872Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:26:46.3595958Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:26:46.3596128Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:26:46.3596282Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:26:46.3596453Z #define __cpp_lib_hypot 201603 2025-05-07T20:26:46.3596543Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3596637Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:26:46.3596720Z #define MOD_NANO ADJ_NANO 2025-05-07T20:26:46.3596801Z #define htole64(x) (x) 2025-05-07T20:26:46.3596895Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:26:46.3597016Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:26:46.3597106Z #define _IO_UPPERCASE 01000 2025-05-07T20:26:46.3597585Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:26:46.3597664Z #define __USE_POSIX2 1 2025-05-07T20:26:46.3597762Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:26:46.3597880Z #define __WALL 0x40000000 2025-05-07T20:26:46.3598003Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:26:46.3598153Z #define _XLOCALE_H 1 2025-05-07T20:26:46.3598274Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:26:46.3607275Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:26:46.3607388Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:26:46.3607495Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:26:46.3607583Z #define __EXCEPTIONS 1 2025-05-07T20:26:46.3607677Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:26:46.3607870Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:26:46.3607951Z #define __WORDSIZE 64 2025-05-07T20:26:46.3608039Z #define CLOCK_MONOTONIC 1 2025-05-07T20:26:46.3608119Z #define _STL_RELOPS_H 1 2025-05-07T20:26:46.3608211Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:26:46.3608304Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:26:46.3608395Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:26:46.3608486Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:26:46.3608577Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:26:46.3609141Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:26:46.3609380Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:46.3609528Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:26:46.3609635Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:26:46.3609747Z #define __cpp_range_based_for 201603L 2025-05-07T20:26:46.3609853Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:26:46.3609948Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:26:46.3610048Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:26:46.3610224Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:26:46.3610318Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:26:46.3610401Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:26:46.3610502Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:26:46.3610671Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:46.3610778Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:26:46.3610856Z #define _STRING_H 1 2025-05-07T20:26:46.3611123Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:26:46.3611215Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:26:46.3611310Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:26:46.3611442Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:26:46.3611532Z #define __code_model_small__ 1 2025-05-07T20:26:46.3611614Z #define _PSTL_CONFIG_H 2025-05-07T20:26:46.3611709Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:26:46.3611818Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:26:46.3611906Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:26:46.3611999Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:26:46.3612327Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:46.3612416Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:26:46.3612494Z #define le64toh(x) (x) 2025-05-07T20:26:46.3612579Z #define FILENAME_MAX 4096 2025-05-07T20:26:46.3612724Z #define __iscntrl_l(c,l) __isctype_l((c), _IScntrl, (l)) 2025-05-07T20:26:46.3612840Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:26:46.3613039Z #define L_cuserid 9 2025-05-07T20:26:46.3613122Z #define __ino_t_defined 2025-05-07T20:26:46.3613199Z #define __k8__ 1 2025-05-07T20:26:46.3613292Z #define __INTPTR_TYPE__ long int 2025-05-07T20:26:46.3613399Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:26:46.3613486Z #define __int8_t_defined 2025-05-07T20:26:46.3613574Z #define __WCHAR_TYPE__ int 2025-05-07T20:26:46.3613669Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:26:46.3613784Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:26:46.3613876Z #define __SLONGWORD_TYPE long int 2025-05-07T20:26:46.3613988Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:26:46.3614138Z #define __isblank_l(c,l) __isctype_l((c), _ISblank, (l)) 2025-05-07T20:26:46.3614218Z #define __HAVE_COLUMN 2025-05-07T20:26:46.3614297Z #define __stub_fdetach 2025-05-07T20:26:46.3614704Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:26:46.3614788Z #define __pic__ 2 2025-05-07T20:26:46.3614909Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3614999Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:26:46.3615085Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:26:46.3615186Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:26:46.3615267Z #define __stub_chflags 2025-05-07T20:26:46.3615354Z #define CLOCK_BOOTTIME 7 2025-05-07T20:26:46.3615433Z #define __need_IOV_MAX 2025-05-07T20:26:46.3615541Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:26:46.3615640Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:26:46.3615736Z #define __cpp_decltype 200707L 2025-05-07T20:26:46.3615829Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:26:46.3615916Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:26:46.3616018Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:26:46.3616098Z #define TTY_NAME_MAX 32 2025-05-07T20:26:46.3616263Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:26:46.3616389Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3616556Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:26:46.3616662Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:26:46.3616757Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:26:46.3616844Z #define STA_PPSTIME 0x0004 2025-05-07T20:26:46.3616929Z #define __import__ 2025-05-07T20:26:46.3617011Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:26:46.3617142Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:26:46.3617222Z #define __export__ 2025-05-07T20:26:46.3617336Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:26:46.3617430Z #define cudaMemAttachHost 0x02 2025-05-07T20:26:46.3617592Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:46.3617683Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:26:46.3617766Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:26:46.3617943Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:26:46.3618106Z #define _WCHAR_T_DECLARED 2025-05-07T20:26:46.3618225Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:26:46.3618335Z #define isalpha_l(c,l) __isalpha_l ((c), (l)) 2025-05-07T20:26:46.3618435Z #define __cpp_inline_variables 201606L 2025-05-07T20:26:46.3618526Z #define WNOWAIT 0x01000000 2025-05-07T20:26:46.3618601Z #define PLOSS 6 2025-05-07T20:26:46.3618691Z #define M_LN10 2.30258509299404568402 2025-05-07T20:26:46.3618951Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:26:46.3619035Z #define EXIT_SUCCESS 0 2025-05-07T20:26:46.3619124Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:26:46.3619219Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:26:46.3619315Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:26:46.3619401Z #define __thread__ __thread 2025-05-07T20:26:46.3619496Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:26:46.3619584Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:26:46.3619691Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:26:46.3620020Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:46.3620151Z #define __cudaCDP2StreamWaitEvent_ptsz 2025-05-07T20:26:46.3620249Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:26:46.3620346Z #define __linux__ 1 2025-05-07T20:26:46.3620435Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:26:46.3620564Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:26:46.3620650Z #define __S16_TYPE short int 2025-05-07T20:26:46.3620987Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:26:46.3621093Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:26:46.3621280Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:26:46.3621376Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:26:46.3621468Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:26:46.3621544Z #define _T_SIZE_ 2025-05-07T20:26:46.3621650Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:46.3621765Z #define __cudaCDP2StreamCreateWithFlags 2025-05-07T20:26:46.3621853Z #define _PSTL_VERSION 12000 2025-05-07T20:26:46.3621972Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:26:46.3622063Z #define __WNOTHREAD 0x20000000 2025-05-07T20:26:46.3622155Z #define _G_va_list __gnuc_va_list 2025-05-07T20:26:46.3622286Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:26:46.3622364Z #define _IOS_INPUT 1 2025-05-07T20:26:46.3622453Z #define __USE_LARGEFILE64 1 2025-05-07T20:26:46.3622554Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:26:46.3622642Z #define __INT64_TYPE__ long int 2025-05-07T20:26:46.3622737Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:26:46.3622830Z #define __shared__ __location__(shared) 2025-05-07T20:26:46.3622915Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:26:46.3623069Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:26:46.3623155Z #define __gid_t_defined 2025-05-07T20:26:46.3623273Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:26:46.3623369Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:26:46.3623561Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:26:46.3623654Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:26:46.3623747Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:26:46.3623827Z #define ___int_size_t_h 2025-05-07T20:26:46.3623929Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.3624048Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:26:46.3624197Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:26:46.3624296Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:26:46.3624387Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:26:46.3624477Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:26:46.3624570Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:26:46.3624692Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3624881Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:26:46.3625007Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:26:46.3625093Z #define __clock_t_defined 1 2025-05-07T20:26:46.3625191Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:26:46.3625293Z #define __cudaCDP2RuntimeGetVersion 2025-05-07T20:26:46.3625379Z #define __GLIBC_MINOR__ 17 2025-05-07T20:26:46.3625472Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:26:46.3625564Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:26:46.3625667Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:26:46.3625754Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:26:46.3625922Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:46.3625997Z #define __SSE__ 1 2025-05-07T20:26:46.3626092Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:26:46.3626184Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:26:46.3626261Z #define _CTYPE_H 1 2025-05-07T20:26:46.3626352Z #define __sigset_t_defined 2025-05-07T20:26:46.3626450Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:26:46.3626622Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:26:46.3626703Z #define MOD_TAI ADJ_TAI 2025-05-07T20:26:46.3626793Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:26:46.3626885Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:26:46.3626965Z #define __SM_70_RT_H__ 2025-05-07T20:26:46.3627052Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:26:46.3627154Z #define cudaEventWaitDefault 0x00 2025-05-07T20:26:46.3627241Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:26:46.3627400Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:46.3627494Z #define _POSIX_MAX_CANON 255 2025-05-07T20:26:46.3627598Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:26:46.3627689Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:26:46.3627776Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:26:46.3627854Z #define __amd64__ 1 2025-05-07T20:26:46.3627946Z #define __WINT_WIDTH__ 32 2025-05-07T20:26:46.3628044Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:26:46.3628311Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:46.3628418Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:26:46.3628496Z #define EOF (-1) 2025-05-07T20:26:46.3628587Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:26:46.3628676Z #define __USE_POSIX199309 1 2025-05-07T20:26:46.3628766Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:26:46.3628853Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:26:46.3628943Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:26:46.3629035Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:26:46.3629145Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:26:46.3629236Z #define ____mbstate_t_defined 1 2025-05-07T20:26:46.3629316Z #define STA_NANO 0x2000 2025-05-07T20:26:46.3629408Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:26:46.3629495Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:26:46.3629574Z #define _IO_LINKED 0x80 2025-05-07T20:26:46.3629669Z #define __cpp_lib_launder 201606 2025-05-07T20:26:46.3629757Z #define __SIZEOF_INT128__ 16 2025-05-07T20:26:46.3629858Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:26:46.3629949Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:26:46.3630039Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:26:46.3630176Z #define cudaGraphKernelNodePortProgrammatic 1 2025-05-07T20:26:46.3630280Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3630379Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:46.3630471Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:26:46.3630559Z #define __W_CONTINUED 0xffff 2025-05-07T20:26:46.3630643Z #define __ATOMIC_RELAXED 0 2025-05-07T20:26:46.3630772Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:26:46.3630888Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.3631085Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessor 2025-05-07T20:26:46.3631271Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:26:46.3631352Z #define __stub_stty 2025-05-07T20:26:46.3631595Z #define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) 2025-05-07T20:26:46.3631688Z #define le16toh(x) (x) 2025-05-07T20:26:46.3631790Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:26:46.3631965Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:26:46.3632041Z #define _SIZET_ 2025-05-07T20:26:46.3632126Z #define XATTR_NAME_MAX 255 2025-05-07T20:26:46.3632210Z #define _SVID_SOURCE 1 2025-05-07T20:26:46.3632283Z #define _LP64 1 2025-05-07T20:26:46.3632369Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:26:46.3632604Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:26:46.3632710Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:26:46.3632788Z #define __UINT8_C(c) c 2025-05-07T20:26:46.3632881Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:26:46.3632971Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:26:46.3633077Z #define __cudaCDP2Memset3DAsync_ptsz 2025-05-07T20:26:46.3633170Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:26:46.3633338Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:26:46.3633436Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:26:46.3633516Z #define CUDARTAPI 2025-05-07T20:26:46.3633591Z #define IOV_MAX 1024 2025-05-07T20:26:46.3633736Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:26:46.3633828Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:26:46.3633917Z #define P_tmpdir "/tmp" 2025-05-07T20:26:46.3634016Z #define cudaMemAttachSingle 0x04 2025-05-07T20:26:46.3634094Z #define __wchar_t__ 2025-05-07T20:26:46.3634192Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:26:46.3634275Z #define SEEK_END 2 2025-05-07T20:26:46.3634364Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:26:46.3634536Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:26:46.3634634Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:26:46.3634773Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:26:46.3634861Z #define ____FILE_defined 1 2025-05-07T20:26:46.3634979Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:26:46.3635075Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:26:46.3635161Z #define _ISOC99_SOURCE 1 2025-05-07T20:26:46.3635251Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:26:46.3635492Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:46.3635623Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:26:46.3635700Z #define _IO_RIGHT 04 2025-05-07T20:26:46.3635789Z #define __END_NAMESPACE_STD 2025-05-07T20:26:46.3636053Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:46.3636141Z #define _GLIBCXX_STD_C std 2025-05-07T20:26:46.3636259Z #define cudaInitDeviceFlagsAreValid 0x01 2025-05-07T20:26:46.3636349Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:26:46.3636447Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:26:46.3636527Z #define _STDDEF_H_ 2025-05-07T20:26:46.3636704Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:46.3636803Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3636921Z #define isalnum_l(c,l) __isalnum_l ((c), (l)) 2025-05-07T20:26:46.3637114Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:26:46.3637222Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.3637364Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:26:46.3637481Z #define cudaGraphKernelNodePortDefault 0 2025-05-07T20:26:46.3637584Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:26:46.3637689Z #define __cudaCDP2Memcpy3DAsync_ptsz 2025-05-07T20:26:46.3637781Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:26:46.3637893Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:26:46.3637983Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:26:46.3638072Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:26:46.3638166Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:26:46.3638497Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:26:46.3638590Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:26:46.3638768Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:26:46.3638862Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:26:46.3638956Z #define __STDCPP_THREADS__ 1 2025-05-07T20:26:46.3639094Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:26:46.3639184Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:26:46.3639274Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:26:46.3639366Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:26:46.3639478Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:26:46.3639571Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:26:46.3639668Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:26:46.3639827Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:26:46.3640001Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:26:46.3640095Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:26:46.3640217Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:26:46.3640416Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:26:46.3640514Z #define __location__(a) __annotate__(a) 2025-05-07T20:26:46.3640740Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:26:46.3640830Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:26:46.3640937Z #define __cudaCDP2DeviceGetAttribute 2025-05-07T20:26:46.3641029Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:26:46.3641114Z #define __STDC_UTF_32__ 1 2025-05-07T20:26:46.3641203Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:26:46.3641297Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:26:46.3641387Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:26:46.3641462Z #define __FXSR__ 1 2025-05-07T20:26:46.3641541Z #define _SIZE_T 2025-05-07T20:26:46.3641638Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:26:46.3641748Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:26:46.3641918Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:46.3642070Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:26:46.3642160Z #define _IO_ssize_t __ssize_t 2025-05-07T20:26:46.3642254Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:26:46.3642434Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:46.3642635Z #define cudaStreamGraphTailLaunch (cudaStream_t)0x0100000000000000 2025-05-07T20:26:46.3642719Z #define _GXX_NULLPTR_T 2025-05-07T20:26:46.3642839Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:26:46.3642926Z #define FOPEN_MAX 16 2025-05-07T20:26:46.3643010Z #define __BIG_ENDIAN 4321 2025-05-07T20:26:46.3643130Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:46.3643220Z #define __suseconds_t_defined 2025-05-07T20:26:46.3643303Z #define __off_t_defined 2025-05-07T20:26:46.3643386Z #define stderr stderr 2025-05-07T20:26:46.3643476Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:26:46.3643586Z #define __glibcxx_requires_string(_String) 2025-05-07T20:26:46.3643684Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:26:46.3643768Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:26:46.3644169Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:26:46.3644255Z #define __mode_t_defined 2025-05-07T20:26:46.3644331Z #define _GCC_SIZE_T 2025-05-07T20:26:46.3644427Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.3644524Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:26:46.3644624Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:26:46.3644714Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:26:46.3644802Z #define __UINT32_C(c) c ## U 2025-05-07T20:26:46.3644901Z #define __cpp_alias_templates 200704L 2025-05-07T20:26:46.3645003Z #define cudaHostAllocMapped 0x02 2025-05-07T20:26:46.3645104Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:26:46.3645190Z #define _STL_ITERATOR_H 1 2025-05-07T20:26:46.3645353Z #define __size_t__ 2025-05-07T20:26:46.3645486Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:26:46.3645576Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:26:46.3645685Z #define cudaEventRecordExternal 0x01 2025-05-07T20:26:46.3645831Z #define __isspace_l(c,l) __isctype_l((c), _ISspace, (l)) 2025-05-07T20:26:46.3645925Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:26:46.3646091Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:26:46.3646169Z #define _ENDIAN_H 1 2025-05-07T20:26:46.3646277Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:26:46.3646369Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:26:46.3646467Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:26:46.3646546Z #define __try try 2025-05-07T20:26:46.3646636Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:26:46.3646722Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:26:46.3646811Z #define __INT8_MAX__ 0x7f 2025-05-07T20:26:46.3647069Z #define cudaStreamGetCaptureInfo __CUDART_API_PTSZ(cudaStreamGetCaptureInfo_v2) 2025-05-07T20:26:46.3647259Z #define __LONG_WIDTH__ 64 2025-05-07T20:26:46.3647335Z #define __PIC__ 2 2025-05-07T20:26:46.3647442Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:26:46.3647560Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:26:46.3647684Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:26:46.3647775Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:26:46.3647869Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:26:46.3648047Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:46.3648140Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:26:46.3648236Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:26:46.3648321Z #define _IO_uid_t __uid_t 2025-05-07T20:26:46.3648411Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:26:46.3648538Z #define __cudaCDP2EventRecordWithFlags_ptsz 2025-05-07T20:26:46.3648626Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:26:46.3648777Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:46.3648876Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:26:46.3648993Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:26:46.3649074Z #define LONG_BIT 64 2025-05-07T20:26:46.3649178Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:26:46.3649273Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:26:46.3649403Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:26:46.3649491Z #define __fsfilcnt_t_defined 2025-05-07T20:26:46.3649576Z #define __blkcnt_t_defined 2025-05-07T20:26:46.3649849Z #define cudaKernelNodeAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:46.3649933Z #define __USE_LARGEFILE 1 2025-05-07T20:26:46.3650030Z #define __cpp_constexpr 201603L 2025-05-07T20:26:46.3650121Z #define CUDART_VERSION 12080 2025-05-07T20:26:46.3650210Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:26:46.3650306Z #define cudaDeviceMapHost 0x08 2025-05-07T20:26:46.3650392Z #define _GLIBCXX_CMATH 1 2025-05-07T20:26:46.3650592Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:26:46.3650683Z #define __lldiv_t_defined 1 2025-05-07T20:26:46.3650759Z #define __SSE2__ 1 2025-05-07T20:26:46.3650834Z #define _IOLBF 1 2025-05-07T20:26:46.3650931Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:26:46.3651021Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:26:46.3651124Z #define __cpp_deduction_guides 201703L 2025-05-07T20:26:46.3651211Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:26:46.3651316Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:26:46.3651410Z #define __INT32_TYPE__ int 2025-05-07T20:26:46.3651493Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:26:46.3651594Z #define cudaDeviceSyncMemops 0x80 2025-05-07T20:26:46.3651687Z #define __cpp_exceptions 199711L 2025-05-07T20:26:46.3651777Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:26:46.3651886Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:26:46.3651971Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:26:46.3652165Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:26:46.3652330Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:26:46.3652422Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:26:46.3652514Z #define __SWORD_TYPE long int 2025-05-07T20:26:46.3652605Z #define __INTMAX_TYPE__ long int 2025-05-07T20:26:46.3652695Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:26:46.3652788Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:26:46.3652875Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:26:46.3653151Z #define cudaStreamAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:46.3653247Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:26:46.3653388Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:26:46.3653464Z #define _T_SIZE 2025-05-07T20:26:46.3653568Z #define cudaHostAllocDefault 0x00 2025-05-07T20:26:46.3653693Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:26:46.3653812Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:26:46.3653909Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:26:46.3654074Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:26:46.3654193Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:26:46.3654291Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3654375Z #define __ATOMIC_CONSUME 1 2025-05-07T20:26:46.3654550Z #define __CUDA_ARCH_HAS_FEATURE__(_FEAT) __CUDA_ARCH_FEAT_ ##_FEAT 2025-05-07T20:26:46.3654631Z #define __GNUC_MINOR__ 4 2025-05-07T20:26:46.3654728Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:26:46.3654816Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:26:46.3654926Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3655002Z #define __PIE__ 2 2025-05-07T20:26:46.3655103Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:26:46.3655194Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:26:46.3655381Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:26:46.3655606Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:46.3655700Z #define __nlink_t_defined 2025-05-07T20:26:46.3655829Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:26:46.3655939Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:26:46.3656019Z #define _XOPEN_LIM_H 1 2025-05-07T20:26:46.3656278Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:46.3656390Z #define __cpp_template_template_args 201611L 2025-05-07T20:26:46.3656490Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:26:46.3656587Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:26:46.3656681Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:26:46.3656764Z #define __FILE_defined 1 2025-05-07T20:26:46.3656944Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:26:46.3657035Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:26:46.3657125Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:26:46.3657228Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:26:46.3657349Z #define isascii_l(c,l) __isascii_l ((c), (l)) 2025-05-07T20:26:46.3657455Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:26:46.3657553Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:26:46.3657634Z #define __INT16_C(c) c 2025-05-07T20:26:46.3657730Z #define __U32_TYPE unsigned int 2025-05-07T20:26:46.3657825Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:26:46.3657941Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:26:46.3658021Z #define __STDC__ 1 2025-05-07T20:26:46.3658111Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:26:46.3658208Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:26:46.3658297Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:26:46.3658444Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:26:46.3658532Z #define __FLT32X_DIG__ 15 2025-05-07T20:26:46.3658627Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:26:46.3658721Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:26:46.3658831Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:26:46.3659020Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:26:46.3659114Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:26:46.3659213Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:26:46.3659292Z #define stdin stdin 2025-05-07T20:26:46.3659378Z #define __ino64_t_defined 2025-05-07T20:26:46.3659462Z #define STA_CLK 0x8000 2025-05-07T20:26:46.3659547Z #define __clockid_t_defined 1 2025-05-07T20:26:46.3659691Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:26:46.3659853Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:26:46.3659948Z #define __cudaCDP2MemsetAsync 2025-05-07T20:26:46.3660046Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:26:46.3660144Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:26:46.3660241Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:26:46.3660442Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:26:46.3660534Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:26:46.3661120Z #define __tobody(c,f,a,args) (__extension__ ({ int __res; if (sizeof (c) > 1) { if (__builtin_constant_p (c)) { int __c = (c); __res = __c < -128 || __c > 255 ? __c : (a)[__c]; } else __res = f args; } else __res = (a)[(int) (c)]; __res; })) 2025-05-07T20:26:46.3661203Z #define DOMAIN 1 2025-05-07T20:26:46.3661288Z #define M_LN2 0.69314718055994530942 2025-05-07T20:26:46.3661364Z #define __NVCC__ 1 2025-05-07T20:26:46.3661461Z #define __cudaCDP2Memset2DAsync 2025-05-07T20:26:46.3661569Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.3661669Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:26:46.3661766Z #define __throw_exception_again throw 2025-05-07T20:26:46.3661856Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:26:46.3661943Z #define __EXCEPTION_H 1 2025-05-07T20:26:46.3662034Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:26:46.3662134Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:26:46.3662436Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:46.3662547Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:26:46.3662641Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:26:46.3662733Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:26:46.3662831Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:26:46.3662924Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:26:46.3663063Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:26:46.3663162Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.3663270Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:26:46.3663361Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:26:46.3663460Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:26:46.3663553Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:26:46.3663649Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:26:46.3663782Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:26:46.3663870Z #define __useconds_t_defined 2025-05-07T20:26:46.3663968Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:26:46.3664153Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:26:46.3664299Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:26:46.3664378Z #define __SSE_MATH__ 1 2025-05-07T20:26:46.3664467Z #define _IO_wint_t wint_t 2025-05-07T20:26:46.3664557Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:26:46.3664641Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:26:46.3664731Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:26:46.3664839Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:26:46.3664932Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:26:46.3665019Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:26:46.3665096Z #define __USE_ATFILE 1 2025-05-07T20:26:46.3665186Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:26:46.3665276Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:26:46.3665357Z #define _GCC_PTRDIFF_T 2025-05-07T20:26:46.3665580Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:46.3665762Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:26:46.3665858Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:26:46.3665960Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:26:46.3666063Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:26:46.3666145Z #define _STDLIB_H 1 2025-05-07T20:26:46.3666285Z #define __exctype(name) extern int name (int) __THROW 2025-05-07T20:26:46.3666377Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.3666468Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:26:46.3666590Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.3666693Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:46.3666787Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:26:46.3666966Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:26:46.3667114Z #define __isxdigit_l(c,l) __isctype_l((c), _ISxdigit, (l)) 2025-05-07T20:26:46.3667216Z #define __glibcxx_requires_nonempty() 2025-05-07T20:26:46.3667332Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:26:46.3667498Z #define __ldiv_t_defined 1 2025-05-07T20:26:46.3667676Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:26:46.3667765Z #define ___int_ptrdiff_t_h 2025-05-07T20:26:46.3667935Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:46.3668035Z #define __cudaCDP2EventDestroy 2025-05-07T20:26:46.3668122Z #define __HOST_DEFINES_H__ 2025-05-07T20:26:46.3668225Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:26:46.3668323Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.3668418Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:26:46.3668499Z #define CUDART_CB 2025-05-07T20:26:46.3668596Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:26:46.3668714Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:26:46.3668795Z #define MB_LEN_MAX 16 2025-05-07T20:26:46.3669012Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:46.3669116Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:26:46.3669244Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:26:46.3669355Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:26:46.3669452Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:26:46.3669596Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:26:46.3669699Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:26:46.3669783Z #define _GNU_SOURCE 1 2025-05-07T20:26:46.3669863Z #define __stub_putmsg 2025-05-07T20:26:46.3669940Z #define __CUDACC__ 1 2025-05-07T20:26:46.3670030Z #define __N(msgid) (msgid) 2025-05-07T20:26:46.3670108Z #define __P(args) args 2025-05-07T20:26:46.3670354Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:26:46.3670453Z #define __cpp_init_captures 201304L 2025-05-07T20:26:46.3670554Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:26:46.3670641Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:26:46.3670732Z #define __cpp_lib_as_const 201510 2025-05-07T20:26:46.3670815Z #define __WCHAR_T 2025-05-07T20:26:46.3670907Z #define __ATOMIC_RELEASE 3 2025-05-07T20:26:46.3670999Z #define __fsblkcnt_t_defined 2025-05-07T20:26:46.3671111Z #define __cudaCDP2EventCreateWithFlags 2025-05-07T20:26:46.3671212Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:26:46.3671220Z 2025-05-07T20:26:46.3849425Z 2025-05-07T20:26:46.3849880Z + conda run -n build_binary nvcc --version 2025-05-07T20:26:46.3849891Z 2025-05-07T20:26:48.2656709Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:26:48.2657086Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-05-07T20:26:48.2657382Z Built on Wed_Jan_15_19:20:09_PST_2025 2025-05-07T20:26:48.2657689Z Cuda compilation tools, release 12.8, V12.8.61 2025-05-07T20:26:48.2658010Z Build cuda_12.8.r12.8/compiler.35404655_0 2025-05-07T20:26:48.2658208Z 2025-05-07T20:26:48.3296052Z 2025-05-07T20:26:48.3308166Z /usr/bin/nvidia-smi 2025-05-07T20:26:48.3314053Z + nvidia-smi 2025-05-07T20:26:48.3314194Z 2025-05-07T20:26:48.3490627Z Wed May 7 20:26:48 2025 2025-05-07T20:26:48.3491050Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:48.3491562Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:26:48.3492037Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:48.3492529Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:26:48.3493048Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:26:48.3493476Z | | | MIG M. | 2025-05-07T20:26:48.3493805Z |=========================================+========================+======================| 2025-05-07T20:26:48.3659008Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:26:48.3659461Z | 0% 27C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:26:48.3660051Z | | | N/A | 2025-05-07T20:26:48.3660836Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:48.3664047Z 2025-05-07T20:26:48.3664820Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:48.3665651Z | Processes: | 2025-05-07T20:26:48.3666658Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:26:48.3667546Z | ID ID Usage | 2025-05-07T20:26:48.3668232Z |=========================================================================================| 2025-05-07T20:26:48.3670133Z | No running processes found | 2025-05-07T20:26:48.3670628Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:48.6282467Z 2025-05-07T20:26:48.6287203Z [INSTALL] Successfully installed CUDA 12.8.0 2025-05-07T20:26:48.6348110Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.8.0 2025-05-07T20:26:48.6348656Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.8.0 2025-05-07T20:26:48.6360431Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:26:48.6360785Z env: 2025-05-07T20:26:48.6361013Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:26:48.6361314Z BUILD_ENV: build_binary 2025-05-07T20:26:48.6361564Z BUILD_TARGET: default 2025-05-07T20:26:48.6361799Z BUILD_VARIANT: cuda 2025-05-07T20:26:48.6362041Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:26:48.6362293Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:26:48.6362612Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:26:48.6362946Z ##[endgroup] 2025-05-07T20:26:48.9709176Z ################################################################################ 2025-05-07T20:26:48.9709539Z # Install PyTorch (PIP) 2025-05-07T20:26:48.9709822Z # 2025-05-07T20:26:48.9725555Z # [2025-05-07T20:26:48.972Z] + install_pytorch_pip build_binary nightly cuda/12.8.0 2025-05-07T20:26:48.9726036Z ################################################################################ 2025-05-07T20:26:48.9726254Z 2025-05-07T20:26:48.9755203Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:26:49.9557962Z Channels: 2025-05-07T20:26:49.9558206Z - conda-forge 2025-05-07T20:26:49.9558416Z Platform: linux-64 2025-05-07T20:26:53.2000107Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:26:53.9138162Z Solving environment: \ | / done 2025-05-07T20:26:54.1353148Z 2025-05-07T20:26:54.1353319Z ## Package Plan ## 2025-05-07T20:26:54.1353468Z 2025-05-07T20:26:54.1353673Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:26:54.1354031Z 2025-05-07T20:26:54.1354132Z added / updated specs: 2025-05-07T20:26:54.1354360Z - numpy 2025-05-07T20:26:54.1354477Z 2025-05-07T20:26:54.1354502Z 2025-05-07T20:26:54.1354617Z The following packages will be downloaded: 2025-05-07T20:26:54.1354830Z 2025-05-07T20:26:54.1354948Z package | build 2025-05-07T20:26:54.1355256Z ---------------------------|----------------- 2025-05-07T20:26:54.1355636Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:26:54.1356169Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:26:54.1356615Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:26:54.1357051Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:26:54.1357709Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:26:54.1358173Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:26:54.1358610Z numpy-2.0.2 | py39h9cb892a_1 7.6 MB conda-forge 2025-05-07T20:26:54.1358995Z ------------------------------------------------------------ 2025-05-07T20:26:54.1359332Z Total: 14.8 MB 2025-05-07T20:26:54.1359538Z 2025-05-07T20:26:54.1359667Z The following NEW packages will be INSTALLED: 2025-05-07T20:26:54.1359881Z 2025-05-07T20:26:54.1360095Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:26:54.1360591Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:26:54.1361090Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:26:54.1361593Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:26:54.1362095Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:26:54.1362629Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:26:54.1363316Z numpy conda-forge/linux-64::numpy-2.0.2-py39h9cb892a_1 2025-05-07T20:26:54.1363584Z 2025-05-07T20:26:54.1363588Z 2025-05-07T20:26:54.1363592Z 2025-05-07T20:26:54.1363741Z Downloading and Extracting Packages: ...working... 2025-05-07T20:26:54.1364092Z numpy-2.0.2 | 7.6 MB | | 0% 2025-05-07T20:26:54.1364316Z 2025-05-07T20:26:54.1365228Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:26:54.1365477Z 2025-05-07T20:26:54.1365627Z 2025-05-07T20:26:54.1388341Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:26:54.1388634Z 2025-05-07T20:26:54.1388640Z 2025-05-07T20:26:54.1394627Z 2025-05-07T20:26:54.1404525Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:26:54.1404795Z 2025-05-07T20:26:54.1404801Z 2025-05-07T20:26:54.1404808Z 2025-05-07T20:26:54.1404839Z 2025-05-07T20:26:54.1413642Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:54.1413903Z 2025-05-07T20:26:54.1413921Z 2025-05-07T20:26:54.1413925Z 2025-05-07T20:26:54.1413929Z 2025-05-07T20:26:54.1413934Z 2025-05-07T20:26:54.1415666Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:54.1416025Z 2025-05-07T20:26:54.1416032Z 2025-05-07T20:26:54.1416038Z 2025-05-07T20:26:54.1416043Z 2025-05-07T20:26:54.1416049Z 2025-05-07T20:26:54.1416054Z 2025-05-07T20:26:54.2057228Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:54.2057518Z 2025-05-07T20:26:54.2057522Z 2025-05-07T20:26:54.2057526Z 2025-05-07T20:26:54.2062774Z 2025-05-07T20:26:54.2730428Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.2730706Z 2025-05-07T20:26:54.2730711Z 2025-05-07T20:26:54.2731905Z 2025-05-07T20:26:54.2844452Z libgfortran-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:26:54.2844725Z 2025-05-07T20:26:54.2844729Z 2025-05-07T20:26:54.2844734Z 2025-05-07T20:26:54.2844737Z 2025-05-07T20:26:54.2844741Z 2025-05-07T20:26:54.2902779Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:54.2903047Z 2025-05-07T20:26:54.2903051Z 2025-05-07T20:26:54.2903054Z 2025-05-07T20:26:54.2903058Z 2025-05-07T20:26:54.2907072Z 2025-05-07T20:26:54.3502079Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.3502379Z 2025-05-07T20:26:54.3502388Z 2025-05-07T20:26:54.3515938Z 2025-05-07T20:26:54.4094757Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:54.4095049Z 2025-05-07T20:26:54.4095054Z 2025-05-07T20:26:54.4095059Z 2025-05-07T20:26:54.4095074Z 2025-05-07T20:26:54.4095413Z 2025-05-07T20:26:54.4095422Z 2025-05-07T20:26:54.4144900Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:54.4145293Z 2025-05-07T20:26:54.4145299Z 2025-05-07T20:26:54.4145314Z 2025-05-07T20:26:54.4145319Z 2025-05-07T20:26:54.4145324Z 2025-05-07T20:26:54.4147466Z 2025-05-07T20:26:54.4546490Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.4546909Z 2025-05-07T20:26:54.4546915Z 2025-05-07T20:26:54.4546921Z 2025-05-07T20:26:54.4546926Z 2025-05-07T20:26:54.4546931Z 2025-05-07T20:26:54.4572917Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.4573282Z 2025-05-07T20:26:54.4573289Z 2025-05-07T20:26:54.4573295Z 2025-05-07T20:26:54.4573300Z 2025-05-07T20:26:54.4578385Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.4578658Z 2025-05-07T20:26:54.4578663Z 2025-05-07T20:26:54.4578844Z 2025-05-07T20:26:54.4581582Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:54.4581949Z 2025-05-07T20:26:54.4581956Z 2025-05-07T20:26:54.4581961Z 2025-05-07T20:26:54.4582099Z 2025-05-07T20:26:54.4586123Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.4586388Z 2025-05-07T20:26:54.4586394Z 2025-05-07T20:26:54.4586398Z 2025-05-07T20:26:54.4649852Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:54.4650131Z 2025-05-07T20:26:54.4650136Z 2025-05-07T20:26:54.4742150Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T20:26:54.4742437Z 2025-05-07T20:26:54.4767606Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:26:54.4767866Z 2025-05-07T20:26:54.4767871Z 2025-05-07T20:26:54.4767876Z 2025-05-07T20:26:54.4767879Z 2025-05-07T20:26:54.4767883Z 2025-05-07T20:26:54.4768878Z 2025-05-07T20:26:54.4818927Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.4819193Z 2025-05-07T20:26:54.4819209Z 2025-05-07T20:26:54.4842904Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:54.5801324Z numpy-2.0.2 | 7.6 MB | | 0% 2025-05-07T20:26:54.5805482Z 2025-05-07T20:26:54.5807719Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:54.5807978Z 2025-05-07T20:26:54.5976203Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:54.5976589Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:26:54.6056771Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:26:54.6057089Z 2025-05-07T20:26:54.6057095Z 2025-05-07T20:26:54.6061945Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:54.6062312Z 2025-05-07T20:26:54.6062318Z 2025-05-07T20:26:54.7366784Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:54.7367129Z 2025-05-07T20:26:55.0397366Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:55.0404298Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:26:55.0404655Z 2025-05-07T20:26:55.0404853Z 2025-05-07T20:26:55.0405074Z  2025-05-07T20:26:55.0405284Z 2025-05-07T20:26:55.0405288Z 2025-05-07T20:26:55.0405469Z  2025-05-07T20:26:55.0405679Z 2025-05-07T20:26:55.0405683Z 2025-05-07T20:26:55.0405687Z 2025-05-07T20:26:55.0405861Z  2025-05-07T20:26:55.0406069Z 2025-05-07T20:26:55.0406073Z 2025-05-07T20:26:55.0406077Z 2025-05-07T20:26:55.0406080Z 2025-05-07T20:26:55.0406250Z  2025-05-07T20:26:55.0406460Z 2025-05-07T20:26:55.0406464Z 2025-05-07T20:26:55.0406468Z 2025-05-07T20:26:55.0406471Z 2025-05-07T20:26:55.0406475Z 2025-05-07T20:26:55.0406649Z  2025-05-07T20:26:55.0407120Z 2025-05-07T20:26:55.0407124Z 2025-05-07T20:26:55.0407127Z 2025-05-07T20:26:55.0407131Z 2025-05-07T20:26:55.0407135Z 2025-05-07T20:26:55.0407138Z 2025-05-07T20:26:55.0407327Z  done 2025-05-07T20:26:55.1410150Z Preparing transaction: \ done 2025-05-07T20:26:55.3415339Z Verifying transaction: / - done 2025-05-07T20:26:55.4423284Z Executing transaction: | done 2025-05-07T20:26:55.6204572Z ################################################################################ 2025-05-07T20:26:55.6204961Z # Install Package From PyTorch PIP: torch 2025-05-07T20:26:55.6205250Z # 2025-05-07T20:26:55.6220828Z # [2025-05-07T20:26:55.621Z] + install_from_pytorch_pip build_binary torch nightly cuda/12.8.0 2025-05-07T20:26:55.6221300Z ################################################################################ 2025-05-07T20:26:55.6221520Z 2025-05-07T20:26:55.6235834Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:26:55.7168899Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:26:55.7169245Z ################################################################################ 2025-05-07T20:26:55.7169569Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:26:55.7169831Z # 2025-05-07T20:26:55.7186569Z # [2025-05-07T20:26:55.718Z] + __prepare_pip_arguments torch nightly cuda/12.8.0 2025-05-07T20:26:55.7186995Z ################################################################################ 2025-05-07T20:26:55.7187208Z 2025-05-07T20:26:55.7207703Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:26:55.7234348Z [INSTALL] Extracted package variant: cu128 2025-05-07T20:26:55.7251095Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:26:55.7251718Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:26:55.7259620Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:26:55.7268486Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu128/ ... 2025-05-07T20:26:55.7289114Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:28:32.0362082Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:28:32.0362703Z Collecting torch 2025-05-07T20:28:32.0363692Z Downloading https://download.pytorch.org/whl/nightly/cu128/torch-2.8.0.dev20250507%2Bcu128-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (30 kB) 2025-05-07T20:28:32.0364794Z Collecting filelock (from torch) 2025-05-07T20:28:32.0365528Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:28:32.0366930Z 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:28:32.0368062Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:28:32.0368840Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:28:32.0370041Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 36.7 MB/s eta 0:00:00 2025-05-07T20:28:32.0370555Z Collecting networkx (from torch) 2025-05-07T20:28:32.0371293Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-05-07T20:28:32.0372225Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 18.9 MB/s eta 0:00:00 2025-05-07T20:28:32.0372720Z Collecting jinja2 (from torch) 2025-05-07T20:28:32.0373402Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:28:32.0374132Z Collecting fsspec (from torch) 2025-05-07T20:28:32.0374831Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:28:32.0375656Z Collecting nvidia-cuda-nvrtc-cu12==12.8.61 (from torch) 2025-05-07T20:28:32.0377487Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:32.0378803Z Collecting nvidia-cuda-runtime-cu12==12.8.57 (from torch) 2025-05-07T20:28:32.0380010Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:32.0381238Z Collecting nvidia-cuda-cupti-cu12==12.8.57 (from torch) 2025-05-07T20:28:32.0382412Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:32.0383578Z Collecting nvidia-cudnn-cu12==9.8.0.87 (from torch) 2025-05-07T20:28:32.0384578Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) 2025-05-07T20:28:32.0385587Z Collecting nvidia-cublas-cu12==12.8.3.14 (from torch) 2025-05-07T20:28:32.0386626Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:32.0387688Z Collecting nvidia-cufft-cu12==11.3.3.41 (from torch) 2025-05-07T20:28:32.0389095Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:32.0390288Z Collecting nvidia-curand-cu12==10.3.9.55 (from torch) 2025-05-07T20:28:32.0391312Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:32.0392363Z Collecting nvidia-cusolver-cu12==11.7.2.55 (from torch) 2025-05-07T20:28:32.0393424Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:32.0394520Z Collecting nvidia-cusparse-cu12==12.5.7.53 (from torch) 2025-05-07T20:28:32.0395723Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:32.0397051Z Collecting nvidia-cusparselt-cu12==0.6.3 (from torch) 2025-05-07T20:28:32.0398134Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl.metadata (6.8 kB) 2025-05-07T20:28:32.0399175Z Collecting nvidia-nccl-cu12==2.26.2 (from torch) 2025-05-07T20:28:32.0400315Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) 2025-05-07T20:28:32.0401453Z Collecting nvidia-nvtx-cu12==12.8.55 (from torch) 2025-05-07T20:28:32.0402651Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:32.0403837Z Collecting nvidia-nvjitlink-cu12==12.8.61 (from torch) 2025-05-07T20:28:32.0405038Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:32.0406307Z Collecting nvidia-cufile-cu12==1.13.0.11 (from torch) 2025-05-07T20:28:32.0407484Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:32.0409313Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:28:32.0410533Z 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:28:32.0412383Z 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:28:32.0413924Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:28:32.0414759Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:28:32.0415829Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 7.5 MB/s eta 0:00:00 2025-05-07T20:28:32.0416360Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:28:32.0417387Z 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:28:32.0418987Z Downloading https://download.pytorch.org/whl/nightly/cu128/torch-2.8.0.dev20250507%2Bcu128-cp39-cp39-manylinux_2_28_x86_64.whl (1047.1 MB) 2025-05-07T20:28:32.0420172Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 GB 20.8 MB/s eta 0:00:00 2025-05-07T20:28:32.0421188Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl (609.6 MB) 2025-05-07T20:28:32.0422366Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 609.6/609.6 MB 51.2 MB/s eta 0:00:00 2025-05-07T20:28:32.0423720Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) 2025-05-07T20:28:32.0424976Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 176.2 MB/s eta 0:00:00 2025-05-07T20:28:32.0426128Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) 2025-05-07T20:28:32.0427445Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 172.6 MB/s eta 0:00:00 2025-05-07T20:28:32.0428640Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) 2025-05-07T20:28:32.0429918Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 108.7 MB/s eta 0:00:00 2025-05-07T20:28:32.0430919Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl (698.0 MB) 2025-05-07T20:28:32.0432042Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.0/698.0 MB 41.7 MB/s eta 0:00:00 2025-05-07T20:28:32.0433175Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB) 2025-05-07T20:28:32.0434415Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 118.7 MB/s eta 0:00:00 2025-05-07T20:28:32.0435499Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) 2025-05-07T20:28:32.0436870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 101.0 MB/s eta 0:00:00 2025-05-07T20:28:32.0437890Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl (63.6 MB) 2025-05-07T20:28:32.0439102Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 146.9 MB/s eta 0:00:00 2025-05-07T20:28:32.0440170Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl (260.4 MB) 2025-05-07T20:28:32.0441380Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.4/260.4 MB 113.9 MB/s eta 0:00:00 2025-05-07T20:28:32.0442528Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (292.1 MB) 2025-05-07T20:28:32.0443784Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 292.1/292.1 MB 109.7 MB/s eta 0:00:00 2025-05-07T20:28:32.0444794Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (156.8 MB) 2025-05-07T20:28:32.0445958Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 MB 136.5 MB/s eta 0:00:00 2025-05-07T20:28:32.0447226Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (201.3 MB) 2025-05-07T20:28:32.0448426Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 MB 127.3 MB/s eta 0:00:00 2025-05-07T20:28:32.0449640Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.2 MB) 2025-05-07T20:28:32.0450868Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.2/39.2 MB 164.2 MB/s eta 0:00:00 2025-05-07T20:28:32.0451917Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) 2025-05-07T20:28:32.0453548Z 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:28:32.0454773Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 129.0 MB/s eta 0:00:00 2025-05-07T20:28:32.0457227Z Installing collected packages: nvidia-cusparselt-cu12, mpmath, sympy, pytorch-triton, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2025-05-07T20:28:32.0459522Z 2025-05-07T20:28:32.0462305Z 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-cu12-12.8.3.14 nvidia-cuda-cupti-cu12-12.8.57 nvidia-cuda-nvrtc-cu12-12.8.61 nvidia-cuda-runtime-cu12-12.8.57 nvidia-cudnn-cu12-9.8.0.87 nvidia-cufft-cu12-11.3.3.41 nvidia-cufile-cu12-1.13.0.11 nvidia-curand-cu12-10.3.9.55 nvidia-cusolver-cu12-11.7.2.55 nvidia-cusparse-cu12-12.5.7.53 nvidia-cusparselt-cu12-0.6.3 nvidia-nccl-cu12-2.26.2 nvidia-nvjitlink-cu12-12.8.61 nvidia-nvtx-cu12-12.8.55 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu128 2025-05-07T20:28:32.0465214Z 2025-05-07T20:28:34.2524611Z torch 2.8.0.dev20250507+cu128 2025-05-07T20:28:34.2526844Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu128) 2025-05-07T20:28:37.6751936Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:28:41.1197806Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu128 2025-05-07T20:28:41.1198233Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:28:44.4843783Z True 2025-05-07T20:28:44.4844003Z True 2025-05-07T20:28:44.4844106Z 2025-05-07T20:28:44.5473280Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:28:44.5513211Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:44.5513821Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:44.5530046Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:44.5530554Z env: 2025-05-07T20:28:44.5530776Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:44.5531071Z BUILD_ENV: build_binary 2025-05-07T20:28:44.5531320Z BUILD_TARGET: default 2025-05-07T20:28:44.5531554Z BUILD_VARIANT: cuda 2025-05-07T20:28:44.5531788Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:28:44.5532038Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:44.5532336Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:44.5532666Z ##[endgroup] 2025-05-07T20:28:44.8857315Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:28:44.8859266Z ################################################################################ 2025-05-07T20:28:44.8859886Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:28:44.8860250Z # 2025-05-07T20:28:44.8875974Z # [2025-05-07T20:28:44.887Z] + collect_pytorch_env_info build_binary 2025-05-07T20:28:44.8876469Z ################################################################################ 2025-05-07T20:28:44.8876700Z 2025-05-07T20:28:44.8892880Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:44.9833653Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:44.9843604Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:28:44.9844402Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:28:44.9844842Z 2025-05-07T20:28:45.0712369Z 2025-05-07T20:28:45.0713090Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:28:45.0735380Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:28:51.0977571Z Collecting environment information... 2025-05-07T20:28:51.0978044Z PyTorch version: 2.8.0.dev20250507+cu128 2025-05-07T20:28:51.0978463Z Is debug build: False 2025-05-07T20:28:51.0978703Z CUDA used to build PyTorch: 12.8 2025-05-07T20:28:51.0978974Z ROCM used to build PyTorch: N/A 2025-05-07T20:28:51.0979160Z 2025-05-07T20:28:51.0979266Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:28:51.0979576Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:28:51.0979888Z Clang version: Could not collect 2025-05-07T20:28:51.0980156Z CMake version: Could not collect 2025-05-07T20:28:51.0980410Z Libc version: glibc-2.34 2025-05-07T20:28:51.0980569Z 2025-05-07T20:28:51.0980868Z Python version: 3.9.18 | packaged by conda-forge | (main, Dec 23 2023, 16:33:10) [GCC 12.3.0] (64-bit runtime) 2025-05-07T20:28:51.0981473Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:28:51.0981875Z Is CUDA available: True 2025-05-07T20:28:51.0982112Z CUDA runtime version: 12.8.61 2025-05-07T20:28:51.0982380Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:28:51.0982683Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:28:51.0983002Z Nvidia driver version: 570.133.07 2025-05-07T20:28:51.0983277Z cuDNN version: Could not collect 2025-05-07T20:28:51.0983544Z HIP runtime version: N/A 2025-05-07T20:28:51.0983780Z MIOpen runtime version: N/A 2025-05-07T20:28:51.0984030Z Is XNNPACK available: True 2025-05-07T20:28:51.0984186Z 2025-05-07T20:28:51.0984264Z CPU: 2025-05-07T20:28:51.0984469Z Architecture: x86_64 2025-05-07T20:28:51.0984800Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:28:51.0985191Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:28:51.0985579Z Byte Order: Little Endian 2025-05-07T20:28:51.0985879Z CPU(s): 16 2025-05-07T20:28:51.0986172Z On-line CPU(s) list: 0-15 2025-05-07T20:28:51.0986850Z Vendor ID: AuthenticAMD 2025-05-07T20:28:51.0987185Z Model name: AMD EPYC 7R32 2025-05-07T20:28:51.0987494Z CPU family: 23 2025-05-07T20:28:51.0987773Z Model: 49 2025-05-07T20:28:51.0988206Z Thread(s) per core: 2 2025-05-07T20:28:51.0988488Z Core(s) per socket: 8 2025-05-07T20:28:51.0988778Z Socket(s): 1 2025-05-07T20:28:51.0989140Z Stepping: 0 2025-05-07T20:28:51.0989486Z BogoMIPS: 5600.00 2025-05-07T20:28:51.0991642Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:28:51.0993686Z Hypervisor vendor: KVM 2025-05-07T20:28:51.0993991Z Virtualization type: full 2025-05-07T20:28:51.0994314Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:28:51.0994671Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:28:51.0995025Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:28:51.0995378Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:28:51.0995691Z NUMA node(s): 1 2025-05-07T20:28:51.0995976Z NUMA node0 CPU(s): 0-15 2025-05-07T20:28:51.0996442Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:28:51.0996806Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:28:51.0997158Z Vulnerability L1tf: Not affected 2025-05-07T20:28:51.0997511Z Vulnerability Mds: Not affected 2025-05-07T20:28:51.0997860Z Vulnerability Meltdown: Not affected 2025-05-07T20:28:51.0998219Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:28:51.0998577Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:28:51.0999116Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:28:51.0999677Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:28:51.1000210Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:28:51.1000886Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:28:51.1001723Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:28:51.1002385Z Vulnerability Srbds: Not affected 2025-05-07T20:28:51.1002736Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:28:51.1002961Z 2025-05-07T20:28:51.1003067Z Versions of relevant libraries: 2025-05-07T20:28:51.1003320Z [pip3] numpy==2.0.2 2025-05-07T20:28:51.1003555Z [pip3] nvidia-cublas-cu12==12.8.3.14 2025-05-07T20:28:51.1003849Z [pip3] nvidia-cuda-cupti-cu12==12.8.57 2025-05-07T20:28:51.1004145Z [pip3] nvidia-cuda-nvrtc-cu12==12.8.61 2025-05-07T20:28:51.1004453Z [pip3] nvidia-cuda-runtime-cu12==12.8.57 2025-05-07T20:28:51.1004755Z [pip3] nvidia-cudnn-cu12==9.8.0.87 2025-05-07T20:28:51.1005037Z [pip3] nvidia-cufft-cu12==11.3.3.41 2025-05-07T20:28:51.1005322Z [pip3] nvidia-curand-cu12==10.3.9.55 2025-05-07T20:28:51.1005611Z [pip3] nvidia-cusolver-cu12==11.7.2.55 2025-05-07T20:28:51.1005912Z [pip3] nvidia-cusparse-cu12==12.5.7.53 2025-05-07T20:28:51.1006376Z [pip3] nvidia-cusparselt-cu12==0.6.3 2025-05-07T20:28:51.1006670Z [pip3] nvidia-nccl-cu12==2.26.2 2025-05-07T20:28:51.1006952Z [pip3] nvidia-nvjitlink-cu12==12.8.61 2025-05-07T20:28:51.1007241Z [pip3] nvidia-nvtx-cu12==12.8.55 2025-05-07T20:28:51.1007523Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:28:51.1007907Z [pip3] torch==2.8.0.dev20250507+cu128 2025-05-07T20:28:51.1008268Z [conda] cuda-cudart 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:28:51.1009099Z [conda] cuda-cudart-dev 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:28:51.1009609Z [conda] cuda-cudart-dev_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:28:51.1010122Z [conda] cuda-cudart-static 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:28:51.1010641Z [conda] cuda-cudart-static_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:28:51.1011163Z [conda] cuda-cudart_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:28:51.1011644Z [conda] cuda-cupti 12.8.57 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1012099Z [conda] cuda-cupti-dev 12.8.57 h5888daf_0 conda-forge 2025-05-07T20:28:51.1012575Z [conda] cuda-libraries 12.8.0 ha770c72_0 conda-forge 2025-05-07T20:28:51.1013071Z [conda] cuda-libraries-dev 12.8.0 ha770c72_0 conda-forge 2025-05-07T20:28:51.1013547Z [conda] cuda-nvrtc 12.8.61 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1013997Z [conda] cuda-nvrtc-dev 12.8.61 h5888daf_0 conda-forge 2025-05-07T20:28:51.1014447Z [conda] cuda-nvtx 12.8.55 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1014898Z [conda] cuda-opencl 12.8.55 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1015358Z [conda] cuda-opencl-dev 12.8.55 h5888daf_0 conda-forge 2025-05-07T20:28:51.1015833Z [conda] cuda-runtime 12.8.0 ha804496_0 conda-forge 2025-05-07T20:28:51.1016291Z [conda] libcublas 12.8.3.14 h9ab20c4_0 conda-forge 2025-05-07T20:28:51.1016754Z [conda] libcublas-dev 12.8.3.14 h9ab20c4_0 conda-forge 2025-05-07T20:28:51.1017211Z [conda] libcufft 11.3.3.41 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1017665Z [conda] libcufft-dev 11.3.3.41 h5888daf_0 conda-forge 2025-05-07T20:28:51.1018121Z [conda] libcurand 10.3.9.55 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1018580Z [conda] libcurand-dev 10.3.9.55 h5888daf_0 conda-forge 2025-05-07T20:28:51.1019041Z [conda] libcusolver 11.7.2.55 h9ab20c4_0 conda-forge 2025-05-07T20:28:51.1019515Z [conda] libcusolver-dev 11.7.2.55 h9ab20c4_0 conda-forge 2025-05-07T20:28:51.1019995Z [conda] libcusparse 12.5.7.53 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1020465Z [conda] libcusparse-dev 12.5.7.53 h5888daf_0 conda-forge 2025-05-07T20:28:51.1021001Z [conda] libnvjitlink 12.8.61 hbd13f7d_0 conda-forge 2025-05-07T20:28:51.1021519Z [conda] libnvjitlink-dev 12.8.61 h5888daf_0 conda-forge 2025-05-07T20:28:51.1021981Z [conda] numpy 2.0.2 py39h9cb892a_1 conda-forge 2025-05-07T20:28:51.1022427Z [conda] nvidia-cublas-cu12 12.8.3.14 pypi_0 pypi 2025-05-07T20:28:51.1022912Z [conda] nvidia-cuda-cupti-cu12 12.8.57 pypi_0 pypi 2025-05-07T20:28:51.1023401Z [conda] nvidia-cuda-nvrtc-cu12 12.8.61 pypi_0 pypi 2025-05-07T20:28:51.1023886Z [conda] nvidia-cuda-runtime-cu12 12.8.57 pypi_0 pypi 2025-05-07T20:28:51.1024369Z [conda] nvidia-cudnn-cu12 9.8.0.87 pypi_0 pypi 2025-05-07T20:28:51.1025066Z [conda] nvidia-cufft-cu12 11.3.3.41 pypi_0 pypi 2025-05-07T20:28:51.1025538Z [conda] nvidia-curand-cu12 10.3.9.55 pypi_0 pypi 2025-05-07T20:28:51.1026007Z [conda] nvidia-cusolver-cu12 11.7.2.55 pypi_0 pypi 2025-05-07T20:28:51.1026618Z [conda] nvidia-cusparse-cu12 12.5.7.53 pypi_0 pypi 2025-05-07T20:28:51.1027111Z [conda] nvidia-cusparselt-cu12 0.6.3 pypi_0 pypi 2025-05-07T20:28:51.1027580Z [conda] nvidia-nccl-cu12 2.26.2 pypi_0 pypi 2025-05-07T20:28:51.1028055Z [conda] nvidia-nvjitlink-cu12 12.8.61 pypi_0 pypi 2025-05-07T20:28:51.1028524Z [conda] nvidia-nvtx-cu12 12.8.55 pypi_0 pypi 2025-05-07T20:28:51.1028991Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:28:51.1029440Z [conda] torch 2.8.0.dev20250507+cu128 pypi_0 pypi 2025-05-07T20:28:51.1029713Z 2025-05-07T20:28:51.1767102Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:51.1767760Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:51.1781811Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:51.1782166Z env: 2025-05-07T20:28:51.1782385Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:51.1782676Z BUILD_ENV: build_binary 2025-05-07T20:28:51.1782920Z BUILD_TARGET: default 2025-05-07T20:28:51.1783150Z BUILD_VARIANT: cuda 2025-05-07T20:28:51.1783383Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:28:51.1783631Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:51.1783928Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:51.1784255Z ##[endgroup] 2025-05-07T20:28:51.5123783Z ################################################################################ 2025-05-07T20:28:51.5124156Z # Prepare FBGEMM-GPU Build 2025-05-07T20:28:51.5124400Z # 2025-05-07T20:28:51.5138949Z # [2025-05-07T20:28:51.513Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:28:51.5139345Z ################################################################################ 2025-05-07T20:28:51.5139559Z 2025-05-07T20:28:51.5153931Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:51.6077272Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:51.6097845Z [BUILD] Running git submodules update ... 2025-05-07T20:28:51.6119276Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:28:51.6478245Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:28:51.6478896Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:28:51.6479508Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:28:51.6480022Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:28:51.6480418Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:28:51.6480855Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:28:51.6481252Z Synchronizing submodule url for '../external/json' 2025-05-07T20:28:51.6514287Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:28:51.7061744Z [BUILD] Installing other build dependencies ... 2025-05-07T20:28:51.7083370Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:28:54.1345511Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:28:54.1450215Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:28:54.2560246Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:28:54.2602755Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:28:54.5099605Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:28:54.5135825Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:28:54.6235688Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:28:54.6270727Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:28:54.9923961Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:28:54.9961215Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:28:55.0528696Z 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:28:55.0532759Z 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:28:55.1442054Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:28:55.1498639Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:28:55.1987284Z 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:28:55.2624375Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:28:55.2667834Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:28:55.4045929Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:28:55.4079656Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:28:55.5254883Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:28:55.5300097Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:28:55.5829098Z 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:28:55.6504769Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:28:55.6560811Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:28:55.7607672Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:28:55.7644915Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:28:55.8814084Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:28:55.8865553Z 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:28:56.0006080Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:56.0039198Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:28:56.1052299Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:56.1083506Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:28:56.2601343Z Collecting importlib-metadata>=4.6 (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:56.2635533Z Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-05-07T20:28:56.3902017Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:56.3934736Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:56.5080966Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:56.5111420Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:56.6293271Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:56.6336424Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:28:56.7441992Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:56.7476493Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:56.7882983Z 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:28:56.8411796Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:28:56.8445394Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:28:56.8908092Z 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:28:56.9422608Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:28:56.9453339Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:28:56.9921579Z 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:28:57.0731040Z Collecting zipp>=3.20 (from importlib-metadata>=4.6->build->-r requirements.txt (line 14)) 2025-05-07T20:28:57.0763127Z Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-05-07T20:28:57.1871351Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:28:57.1903416Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:28:57.2451038Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:28:57.3036564Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:28:57.3642883Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:28:57.9517621Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 47.5 MB/s eta 0:00:00 2025-05-07T20:28:57.9553423Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:28:58.0039747Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:28:58.0583488Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:28:58.1078928Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:28:58.1676246Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:28:58.2181623Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-05-07T20:28:58.2805533Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 8.0 MB/s eta 0:00:00 2025-05-07T20:28:58.2877676Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:28:58.3378860Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:28:58.3893206Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:28:58.4357904Z 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:28:58.4938117Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:28:58.5424872Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:28:58.5903123Z Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-05-07T20:28:58.6393663Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:28:58.6878294Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:28:58.7374517Z Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-05-07T20:28:58.7841986Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:28:58.8361245Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:28:58.8889980Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:28:58.9350067Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:28:59.1794854Z 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:29:01.5728791Z 2025-05-07T20:29:01.5806862Z 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:29:01.7644698Z ################################################################################ 2025-05-07T20:29:01.7645085Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:29:01.7645348Z # 2025-05-07T20:29:01.7661651Z # [2025-05-07T20:29:01.765Z] + install_triton_pip build_binary 2025-05-07T20:29:01.7662024Z ################################################################################ 2025-05-07T20:29:01.7662251Z 2025-05-07T20:29:01.7662471Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:29:01.7663585Z ################################################################################ 2025-05-07T20:29:01.7663998Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:29:01.7664319Z # 2025-05-07T20:29:01.7678581Z # [2025-05-07T20:29:01.767Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:29:01.7679112Z ################################################################################ 2025-05-07T20:29:01.7679333Z 2025-05-07T20:29:01.7694287Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:01.8580124Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:01.8580479Z ################################################################################ 2025-05-07T20:29:01.8580807Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:29:01.8581084Z # 2025-05-07T20:29:01.8598155Z # [2025-05-07T20:29:01.859Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:29:01.8598670Z ################################################################################ 2025-05-07T20:29:01.8598894Z 2025-05-07T20:29:01.8646202Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:29:01.8662700Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:29:01.8663213Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:01.8672041Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:29:01.8680922Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:29:01.8702410Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:09.6636568Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T20:29:09.6637758Z torch 2.8.0.dev20250507+cu128 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T20:29:09.6638382Z 2025-05-07T20:29:09.6638596Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:09.6639015Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:29:09.6639779Z 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:29:09.6640949Z 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:29:09.6642010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 MB 52.8 MB/s eta 0:00:00 2025-05-07T20:29:09.6642388Z Installing collected packages: pytorch-triton 2025-05-07T20:29:09.6642722Z Attempting uninstall: pytorch-triton 2025-05-07T20:29:09.6643103Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:29:09.6643516Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:29:09.6643920Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:29:09.6644722Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:29:09.6644982Z 2025-05-07T20:29:11.8720108Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:29:11.8723191Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:29:13.9979499Z ################################################################################ 2025-05-07T20:29:13.9979970Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:29:13.9980369Z ################################################################################ 2025-05-07T20:29:13.9980600Z 2025-05-07T20:29:16.0282408Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:29:18.1860230Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:29:18.1863544Z [BUILD] Successfully ran git submodules update 2025-05-07T20:29:18.1897671Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:29:18.1898149Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:29:18.1910262Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:18.1910606Z env: 2025-05-07T20:29:18.1910840Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:18.1911164Z BUILD_ENV: build_binary 2025-05-07T20:29:18.1911404Z BUILD_TARGET: default 2025-05-07T20:29:18.1911631Z BUILD_VARIANT: cuda 2025-05-07T20:29:18.1911860Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:29:18.1912105Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:18.1912397Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:18.1912725Z ##[endgroup] 2025-05-07T20:29:18.5250878Z ################################################################################ 2025-05-07T20:29:18.5251364Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:29:18.5251712Z # 2025-05-07T20:29:18.5268033Z # [2025-05-07T20:29:18.526Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:18.5268854Z ################################################################################ 2025-05-07T20:29:18.5269164Z 2025-05-07T20:29:18.5269494Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:18.5270129Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:18.5270437Z 2025-05-07T20:29:19.0616598Z bdb94991e0db2ddfd1e6bf80644d9c3786d8b653 fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:19.0619438Z 2025-05-07T20:29:19.0620528Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:19.0621003Z 2025-05-07T20:29:19.6797523Z 733f74147d93ea706edf3486d20ebafcf660b783bf74fdd16320bf37ccb7cfd1 fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:19.6800994Z 2025-05-07T20:29:19.6801503Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:19.6801835Z 2025-05-07T20:29:20.9613206Z 902e864e3f15dcf6033848d37bb25901 fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:20.9616543Z 2025-05-07T20:29:20.9627048Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl ... 2025-05-07T20:29:20.9649670Z [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:29:35.6880965Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:29:35.6881863Z 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:29:35.6882617Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:29:35.6883025Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:29:35.6883281Z 2025-05-07T20:29:42.5062666Z ################################################################################ 2025-05-07T20:29:42.5063066Z [CHECK] !!!! INFO !!!! 2025-05-07T20:29:42.5063826Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu128 2025-05-07T20:29:42.5064253Z [CHECK] CUDA version reported by PyTorch is: 12.8 2025-05-07T20:29:42.5064568Z [CHECK] 2025-05-07T20:29:42.5064886Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:29:42.5065388Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:29:42.5065773Z ################################################################################ 2025-05-07T20:29:42.5065992Z 2025-05-07T20:29:42.5066104Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:29:46.5166504Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:29:50.5031270Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:29:54.5041311Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:29:54.5044131Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:30:06.5650603Z ################################################################################ 2025-05-07T20:30:06.5651020Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:30:06.5651363Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:30:06.5651692Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:30:06.5652024Z ################################################################################ 2025-05-07T20:30:06.5652239Z 2025-05-07T20:30:10.5835932Z ################################################################################ 2025-05-07T20:30:10.5836447Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:30:10.5838176Z [CHECK] fbgemm_gpu: ['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__target__', '__variant__', '__version__', '_load_library', 'docs', 'fbgemm_genai_libraries', 'fbgemm_gpu', 'fbgemm_gpu_libraries', 'libraries_to_load', 'library', 'logging', 'open_source', 'os', 'sparse_ops', 'split_embedding_configs', 'split_table_batched_embeddings_ops_common', 'torch', 'utils'] 2025-05-07T20:30:10.5839669Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:30:10.5839974Z ################################################################################ 2025-05-07T20:30:10.5840190Z 2025-05-07T20:30:10.5840349Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:30:14.5948630Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:30:18.6122379Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:30:22.7559417Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:30:26.7594391Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:30:30.7619948Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:30:34.7752782Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:30:38.7772600Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:30:38.7775077Z [INSTALL] Check for operator registrations ... 2025-05-07T20:30:42.7033737Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:42.7034007Z 2025-05-07T20:30:42.7648802Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:46.6877694Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:46.6878003Z 2025-05-07T20:30:46.7484198Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:46.7484887Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:30:46.7531275Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:46.7531740Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:46.7544133Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:46.7544469Z env: 2025-05-07T20:30:46.7544866Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:46.7545163Z BUILD_ENV: build_binary 2025-05-07T20:30:46.7545403Z BUILD_TARGET: default 2025-05-07T20:30:46.7545627Z BUILD_VARIANT: cuda 2025-05-07T20:30:46.7545862Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:30:46.7546113Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:46.7546404Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:46.7546732Z ##[endgroup] 2025-05-07T20:30:47.0891194Z ################################################################################ 2025-05-07T20:30:47.0891576Z # Test All FBGEMM-GPU Modules 2025-05-07T20:30:47.0892033Z # 2025-05-07T20:30:47.0907878Z # [2025-05-07T20:30:47.090Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:30:47.0908294Z ################################################################################ 2025-05-07T20:30:47.0908511Z 2025-05-07T20:30:55.0814185Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:30:55.0814767Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:30:55.0815155Z [TEST] Determined the test directories: 2025-05-07T20:30:55.0815438Z fbgemm_gpu/test 2025-05-07T20:30:55.0815566Z 2025-05-07T20:30:55.0824194Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:30:55.0832613Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:30:55.0833041Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:30:55.0833324Z 2025-05-07T20:30:55.5050929Z 2025-05-07T20:30:55.5051215Z [TEST] Installing PyTest ... 2025-05-07T20:30:55.5074392Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:30:56.6088546Z Channels: 2025-05-07T20:30:56.6088807Z - conda-forge 2025-05-07T20:30:56.6089037Z Platform: linux-64 2025-05-07T20:30:59.9756554Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:31:01.1133693Z Solving environment: \ | / done 2025-05-07T20:31:01.3437903Z 2025-05-07T20:31:01.3438402Z ## Package Plan ## 2025-05-07T20:31:01.3438639Z 2025-05-07T20:31:01.3438920Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:31:01.3439299Z 2025-05-07T20:31:01.3439404Z added / updated specs: 2025-05-07T20:31:01.3439647Z - expecttest 2025-05-07T20:31:01.3439897Z - pytest 2025-05-07T20:31:01.3440061Z 2025-05-07T20:31:01.3440067Z 2025-05-07T20:31:01.3440236Z The following packages will be downloaded: 2025-05-07T20:31:01.3440528Z 2025-05-07T20:31:01.3440685Z package | build 2025-05-07T20:31:01.3441435Z ---------------------------|----------------- 2025-05-07T20:31:01.3441930Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:31:01.3442397Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:31:01.3442850Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:31:01.3443294Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:31:01.3443722Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:31:01.3444139Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:31:01.3444538Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:31:01.3444939Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:31:01.3445320Z ------------------------------------------------------------ 2025-05-07T20:31:01.3446064Z Total: 428 KB 2025-05-07T20:31:01.3446284Z 2025-05-07T20:31:01.3446406Z The following NEW packages will be INSTALLED: 2025-05-07T20:31:01.3446625Z 2025-05-07T20:31:01.3446827Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:31:01.3447324Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:31:01.3447997Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:31:01.3448529Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:31:01.3448983Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:31:01.3449421Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:31:01.3449836Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:31:01.3450252Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:31:01.3450503Z 2025-05-07T20:31:01.3450520Z 2025-05-07T20:31:01.3450524Z 2025-05-07T20:31:01.3450661Z Downloading and Extracting Packages: ...working... 2025-05-07T20:31:01.3451020Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:31:01.3451238Z 2025-05-07T20:31:01.3456607Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:31:01.3456869Z 2025-05-07T20:31:01.3456873Z 2025-05-07T20:31:01.3468171Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:31:01.3468445Z 2025-05-07T20:31:01.3468449Z 2025-05-07T20:31:01.3468763Z 2025-05-07T20:31:01.3477339Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:31:01.3477626Z 2025-05-07T20:31:01.3477629Z 2025-05-07T20:31:01.3477633Z 2025-05-07T20:31:01.3477637Z 2025-05-07T20:31:01.3485500Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:31:01.3485790Z 2025-05-07T20:31:01.3485794Z 2025-05-07T20:31:01.3485798Z 2025-05-07T20:31:01.3485802Z 2025-05-07T20:31:01.3490538Z 2025-05-07T20:31:01.3492198Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:31:01.3492528Z 2025-05-07T20:31:01.3492532Z 2025-05-07T20:31:01.3492536Z 2025-05-07T20:31:01.3492540Z 2025-05-07T20:31:01.3492543Z 2025-05-07T20:31:01.3492547Z 2025-05-07T20:31:01.3497795Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:31:01.3498106Z 2025-05-07T20:31:01.3498110Z 2025-05-07T20:31:01.3498113Z 2025-05-07T20:31:01.3498117Z 2025-05-07T20:31:01.3498121Z 2025-05-07T20:31:01.3498124Z 2025-05-07T20:31:01.3498128Z 2025-05-07T20:31:01.5077303Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:31:01.5077701Z 2025-05-07T20:31:01.5078383Z 2025-05-07T20:31:01.5085908Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:31:01.5086259Z 2025-05-07T20:31:01.5086265Z 2025-05-07T20:31:01.5086281Z 2025-05-07T20:31:01.5087324Z 2025-05-07T20:31:01.5093430Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:31:01.5093811Z 2025-05-07T20:31:01.5093815Z 2025-05-07T20:31:01.5095103Z 2025-05-07T20:31:01.5116799Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:31:01.5117043Z 2025-05-07T20:31:01.5117047Z 2025-05-07T20:31:01.5117051Z 2025-05-07T20:31:01.5129576Z 2025-05-07T20:31:01.5151317Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:01.5151592Z 2025-05-07T20:31:01.5151595Z 2025-05-07T20:31:01.5171509Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:01.5171831Z 2025-05-07T20:31:01.5171921Z 2025-05-07T20:31:01.5176789Z 2025-05-07T20:31:01.5546525Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:01.5547075Z 2025-05-07T20:31:01.5547084Z 2025-05-07T20:31:01.5547091Z 2025-05-07T20:31:01.5547098Z 2025-05-07T20:31:01.5581877Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:01.5582169Z 2025-05-07T20:31:01.5582417Z 2025-05-07T20:31:01.5582422Z 2025-05-07T20:31:01.5597543Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:01.5597843Z 2025-05-07T20:31:01.5597847Z 2025-05-07T20:31:01.5597850Z 2025-05-07T20:31:01.5597854Z 2025-05-07T20:31:01.5597858Z 2025-05-07T20:31:01.5597861Z 2025-05-07T20:31:01.5598131Z 2025-05-07T20:31:01.5600206Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:01.5600489Z 2025-05-07T20:31:01.5600495Z 2025-05-07T20:31:01.5600500Z 2025-05-07T20:31:01.5600505Z 2025-05-07T20:31:01.5600511Z 2025-05-07T20:31:01.5600516Z 2025-05-07T20:31:01.5600644Z 2025-05-07T20:31:01.5610351Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:01.5610623Z 2025-05-07T20:31:01.5610626Z 2025-05-07T20:31:01.5633120Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:01.5633388Z 2025-05-07T20:31:01.5633392Z 2025-05-07T20:31:01.5633396Z 2025-05-07T20:31:01.5633408Z 2025-05-07T20:31:01.5633412Z 2025-05-07T20:31:01.5640629Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:31:01.5640965Z 2025-05-07T20:31:01.5640969Z 2025-05-07T20:31:01.5640973Z 2025-05-07T20:31:01.5640976Z 2025-05-07T20:31:01.5640980Z 2025-05-07T20:31:01.5752722Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:01.5753073Z 2025-05-07T20:31:01.5753077Z 2025-05-07T20:31:01.5753081Z 2025-05-07T20:31:01.5753085Z 2025-05-07T20:31:01.5753088Z 2025-05-07T20:31:01.5753092Z 2025-05-07T20:31:01.5753096Z 2025-05-07T20:31:01.5782881Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:01.5783251Z 2025-05-07T20:31:01.5783256Z 2025-05-07T20:31:01.5783262Z 2025-05-07T20:31:01.5783267Z 2025-05-07T20:31:01.5783272Z 2025-05-07T20:31:01.5836807Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:01.5837139Z 2025-05-07T20:31:01.5853233Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:31:01.5853570Z 2025-05-07T20:31:01.5937547Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:01.5937878Z 2025-05-07T20:31:01.6023674Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:01.6024006Z 2025-05-07T20:31:01.6024020Z 2025-05-07T20:31:01.6024026Z 2025-05-07T20:31:01.6024031Z 2025-05-07T20:31:01.6024036Z 2025-05-07T20:31:01.6024041Z 2025-05-07T20:31:01.6027512Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:01.6027888Z 2025-05-07T20:31:01.6027893Z 2025-05-07T20:31:01.6027899Z 2025-05-07T20:31:01.6027904Z 2025-05-07T20:31:01.6027909Z 2025-05-07T20:31:01.6027914Z 2025-05-07T20:31:01.6095483Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:01.6095867Z 2025-05-07T20:31:01.6095873Z 2025-05-07T20:31:01.6095877Z 2025-05-07T20:31:01.6095883Z 2025-05-07T20:31:01.6095888Z 2025-05-07T20:31:01.6095894Z 2025-05-07T20:31:01.6239333Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:01.6339824Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:31:01.6578893Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:01.6585501Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:01.6585991Z 2025-05-07T20:31:01.6586275Z 2025-05-07T20:31:01.6586535Z  2025-05-07T20:31:01.6586809Z 2025-05-07T20:31:01.6586814Z 2025-05-07T20:31:01.6587041Z  2025-05-07T20:31:01.6587312Z 2025-05-07T20:31:01.6587318Z 2025-05-07T20:31:01.6587323Z 2025-05-07T20:31:01.6587556Z  2025-05-07T20:31:01.6587837Z 2025-05-07T20:31:01.6587843Z 2025-05-07T20:31:01.6587848Z 2025-05-07T20:31:01.6587854Z 2025-05-07T20:31:01.6588302Z  2025-05-07T20:31:01.6588634Z 2025-05-07T20:31:01.6588640Z 2025-05-07T20:31:01.6588645Z 2025-05-07T20:31:01.6588650Z 2025-05-07T20:31:01.6588656Z 2025-05-07T20:31:01.6588909Z  2025-05-07T20:31:01.6589361Z 2025-05-07T20:31:01.6589367Z 2025-05-07T20:31:01.6589372Z 2025-05-07T20:31:01.6589377Z 2025-05-07T20:31:01.6589383Z 2025-05-07T20:31:01.6589388Z 2025-05-07T20:31:01.6589615Z  2025-05-07T20:31:01.6589830Z 2025-05-07T20:31:01.6589834Z 2025-05-07T20:31:01.6589838Z 2025-05-07T20:31:01.6589841Z 2025-05-07T20:31:01.6589845Z 2025-05-07T20:31:01.6589848Z 2025-05-07T20:31:01.6589852Z 2025-05-07T20:31:01.6590049Z  done 2025-05-07T20:31:01.7591714Z Preparing transaction: \ done 2025-05-07T20:31:01.8596347Z Verifying transaction: / done 2025-05-07T20:31:03.6623682Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:31:03.7879847Z [TEST] Checking imports ... 2025-05-07T20:31:07.7762765Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:31:07.7774574Z [TEST] Setting feature flags ... 2025-05-07T20:31:07.7775027Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:31:07.7775350Z 2025-05-07T20:31:08.1970368Z 2025-05-07T20:31:08.1970835Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:31:08.1972488Z ################################################################################ 2025-05-07T20:31:08.1972814Z # Run FBGEMM-GPU Tests: 2025-05-07T20:31:08.1973047Z # 2025-05-07T20:31:08.1992497Z # [2025-05-07T20:31:08.198Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:31:08.1992927Z ################################################################################ 2025-05-07T20:31:08.1993156Z 2025-05-07T20:31:08.2001240Z [TEST] Enumerating ALL test files ... 2025-05-07T20:31:08.2032136Z ./batched_unary_embeddings_test.py 2025-05-07T20:31:08.2032453Z ./combine/empty_weights_test.py 2025-05-07T20:31:08.2032733Z ./combine/input_combine_test.py 2025-05-07T20:31:08.2033083Z ./config/feature_gate_test.py 2025-05-07T20:31:08.2033434Z ./jagged/1d_to_dense_test.py 2025-05-07T20:31:08.2033687Z ./jagged/2d_to_dense_test.py 2025-05-07T20:31:08.2033973Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:08.2034281Z ./jagged/dense_bmm_test.py 2025-05-07T20:31:08.2034552Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:31:08.2034861Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:31:08.2035162Z ./jagged/elementwise_binary_test.py 2025-05-07T20:31:08.2035457Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:31:08.2035761Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:31:08.2036169Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:31:08.2036470Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:31:08.2036758Z ./jagged/misc_ops_test.py 2025-05-07T20:31:08.2036994Z ./jagged/slice_test.py 2025-05-07T20:31:08.2037220Z ./jagged/unique_indices_test.py 2025-05-07T20:31:08.2037479Z ./layout_transform_ops_test.py 2025-05-07T20:31:08.2037740Z ./merge_pooled_embeddings_test.py 2025-05-07T20:31:08.2037998Z ./metric_ops_test.py 2025-05-07T20:31:08.2038241Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:31:08.2038534Z ./quantize/bfloat16_test.py 2025-05-07T20:31:08.2038777Z ./quantize/comm_codec_test.py 2025-05-07T20:31:08.2039032Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:31:08.2039298Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:31:08.2039579Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:31:08.2039855Z ./quantize/hfp8_test.py 2025-05-07T20:31:08.2040114Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:31:08.2040394Z ./quantize/msfp_test.py 2025-05-07T20:31:08.2040620Z ./quantize/mx4_test.py 2025-05-07T20:31:08.2041077Z ./release/stable_release_test.py 2025-05-07T20:31:08.2041344Z ./runtime_monitor_test.py 2025-05-07T20:31:08.2041598Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:31:08.2041904Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:31:08.2042206Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:31:08.2042608Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:31:08.2042883Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:31:08.2043226Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:31:08.2043565Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:31:08.2043872Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:31:08.2044179Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:31:08.2044462Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:31:08.2044758Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:31:08.2045075Z ./sll/jagged_softmax_test.py 2025-05-07T20:31:08.2045357Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:31:08.2045669Z ./sparse/block_bucketize_test.py 2025-05-07T20:31:08.2045928Z ./sparse/cumsum_test.py 2025-05-07T20:31:08.2046198Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:31:08.2046503Z ./sparse/index_select_test.py 2025-05-07T20:31:08.2046754Z ./sparse/misc_ops_test.py 2025-05-07T20:31:08.2046997Z ./sparse/pack_segments_test.py 2025-05-07T20:31:08.2047269Z ./sparse/permute_embeddings_test.py 2025-05-07T20:31:08.2047550Z ./sparse/permute_indices_test.py 2025-05-07T20:31:08.2047824Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:31:08.2048111Z ./sparse/reorder_batched_test.py 2025-05-07T20:31:08.2048386Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:31:08.2048688Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:31:08.2048976Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:31:08.2049240Z ./tbe/cache/cache_test.py 2025-05-07T20:31:08.2049496Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:31:08.2049784Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:31:08.2050037Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:31:08.2050354Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:31:08.2050646Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:31:08.2050939Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:31:08.2051236Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:31:08.2051530Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:31:08.2051838Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:31:08.2052139Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:31:08.2052451Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:31:08.2052723Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:31:08.2052982Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:31:08.2053282Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:31:08.2053566Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:31:08.2053832Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:31:08.2054203Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:31:08.2054598Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:31:08.2054917Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:31:08.2055209Z ./tbe/training/backward_dense_test.py 2025-05-07T20:31:08.2055493Z ./tbe/training/backward_none_test.py 2025-05-07T20:31:08.2055780Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:31:08.2056085Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:31:08.2056408Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:31:08.2056745Z ./tbe/training/forward_test.py 2025-05-07T20:31:08.2057011Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:31:08.2057308Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:31:08.2057603Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:31:08.2057885Z ./utils/filestore_test.py 2025-05-07T20:31:08.2058118Z ./uvm/copy_test.py 2025-05-07T20:31:08.2058335Z ./uvm/ops_load_test.py 2025-05-07T20:31:08.2058548Z ./uvm/uvm_test.py 2025-05-07T20:31:08.2058684Z 2025-05-07T20:31:08.2058875Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:31:08.2059078Z 2025-05-07T20:31:08.2059209Z ################################################################################ 2025-05-07T20:31:08.2073543Z # [2025-05-07T20:31:08.207Z] Run Python Test Suite: 2025-05-07T20:31:08.2073862Z # ./batched_unary_embeddings_test.py 2025-05-07T20:31:08.2074256Z ################################################################################ 2025-05-07T20:31:08.2096879Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./batched_unary_embeddings_test.py 2025-05-07T20:31:08.2097508Z 2025-05-07T20:31:10.7453443Z ============================= test session starts ============================== 2025-05-07T20:31:10.7454283Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:10.7454797Z cachedir: .pytest_cache 2025-05-07T20:31:10.7455388Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:10.7456101Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:10.7456505Z plugins: hypothesis-6.131.14 2025-05-07T20:31:12.4028275Z collecting ... collected 2 items 2025-05-07T20:31:12.4028642Z 2025-05-07T20:31:12.4209796Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:31:12.6754984Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:31:12.6755363Z 2025-05-07T20:31:12.6755506Z =============================== warnings summary =============================== 2025-05-07T20:31:12.6756047Z test/batched_unary_embeddings_test.py: 512 warnings 2025-05-07T20:31:12.6757227Z /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:31:12.6758376Z indices.append(torch.IntTensor(i).to(device)) 2025-05-07T20:31:12.6758606Z 2025-05-07T20:31:12.6758845Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:31:12.6762061Z /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:31:12.6765219Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:12.6765618Z 2025-05-07T20:31:12.6765851Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:12.6766312Z ======================= 2 passed, 513 warnings in 2.44s ======================== 2025-05-07T20:31:13.3262379Z 2025-05-07T20:31:13.3263126Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:31:13.3282006Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:31:13.3282327Z 2025-05-07T20:31:13.3282332Z 2025-05-07T20:31:13.3282336Z 2025-05-07T20:31:13.3282341Z 2025-05-07T20:31:13.3302712Z ################################################################################ 2025-05-07T20:31:13.3319086Z # [2025-05-07T20:31:13.331Z] Run Python Test Suite: 2025-05-07T20:31:13.3319427Z # ./combine/empty_weights_test.py 2025-05-07T20:31:13.3319726Z ################################################################################ 2025-05-07T20:31:13.3344046Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/empty_weights_test.py 2025-05-07T20:31:13.3344865Z 2025-05-07T20:31:15.4787073Z ============================= test session starts ============================== 2025-05-07T20:31:15.4788191Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:15.4789118Z cachedir: .pytest_cache 2025-05-07T20:31:15.4790145Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:15.4791461Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:15.4792234Z plugins: hypothesis-6.131.14 2025-05-07T20:31:17.1801713Z collecting ... collected 1 item 2025-05-07T20:31:17.1802121Z 2025-05-07T20:31:17.1828494Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:31:17.1828937Z 2025-05-07T20:31:17.1829119Z =========================== short test summary info ============================ 2025-05-07T20:31:17.1829582Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:31:17.1830022Z ============================== 1 skipped in 1.84s ============================== 2025-05-07T20:31:17.7458394Z 2025-05-07T20:31:17.7458719Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:31:17.7479220Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:31:17.7479516Z 2025-05-07T20:31:17.7479521Z 2025-05-07T20:31:17.7479525Z 2025-05-07T20:31:17.7479529Z 2025-05-07T20:31:17.7499750Z ################################################################################ 2025-05-07T20:31:17.7514912Z # [2025-05-07T20:31:17.751Z] Run Python Test Suite: 2025-05-07T20:31:17.7515236Z # ./combine/input_combine_test.py 2025-05-07T20:31:17.7515540Z ################################################################################ 2025-05-07T20:31:17.7540261Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/input_combine_test.py 2025-05-07T20:31:17.7540882Z 2025-05-07T20:31:19.8980268Z ============================= test session starts ============================== 2025-05-07T20:31:19.8980891Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:19.8981403Z cachedir: .pytest_cache 2025-05-07T20:31:19.8981974Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:19.8982723Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:19.8983136Z plugins: hypothesis-6.131.14 2025-05-07T20:31:21.6213082Z collecting ... collected 14 items 2025-05-07T20:31:21.6213412Z 2025-05-07T20:31:21.6254538Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:31:21.9456526Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:31:21.9475203Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:31:21.9535553Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:31:21.9588904Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:31:21.9604901Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:31:21.9673031Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:31:21.9709780Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:31:21.9762915Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:31:21.9791999Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:31:21.9843593Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:31:21.9873538Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:31:21.9886113Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:31:21.9908525Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:31:21.9909378Z 2025-05-07T20:31:21.9909590Z ============================== 14 passed in 2.23s ============================== 2025-05-07T20:31:22.6443552Z 2025-05-07T20:31:22.6444207Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:31:22.6463415Z [TEST] Python test time for ./combine/input_combine_test.py: 5 seconds 2025-05-07T20:31:22.6463860Z 2025-05-07T20:31:22.6463876Z 2025-05-07T20:31:22.6463889Z 2025-05-07T20:31:22.6463926Z 2025-05-07T20:31:22.6485808Z ################################################################################ 2025-05-07T20:31:22.6501191Z # [2025-05-07T20:31:22.649Z] Run Python Test Suite: 2025-05-07T20:31:22.6501700Z # ./config/feature_gate_test.py 2025-05-07T20:31:22.6502088Z ################################################################################ 2025-05-07T20:31:22.6528297Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./config/feature_gate_test.py 2025-05-07T20:31:22.6528912Z 2025-05-07T20:31:24.8013699Z ============================= test session starts ============================== 2025-05-07T20:31:24.8014364Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:24.8014888Z cachedir: .pytest_cache 2025-05-07T20:31:24.8015463Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:24.8016191Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:24.8016601Z plugins: hypothesis-6.131.14 2025-05-07T20:31:26.5236535Z collecting ... collected 2 items 2025-05-07T20:31:26.5236872Z 2025-05-07T20:31:26.5246599Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:31:26.5247182Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:31:26.5247438Z 2025-05-07T20:31:26.5247582Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:31:26.5247809Z 2025-05-07T20:31:26.5247997Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:31:26.5248251Z 2025-05-07T20:31:26.5248398Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:31:26.5248639Z 2025-05-07T20:31:26.5248803Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:31:26.5249059Z 2025-05-07T20:31:26.5249245Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:31:26.5249596Z 2025-05-07T20:31:26.5249807Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:31:26.5250147Z 2025-05-07T20:31:26.5250345Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:31:26.5250628Z 2025-05-07T20:31:26.5250767Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:31:26.5250997Z 2025-05-07T20:31:26.5251138Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:31:26.5251443Z PASSED 2025-05-07T20:31:26.5269791Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:31:26.5270623Z 2025-05-07T20:31:26.5270813Z =========================== short test summary info ============================ 2025-05-07T20:31:26.5271267Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:31:26.5271718Z ========================= 1 passed, 1 skipped in 1.86s ========================= 2025-05-07T20:31:27.1044665Z 2025-05-07T20:31:27.1045335Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:31:27.1065651Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:31:27.1065969Z 2025-05-07T20:31:27.1065987Z 2025-05-07T20:31:27.1065993Z 2025-05-07T20:31:27.1065999Z 2025-05-07T20:31:27.1087539Z ################################################################################ 2025-05-07T20:31:27.1102826Z # [2025-05-07T20:31:27.110Z] Run Python Test Suite: 2025-05-07T20:31:27.1103154Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:31:27.1103483Z ################################################################################ 2025-05-07T20:31:27.1130354Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/1d_to_dense_test.py 2025-05-07T20:31:27.1131188Z 2025-05-07T20:31:29.2684690Z ============================= test session starts ============================== 2025-05-07T20:31:29.2685360Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:29.2685875Z cachedir: .pytest_cache 2025-05-07T20:31:29.2686447Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:29.2687167Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:29.2687566Z plugins: hypothesis-6.131.14 2025-05-07T20:31:31.4710325Z collecting ... collected 4 items 2025-05-07T20:31:31.4710743Z 2025-05-07T20:31:31.8204232Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8205165Z self=, 2025-05-07T20:31:31.8205686Z B=1, 2025-05-07T20:31:31.8205929Z max_sequence_length=1, 2025-05-07T20:31:31.8206238Z padding_value=0, 2025-05-07T20:31:31.8206551Z ) 2025-05-07T20:31:31.8206796Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8207346Z self=, 2025-05-07T20:31:31.8207858Z B=103, 2025-05-07T20:31:31.8208126Z max_sequence_length=1, 2025-05-07T20:31:31.8208411Z padding_value=0, 2025-05-07T20:31:31.8208831Z ) 2025-05-07T20:31:31.8209080Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8209627Z self=, 2025-05-07T20:31:31.8210135Z B=103, 2025-05-07T20:31:31.8210377Z max_sequence_length=224, 2025-05-07T20:31:31.8210685Z padding_value=41016, 2025-05-07T20:31:31.8210943Z ) 2025-05-07T20:31:31.8211188Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8211727Z self=, 2025-05-07T20:31:31.8212241Z B=7, 2025-05-07T20:31:31.8212475Z max_sequence_length=473, 2025-05-07T20:31:31.8212774Z padding_value=55817, 2025-05-07T20:31:31.8213036Z ) 2025-05-07T20:31:31.8213269Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8213852Z self=, 2025-05-07T20:31:31.8214366Z B=21, 2025-05-07T20:31:31.8214593Z max_sequence_length=429, 2025-05-07T20:31:31.8214895Z padding_value=-43576, 2025-05-07T20:31:31.8215159Z ) 2025-05-07T20:31:31.8215393Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8215927Z self=, 2025-05-07T20:31:31.8216824Z B=35, 2025-05-07T20:31:31.8217063Z max_sequence_length=266, 2025-05-07T20:31:31.8217367Z padding_value=57652, 2025-05-07T20:31:31.8217628Z ) 2025-05-07T20:31:31.8217867Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8218399Z self=, 2025-05-07T20:31:31.8219073Z B=16, 2025-05-07T20:31:31.8219308Z max_sequence_length=168, 2025-05-07T20:31:31.8219604Z padding_value=-24624, 2025-05-07T20:31:31.8219872Z ) 2025-05-07T20:31:31.8220111Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8220646Z self=, 2025-05-07T20:31:31.8221163Z B=89, 2025-05-07T20:31:31.8221400Z max_sequence_length=363, 2025-05-07T20:31:31.8221690Z padding_value=-55348, 2025-05-07T20:31:31.8221955Z ) 2025-05-07T20:31:31.8222194Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8222730Z self=, 2025-05-07T20:31:31.8223244Z B=59, 2025-05-07T20:31:31.8223473Z max_sequence_length=403, 2025-05-07T20:31:31.8223770Z padding_value=-4601, 2025-05-07T20:31:31.8224024Z ) 2025-05-07T20:31:31.8224263Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8224806Z self=, 2025-05-07T20:31:31.8225314Z B=112, 2025-05-07T20:31:31.8225549Z max_sequence_length=291, 2025-05-07T20:31:31.8225845Z padding_value=-73176, 2025-05-07T20:31:31.8226107Z ) 2025-05-07T20:31:31.8226392Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8226934Z self=, 2025-05-07T20:31:31.8227441Z B=5, 2025-05-07T20:31:31.8227669Z max_sequence_length=103, 2025-05-07T20:31:31.8227968Z padding_value=8516, 2025-05-07T20:31:31.8228213Z ) 2025-05-07T20:31:31.8228462Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8229002Z self=, 2025-05-07T20:31:31.8229514Z B=103, 2025-05-07T20:31:31.8229741Z max_sequence_length=103, 2025-05-07T20:31:31.8230034Z padding_value=8516, 2025-05-07T20:31:31.8230298Z ) 2025-05-07T20:31:31.8230530Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8231064Z self=, 2025-05-07T20:31:31.8231584Z B=103, 2025-05-07T20:31:31.8231809Z max_sequence_length=1, 2025-05-07T20:31:31.8232096Z padding_value=8516, 2025-05-07T20:31:31.8232353Z ) 2025-05-07T20:31:31.8232588Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8233121Z self=, 2025-05-07T20:31:31.8233636Z B=1, 2025-05-07T20:31:31.8233859Z max_sequence_length=1, 2025-05-07T20:31:31.8234147Z padding_value=8516, 2025-05-07T20:31:31.8234403Z ) 2025-05-07T20:31:31.8234633Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8235166Z self=, 2025-05-07T20:31:31.8235678Z B=1, 2025-05-07T20:31:31.8236037Z max_sequence_length=1, 2025-05-07T20:31:31.8236317Z padding_value=1, 2025-05-07T20:31:31.8236609Z ) 2025-05-07T20:31:31.8236852Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8237377Z self=, 2025-05-07T20:31:31.8237889Z B=26, 2025-05-07T20:31:31.8238122Z max_sequence_length=248, 2025-05-07T20:31:31.8238416Z padding_value=-33938, 2025-05-07T20:31:31.8238680Z ) 2025-05-07T20:31:31.8238919Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8239446Z self=, 2025-05-07T20:31:31.8240092Z B=1, 2025-05-07T20:31:31.8240329Z max_sequence_length=248, 2025-05-07T20:31:31.8240621Z padding_value=-33938, 2025-05-07T20:31:31.8240885Z ) 2025-05-07T20:31:31.8241123Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8241657Z self=, 2025-05-07T20:31:31.8242252Z B=1, 2025-05-07T20:31:31.8242480Z max_sequence_length=248, 2025-05-07T20:31:31.8242773Z padding_value=1, 2025-05-07T20:31:31.8243015Z ) 2025-05-07T20:31:31.8243256Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8243791Z self=, 2025-05-07T20:31:31.8244298Z B=71, 2025-05-07T20:31:31.8244532Z max_sequence_length=364, 2025-05-07T20:31:31.8244827Z padding_value=3266, 2025-05-07T20:31:31.8245076Z ) 2025-05-07T20:31:31.8245312Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:31.8246047Z self=, 2025-05-07T20:31:31.8246560Z B=71, 2025-05-07T20:31:31.8246791Z max_sequence_length=364, 2025-05-07T20:31:31.8247096Z padding_value=71, 2025-05-07T20:31:31.8247344Z ) 2025-05-07T20:31:31.8247541Z PASSED 2025-05-07T20:31:35.7284173Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_dynamic_shape Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7285127Z self=, 2025-05-07T20:31:35.7285611Z B=1, 2025-05-07T20:31:35.7285816Z max_sequence_length=1, 2025-05-07T20:31:35.7286061Z padding_value=0, 2025-05-07T20:31:35.7286292Z device=device(type='cpu'), 2025-05-07T20:31:35.7286543Z ) 2025-05-07T20:31:35.7286793Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7287362Z self=, 2025-05-07T20:31:35.7287835Z B=73, 2025-05-07T20:31:35.7288039Z max_sequence_length=1, 2025-05-07T20:31:35.7288282Z padding_value=0, 2025-05-07T20:31:35.7288508Z device=device(type='cpu'), 2025-05-07T20:31:35.7288748Z ) 2025-05-07T20:31:35.7289014Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7289571Z self=, 2025-05-07T20:31:35.7290047Z B=73, 2025-05-07T20:31:35.7290258Z max_sequence_length=430, 2025-05-07T20:31:35.7290516Z padding_value=89311, 2025-05-07T20:31:35.7290753Z device=device(type='cpu'), 2025-05-07T20:31:35.7290993Z ) 2025-05-07T20:31:35.7291239Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7291779Z self=, 2025-05-07T20:31:35.7292258Z B=76, 2025-05-07T20:31:35.7292459Z max_sequence_length=107, 2025-05-07T20:31:35.7292712Z padding_value=15058, 2025-05-07T20:31:35.7292965Z device=device(type='cpu'), 2025-05-07T20:31:35.7293207Z ) 2025-05-07T20:31:35.7293451Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7293993Z self=, 2025-05-07T20:31:35.7294480Z B=48, 2025-05-07T20:31:35.7294683Z max_sequence_length=280, 2025-05-07T20:31:35.7294933Z padding_value=-14630, 2025-05-07T20:31:35.7295182Z device=device(type='cuda'), 2025-05-07T20:31:35.7295424Z ) 2025-05-07T20:31:35.7295662Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7296207Z self=, 2025-05-07T20:31:35.7296687Z B=123, 2025-05-07T20:31:35.7296882Z max_sequence_length=167, 2025-05-07T20:31:35.7297141Z padding_value=43838, 2025-05-07T20:31:35.7297797Z device=device(type='cpu'), 2025-05-07T20:31:35.7298043Z ) 2025-05-07T20:31:35.7298279Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7298821Z self=, 2025-05-07T20:31:35.7299301Z B=38, 2025-05-07T20:31:35.7299664Z max_sequence_length=107, 2025-05-07T20:31:35.7299917Z padding_value=-98610, 2025-05-07T20:31:35.7300166Z device=device(type='cuda'), 2025-05-07T20:31:35.7300401Z ) 2025-05-07T20:31:35.7300643Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7301189Z self=, 2025-05-07T20:31:35.7301665Z B=92, 2025-05-07T20:31:35.7301862Z max_sequence_length=499, 2025-05-07T20:31:35.7302113Z padding_value=96247, 2025-05-07T20:31:35.7302350Z device=device(type='cpu'), 2025-05-07T20:31:35.7302590Z ) 2025-05-07T20:31:35.7302836Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7303382Z self=, 2025-05-07T20:31:35.7303853Z B=123, 2025-05-07T20:31:35.7304054Z max_sequence_length=188, 2025-05-07T20:31:35.7304307Z padding_value=15319, 2025-05-07T20:31:35.7304549Z device=device(type='cpu'), 2025-05-07T20:31:35.7304789Z ) 2025-05-07T20:31:35.7305033Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7305575Z self=, 2025-05-07T20:31:35.7306057Z B=70, 2025-05-07T20:31:35.7306258Z max_sequence_length=286, 2025-05-07T20:31:35.7306504Z padding_value=-99999, 2025-05-07T20:31:35.7306748Z device=device(type='cpu'), 2025-05-07T20:31:35.7306988Z ) 2025-05-07T20:31:35.7307247Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7307820Z self=, 2025-05-07T20:31:35.7308298Z B=17, 2025-05-07T20:31:35.7308504Z max_sequence_length=202, 2025-05-07T20:31:35.7309005Z padding_value=24075, 2025-05-07T20:31:35.7309252Z device=device(type='cuda'), 2025-05-07T20:31:35.7309491Z ) 2025-05-07T20:31:35.7309737Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7310282Z self=, 2025-05-07T20:31:35.7310768Z B=17, 2025-05-07T20:31:35.7310960Z max_sequence_length=1, 2025-05-07T20:31:35.7311201Z padding_value=24075, 2025-05-07T20:31:35.7311441Z device=device(type='cuda'), 2025-05-07T20:31:35.7311677Z ) 2025-05-07T20:31:35.7311919Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7312465Z self=, 2025-05-07T20:31:35.7312940Z B=1, 2025-05-07T20:31:35.7313134Z max_sequence_length=1, 2025-05-07T20:31:35.7313378Z padding_value=24075, 2025-05-07T20:31:35.7313620Z device=device(type='cuda'), 2025-05-07T20:31:35.7313855Z ) 2025-05-07T20:31:35.7314099Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7314643Z self=, 2025-05-07T20:31:35.7315119Z B=1, 2025-05-07T20:31:35.7315317Z max_sequence_length=1, 2025-05-07T20:31:35.7315558Z padding_value=1, 2025-05-07T20:31:35.7315780Z device=device(type='cuda'), 2025-05-07T20:31:35.7316119Z ) 2025-05-07T20:31:35.7316362Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7316899Z self=, 2025-05-07T20:31:35.7317376Z B=23, 2025-05-07T20:31:35.7317572Z max_sequence_length=421, 2025-05-07T20:31:35.7317823Z padding_value=100000, 2025-05-07T20:31:35.7318209Z device=device(type='cpu'), 2025-05-07T20:31:35.7318454Z ) 2025-05-07T20:31:35.7318697Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7319238Z self=, 2025-05-07T20:31:35.7319833Z B=1, 2025-05-07T20:31:35.7320028Z max_sequence_length=421, 2025-05-07T20:31:35.7320276Z padding_value=100000, 2025-05-07T20:31:35.7320521Z device=device(type='cpu'), 2025-05-07T20:31:35.7320761Z ) 2025-05-07T20:31:35.7321001Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7321547Z self=, 2025-05-07T20:31:35.7322025Z B=1, 2025-05-07T20:31:35.7322229Z max_sequence_length=421, 2025-05-07T20:31:35.7322475Z padding_value=421, 2025-05-07T20:31:35.7322712Z device=device(type='cpu'), 2025-05-07T20:31:35.7322954Z ) 2025-05-07T20:31:35.7323196Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7323740Z self=, 2025-05-07T20:31:35.7324222Z B=1, 2025-05-07T20:31:35.7324412Z max_sequence_length=1, 2025-05-07T20:31:35.7324666Z padding_value=421, 2025-05-07T20:31:35.7324904Z device=device(type='cpu'), 2025-05-07T20:31:35.7325139Z ) 2025-05-07T20:31:35.7325381Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7325927Z self=, 2025-05-07T20:31:35.7326404Z B=1, 2025-05-07T20:31:35.7326591Z max_sequence_length=421, 2025-05-07T20:31:35.7326835Z padding_value=1, 2025-05-07T20:31:35.7327072Z device=device(type='cpu'), 2025-05-07T20:31:35.7327304Z ) 2025-05-07T20:31:35.7327544Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:35.7328091Z self=, 2025-05-07T20:31:35.7328563Z B=1, 2025-05-07T20:31:35.7328766Z max_sequence_length=1, 2025-05-07T20:31:35.7329002Z padding_value=1, 2025-05-07T20:31:35.7329226Z device=device(type='cpu'), 2025-05-07T20:31:35.7329463Z ) 2025-05-07T20:31:35.7329645Z PASSED 2025-05-07T20:31:35.7330021Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:31:35.8301079Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8302654Z self=, 2025-05-07T20:31:35.8303609Z T=1, 2025-05-07T20:31:35.8303961Z B=1, 2025-05-07T20:31:35.8304334Z max_sequence_length=1, 2025-05-07T20:31:35.8304795Z padding_value=0, 2025-05-07T20:31:35.8305251Z device=device(type='cpu'), 2025-05-07T20:31:35.8305749Z ) 2025-05-07T20:31:35.8306182Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8307133Z self=, 2025-05-07T20:31:35.8307586Z T=15, 2025-05-07T20:31:35.8307762Z B=1, 2025-05-07T20:31:35.8307967Z max_sequence_length=1, 2025-05-07T20:31:35.8308204Z padding_value=0, 2025-05-07T20:31:35.8308426Z device=device(type='cpu'), 2025-05-07T20:31:35.8308885Z ) 2025-05-07T20:31:35.8309112Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8309623Z self=, 2025-05-07T20:31:35.8310071Z T=15, 2025-05-07T20:31:35.8310256Z B=95, 2025-05-07T20:31:35.8310451Z max_sequence_length=49, 2025-05-07T20:31:35.8310697Z padding_value=99080, 2025-05-07T20:31:35.8310938Z device=device(type='cpu'), 2025-05-07T20:31:35.8311175Z ) 2025-05-07T20:31:35.8311612Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8312120Z self=, 2025-05-07T20:31:35.8312575Z T=19, 2025-05-07T20:31:35.8312747Z B=61, 2025-05-07T20:31:35.8312944Z max_sequence_length=272, 2025-05-07T20:31:35.8313350Z padding_value=-61936, 2025-05-07T20:31:35.8313591Z device=device(type='cpu'), 2025-05-07T20:31:35.8313824Z ) 2025-05-07T20:31:35.8314043Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8314536Z self=, 2025-05-07T20:31:35.8314986Z T=3, 2025-05-07T20:31:35.8315158Z B=109, 2025-05-07T20:31:35.8315350Z max_sequence_length=389, 2025-05-07T20:31:35.8315590Z padding_value=-93786, 2025-05-07T20:31:35.8315941Z device=device(type='cpu'), 2025-05-07T20:31:35.8316177Z ) 2025-05-07T20:31:35.8316389Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8316894Z self=, 2025-05-07T20:31:35.8317345Z T=8, 2025-05-07T20:31:35.8317515Z B=91, 2025-05-07T20:31:35.8317707Z max_sequence_length=280, 2025-05-07T20:31:35.8317956Z padding_value=-23731, 2025-05-07T20:31:35.8318194Z device=device(type='cpu'), 2025-05-07T20:31:35.8318428Z ) 2025-05-07T20:31:35.8318648Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8319144Z self=, 2025-05-07T20:31:35.8319596Z T=2, 2025-05-07T20:31:35.8319768Z B=21, 2025-05-07T20:31:35.8319959Z max_sequence_length=241, 2025-05-07T20:31:35.8320201Z padding_value=97330, 2025-05-07T20:31:35.8320440Z device=device(type='cuda'), 2025-05-07T20:31:35.8320675Z ) 2025-05-07T20:31:35.8320888Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8321395Z self=, 2025-05-07T20:31:35.8321848Z T=16, 2025-05-07T20:31:35.8322019Z B=29, 2025-05-07T20:31:35.8322245Z max_sequence_length=202, 2025-05-07T20:31:35.8332776Z padding_value=25443, 2025-05-07T20:31:35.8333141Z device=device(type='cuda'), 2025-05-07T20:31:35.8333497Z ) 2025-05-07T20:31:35.8333820Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8334529Z self=, 2025-05-07T20:31:35.8335173Z T=19, 2025-05-07T20:31:35.8335428Z B=116, 2025-05-07T20:31:35.8335704Z max_sequence_length=417, 2025-05-07T20:31:35.8336072Z padding_value=15364, 2025-05-07T20:31:35.8336427Z device=device(type='cpu'), 2025-05-07T20:31:35.8336761Z ) 2025-05-07T20:31:35.8337085Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8337863Z self=, 2025-05-07T20:31:35.8338499Z T=1, 2025-05-07T20:31:35.8338751Z B=61, 2025-05-07T20:31:35.8339026Z max_sequence_length=288, 2025-05-07T20:31:35.8339382Z padding_value=-68348, 2025-05-07T20:31:35.8339717Z device=device(type='cpu'), 2025-05-07T20:31:35.8340047Z ) 2025-05-07T20:31:35.8340366Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8341066Z self=, 2025-05-07T20:31:35.8341697Z T=5, 2025-05-07T20:31:35.8341952Z B=128, 2025-05-07T20:31:35.8342218Z max_sequence_length=5, 2025-05-07T20:31:35.8342571Z padding_value=-25191, 2025-05-07T20:31:35.8342912Z device=device(type='cpu'), 2025-05-07T20:31:35.8343234Z ) 2025-05-07T20:31:35.8343547Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8344257Z self=, 2025-05-07T20:31:35.8344886Z T=5, 2025-05-07T20:31:35.8345289Z B=5, 2025-05-07T20:31:35.8345564Z max_sequence_length=5, 2025-05-07T20:31:35.8345907Z padding_value=-25191, 2025-05-07T20:31:35.8346244Z device=device(type='cpu'), 2025-05-07T20:31:35.8346574Z ) 2025-05-07T20:31:35.8346880Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8347694Z self=, 2025-05-07T20:31:35.8348346Z T=1, 2025-05-07T20:31:35.8348605Z B=5, 2025-05-07T20:31:35.8348868Z max_sequence_length=5, 2025-05-07T20:31:35.8349208Z padding_value=-25191, 2025-05-07T20:31:35.8349551Z device=device(type='cpu'), 2025-05-07T20:31:35.8349876Z ) 2025-05-07T20:31:35.8350188Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8350895Z self=, 2025-05-07T20:31:35.8351516Z T=1, 2025-05-07T20:31:35.8351766Z B=5, 2025-05-07T20:31:35.8352043Z max_sequence_length=1, 2025-05-07T20:31:35.8352392Z padding_value=-25191, 2025-05-07T20:31:35.8352728Z device=device(type='cpu'), 2025-05-07T20:31:35.8353054Z ) 2025-05-07T20:31:35.8353372Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8354077Z self=, 2025-05-07T20:31:35.8354718Z T=1, 2025-05-07T20:31:35.8354957Z B=5, 2025-05-07T20:31:35.8355225Z max_sequence_length=1, 2025-05-07T20:31:35.8355558Z padding_value=1, 2025-05-07T20:31:35.8355993Z device=device(type='cpu'), 2025-05-07T20:31:35.8356329Z ) 2025-05-07T20:31:35.8356641Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8357344Z self=, 2025-05-07T20:31:35.8357975Z T=1, 2025-05-07T20:31:35.8358222Z B=5, 2025-05-07T20:31:35.8358483Z max_sequence_length=1, 2025-05-07T20:31:35.8358834Z padding_value=5, 2025-05-07T20:31:35.8359160Z device=device(type='cpu'), 2025-05-07T20:31:35.8359488Z ) 2025-05-07T20:31:35.8359791Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8360511Z self=, 2025-05-07T20:31:35.8361151Z T=5, 2025-05-07T20:31:35.8361392Z B=5, 2025-05-07T20:31:35.8361657Z max_sequence_length=1, 2025-05-07T20:31:35.8361985Z padding_value=5, 2025-05-07T20:31:35.8362301Z device=device(type='cpu'), 2025-05-07T20:31:35.8362624Z ) 2025-05-07T20:31:35.8362935Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8363628Z self=, 2025-05-07T20:31:35.8364257Z T=1, 2025-05-07T20:31:35.8364504Z B=62, 2025-05-07T20:31:35.8364769Z max_sequence_length=240, 2025-05-07T20:31:35.8365123Z padding_value=17328, 2025-05-07T20:31:35.8365474Z device=device(type='cpu'), 2025-05-07T20:31:35.8365797Z ) 2025-05-07T20:31:35.8366102Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8366806Z self=, 2025-05-07T20:31:35.8367463Z T=1, 2025-05-07T20:31:35.8367716Z B=62, 2025-05-07T20:31:35.8367987Z max_sequence_length=240, 2025-05-07T20:31:35.8368329Z padding_value=240, 2025-05-07T20:31:35.8368635Z device=device(type='cpu'), 2025-05-07T20:31:35.8368948Z ) 2025-05-07T20:31:35.8369244Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:35.8369894Z self=, 2025-05-07T20:31:35.8370501Z T=1, 2025-05-07T20:31:35.8370736Z B=62, 2025-05-07T20:31:35.8370993Z max_sequence_length=1, 2025-05-07T20:31:35.8371313Z padding_value=240, 2025-05-07T20:31:35.8371633Z device=device(type='cpu'), 2025-05-07T20:31:35.8371951Z ) 2025-05-07T20:31:35.8372320Z PASSED 2025-05-07T20:31:35.8372472Z 2025-05-07T20:31:35.8372667Z ============================== 4 passed in 6.70s =============================== 2025-05-07T20:31:37.5226293Z 2025-05-07T20:31:37.5227096Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:31:37.5244166Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 10 seconds 2025-05-07T20:31:37.5244460Z 2025-05-07T20:31:37.5244465Z 2025-05-07T20:31:37.5244469Z 2025-05-07T20:31:37.5244472Z 2025-05-07T20:31:37.5266264Z ################################################################################ 2025-05-07T20:31:37.5281752Z # [2025-05-07T20:31:37.527Z] Run Python Test Suite: 2025-05-07T20:31:37.5282082Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:31:37.5282378Z ################################################################################ 2025-05-07T20:31:37.5306892Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/2d_to_dense_test.py 2025-05-07T20:31:37.5307577Z 2025-05-07T20:31:39.6832225Z ============================= test session starts ============================== 2025-05-07T20:31:39.6833798Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:39.6834841Z cachedir: .pytest_cache 2025-05-07T20:31:39.6836060Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:39.6837484Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:39.6838293Z plugins: hypothesis-6.131.14 2025-05-07T20:31:41.8760928Z collecting ... collected 4 items 2025-05-07T20:31:41.8761242Z 2025-05-07T20:31:42.7618048Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7618990Z self=, 2025-05-07T20:31:42.7619561Z B=1, 2025-05-07T20:31:42.7619780Z D=1, 2025-05-07T20:31:42.7620011Z max_sequence_length=1, 2025-05-07T20:31:42.7620304Z dtype=torch.float32, 2025-05-07T20:31:42.7620567Z ) 2025-05-07T20:31:42.7620807Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7621366Z self=, 2025-05-07T20:31:42.7621885Z B=77, 2025-05-07T20:31:42.7622094Z D=1, 2025-05-07T20:31:42.7622328Z max_sequence_length=1, 2025-05-07T20:31:42.7622627Z dtype=torch.float32, 2025-05-07T20:31:42.7622894Z ) 2025-05-07T20:31:42.7623132Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7623671Z self=, 2025-05-07T20:31:42.7624179Z B=77, 2025-05-07T20:31:42.7624391Z D=100, 2025-05-07T20:31:42.7624625Z max_sequence_length=157, 2025-05-07T20:31:42.7624924Z dtype=torch.float16, 2025-05-07T20:31:42.7625189Z ) 2025-05-07T20:31:42.7625429Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7625963Z self=, 2025-05-07T20:31:42.7626477Z B=37, 2025-05-07T20:31:42.7626691Z D=6, 2025-05-07T20:31:42.7626921Z max_sequence_length=70, 2025-05-07T20:31:42.7627216Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7627485Z ) 2025-05-07T20:31:42.7627727Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7628261Z self=, 2025-05-07T20:31:42.7628777Z B=60, 2025-05-07T20:31:42.7628990Z D=96, 2025-05-07T20:31:42.7629214Z max_sequence_length=63, 2025-05-07T20:31:42.7629507Z dtype=torch.float32, 2025-05-07T20:31:42.7629769Z ) 2025-05-07T20:31:42.7629998Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7630946Z self=, 2025-05-07T20:31:42.7631492Z B=42, 2025-05-07T20:31:42.7631707Z D=96, 2025-05-07T20:31:42.7631901Z max_sequence_length=159, 2025-05-07T20:31:42.7632147Z dtype=torch.float32, 2025-05-07T20:31:42.7632362Z ) 2025-05-07T20:31:42.7632558Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7633172Z self=, 2025-05-07T20:31:42.7633591Z B=58, 2025-05-07T20:31:42.7633770Z D=61, 2025-05-07T20:31:42.7633962Z max_sequence_length=200, 2025-05-07T20:31:42.7634211Z dtype=torch.float16, 2025-05-07T20:31:42.7634426Z ) 2025-05-07T20:31:42.7634621Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7635070Z self=, 2025-05-07T20:31:42.7635486Z B=39, 2025-05-07T20:31:42.7635661Z D=9, 2025-05-07T20:31:42.7635989Z max_sequence_length=32, 2025-05-07T20:31:42.7636232Z dtype=torch.float32, 2025-05-07T20:31:42.7636453Z ) 2025-05-07T20:31:42.7636645Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7637120Z self=, 2025-05-07T20:31:42.7637544Z B=11, 2025-05-07T20:31:42.7637716Z D=98, 2025-05-07T20:31:42.7637911Z max_sequence_length=7, 2025-05-07T20:31:42.7638154Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7638374Z ) 2025-05-07T20:31:42.7638573Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7639032Z self=, 2025-05-07T20:31:42.7639503Z B=85, 2025-05-07T20:31:42.7639676Z D=38, 2025-05-07T20:31:42.7639865Z max_sequence_length=1, 2025-05-07T20:31:42.7640108Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7640325Z ) 2025-05-07T20:31:42.7640523Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7640978Z self=, 2025-05-07T20:31:42.7641394Z B=113, 2025-05-07T20:31:42.7641577Z D=116, 2025-05-07T20:31:42.7641772Z max_sequence_length=93, 2025-05-07T20:31:42.7642010Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7642233Z ) 2025-05-07T20:31:42.7642427Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7642874Z self=, 2025-05-07T20:31:42.7643297Z B=113, 2025-05-07T20:31:42.7643475Z D=113, 2025-05-07T20:31:42.7643658Z max_sequence_length=93, 2025-05-07T20:31:42.7643903Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7644122Z ) 2025-05-07T20:31:42.7644312Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7644760Z self=, 2025-05-07T20:31:42.7645186Z B=93, 2025-05-07T20:31:42.7645360Z D=113, 2025-05-07T20:31:42.7645543Z max_sequence_length=93, 2025-05-07T20:31:42.7645798Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7646025Z ) 2025-05-07T20:31:42.7646215Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7646663Z self=, 2025-05-07T20:31:42.7647086Z B=93, 2025-05-07T20:31:42.7647260Z D=113, 2025-05-07T20:31:42.7647455Z max_sequence_length=113, 2025-05-07T20:31:42.7647706Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7647923Z ) 2025-05-07T20:31:42.7648117Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7648564Z self=, 2025-05-07T20:31:42.7648984Z B=93, 2025-05-07T20:31:42.7649166Z D=93, 2025-05-07T20:31:42.7649357Z max_sequence_length=113, 2025-05-07T20:31:42.7649604Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7649820Z ) 2025-05-07T20:31:42.7650018Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7650607Z self=, 2025-05-07T20:31:42.7651031Z B=113, 2025-05-07T20:31:42.7651215Z D=93, 2025-05-07T20:31:42.7651407Z max_sequence_length=113, 2025-05-07T20:31:42.7651654Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7651878Z ) 2025-05-07T20:31:42.7652083Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7652610Z self=, 2025-05-07T20:31:42.7653036Z B=113, 2025-05-07T20:31:42.7653214Z D=93, 2025-05-07T20:31:42.7653404Z max_sequence_length=93, 2025-05-07T20:31:42.7653653Z dtype=torch.bfloat16, 2025-05-07T20:31:42.7653876Z ) 2025-05-07T20:31:42.7654071Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7654517Z self=, 2025-05-07T20:31:42.7654947Z B=108, 2025-05-07T20:31:42.7655129Z D=114, 2025-05-07T20:31:42.7655319Z max_sequence_length=137, 2025-05-07T20:31:42.7655574Z dtype=torch.float16, 2025-05-07T20:31:42.7655799Z ) 2025-05-07T20:31:42.7655992Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7656436Z self=, 2025-05-07T20:31:42.7656861Z B=108, 2025-05-07T20:31:42.7657043Z D=114, 2025-05-07T20:31:42.7657244Z max_sequence_length=114, 2025-05-07T20:31:42.7657490Z dtype=torch.float16, 2025-05-07T20:31:42.7657706Z ) 2025-05-07T20:31:42.7657902Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:42.7658349Z self=, 2025-05-07T20:31:42.7658773Z B=108, 2025-05-07T20:31:42.7658955Z D=114, 2025-05-07T20:31:42.7659150Z max_sequence_length=108, 2025-05-07T20:31:42.7659394Z dtype=torch.float16, 2025-05-07T20:31:42.7659616Z ) 2025-05-07T20:31:42.7659796Z PASSED 2025-05-07T20:31:46.6511763Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_dynamic_shape Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6513176Z self=, 2025-05-07T20:31:46.6513898Z B=2, 2025-05-07T20:31:46.6514197Z D=2, 2025-05-07T20:31:46.6514512Z max_sequence_length=1, 2025-05-07T20:31:46.6514911Z dtype=torch.float32, 2025-05-07T20:31:46.6515319Z device=device(type='cpu'), 2025-05-07T20:31:46.6515688Z ) 2025-05-07T20:31:46.6516218Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6517073Z self=, 2025-05-07T20:31:46.6517885Z B=33, 2025-05-07T20:31:46.6518166Z D=2, 2025-05-07T20:31:46.6518483Z max_sequence_length=1, 2025-05-07T20:31:46.6518877Z dtype=torch.float32, 2025-05-07T20:31:46.6519240Z device=device(type='cpu'), 2025-05-07T20:31:46.6519595Z ) 2025-05-07T20:31:46.6519924Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6520728Z self=, 2025-05-07T20:31:46.6521401Z B=33, 2025-05-07T20:31:46.6521659Z D=105, 2025-05-07T20:31:46.6521932Z max_sequence_length=178, 2025-05-07T20:31:46.6522260Z dtype=torch.float32, 2025-05-07T20:31:46.6522616Z device=device(type='cuda'), 2025-05-07T20:31:46.6522951Z ) 2025-05-07T20:31:46.6523283Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6524043Z self=, 2025-05-07T20:31:46.6524733Z B=12, 2025-05-07T20:31:46.6525016Z D=73, 2025-05-07T20:31:46.6525322Z max_sequence_length=87, 2025-05-07T20:31:46.6525686Z dtype=torch.float16, 2025-05-07T20:31:46.6526035Z device=device(type='cuda'), 2025-05-07T20:31:46.6526386Z ) 2025-05-07T20:31:46.6527179Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6528027Z self=, 2025-05-07T20:31:46.6528767Z B=125, 2025-05-07T20:31:46.6529057Z D=49, 2025-05-07T20:31:46.6529364Z max_sequence_length=129, 2025-05-07T20:31:46.6530119Z dtype=torch.bfloat16, 2025-05-07T20:31:46.6530517Z device=device(type='cpu'), 2025-05-07T20:31:46.6530909Z ) 2025-05-07T20:31:46.6531306Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6532144Z self=, 2025-05-07T20:31:46.6532883Z B=64, 2025-05-07T20:31:46.6533129Z D=22, 2025-05-07T20:31:46.6533392Z max_sequence_length=97, 2025-05-07T20:31:46.6533722Z dtype=torch.float16, 2025-05-07T20:31:46.6534032Z device=device(type='cuda'), 2025-05-07T20:31:46.6534353Z ) 2025-05-07T20:31:46.6534725Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6535569Z self=, 2025-05-07T20:31:46.6536352Z B=43, 2025-05-07T20:31:46.6536648Z D=45, 2025-05-07T20:31:46.6536973Z max_sequence_length=129, 2025-05-07T20:31:46.6537375Z dtype=torch.float16, 2025-05-07T20:31:46.6537776Z device=device(type='cpu'), 2025-05-07T20:31:46.6538167Z ) 2025-05-07T20:31:46.6538555Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6539454Z self=, 2025-05-07T20:31:46.6540227Z B=44, 2025-05-07T20:31:46.6540559Z D=10, 2025-05-07T20:31:46.6540869Z max_sequence_length=199, 2025-05-07T20:31:46.6541282Z dtype=torch.float16, 2025-05-07T20:31:46.6541673Z device=device(type='cpu'), 2025-05-07T20:31:46.6542066Z ) 2025-05-07T20:31:46.6542467Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6543362Z self=, 2025-05-07T20:31:46.6544187Z B=116, 2025-05-07T20:31:46.6544486Z D=86, 2025-05-07T20:31:46.6544782Z max_sequence_length=50, 2025-05-07T20:31:46.6545192Z dtype=torch.bfloat16, 2025-05-07T20:31:46.6545604Z device=device(type='cpu'), 2025-05-07T20:31:46.6546007Z ) 2025-05-07T20:31:46.6546402Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6547317Z self=, 2025-05-07T20:31:46.6548069Z B=25, 2025-05-07T20:31:46.6548328Z D=57, 2025-05-07T20:31:46.6548628Z max_sequence_length=104, 2025-05-07T20:31:46.6549039Z dtype=torch.float32, 2025-05-07T20:31:46.6549418Z device=device(type='cpu'), 2025-05-07T20:31:46.6549773Z ) 2025-05-07T20:31:46.6550136Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6551006Z self=, 2025-05-07T20:31:46.6551819Z B=91, 2025-05-07T20:31:46.6552107Z D=115, 2025-05-07T20:31:46.6552423Z max_sequence_length=1, 2025-05-07T20:31:46.6552815Z dtype=torch.bfloat16, 2025-05-07T20:31:46.6553218Z device=device(type='cuda'), 2025-05-07T20:31:46.6553636Z ) 2025-05-07T20:31:46.6554028Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6554958Z self=, 2025-05-07T20:31:46.6555778Z B=91, 2025-05-07T20:31:46.6556163Z D=2, 2025-05-07T20:31:46.6556478Z max_sequence_length=1, 2025-05-07T20:31:46.6556883Z dtype=torch.bfloat16, 2025-05-07T20:31:46.6557282Z device=device(type='cuda'), 2025-05-07T20:31:46.6557674Z ) 2025-05-07T20:31:46.6558073Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6559143Z self=, 2025-05-07T20:31:46.6559969Z B=91, 2025-05-07T20:31:46.6560263Z D=91, 2025-05-07T20:31:46.6560582Z max_sequence_length=1, 2025-05-07T20:31:46.6561001Z dtype=torch.bfloat16, 2025-05-07T20:31:46.6561410Z device=device(type='cuda'), 2025-05-07T20:31:46.6561944Z ) 2025-05-07T20:31:46.6572598Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6573479Z self=, 2025-05-07T20:31:46.6574311Z B=91, 2025-05-07T20:31:46.6574609Z D=2, 2025-05-07T20:31:46.6574934Z max_sequence_length=91, 2025-05-07T20:31:46.6575358Z dtype=torch.bfloat16, 2025-05-07T20:31:46.6575772Z device=device(type='cuda'), 2025-05-07T20:31:46.6576164Z ) 2025-05-07T20:31:46.6576574Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6577529Z self=, 2025-05-07T20:31:46.6578335Z B=91, 2025-05-07T20:31:46.6578634Z D=91, 2025-05-07T20:31:46.6578950Z max_sequence_length=91, 2025-05-07T20:31:46.6579354Z dtype=torch.bfloat16, 2025-05-07T20:31:46.6579760Z device=device(type='cuda'), 2025-05-07T20:31:46.6580154Z ) 2025-05-07T20:31:46.6580564Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6581499Z self=, 2025-05-07T20:31:46.6582320Z B=53, 2025-05-07T20:31:46.6582607Z D=34, 2025-05-07T20:31:46.6582930Z max_sequence_length=145, 2025-05-07T20:31:46.6583351Z dtype=torch.float16, 2025-05-07T20:31:46.6583753Z device=device(type='cuda'), 2025-05-07T20:31:46.6584141Z ) 2025-05-07T20:31:46.6584546Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6585488Z self=, 2025-05-07T20:31:46.6586297Z B=53, 2025-05-07T20:31:46.6586591Z D=34, 2025-05-07T20:31:46.6586910Z max_sequence_length=34, 2025-05-07T20:31:46.6587312Z dtype=torch.float16, 2025-05-07T20:31:46.6587716Z device=device(type='cuda'), 2025-05-07T20:31:46.6588114Z ) 2025-05-07T20:31:46.6588517Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6589451Z self=, 2025-05-07T20:31:46.6590265Z B=34, 2025-05-07T20:31:46.6590554Z D=34, 2025-05-07T20:31:46.6590876Z max_sequence_length=34, 2025-05-07T20:31:46.6591286Z dtype=torch.float16, 2025-05-07T20:31:46.6591680Z device=device(type='cuda'), 2025-05-07T20:31:46.6592082Z ) 2025-05-07T20:31:46.6592488Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6593428Z self=, 2025-05-07T20:31:46.6594248Z B=10, 2025-05-07T20:31:46.6594546Z D=27, 2025-05-07T20:31:46.6594871Z max_sequence_length=17, 2025-05-07T20:31:46.6595272Z dtype=torch.float16, 2025-05-07T20:31:46.6595673Z device=device(type='cuda'), 2025-05-07T20:31:46.6596163Z ) 2025-05-07T20:31:46.6596561Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:46.6597506Z self=, 2025-05-07T20:31:46.6598317Z B=10, 2025-05-07T20:31:46.6598596Z D=27, 2025-05-07T20:31:46.6598916Z max_sequence_length=10, 2025-05-07T20:31:46.6599331Z dtype=torch.float16, 2025-05-07T20:31:46.6599718Z device=device(type='cuda'), 2025-05-07T20:31:46.6600113Z ) 2025-05-07T20:31:46.6600440Z PASSED 2025-05-07T20:31:46.6601072Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:31:46.7987867Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.7989141Z self=, 2025-05-07T20:31:46.7989822Z T=1, 2025-05-07T20:31:46.7990106Z B=1, 2025-05-07T20:31:46.7990412Z D=1, 2025-05-07T20:31:46.7990979Z max_sequence_length=1, 2025-05-07T20:31:46.7991370Z device=device(type='cpu'), 2025-05-07T20:31:46.7991738Z ) 2025-05-07T20:31:46.7992081Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.7992861Z self=, 2025-05-07T20:31:46.7993491Z T=2, 2025-05-07T20:31:46.7993733Z B=1, 2025-05-07T20:31:46.7993970Z D=1, 2025-05-07T20:31:46.7994247Z max_sequence_length=1, 2025-05-07T20:31:46.7994614Z device=device(type='cpu'), 2025-05-07T20:31:46.7994960Z ) 2025-05-07T20:31:46.7995288Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.7996179Z self=, 2025-05-07T20:31:46.7996895Z T=2, 2025-05-07T20:31:46.7997161Z B=43, 2025-05-07T20:31:46.7997427Z D=93, 2025-05-07T20:31:46.7997722Z max_sequence_length=247, 2025-05-07T20:31:46.7998122Z device=device(type='cuda'), 2025-05-07T20:31:46.7998494Z ) 2025-05-07T20:31:46.7998854Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.7999668Z self=, 2025-05-07T20:31:46.8000422Z T=1, 2025-05-07T20:31:46.8000684Z B=6, 2025-05-07T20:31:46.8000946Z D=125, 2025-05-07T20:31:46.8001233Z max_sequence_length=206, 2025-05-07T20:31:46.8001603Z device=device(type='cuda'), 2025-05-07T20:31:46.8001971Z ) 2025-05-07T20:31:46.8002296Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8003050Z self=, 2025-05-07T20:31:46.8003683Z T=1, 2025-05-07T20:31:46.8003861Z B=20, 2025-05-07T20:31:46.8004035Z D=62, 2025-05-07T20:31:46.8004228Z max_sequence_length=195, 2025-05-07T20:31:46.8004491Z device=device(type='cuda'), 2025-05-07T20:31:46.8004726Z ) 2025-05-07T20:31:46.8004952Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8005465Z self=, 2025-05-07T20:31:46.8005925Z T=5, 2025-05-07T20:31:46.8006101Z B=1, 2025-05-07T20:31:46.8006270Z D=126, 2025-05-07T20:31:46.8006472Z max_sequence_length=64, 2025-05-07T20:31:46.8006717Z device=device(type='cpu'), 2025-05-07T20:31:46.8006953Z ) 2025-05-07T20:31:46.8007174Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8007675Z self=, 2025-05-07T20:31:46.8008131Z T=4, 2025-05-07T20:31:46.8008310Z B=1, 2025-05-07T20:31:46.8008478Z D=43, 2025-05-07T20:31:46.8008960Z max_sequence_length=16, 2025-05-07T20:31:46.8009218Z device=device(type='cpu'), 2025-05-07T20:31:46.8009450Z ) 2025-05-07T20:31:46.8009670Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8010178Z self=, 2025-05-07T20:31:46.8010632Z T=5, 2025-05-07T20:31:46.8010811Z B=38, 2025-05-07T20:31:46.8010988Z D=93, 2025-05-07T20:31:46.8011173Z max_sequence_length=296, 2025-05-07T20:31:46.8011426Z device=device(type='cuda'), 2025-05-07T20:31:46.8011664Z ) 2025-05-07T20:31:46.8011891Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8012390Z self=, 2025-05-07T20:31:46.8012842Z T=4, 2025-05-07T20:31:46.8013016Z B=49, 2025-05-07T20:31:46.8013184Z D=118, 2025-05-07T20:31:46.8013578Z max_sequence_length=103, 2025-05-07T20:31:46.8013843Z device=device(type='cuda'), 2025-05-07T20:31:46.8014134Z ) 2025-05-07T20:31:46.8014443Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8014957Z self=, 2025-05-07T20:31:46.8015561Z T=4, 2025-05-07T20:31:46.8015744Z B=60, 2025-05-07T20:31:46.8015916Z D=28, 2025-05-07T20:31:46.8016099Z max_sequence_length=26, 2025-05-07T20:31:46.8016345Z device=device(type='cuda'), 2025-05-07T20:31:46.8016588Z ) 2025-05-07T20:31:46.8016803Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8017318Z self=, 2025-05-07T20:31:46.8017772Z T=1, 2025-05-07T20:31:46.8017955Z B=32, 2025-05-07T20:31:46.8018125Z D=82, 2025-05-07T20:31:46.8018346Z max_sequence_length=178, 2025-05-07T20:31:46.8018701Z device=device(type='cuda'), 2025-05-07T20:31:46.8019018Z ) 2025-05-07T20:31:46.8019330Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8020010Z self=, 2025-05-07T20:31:46.8020688Z T=1, 2025-05-07T20:31:46.8020946Z B=32, 2025-05-07T20:31:46.8021201Z D=82, 2025-05-07T20:31:46.8021461Z max_sequence_length=1, 2025-05-07T20:31:46.8021808Z device=device(type='cuda'), 2025-05-07T20:31:46.8022143Z ) 2025-05-07T20:31:46.8022447Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8023151Z self=, 2025-05-07T20:31:46.8023779Z T=1, 2025-05-07T20:31:46.8024023Z B=1, 2025-05-07T20:31:46.8024258Z D=82, 2025-05-07T20:31:46.8024524Z max_sequence_length=1, 2025-05-07T20:31:46.8024867Z device=device(type='cuda'), 2025-05-07T20:31:46.8025198Z ) 2025-05-07T20:31:46.8025516Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8026222Z self=, 2025-05-07T20:31:46.8026838Z T=1, 2025-05-07T20:31:46.8027086Z B=1, 2025-05-07T20:31:46.8027333Z D=82, 2025-05-07T20:31:46.8027591Z max_sequence_length=82, 2025-05-07T20:31:46.8027947Z device=device(type='cuda'), 2025-05-07T20:31:46.8028268Z ) 2025-05-07T20:31:46.8028572Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8029258Z self=, 2025-05-07T20:31:46.8029881Z T=1, 2025-05-07T20:31:46.8030119Z B=1, 2025-05-07T20:31:46.8030366Z D=1, 2025-05-07T20:31:46.8030635Z max_sequence_length=82, 2025-05-07T20:31:46.8030994Z device=device(type='cuda'), 2025-05-07T20:31:46.8031323Z ) 2025-05-07T20:31:46.8031633Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8032342Z self=, 2025-05-07T20:31:46.8032958Z T=1, 2025-05-07T20:31:46.8033201Z B=1, 2025-05-07T20:31:46.8033444Z D=1, 2025-05-07T20:31:46.8033703Z max_sequence_length=1, 2025-05-07T20:31:46.8034043Z device=device(type='cuda'), 2025-05-07T20:31:46.8034379Z ) 2025-05-07T20:31:46.8034710Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8035407Z self=, 2025-05-07T20:31:46.8036165Z T=1, 2025-05-07T20:31:46.8036414Z B=47, 2025-05-07T20:31:46.8036666Z D=35, 2025-05-07T20:31:46.8036935Z max_sequence_length=104, 2025-05-07T20:31:46.8037296Z device=device(type='cuda'), 2025-05-07T20:31:46.8037631Z ) 2025-05-07T20:31:46.8037938Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8038645Z self=, 2025-05-07T20:31:46.8039387Z T=1, 2025-05-07T20:31:46.8039636Z B=47, 2025-05-07T20:31:46.8039888Z D=104, 2025-05-07T20:31:46.8040167Z max_sequence_length=104, 2025-05-07T20:31:46.8040518Z device=device(type='cuda'), 2025-05-07T20:31:46.8040844Z ) 2025-05-07T20:31:46.8041149Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8041962Z self=, 2025-05-07T20:31:46.8042589Z T=1, 2025-05-07T20:31:46.8042845Z B=1, 2025-05-07T20:31:46.8043091Z D=104, 2025-05-07T20:31:46.8043371Z max_sequence_length=104, 2025-05-07T20:31:46.8043743Z device=device(type='cuda'), 2025-05-07T20:31:46.8044071Z ) 2025-05-07T20:31:46.8044381Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:46.8045083Z self=, 2025-05-07T20:31:46.8045715Z T=1, 2025-05-07T20:31:46.8045954Z B=1, 2025-05-07T20:31:46.8046206Z D=104, 2025-05-07T20:31:46.8046480Z max_sequence_length=1, 2025-05-07T20:31:46.8046818Z device=device(type='cuda'), 2025-05-07T20:31:46.8047158Z ) 2025-05-07T20:31:46.8047408Z PASSED 2025-05-07T20:31:46.8047553Z 2025-05-07T20:31:46.8047745Z =============================== warnings summary =============================== 2025-05-07T20:31:46.8048447Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:31:46.8052762Z /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:31:46.8057231Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:46.8057795Z 2025-05-07T20:31:46.8058091Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:46.8058705Z ========================= 4 passed, 1 warning in 7.25s ========================= 2025-05-07T20:31:48.5088478Z 2025-05-07T20:31:48.5088968Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:31:48.5108157Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 11 seconds 2025-05-07T20:31:48.5108459Z 2025-05-07T20:31:48.5108850Z 2025-05-07T20:31:48.5108866Z 2025-05-07T20:31:48.5108907Z 2025-05-07T20:31:48.5129450Z ################################################################################ 2025-05-07T20:31:48.5147123Z # [2025-05-07T20:31:48.514Z] Run Python Test Suite: 2025-05-07T20:31:48.5147503Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:48.5147844Z ################################################################################ 2025-05-07T20:31:48.5173052Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:48.5173726Z 2025-05-07T20:31:50.6663701Z ============================= test session starts ============================== 2025-05-07T20:31:50.6664361Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:50.6664880Z cachedir: .pytest_cache 2025-05-07T20:31:50.6665776Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:50.6666495Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:50.6666895Z plugins: hypothesis-6.131.14 2025-05-07T20:31:52.8627370Z collecting ... collected 3 items 2025-05-07T20:31:52.8627956Z 2025-05-07T20:32:01.9543421Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9544648Z self=, 2025-05-07T20:32:01.9545259Z B=0, 2025-05-07T20:32:01.9545442Z H=1, 2025-05-07T20:32:01.9545621Z max_L=1, 2025-05-07T20:32:01.9545801Z D=0, 2025-05-07T20:32:01.9545992Z dtype=torch.float32, 2025-05-07T20:32:01.9546243Z device=device(type='cpu'), 2025-05-07T20:32:01.9546481Z ) 2025-05-07T20:32:01.9546751Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9547419Z self=, 2025-05-07T20:32:01.9548018Z B=15, 2025-05-07T20:32:01.9548190Z H=1, 2025-05-07T20:32:01.9548382Z max_L=1, 2025-05-07T20:32:01.9548571Z D=0, 2025-05-07T20:32:01.9548755Z dtype=torch.float32, 2025-05-07T20:32:01.9549002Z device=device(type='cpu'), 2025-05-07T20:32:01.9549241Z ) 2025-05-07T20:32:01.9549478Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9550145Z self=, 2025-05-07T20:32:01.9550743Z B=15, 2025-05-07T20:32:01.9550913Z H=1, 2025-05-07T20:32:01.9551089Z max_L=10, 2025-05-07T20:32:01.9551277Z D=10, 2025-05-07T20:32:01.9551465Z dtype=torch.bfloat16, 2025-05-07T20:32:01.9551720Z device=device(type='cpu'), 2025-05-07T20:32:01.9551959Z ) 2025-05-07T20:32:01.9552191Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9552858Z self=, 2025-05-07T20:32:01.9553460Z B=8, 2025-05-07T20:32:01.9553641Z H=1, 2025-05-07T20:32:01.9553812Z max_L=1, 2025-05-07T20:32:01.9554005Z D=0, 2025-05-07T20:32:01.9554197Z dtype=torch.float32, 2025-05-07T20:32:01.9554435Z device=device(type='cpu'), 2025-05-07T20:32:01.9554674Z ) 2025-05-07T20:32:01.9554911Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9555568Z self=, 2025-05-07T20:32:01.9556252Z B=8, 2025-05-07T20:32:01.9556424Z H=1, 2025-05-07T20:32:01.9556598Z max_L=22, 2025-05-07T20:32:01.9556784Z D=6, 2025-05-07T20:32:01.9556974Z dtype=torch.float32, 2025-05-07T20:32:01.9557208Z device=device(type='cpu'), 2025-05-07T20:32:01.9557441Z ) 2025-05-07T20:32:01.9557676Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9558333Z self=, 2025-05-07T20:32:01.9558932Z B=23, 2025-05-07T20:32:01.9559112Z H=1, 2025-05-07T20:32:01.9559286Z max_L=9, 2025-05-07T20:32:01.9559466Z D=13, 2025-05-07T20:32:01.9559653Z dtype=torch.float16, 2025-05-07T20:32:01.9559894Z device=device(type='cpu'), 2025-05-07T20:32:01.9560124Z ) 2025-05-07T20:32:01.9560360Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9561021Z self=, 2025-05-07T20:32:01.9561608Z B=9, 2025-05-07T20:32:01.9561781Z H=3, 2025-05-07T20:32:01.9562218Z max_L=27, 2025-05-07T20:32:01.9562405Z D=12, 2025-05-07T20:32:01.9562591Z dtype=torch.float16, 2025-05-07T20:32:01.9562833Z device=device(type='cpu'), 2025-05-07T20:32:01.9563063Z ) 2025-05-07T20:32:01.9563302Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9563963Z self=, 2025-05-07T20:32:01.9564732Z B=13, 2025-05-07T20:32:01.9564928Z H=2, 2025-05-07T20:32:01.9565103Z max_L=14, 2025-05-07T20:32:01.9565291Z D=3, 2025-05-07T20:32:01.9565471Z dtype=torch.float16, 2025-05-07T20:32:01.9565714Z device=device(type='cpu'), 2025-05-07T20:32:01.9565948Z ) 2025-05-07T20:32:01.9566178Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9566839Z self=, 2025-05-07T20:32:01.9567443Z B=1, 2025-05-07T20:32:01.9567611Z H=2, 2025-05-07T20:32:01.9567788Z max_L=13, 2025-05-07T20:32:01.9567971Z D=9, 2025-05-07T20:32:01.9568148Z dtype=torch.float16, 2025-05-07T20:32:01.9568389Z device=device(type='cpu'), 2025-05-07T20:32:01.9568626Z ) 2025-05-07T20:32:01.9568858Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9569527Z self=, 2025-05-07T20:32:01.9570122Z B=9, 2025-05-07T20:32:01.9570295Z H=1, 2025-05-07T20:32:01.9570461Z max_L=27, 2025-05-07T20:32:01.9570647Z D=32, 2025-05-07T20:32:01.9570836Z dtype=torch.float16, 2025-05-07T20:32:01.9571072Z device=device(type='cpu'), 2025-05-07T20:32:01.9571306Z ) 2025-05-07T20:32:01.9571542Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9572202Z self=, 2025-05-07T20:32:01.9572795Z B=20, 2025-05-07T20:32:01.9572970Z H=1, 2025-05-07T20:32:01.9573139Z max_L=17, 2025-05-07T20:32:01.9573322Z D=20, 2025-05-07T20:32:01.9573506Z dtype=torch.float32, 2025-05-07T20:32:01.9573739Z device=device(type='cuda'), 2025-05-07T20:32:01.9573984Z ) 2025-05-07T20:32:01.9574219Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9574933Z self=, 2025-05-07T20:32:01.9575521Z B=0, 2025-05-07T20:32:01.9575690Z H=3, 2025-05-07T20:32:01.9575862Z max_L=30, 2025-05-07T20:32:01.9576041Z D=29, 2025-05-07T20:32:01.9576227Z dtype=torch.float16, 2025-05-07T20:32:01.9576465Z device=device(type='cuda'), 2025-05-07T20:32:01.9576697Z ) 2025-05-07T20:32:01.9576933Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9577598Z self=, 2025-05-07T20:32:01.9578187Z B=9, 2025-05-07T20:32:01.9578365Z H=2, 2025-05-07T20:32:01.9578542Z max_L=27, 2025-05-07T20:32:01.9578724Z D=13, 2025-05-07T20:32:01.9578913Z dtype=torch.float32, 2025-05-07T20:32:01.9579156Z device=device(type='cpu'), 2025-05-07T20:32:01.9579388Z ) 2025-05-07T20:32:01.9579628Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9580291Z self=, 2025-05-07T20:32:01.9580910Z B=9, 2025-05-07T20:32:01.9581082Z H=1, 2025-05-07T20:32:01.9588901Z max_L=27, 2025-05-07T20:32:01.9589123Z D=13, 2025-05-07T20:32:01.9589321Z dtype=torch.float32, 2025-05-07T20:32:01.9589572Z device=device(type='cpu'), 2025-05-07T20:32:01.9589807Z ) 2025-05-07T20:32:01.9590167Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9590843Z self=, 2025-05-07T20:32:01.9591445Z B=9, 2025-05-07T20:32:01.9591616Z H=1, 2025-05-07T20:32:01.9591793Z max_L=1, 2025-05-07T20:32:01.9592067Z D=13, 2025-05-07T20:32:01.9592253Z dtype=torch.float32, 2025-05-07T20:32:01.9592501Z device=device(type='cpu'), 2025-05-07T20:32:01.9592745Z ) 2025-05-07T20:32:01.9592978Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9593647Z self=, 2025-05-07T20:32:01.9594244Z B=9, 2025-05-07T20:32:01.9594416Z H=1, 2025-05-07T20:32:01.9594593Z max_L=9, 2025-05-07T20:32:01.9594784Z D=13, 2025-05-07T20:32:01.9594971Z dtype=torch.float32, 2025-05-07T20:32:01.9595215Z device=device(type='cpu'), 2025-05-07T20:32:01.9595463Z ) 2025-05-07T20:32:01.9595693Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9596477Z self=, 2025-05-07T20:32:01.9597100Z B=13, 2025-05-07T20:32:01.9597285Z H=1, 2025-05-07T20:32:01.9597453Z max_L=9, 2025-05-07T20:32:01.9597645Z D=13, 2025-05-07T20:32:01.9597841Z dtype=torch.float32, 2025-05-07T20:32:01.9598081Z device=device(type='cpu'), 2025-05-07T20:32:01.9598324Z ) 2025-05-07T20:32:01.9598561Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9599231Z self=, 2025-05-07T20:32:01.9599821Z B=13, 2025-05-07T20:32:01.9600002Z H=1, 2025-05-07T20:32:01.9600179Z max_L=13, 2025-05-07T20:32:01.9600361Z D=13, 2025-05-07T20:32:01.9600559Z dtype=torch.float32, 2025-05-07T20:32:01.9600804Z device=device(type='cpu'), 2025-05-07T20:32:01.9601039Z ) 2025-05-07T20:32:01.9601281Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9601950Z self=, 2025-05-07T20:32:01.9602547Z B=1, 2025-05-07T20:32:01.9602724Z H=1, 2025-05-07T20:32:01.9602907Z max_L=13, 2025-05-07T20:32:01.9603088Z D=13, 2025-05-07T20:32:01.9603281Z dtype=torch.float32, 2025-05-07T20:32:01.9603529Z device=device(type='cpu'), 2025-05-07T20:32:01.9603769Z ) 2025-05-07T20:32:01.9604000Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9604658Z self=, 2025-05-07T20:32:01.9605259Z B=4, 2025-05-07T20:32:01.9605434Z H=2, 2025-05-07T20:32:01.9605601Z max_L=15, 2025-05-07T20:32:01.9605804Z D=13, 2025-05-07T20:32:01.9605994Z dtype=torch.float16, 2025-05-07T20:32:01.9606229Z device=device(type='cuda'), 2025-05-07T20:32:01.9606469Z ) 2025-05-07T20:32:01.9606704Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9607366Z self=, 2025-05-07T20:32:01.9607971Z B=13, 2025-05-07T20:32:01.9608144Z H=2, 2025-05-07T20:32:01.9608315Z max_L=15, 2025-05-07T20:32:01.9608501Z D=13, 2025-05-07T20:32:01.9609050Z dtype=torch.float16, 2025-05-07T20:32:01.9609292Z device=device(type='cuda'), 2025-05-07T20:32:01.9609532Z ) 2025-05-07T20:32:01.9609767Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.9610432Z self=, 2025-05-07T20:32:01.9611022Z B=13, 2025-05-07T20:32:01.9611350Z H=1, 2025-05-07T20:32:01.9611527Z max_L=15, 2025-05-07T20:32:01.9611708Z D=13, 2025-05-07T20:32:01.9611896Z dtype=torch.float16, 2025-05-07T20:32:01.9612133Z device=device(type='cuda'), 2025-05-07T20:32:01.9612363Z ) 2025-05-07T20:32:01.9612531Z PASSED 2025-05-07T20:32:05.5006737Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_dynamic_shape Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5009062Z self=, 2025-05-07T20:32:05.5010160Z B=2, 2025-05-07T20:32:05.5010454Z H=1, 2025-05-07T20:32:05.5010728Z max_L=1, 2025-05-07T20:32:05.5011024Z D=2, 2025-05-07T20:32:05.5011333Z dtype=torch.float32, 2025-05-07T20:32:05.5011691Z device_type='cpu', 2025-05-07T20:32:05.5012005Z ) 2025-05-07T20:32:05.5012489Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5013769Z self=, 2025-05-07T20:32:05.5014788Z B=28, 2025-05-07T20:32:05.5015068Z H=1, 2025-05-07T20:32:05.5015395Z max_L=1, 2025-05-07T20:32:05.5015706Z D=2, 2025-05-07T20:32:05.5016001Z dtype=torch.float32, 2025-05-07T20:32:05.5016363Z device_type='cpu', 2025-05-07T20:32:05.5016666Z ) 2025-05-07T20:32:05.5017099Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5018328Z self=, 2025-05-07T20:32:05.5019447Z B=28, 2025-05-07T20:32:05.5019740Z H=3, 2025-05-07T20:32:05.5020034Z max_L=10, 2025-05-07T20:32:05.5020343Z D=5, 2025-05-07T20:32:05.5020661Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5021062Z device_type='cpu', 2025-05-07T20:32:05.5021413Z ) 2025-05-07T20:32:05.5021888Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5023198Z self=, 2025-05-07T20:32:05.5024322Z B=13, 2025-05-07T20:32:05.5024611Z H=3, 2025-05-07T20:32:05.5024904Z max_L=4, 2025-05-07T20:32:05.5025212Z D=2, 2025-05-07T20:32:05.5025520Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5025914Z device_type='cpu', 2025-05-07T20:32:05.5026263Z ) 2025-05-07T20:32:05.5026732Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5028035Z self=, 2025-05-07T20:32:05.5029144Z B=25, 2025-05-07T20:32:05.5029439Z H=1, 2025-05-07T20:32:05.5029731Z max_L=4, 2025-05-07T20:32:05.5030040Z D=8, 2025-05-07T20:32:05.5030354Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5030742Z device_type='cpu', 2025-05-07T20:32:05.5031091Z ) 2025-05-07T20:32:05.5031568Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5032879Z self=, 2025-05-07T20:32:05.5033987Z B=25, 2025-05-07T20:32:05.5034281Z H=3, 2025-05-07T20:32:05.5034563Z max_L=17, 2025-05-07T20:32:05.5034873Z D=6, 2025-05-07T20:32:05.5035184Z dtype=torch.float32, 2025-05-07T20:32:05.5035593Z device_type='cpu', 2025-05-07T20:32:05.5036073Z ) 2025-05-07T20:32:05.5036551Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5038279Z self=, 2025-05-07T20:32:05.5039396Z B=11, 2025-05-07T20:32:05.5039693Z H=3, 2025-05-07T20:32:05.5039986Z max_L=25, 2025-05-07T20:32:05.5040290Z D=31, 2025-05-07T20:32:05.5040607Z dtype=torch.float16, 2025-05-07T20:32:05.5040991Z device_type='cpu', 2025-05-07T20:32:05.5041294Z ) 2025-05-07T20:32:05.5042011Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5043320Z self=, 2025-05-07T20:32:05.5044423Z B=3, 2025-05-07T20:32:05.5044722Z H=2, 2025-05-07T20:32:05.5045015Z max_L=32, 2025-05-07T20:32:05.5045336Z D=12, 2025-05-07T20:32:05.5045641Z dtype=torch.float16, 2025-05-07T20:32:05.5046035Z device_type='cpu', 2025-05-07T20:32:05.5046389Z ) 2025-05-07T20:32:05.5046858Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5048175Z self=, 2025-05-07T20:32:05.5049285Z B=18, 2025-05-07T20:32:05.5049570Z H=1, 2025-05-07T20:32:05.5049865Z max_L=21, 2025-05-07T20:32:05.5050172Z D=22, 2025-05-07T20:32:05.5050491Z dtype=torch.float16, 2025-05-07T20:32:05.5050886Z device_type='cpu', 2025-05-07T20:32:05.5051240Z ) 2025-05-07T20:32:05.5051705Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5053009Z self=, 2025-05-07T20:32:05.5054120Z B=4, 2025-05-07T20:32:05.5054416Z H=3, 2025-05-07T20:32:05.5054702Z max_L=16, 2025-05-07T20:32:05.5055015Z D=10, 2025-05-07T20:32:05.5055338Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5055726Z device_type='cpu', 2025-05-07T20:32:05.5056074Z ) 2025-05-07T20:32:05.5056560Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5057864Z self=, 2025-05-07T20:32:05.5058982Z B=19, 2025-05-07T20:32:05.5059282Z H=3, 2025-05-07T20:32:05.5059566Z max_L=4, 2025-05-07T20:32:05.5059881Z D=26, 2025-05-07T20:32:05.5060198Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5060585Z device_type='cpu', 2025-05-07T20:32:05.5060933Z ) 2025-05-07T20:32:05.5061408Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5062725Z self=, 2025-05-07T20:32:05.5063831Z B=4, 2025-05-07T20:32:05.5064128Z H=3, 2025-05-07T20:32:05.5064440Z max_L=4, 2025-05-07T20:32:05.5064742Z D=26, 2025-05-07T20:32:05.5065061Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5065466Z device_type='cpu', 2025-05-07T20:32:05.5065868Z ) 2025-05-07T20:32:05.5066334Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5067644Z self=, 2025-05-07T20:32:05.5068771Z B=4, 2025-05-07T20:32:05.5069067Z H=1, 2025-05-07T20:32:05.5069351Z max_L=4, 2025-05-07T20:32:05.5069659Z D=26, 2025-05-07T20:32:05.5069971Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5070333Z device_type='cpu', 2025-05-07T20:32:05.5070669Z ) 2025-05-07T20:32:05.5071127Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5072302Z self=, 2025-05-07T20:32:05.5073333Z B=4, 2025-05-07T20:32:05.5073603Z H=1, 2025-05-07T20:32:05.5074015Z max_L=26, 2025-05-07T20:32:05.5074330Z D=26, 2025-05-07T20:32:05.5074648Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5075036Z device_type='cpu', 2025-05-07T20:32:05.5075385Z ) 2025-05-07T20:32:05.5075996Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5077450Z self=, 2025-05-07T20:32:05.5078555Z B=2, 2025-05-07T20:32:05.5078846Z H=1, 2025-05-07T20:32:05.5079137Z max_L=26, 2025-05-07T20:32:05.5079445Z D=26, 2025-05-07T20:32:05.5079761Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5080156Z device_type='cpu', 2025-05-07T20:32:05.5080499Z ) 2025-05-07T20:32:05.5080983Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5082300Z self=, 2025-05-07T20:32:05.5083400Z B=2, 2025-05-07T20:32:05.5083696Z H=1, 2025-05-07T20:32:05.5083984Z max_L=26, 2025-05-07T20:32:05.5084287Z D=2, 2025-05-07T20:32:05.5084605Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5084999Z device_type='cpu', 2025-05-07T20:32:05.5085358Z ) 2025-05-07T20:32:05.5085827Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5087130Z self=, 2025-05-07T20:32:05.5088239Z B=2, 2025-05-07T20:32:05.5088523Z H=1, 2025-05-07T20:32:05.5088818Z max_L=1, 2025-05-07T20:32:05.5089126Z D=2, 2025-05-07T20:32:05.5089434Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5089829Z device_type='cpu', 2025-05-07T20:32:05.5090177Z ) 2025-05-07T20:32:05.5090645Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5091962Z self=, 2025-05-07T20:32:05.5093074Z B=27, 2025-05-07T20:32:05.5093367Z H=1, 2025-05-07T20:32:05.5093647Z max_L=8, 2025-05-07T20:32:05.5093958Z D=13, 2025-05-07T20:32:05.5094283Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5094668Z device_type='cpu', 2025-05-07T20:32:05.5095012Z ) 2025-05-07T20:32:05.5095495Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5096830Z self=, 2025-05-07T20:32:05.5097923Z B=27, 2025-05-07T20:32:05.5098214Z H=1, 2025-05-07T20:32:05.5098493Z max_L=8, 2025-05-07T20:32:05.5098796Z D=2, 2025-05-07T20:32:05.5099110Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5099493Z device_type='cpu', 2025-05-07T20:32:05.5099844Z ) 2025-05-07T20:32:05.5100324Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:05.5101622Z self=, 2025-05-07T20:32:05.5102739Z B=27, 2025-05-07T20:32:05.5103045Z H=1, 2025-05-07T20:32:05.5103336Z max_L=1, 2025-05-07T20:32:05.5103638Z D=2, 2025-05-07T20:32:05.5103953Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5104346Z device_type='cpu', 2025-05-07T20:32:05.5104686Z ) 2025-05-07T20:32:05.5104973Z PASSED 2025-05-07T20:32:05.5396292Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_meta_backend Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5398305Z self=, 2025-05-07T20:32:05.5399582Z B=0, 2025-05-07T20:32:05.5399844Z H=1, 2025-05-07T20:32:05.5400093Z max_L=1, 2025-05-07T20:32:05.5400370Z D=0, 2025-05-07T20:32:05.5400655Z dtype=torch.float32, 2025-05-07T20:32:05.5400998Z device_type='meta', 2025-05-07T20:32:05.5401313Z ) 2025-05-07T20:32:05.5401739Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5403168Z self=, 2025-05-07T20:32:05.5404188Z B=10, 2025-05-07T20:32:05.5404464Z H=1, 2025-05-07T20:32:05.5404738Z max_L=1, 2025-05-07T20:32:05.5405039Z D=0, 2025-05-07T20:32:05.5405350Z dtype=torch.float32, 2025-05-07T20:32:05.5405723Z device_type='meta', 2025-05-07T20:32:05.5406059Z ) 2025-05-07T20:32:05.5406509Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5407661Z self=, 2025-05-07T20:32:05.5408848Z B=10, 2025-05-07T20:32:05.5409136Z H=2, 2025-05-07T20:32:05.5409394Z max_L=8, 2025-05-07T20:32:05.5409661Z D=13, 2025-05-07T20:32:05.5409945Z dtype=torch.float32, 2025-05-07T20:32:05.5410302Z device_type='meta', 2025-05-07T20:32:05.5410605Z ) 2025-05-07T20:32:05.5410993Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5412015Z self=, 2025-05-07T20:32:05.5412736Z B=30, 2025-05-07T20:32:05.5412918Z H=3, 2025-05-07T20:32:05.5413099Z max_L=24, 2025-05-07T20:32:05.5413285Z D=32, 2025-05-07T20:32:05.5413479Z dtype=torch.float16, 2025-05-07T20:32:05.5413714Z device_type='meta', 2025-05-07T20:32:05.5413923Z ) 2025-05-07T20:32:05.5414215Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5414972Z self=, 2025-05-07T20:32:05.5415610Z B=25, 2025-05-07T20:32:05.5415783Z H=3, 2025-05-07T20:32:05.5415962Z max_L=32, 2025-05-07T20:32:05.5416161Z D=1, 2025-05-07T20:32:05.5416350Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5416591Z device_type='meta', 2025-05-07T20:32:05.5416806Z ) 2025-05-07T20:32:05.5417081Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5417835Z self=, 2025-05-07T20:32:05.5418479Z B=30, 2025-05-07T20:32:05.5418654Z H=1, 2025-05-07T20:32:05.5418838Z max_L=6, 2025-05-07T20:32:05.5419030Z D=17, 2025-05-07T20:32:05.5419216Z dtype=torch.float16, 2025-05-07T20:32:05.5419462Z device_type='meta', 2025-05-07T20:32:05.5419683Z ) 2025-05-07T20:32:05.5419969Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5420725Z self=, 2025-05-07T20:32:05.5421494Z B=22, 2025-05-07T20:32:05.5421696Z H=2, 2025-05-07T20:32:05.5421868Z max_L=5, 2025-05-07T20:32:05.5422056Z D=2, 2025-05-07T20:32:05.5422243Z dtype=torch.bfloat16, 2025-05-07T20:32:05.5422473Z device_type='meta', 2025-05-07T20:32:05.5422753Z ) 2025-05-07T20:32:05.5423138Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5424157Z self=, 2025-05-07T20:32:05.5425034Z B=31, 2025-05-07T20:32:05.5425281Z H=2, 2025-05-07T20:32:05.5425526Z max_L=2, 2025-05-07T20:32:05.5426000Z D=22, 2025-05-07T20:32:05.5426272Z dtype=torch.float16, 2025-05-07T20:32:05.5426593Z device_type='meta', 2025-05-07T20:32:05.5426891Z ) 2025-05-07T20:32:05.5427281Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5428317Z self=, 2025-05-07T20:32:05.5429387Z B=10, 2025-05-07T20:32:05.5429632Z H=2, 2025-05-07T20:32:05.5429898Z max_L=29, 2025-05-07T20:32:05.5430154Z D=14, 2025-05-07T20:32:05.5430424Z dtype=torch.float32, 2025-05-07T20:32:05.5430749Z device_type='meta', 2025-05-07T20:32:05.5431037Z ) 2025-05-07T20:32:05.5431423Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5432459Z self=, 2025-05-07T20:32:05.5433327Z B=28, 2025-05-07T20:32:05.5433568Z H=1, 2025-05-07T20:32:05.5433809Z max_L=14, 2025-05-07T20:32:05.5434061Z D=1, 2025-05-07T20:32:05.5434331Z dtype=torch.float32, 2025-05-07T20:32:05.5434666Z device_type='meta', 2025-05-07T20:32:05.5434963Z ) 2025-05-07T20:32:05.5435346Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5436532Z self=, 2025-05-07T20:32:05.5437418Z B=11, 2025-05-07T20:32:05.5437659Z H=1, 2025-05-07T20:32:05.5437903Z max_L=25, 2025-05-07T20:32:05.5438163Z D=14, 2025-05-07T20:32:05.5438418Z dtype=torch.float16, 2025-05-07T20:32:05.5438745Z device_type='meta', 2025-05-07T20:32:05.5439043Z ) 2025-05-07T20:32:05.5439425Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5440473Z self=, 2025-05-07T20:32:05.5441353Z B=11, 2025-05-07T20:32:05.5441598Z H=1, 2025-05-07T20:32:05.5441837Z max_L=25, 2025-05-07T20:32:05.5442099Z D=1, 2025-05-07T20:32:05.5442367Z dtype=torch.float16, 2025-05-07T20:32:05.5442692Z device_type='meta', 2025-05-07T20:32:05.5442986Z ) 2025-05-07T20:32:05.5443375Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5444408Z self=, 2025-05-07T20:32:05.5445333Z B=1, 2025-05-07T20:32:05.5445618Z H=1, 2025-05-07T20:32:05.5456027Z max_L=25, 2025-05-07T20:32:05.5456337Z D=1, 2025-05-07T20:32:05.5456613Z dtype=torch.float16, 2025-05-07T20:32:05.5456940Z device_type='meta', 2025-05-07T20:32:05.5457237Z ) 2025-05-07T20:32:05.5457668Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5458742Z self=, 2025-05-07T20:32:05.5459649Z B=25, 2025-05-07T20:32:05.5459895Z H=1, 2025-05-07T20:32:05.5460145Z max_L=25, 2025-05-07T20:32:05.5460420Z D=1, 2025-05-07T20:32:05.5460681Z dtype=torch.float16, 2025-05-07T20:32:05.5461018Z device_type='meta', 2025-05-07T20:32:05.5461336Z ) 2025-05-07T20:32:05.5461730Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5462771Z self=, 2025-05-07T20:32:05.5463656Z B=25, 2025-05-07T20:32:05.5463892Z H=1, 2025-05-07T20:32:05.5464131Z max_L=25, 2025-05-07T20:32:05.5464394Z D=25, 2025-05-07T20:32:05.5464654Z dtype=torch.float16, 2025-05-07T20:32:05.5465132Z device_type='meta', 2025-05-07T20:32:05.5465433Z ) 2025-05-07T20:32:05.5465805Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5466821Z self=, 2025-05-07T20:32:05.5467801Z B=25, 2025-05-07T20:32:05.5468034Z H=1, 2025-05-07T20:32:05.5468275Z max_L=1, 2025-05-07T20:32:05.5468524Z D=25, 2025-05-07T20:32:05.5468777Z dtype=torch.float16, 2025-05-07T20:32:05.5469087Z device_type='meta', 2025-05-07T20:32:05.5469374Z ) 2025-05-07T20:32:05.5469735Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5470715Z self=, 2025-05-07T20:32:05.5471623Z B=1, 2025-05-07T20:32:05.5471865Z H=1, 2025-05-07T20:32:05.5472101Z max_L=25, 2025-05-07T20:32:05.5472368Z D=25, 2025-05-07T20:32:05.5472613Z dtype=torch.float16, 2025-05-07T20:32:05.5472918Z device_type='meta', 2025-05-07T20:32:05.5473180Z ) 2025-05-07T20:32:05.5473561Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5474568Z self=, 2025-05-07T20:32:05.5475436Z B=19, 2025-05-07T20:32:05.5475688Z H=3, 2025-05-07T20:32:05.5476041Z max_L=6, 2025-05-07T20:32:05.5476279Z D=8, 2025-05-07T20:32:05.5476527Z dtype=torch.float16, 2025-05-07T20:32:05.5476835Z device_type='meta', 2025-05-07T20:32:05.5477114Z ) 2025-05-07T20:32:05.5477486Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5478486Z self=, 2025-05-07T20:32:05.5479343Z B=19, 2025-05-07T20:32:05.5479571Z H=3, 2025-05-07T20:32:05.5479802Z max_L=3, 2025-05-07T20:32:05.5480045Z D=8, 2025-05-07T20:32:05.5480290Z dtype=torch.float16, 2025-05-07T20:32:05.5480595Z device_type='meta', 2025-05-07T20:32:05.5480888Z ) 2025-05-07T20:32:05.5481256Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:05.5482248Z self=, 2025-05-07T20:32:05.5483109Z B=3, 2025-05-07T20:32:05.5483329Z H=3, 2025-05-07T20:32:05.5483571Z max_L=3, 2025-05-07T20:32:05.5483816Z D=8, 2025-05-07T20:32:05.5484054Z dtype=torch.float16, 2025-05-07T20:32:05.5484362Z device_type='meta', 2025-05-07T20:32:05.5484640Z ) 2025-05-07T20:32:05.5484881Z PASSED 2025-05-07T20:32:05.5485028Z 2025-05-07T20:32:05.5485209Z =============================== warnings summary =============================== 2025-05-07T20:32:05.5486081Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:05.5488053Z /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:32:05.5489626Z warnings.warn( 2025-05-07T20:32:05.5489799Z 2025-05-07T20:32:05.5490333Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:05.5492566Z /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:32:05.5494215Z warnings.warn( 2025-05-07T20:32:05.5494389Z 2025-05-07T20:32:05.5494700Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:05.5495324Z ======================== 3 passed, 2 warnings in 15.01s ======================== 2025-05-07T20:32:07.2742109Z 2025-05-07T20:32:07.2742809Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:07.2761490Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 19 seconds 2025-05-07T20:32:07.2761850Z 2025-05-07T20:32:07.2761877Z 2025-05-07T20:32:07.2761883Z 2025-05-07T20:32:07.2761930Z 2025-05-07T20:32:07.2782391Z ################################################################################ 2025-05-07T20:32:07.2800145Z # [2025-05-07T20:32:07.279Z] Run Python Test Suite: 2025-05-07T20:32:07.2800476Z # ./jagged/dense_bmm_test.py 2025-05-07T20:32:07.2800791Z ################################################################################ 2025-05-07T20:32:07.2826130Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_bmm_test.py 2025-05-07T20:32:07.2826735Z 2025-05-07T20:32:09.4283399Z ============================= test session starts ============================== 2025-05-07T20:32:09.4284444Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:09.4285255Z cachedir: .pytest_cache 2025-05-07T20:32:09.4286191Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:09.4287449Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:09.4288068Z plugins: hypothesis-6.131.14 2025-05-07T20:32:11.6211597Z collecting ... collected 3 items 2025-05-07T20:32:11.6211958Z 2025-05-07T20:32:11.7617928Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:11.7618913Z self=, 2025-05-07T20:32:11.7619501Z B=10, 2025-05-07T20:32:11.7619775Z M=1, 2025-05-07T20:32:11.7620046Z N=1, 2025-05-07T20:32:11.7620328Z max_L=1, 2025-05-07T20:32:11.7620619Z dtype=torch.float32, 2025-05-07T20:32:11.7621003Z device=device(type='cpu'), 2025-05-07T20:32:11.7621392Z ) 2025-05-07T20:32:11.7621696Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:11.7622341Z self=, 2025-05-07T20:32:11.7622961Z B=184, 2025-05-07T20:32:11.7623240Z M=27, 2025-05-07T20:32:11.7623534Z N=21, 2025-05-07T20:32:11.7623834Z max_L=12, 2025-05-07T20:32:11.7624149Z dtype=torch.float32, 2025-05-07T20:32:11.7624551Z device=device(type='cpu'), 2025-05-07T20:32:11.7624947Z ) 2025-05-07T20:32:11.7625219Z PASSED 2025-05-07T20:32:16.7776759Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7777796Z self=, 2025-05-07T20:32:16.7778345Z B=10, 2025-05-07T20:32:16.7778584Z M=2, 2025-05-07T20:32:16.7778801Z N=2, 2025-05-07T20:32:16.7779005Z max_L=2, 2025-05-07T20:32:16.7779248Z dtype=torch.float32, 2025-05-07T20:32:16.7779546Z device=device(type='cpu'), 2025-05-07T20:32:16.7779828Z ) 2025-05-07T20:32:16.7780115Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7780726Z self=, 2025-05-07T20:32:16.7781260Z B=352, 2025-05-07T20:32:16.7781478Z M=2, 2025-05-07T20:32:16.7781687Z N=2, 2025-05-07T20:32:16.7781890Z max_L=2, 2025-05-07T20:32:16.7782128Z dtype=torch.float32, 2025-05-07T20:32:16.7782705Z device=device(type='cpu'), 2025-05-07T20:32:16.7782994Z ) 2025-05-07T20:32:16.7783276Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7783883Z self=, 2025-05-07T20:32:16.7784409Z B=352, 2025-05-07T20:32:16.7784797Z M=21, 2025-05-07T20:32:16.7785009Z N=18, 2025-05-07T20:32:16.7785216Z max_L=15, 2025-05-07T20:32:16.7785460Z dtype=torch.float32, 2025-05-07T20:32:16.7785754Z device=device(type='cpu'), 2025-05-07T20:32:16.7786038Z ) 2025-05-07T20:32:16.7786312Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7786921Z self=, 2025-05-07T20:32:16.7787458Z B=209, 2025-05-07T20:32:16.7787664Z M=29, 2025-05-07T20:32:16.7787879Z N=2, 2025-05-07T20:32:16.7788094Z max_L=9, 2025-05-07T20:32:16.7788324Z dtype=torch.float32, 2025-05-07T20:32:16.7788622Z device=device(type='cpu'), 2025-05-07T20:32:16.7788905Z ) 2025-05-07T20:32:16.7789181Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7789783Z self=, 2025-05-07T20:32:16.7790316Z B=373, 2025-05-07T20:32:16.7790522Z M=16, 2025-05-07T20:32:16.7790742Z N=30, 2025-05-07T20:32:16.7790956Z max_L=23, 2025-05-07T20:32:16.7791188Z dtype=torch.float32, 2025-05-07T20:32:16.7791476Z device=device(type='cpu'), 2025-05-07T20:32:16.7791760Z ) 2025-05-07T20:32:16.7792037Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7792640Z self=, 2025-05-07T20:32:16.7793180Z B=456, 2025-05-07T20:32:16.7793397Z M=32, 2025-05-07T20:32:16.7793603Z N=29, 2025-05-07T20:32:16.7793815Z max_L=18, 2025-05-07T20:32:16.7794056Z dtype=torch.float32, 2025-05-07T20:32:16.7794345Z device=device(type='cpu'), 2025-05-07T20:32:16.7794629Z ) 2025-05-07T20:32:16.7794917Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7795513Z self=, 2025-05-07T20:32:16.7796153Z B=438, 2025-05-07T20:32:16.7796365Z M=27, 2025-05-07T20:32:16.7796595Z N=21, 2025-05-07T20:32:16.7796809Z max_L=12, 2025-05-07T20:32:16.7797049Z dtype=torch.float32, 2025-05-07T20:32:16.7797339Z device=device(type='cpu'), 2025-05-07T20:32:16.7797619Z ) 2025-05-07T20:32:16.7797899Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7798502Z self=, 2025-05-07T20:32:16.7799030Z B=251, 2025-05-07T20:32:16.7799245Z M=14, 2025-05-07T20:32:16.7799455Z N=20, 2025-05-07T20:32:16.7799659Z max_L=12, 2025-05-07T20:32:16.7799898Z dtype=torch.float32, 2025-05-07T20:32:16.7800192Z device=device(type='cpu'), 2025-05-07T20:32:16.7800469Z ) 2025-05-07T20:32:16.7800753Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7801354Z self=, 2025-05-07T20:32:16.7801883Z B=512, 2025-05-07T20:32:16.7802097Z M=16, 2025-05-07T20:32:16.7802313Z N=14, 2025-05-07T20:32:16.7802518Z max_L=13, 2025-05-07T20:32:16.7802755Z dtype=torch.float32, 2025-05-07T20:32:16.7803043Z device=device(type='cpu'), 2025-05-07T20:32:16.7803319Z ) 2025-05-07T20:32:16.7803602Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7804206Z self=, 2025-05-07T20:32:16.7804738Z B=287, 2025-05-07T20:32:16.7804947Z M=2, 2025-05-07T20:32:16.7805155Z N=22, 2025-05-07T20:32:16.7805366Z max_L=8, 2025-05-07T20:32:16.7805598Z dtype=torch.float32, 2025-05-07T20:32:16.7805982Z device=device(type='cpu'), 2025-05-07T20:32:16.7806270Z ) 2025-05-07T20:32:16.7806546Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7807150Z self=, 2025-05-07T20:32:16.7807685Z B=361, 2025-05-07T20:32:16.7807894Z M=7, 2025-05-07T20:32:16.7808186Z N=3, 2025-05-07T20:32:16.7808408Z max_L=3, 2025-05-07T20:32:16.7808894Z dtype=torch.float32, 2025-05-07T20:32:16.7809187Z device=device(type='cpu'), 2025-05-07T20:32:16.7809474Z ) 2025-05-07T20:32:16.7809748Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7810350Z self=, 2025-05-07T20:32:16.7810885Z B=361, 2025-05-07T20:32:16.7811099Z M=3, 2025-05-07T20:32:16.7811306Z N=3, 2025-05-07T20:32:16.7811517Z max_L=3, 2025-05-07T20:32:16.7811755Z dtype=torch.float32, 2025-05-07T20:32:16.7812037Z device=device(type='cpu'), 2025-05-07T20:32:16.7812328Z ) 2025-05-07T20:32:16.7812609Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7813205Z self=, 2025-05-07T20:32:16.7813740Z B=361, 2025-05-07T20:32:16.7813957Z M=3, 2025-05-07T20:32:16.7814168Z N=2, 2025-05-07T20:32:16.7814383Z max_L=3, 2025-05-07T20:32:16.7814621Z dtype=torch.float32, 2025-05-07T20:32:16.7814902Z device=device(type='cpu'), 2025-05-07T20:32:16.7815187Z ) 2025-05-07T20:32:16.7815469Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7816066Z self=, 2025-05-07T20:32:16.7816600Z B=10, 2025-05-07T20:32:16.7816811Z M=3, 2025-05-07T20:32:16.7817012Z N=2, 2025-05-07T20:32:16.7817222Z max_L=3, 2025-05-07T20:32:16.7817463Z dtype=torch.float32, 2025-05-07T20:32:16.7817758Z device=device(type='cpu'), 2025-05-07T20:32:16.7818040Z ) 2025-05-07T20:32:16.7818321Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7818921Z self=, 2025-05-07T20:32:16.7819448Z B=10, 2025-05-07T20:32:16.7819664Z M=3, 2025-05-07T20:32:16.7819876Z N=3, 2025-05-07T20:32:16.7820078Z max_L=3, 2025-05-07T20:32:16.7820315Z dtype=torch.float32, 2025-05-07T20:32:16.7820605Z device=device(type='cpu'), 2025-05-07T20:32:16.7820880Z ) 2025-05-07T20:32:16.7821160Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7821761Z self=, 2025-05-07T20:32:16.7822290Z B=10, 2025-05-07T20:32:16.7822503Z M=3, 2025-05-07T20:32:16.7822714Z N=10, 2025-05-07T20:32:16.7822919Z max_L=3, 2025-05-07T20:32:16.7823159Z dtype=torch.float32, 2025-05-07T20:32:16.7823447Z device=device(type='cpu'), 2025-05-07T20:32:16.7823740Z ) 2025-05-07T20:32:16.7824058Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7824719Z self=, 2025-05-07T20:32:16.7825286Z B=10, 2025-05-07T20:32:16.7825457Z M=3, 2025-05-07T20:32:16.7825636Z N=10, 2025-05-07T20:32:16.7825811Z max_L=10, 2025-05-07T20:32:16.7826005Z dtype=torch.float32, 2025-05-07T20:32:16.7826245Z device=device(type='cpu'), 2025-05-07T20:32:16.7826485Z ) 2025-05-07T20:32:16.7826716Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7827217Z self=, 2025-05-07T20:32:16.7827661Z B=332, 2025-05-07T20:32:16.7827829Z M=5, 2025-05-07T20:32:16.7828004Z N=31, 2025-05-07T20:32:16.7828183Z max_L=28, 2025-05-07T20:32:16.7828377Z dtype=torch.float32, 2025-05-07T20:32:16.7828623Z device=device(type='cpu'), 2025-05-07T20:32:16.7829006Z ) 2025-05-07T20:32:16.7829239Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7829743Z self=, 2025-05-07T20:32:16.7830188Z B=332, 2025-05-07T20:32:16.7830363Z M=5, 2025-05-07T20:32:16.7830532Z N=5, 2025-05-07T20:32:16.7830864Z max_L=28, 2025-05-07T20:32:16.7831068Z dtype=torch.float32, 2025-05-07T20:32:16.7831303Z device=device(type='cpu'), 2025-05-07T20:32:16.7831548Z ) 2025-05-07T20:32:16.7831781Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:16.7832278Z self=, 2025-05-07T20:32:16.7832718Z B=332, 2025-05-07T20:32:16.7832894Z M=5, 2025-05-07T20:32:16.7833066Z N=5, 2025-05-07T20:32:16.7833244Z max_L=5, 2025-05-07T20:32:16.7833440Z dtype=torch.float32, 2025-05-07T20:32:16.7833674Z device=device(type='cpu'), 2025-05-07T20:32:16.7833910Z ) 2025-05-07T20:32:16.7834085Z PASSED 2025-05-07T20:32:17.0269938Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0270791Z self=, 2025-05-07T20:32:17.0271281Z B=10, 2025-05-07T20:32:17.0271530Z M=1, 2025-05-07T20:32:17.0271735Z N=1, 2025-05-07T20:32:17.0271945Z max_L=1, 2025-05-07T20:32:17.0272187Z dtype=torch.float32, 2025-05-07T20:32:17.0272476Z device=device(type='cpu'), 2025-05-07T20:32:17.0272770Z ) 2025-05-07T20:32:17.0273016Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0273519Z self=, 2025-05-07T20:32:17.0273986Z B=39, 2025-05-07T20:32:17.0274200Z M=1, 2025-05-07T20:32:17.0274414Z N=1, 2025-05-07T20:32:17.0274617Z max_L=1, 2025-05-07T20:32:17.0274857Z dtype=torch.float32, 2025-05-07T20:32:17.0275169Z device=device(type='cpu'), 2025-05-07T20:32:17.0275448Z ) 2025-05-07T20:32:17.0275687Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0276309Z self=, 2025-05-07T20:32:17.0276774Z B=39, 2025-05-07T20:32:17.0276986Z M=10, 2025-05-07T20:32:17.0277201Z N=22, 2025-05-07T20:32:17.0277406Z max_L=11, 2025-05-07T20:32:17.0277647Z dtype=torch.float32, 2025-05-07T20:32:17.0277936Z device=device(type='cuda'), 2025-05-07T20:32:17.0278217Z ) 2025-05-07T20:32:17.0278455Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0278951Z self=, 2025-05-07T20:32:17.0279424Z B=299, 2025-05-07T20:32:17.0279632Z M=24, 2025-05-07T20:32:17.0279841Z N=26, 2025-05-07T20:32:17.0280053Z max_L=4, 2025-05-07T20:32:17.0280287Z dtype=torch.float32, 2025-05-07T20:32:17.0280577Z device=device(type='cpu'), 2025-05-07T20:32:17.0280859Z ) 2025-05-07T20:32:17.0281098Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0281593Z self=, 2025-05-07T20:32:17.0282066Z B=489, 2025-05-07T20:32:17.0282276Z M=13, 2025-05-07T20:32:17.0282489Z N=27, 2025-05-07T20:32:17.0282699Z max_L=13, 2025-05-07T20:32:17.0282941Z dtype=torch.float32, 2025-05-07T20:32:17.0283229Z device=device(type='cpu'), 2025-05-07T20:32:17.0283512Z ) 2025-05-07T20:32:17.0283742Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0284236Z self=, 2025-05-07T20:32:17.0284708Z B=511, 2025-05-07T20:32:17.0284915Z M=25, 2025-05-07T20:32:17.0285126Z N=24, 2025-05-07T20:32:17.0285339Z max_L=8, 2025-05-07T20:32:17.0285567Z dtype=torch.float32, 2025-05-07T20:32:17.0285853Z device=device(type='cpu'), 2025-05-07T20:32:17.0286134Z ) 2025-05-07T20:32:17.0286366Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0287136Z self=, 2025-05-07T20:32:17.0287621Z B=191, 2025-05-07T20:32:17.0287836Z M=12, 2025-05-07T20:32:17.0288038Z N=28, 2025-05-07T20:32:17.0288253Z max_L=11, 2025-05-07T20:32:17.0288498Z dtype=torch.float32, 2025-05-07T20:32:17.0288993Z device=device(type='cuda'), 2025-05-07T20:32:17.0289301Z ) 2025-05-07T20:32:17.0289543Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0290031Z self=, 2025-05-07T20:32:17.0290505Z B=491, 2025-05-07T20:32:17.0299507Z M=22, 2025-05-07T20:32:17.0299740Z N=18, 2025-05-07T20:32:17.0299962Z max_L=31, 2025-05-07T20:32:17.0300204Z dtype=torch.float32, 2025-05-07T20:32:17.0300504Z device=device(type='cuda'), 2025-05-07T20:32:17.0300798Z ) 2025-05-07T20:32:17.0301041Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0301560Z self=, 2025-05-07T20:32:17.0302047Z B=187, 2025-05-07T20:32:17.0302259Z M=12, 2025-05-07T20:32:17.0302471Z N=17, 2025-05-07T20:32:17.0302688Z max_L=18, 2025-05-07T20:32:17.0302927Z dtype=torch.float32, 2025-05-07T20:32:17.0303223Z device=device(type='cpu'), 2025-05-07T20:32:17.0303520Z ) 2025-05-07T20:32:17.0303754Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0304257Z self=, 2025-05-07T20:32:17.0304734Z B=351, 2025-05-07T20:32:17.0304956Z M=4, 2025-05-07T20:32:17.0305167Z N=28, 2025-05-07T20:32:17.0305385Z max_L=25, 2025-05-07T20:32:17.0305631Z dtype=torch.float32, 2025-05-07T20:32:17.0305917Z device=device(type='cpu'), 2025-05-07T20:32:17.0306205Z ) 2025-05-07T20:32:17.0306448Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0306943Z self=, 2025-05-07T20:32:17.0307427Z B=449, 2025-05-07T20:32:17.0307654Z M=8, 2025-05-07T20:32:17.0307860Z N=18, 2025-05-07T20:32:17.0308078Z max_L=7, 2025-05-07T20:32:17.0308322Z dtype=torch.float32, 2025-05-07T20:32:17.0308871Z device=device(type='cuda'), 2025-05-07T20:32:17.0309177Z ) 2025-05-07T20:32:17.0309433Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0309926Z self=, 2025-05-07T20:32:17.0310402Z B=449, 2025-05-07T20:32:17.0310622Z M=8, 2025-05-07T20:32:17.0310827Z N=18, 2025-05-07T20:32:17.0311048Z max_L=1, 2025-05-07T20:32:17.0311291Z dtype=torch.float32, 2025-05-07T20:32:17.0311579Z device=device(type='cuda'), 2025-05-07T20:32:17.0311872Z ) 2025-05-07T20:32:17.0312115Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0312618Z self=, 2025-05-07T20:32:17.0313085Z B=449, 2025-05-07T20:32:17.0313313Z M=8, 2025-05-07T20:32:17.0313527Z N=8, 2025-05-07T20:32:17.0313734Z max_L=1, 2025-05-07T20:32:17.0313976Z dtype=torch.float32, 2025-05-07T20:32:17.0314259Z device=device(type='cuda'), 2025-05-07T20:32:17.0314552Z ) 2025-05-07T20:32:17.0314783Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0315284Z self=, 2025-05-07T20:32:17.0315760Z B=449, 2025-05-07T20:32:17.0316065Z M=8, 2025-05-07T20:32:17.0316277Z N=1, 2025-05-07T20:32:17.0316487Z max_L=1, 2025-05-07T20:32:17.0316717Z dtype=torch.float32, 2025-05-07T20:32:17.0317004Z device=device(type='cuda'), 2025-05-07T20:32:17.0317292Z ) 2025-05-07T20:32:17.0317524Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0318016Z self=, 2025-05-07T20:32:17.0318487Z B=10, 2025-05-07T20:32:17.0318699Z M=8, 2025-05-07T20:32:17.0318901Z N=1, 2025-05-07T20:32:17.0319304Z max_L=1, 2025-05-07T20:32:17.0319554Z dtype=torch.float32, 2025-05-07T20:32:17.0319836Z device=device(type='cuda'), 2025-05-07T20:32:17.0320124Z ) 2025-05-07T20:32:17.0320367Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0320860Z self=, 2025-05-07T20:32:17.0321508Z B=10, 2025-05-07T20:32:17.0321737Z M=10, 2025-05-07T20:32:17.0321954Z N=1, 2025-05-07T20:32:17.0322177Z max_L=1, 2025-05-07T20:32:17.0322435Z dtype=torch.float32, 2025-05-07T20:32:17.0322741Z device=device(type='cuda'), 2025-05-07T20:32:17.0323015Z ) 2025-05-07T20:32:17.0323208Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0323615Z self=, 2025-05-07T20:32:17.0324004Z B=10, 2025-05-07T20:32:17.0324183Z M=1, 2025-05-07T20:32:17.0324353Z N=1, 2025-05-07T20:32:17.0324524Z max_L=1, 2025-05-07T20:32:17.0324727Z dtype=torch.float32, 2025-05-07T20:32:17.0324958Z device=device(type='cuda'), 2025-05-07T20:32:17.0325198Z ) 2025-05-07T20:32:17.0325396Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0325810Z self=, 2025-05-07T20:32:17.0326201Z B=399, 2025-05-07T20:32:17.0326381Z M=15, 2025-05-07T20:32:17.0326555Z N=30, 2025-05-07T20:32:17.0326724Z max_L=20, 2025-05-07T20:32:17.0326922Z dtype=torch.float32, 2025-05-07T20:32:17.0327246Z device=device(type='cpu'), 2025-05-07T20:32:17.0327567Z ) 2025-05-07T20:32:17.0327852Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0328429Z self=, 2025-05-07T20:32:17.0328981Z B=20, 2025-05-07T20:32:17.0329232Z M=15, 2025-05-07T20:32:17.0329480Z N=30, 2025-05-07T20:32:17.0329731Z max_L=20, 2025-05-07T20:32:17.0330021Z dtype=torch.float32, 2025-05-07T20:32:17.0330383Z device=device(type='cpu'), 2025-05-07T20:32:17.0330714Z ) 2025-05-07T20:32:17.0331001Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:17.0331601Z self=, 2025-05-07T20:32:17.0332169Z B=20, 2025-05-07T20:32:17.0332435Z M=15, 2025-05-07T20:32:17.0332698Z N=15, 2025-05-07T20:32:17.0332952Z max_L=20, 2025-05-07T20:32:17.0333246Z dtype=torch.float32, 2025-05-07T20:32:17.0333589Z device=device(type='cpu'), 2025-05-07T20:32:17.0333918Z ) 2025-05-07T20:32:17.0334180Z PASSED 2025-05-07T20:32:17.0334334Z 2025-05-07T20:32:17.0334523Z =============================== warnings summary =============================== 2025-05-07T20:32:17.0334996Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:32:17.0411591Z /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:32:17.0416069Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:17.0416604Z 2025-05-07T20:32:17.0416767Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:32:17.0421210Z /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:32:17.0425689Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:17.0426201Z 2025-05-07T20:32:17.0426438Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:17.0426904Z ======================== 3 passed, 43 warnings in 7.73s ======================== 2025-05-07T20:32:18.7679240Z 2025-05-07T20:32:18.7679797Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:32:18.7696549Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 11 seconds 2025-05-07T20:32:18.7696836Z 2025-05-07T20:32:18.7696874Z 2025-05-07T20:32:18.7696878Z 2025-05-07T20:32:18.7696882Z 2025-05-07T20:32:18.7719265Z ################################################################################ 2025-05-07T20:32:18.7734526Z # [2025-05-07T20:32:18.773Z] Run Python Test Suite: 2025-05-07T20:32:18.7734879Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:18.7735212Z ################################################################################ 2025-05-07T20:32:18.7759842Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:18.7760507Z 2025-05-07T20:32:20.9268098Z ============================= test session starts ============================== 2025-05-07T20:32:20.9268864Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:20.9269375Z cachedir: .pytest_cache 2025-05-07T20:32:20.9269967Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:20.9270683Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:20.9271090Z plugins: hypothesis-6.131.14 2025-05-07T20:32:23.1178240Z collecting ... collected 4 items 2025-05-07T20:32:23.1178558Z 2025-05-07T20:32:24.6751391Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6752718Z self=, 2025-05-07T20:32:24.6753385Z num_jagged_dim=1, 2025-05-07T20:32:24.6753614Z outer_dense_size=0, 2025-05-07T20:32:24.6753832Z inner_dense_size=0, 2025-05-07T20:32:24.6754060Z dtype=torch.float32, 2025-05-07T20:32:24.6754322Z device=device(type='cpu'), 2025-05-07T20:32:24.6754561Z ) 2025-05-07T20:32:24.6754858Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6755634Z self=, 2025-05-07T20:32:24.6756368Z num_jagged_dim=3, 2025-05-07T20:32:24.6756582Z outer_dense_size=0, 2025-05-07T20:32:24.6756803Z inner_dense_size=0, 2025-05-07T20:32:24.6757027Z dtype=torch.float32, 2025-05-07T20:32:24.6757263Z device=device(type='cpu'), 2025-05-07T20:32:24.6757503Z ) 2025-05-07T20:32:24.6758103Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6758874Z self=, 2025-05-07T20:32:24.6759524Z num_jagged_dim=3, 2025-05-07T20:32:24.6759744Z outer_dense_size=1, 2025-05-07T20:32:24.6760112Z inner_dense_size=0, 2025-05-07T20:32:24.6760332Z dtype=torch.float16, 2025-05-07T20:32:24.6760569Z device=device(type='cpu'), 2025-05-07T20:32:24.6760806Z ) 2025-05-07T20:32:24.6761093Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6761861Z self=, 2025-05-07T20:32:24.6762503Z num_jagged_dim=2, 2025-05-07T20:32:24.6762714Z outer_dense_size=2, 2025-05-07T20:32:24.6762934Z inner_dense_size=3, 2025-05-07T20:32:24.6763156Z dtype=torch.float32, 2025-05-07T20:32:24.6763393Z device=device(type='cpu'), 2025-05-07T20:32:24.6763636Z ) 2025-05-07T20:32:24.6763930Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6764695Z self=, 2025-05-07T20:32:24.6765340Z num_jagged_dim=2, 2025-05-07T20:32:24.6765559Z outer_dense_size=3, 2025-05-07T20:32:24.6765805Z inner_dense_size=1, 2025-05-07T20:32:24.6766027Z dtype=torch.bfloat16, 2025-05-07T20:32:24.6766277Z device=device(type='cuda'), 2025-05-07T20:32:24.6766515Z ) 2025-05-07T20:32:24.6766806Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6767574Z self=, 2025-05-07T20:32:24.6768218Z num_jagged_dim=3, 2025-05-07T20:32:24.6768443Z outer_dense_size=0, 2025-05-07T20:32:24.6768659Z inner_dense_size=4, 2025-05-07T20:32:24.6768884Z dtype=torch.float32, 2025-05-07T20:32:24.6769123Z device=device(type='cuda'), 2025-05-07T20:32:24.6769358Z ) 2025-05-07T20:32:24.6769655Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6770444Z self=, 2025-05-07T20:32:24.6771119Z num_jagged_dim=4, 2025-05-07T20:32:24.6771340Z outer_dense_size=1, 2025-05-07T20:32:24.6771563Z inner_dense_size=0, 2025-05-07T20:32:24.6771784Z dtype=torch.bfloat16, 2025-05-07T20:32:24.6772028Z device=device(type='cuda'), 2025-05-07T20:32:24.6772265Z ) 2025-05-07T20:32:24.6772558Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6773321Z self=, 2025-05-07T20:32:24.6773964Z num_jagged_dim=2, 2025-05-07T20:32:24.6774181Z outer_dense_size=0, 2025-05-07T20:32:24.6774394Z inner_dense_size=1, 2025-05-07T20:32:24.6774619Z dtype=torch.float32, 2025-05-07T20:32:24.6774857Z device=device(type='cuda'), 2025-05-07T20:32:24.6775095Z ) 2025-05-07T20:32:24.6775390Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6776156Z self=, 2025-05-07T20:32:24.6776797Z num_jagged_dim=4, 2025-05-07T20:32:24.6777009Z outer_dense_size=4, 2025-05-07T20:32:24.6777229Z inner_dense_size=3, 2025-05-07T20:32:24.6777454Z dtype=torch.float16, 2025-05-07T20:32:24.6777687Z device=device(type='cpu'), 2025-05-07T20:32:24.6777928Z ) 2025-05-07T20:32:24.6778311Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6779074Z self=, 2025-05-07T20:32:24.6779719Z num_jagged_dim=2, 2025-05-07T20:32:24.6779935Z outer_dense_size=3, 2025-05-07T20:32:24.6780147Z inner_dense_size=0, 2025-05-07T20:32:24.6780453Z dtype=torch.bfloat16, 2025-05-07T20:32:24.6780698Z device=device(type='cpu'), 2025-05-07T20:32:24.6780936Z ) 2025-05-07T20:32:24.6781247Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6782040Z self=, 2025-05-07T20:32:24.6782680Z num_jagged_dim=3, 2025-05-07T20:32:24.6782895Z outer_dense_size=0, 2025-05-07T20:32:24.6783117Z inner_dense_size=0, 2025-05-07T20:32:24.6783343Z dtype=torch.float16, 2025-05-07T20:32:24.6783582Z device=device(type='cuda'), 2025-05-07T20:32:24.6783824Z ) 2025-05-07T20:32:24.6784115Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6784874Z self=, 2025-05-07T20:32:24.6785524Z num_jagged_dim=3, 2025-05-07T20:32:24.6785742Z outer_dense_size=0, 2025-05-07T20:32:24.6785960Z inner_dense_size=3, 2025-05-07T20:32:24.6786179Z dtype=torch.float16, 2025-05-07T20:32:24.6786419Z device=device(type='cuda'), 2025-05-07T20:32:24.6786657Z ) 2025-05-07T20:32:24.6786944Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6787710Z self=, 2025-05-07T20:32:24.6788351Z num_jagged_dim=3, 2025-05-07T20:32:24.6788565Z outer_dense_size=3, 2025-05-07T20:32:24.6788798Z inner_dense_size=3, 2025-05-07T20:32:24.6789028Z dtype=torch.float16, 2025-05-07T20:32:24.6789259Z device=device(type='cuda'), 2025-05-07T20:32:24.6789496Z ) 2025-05-07T20:32:24.6789788Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6790560Z self=, 2025-05-07T20:32:24.6791249Z num_jagged_dim=1, 2025-05-07T20:32:24.6791466Z outer_dense_size=1, 2025-05-07T20:32:24.6791686Z inner_dense_size=0, 2025-05-07T20:32:24.6791904Z dtype=torch.float32, 2025-05-07T20:32:24.6792143Z device=device(type='cuda'), 2025-05-07T20:32:24.6792382Z ) 2025-05-07T20:32:24.6792668Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6793432Z self=, 2025-05-07T20:32:24.6794083Z num_jagged_dim=1, 2025-05-07T20:32:24.6794300Z outer_dense_size=1, 2025-05-07T20:32:24.6794515Z inner_dense_size=1, 2025-05-07T20:32:24.6794743Z dtype=torch.float32, 2025-05-07T20:32:24.6794981Z device=device(type='cuda'), 2025-05-07T20:32:24.6795213Z ) 2025-05-07T20:32:24.6795512Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6796384Z self=, 2025-05-07T20:32:24.6797025Z num_jagged_dim=1, 2025-05-07T20:32:24.6797244Z outer_dense_size=2, 2025-05-07T20:32:24.6797462Z inner_dense_size=2, 2025-05-07T20:32:24.6797681Z dtype=torch.float16, 2025-05-07T20:32:24.6797918Z device=device(type='cuda'), 2025-05-07T20:32:24.6798155Z ) 2025-05-07T20:32:24.6798449Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6799300Z self=, 2025-05-07T20:32:24.6799955Z num_jagged_dim=2, 2025-05-07T20:32:24.6800181Z outer_dense_size=2, 2025-05-07T20:32:24.6800407Z inner_dense_size=2, 2025-05-07T20:32:24.6800637Z dtype=torch.float16, 2025-05-07T20:32:24.6800963Z device=device(type='cuda'), 2025-05-07T20:32:24.6801199Z ) 2025-05-07T20:32:24.6801495Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6802268Z self=, 2025-05-07T20:32:24.6802919Z num_jagged_dim=1, 2025-05-07T20:32:24.6803134Z outer_dense_size=1, 2025-05-07T20:32:24.6803356Z inner_dense_size=4, 2025-05-07T20:32:24.6803582Z dtype=torch.float32, 2025-05-07T20:32:24.6803820Z device=device(type='cpu'), 2025-05-07T20:32:24.6804063Z ) 2025-05-07T20:32:24.6804366Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6805135Z self=, 2025-05-07T20:32:24.6805783Z num_jagged_dim=1, 2025-05-07T20:32:24.6806009Z outer_dense_size=1, 2025-05-07T20:32:24.6806233Z inner_dense_size=1, 2025-05-07T20:32:24.6806469Z dtype=torch.float32, 2025-05-07T20:32:24.6806708Z device=device(type='cpu'), 2025-05-07T20:32:24.6806941Z ) 2025-05-07T20:32:24.6807234Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:24.6808003Z self=, 2025-05-07T20:32:24.6808907Z num_jagged_dim=4, 2025-05-07T20:32:24.6809202Z outer_dense_size=2, 2025-05-07T20:32:24.6809489Z inner_dense_size=1, 2025-05-07T20:32:24.6809785Z dtype=torch.float16, 2025-05-07T20:32:24.6810091Z device=device(type='cuda'), 2025-05-07T20:32:24.6810392Z ) 2025-05-07T20:32:24.6810566Z PASSED 2025-05-07T20:32:29.7754012Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7755580Z self=, 2025-05-07T20:32:29.7756349Z num_jagged_dim=1, 2025-05-07T20:32:29.7756578Z outer_dense_size=2, 2025-05-07T20:32:29.7756797Z inner_dense_size=2, 2025-05-07T20:32:29.7757031Z dtype=torch.float32, 2025-05-07T20:32:29.7757271Z device_type='cpu', 2025-05-07T20:32:29.7757483Z ) 2025-05-07T20:32:29.7757826Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7758716Z self=, 2025-05-07T20:32:29.7759453Z num_jagged_dim=4, 2025-05-07T20:32:29.7759677Z outer_dense_size=2, 2025-05-07T20:32:29.7759903Z inner_dense_size=2, 2025-05-07T20:32:29.7760130Z dtype=torch.float32, 2025-05-07T20:32:29.7760365Z device_type='cpu', 2025-05-07T20:32:29.7760577Z ) 2025-05-07T20:32:29.7760912Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7761784Z self=, 2025-05-07T20:32:29.7762483Z num_jagged_dim=4, 2025-05-07T20:32:29.7762694Z outer_dense_size=4, 2025-05-07T20:32:29.7762917Z inner_dense_size=2, 2025-05-07T20:32:29.7763146Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7763604Z device_type='cpu', 2025-05-07T20:32:29.7763820Z ) 2025-05-07T20:32:29.7764156Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7765025Z self=, 2025-05-07T20:32:29.7765874Z num_jagged_dim=3, 2025-05-07T20:32:29.7766100Z outer_dense_size=4, 2025-05-07T20:32:29.7766320Z inner_dense_size=4, 2025-05-07T20:32:29.7766537Z dtype=torch.float16, 2025-05-07T20:32:29.7766771Z device_type='cpu', 2025-05-07T20:32:29.7766976Z ) 2025-05-07T20:32:29.7767307Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7768175Z self=, 2025-05-07T20:32:29.7768873Z num_jagged_dim=4, 2025-05-07T20:32:29.7769098Z outer_dense_size=4, 2025-05-07T20:32:29.7769314Z inner_dense_size=3, 2025-05-07T20:32:29.7769542Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7769774Z device_type='cpu', 2025-05-07T20:32:29.7769979Z ) 2025-05-07T20:32:29.7770317Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7771193Z self=, 2025-05-07T20:32:29.7771903Z num_jagged_dim=4, 2025-05-07T20:32:29.7772159Z outer_dense_size=3, 2025-05-07T20:32:29.7772385Z inner_dense_size=3, 2025-05-07T20:32:29.7772607Z dtype=torch.float16, 2025-05-07T20:32:29.7772840Z device_type='cpu', 2025-05-07T20:32:29.7773055Z ) 2025-05-07T20:32:29.7773392Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7774258Z self=, 2025-05-07T20:32:29.7774955Z num_jagged_dim=4, 2025-05-07T20:32:29.7775177Z outer_dense_size=3, 2025-05-07T20:32:29.7775399Z inner_dense_size=2, 2025-05-07T20:32:29.7775628Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7775871Z device_type='cpu', 2025-05-07T20:32:29.7776079Z ) 2025-05-07T20:32:29.7776442Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7777312Z self=, 2025-05-07T20:32:29.7778009Z num_jagged_dim=1, 2025-05-07T20:32:29.7778224Z outer_dense_size=3, 2025-05-07T20:32:29.7785686Z inner_dense_size=3, 2025-05-07T20:32:29.7785940Z dtype=torch.float32, 2025-05-07T20:32:29.7786189Z device_type='cpu', 2025-05-07T20:32:29.7786407Z ) 2025-05-07T20:32:29.7786766Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7787644Z self=, 2025-05-07T20:32:29.7788347Z num_jagged_dim=4, 2025-05-07T20:32:29.7788568Z outer_dense_size=2, 2025-05-07T20:32:29.7788801Z inner_dense_size=3, 2025-05-07T20:32:29.7789038Z dtype=torch.float16, 2025-05-07T20:32:29.7789265Z device_type='cpu', 2025-05-07T20:32:29.7789480Z ) 2025-05-07T20:32:29.7789824Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7790686Z self=, 2025-05-07T20:32:29.7791390Z num_jagged_dim=4, 2025-05-07T20:32:29.7791611Z outer_dense_size=3, 2025-05-07T20:32:29.7791832Z inner_dense_size=3, 2025-05-07T20:32:29.7792174Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7792417Z device_type='cpu', 2025-05-07T20:32:29.7792630Z ) 2025-05-07T20:32:29.7792963Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7793837Z self=, 2025-05-07T20:32:29.7794619Z num_jagged_dim=2, 2025-05-07T20:32:29.7794832Z outer_dense_size=3, 2025-05-07T20:32:29.7795054Z inner_dense_size=2, 2025-05-07T20:32:29.7795282Z dtype=torch.float32, 2025-05-07T20:32:29.7795508Z device_type='cpu', 2025-05-07T20:32:29.7795717Z ) 2025-05-07T20:32:29.7796156Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7797018Z self=, 2025-05-07T20:32:29.7797723Z num_jagged_dim=3, 2025-05-07T20:32:29.7797941Z outer_dense_size=3, 2025-05-07T20:32:29.7798163Z inner_dense_size=2, 2025-05-07T20:32:29.7798383Z dtype=torch.float32, 2025-05-07T20:32:29.7798619Z device_type='cpu', 2025-05-07T20:32:29.7798827Z ) 2025-05-07T20:32:29.7799168Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7800035Z self=, 2025-05-07T20:32:29.7800736Z num_jagged_dim=2, 2025-05-07T20:32:29.7800954Z outer_dense_size=2, 2025-05-07T20:32:29.7801177Z inner_dense_size=2, 2025-05-07T20:32:29.7801410Z dtype=torch.float32, 2025-05-07T20:32:29.7801650Z device_type='cpu', 2025-05-07T20:32:29.7801882Z ) 2025-05-07T20:32:29.7802245Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7803118Z self=, 2025-05-07T20:32:29.7803813Z num_jagged_dim=3, 2025-05-07T20:32:29.7804036Z outer_dense_size=4, 2025-05-07T20:32:29.7804262Z inner_dense_size=2, 2025-05-07T20:32:29.7804490Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7804725Z device_type='cpu', 2025-05-07T20:32:29.7804933Z ) 2025-05-07T20:32:29.7805270Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7806134Z self=, 2025-05-07T20:32:29.7806834Z num_jagged_dim=3, 2025-05-07T20:32:29.7807049Z outer_dense_size=3, 2025-05-07T20:32:29.7807271Z inner_dense_size=2, 2025-05-07T20:32:29.7807500Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7807731Z device_type='cpu', 2025-05-07T20:32:29.7807941Z ) 2025-05-07T20:32:29.7808279Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7809331Z self=, 2025-05-07T20:32:29.7810032Z num_jagged_dim=3, 2025-05-07T20:32:29.7810253Z outer_dense_size=3, 2025-05-07T20:32:29.7810471Z inner_dense_size=3, 2025-05-07T20:32:29.7810694Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7810928Z device_type='cpu', 2025-05-07T20:32:29.7811139Z ) 2025-05-07T20:32:29.7811470Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7812334Z self=, 2025-05-07T20:32:29.7813030Z num_jagged_dim=3, 2025-05-07T20:32:29.7813381Z outer_dense_size=3, 2025-05-07T20:32:29.7813606Z inner_dense_size=4, 2025-05-07T20:32:29.7813825Z dtype=torch.float32, 2025-05-07T20:32:29.7814060Z device_type='cpu', 2025-05-07T20:32:29.7814262Z ) 2025-05-07T20:32:29.7814597Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7815573Z self=, 2025-05-07T20:32:29.7816260Z num_jagged_dim=3, 2025-05-07T20:32:29.7816477Z outer_dense_size=3, 2025-05-07T20:32:29.7816697Z inner_dense_size=3, 2025-05-07T20:32:29.7816913Z dtype=torch.float32, 2025-05-07T20:32:29.7817141Z device_type='cpu', 2025-05-07T20:32:29.7817348Z ) 2025-05-07T20:32:29.7817677Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7818548Z self=, 2025-05-07T20:32:29.7819242Z num_jagged_dim=3, 2025-05-07T20:32:29.7819458Z outer_dense_size=4, 2025-05-07T20:32:29.7819671Z inner_dense_size=4, 2025-05-07T20:32:29.7819897Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7820133Z device_type='cpu', 2025-05-07T20:32:29.7820334Z ) 2025-05-07T20:32:29.7820670Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:29.7821535Z self=, 2025-05-07T20:32:29.7822225Z num_jagged_dim=3, 2025-05-07T20:32:29.7822443Z outer_dense_size=3, 2025-05-07T20:32:29.7822689Z inner_dense_size=4, 2025-05-07T20:32:29.7822941Z dtype=torch.bfloat16, 2025-05-07T20:32:29.7823169Z device_type='cpu', 2025-05-07T20:32:29.7823377Z ) 2025-05-07T20:32:29.7823547Z PASSED 2025-05-07T20:32:29.9422677Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9424067Z self=, 2025-05-07T20:32:29.9424811Z num_jagged_dim=1, 2025-05-07T20:32:29.9425040Z outer_dense_size=0, 2025-05-07T20:32:29.9425265Z inner_dense_size=0, 2025-05-07T20:32:29.9425496Z dtype=torch.float32, 2025-05-07T20:32:29.9425724Z device_type='meta', 2025-05-07T20:32:29.9425935Z ) 2025-05-07T20:32:29.9426276Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9427139Z self=, 2025-05-07T20:32:29.9427836Z num_jagged_dim=3, 2025-05-07T20:32:29.9428059Z outer_dense_size=0, 2025-05-07T20:32:29.9428274Z inner_dense_size=0, 2025-05-07T20:32:29.9428503Z dtype=torch.float32, 2025-05-07T20:32:29.9428736Z device_type='meta', 2025-05-07T20:32:29.9428943Z ) 2025-05-07T20:32:29.9429283Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9430143Z self=, 2025-05-07T20:32:29.9430835Z num_jagged_dim=3, 2025-05-07T20:32:29.9431047Z outer_dense_size=4, 2025-05-07T20:32:29.9431268Z inner_dense_size=1, 2025-05-07T20:32:29.9431493Z dtype=torch.float16, 2025-05-07T20:32:29.9431715Z device_type='meta', 2025-05-07T20:32:29.9431925Z ) 2025-05-07T20:32:29.9432262Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9433336Z self=, 2025-05-07T20:32:29.9434032Z num_jagged_dim=3, 2025-05-07T20:32:29.9434254Z outer_dense_size=4, 2025-05-07T20:32:29.9434474Z inner_dense_size=0, 2025-05-07T20:32:29.9434801Z dtype=torch.float16, 2025-05-07T20:32:29.9435033Z device_type='meta', 2025-05-07T20:32:29.9435241Z ) 2025-05-07T20:32:29.9435565Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9436505Z self=, 2025-05-07T20:32:29.9437192Z num_jagged_dim=2, 2025-05-07T20:32:29.9437403Z outer_dense_size=1, 2025-05-07T20:32:29.9437621Z inner_dense_size=3, 2025-05-07T20:32:29.9437842Z dtype=torch.float32, 2025-05-07T20:32:29.9438072Z device_type='meta', 2025-05-07T20:32:29.9438278Z ) 2025-05-07T20:32:29.9438613Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9439469Z self=, 2025-05-07T20:32:29.9440157Z num_jagged_dim=3, 2025-05-07T20:32:29.9440377Z outer_dense_size=0, 2025-05-07T20:32:29.9440595Z inner_dense_size=4, 2025-05-07T20:32:29.9440815Z dtype=torch.bfloat16, 2025-05-07T20:32:29.9441053Z device_type='meta', 2025-05-07T20:32:29.9441259Z ) 2025-05-07T20:32:29.9441587Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9442444Z self=, 2025-05-07T20:32:29.9443135Z num_jagged_dim=4, 2025-05-07T20:32:29.9443358Z outer_dense_size=4, 2025-05-07T20:32:29.9443576Z inner_dense_size=3, 2025-05-07T20:32:29.9443799Z dtype=torch.float16, 2025-05-07T20:32:29.9444028Z device_type='meta', 2025-05-07T20:32:29.9444229Z ) 2025-05-07T20:32:29.9444562Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9445425Z self=, 2025-05-07T20:32:29.9446113Z num_jagged_dim=4, 2025-05-07T20:32:29.9446334Z outer_dense_size=2, 2025-05-07T20:32:29.9446557Z inner_dense_size=3, 2025-05-07T20:32:29.9446777Z dtype=torch.float16, 2025-05-07T20:32:29.9447007Z device_type='meta', 2025-05-07T20:32:29.9447215Z ) 2025-05-07T20:32:29.9447553Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9448408Z self=, 2025-05-07T20:32:29.9449102Z num_jagged_dim=4, 2025-05-07T20:32:29.9449320Z outer_dense_size=4, 2025-05-07T20:32:29.9449534Z inner_dense_size=0, 2025-05-07T20:32:29.9449759Z dtype=torch.float16, 2025-05-07T20:32:29.9449996Z device_type='meta', 2025-05-07T20:32:29.9450200Z ) 2025-05-07T20:32:29.9450534Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9451391Z self=, 2025-05-07T20:32:29.9452123Z num_jagged_dim=1, 2025-05-07T20:32:29.9452345Z outer_dense_size=1, 2025-05-07T20:32:29.9452564Z inner_dense_size=1, 2025-05-07T20:32:29.9452792Z dtype=torch.bfloat16, 2025-05-07T20:32:29.9453019Z device_type='meta', 2025-05-07T20:32:29.9453228Z ) 2025-05-07T20:32:29.9453649Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9454501Z self=, 2025-05-07T20:32:29.9455191Z num_jagged_dim=3, 2025-05-07T20:32:29.9455508Z outer_dense_size=2, 2025-05-07T20:32:29.9455736Z inner_dense_size=0, 2025-05-07T20:32:29.9455965Z dtype=torch.float16, 2025-05-07T20:32:29.9456192Z device_type='meta', 2025-05-07T20:32:29.9456401Z ) 2025-05-07T20:32:29.9456733Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9457586Z self=, 2025-05-07T20:32:29.9458277Z num_jagged_dim=3, 2025-05-07T20:32:29.9458495Z outer_dense_size=2, 2025-05-07T20:32:29.9458710Z inner_dense_size=3, 2025-05-07T20:32:29.9458940Z dtype=torch.float16, 2025-05-07T20:32:29.9459168Z device_type='meta', 2025-05-07T20:32:29.9459378Z ) 2025-05-07T20:32:29.9459705Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9460559Z self=, 2025-05-07T20:32:29.9461258Z num_jagged_dim=2, 2025-05-07T20:32:29.9461469Z outer_dense_size=2, 2025-05-07T20:32:29.9461689Z inner_dense_size=3, 2025-05-07T20:32:29.9461919Z dtype=torch.float16, 2025-05-07T20:32:29.9462139Z device_type='meta', 2025-05-07T20:32:29.9462360Z ) 2025-05-07T20:32:29.9462733Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9463583Z self=, 2025-05-07T20:32:29.9464278Z num_jagged_dim=2, 2025-05-07T20:32:29.9464496Z outer_dense_size=2, 2025-05-07T20:32:29.9464714Z inner_dense_size=2, 2025-05-07T20:32:29.9464933Z dtype=torch.float16, 2025-05-07T20:32:29.9465163Z device_type='meta', 2025-05-07T20:32:29.9465372Z ) 2025-05-07T20:32:29.9465697Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9466559Z self=, 2025-05-07T20:32:29.9467256Z num_jagged_dim=3, 2025-05-07T20:32:29.9467466Z outer_dense_size=2, 2025-05-07T20:32:29.9467688Z inner_dense_size=0, 2025-05-07T20:32:29.9467915Z dtype=torch.float32, 2025-05-07T20:32:29.9468149Z device_type='meta', 2025-05-07T20:32:29.9468355Z ) 2025-05-07T20:32:29.9468686Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9469544Z self=, 2025-05-07T20:32:29.9470229Z num_jagged_dim=3, 2025-05-07T20:32:29.9470446Z outer_dense_size=0, 2025-05-07T20:32:29.9470665Z inner_dense_size=3, 2025-05-07T20:32:29.9470887Z dtype=torch.float32, 2025-05-07T20:32:29.9471125Z device_type='meta', 2025-05-07T20:32:29.9471338Z ) 2025-05-07T20:32:29.9471667Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9472525Z self=, 2025-05-07T20:32:29.9473219Z num_jagged_dim=1, 2025-05-07T20:32:29.9473442Z outer_dense_size=0, 2025-05-07T20:32:29.9473660Z inner_dense_size=3, 2025-05-07T20:32:29.9473885Z dtype=torch.float32, 2025-05-07T20:32:29.9474117Z device_type='meta', 2025-05-07T20:32:29.9474406Z ) 2025-05-07T20:32:29.9474740Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9475599Z self=, 2025-05-07T20:32:29.9476434Z num_jagged_dim=1, 2025-05-07T20:32:29.9476645Z outer_dense_size=1, 2025-05-07T20:32:29.9476866Z inner_dense_size=3, 2025-05-07T20:32:29.9477088Z dtype=torch.float32, 2025-05-07T20:32:29.9477314Z device_type='meta', 2025-05-07T20:32:29.9477528Z ) 2025-05-07T20:32:29.9477862Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9478711Z self=, 2025-05-07T20:32:29.9479399Z num_jagged_dim=1, 2025-05-07T20:32:29.9479622Z outer_dense_size=1, 2025-05-07T20:32:29.9479834Z inner_dense_size=1, 2025-05-07T20:32:29.9480059Z dtype=torch.float32, 2025-05-07T20:32:29.9480288Z device_type='meta', 2025-05-07T20:32:29.9480492Z ) 2025-05-07T20:32:29.9480830Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:29.9481693Z self=, 2025-05-07T20:32:29.9482380Z num_jagged_dim=1, 2025-05-07T20:32:29.9482594Z outer_dense_size=3, 2025-05-07T20:32:29.9482809Z inner_dense_size=1, 2025-05-07T20:32:29.9483032Z dtype=torch.float16, 2025-05-07T20:32:29.9483259Z device_type='meta', 2025-05-07T20:32:29.9483465Z ) 2025-05-07T20:32:29.9483642Z PASSED 2025-05-07T20:32:33.2737811Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:33.2739457Z self=, 2025-05-07T20:32:33.2740301Z num_jagged_dim=1, 2025-05-07T20:32:33.2740572Z outer_dense_size=0, 2025-05-07T20:32:33.2740859Z inner_dense_size=16, 2025-05-07T20:32:33.2741142Z dtype=torch.float16, 2025-05-07T20:32:33.2741425Z device=device(type='cpu'), 2025-05-07T20:32:33.2741715Z ) 2025-05-07T20:32:33.2742087Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:33.2743073Z self=, 2025-05-07T20:32:33.2743901Z num_jagged_dim=1, 2025-05-07T20:32:33.2744168Z outer_dense_size=5, 2025-05-07T20:32:33.2744439Z inner_dense_size=96, 2025-05-07T20:32:33.2744717Z dtype=torch.float16, 2025-05-07T20:32:33.2745014Z device=device(type='cpu'), 2025-05-07T20:32:33.2745303Z ) 2025-05-07T20:32:33.2745670Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:33.2746654Z self=, 2025-05-07T20:32:33.2747481Z num_jagged_dim=1, 2025-05-07T20:32:33.2747738Z outer_dense_size=1, 2025-05-07T20:32:33.2748008Z inner_dense_size=96, 2025-05-07T20:32:33.2748286Z dtype=torch.float16, 2025-05-07T20:32:33.2748569Z device=device(type='cuda'), 2025-05-07T20:32:33.2748857Z ) 2025-05-07T20:32:33.2749240Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:33.2750224Z self=, 2025-05-07T20:32:33.2751041Z num_jagged_dim=1, 2025-05-07T20:32:33.2751702Z outer_dense_size=5, 2025-05-07T20:32:33.2751985Z inner_dense_size=16, 2025-05-07T20:32:33.2752259Z dtype=torch.float16, 2025-05-07T20:32:33.2752546Z device=device(type='cpu'), 2025-05-07T20:32:33.2752831Z ) 2025-05-07T20:32:33.2753045Z PASSED 2025-05-07T20:32:33.2753178Z 2025-05-07T20:32:33.2753521Z =============================== warnings summary =============================== 2025-05-07T20:32:33.2754355Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:33.2755572Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:33.2757665Z /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:32:33.2759267Z warnings.warn( 2025-05-07T20:32:33.2759436Z 2025-05-07T20:32:33.2759978Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:33.2761192Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:33.2763161Z /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:32:33.2764612Z warnings.warn( 2025-05-07T20:32:33.2764766Z 2025-05-07T20:32:33.2765309Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:33.2766526Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:33.2768436Z /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:32:33.2769887Z warnings.warn( 2025-05-07T20:32:33.2770039Z 2025-05-07T20:32:33.2770297Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:33.2770845Z ======================== 4 passed, 6 warnings in 12.48s ======================== 2025-05-07T20:32:35.0181915Z 2025-05-07T20:32:35.0182670Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:35.0201550Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 17 seconds 2025-05-07T20:32:35.0201976Z 2025-05-07T20:32:35.0201981Z 2025-05-07T20:32:35.0201985Z 2025-05-07T20:32:35.0201988Z 2025-05-07T20:32:35.0224162Z ################################################################################ 2025-05-07T20:32:35.0240082Z # [2025-05-07T20:32:35.023Z] Run Python Test Suite: 2025-05-07T20:32:35.0240490Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:35.0240884Z ################################################################################ 2025-05-07T20:32:35.0265177Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:35.0265802Z 2025-05-07T20:32:37.1715513Z ============================= test session starts ============================== 2025-05-07T20:32:37.1716212Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:37.1717029Z cachedir: .pytest_cache 2025-05-07T20:32:37.1717608Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:37.1718323Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:37.1718730Z plugins: hypothesis-6.131.14 2025-05-07T20:32:39.3942600Z collecting ... collected 5 items 2025-05-07T20:32:39.3943032Z 2025-05-07T20:32:39.7834851Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7835795Z self=, 2025-05-07T20:32:39.7836471Z num_jagged_dim=1, 2025-05-07T20:32:39.7836740Z outer_dense_size=0, 2025-05-07T20:32:39.7836961Z inner_dense_size=0, 2025-05-07T20:32:39.7837198Z dtype=torch.float32, 2025-05-07T20:32:39.7837445Z device=device(type='cpu'), 2025-05-07T20:32:39.7837703Z precompute_total_L=False, 2025-05-07T20:32:39.7837968Z ) 2025-05-07T20:32:39.7838165Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7838603Z self=, 2025-05-07T20:32:39.7839039Z num_jagged_dim=3, 2025-05-07T20:32:39.7839258Z outer_dense_size=0, 2025-05-07T20:32:39.7839484Z inner_dense_size=0, 2025-05-07T20:32:39.7839714Z dtype=torch.float32, 2025-05-07T20:32:39.7839959Z device=device(type='cpu'), 2025-05-07T20:32:39.7840227Z precompute_total_L=False, 2025-05-07T20:32:39.7840554Z ) 2025-05-07T20:32:39.7840831Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7841427Z self=, 2025-05-07T20:32:39.7841877Z num_jagged_dim=3, 2025-05-07T20:32:39.7842097Z outer_dense_size=5, 2025-05-07T20:32:39.7842318Z inner_dense_size=2, 2025-05-07T20:32:39.7842541Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7842785Z device=device(type='cuda'), 2025-05-07T20:32:39.7843047Z precompute_total_L=False, 2025-05-07T20:32:39.7843277Z ) 2025-05-07T20:32:39.7843467Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7843907Z self=, 2025-05-07T20:32:39.7844332Z num_jagged_dim=5, 2025-05-07T20:32:39.7844557Z outer_dense_size=5, 2025-05-07T20:32:39.7844781Z inner_dense_size=5, 2025-05-07T20:32:39.7845022Z dtype=torch.float32, 2025-05-07T20:32:39.7845263Z device=device(type='cuda'), 2025-05-07T20:32:39.7845523Z precompute_total_L=False, 2025-05-07T20:32:39.7858207Z ) 2025-05-07T20:32:39.7858517Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7859114Z self=, 2025-05-07T20:32:39.7859659Z num_jagged_dim=1, 2025-05-07T20:32:39.7859896Z outer_dense_size=4, 2025-05-07T20:32:39.7860130Z inner_dense_size=0, 2025-05-07T20:32:39.7860373Z dtype=torch.float16, 2025-05-07T20:32:39.7860628Z device=device(type='cuda'), 2025-05-07T20:32:39.7860906Z precompute_total_L=True, 2025-05-07T20:32:39.7861153Z ) 2025-05-07T20:32:39.7861357Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7861814Z self=, 2025-05-07T20:32:39.7862273Z num_jagged_dim=4, 2025-05-07T20:32:39.7862500Z outer_dense_size=5, 2025-05-07T20:32:39.7862735Z inner_dense_size=5, 2025-05-07T20:32:39.7862977Z dtype=torch.float16, 2025-05-07T20:32:39.7863224Z device=device(type='cuda'), 2025-05-07T20:32:39.7863533Z precompute_total_L=False, 2025-05-07T20:32:39.7863787Z ) 2025-05-07T20:32:39.7863989Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7864453Z self=, 2025-05-07T20:32:39.7864943Z num_jagged_dim=1, 2025-05-07T20:32:39.7865169Z outer_dense_size=2, 2025-05-07T20:32:39.7865655Z inner_dense_size=2, 2025-05-07T20:32:39.7865901Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7866160Z device=device(type='cuda'), 2025-05-07T20:32:39.7866424Z precompute_total_L=False, 2025-05-07T20:32:39.7866671Z ) 2025-05-07T20:32:39.7866879Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7867481Z self=, 2025-05-07T20:32:39.7867923Z num_jagged_dim=4, 2025-05-07T20:32:39.7868160Z outer_dense_size=3, 2025-05-07T20:32:39.7868384Z inner_dense_size=3, 2025-05-07T20:32:39.7868624Z dtype=torch.float16, 2025-05-07T20:32:39.7868879Z device=device(type='cuda'), 2025-05-07T20:32:39.7869145Z precompute_total_L=True, 2025-05-07T20:32:39.7869395Z ) 2025-05-07T20:32:39.7869602Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7870050Z self=, 2025-05-07T20:32:39.7870490Z num_jagged_dim=2, 2025-05-07T20:32:39.7870735Z outer_dense_size=5, 2025-05-07T20:32:39.7870969Z inner_dense_size=5, 2025-05-07T20:32:39.7871197Z dtype=torch.float16, 2025-05-07T20:32:39.7871449Z device=device(type='cpu'), 2025-05-07T20:32:39.7871719Z precompute_total_L=False, 2025-05-07T20:32:39.7871961Z ) 2025-05-07T20:32:39.7872172Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7872624Z self=, 2025-05-07T20:32:39.7873097Z num_jagged_dim=5, 2025-05-07T20:32:39.7873352Z outer_dense_size=0, 2025-05-07T20:32:39.7873627Z inner_dense_size=5, 2025-05-07T20:32:39.7894695Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7894953Z device=device(type='cpu'), 2025-05-07T20:32:39.7895209Z precompute_total_L=False, 2025-05-07T20:32:39.7895442Z ) 2025-05-07T20:32:39.7895634Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7896076Z self=, 2025-05-07T20:32:39.7896503Z num_jagged_dim=4, 2025-05-07T20:32:39.7896713Z outer_dense_size=0, 2025-05-07T20:32:39.7896927Z inner_dense_size=0, 2025-05-07T20:32:39.7897177Z dtype=torch.float32, 2025-05-07T20:32:39.7897414Z device=device(type='cpu'), 2025-05-07T20:32:39.7897675Z precompute_total_L=False, 2025-05-07T20:32:39.7897902Z ) 2025-05-07T20:32:39.7898085Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7898520Z self=, 2025-05-07T20:32:39.7898941Z num_jagged_dim=4, 2025-05-07T20:32:39.7899152Z outer_dense_size=4, 2025-05-07T20:32:39.7899365Z inner_dense_size=0, 2025-05-07T20:32:39.7899582Z dtype=torch.float32, 2025-05-07T20:32:39.7899815Z device=device(type='cpu'), 2025-05-07T20:32:39.7900064Z precompute_total_L=False, 2025-05-07T20:32:39.7900288Z ) 2025-05-07T20:32:39.7900470Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7900903Z self=, 2025-05-07T20:32:39.7901327Z num_jagged_dim=4, 2025-05-07T20:32:39.7901535Z outer_dense_size=4, 2025-05-07T20:32:39.7901747Z inner_dense_size=4, 2025-05-07T20:32:39.7901963Z dtype=torch.float32, 2025-05-07T20:32:39.7902197Z device=device(type='cpu'), 2025-05-07T20:32:39.7902442Z precompute_total_L=False, 2025-05-07T20:32:39.7902670Z ) 2025-05-07T20:32:39.7902853Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7903281Z self=, 2025-05-07T20:32:39.7903701Z num_jagged_dim=1, 2025-05-07T20:32:39.7903911Z outer_dense_size=3, 2025-05-07T20:32:39.7904125Z inner_dense_size=3, 2025-05-07T20:32:39.7904343Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7904580Z device=device(type='cuda'), 2025-05-07T20:32:39.7904831Z precompute_total_L=False, 2025-05-07T20:32:39.7905059Z ) 2025-05-07T20:32:39.7905360Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7905793Z self=, 2025-05-07T20:32:39.7906209Z num_jagged_dim=3, 2025-05-07T20:32:39.7906418Z outer_dense_size=3, 2025-05-07T20:32:39.7906630Z inner_dense_size=3, 2025-05-07T20:32:39.7906934Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7907165Z device=device(type='cuda'), 2025-05-07T20:32:39.7907414Z precompute_total_L=False, 2025-05-07T20:32:39.7907637Z ) 2025-05-07T20:32:39.7907826Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7908255Z self=, 2025-05-07T20:32:39.7908942Z num_jagged_dim=4, 2025-05-07T20:32:39.7909162Z outer_dense_size=5, 2025-05-07T20:32:39.7909375Z inner_dense_size=0, 2025-05-07T20:32:39.7909600Z dtype=torch.float32, 2025-05-07T20:32:39.7909842Z device=device(type='cuda'), 2025-05-07T20:32:39.7910104Z precompute_total_L=True, 2025-05-07T20:32:39.7910343Z ) 2025-05-07T20:32:39.7910533Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7910973Z self=, 2025-05-07T20:32:39.7911392Z num_jagged_dim=1, 2025-05-07T20:32:39.7911610Z outer_dense_size=5, 2025-05-07T20:32:39.7911839Z inner_dense_size=0, 2025-05-07T20:32:39.7912061Z dtype=torch.float32, 2025-05-07T20:32:39.7912298Z device=device(type='cuda'), 2025-05-07T20:32:39.7912564Z precompute_total_L=True, 2025-05-07T20:32:39.7912792Z ) 2025-05-07T20:32:39.7912986Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7913426Z self=, 2025-05-07T20:32:39.7913846Z num_jagged_dim=1, 2025-05-07T20:32:39.7914065Z outer_dense_size=5, 2025-05-07T20:32:39.7914287Z inner_dense_size=5, 2025-05-07T20:32:39.7914505Z dtype=torch.float32, 2025-05-07T20:32:39.7914743Z device=device(type='cuda'), 2025-05-07T20:32:39.7915001Z precompute_total_L=True, 2025-05-07T20:32:39.7915258Z ) 2025-05-07T20:32:39.7915446Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7915884Z self=, 2025-05-07T20:32:39.7916374Z num_jagged_dim=1, 2025-05-07T20:32:39.7916584Z outer_dense_size=5, 2025-05-07T20:32:39.7916805Z inner_dense_size=1, 2025-05-07T20:32:39.7917032Z dtype=torch.float32, 2025-05-07T20:32:39.7917260Z device=device(type='cuda'), 2025-05-07T20:32:39.7917519Z precompute_total_L=True, 2025-05-07T20:32:39.7917752Z ) 2025-05-07T20:32:39.7917942Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:39.7918377Z self=, 2025-05-07T20:32:39.7918807Z num_jagged_dim=5, 2025-05-07T20:32:39.7919031Z outer_dense_size=5, 2025-05-07T20:32:39.7919247Z inner_dense_size=1, 2025-05-07T20:32:39.7919475Z dtype=torch.float32, 2025-05-07T20:32:39.7919708Z device=device(type='cuda'), 2025-05-07T20:32:39.7919960Z precompute_total_L=True, 2025-05-07T20:32:39.7920194Z ) 2025-05-07T20:32:39.7920366Z PASSED 2025-05-07T20:32:39.8238809Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8241250Z self=, 2025-05-07T20:32:39.8242572Z num_jagged_dim=1, 2025-05-07T20:32:39.8243065Z outer_dense_size=2, 2025-05-07T20:32:39.8243496Z inner_dense_size=2, 2025-05-07T20:32:39.8243929Z dtype=torch.float32, 2025-05-07T20:32:39.8244403Z device=device(type='cpu'), 2025-05-07T20:32:39.8244873Z ) 2025-05-07T20:32:39.8245293Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8246090Z self=, 2025-05-07T20:32:39.8246583Z num_jagged_dim=3, 2025-05-07T20:32:39.8246803Z outer_dense_size=2, 2025-05-07T20:32:39.8247018Z inner_dense_size=2, 2025-05-07T20:32:39.8247243Z dtype=torch.float32, 2025-05-07T20:32:39.8247483Z device=device(type='cpu'), 2025-05-07T20:32:39.8247716Z ) 2025-05-07T20:32:39.8248066Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8248609Z self=, 2025-05-07T20:32:39.8249089Z num_jagged_dim=3, 2025-05-07T20:32:39.8249309Z outer_dense_size=4, 2025-05-07T20:32:39.8249530Z inner_dense_size=2, 2025-05-07T20:32:39.8249749Z dtype=torch.float16, 2025-05-07T20:32:39.8249992Z device=device(type='cuda'), 2025-05-07T20:32:39.8250230Z ) 2025-05-07T20:32:39.8250453Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8250993Z self=, 2025-05-07T20:32:39.8251475Z num_jagged_dim=4, 2025-05-07T20:32:39.8251694Z outer_dense_size=3, 2025-05-07T20:32:39.8251910Z inner_dense_size=3, 2025-05-07T20:32:39.8252135Z dtype=torch.float32, 2025-05-07T20:32:39.8252374Z device=device(type='cuda'), 2025-05-07T20:32:39.8252613Z ) 2025-05-07T20:32:39.8252840Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8253377Z self=, 2025-05-07T20:32:39.8253855Z num_jagged_dim=4, 2025-05-07T20:32:39.8254075Z outer_dense_size=2, 2025-05-07T20:32:39.8254297Z inner_dense_size=5, 2025-05-07T20:32:39.8254516Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8254759Z device=device(type='cpu'), 2025-05-07T20:32:39.8255002Z ) 2025-05-07T20:32:39.8255262Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8255808Z self=, 2025-05-07T20:32:39.8256291Z num_jagged_dim=5, 2025-05-07T20:32:39.8256510Z outer_dense_size=4, 2025-05-07T20:32:39.8256722Z inner_dense_size=5, 2025-05-07T20:32:39.8256951Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8257193Z device=device(type='cpu'), 2025-05-07T20:32:39.8257428Z ) 2025-05-07T20:32:39.8257659Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8258196Z self=, 2025-05-07T20:32:39.8258676Z num_jagged_dim=5, 2025-05-07T20:32:39.8258895Z outer_dense_size=2, 2025-05-07T20:32:39.8259115Z inner_dense_size=3, 2025-05-07T20:32:39.8259338Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8259583Z device=device(type='cuda'), 2025-05-07T20:32:39.8259826Z ) 2025-05-07T20:32:39.8260048Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8260595Z self=, 2025-05-07T20:32:39.8261084Z num_jagged_dim=3, 2025-05-07T20:32:39.8261302Z outer_dense_size=2, 2025-05-07T20:32:39.8261516Z inner_dense_size=5, 2025-05-07T20:32:39.8261745Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8261988Z device=device(type='cpu'), 2025-05-07T20:32:39.8262224Z ) 2025-05-07T20:32:39.8262454Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8262993Z self=, 2025-05-07T20:32:39.8263471Z num_jagged_dim=3, 2025-05-07T20:32:39.8263692Z outer_dense_size=2, 2025-05-07T20:32:39.8263915Z inner_dense_size=3, 2025-05-07T20:32:39.8264131Z dtype=torch.float16, 2025-05-07T20:32:39.8264371Z device=device(type='cpu'), 2025-05-07T20:32:39.8264619Z ) 2025-05-07T20:32:39.8264884Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8265503Z self=, 2025-05-07T20:32:39.8265989Z num_jagged_dim=2, 2025-05-07T20:32:39.8266206Z outer_dense_size=3, 2025-05-07T20:32:39.8266419Z inner_dense_size=3, 2025-05-07T20:32:39.8266643Z dtype=torch.float16, 2025-05-07T20:32:39.8266880Z device=device(type='cuda'), 2025-05-07T20:32:39.8267221Z ) 2025-05-07T20:32:39.8267448Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8267982Z self=, 2025-05-07T20:32:39.8268460Z num_jagged_dim=1, 2025-05-07T20:32:39.8268681Z outer_dense_size=5, 2025-05-07T20:32:39.8268900Z inner_dense_size=4, 2025-05-07T20:32:39.8269119Z dtype=torch.float32, 2025-05-07T20:32:39.8269358Z device=device(type='cuda'), 2025-05-07T20:32:39.8269597Z ) 2025-05-07T20:32:39.8269827Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8270379Z self=, 2025-05-07T20:32:39.8270858Z num_jagged_dim=1, 2025-05-07T20:32:39.8271078Z outer_dense_size=2, 2025-05-07T20:32:39.8271301Z inner_dense_size=4, 2025-05-07T20:32:39.8271521Z dtype=torch.float32, 2025-05-07T20:32:39.8271759Z device=device(type='cuda'), 2025-05-07T20:32:39.8272005Z ) 2025-05-07T20:32:39.8272226Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8272764Z self=, 2025-05-07T20:32:39.8273256Z num_jagged_dim=1, 2025-05-07T20:32:39.8273475Z outer_dense_size=2, 2025-05-07T20:32:39.8273690Z inner_dense_size=2, 2025-05-07T20:32:39.8273915Z dtype=torch.float32, 2025-05-07T20:32:39.8274153Z device=device(type='cuda'), 2025-05-07T20:32:39.8274382Z ) 2025-05-07T20:32:39.8274610Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8275152Z self=, 2025-05-07T20:32:39.8275662Z num_jagged_dim=1, 2025-05-07T20:32:39.8275972Z outer_dense_size=2, 2025-05-07T20:32:39.8276194Z inner_dense_size=4, 2025-05-07T20:32:39.8276411Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8276653Z device=device(type='cpu'), 2025-05-07T20:32:39.8276894Z ) 2025-05-07T20:32:39.8277117Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8277651Z self=, 2025-05-07T20:32:39.8278138Z num_jagged_dim=4, 2025-05-07T20:32:39.8278355Z outer_dense_size=2, 2025-05-07T20:32:39.8278575Z inner_dense_size=4, 2025-05-07T20:32:39.8278802Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8279042Z device=device(type='cpu'), 2025-05-07T20:32:39.8279275Z ) 2025-05-07T20:32:39.8279500Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8280042Z self=, 2025-05-07T20:32:39.8280521Z num_jagged_dim=4, 2025-05-07T20:32:39.8280739Z outer_dense_size=2, 2025-05-07T20:32:39.8280962Z inner_dense_size=2, 2025-05-07T20:32:39.8281184Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8281429Z device=device(type='cpu'), 2025-05-07T20:32:39.8281666Z ) 2025-05-07T20:32:39.8281887Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8282425Z self=, 2025-05-07T20:32:39.8282910Z num_jagged_dim=2, 2025-05-07T20:32:39.8283133Z outer_dense_size=2, 2025-05-07T20:32:39.8283349Z inner_dense_size=2, 2025-05-07T20:32:39.8283576Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8283818Z device=device(type='cpu'), 2025-05-07T20:32:39.8284049Z ) 2025-05-07T20:32:39.8284279Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8284901Z self=, 2025-05-07T20:32:39.8285385Z num_jagged_dim=1, 2025-05-07T20:32:39.8285605Z outer_dense_size=4, 2025-05-07T20:32:39.8285828Z inner_dense_size=3, 2025-05-07T20:32:39.8286050Z dtype=torch.float16, 2025-05-07T20:32:39.8286374Z device=device(type='cpu'), 2025-05-07T20:32:39.8286614Z ) 2025-05-07T20:32:39.8286840Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8287369Z self=, 2025-05-07T20:32:39.8287853Z num_jagged_dim=1, 2025-05-07T20:32:39.8288076Z outer_dense_size=2, 2025-05-07T20:32:39.8288293Z inner_dense_size=3, 2025-05-07T20:32:39.8288521Z dtype=torch.float16, 2025-05-07T20:32:39.8288764Z device=device(type='cpu'), 2025-05-07T20:32:39.8288996Z ) 2025-05-07T20:32:39.8289223Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:39.8289766Z self=, 2025-05-07T20:32:39.8290247Z num_jagged_dim=1, 2025-05-07T20:32:39.8290471Z outer_dense_size=2, 2025-05-07T20:32:39.8290697Z inner_dense_size=2, 2025-05-07T20:32:39.8290915Z dtype=torch.float16, 2025-05-07T20:32:39.8291161Z device=device(type='cpu'), 2025-05-07T20:32:39.8291399Z ) 2025-05-07T20:32:39.8291567Z PASSED 2025-05-07T20:32:39.8577104Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8578338Z self=, 2025-05-07T20:32:39.8578823Z num_jagged_dim=1, 2025-05-07T20:32:39.8579041Z outer_dense_size=0, 2025-05-07T20:32:39.8579264Z inner_dense_size=0, 2025-05-07T20:32:39.8579483Z dtype=torch.float32, 2025-05-07T20:32:39.8579779Z device=device(type='meta'), 2025-05-07T20:32:39.8580163Z precompute_total_L=False, 2025-05-07T20:32:39.8580482Z ) 2025-05-07T20:32:39.8580787Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8581376Z self=, 2025-05-07T20:32:39.8581852Z num_jagged_dim=4, 2025-05-07T20:32:39.8582079Z outer_dense_size=0, 2025-05-07T20:32:39.8582298Z inner_dense_size=0, 2025-05-07T20:32:39.8582525Z dtype=torch.float32, 2025-05-07T20:32:39.8582760Z device=device(type='meta'), 2025-05-07T20:32:39.8583023Z precompute_total_L=False, 2025-05-07T20:32:39.8583262Z ) 2025-05-07T20:32:39.8583482Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8584017Z self=, 2025-05-07T20:32:39.8584500Z num_jagged_dim=4, 2025-05-07T20:32:39.8584712Z outer_dense_size=4, 2025-05-07T20:32:39.8584941Z inner_dense_size=1, 2025-05-07T20:32:39.8585177Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8585412Z device=device(type='meta'), 2025-05-07T20:32:39.8585674Z precompute_total_L=False, 2025-05-07T20:32:39.8585914Z ) 2025-05-07T20:32:39.8586132Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8586663Z self=, 2025-05-07T20:32:39.8587157Z num_jagged_dim=4, 2025-05-07T20:32:39.8587381Z outer_dense_size=2, 2025-05-07T20:32:39.8587597Z inner_dense_size=4, 2025-05-07T20:32:39.8587825Z dtype=torch.float32, 2025-05-07T20:32:39.8588066Z device=device(type='meta'), 2025-05-07T20:32:39.8588321Z precompute_total_L=True, 2025-05-07T20:32:39.8588559Z ) 2025-05-07T20:32:39.8588786Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8589310Z self=, 2025-05-07T20:32:39.8589966Z num_jagged_dim=3, 2025-05-07T20:32:39.8590188Z outer_dense_size=1, 2025-05-07T20:32:39.8590405Z inner_dense_size=4, 2025-05-07T20:32:39.8590634Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8590875Z device=device(type='meta'), 2025-05-07T20:32:39.8591127Z precompute_total_L=True, 2025-05-07T20:32:39.8591486Z ) 2025-05-07T20:32:39.8591710Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8592236Z self=, 2025-05-07T20:32:39.8592711Z num_jagged_dim=1, 2025-05-07T20:32:39.8592931Z outer_dense_size=3, 2025-05-07T20:32:39.8593150Z inner_dense_size=2, 2025-05-07T20:32:39.8593367Z dtype=torch.float32, 2025-05-07T20:32:39.8593606Z device=device(type='meta'), 2025-05-07T20:32:39.8593863Z precompute_total_L=False, 2025-05-07T20:32:39.8594096Z ) 2025-05-07T20:32:39.8594318Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8594849Z self=, 2025-05-07T20:32:39.8595322Z num_jagged_dim=4, 2025-05-07T20:32:39.8595542Z outer_dense_size=0, 2025-05-07T20:32:39.8595761Z inner_dense_size=5, 2025-05-07T20:32:39.8596098Z dtype=torch.float16, 2025-05-07T20:32:39.8596344Z device=device(type='meta'), 2025-05-07T20:32:39.8596603Z precompute_total_L=True, 2025-05-07T20:32:39.8596838Z ) 2025-05-07T20:32:39.8597056Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8597582Z self=, 2025-05-07T20:32:39.8598061Z num_jagged_dim=4, 2025-05-07T20:32:39.8598276Z outer_dense_size=2, 2025-05-07T20:32:39.8598495Z inner_dense_size=2, 2025-05-07T20:32:39.8605503Z dtype=torch.float32, 2025-05-07T20:32:39.8605783Z device=device(type='meta'), 2025-05-07T20:32:39.8606049Z precompute_total_L=True, 2025-05-07T20:32:39.8606279Z ) 2025-05-07T20:32:39.8606511Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8607044Z self=, 2025-05-07T20:32:39.8607520Z num_jagged_dim=2, 2025-05-07T20:32:39.8607741Z outer_dense_size=3, 2025-05-07T20:32:39.8607969Z inner_dense_size=1, 2025-05-07T20:32:39.8608187Z dtype=torch.float16, 2025-05-07T20:32:39.8608424Z device=device(type='meta'), 2025-05-07T20:32:39.8608850Z precompute_total_L=False, 2025-05-07T20:32:39.8609079Z ) 2025-05-07T20:32:39.8609298Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8609827Z self=, 2025-05-07T20:32:39.8610306Z num_jagged_dim=2, 2025-05-07T20:32:39.8610517Z outer_dense_size=2, 2025-05-07T20:32:39.8610732Z inner_dense_size=0, 2025-05-07T20:32:39.8610955Z dtype=torch.float32, 2025-05-07T20:32:39.8611190Z device=device(type='meta'), 2025-05-07T20:32:39.8611442Z precompute_total_L=True, 2025-05-07T20:32:39.8611680Z ) 2025-05-07T20:32:39.8611903Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8612428Z self=, 2025-05-07T20:32:39.8612912Z num_jagged_dim=1, 2025-05-07T20:32:39.8613123Z outer_dense_size=4, 2025-05-07T20:32:39.8613341Z inner_dense_size=1, 2025-05-07T20:32:39.8613561Z dtype=torch.float16, 2025-05-07T20:32:39.8613791Z device=device(type='meta'), 2025-05-07T20:32:39.8614045Z precompute_total_L=True, 2025-05-07T20:32:39.8614278Z ) 2025-05-07T20:32:39.8614494Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8615017Z self=, 2025-05-07T20:32:39.8615494Z num_jagged_dim=1, 2025-05-07T20:32:39.8615705Z outer_dense_size=1, 2025-05-07T20:32:39.8616083Z inner_dense_size=1, 2025-05-07T20:32:39.8616308Z dtype=torch.float16, 2025-05-07T20:32:39.8616542Z device=device(type='meta'), 2025-05-07T20:32:39.8616794Z precompute_total_L=True, 2025-05-07T20:32:39.8617026Z ) 2025-05-07T20:32:39.8617244Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8617892Z self=, 2025-05-07T20:32:39.8618369Z num_jagged_dim=1, 2025-05-07T20:32:39.8618580Z outer_dense_size=2, 2025-05-07T20:32:39.8618793Z inner_dense_size=3, 2025-05-07T20:32:39.8619017Z dtype=torch.float16, 2025-05-07T20:32:39.8619249Z device=device(type='meta'), 2025-05-07T20:32:39.8619500Z precompute_total_L=True, 2025-05-07T20:32:39.8619728Z ) 2025-05-07T20:32:39.8619960Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8620480Z self=, 2025-05-07T20:32:39.8620964Z num_jagged_dim=1, 2025-05-07T20:32:39.8621185Z outer_dense_size=3, 2025-05-07T20:32:39.8621400Z inner_dense_size=3, 2025-05-07T20:32:39.8621625Z dtype=torch.float16, 2025-05-07T20:32:39.8621863Z device=device(type='meta'), 2025-05-07T20:32:39.8622112Z precompute_total_L=True, 2025-05-07T20:32:39.8622347Z ) 2025-05-07T20:32:39.8622575Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8623100Z self=, 2025-05-07T20:32:39.8623576Z num_jagged_dim=1, 2025-05-07T20:32:39.8623796Z outer_dense_size=1, 2025-05-07T20:32:39.8624015Z inner_dense_size=3, 2025-05-07T20:32:39.8624234Z dtype=torch.float16, 2025-05-07T20:32:39.8624472Z device=device(type='meta'), 2025-05-07T20:32:39.8624752Z precompute_total_L=True, 2025-05-07T20:32:39.8625001Z ) 2025-05-07T20:32:39.8625224Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8625754Z self=, 2025-05-07T20:32:39.8626227Z num_jagged_dim=2, 2025-05-07T20:32:39.8626445Z outer_dense_size=1, 2025-05-07T20:32:39.8626664Z inner_dense_size=5, 2025-05-07T20:32:39.8626892Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8627130Z device=device(type='meta'), 2025-05-07T20:32:39.8627391Z precompute_total_L=False, 2025-05-07T20:32:39.8627626Z ) 2025-05-07T20:32:39.8627839Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8628362Z self=, 2025-05-07T20:32:39.8628839Z num_jagged_dim=2, 2025-05-07T20:32:39.8629049Z outer_dense_size=5, 2025-05-07T20:32:39.8629273Z inner_dense_size=5, 2025-05-07T20:32:39.8629497Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8629736Z device=device(type='meta'), 2025-05-07T20:32:39.8629997Z precompute_total_L=False, 2025-05-07T20:32:39.8630232Z ) 2025-05-07T20:32:39.8630448Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8630972Z self=, 2025-05-07T20:32:39.8631449Z num_jagged_dim=2, 2025-05-07T20:32:39.8631671Z outer_dense_size=5, 2025-05-07T20:32:39.8631883Z inner_dense_size=2, 2025-05-07T20:32:39.8632108Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8632348Z device=device(type='meta'), 2025-05-07T20:32:39.8632598Z precompute_total_L=False, 2025-05-07T20:32:39.8632832Z ) 2025-05-07T20:32:39.8633049Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8633566Z self=, 2025-05-07T20:32:39.8634044Z num_jagged_dim=2, 2025-05-07T20:32:39.8634263Z outer_dense_size=2, 2025-05-07T20:32:39.8634475Z inner_dense_size=2, 2025-05-07T20:32:39.8634817Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8635055Z device=device(type='meta'), 2025-05-07T20:32:39.8635311Z precompute_total_L=False, 2025-05-07T20:32:39.8635542Z ) 2025-05-07T20:32:39.8635765Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:39.8636343Z self=, 2025-05-07T20:32:39.8636902Z num_jagged_dim=5, 2025-05-07T20:32:39.8637114Z outer_dense_size=0, 2025-05-07T20:32:39.8637335Z inner_dense_size=0, 2025-05-07T20:32:39.8637557Z dtype=torch.bfloat16, 2025-05-07T20:32:39.8637798Z device=device(type='meta'), 2025-05-07T20:32:39.8638053Z precompute_total_L=True, 2025-05-07T20:32:39.8638282Z ) 2025-05-07T20:32:39.8638454Z PASSED 2025-05-07T20:32:40.1069448Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1070449Z self=, 2025-05-07T20:32:40.1070998Z num_jagged_dim=1, 2025-05-07T20:32:40.1071275Z outer_dense_size=0, 2025-05-07T20:32:40.1071544Z inner_dense_size=8, 2025-05-07T20:32:40.1071813Z dtype=torch.float16, 2025-05-07T20:32:40.1072109Z device=device(type='cpu'), 2025-05-07T20:32:40.1072440Z precompute_total_L=False, 2025-05-07T20:32:40.1072725Z ) 2025-05-07T20:32:40.1072972Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1073540Z self=, 2025-05-07T20:32:40.1074080Z num_jagged_dim=1, 2025-05-07T20:32:40.1074349Z outer_dense_size=3265, 2025-05-07T20:32:40.1074631Z inner_dense_size=8, 2025-05-07T20:32:40.1074900Z dtype=torch.float16, 2025-05-07T20:32:40.1075194Z device=device(type='cpu'), 2025-05-07T20:32:40.1075504Z precompute_total_L=False, 2025-05-07T20:32:40.1075786Z ) 2025-05-07T20:32:40.1076142Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1076716Z self=, 2025-05-07T20:32:40.1077266Z num_jagged_dim=1, 2025-05-07T20:32:40.1077529Z outer_dense_size=3265, 2025-05-07T20:32:40.1077811Z inner_dense_size=96, 2025-05-07T20:32:40.1078090Z dtype=torch.float16, 2025-05-07T20:32:40.1078379Z device=device(type='cpu'), 2025-05-07T20:32:40.1078691Z precompute_total_L=True, 2025-05-07T20:32:40.1078972Z ) 2025-05-07T20:32:40.1079210Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1079775Z self=, 2025-05-07T20:32:40.1080318Z num_jagged_dim=1, 2025-05-07T20:32:40.1080582Z outer_dense_size=5599, 2025-05-07T20:32:40.1080865Z inner_dense_size=50, 2025-05-07T20:32:40.1081145Z dtype=torch.float16, 2025-05-07T20:32:40.1081431Z device=device(type='cpu'), 2025-05-07T20:32:40.1081734Z precompute_total_L=True, 2025-05-07T20:32:40.1082026Z ) 2025-05-07T20:32:40.1082269Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1082827Z self=, 2025-05-07T20:32:40.1083369Z num_jagged_dim=1, 2025-05-07T20:32:40.1083638Z outer_dense_size=3194, 2025-05-07T20:32:40.1083920Z inner_dense_size=64, 2025-05-07T20:32:40.1084201Z dtype=torch.float16, 2025-05-07T20:32:40.1084488Z device=device(type='cpu'), 2025-05-07T20:32:40.1084826Z precompute_total_L=True, 2025-05-07T20:32:40.1085115Z ) 2025-05-07T20:32:40.1085357Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1085912Z self=, 2025-05-07T20:32:40.1086454Z num_jagged_dim=1, 2025-05-07T20:32:40.1086718Z outer_dense_size=1, 2025-05-07T20:32:40.1086985Z inner_dense_size=8, 2025-05-07T20:32:40.1087249Z dtype=torch.float16, 2025-05-07T20:32:40.1087974Z device=device(type='cuda'), 2025-05-07T20:32:40.1088302Z precompute_total_L=False, 2025-05-07T20:32:40.1088580Z ) 2025-05-07T20:32:40.1088825Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1089389Z self=, 2025-05-07T20:32:40.1090096Z num_jagged_dim=1, 2025-05-07T20:32:40.1090366Z outer_dense_size=168, 2025-05-07T20:32:40.1090648Z inner_dense_size=8, 2025-05-07T20:32:40.1090910Z dtype=torch.float16, 2025-05-07T20:32:40.1091211Z device=device(type='cuda'), 2025-05-07T20:32:40.1091521Z precompute_total_L=True, 2025-05-07T20:32:40.1091801Z ) 2025-05-07T20:32:40.1092036Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1092598Z self=, 2025-05-07T20:32:40.1093140Z num_jagged_dim=1, 2025-05-07T20:32:40.1093403Z outer_dense_size=1, 2025-05-07T20:32:40.1093663Z inner_dense_size=72, 2025-05-07T20:32:40.1093951Z dtype=torch.float16, 2025-05-07T20:32:40.1094239Z device=device(type='cpu'), 2025-05-07T20:32:40.1094542Z precompute_total_L=False, 2025-05-07T20:32:40.1094823Z ) 2025-05-07T20:32:40.1095065Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1095623Z self=, 2025-05-07T20:32:40.1096175Z num_jagged_dim=1, 2025-05-07T20:32:40.1096439Z outer_dense_size=1, 2025-05-07T20:32:40.1096699Z inner_dense_size=8, 2025-05-07T20:32:40.1096970Z dtype=torch.float16, 2025-05-07T20:32:40.1097255Z device=device(type='cpu'), 2025-05-07T20:32:40.1097557Z precompute_total_L=True, 2025-05-07T20:32:40.1097835Z ) 2025-05-07T20:32:40.1098080Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1098642Z self=, 2025-05-07T20:32:40.1099180Z num_jagged_dim=1, 2025-05-07T20:32:40.1099455Z outer_dense_size=3468, 2025-05-07T20:32:40.1099738Z inner_dense_size=72, 2025-05-07T20:32:40.1100009Z dtype=torch.float16, 2025-05-07T20:32:40.1100297Z device=device(type='cpu'), 2025-05-07T20:32:40.1100609Z precompute_total_L=True, 2025-05-07T20:32:40.1100881Z ) 2025-05-07T20:32:40.1101128Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1101698Z self=, 2025-05-07T20:32:40.1102232Z num_jagged_dim=1, 2025-05-07T20:32:40.1102502Z outer_dense_size=5381, 2025-05-07T20:32:40.1102785Z inner_dense_size=23, 2025-05-07T20:32:40.1103054Z dtype=torch.float16, 2025-05-07T20:32:40.1103340Z device=device(type='cpu'), 2025-05-07T20:32:40.1103647Z precompute_total_L=True, 2025-05-07T20:32:40.1103918Z ) 2025-05-07T20:32:40.1104160Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1104722Z self=, 2025-05-07T20:32:40.1105271Z num_jagged_dim=1, 2025-05-07T20:32:40.1105531Z outer_dense_size=3668, 2025-05-07T20:32:40.1105814Z inner_dense_size=96, 2025-05-07T20:32:40.1106089Z dtype=torch.float16, 2025-05-07T20:32:40.1106371Z device=device(type='cuda'), 2025-05-07T20:32:40.1106680Z precompute_total_L=False, 2025-05-07T20:32:40.1106970Z ) 2025-05-07T20:32:40.1107205Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1107771Z self=, 2025-05-07T20:32:40.1108318Z num_jagged_dim=1, 2025-05-07T20:32:40.1108580Z outer_dense_size=604, 2025-05-07T20:32:40.1109097Z inner_dense_size=64, 2025-05-07T20:32:40.1109381Z dtype=torch.float16, 2025-05-07T20:32:40.1109663Z device=device(type='cuda'), 2025-05-07T20:32:40.1109978Z precompute_total_L=True, 2025-05-07T20:32:40.1110262Z ) 2025-05-07T20:32:40.1110509Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1111203Z self=, 2025-05-07T20:32:40.1111758Z num_jagged_dim=1, 2025-05-07T20:32:40.1112031Z outer_dense_size=3774, 2025-05-07T20:32:40.1112315Z inner_dense_size=72, 2025-05-07T20:32:40.1112598Z dtype=torch.float16, 2025-05-07T20:32:40.1113010Z device=device(type='cuda'), 2025-05-07T20:32:40.1113321Z precompute_total_L=False, 2025-05-07T20:32:40.1113606Z ) 2025-05-07T20:32:40.1113851Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1114406Z self=, 2025-05-07T20:32:40.1114953Z num_jagged_dim=1, 2025-05-07T20:32:40.1115222Z outer_dense_size=5086, 2025-05-07T20:32:40.1115503Z inner_dense_size=50, 2025-05-07T20:32:40.1115783Z dtype=torch.float16, 2025-05-07T20:32:40.1116158Z device=device(type='cuda'), 2025-05-07T20:32:40.1116470Z precompute_total_L=True, 2025-05-07T20:32:40.1116746Z ) 2025-05-07T20:32:40.1116997Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1117564Z self=, 2025-05-07T20:32:40.1118102Z num_jagged_dim=1, 2025-05-07T20:32:40.1118373Z outer_dense_size=6000, 2025-05-07T20:32:40.1118665Z inner_dense_size=96, 2025-05-07T20:32:40.1118936Z dtype=torch.float16, 2025-05-07T20:32:40.1119224Z device=device(type='cuda'), 2025-05-07T20:32:40.1119538Z precompute_total_L=False, 2025-05-07T20:32:40.1119821Z ) 2025-05-07T20:32:40.1120069Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1120632Z self=, 2025-05-07T20:32:40.1121169Z num_jagged_dim=1, 2025-05-07T20:32:40.1121440Z outer_dense_size=3322, 2025-05-07T20:32:40.1121723Z inner_dense_size=16, 2025-05-07T20:32:40.1122006Z dtype=torch.float16, 2025-05-07T20:32:40.1122288Z device=device(type='cpu'), 2025-05-07T20:32:40.1122606Z precompute_total_L=True, 2025-05-07T20:32:40.1122893Z ) 2025-05-07T20:32:40.1123147Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1123661Z self=, 2025-05-07T20:32:40.1124109Z num_jagged_dim=1, 2025-05-07T20:32:40.1124336Z outer_dense_size=3455, 2025-05-07T20:32:40.1124581Z inner_dense_size=23, 2025-05-07T20:32:40.1124816Z dtype=torch.float16, 2025-05-07T20:32:40.1125051Z device=device(type='cuda'), 2025-05-07T20:32:40.1125315Z precompute_total_L=False, 2025-05-07T20:32:40.1125558Z ) 2025-05-07T20:32:40.1125759Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1126234Z self=, 2025-05-07T20:32:40.1126683Z num_jagged_dim=1, 2025-05-07T20:32:40.1126911Z outer_dense_size=1775, 2025-05-07T20:32:40.1127143Z inner_dense_size=72, 2025-05-07T20:32:40.1127381Z dtype=torch.float16, 2025-05-07T20:32:40.1127626Z device=device(type='cpu'), 2025-05-07T20:32:40.1127879Z precompute_total_L=True, 2025-05-07T20:32:40.1128118Z ) 2025-05-07T20:32:40.1128326Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:40.1128790Z self=, 2025-05-07T20:32:40.1129243Z num_jagged_dim=1, 2025-05-07T20:32:40.1129470Z outer_dense_size=2559, 2025-05-07T20:32:40.1129697Z inner_dense_size=8, 2025-05-07T20:32:40.1129925Z dtype=torch.float16, 2025-05-07T20:32:40.1130165Z device=device(type='cpu'), 2025-05-07T20:32:40.1130418Z precompute_total_L=True, 2025-05-07T20:32:40.1130652Z ) 2025-05-07T20:32:40.1130831Z PASSED 2025-05-07T20:32:40.1285450Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch Trying example: test_dense_to_jagged_opt_large_batch( 2025-05-07T20:32:40.1286836Z self=, 2025-05-07T20:32:40.1287461Z num_jagged_dim=1, 2025-05-07T20:32:40.1287739Z outer_dense_size=8000, 2025-05-07T20:32:40.1288020Z inner_dense_size=16, 2025-05-07T20:32:40.1288304Z dtype=torch.float16, 2025-05-07T20:32:40.1288598Z device=device(type='cpu'), 2025-05-07T20:32:40.1289053Z precompute_total_L=False, 2025-05-07T20:32:40.1289345Z ) 2025-05-07T20:32:40.1296808Z PASSED 2025-05-07T20:32:40.1297081Z 2025-05-07T20:32:40.1297475Z =============================== warnings summary =============================== 2025-05-07T20:32:40.1298065Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:40.1298736Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:40.1299469Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:40.1303423Z /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:32:40.1307446Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:40.1307936Z 2025-05-07T20:32:40.1308218Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:40.1309107Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:40.1309842Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:40.1313768Z /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:32:40.1317818Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:40.1318312Z 2025-05-07T20:32:40.1318569Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:40.1319113Z ======================== 5 passed, 6 warnings in 3.09s ========================= 2025-05-07T20:32:40.8831432Z 2025-05-07T20:32:40.8832109Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:40.8853324Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 5 seconds 2025-05-07T20:32:40.8853632Z 2025-05-07T20:32:40.8853959Z 2025-05-07T20:32:40.8853963Z 2025-05-07T20:32:40.8854045Z 2025-05-07T20:32:40.8875550Z ################################################################################ 2025-05-07T20:32:40.8891216Z # [2025-05-07T20:32:40.888Z] Run Python Test Suite: 2025-05-07T20:32:40.8891876Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:32:40.8892192Z ################################################################################ 2025-05-07T20:32:40.8916094Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/elementwise_binary_test.py 2025-05-07T20:32:40.8916936Z 2025-05-07T20:32:43.0388617Z ============================= test session starts ============================== 2025-05-07T20:32:43.0389849Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:43.0390866Z cachedir: .pytest_cache 2025-05-07T20:32:43.0391981Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:43.0393397Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:43.0394194Z plugins: hypothesis-6.131.14 2025-05-07T20:32:45.2359507Z collecting ... collected 3 items 2025-05-07T20:32:45.2359751Z 2025-05-07T20:32:47.6435127Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6436301Z self=, 2025-05-07T20:32:47.6436859Z num_jagged_dim=1, 2025-05-07T20:32:47.6437088Z outer_dense_size=0, 2025-05-07T20:32:47.6437311Z inner_dense_size=0, 2025-05-07T20:32:47.6437541Z operation='add', 2025-05-07T20:32:47.6437806Z dtype=torch.float32, 2025-05-07T20:32:47.6438062Z device=device(type='cpu'), 2025-05-07T20:32:47.6438315Z ) 2025-05-07T20:32:47.6438546Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6439110Z self=, 2025-05-07T20:32:47.6439620Z num_jagged_dim=4, 2025-05-07T20:32:47.6439860Z outer_dense_size=0, 2025-05-07T20:32:47.6440087Z inner_dense_size=0, 2025-05-07T20:32:47.6440340Z operation='add', 2025-05-07T20:32:47.6440568Z dtype=torch.float32, 2025-05-07T20:32:47.6440806Z device=device(type='cpu'), 2025-05-07T20:32:47.6441050Z ) 2025-05-07T20:32:47.6441290Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6441856Z self=, 2025-05-07T20:32:47.6442371Z num_jagged_dim=4, 2025-05-07T20:32:47.6442585Z outer_dense_size=4, 2025-05-07T20:32:47.6442807Z inner_dense_size=0, 2025-05-07T20:32:47.6451014Z operation='add', 2025-05-07T20:32:47.6451274Z dtype=torch.float16, 2025-05-07T20:32:47.6451525Z device=device(type='cuda'), 2025-05-07T20:32:47.6451769Z ) 2025-05-07T20:32:47.6451990Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6452565Z self=, 2025-05-07T20:32:47.6453083Z num_jagged_dim=3, 2025-05-07T20:32:47.6453299Z outer_dense_size=4, 2025-05-07T20:32:47.6453528Z inner_dense_size=0, 2025-05-07T20:32:47.6453754Z operation='add', 2025-05-07T20:32:47.6453978Z dtype=torch.float16, 2025-05-07T20:32:47.6454223Z device=device(type='cuda'), 2025-05-07T20:32:47.6454465Z ) 2025-05-07T20:32:47.6454693Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6455245Z self=, 2025-05-07T20:32:47.6455758Z num_jagged_dim=2, 2025-05-07T20:32:47.6455981Z outer_dense_size=3, 2025-05-07T20:32:47.6456196Z inner_dense_size=1, 2025-05-07T20:32:47.6456418Z operation='add', 2025-05-07T20:32:47.6456646Z dtype=torch.float32, 2025-05-07T20:32:47.6456878Z device=device(type='cuda'), 2025-05-07T20:32:47.6457117Z ) 2025-05-07T20:32:47.6457681Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6458242Z self=, 2025-05-07T20:32:47.6458760Z num_jagged_dim=2, 2025-05-07T20:32:47.6458981Z outer_dense_size=2, 2025-05-07T20:32:47.6459199Z inner_dense_size=2, 2025-05-07T20:32:47.6459576Z operation='add', 2025-05-07T20:32:47.6459803Z dtype=torch.float32, 2025-05-07T20:32:47.6460048Z device=device(type='cpu'), 2025-05-07T20:32:47.6460289Z ) 2025-05-07T20:32:47.6460515Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6461074Z self=, 2025-05-07T20:32:47.6461579Z num_jagged_dim=2, 2025-05-07T20:32:47.6461806Z outer_dense_size=0, 2025-05-07T20:32:47.6462031Z inner_dense_size=3, 2025-05-07T20:32:47.6462247Z operation='add', 2025-05-07T20:32:47.6462473Z dtype=torch.float16, 2025-05-07T20:32:47.6462726Z device=device(type='cpu'), 2025-05-07T20:32:47.6462965Z ) 2025-05-07T20:32:47.6463191Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6463750Z self=, 2025-05-07T20:32:47.6464254Z num_jagged_dim=3, 2025-05-07T20:32:47.6464485Z outer_dense_size=2, 2025-05-07T20:32:47.6464709Z inner_dense_size=0, 2025-05-07T20:32:47.6464937Z operation='add', 2025-05-07T20:32:47.6465156Z dtype=torch.float32, 2025-05-07T20:32:47.6465398Z device=device(type='cpu'), 2025-05-07T20:32:47.6465639Z ) 2025-05-07T20:32:47.6465856Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6466408Z self=, 2025-05-07T20:32:47.6466920Z num_jagged_dim=2, 2025-05-07T20:32:47.6467152Z outer_dense_size=3, 2025-05-07T20:32:47.6467405Z inner_dense_size=4, 2025-05-07T20:32:47.6467635Z operation='add', 2025-05-07T20:32:47.6467853Z dtype=torch.float16, 2025-05-07T20:32:47.6468093Z device=device(type='cuda'), 2025-05-07T20:32:47.6468339Z ) 2025-05-07T20:32:47.6468554Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6469109Z self=, 2025-05-07T20:32:47.6469624Z num_jagged_dim=4, 2025-05-07T20:32:47.6469838Z outer_dense_size=4, 2025-05-07T20:32:47.6470060Z inner_dense_size=2, 2025-05-07T20:32:47.6470305Z operation='add_jagged_output', 2025-05-07T20:32:47.6470569Z dtype=torch.bfloat16, 2025-05-07T20:32:47.6470812Z device=device(type='cuda'), 2025-05-07T20:32:47.6471053Z ) 2025-05-07T20:32:47.6471266Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6471820Z self=, 2025-05-07T20:32:47.6472328Z num_jagged_dim=3, 2025-05-07T20:32:47.6472550Z outer_dense_size=3, 2025-05-07T20:32:47.6472767Z inner_dense_size=0, 2025-05-07T20:32:47.6472991Z operation='add', 2025-05-07T20:32:47.6473210Z dtype=torch.float16, 2025-05-07T20:32:47.6473441Z device=device(type='cuda'), 2025-05-07T20:32:47.6473679Z ) 2025-05-07T20:32:47.6473898Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6474448Z self=, 2025-05-07T20:32:47.6474955Z num_jagged_dim=3, 2025-05-07T20:32:47.6475173Z outer_dense_size=3, 2025-05-07T20:32:47.6475387Z inner_dense_size=3, 2025-05-07T20:32:47.6475606Z operation='add', 2025-05-07T20:32:47.6475825Z dtype=torch.float16, 2025-05-07T20:32:47.6476166Z device=device(type='cuda'), 2025-05-07T20:32:47.6476404Z ) 2025-05-07T20:32:47.6476626Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6477318Z self=, 2025-05-07T20:32:47.6477822Z num_jagged_dim=1, 2025-05-07T20:32:47.6478039Z outer_dense_size=4, 2025-05-07T20:32:47.6478259Z inner_dense_size=2, 2025-05-07T20:32:47.6478473Z operation='add', 2025-05-07T20:32:47.6478693Z dtype=torch.float16, 2025-05-07T20:32:47.6478931Z device=device(type='cpu'), 2025-05-07T20:32:47.6479244Z ) 2025-05-07T20:32:47.6479470Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6480024Z self=, 2025-05-07T20:32:47.6480532Z num_jagged_dim=1, 2025-05-07T20:32:47.6480751Z outer_dense_size=4, 2025-05-07T20:32:47.6480972Z inner_dense_size=4, 2025-05-07T20:32:47.6481184Z operation='add', 2025-05-07T20:32:47.6481409Z dtype=torch.float16, 2025-05-07T20:32:47.6481653Z device=device(type='cpu'), 2025-05-07T20:32:47.6481892Z ) 2025-05-07T20:32:47.6482106Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6482673Z self=, 2025-05-07T20:32:47.6483185Z num_jagged_dim=4, 2025-05-07T20:32:47.6483396Z outer_dense_size=4, 2025-05-07T20:32:47.6483620Z inner_dense_size=4, 2025-05-07T20:32:47.6483841Z operation='add', 2025-05-07T20:32:47.6484061Z dtype=torch.float16, 2025-05-07T20:32:47.6484300Z device=device(type='cpu'), 2025-05-07T20:32:47.6484536Z ) 2025-05-07T20:32:47.6484750Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6485306Z self=, 2025-05-07T20:32:47.6485815Z num_jagged_dim=1, 2025-05-07T20:32:47.6486036Z outer_dense_size=0, 2025-05-07T20:32:47.6486252Z inner_dense_size=3, 2025-05-07T20:32:47.6486473Z operation='mul', 2025-05-07T20:32:47.6486703Z dtype=torch.bfloat16, 2025-05-07T20:32:47.6486942Z device=device(type='cpu'), 2025-05-07T20:32:47.6487183Z ) 2025-05-07T20:32:47.6487401Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6487945Z self=, 2025-05-07T20:32:47.6488450Z num_jagged_dim=1, 2025-05-07T20:32:47.6488671Z outer_dense_size=1, 2025-05-07T20:32:47.6488884Z inner_dense_size=3, 2025-05-07T20:32:47.6489103Z operation='mul', 2025-05-07T20:32:47.6489326Z dtype=torch.bfloat16, 2025-05-07T20:32:47.6489560Z device=device(type='cpu'), 2025-05-07T20:32:47.6489796Z ) 2025-05-07T20:32:47.6490020Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6490568Z self=, 2025-05-07T20:32:47.6491077Z num_jagged_dim=1, 2025-05-07T20:32:47.6491299Z outer_dense_size=1, 2025-05-07T20:32:47.6491518Z inner_dense_size=1, 2025-05-07T20:32:47.6491729Z operation='mul', 2025-05-07T20:32:47.6491958Z dtype=torch.bfloat16, 2025-05-07T20:32:47.6492195Z device=device(type='cpu'), 2025-05-07T20:32:47.6492424Z ) 2025-05-07T20:32:47.6492645Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6493195Z self=, 2025-05-07T20:32:47.6493703Z num_jagged_dim=3, 2025-05-07T20:32:47.6493919Z outer_dense_size=0, 2025-05-07T20:32:47.6494140Z inner_dense_size=2, 2025-05-07T20:32:47.6494353Z operation='mul', 2025-05-07T20:32:47.6494575Z dtype=torch.float32, 2025-05-07T20:32:47.6494816Z device=device(type='cpu'), 2025-05-07T20:32:47.6495044Z ) 2025-05-07T20:32:47.6495262Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:47.6495819Z self=, 2025-05-07T20:32:47.6496328Z num_jagged_dim=3, 2025-05-07T20:32:47.6496542Z outer_dense_size=2, 2025-05-07T20:32:47.6496853Z inner_dense_size=2, 2025-05-07T20:32:47.6497079Z operation='mul', 2025-05-07T20:32:47.6497296Z dtype=torch.float32, 2025-05-07T20:32:47.6497538Z device=device(type='cpu'), 2025-05-07T20:32:47.6497777Z ) 2025-05-07T20:32:47.6497950Z PASSED 2025-05-07T20:32:53.9308900Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9310765Z self=, 2025-05-07T20:32:53.9311338Z num_jagged_dim=1, 2025-05-07T20:32:53.9311572Z outer_dense_size=2, 2025-05-07T20:32:53.9311807Z inner_dense_size=2, 2025-05-07T20:32:53.9312025Z operation='add', 2025-05-07T20:32:53.9312256Z dtype=torch.float32, 2025-05-07T20:32:53.9312508Z device=device(type='cpu'), 2025-05-07T20:32:53.9312752Z ) 2025-05-07T20:32:53.9313034Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9313699Z self=, 2025-05-07T20:32:53.9314265Z num_jagged_dim=4, 2025-05-07T20:32:53.9314485Z outer_dense_size=2, 2025-05-07T20:32:53.9314719Z inner_dense_size=2, 2025-05-07T20:32:53.9314948Z operation='add', 2025-05-07T20:32:53.9315167Z dtype=torch.float32, 2025-05-07T20:32:53.9315413Z device=device(type='cpu'), 2025-05-07T20:32:53.9315661Z ) 2025-05-07T20:32:53.9315926Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9316658Z self=, 2025-05-07T20:32:53.9317234Z num_jagged_dim=4, 2025-05-07T20:32:53.9317462Z outer_dense_size=2, 2025-05-07T20:32:53.9317683Z inner_dense_size=3, 2025-05-07T20:32:53.9317914Z operation='mul', 2025-05-07T20:32:53.9318150Z dtype=torch.float16, 2025-05-07T20:32:53.9318384Z device=device(type='cpu'), 2025-05-07T20:32:53.9318620Z ) 2025-05-07T20:32:53.9318916Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9319590Z self=, 2025-05-07T20:32:53.9320159Z num_jagged_dim=5, 2025-05-07T20:32:53.9320383Z outer_dense_size=4, 2025-05-07T20:32:53.9320599Z inner_dense_size=5, 2025-05-07T20:32:53.9320823Z operation='add', 2025-05-07T20:32:53.9321044Z dtype=torch.float32, 2025-05-07T20:32:53.9321286Z device=device(type='cpu'), 2025-05-07T20:32:53.9321515Z ) 2025-05-07T20:32:53.9321786Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9322442Z self=, 2025-05-07T20:32:53.9322997Z num_jagged_dim=5, 2025-05-07T20:32:53.9323223Z outer_dense_size=3, 2025-05-07T20:32:53.9323445Z inner_dense_size=5, 2025-05-07T20:32:53.9323657Z operation='mul', 2025-05-07T20:32:53.9323878Z dtype=torch.float32, 2025-05-07T20:32:53.9324115Z device=device(type='cpu'), 2025-05-07T20:32:53.9324347Z ) 2025-05-07T20:32:53.9324615Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9325278Z self=, 2025-05-07T20:32:53.9325838Z num_jagged_dim=3, 2025-05-07T20:32:53.9326052Z outer_dense_size=4, 2025-05-07T20:32:53.9326275Z inner_dense_size=3, 2025-05-07T20:32:53.9326513Z operation='add_jagged_output', 2025-05-07T20:32:53.9326776Z dtype=torch.float16, 2025-05-07T20:32:53.9327016Z device=device(type='cuda'), 2025-05-07T20:32:53.9327259Z ) 2025-05-07T20:32:53.9327520Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9328378Z self=, 2025-05-07T20:32:53.9328943Z num_jagged_dim=2, 2025-05-07T20:32:53.9329157Z outer_dense_size=2, 2025-05-07T20:32:53.9329378Z inner_dense_size=3, 2025-05-07T20:32:53.9329612Z operation='add_jagged_output', 2025-05-07T20:32:53.9329983Z dtype=torch.float16, 2025-05-07T20:32:53.9330225Z device=device(type='cpu'), 2025-05-07T20:32:53.9330463Z ) 2025-05-07T20:32:53.9330728Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9331378Z self=, 2025-05-07T20:32:53.9331941Z num_jagged_dim=5, 2025-05-07T20:32:53.9332160Z outer_dense_size=3, 2025-05-07T20:32:53.9332378Z inner_dense_size=3, 2025-05-07T20:32:53.9332599Z operation='add', 2025-05-07T20:32:53.9332821Z dtype=torch.float32, 2025-05-07T20:32:53.9333057Z device=device(type='cpu'), 2025-05-07T20:32:53.9333301Z ) 2025-05-07T20:32:53.9333568Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9334217Z self=, 2025-05-07T20:32:53.9334781Z num_jagged_dim=1, 2025-05-07T20:32:53.9335008Z outer_dense_size=3, 2025-05-07T20:32:53.9335230Z inner_dense_size=3, 2025-05-07T20:32:53.9335441Z operation='add', 2025-05-07T20:32:53.9335666Z dtype=torch.bfloat16, 2025-05-07T20:32:53.9335910Z device=device(type='cpu'), 2025-05-07T20:32:53.9336138Z ) 2025-05-07T20:32:53.9336403Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9337064Z self=, 2025-05-07T20:32:53.9337618Z num_jagged_dim=1, 2025-05-07T20:32:53.9337843Z outer_dense_size=2, 2025-05-07T20:32:53.9338067Z inner_dense_size=5, 2025-05-07T20:32:53.9338281Z operation='mul', 2025-05-07T20:32:53.9338507Z dtype=torch.bfloat16, 2025-05-07T20:32:53.9338788Z device=device(type='cuda'), 2025-05-07T20:32:53.9339033Z ) 2025-05-07T20:32:53.9339296Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9339949Z self=, 2025-05-07T20:32:53.9340512Z num_jagged_dim=4, 2025-05-07T20:32:53.9340723Z outer_dense_size=5, 2025-05-07T20:32:53.9340946Z inner_dense_size=4, 2025-05-07T20:32:53.9341179Z operation='add_jagged_output', 2025-05-07T20:32:53.9341440Z dtype=torch.float32, 2025-05-07T20:32:53.9341677Z device=device(type='cuda'), 2025-05-07T20:32:53.9341915Z ) 2025-05-07T20:32:53.9342173Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9342839Z self=, 2025-05-07T20:32:53.9343402Z num_jagged_dim=5, 2025-05-07T20:32:53.9343615Z outer_dense_size=5, 2025-05-07T20:32:53.9343837Z inner_dense_size=4, 2025-05-07T20:32:53.9344072Z operation='add_jagged_output', 2025-05-07T20:32:53.9344338Z dtype=torch.float32, 2025-05-07T20:32:53.9344576Z device=device(type='cuda'), 2025-05-07T20:32:53.9344813Z ) 2025-05-07T20:32:53.9345078Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9345723Z self=, 2025-05-07T20:32:53.9346282Z num_jagged_dim=5, 2025-05-07T20:32:53.9346500Z outer_dense_size=4, 2025-05-07T20:32:53.9346719Z inner_dense_size=4, 2025-05-07T20:32:53.9346956Z operation='add_jagged_output', 2025-05-07T20:32:53.9347222Z dtype=torch.float32, 2025-05-07T20:32:53.9347456Z device=device(type='cuda'), 2025-05-07T20:32:53.9347698Z ) 2025-05-07T20:32:53.9348054Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9348704Z self=, 2025-05-07T20:32:53.9349318Z num_jagged_dim=5, 2025-05-07T20:32:53.9349537Z outer_dense_size=5, 2025-05-07T20:32:53.9349838Z inner_dense_size=5, 2025-05-07T20:32:53.9350071Z operation='add_jagged_output', 2025-05-07T20:32:53.9350339Z dtype=torch.float32, 2025-05-07T20:32:53.9350577Z device=device(type='cuda'), 2025-05-07T20:32:53.9350813Z ) 2025-05-07T20:32:53.9351079Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9351731Z self=, 2025-05-07T20:32:53.9352289Z num_jagged_dim=5, 2025-05-07T20:32:53.9352512Z outer_dense_size=2, 2025-05-07T20:32:53.9352731Z inner_dense_size=2, 2025-05-07T20:32:53.9352950Z operation='mul', 2025-05-07T20:32:53.9353173Z dtype=torch.float16, 2025-05-07T20:32:53.9353410Z device=device(type='cuda'), 2025-05-07T20:32:53.9353646Z ) 2025-05-07T20:32:53.9353903Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9354552Z self=, 2025-05-07T20:32:53.9355115Z num_jagged_dim=2, 2025-05-07T20:32:53.9355328Z outer_dense_size=2, 2025-05-07T20:32:53.9355549Z inner_dense_size=2, 2025-05-07T20:32:53.9355768Z operation='mul', 2025-05-07T20:32:53.9356065Z dtype=torch.float16, 2025-05-07T20:32:53.9356305Z device=device(type='cuda'), 2025-05-07T20:32:53.9356542Z ) 2025-05-07T20:32:53.9356802Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9357453Z self=, 2025-05-07T20:32:53.9358017Z num_jagged_dim=5, 2025-05-07T20:32:53.9358235Z outer_dense_size=4, 2025-05-07T20:32:53.9358450Z inner_dense_size=3, 2025-05-07T20:32:53.9358673Z operation='add', 2025-05-07T20:32:53.9358897Z dtype=torch.bfloat16, 2025-05-07T20:32:53.9359131Z device=device(type='cuda'), 2025-05-07T20:32:53.9359369Z ) 2025-05-07T20:32:53.9359640Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9360286Z self=, 2025-05-07T20:32:53.9360844Z num_jagged_dim=5, 2025-05-07T20:32:53.9361065Z outer_dense_size=4, 2025-05-07T20:32:53.9361281Z inner_dense_size=4, 2025-05-07T20:32:53.9361499Z operation='add', 2025-05-07T20:32:53.9361724Z dtype=torch.bfloat16, 2025-05-07T20:32:53.9361957Z device=device(type='cuda'), 2025-05-07T20:32:53.9362197Z ) 2025-05-07T20:32:53.9362463Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9363122Z self=, 2025-05-07T20:32:53.9363681Z num_jagged_dim=5, 2025-05-07T20:32:53.9363899Z outer_dense_size=5, 2025-05-07T20:32:53.9364123Z inner_dense_size=4, 2025-05-07T20:32:53.9364339Z operation='add', 2025-05-07T20:32:53.9364566Z dtype=torch.bfloat16, 2025-05-07T20:32:53.9364806Z device=device(type='cuda'), 2025-05-07T20:32:53.9365038Z ) 2025-05-07T20:32:53.9365311Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:53.9365967Z self=, 2025-05-07T20:32:53.9366521Z num_jagged_dim=5, 2025-05-07T20:32:53.9366747Z outer_dense_size=5, 2025-05-07T20:32:53.9366971Z inner_dense_size=5, 2025-05-07T20:32:53.9367192Z operation='add', 2025-05-07T20:32:53.9367410Z dtype=torch.bfloat16, 2025-05-07T20:32:53.9367746Z device=device(type='cuda'), 2025-05-07T20:32:53.9367990Z ) 2025-05-07T20:32:53.9368162Z PASSED 2025-05-07T20:33:07.2731685Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:07.2732718Z self=, 2025-05-07T20:33:07.2733789Z num_jagged_dim=1, 2025-05-07T20:33:07.2734022Z outer_dense_size=0, 2025-05-07T20:33:07.2734250Z inner_dense_size=16, 2025-05-07T20:33:07.2734510Z operation='add_jagged_output', 2025-05-07T20:33:07.2734789Z dtype=torch.float16, 2025-05-07T20:33:07.2735033Z device=device(type='cpu'), 2025-05-07T20:33:07.2735283Z ) 2025-05-07T20:33:07.2735523Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:07.2736117Z self=, 2025-05-07T20:33:07.2736652Z num_jagged_dim=1, 2025-05-07T20:33:07.2736877Z outer_dense_size=6, 2025-05-07T20:33:07.2737106Z inner_dense_size=96, 2025-05-07T20:33:07.2737350Z operation='add_jagged_output', 2025-05-07T20:33:07.2737623Z dtype=torch.float16, 2025-05-07T20:33:07.2737869Z device=device(type='cpu'), 2025-05-07T20:33:07.2738110Z ) 2025-05-07T20:33:07.2738344Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:07.2738934Z self=, 2025-05-07T20:33:07.2739457Z num_jagged_dim=1, 2025-05-07T20:33:07.2739706Z outer_dense_size=4, 2025-05-07T20:33:07.2739940Z inner_dense_size=64, 2025-05-07T20:33:07.2740164Z operation='mul', 2025-05-07T20:33:07.2748141Z dtype=torch.float16, 2025-05-07T20:33:07.2748425Z device=device(type='cuda'), 2025-05-07T20:33:07.2748675Z ) 2025-05-07T20:33:07.2748913Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:07.2749508Z self=, 2025-05-07T20:33:07.2750047Z num_jagged_dim=1, 2025-05-07T20:33:07.2750272Z outer_dense_size=7, 2025-05-07T20:33:07.2750496Z inner_dense_size=192, 2025-05-07T20:33:07.2750734Z operation='mul', 2025-05-07T20:33:07.2750968Z dtype=torch.float16, 2025-05-07T20:33:07.2751204Z device=device(type='cpu'), 2025-05-07T20:33:07.2751447Z ) 2025-05-07T20:33:07.2751634Z PASSED 2025-05-07T20:33:07.2751745Z 2025-05-07T20:33:07.2751897Z =============================== warnings summary =============================== 2025-05-07T20:33:07.2752437Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:07.2753147Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:07.2754572Z /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:07.2755770Z warnings.warn( 2025-05-07T20:33:07.2755905Z 2025-05-07T20:33:07.2756266Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:07.2756976Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:07.2758372Z /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:07.2759532Z warnings.warn( 2025-05-07T20:33:07.2759662Z 2025-05-07T20:33:07.2760174Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:07.2763365Z /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:33:07.2766598Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:07.2766997Z 2025-05-07T20:33:07.2767222Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:07.2767674Z ======================== 3 passed, 5 warnings in 24.37s ======================== 2025-05-07T20:33:08.1438970Z 2025-05-07T20:33:08.1439537Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:33:08.1460058Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 28 seconds 2025-05-07T20:33:08.1460374Z 2025-05-07T20:33:08.1460379Z 2025-05-07T20:33:08.1460383Z 2025-05-07T20:33:08.1460386Z 2025-05-07T20:33:08.1480932Z ################################################################################ 2025-05-07T20:33:08.1496250Z # [2025-05-07T20:33:08.149Z] Run Python Test Suite: 2025-05-07T20:33:08.1496610Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:08.1496943Z ################################################################################ 2025-05-07T20:33:08.1522227Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:08.1522886Z 2025-05-07T20:33:10.3063697Z ============================= test session starts ============================== 2025-05-07T20:33:10.3064726Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:10.3065546Z cachedir: .pytest_cache 2025-05-07T20:33:10.3066508Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:10.3067725Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:10.3068361Z plugins: hypothesis-6.131.14 2025-05-07T20:33:12.4960867Z collecting ... collected 1 item 2025-05-07T20:33:12.4961141Z 2025-05-07T20:33:19.4265388Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4266447Z self=, 2025-05-07T20:33:19.4267012Z T=10, 2025-05-07T20:33:19.4267201Z W=8, 2025-05-07T20:33:19.4267397Z ) 2025-05-07T20:33:19.4267622Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4268341Z self=, 2025-05-07T20:33:19.4269132Z T=11, 2025-05-07T20:33:19.4269377Z W=8, 2025-05-07T20:33:19.4269625Z ) 2025-05-07T20:33:19.4269921Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4270734Z self=, 2025-05-07T20:33:19.4271398Z T=11, 2025-05-07T20:33:19.4271577Z W=44, 2025-05-07T20:33:19.4271752Z ) 2025-05-07T20:33:19.4272971Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4273599Z self=, 2025-05-07T20:33:19.4274157Z T=14, 2025-05-07T20:33:19.4274369Z W=54, 2025-05-07T20:33:19.4274826Z ) 2025-05-07T20:33:19.4275139Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4276006Z self=, 2025-05-07T20:33:19.4276689Z T=19, 2025-05-07T20:33:19.4276860Z W=13, 2025-05-07T20:33:19.4277025Z ) 2025-05-07T20:33:19.4277245Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4277860Z self=, 2025-05-07T20:33:19.4278417Z T=14, 2025-05-07T20:33:19.4278588Z W=64, 2025-05-07T20:33:19.4278756Z ) 2025-05-07T20:33:19.4278984Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4279591Z self=, 2025-05-07T20:33:19.4280149Z T=20, 2025-05-07T20:33:19.4280325Z W=49, 2025-05-07T20:33:19.4280494Z ) 2025-05-07T20:33:19.4280719Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4281330Z self=, 2025-05-07T20:33:19.4281886Z T=15, 2025-05-07T20:33:19.4282055Z W=26, 2025-05-07T20:33:19.4282227Z ) 2025-05-07T20:33:19.4282445Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4283052Z self=, 2025-05-07T20:33:19.4283607Z T=13, 2025-05-07T20:33:19.4283784Z W=35, 2025-05-07T20:33:19.4283952Z ) 2025-05-07T20:33:19.4284175Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:19.4284784Z self=, 2025-05-07T20:33:19.4285332Z T=18, 2025-05-07T20:33:19.4285507Z W=31, 2025-05-07T20:33:19.4285675Z ) 2025-05-07T20:33:19.4285853Z PASSED 2025-05-07T20:33:19.4285967Z 2025-05-07T20:33:19.4286106Z ============================== 1 passed in 9.25s =============================== 2025-05-07T20:33:20.1697994Z 2025-05-07T20:33:20.1698634Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:20.1718361Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:33:20.1718837Z 2025-05-07T20:33:20.1718843Z 2025-05-07T20:33:20.1718848Z 2025-05-07T20:33:20.1718854Z 2025-05-07T20:33:20.1740971Z ################################################################################ 2025-05-07T20:33:20.1757241Z # [2025-05-07T20:33:20.175Z] Run Python Test Suite: 2025-05-07T20:33:20.1757708Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:20.1758126Z ################################################################################ 2025-05-07T20:33:20.1782282Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:20.1783039Z 2025-05-07T20:33:22.3333527Z ============================= test session starts ============================== 2025-05-07T20:33:22.3334355Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:22.3334915Z cachedir: .pytest_cache 2025-05-07T20:33:22.3335481Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:22.3336193Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:22.3336954Z plugins: hypothesis-6.131.14 2025-05-07T20:33:24.5322282Z collecting ... collected 2 items 2025-05-07T20:33:24.5322601Z 2025-05-07T20:33:25.0564839Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0566379Z self=, 2025-05-07T20:33:25.0567014Z max_seq_length=5, 2025-05-07T20:33:25.0567311Z batch_size=1, 2025-05-07T20:33:25.0567564Z num_cols=1, 2025-05-07T20:33:25.0567821Z num_jagged_tensor_rows=1, 2025-05-07T20:33:25.0568125Z index_dtype=torch.int32, 2025-05-07T20:33:25.0568442Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:25.0568771Z use_cpu=False, 2025-05-07T20:33:25.0569027Z check_non_contiguous=False, 2025-05-07T20:33:25.0569327Z known_shape=False, 2025-05-07T20:33:25.0569583Z ) 2025-05-07T20:33:25.0569862Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0570517Z self=, 2025-05-07T20:33:25.0571142Z max_seq_length=8, 2025-05-07T20:33:25.0571398Z batch_size=1, 2025-05-07T20:33:25.0571638Z num_cols=1, 2025-05-07T20:33:25.0571899Z num_jagged_tensor_rows=1, 2025-05-07T20:33:25.0572208Z index_dtype=torch.int32, 2025-05-07T20:33:25.0572519Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:25.0572845Z use_cpu=False, 2025-05-07T20:33:25.0573109Z check_non_contiguous=False, 2025-05-07T20:33:25.0573403Z known_shape=False, 2025-05-07T20:33:25.0573657Z ) 2025-05-07T20:33:25.0573912Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0574578Z self=, 2025-05-07T20:33:25.0575206Z max_seq_length=8, 2025-05-07T20:33:25.0575470Z batch_size=101, 2025-05-07T20:33:25.0575722Z num_cols=23, 2025-05-07T20:33:25.0575971Z num_jagged_tensor_rows=103, 2025-05-07T20:33:25.0576281Z index_dtype=torch.int32, 2025-05-07T20:33:25.0576594Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0576911Z use_cpu=False, 2025-05-07T20:33:25.0577169Z check_non_contiguous=False, 2025-05-07T20:33:25.0577476Z known_shape=False, 2025-05-07T20:33:25.0577719Z ) 2025-05-07T20:33:25.0577973Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0578631Z self=, 2025-05-07T20:33:25.0579253Z max_seq_length=10, 2025-05-07T20:33:25.0579513Z batch_size=120, 2025-05-07T20:33:25.0579753Z num_cols=74, 2025-05-07T20:33:25.0580004Z num_jagged_tensor_rows=103, 2025-05-07T20:33:25.0580313Z index_dtype=torch.int32, 2025-05-07T20:33:25.0580626Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:25.0580943Z use_cpu=False, 2025-05-07T20:33:25.0581206Z check_non_contiguous=True, 2025-05-07T20:33:25.0581503Z known_shape=True, 2025-05-07T20:33:25.0581752Z ) 2025-05-07T20:33:25.0581998Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0582653Z self=, 2025-05-07T20:33:25.0583284Z max_seq_length=8, 2025-05-07T20:33:25.0583534Z batch_size=11, 2025-05-07T20:33:25.0583775Z num_cols=7, 2025-05-07T20:33:25.0584025Z num_jagged_tensor_rows=45, 2025-05-07T20:33:25.0584331Z index_dtype=torch.int64, 2025-05-07T20:33:25.0584646Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0584974Z use_cpu=False, 2025-05-07T20:33:25.0585229Z check_non_contiguous=False, 2025-05-07T20:33:25.0585547Z known_shape=True, 2025-05-07T20:33:25.0585790Z ) 2025-05-07T20:33:25.0586047Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0586896Z self=, 2025-05-07T20:33:25.0587570Z max_seq_length=10, 2025-05-07T20:33:25.0587832Z batch_size=108, 2025-05-07T20:33:25.0588077Z num_cols=81, 2025-05-07T20:33:25.0588328Z num_jagged_tensor_rows=48, 2025-05-07T20:33:25.0588636Z index_dtype=torch.int64, 2025-05-07T20:33:25.0588951Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0589362Z use_cpu=True, 2025-05-07T20:33:25.0589621Z check_non_contiguous=False, 2025-05-07T20:33:25.0589918Z known_shape=True, 2025-05-07T20:33:25.0590165Z ) 2025-05-07T20:33:25.0590418Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0591072Z self=, 2025-05-07T20:33:25.0591702Z max_seq_length=5, 2025-05-07T20:33:25.0591953Z batch_size=113, 2025-05-07T20:33:25.0592198Z num_cols=79, 2025-05-07T20:33:25.0592461Z num_jagged_tensor_rows=104, 2025-05-07T20:33:25.0592761Z index_dtype=torch.int32, 2025-05-07T20:33:25.0593084Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0593411Z use_cpu=False, 2025-05-07T20:33:25.0593664Z check_non_contiguous=True, 2025-05-07T20:33:25.0593963Z known_shape=False, 2025-05-07T20:33:25.0594214Z ) 2025-05-07T20:33:25.0594457Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0595126Z self=, 2025-05-07T20:33:25.0595756Z max_seq_length=6, 2025-05-07T20:33:25.0596005Z batch_size=26, 2025-05-07T20:33:25.0596409Z num_cols=26, 2025-05-07T20:33:25.0596665Z num_jagged_tensor_rows=18, 2025-05-07T20:33:25.0596966Z index_dtype=torch.int32, 2025-05-07T20:33:25.0597339Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0597667Z use_cpu=False, 2025-05-07T20:33:25.0597927Z check_non_contiguous=True, 2025-05-07T20:33:25.0598214Z known_shape=True, 2025-05-07T20:33:25.0598460Z ) 2025-05-07T20:33:25.0598744Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0599405Z self=, 2025-05-07T20:33:25.0600041Z max_seq_length=10, 2025-05-07T20:33:25.0600293Z batch_size=94, 2025-05-07T20:33:25.0600535Z num_cols=73, 2025-05-07T20:33:25.0600796Z num_jagged_tensor_rows=81, 2025-05-07T20:33:25.0601103Z index_dtype=torch.int32, 2025-05-07T20:33:25.0601412Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:25.0601728Z use_cpu=True, 2025-05-07T20:33:25.0601981Z check_non_contiguous=False, 2025-05-07T20:33:25.0602283Z known_shape=False, 2025-05-07T20:33:25.0602538Z ) 2025-05-07T20:33:25.0602784Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0603442Z self=, 2025-05-07T20:33:25.0604072Z max_seq_length=8, 2025-05-07T20:33:25.0604326Z batch_size=118, 2025-05-07T20:33:25.0604580Z num_cols=16, 2025-05-07T20:33:25.0604837Z num_jagged_tensor_rows=84, 2025-05-07T20:33:25.0605135Z index_dtype=torch.int64, 2025-05-07T20:33:25.0605443Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:25.0605757Z use_cpu=True, 2025-05-07T20:33:25.0606015Z check_non_contiguous=True, 2025-05-07T20:33:25.0606308Z known_shape=True, 2025-05-07T20:33:25.0606565Z ) 2025-05-07T20:33:25.0606817Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0607464Z self=, 2025-05-07T20:33:25.0608087Z max_seq_length=6, 2025-05-07T20:33:25.0608342Z batch_size=95, 2025-05-07T20:33:25.0608574Z num_cols=92, 2025-05-07T20:33:25.0609079Z num_jagged_tensor_rows=87, 2025-05-07T20:33:25.0609391Z index_dtype=torch.int64, 2025-05-07T20:33:25.0609700Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0610027Z use_cpu=True, 2025-05-07T20:33:25.0610438Z check_non_contiguous=False, 2025-05-07T20:33:25.0610739Z known_shape=False, 2025-05-07T20:33:25.0610989Z ) 2025-05-07T20:33:25.0611240Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0611900Z self=, 2025-05-07T20:33:25.0612644Z max_seq_length=6, 2025-05-07T20:33:25.0612902Z batch_size=6, 2025-05-07T20:33:25.0613141Z num_cols=92, 2025-05-07T20:33:25.0613389Z num_jagged_tensor_rows=87, 2025-05-07T20:33:25.0613696Z index_dtype=torch.int64, 2025-05-07T20:33:25.0614012Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0614331Z use_cpu=True, 2025-05-07T20:33:25.0614591Z check_non_contiguous=False, 2025-05-07T20:33:25.0614890Z known_shape=False, 2025-05-07T20:33:25.0615134Z ) 2025-05-07T20:33:25.0615385Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0616044Z self=, 2025-05-07T20:33:25.0616664Z max_seq_length=6, 2025-05-07T20:33:25.0616918Z batch_size=6, 2025-05-07T20:33:25.0617160Z num_cols=92, 2025-05-07T20:33:25.0617451Z num_jagged_tensor_rows=92, 2025-05-07T20:33:25.0617763Z index_dtype=torch.int64, 2025-05-07T20:33:25.0618085Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0618408Z use_cpu=True, 2025-05-07T20:33:25.0618665Z check_non_contiguous=False, 2025-05-07T20:33:25.0618974Z known_shape=False, 2025-05-07T20:33:25.0619186Z ) 2025-05-07T20:33:25.0619395Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0619937Z self=, 2025-05-07T20:33:25.0620449Z max_seq_length=6, 2025-05-07T20:33:25.0620655Z batch_size=6, 2025-05-07T20:33:25.0620857Z num_cols=92, 2025-05-07T20:33:25.0621077Z num_jagged_tensor_rows=6, 2025-05-07T20:33:25.0621333Z index_dtype=torch.int64, 2025-05-07T20:33:25.0621597Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0621873Z use_cpu=True, 2025-05-07T20:33:25.0622080Z check_non_contiguous=False, 2025-05-07T20:33:25.0622331Z known_shape=False, 2025-05-07T20:33:25.0622541Z ) 2025-05-07T20:33:25.0622753Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0623295Z self=, 2025-05-07T20:33:25.0623807Z max_seq_length=6, 2025-05-07T20:33:25.0624027Z batch_size=6, 2025-05-07T20:33:25.0624223Z num_cols=92, 2025-05-07T20:33:25.0624433Z num_jagged_tensor_rows=6, 2025-05-07T20:33:25.0624687Z index_dtype=torch.int64, 2025-05-07T20:33:25.0624949Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0625222Z use_cpu=True, 2025-05-07T20:33:25.0625433Z check_non_contiguous=True, 2025-05-07T20:33:25.0625676Z known_shape=False, 2025-05-07T20:33:25.0625884Z ) 2025-05-07T20:33:25.0626099Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0626638Z self=, 2025-05-07T20:33:25.0627174Z max_seq_length=5, 2025-05-07T20:33:25.0627411Z batch_size=6, 2025-05-07T20:33:25.0627614Z num_cols=92, 2025-05-07T20:33:25.0627819Z num_jagged_tensor_rows=6, 2025-05-07T20:33:25.0628078Z index_dtype=torch.int64, 2025-05-07T20:33:25.0628338Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0628603Z use_cpu=True, 2025-05-07T20:33:25.0628819Z check_non_contiguous=True, 2025-05-07T20:33:25.0629065Z known_shape=False, 2025-05-07T20:33:25.0629263Z ) 2025-05-07T20:33:25.0629477Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0630019Z self=, 2025-05-07T20:33:25.0630523Z max_seq_length=5, 2025-05-07T20:33:25.0630738Z batch_size=6, 2025-05-07T20:33:25.0631029Z num_cols=6, 2025-05-07T20:33:25.0631236Z num_jagged_tensor_rows=6, 2025-05-07T20:33:25.0631493Z index_dtype=torch.int64, 2025-05-07T20:33:25.0631756Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:25.0632028Z use_cpu=True, 2025-05-07T20:33:25.0632235Z check_non_contiguous=True, 2025-05-07T20:33:25.0632570Z known_shape=False, 2025-05-07T20:33:25.0632786Z ) 2025-05-07T20:33:25.0632993Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0633536Z self=, 2025-05-07T20:33:25.0634051Z max_seq_length=7, 2025-05-07T20:33:25.0634258Z batch_size=59, 2025-05-07T20:33:25.0634462Z num_cols=128, 2025-05-07T20:33:25.0634674Z num_jagged_tensor_rows=125, 2025-05-07T20:33:25.0634926Z index_dtype=torch.int32, 2025-05-07T20:33:25.0635189Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:25.0635459Z use_cpu=False, 2025-05-07T20:33:25.0635674Z check_non_contiguous=False, 2025-05-07T20:33:25.0635923Z known_shape=True, 2025-05-07T20:33:25.0636198Z ) 2025-05-07T20:33:25.0636405Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0636977Z self=, 2025-05-07T20:33:25.0637523Z max_seq_length=7, 2025-05-07T20:33:25.0637737Z batch_size=59, 2025-05-07T20:33:25.0637930Z num_cols=128, 2025-05-07T20:33:25.0638144Z num_jagged_tensor_rows=125, 2025-05-07T20:33:25.0638404Z index_dtype=torch.int32, 2025-05-07T20:33:25.0638659Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:25.0638922Z use_cpu=True, 2025-05-07T20:33:25.0639133Z check_non_contiguous=False, 2025-05-07T20:33:25.0639375Z known_shape=True, 2025-05-07T20:33:25.0639585Z ) 2025-05-07T20:33:25.0639792Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:25.0640337Z self=, 2025-05-07T20:33:25.0640850Z max_seq_length=7, 2025-05-07T20:33:25.0641062Z batch_size=125, 2025-05-07T20:33:25.0641260Z num_cols=128, 2025-05-07T20:33:25.0641471Z num_jagged_tensor_rows=125, 2025-05-07T20:33:25.0641727Z index_dtype=torch.int32, 2025-05-07T20:33:25.0641998Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:25.0642255Z use_cpu=True, 2025-05-07T20:33:25.0642467Z check_non_contiguous=False, 2025-05-07T20:33:25.0642714Z known_shape=True, 2025-05-07T20:33:25.0642912Z ) 2025-05-07T20:33:25.0643082Z PASSED 2025-05-07T20:33:25.1248380Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:33:25.1248856Z 2025-05-07T20:33:25.1248998Z ============================== 2 passed in 2.92s =============================== 2025-05-07T20:33:25.8974028Z 2025-05-07T20:33:25.8974629Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:25.8995188Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 5 seconds 2025-05-07T20:33:25.8995513Z 2025-05-07T20:33:25.8995517Z 2025-05-07T20:33:25.8995521Z 2025-05-07T20:33:25.8995525Z 2025-05-07T20:33:25.9024543Z ################################################################################ 2025-05-07T20:33:25.9031975Z # [2025-05-07T20:33:25.902Z] Run Python Test Suite: 2025-05-07T20:33:25.9032321Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:25.9032640Z ################################################################################ 2025-05-07T20:33:25.9057614Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:25.9058265Z 2025-05-07T20:33:28.0556366Z ============================= test session starts ============================== 2025-05-07T20:33:28.0559976Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:28.0560907Z cachedir: .pytest_cache 2025-05-07T20:33:28.0561793Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:28.0562940Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:28.0563857Z plugins: hypothesis-6.131.14 2025-05-07T20:33:30.2552947Z collecting ... collected 2 items 2025-05-07T20:33:30.2553371Z 2025-05-07T20:33:33.8712871Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8713788Z self=, 2025-05-07T20:33:33.8714313Z num_jagged_dim=1, 2025-05-07T20:33:33.8714548Z outer_dense_size=0, 2025-05-07T20:33:33.8714776Z inner_dense_size=0, 2025-05-07T20:33:33.8715042Z fold_inner_dense=False, 2025-05-07T20:33:33.8715285Z padding_value=0, 2025-05-07T20:33:33.8715505Z dtype=torch.float32, 2025-05-07T20:33:33.8715764Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8716032Z ) 2025-05-07T20:33:33.8716302Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8716870Z self=, 2025-05-07T20:33:33.8717390Z num_jagged_dim=2, 2025-05-07T20:33:33.8717612Z outer_dense_size=0, 2025-05-07T20:33:33.8717839Z inner_dense_size=0, 2025-05-07T20:33:33.8718072Z fold_inner_dense=False, 2025-05-07T20:33:33.8718308Z padding_value=0, 2025-05-07T20:33:33.8718536Z dtype=torch.float32, 2025-05-07T20:33:33.8718786Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8719040Z ) 2025-05-07T20:33:33.8719268Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8719827Z self=, 2025-05-07T20:33:33.8720349Z num_jagged_dim=2, 2025-05-07T20:33:33.8720571Z outer_dense_size=5, 2025-05-07T20:33:33.8720800Z inner_dense_size=5, 2025-05-07T20:33:33.8721030Z fold_inner_dense=False, 2025-05-07T20:33:33.8721273Z padding_value=-1e-08, 2025-05-07T20:33:33.8721526Z dtype=torch.float16, 2025-05-07T20:33:33.8721777Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8722025Z ) 2025-05-07T20:33:33.8722243Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8722792Z self=, 2025-05-07T20:33:33.8723300Z num_jagged_dim=5, 2025-05-07T20:33:33.8723523Z outer_dense_size=4, 2025-05-07T20:33:33.8723744Z inner_dense_size=2, 2025-05-07T20:33:33.8723965Z fold_inner_dense=False, 2025-05-07T20:33:33.8724219Z padding_value=-1e-08, 2025-05-07T20:33:33.8724457Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8724710Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8724972Z ) 2025-05-07T20:33:33.8725183Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8725722Z self=, 2025-05-07T20:33:33.8726238Z num_jagged_dim=4, 2025-05-07T20:33:33.8726459Z outer_dense_size=2, 2025-05-07T20:33:33.8726687Z inner_dense_size=3, 2025-05-07T20:33:33.8726914Z fold_inner_dense=True, 2025-05-07T20:33:33.8727188Z padding_value=-1e-08, 2025-05-07T20:33:33.8727432Z dtype=torch.float16, 2025-05-07T20:33:33.8727686Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8727943Z ) 2025-05-07T20:33:33.8728160Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8728706Z self=, 2025-05-07T20:33:33.8729224Z num_jagged_dim=2, 2025-05-07T20:33:33.8729465Z outer_dense_size=5, 2025-05-07T20:33:33.8730082Z inner_dense_size=0, 2025-05-07T20:33:33.8730310Z fold_inner_dense=False, 2025-05-07T20:33:33.8730544Z padding_value=0, 2025-05-07T20:33:33.8730761Z dtype=torch.float32, 2025-05-07T20:33:33.8731005Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8731256Z ) 2025-05-07T20:33:33.8731622Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8732170Z self=, 2025-05-07T20:33:33.8732679Z num_jagged_dim=1, 2025-05-07T20:33:33.8732898Z outer_dense_size=5, 2025-05-07T20:33:33.8733122Z inner_dense_size=5, 2025-05-07T20:33:33.8733339Z fold_inner_dense=True, 2025-05-07T20:33:33.8733586Z padding_value=-1e-08, 2025-05-07T20:33:33.8733827Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8734072Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8734322Z ) 2025-05-07T20:33:33.8734531Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8735081Z self=, 2025-05-07T20:33:33.8735589Z num_jagged_dim=3, 2025-05-07T20:33:33.8735806Z outer_dense_size=5, 2025-05-07T20:33:33.8736029Z inner_dense_size=1, 2025-05-07T20:33:33.8736248Z fold_inner_dense=True, 2025-05-07T20:33:33.8736484Z padding_value=0, 2025-05-07T20:33:33.8736704Z dtype=torch.float32, 2025-05-07T20:33:33.8736944Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8737200Z ) 2025-05-07T20:33:33.8737413Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8737953Z self=, 2025-05-07T20:33:33.8738469Z num_jagged_dim=5, 2025-05-07T20:33:33.8738688Z outer_dense_size=2, 2025-05-07T20:33:33.8738909Z inner_dense_size=3, 2025-05-07T20:33:33.8739130Z fold_inner_dense=True, 2025-05-07T20:33:33.8739360Z padding_value=0, 2025-05-07T20:33:33.8739614Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8739879Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8740138Z ) 2025-05-07T20:33:33.8740348Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8740886Z self=, 2025-05-07T20:33:33.8741403Z num_jagged_dim=3, 2025-05-07T20:33:33.8741625Z outer_dense_size=3, 2025-05-07T20:33:33.8741842Z inner_dense_size=4, 2025-05-07T20:33:33.8742065Z fold_inner_dense=True, 2025-05-07T20:33:33.8742297Z padding_value=0, 2025-05-07T20:33:33.8742512Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8742759Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8743015Z ) 2025-05-07T20:33:33.8743225Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8743763Z self=, 2025-05-07T20:33:33.8744286Z num_jagged_dim=1, 2025-05-07T20:33:33.8744503Z outer_dense_size=2, 2025-05-07T20:33:33.8744716Z inner_dense_size=0, 2025-05-07T20:33:33.8744938Z fold_inner_dense=True, 2025-05-07T20:33:33.8745168Z padding_value=0, 2025-05-07T20:33:33.8745381Z dtype=torch.float32, 2025-05-07T20:33:33.8745627Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8745886Z ) 2025-05-07T20:33:33.8746091Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8746637Z self=, 2025-05-07T20:33:33.8747151Z num_jagged_dim=3, 2025-05-07T20:33:33.8747363Z outer_dense_size=5, 2025-05-07T20:33:33.8747583Z inner_dense_size=2, 2025-05-07T20:33:33.8747806Z fold_inner_dense=True, 2025-05-07T20:33:33.8748038Z padding_value=0, 2025-05-07T20:33:33.8748248Z dtype=torch.float32, 2025-05-07T20:33:33.8748495Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8748750Z ) 2025-05-07T20:33:33.8749045Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8749592Z self=, 2025-05-07T20:33:33.8750103Z num_jagged_dim=2, 2025-05-07T20:33:33.8750318Z outer_dense_size=2, 2025-05-07T20:33:33.8750621Z inner_dense_size=4, 2025-05-07T20:33:33.8750852Z fold_inner_dense=True, 2025-05-07T20:33:33.8751082Z padding_value=-1e-08, 2025-05-07T20:33:33.8751318Z dtype=torch.float16, 2025-05-07T20:33:33.8751564Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8751816Z ) 2025-05-07T20:33:33.8752027Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8752573Z self=, 2025-05-07T20:33:33.8753086Z num_jagged_dim=1, 2025-05-07T20:33:33.8753302Z outer_dense_size=0, 2025-05-07T20:33:33.8753527Z inner_dense_size=5, 2025-05-07T20:33:33.8753756Z fold_inner_dense=False, 2025-05-07T20:33:33.8753992Z padding_value=-1e-08, 2025-05-07T20:33:33.8754232Z dtype=torch.float16, 2025-05-07T20:33:33.8754480Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8754730Z ) 2025-05-07T20:33:33.8754942Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8755495Z self=, 2025-05-07T20:33:33.8756003Z num_jagged_dim=5, 2025-05-07T20:33:33.8756306Z outer_dense_size=1, 2025-05-07T20:33:33.8756527Z inner_dense_size=4, 2025-05-07T20:33:33.8756747Z fold_inner_dense=True, 2025-05-07T20:33:33.8756988Z padding_value=-1e-08, 2025-05-07T20:33:33.8757226Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8757474Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8757723Z ) 2025-05-07T20:33:33.8757933Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8758480Z self=, 2025-05-07T20:33:33.8758988Z num_jagged_dim=2, 2025-05-07T20:33:33.8759209Z outer_dense_size=1, 2025-05-07T20:33:33.8759437Z inner_dense_size=4, 2025-05-07T20:33:33.8759692Z fold_inner_dense=True, 2025-05-07T20:33:33.8759927Z padding_value=0, 2025-05-07T20:33:33.8760152Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8760392Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8760646Z ) 2025-05-07T20:33:33.8760855Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8761394Z self=, 2025-05-07T20:33:33.8761909Z num_jagged_dim=2, 2025-05-07T20:33:33.8762129Z outer_dense_size=1, 2025-05-07T20:33:33.8762348Z inner_dense_size=0, 2025-05-07T20:33:33.8762584Z fold_inner_dense=True, 2025-05-07T20:33:33.8762816Z padding_value=-1e-08, 2025-05-07T20:33:33.8763051Z dtype=torch.float32, 2025-05-07T20:33:33.8763306Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8763556Z ) 2025-05-07T20:33:33.8763771Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8764319Z self=, 2025-05-07T20:33:33.8764833Z num_jagged_dim=2, 2025-05-07T20:33:33.8765065Z outer_dense_size=3, 2025-05-07T20:33:33.8765294Z inner_dense_size=1, 2025-05-07T20:33:33.8765521Z fold_inner_dense=True, 2025-05-07T20:33:33.8765749Z padding_value=0, 2025-05-07T20:33:33.8765971Z dtype=torch.float32, 2025-05-07T20:33:33.8766220Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8766468Z ) 2025-05-07T20:33:33.8766689Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8767237Z self=, 2025-05-07T20:33:33.8767755Z num_jagged_dim=5, 2025-05-07T20:33:33.8767976Z outer_dense_size=0, 2025-05-07T20:33:33.8768336Z inner_dense_size=4, 2025-05-07T20:33:33.8768561Z fold_inner_dense=False, 2025-05-07T20:33:33.8768805Z padding_value=-1e-08, 2025-05-07T20:33:33.8769045Z dtype=torch.float32, 2025-05-07T20:33:33.8769285Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8769540Z ) 2025-05-07T20:33:33.8769868Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8770417Z self=, 2025-05-07T20:33:33.8770935Z num_jagged_dim=3, 2025-05-07T20:33:33.8771159Z outer_dense_size=0, 2025-05-07T20:33:33.8771385Z inner_dense_size=2, 2025-05-07T20:33:33.8771607Z fold_inner_dense=True, 2025-05-07T20:33:33.8771844Z padding_value=0, 2025-05-07T20:33:33.8772070Z dtype=torch.float32, 2025-05-07T20:33:33.8772312Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8772574Z ) 2025-05-07T20:33:33.8772792Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8773337Z self=, 2025-05-07T20:33:33.8773852Z num_jagged_dim=1, 2025-05-07T20:33:33.8774073Z outer_dense_size=1, 2025-05-07T20:33:33.8774292Z inner_dense_size=0, 2025-05-07T20:33:33.8774526Z fold_inner_dense=False, 2025-05-07T20:33:33.8774773Z padding_value=0, 2025-05-07T20:33:33.8774992Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8775246Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8775504Z ) 2025-05-07T20:33:33.8775717Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8776263Z self=, 2025-05-07T20:33:33.8776782Z num_jagged_dim=4, 2025-05-07T20:33:33.8777009Z outer_dense_size=5, 2025-05-07T20:33:33.8777230Z inner_dense_size=5, 2025-05-07T20:33:33.8777461Z fold_inner_dense=True, 2025-05-07T20:33:33.8777706Z padding_value=0, 2025-05-07T20:33:33.8777931Z dtype=torch.float16, 2025-05-07T20:33:33.8778184Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8778446Z ) 2025-05-07T20:33:33.8778658Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8779204Z self=, 2025-05-07T20:33:33.8779730Z num_jagged_dim=5, 2025-05-07T20:33:33.8779954Z outer_dense_size=3, 2025-05-07T20:33:33.8780178Z inner_dense_size=2, 2025-05-07T20:33:33.8780411Z fold_inner_dense=True, 2025-05-07T20:33:33.8780659Z padding_value=-1e-08, 2025-05-07T20:33:33.8780897Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8781151Z device_type=device(type='cpu'), 2025-05-07T20:33:33.8781412Z ) 2025-05-07T20:33:33.8781626Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:33.8782174Z self=, 2025-05-07T20:33:33.8782696Z num_jagged_dim=5, 2025-05-07T20:33:33.8782914Z outer_dense_size=1, 2025-05-07T20:33:33.8783134Z inner_dense_size=0, 2025-05-07T20:33:33.8783356Z fold_inner_dense=True, 2025-05-07T20:33:33.8783580Z padding_value=0, 2025-05-07T20:33:33.8783801Z dtype=torch.bfloat16, 2025-05-07T20:33:33.8784045Z device_type=device(type='cuda'), 2025-05-07T20:33:33.8784299Z ) 2025-05-07T20:33:34.7654703Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7655278Z self=, 2025-05-07T20:33:34.7655804Z num_jagged_dim=2, 2025-05-07T20:33:34.7656076Z outer_dense_size=4, 2025-05-07T20:33:34.7656301Z inner_dense_size=3, 2025-05-07T20:33:34.7656525Z fold_inner_dense=True, 2025-05-07T20:33:34.7656777Z padding_value=-1e-08, 2025-05-07T20:33:34.7657025Z dtype=torch.bfloat16, 2025-05-07T20:33:34.7657271Z device_type=device(type='cuda'), 2025-05-07T20:33:34.7657536Z ) 2025-05-07T20:33:34.7657971Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7658523Z self=, 2025-05-07T20:33:34.7659032Z num_jagged_dim=2, 2025-05-07T20:33:34.7659259Z outer_dense_size=0, 2025-05-07T20:33:34.7659657Z inner_dense_size=2, 2025-05-07T20:33:34.7659904Z fold_inner_dense=True, 2025-05-07T20:33:34.7660144Z padding_value=-1e-08, 2025-05-07T20:33:34.7660381Z dtype=torch.float16, 2025-05-07T20:33:34.7660626Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7660881Z ) 2025-05-07T20:33:34.7661095Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7661639Z self=, 2025-05-07T20:33:34.7662160Z num_jagged_dim=2, 2025-05-07T20:33:34.7662379Z outer_dense_size=4, 2025-05-07T20:33:34.7662596Z inner_dense_size=4, 2025-05-07T20:33:34.7662830Z fold_inner_dense=False, 2025-05-07T20:33:34.7663065Z padding_value=0, 2025-05-07T20:33:34.7663291Z dtype=torch.bfloat16, 2025-05-07T20:33:34.7663536Z device_type=device(type='cuda'), 2025-05-07T20:33:34.7663790Z ) 2025-05-07T20:33:34.7664004Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7664543Z self=, 2025-05-07T20:33:34.7665065Z num_jagged_dim=4, 2025-05-07T20:33:34.7665284Z outer_dense_size=4, 2025-05-07T20:33:34.7665501Z inner_dense_size=4, 2025-05-07T20:33:34.7665727Z fold_inner_dense=False, 2025-05-07T20:33:34.7665972Z padding_value=0, 2025-05-07T20:33:34.7666191Z dtype=torch.bfloat16, 2025-05-07T20:33:34.7666441Z device_type=device(type='cuda'), 2025-05-07T20:33:34.7666700Z ) 2025-05-07T20:33:34.7666908Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7667456Z self=, 2025-05-07T20:33:34.7667972Z num_jagged_dim=2, 2025-05-07T20:33:34.7668195Z outer_dense_size=0, 2025-05-07T20:33:34.7668412Z inner_dense_size=3, 2025-05-07T20:33:34.7668641Z fold_inner_dense=False, 2025-05-07T20:33:34.7668878Z padding_value=0, 2025-05-07T20:33:34.7669105Z dtype=torch.float16, 2025-05-07T20:33:34.7669358Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7669646Z ) 2025-05-07T20:33:34.7669877Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7670424Z self=, 2025-05-07T20:33:34.7670938Z num_jagged_dim=1, 2025-05-07T20:33:34.7671156Z outer_dense_size=0, 2025-05-07T20:33:34.7671383Z inner_dense_size=3, 2025-05-07T20:33:34.7671609Z fold_inner_dense=False, 2025-05-07T20:33:34.7671843Z padding_value=0, 2025-05-07T20:33:34.7672064Z dtype=torch.float16, 2025-05-07T20:33:34.7672316Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7672571Z ) 2025-05-07T20:33:34.7672777Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7673319Z self=, 2025-05-07T20:33:34.7673833Z num_jagged_dim=1, 2025-05-07T20:33:34.7674054Z outer_dense_size=0, 2025-05-07T20:33:34.7674281Z inner_dense_size=1, 2025-05-07T20:33:34.7674510Z fold_inner_dense=False, 2025-05-07T20:33:34.7674737Z padding_value=0, 2025-05-07T20:33:34.7674958Z dtype=torch.float16, 2025-05-07T20:33:34.7675203Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7675452Z ) 2025-05-07T20:33:34.7675667Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7676294Z self=, 2025-05-07T20:33:34.7676807Z num_jagged_dim=1, 2025-05-07T20:33:34.7677028Z outer_dense_size=1, 2025-05-07T20:33:34.7677342Z inner_dense_size=1, 2025-05-07T20:33:34.7677574Z fold_inner_dense=False, 2025-05-07T20:33:34.7677805Z padding_value=0, 2025-05-07T20:33:34.7678027Z dtype=torch.float16, 2025-05-07T20:33:34.7678275Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7678529Z ) 2025-05-07T20:33:34.7678740Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7679363Z self=, 2025-05-07T20:33:34.7679873Z num_jagged_dim=1, 2025-05-07T20:33:34.7680094Z outer_dense_size=0, 2025-05-07T20:33:34.7680321Z inner_dense_size=2, 2025-05-07T20:33:34.7680541Z fold_inner_dense=True, 2025-05-07T20:33:34.7680784Z padding_value=-1e-08, 2025-05-07T20:33:34.7681023Z dtype=torch.float16, 2025-05-07T20:33:34.7681262Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7681521Z ) 2025-05-07T20:33:34.7681741Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7682295Z self=, 2025-05-07T20:33:34.7682804Z num_jagged_dim=1, 2025-05-07T20:33:34.7683027Z outer_dense_size=1, 2025-05-07T20:33:34.7683251Z inner_dense_size=2, 2025-05-07T20:33:34.7683473Z fold_inner_dense=True, 2025-05-07T20:33:34.7683721Z padding_value=-1e-08, 2025-05-07T20:33:34.7683960Z dtype=torch.float16, 2025-05-07T20:33:34.7684202Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7684463Z ) 2025-05-07T20:33:34.7684681Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7685223Z self=, 2025-05-07T20:33:34.7685738Z num_jagged_dim=1, 2025-05-07T20:33:34.7685958Z outer_dense_size=2, 2025-05-07T20:33:34.7686175Z inner_dense_size=2, 2025-05-07T20:33:34.7686398Z fold_inner_dense=True, 2025-05-07T20:33:34.7686637Z padding_value=-1e-08, 2025-05-07T20:33:34.7686881Z dtype=torch.float16, 2025-05-07T20:33:34.7687122Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7687394Z ) 2025-05-07T20:33:34.7687610Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7688156Z self=, 2025-05-07T20:33:34.7696336Z num_jagged_dim=1, 2025-05-07T20:33:34.7696580Z outer_dense_size=2, 2025-05-07T20:33:34.7696804Z inner_dense_size=1, 2025-05-07T20:33:34.7697037Z fold_inner_dense=True, 2025-05-07T20:33:34.7697289Z padding_value=-1e-08, 2025-05-07T20:33:34.7697528Z dtype=torch.float16, 2025-05-07T20:33:34.7697779Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7698044Z ) 2025-05-07T20:33:34.7698257Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7698811Z self=, 2025-05-07T20:33:34.7699334Z num_jagged_dim=1, 2025-05-07T20:33:34.7699563Z outer_dense_size=1, 2025-05-07T20:33:34.7699792Z inner_dense_size=1, 2025-05-07T20:33:34.7700026Z fold_inner_dense=True, 2025-05-07T20:33:34.7700270Z padding_value=-1e-08, 2025-05-07T20:33:34.7700508Z dtype=torch.float16, 2025-05-07T20:33:34.7700761Z device_type=device(type='cpu'), 2025-05-07T20:33:34.7701025Z ) 2025-05-07T20:33:34.7701231Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7701787Z self=, 2025-05-07T20:33:34.7702310Z num_jagged_dim=2, 2025-05-07T20:33:34.7702526Z outer_dense_size=0, 2025-05-07T20:33:34.7702752Z inner_dense_size=4, 2025-05-07T20:33:34.7702979Z fold_inner_dense=False, 2025-05-07T20:33:34.7703216Z padding_value=-1e-08, 2025-05-07T20:33:34.7703458Z dtype=torch.float16, 2025-05-07T20:33:34.7703707Z device_type=device(type='cuda'), 2025-05-07T20:33:34.7703964Z ) 2025-05-07T20:33:34.7704301Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:34.7704851Z self=, 2025-05-07T20:33:34.7705371Z num_jagged_dim=2, 2025-05-07T20:33:34.7705583Z outer_dense_size=0, 2025-05-07T20:33:34.7705809Z inner_dense_size=0, 2025-05-07T20:33:34.7706117Z fold_inner_dense=False, 2025-05-07T20:33:34.7706353Z padding_value=-1e-08, 2025-05-07T20:33:34.7706590Z dtype=torch.float16, 2025-05-07T20:33:34.7706841Z device_type=device(type='cuda'), 2025-05-07T20:33:34.7707093Z ) 2025-05-07T20:33:34.7707279Z PASSED 2025-05-07T20:33:35.0171921Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense_meta_backend Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0173154Z self=, 2025-05-07T20:33:35.0173941Z num_jagged_dim=1, 2025-05-07T20:33:35.0174239Z outer_dense_size=0, 2025-05-07T20:33:35.0174517Z inner_dense_size=0, 2025-05-07T20:33:35.0174742Z padding_value=0, 2025-05-07T20:33:35.0174968Z dtype=torch.float32, 2025-05-07T20:33:35.0175203Z device_type='meta', 2025-05-07T20:33:35.0175411Z ) 2025-05-07T20:33:35.0175669Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0176310Z self=, 2025-05-07T20:33:35.0176866Z num_jagged_dim=2, 2025-05-07T20:33:35.0177083Z outer_dense_size=0, 2025-05-07T20:33:35.0177309Z inner_dense_size=0, 2025-05-07T20:33:35.0177535Z padding_value=0, 2025-05-07T20:33:35.0177753Z dtype=torch.float32, 2025-05-07T20:33:35.0177986Z device_type='meta', 2025-05-07T20:33:35.0178201Z ) 2025-05-07T20:33:35.0178445Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0179088Z self=, 2025-05-07T20:33:35.0179656Z num_jagged_dim=2, 2025-05-07T20:33:35.0179916Z outer_dense_size=5, 2025-05-07T20:33:35.0180134Z inner_dense_size=3, 2025-05-07T20:33:35.0180353Z padding_value=0, 2025-05-07T20:33:35.0180584Z dtype=torch.bfloat16, 2025-05-07T20:33:35.0180812Z device_type='meta', 2025-05-07T20:33:35.0181020Z ) 2025-05-07T20:33:35.0181269Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0181896Z self=, 2025-05-07T20:33:35.0182460Z num_jagged_dim=5, 2025-05-07T20:33:35.0182676Z outer_dense_size=0, 2025-05-07T20:33:35.0182892Z inner_dense_size=2, 2025-05-07T20:33:35.0183111Z padding_value=0, 2025-05-07T20:33:35.0183332Z dtype=torch.float16, 2025-05-07T20:33:35.0183556Z device_type='meta', 2025-05-07T20:33:35.0183774Z ) 2025-05-07T20:33:35.0184024Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0184656Z self=, 2025-05-07T20:33:35.0185206Z num_jagged_dim=5, 2025-05-07T20:33:35.0185432Z outer_dense_size=2, 2025-05-07T20:33:35.0185654Z inner_dense_size=4, 2025-05-07T20:33:35.0185868Z padding_value=0, 2025-05-07T20:33:35.0186089Z dtype=torch.float16, 2025-05-07T20:33:35.0186322Z device_type='meta', 2025-05-07T20:33:35.0186526Z ) 2025-05-07T20:33:35.0186778Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0187408Z self=, 2025-05-07T20:33:35.0187960Z num_jagged_dim=5, 2025-05-07T20:33:35.0188176Z outer_dense_size=1, 2025-05-07T20:33:35.0188396Z inner_dense_size=4, 2025-05-07T20:33:35.0188827Z padding_value=0, 2025-05-07T20:33:35.0189052Z dtype=torch.bfloat16, 2025-05-07T20:33:35.0189287Z device_type='meta', 2025-05-07T20:33:35.0189496Z ) 2025-05-07T20:33:35.0189751Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0190423Z self=, 2025-05-07T20:33:35.0191103Z num_jagged_dim=5, 2025-05-07T20:33:35.0191317Z outer_dense_size=3, 2025-05-07T20:33:35.0191542Z inner_dense_size=5, 2025-05-07T20:33:35.0191763Z padding_value=0, 2025-05-07T20:33:35.0191980Z dtype=torch.float32, 2025-05-07T20:33:35.0192211Z device_type='meta', 2025-05-07T20:33:35.0192424Z ) 2025-05-07T20:33:35.0192668Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0193302Z self=, 2025-05-07T20:33:35.0193865Z num_jagged_dim=3, 2025-05-07T20:33:35.0194089Z outer_dense_size=3, 2025-05-07T20:33:35.0194305Z inner_dense_size=4, 2025-05-07T20:33:35.0194528Z padding_value=0, 2025-05-07T20:33:35.0194756Z dtype=torch.float16, 2025-05-07T20:33:35.0194982Z device_type='meta', 2025-05-07T20:33:35.0195193Z ) 2025-05-07T20:33:35.0195454Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0196201Z self=, 2025-05-07T20:33:35.0196760Z num_jagged_dim=5, 2025-05-07T20:33:35.0196979Z outer_dense_size=4, 2025-05-07T20:33:35.0197198Z inner_dense_size=4, 2025-05-07T20:33:35.0197415Z padding_value=0, 2025-05-07T20:33:35.0197641Z dtype=torch.bfloat16, 2025-05-07T20:33:35.0197866Z device_type='meta', 2025-05-07T20:33:35.0198077Z ) 2025-05-07T20:33:35.0198322Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0198964Z self=, 2025-05-07T20:33:35.0199513Z num_jagged_dim=4, 2025-05-07T20:33:35.0199730Z outer_dense_size=5, 2025-05-07T20:33:35.0199951Z inner_dense_size=4, 2025-05-07T20:33:35.0200163Z padding_value=0, 2025-05-07T20:33:35.0200389Z dtype=torch.float16, 2025-05-07T20:33:35.0200622Z device_type='meta', 2025-05-07T20:33:35.0200825Z ) 2025-05-07T20:33:35.0201073Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0201703Z self=, 2025-05-07T20:33:35.0202253Z num_jagged_dim=3, 2025-05-07T20:33:35.0202468Z outer_dense_size=4, 2025-05-07T20:33:35.0202687Z inner_dense_size=2, 2025-05-07T20:33:35.0202903Z padding_value=0, 2025-05-07T20:33:35.0203118Z dtype=torch.float32, 2025-05-07T20:33:35.0203348Z device_type='meta', 2025-05-07T20:33:35.0203559Z ) 2025-05-07T20:33:35.0203803Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0204433Z self=, 2025-05-07T20:33:35.0204988Z num_jagged_dim=3, 2025-05-07T20:33:35.0205205Z outer_dense_size=4, 2025-05-07T20:33:35.0205423Z inner_dense_size=4, 2025-05-07T20:33:35.0205642Z padding_value=0, 2025-05-07T20:33:35.0205857Z dtype=torch.float32, 2025-05-07T20:33:35.0206091Z device_type='meta', 2025-05-07T20:33:35.0206303Z ) 2025-05-07T20:33:35.0206546Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0207178Z self=, 2025-05-07T20:33:35.0207736Z num_jagged_dim=4, 2025-05-07T20:33:35.0207954Z outer_dense_size=4, 2025-05-07T20:33:35.0208170Z inner_dense_size=4, 2025-05-07T20:33:35.0208480Z padding_value=0, 2025-05-07T20:33:35.0208868Z dtype=torch.float32, 2025-05-07T20:33:35.0209095Z device_type='meta', 2025-05-07T20:33:35.0209310Z ) 2025-05-07T20:33:35.0209560Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0210186Z self=, 2025-05-07T20:33:35.0210871Z num_jagged_dim=2, 2025-05-07T20:33:35.0211091Z outer_dense_size=3, 2025-05-07T20:33:35.0211307Z inner_dense_size=4, 2025-05-07T20:33:35.0211525Z padding_value=0, 2025-05-07T20:33:35.0211746Z dtype=torch.float32, 2025-05-07T20:33:35.0211973Z device_type='meta', 2025-05-07T20:33:35.0212183Z ) 2025-05-07T20:33:35.0212435Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0213073Z self=, 2025-05-07T20:33:35.0213623Z num_jagged_dim=2, 2025-05-07T20:33:35.0213848Z outer_dense_size=3, 2025-05-07T20:33:35.0214069Z inner_dense_size=2, 2025-05-07T20:33:35.0214281Z padding_value=0, 2025-05-07T20:33:35.0214501Z dtype=torch.float32, 2025-05-07T20:33:35.0214731Z device_type='meta', 2025-05-07T20:33:35.0214940Z ) 2025-05-07T20:33:35.0215195Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0215827Z self=, 2025-05-07T20:33:35.0216378Z num_jagged_dim=3, 2025-05-07T20:33:35.0216598Z outer_dense_size=3, 2025-05-07T20:33:35.0216820Z inner_dense_size=2, 2025-05-07T20:33:35.0217037Z padding_value=0, 2025-05-07T20:33:35.0217252Z dtype=torch.float32, 2025-05-07T20:33:35.0217486Z device_type='meta', 2025-05-07T20:33:35.0217698Z ) 2025-05-07T20:33:35.0217949Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0218581Z self=, 2025-05-07T20:33:35.0219136Z num_jagged_dim=3, 2025-05-07T20:33:35.0219361Z outer_dense_size=3, 2025-05-07T20:33:35.0219575Z inner_dense_size=3, 2025-05-07T20:33:35.0219797Z padding_value=0, 2025-05-07T20:33:35.0220024Z dtype=torch.float32, 2025-05-07T20:33:35.0220247Z device_type='meta', 2025-05-07T20:33:35.0220459Z ) 2025-05-07T20:33:35.0220710Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0221344Z self=, 2025-05-07T20:33:35.0221893Z num_jagged_dim=3, 2025-05-07T20:33:35.0222112Z outer_dense_size=4, 2025-05-07T20:33:35.0222335Z inner_dense_size=0, 2025-05-07T20:33:35.0222546Z padding_value=0, 2025-05-07T20:33:35.0222771Z dtype=torch.float16, 2025-05-07T20:33:35.0222998Z device_type='meta', 2025-05-07T20:33:35.0223203Z ) 2025-05-07T20:33:35.0223458Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0224088Z self=, 2025-05-07T20:33:35.0224638Z num_jagged_dim=1, 2025-05-07T20:33:35.0224854Z outer_dense_size=4, 2025-05-07T20:33:35.0225080Z inner_dense_size=0, 2025-05-07T20:33:35.0225300Z padding_value=0, 2025-05-07T20:33:35.0225514Z dtype=torch.float16, 2025-05-07T20:33:35.0225741Z device_type='meta', 2025-05-07T20:33:35.0225950Z ) 2025-05-07T20:33:35.0226194Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:35.0226829Z self=, 2025-05-07T20:33:35.0227387Z num_jagged_dim=1, 2025-05-07T20:33:35.0227603Z outer_dense_size=1, 2025-05-07T20:33:35.0227825Z inner_dense_size=0, 2025-05-07T20:33:35.0228171Z padding_value=0, 2025-05-07T20:33:35.0228392Z dtype=torch.float16, 2025-05-07T20:33:35.0228618Z device_type='meta', 2025-05-07T20:33:35.0228827Z ) 2025-05-07T20:33:35.0229006Z PASSED 2025-05-07T20:33:35.0229118Z 2025-05-07T20:33:35.0229259Z =============================== warnings summary =============================== 2025-05-07T20:33:35.0229920Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:33:35.0231328Z /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:35.0232506Z warnings.warn( 2025-05-07T20:33:35.0232641Z 2025-05-07T20:33:35.0232945Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:33:35.0236192Z /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:35.0239325Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:35.0239725Z 2025-05-07T20:33:35.0239957Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:35.0240412Z ======================== 2 passed, 2 warnings in 7.10s ========================= 2025-05-07T20:33:35.7701819Z 2025-05-07T20:33:35.7702481Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:35.7722734Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 10 seconds 2025-05-07T20:33:35.7723049Z 2025-05-07T20:33:35.7723419Z 2025-05-07T20:33:35.7723430Z 2025-05-07T20:33:35.7723435Z 2025-05-07T20:33:35.7745163Z ################################################################################ 2025-05-07T20:33:35.7762040Z # [2025-05-07T20:33:35.775Z] Run Python Test Suite: 2025-05-07T20:33:35.7762444Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:35.7762771Z ################################################################################ 2025-05-07T20:33:35.7786868Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:35.7787528Z 2025-05-07T20:33:37.9258037Z ============================= test session starts ============================== 2025-05-07T20:33:37.9258663Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:37.9259204Z cachedir: .pytest_cache 2025-05-07T20:33:37.9259770Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:37.9260488Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:37.9260884Z plugins: hypothesis-6.131.14 2025-05-07T20:33:40.1199372Z collecting ... collected 1 item 2025-05-07T20:33:40.1199699Z 2025-05-07T20:33:40.6031751Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:33:40.6032241Z 2025-05-07T20:33:40.6032609Z ============================== 1 passed in 2.81s =============================== 2025-05-07T20:33:41.3569328Z 2025-05-07T20:33:41.3569847Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:41.3589873Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 6 seconds 2025-05-07T20:33:41.3590635Z 2025-05-07T20:33:41.3590639Z 2025-05-07T20:33:41.3590643Z 2025-05-07T20:33:41.3590647Z 2025-05-07T20:33:41.3612598Z ################################################################################ 2025-05-07T20:33:41.3630007Z # [2025-05-07T20:33:41.362Z] Run Python Test Suite: 2025-05-07T20:33:41.3630339Z # ./jagged/misc_ops_test.py 2025-05-07T20:33:41.3630626Z ################################################################################ 2025-05-07T20:33:41.3654833Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/misc_ops_test.py 2025-05-07T20:33:41.3655492Z 2025-05-07T20:33:43.5098445Z ============================= test session starts ============================== 2025-05-07T20:33:43.5099109Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:43.5099614Z cachedir: .pytest_cache 2025-05-07T20:33:43.5100213Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:43.5100928Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:43.5101321Z plugins: hypothesis-6.131.14 2025-05-07T20:33:45.7070058Z collecting ... collected 3 items 2025-05-07T20:33:45.7070300Z 2025-05-07T20:33:45.8663147Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:33:46.2223643Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2224388Z self=, 2025-05-07T20:33:46.2224816Z B=1, 2025-05-07T20:33:46.2224999Z max_L=1, 2025-05-07T20:33:46.2225191Z D=1, 2025-05-07T20:33:46.2225381Z dtype=torch.float32, 2025-05-07T20:33:46.2225637Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2225908Z ) 2025-05-07T20:33:46.2226107Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2226536Z self=, 2025-05-07T20:33:46.2226943Z B=170, 2025-05-07T20:33:46.2227124Z max_L=1, 2025-05-07T20:33:46.2227309Z D=1, 2025-05-07T20:33:46.2227494Z dtype=torch.float32, 2025-05-07T20:33:46.2227745Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2228000Z ) 2025-05-07T20:33:46.2228189Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2228614Z self=, 2025-05-07T20:33:46.2229028Z B=170, 2025-05-07T20:33:46.2229286Z max_L=706, 2025-05-07T20:33:46.2229482Z D=28, 2025-05-07T20:33:46.2229672Z dtype=torch.float32, 2025-05-07T20:33:46.2229912Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2230171Z ) 2025-05-07T20:33:46.2230363Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2230789Z self=, 2025-05-07T20:33:46.2231203Z B=68, 2025-05-07T20:33:46.2231387Z max_L=448, 2025-05-07T20:33:46.2231579Z D=17, 2025-05-07T20:33:46.2231763Z dtype=torch.float32, 2025-05-07T20:33:46.2232014Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2232267Z ) 2025-05-07T20:33:46.2232459Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2232890Z self=, 2025-05-07T20:33:46.2233304Z B=474, 2025-05-07T20:33:46.2233480Z max_L=58, 2025-05-07T20:33:46.2233669Z D=15, 2025-05-07T20:33:46.2234205Z dtype=torch.float32, 2025-05-07T20:33:46.2234457Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2234711Z ) 2025-05-07T20:33:46.2234908Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2235327Z self=, 2025-05-07T20:33:46.2235741Z B=227, 2025-05-07T20:33:46.2236161Z max_L=793, 2025-05-07T20:33:46.2236351Z D=5, 2025-05-07T20:33:46.2236548Z dtype=torch.float32, 2025-05-07T20:33:46.2236796Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2237045Z ) 2025-05-07T20:33:46.2237238Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2237659Z self=, 2025-05-07T20:33:46.2238069Z B=116, 2025-05-07T20:33:46.2238246Z max_L=142, 2025-05-07T20:33:46.2238433Z D=14, 2025-05-07T20:33:46.2238620Z dtype=torch.float32, 2025-05-07T20:33:46.2238862Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2239121Z ) 2025-05-07T20:33:46.2239319Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2239734Z self=, 2025-05-07T20:33:46.2240146Z B=152, 2025-05-07T20:33:46.2240328Z max_L=143, 2025-05-07T20:33:46.2240514Z D=20, 2025-05-07T20:33:46.2240717Z dtype=torch.float32, 2025-05-07T20:33:46.2240962Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2241215Z ) 2025-05-07T20:33:46.2241404Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2241826Z self=, 2025-05-07T20:33:46.2242230Z B=366, 2025-05-07T20:33:46.2242412Z max_L=67, 2025-05-07T20:33:46.2242599Z D=22, 2025-05-07T20:33:46.2242786Z dtype=torch.float32, 2025-05-07T20:33:46.2243027Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2243281Z ) 2025-05-07T20:33:46.2243478Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2243901Z self=, 2025-05-07T20:33:46.2244318Z B=2, 2025-05-07T20:33:46.2244496Z max_L=820, 2025-05-07T20:33:46.2244682Z D=5, 2025-05-07T20:33:46.2244877Z dtype=torch.float32, 2025-05-07T20:33:46.2245128Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2245380Z ) 2025-05-07T20:33:46.2245577Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2246003Z self=, 2025-05-07T20:33:46.2246411Z B=30, 2025-05-07T20:33:46.2246593Z max_L=316, 2025-05-07T20:33:46.2246786Z D=27, 2025-05-07T20:33:46.2246974Z dtype=torch.float32, 2025-05-07T20:33:46.2247222Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2247479Z ) 2025-05-07T20:33:46.2247668Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2248088Z self=, 2025-05-07T20:33:46.2248498Z B=30, 2025-05-07T20:33:46.2248686Z max_L=316, 2025-05-07T20:33:46.2248875Z D=30, 2025-05-07T20:33:46.2249063Z dtype=torch.float32, 2025-05-07T20:33:46.2249327Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2249578Z ) 2025-05-07T20:33:46.2249775Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2257952Z self=, 2025-05-07T20:33:46.2258482Z B=30, 2025-05-07T20:33:46.2258669Z max_L=316, 2025-05-07T20:33:46.2258861Z D=1, 2025-05-07T20:33:46.2259058Z dtype=torch.float32, 2025-05-07T20:33:46.2259314Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2259569Z ) 2025-05-07T20:33:46.2259772Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2260201Z self=, 2025-05-07T20:33:46.2260610Z B=316, 2025-05-07T20:33:46.2260795Z max_L=316, 2025-05-07T20:33:46.2260987Z D=1, 2025-05-07T20:33:46.2261171Z dtype=torch.float32, 2025-05-07T20:33:46.2261542Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2261803Z ) 2025-05-07T20:33:46.2261993Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2262419Z self=, 2025-05-07T20:33:46.2262838Z B=316, 2025-05-07T20:33:46.2263126Z max_L=1, 2025-05-07T20:33:46.2263330Z D=1, 2025-05-07T20:33:46.2263521Z dtype=torch.float32, 2025-05-07T20:33:46.2263773Z device_type=device(type='cpu'), 2025-05-07T20:33:46.2264025Z ) 2025-05-07T20:33:46.2264219Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2264649Z self=, 2025-05-07T20:33:46.2265061Z B=329, 2025-05-07T20:33:46.2265245Z max_L=1, 2025-05-07T20:33:46.2265436Z D=21, 2025-05-07T20:33:46.2265619Z dtype=torch.float32, 2025-05-07T20:33:46.2265873Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2266133Z ) 2025-05-07T20:33:46.2266327Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2266750Z self=, 2025-05-07T20:33:46.2267167Z B=329, 2025-05-07T20:33:46.2267345Z max_L=1, 2025-05-07T20:33:46.2267534Z D=1, 2025-05-07T20:33:46.2267724Z dtype=torch.float32, 2025-05-07T20:33:46.2267973Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2268238Z ) 2025-05-07T20:33:46.2268431Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2268863Z self=, 2025-05-07T20:33:46.2269269Z B=329, 2025-05-07T20:33:46.2269455Z max_L=329, 2025-05-07T20:33:46.2269649Z D=1, 2025-05-07T20:33:46.2269830Z dtype=torch.float32, 2025-05-07T20:33:46.2270079Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2270336Z ) 2025-05-07T20:33:46.2270526Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2270957Z self=, 2025-05-07T20:33:46.2271371Z B=1, 2025-05-07T20:33:46.2271548Z max_L=329, 2025-05-07T20:33:46.2271741Z D=1, 2025-05-07T20:33:46.2271924Z dtype=torch.float32, 2025-05-07T20:33:46.2272164Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2272420Z ) 2025-05-07T20:33:46.2272612Z Trying example: test_jagged_softmax( 2025-05-07T20:33:46.2273032Z self=, 2025-05-07T20:33:46.2273441Z B=1, 2025-05-07T20:33:46.2273622Z max_L=1, 2025-05-07T20:33:46.2273802Z D=1, 2025-05-07T20:33:46.2273991Z dtype=torch.float32, 2025-05-07T20:33:46.2274237Z device_type=device(type='cuda'), 2025-05-07T20:33:46.2274485Z ) 2025-05-07T20:33:46.2274662Z PASSED 2025-05-07T20:33:46.2597842Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:33:46.2598230Z 2025-05-07T20:33:46.2598377Z =============================== warnings summary =============================== 2025-05-07T20:33:46.2598843Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:46.2601920Z /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:46.2605298Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:46.2605708Z 2025-05-07T20:33:46.2605924Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:46.2609223Z /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:46.2612526Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:46.2612925Z 2025-05-07T20:33:46.2613145Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:46.2613608Z ======================== 3 passed, 2 warnings in 2.88s ========================= 2025-05-07T20:33:47.0150582Z 2025-05-07T20:33:47.0151265Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:33:47.0168227Z [TEST] Python test time for ./jagged/misc_ops_test.py: 6 seconds 2025-05-07T20:33:47.0168605Z 2025-05-07T20:33:47.0168610Z 2025-05-07T20:33:47.0168615Z 2025-05-07T20:33:47.0168620Z 2025-05-07T20:33:47.0190255Z ################################################################################ 2025-05-07T20:33:47.0205694Z # [2025-05-07T20:33:47.020Z] Run Python Test Suite: 2025-05-07T20:33:47.0206029Z # ./jagged/slice_test.py 2025-05-07T20:33:47.0206330Z ################################################################################ 2025-05-07T20:33:47.0231053Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/slice_test.py 2025-05-07T20:33:47.0231640Z 2025-05-07T20:33:49.1688308Z ============================= test session starts ============================== 2025-05-07T20:33:49.1689138Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:49.1689653Z cachedir: .pytest_cache 2025-05-07T20:33:49.1690214Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:49.1690930Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:49.1691331Z plugins: hypothesis-6.131.14 2025-05-07T20:33:51.3858614Z collecting ... collected 2 items 2025-05-07T20:33:51.3858854Z 2025-05-07T20:33:51.7224298Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:33:51.7224998Z self=, 2025-05-07T20:33:51.7225527Z B=10, 2025-05-07T20:33:51.7225706Z N=10, 2025-05-07T20:33:51.7225908Z slice_length=0, 2025-05-07T20:33:51.7226133Z dtype=torch.float32, 2025-05-07T20:33:51.7226355Z ) 2025-05-07T20:33:51.7226551Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7226941Z self=, 2025-05-07T20:33:51.7227316Z B=334, 2025-05-07T20:33:51.7227499Z N=10, 2025-05-07T20:33:51.7227679Z slice_length=0, 2025-05-07T20:33:51.7227889Z dtype=torch.float32, 2025-05-07T20:33:51.7228110Z ) 2025-05-07T20:33:51.7228307Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7228777Z self=, 2025-05-07T20:33:51.7229313Z B=334, 2025-05-07T20:33:51.7229737Z N=23, 2025-05-07T20:33:51.7229920Z slice_length=47, 2025-05-07T20:33:51.7230195Z dtype=torch.float32, 2025-05-07T20:33:51.7230507Z ) 2025-05-07T20:33:51.7230772Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7231301Z self=, 2025-05-07T20:33:51.7231931Z B=351, 2025-05-07T20:33:51.7232113Z N=57, 2025-05-07T20:33:51.7232291Z slice_length=15, 2025-05-07T20:33:51.7232516Z dtype=torch.float32, 2025-05-07T20:33:51.7232741Z ) 2025-05-07T20:33:51.7232929Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7233317Z self=, 2025-05-07T20:33:51.7233698Z B=300, 2025-05-07T20:33:51.7233872Z N=60, 2025-05-07T20:33:51.7234056Z slice_length=0, 2025-05-07T20:33:51.7234273Z dtype=torch.float32, 2025-05-07T20:33:51.7234515Z ) 2025-05-07T20:33:51.7234733Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7235127Z self=, 2025-05-07T20:33:51.7235503Z B=455, 2025-05-07T20:33:51.7235685Z N=29, 2025-05-07T20:33:51.7235872Z slice_length=31, 2025-05-07T20:33:51.7236165Z dtype=torch.float32, 2025-05-07T20:33:51.7236385Z ) 2025-05-07T20:33:51.7236584Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7236970Z self=, 2025-05-07T20:33:51.7237354Z B=273, 2025-05-07T20:33:51.7237529Z N=24, 2025-05-07T20:33:51.7237707Z slice_length=8, 2025-05-07T20:33:51.7237921Z dtype=torch.float32, 2025-05-07T20:33:51.7238140Z ) 2025-05-07T20:33:51.7238331Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7238711Z self=, 2025-05-07T20:33:51.7239091Z B=55, 2025-05-07T20:33:51.7239265Z N=21, 2025-05-07T20:33:51.7239440Z slice_length=31, 2025-05-07T20:33:51.7239660Z dtype=torch.float32, 2025-05-07T20:33:51.7239883Z ) 2025-05-07T20:33:51.7240068Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7240454Z self=, 2025-05-07T20:33:51.7240828Z B=290, 2025-05-07T20:33:51.7241001Z N=53, 2025-05-07T20:33:51.7241179Z slice_length=10, 2025-05-07T20:33:51.7241404Z dtype=torch.float32, 2025-05-07T20:33:51.7241618Z ) 2025-05-07T20:33:51.7241808Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7242191Z self=, 2025-05-07T20:33:51.7242564Z B=454, 2025-05-07T20:33:51.7242740Z N=63, 2025-05-07T20:33:51.7242917Z slice_length=41, 2025-05-07T20:33:51.7243132Z dtype=torch.float32, 2025-05-07T20:33:51.7243352Z ) 2025-05-07T20:33:51.7243549Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7243934Z self=, 2025-05-07T20:33:51.7244303Z B=265, 2025-05-07T20:33:51.7244489Z N=29, 2025-05-07T20:33:51.7244673Z slice_length=38, 2025-05-07T20:33:51.7244889Z dtype=torch.float32, 2025-05-07T20:33:51.7245130Z ) 2025-05-07T20:33:51.7245325Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7245711Z self=, 2025-05-07T20:33:51.7246089Z B=38, 2025-05-07T20:33:51.7246267Z N=29, 2025-05-07T20:33:51.7246447Z slice_length=38, 2025-05-07T20:33:51.7246661Z dtype=torch.float32, 2025-05-07T20:33:51.7246882Z ) 2025-05-07T20:33:51.7247072Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7247451Z self=, 2025-05-07T20:33:51.7247921Z B=38, 2025-05-07T20:33:51.7248134Z N=38, 2025-05-07T20:33:51.7248353Z slice_length=38, 2025-05-07T20:33:51.7248574Z dtype=torch.float32, 2025-05-07T20:33:51.7248788Z ) 2025-05-07T20:33:51.7248983Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7249478Z self=, 2025-05-07T20:33:51.7249862Z B=186, 2025-05-07T20:33:51.7250036Z N=13, 2025-05-07T20:33:51.7250221Z slice_length=53, 2025-05-07T20:33:51.7250443Z dtype=torch.float32, 2025-05-07T20:33:51.7250658Z ) 2025-05-07T20:33:51.7250854Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7251320Z self=, 2025-05-07T20:33:51.7251694Z B=186, 2025-05-07T20:33:51.7251871Z N=13, 2025-05-07T20:33:51.7252053Z slice_length=0, 2025-05-07T20:33:51.7252260Z dtype=torch.float32, 2025-05-07T20:33:51.7252481Z ) 2025-05-07T20:33:51.7252674Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7253053Z self=, 2025-05-07T20:33:51.7253426Z B=186, 2025-05-07T20:33:51.7253610Z N=10, 2025-05-07T20:33:51.7253783Z slice_length=0, 2025-05-07T20:33:51.7253994Z dtype=torch.float32, 2025-05-07T20:33:51.7254244Z ) 2025-05-07T20:33:51.7254451Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7254837Z self=, 2025-05-07T20:33:51.7255213Z B=33, 2025-05-07T20:33:51.7255383Z N=42, 2025-05-07T20:33:51.7255562Z slice_length=29, 2025-05-07T20:33:51.7255789Z dtype=torch.float32, 2025-05-07T20:33:51.7256011Z ) 2025-05-07T20:33:51.7256197Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7256584Z self=, 2025-05-07T20:33:51.7256961Z B=33, 2025-05-07T20:33:51.7257131Z N=33, 2025-05-07T20:33:51.7257314Z slice_length=29, 2025-05-07T20:33:51.7257535Z dtype=torch.float32, 2025-05-07T20:33:51.7257745Z ) 2025-05-07T20:33:51.7257942Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7258329Z self=, 2025-05-07T20:33:51.7258700Z B=33, 2025-05-07T20:33:51.7258877Z N=29, 2025-05-07T20:33:51.7259071Z slice_length=29, 2025-05-07T20:33:51.7259284Z dtype=torch.float32, 2025-05-07T20:33:51.7259503Z ) 2025-05-07T20:33:51.7259695Z Trying example: test_jagged_slice( 2025-05-07T20:33:51.7260072Z self=, 2025-05-07T20:33:51.7260458Z B=33, 2025-05-07T20:33:51.7260639Z N=29, 2025-05-07T20:33:51.7260813Z slice_length=33, 2025-05-07T20:33:51.7261033Z dtype=torch.float32, 2025-05-07T20:33:51.7261249Z ) 2025-05-07T20:33:51.7261416Z PASSED 2025-05-07T20:33:51.7261744Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:33:51.7262058Z 2025-05-07T20:33:51.7262199Z ============================== 2 passed in 2.69s =============================== 2025-05-07T20:33:52.3904817Z 2025-05-07T20:33:52.3905345Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:33:52.3925577Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:33:52.3925858Z 2025-05-07T20:33:52.3925872Z 2025-05-07T20:33:52.3925876Z 2025-05-07T20:33:52.3925880Z 2025-05-07T20:33:52.3946350Z ################################################################################ 2025-05-07T20:33:52.3961718Z # [2025-05-07T20:33:52.395Z] Run Python Test Suite: 2025-05-07T20:33:52.3962154Z # ./jagged/unique_indices_test.py 2025-05-07T20:33:52.3962470Z ################################################################################ 2025-05-07T20:33:52.3987767Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/unique_indices_test.py 2025-05-07T20:33:52.3988626Z 2025-05-07T20:33:54.5426177Z ============================= test session starts ============================== 2025-05-07T20:33:54.5426791Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:54.5427299Z cachedir: .pytest_cache 2025-05-07T20:33:54.5428198Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:54.5428921Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:54.5429316Z plugins: hypothesis-6.131.14 2025-05-07T20:33:56.7395482Z collecting ... collected 3 items 2025-05-07T20:33:56.7396220Z 2025-05-07T20:33:58.0996463Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.0997402Z self=, 2025-05-07T20:33:58.0997855Z B=100, 2025-05-07T20:33:58.0998043Z F=50, 2025-05-07T20:33:58.0998234Z max_length=5, 2025-05-07T20:33:58.0998430Z ) 2025-05-07T20:33:58.0998641Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.0999131Z self=, 2025-05-07T20:33:58.0999596Z B=120, 2025-05-07T20:33:58.0999772Z F=50, 2025-05-07T20:33:58.0999957Z max_length=5, 2025-05-07T20:33:58.1000155Z ) 2025-05-07T20:33:58.1000356Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1000844Z self=, 2025-05-07T20:33:58.1001302Z B=120, 2025-05-07T20:33:58.1001474Z F=51, 2025-05-07T20:33:58.1001659Z max_length=7, 2025-05-07T20:33:58.1001852Z ) 2025-05-07T20:33:58.1002053Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1002535Z self=, 2025-05-07T20:33:58.1002983Z B=135, 2025-05-07T20:33:58.1003156Z F=100, 2025-05-07T20:33:58.1003336Z max_length=9, 2025-05-07T20:33:58.1003530Z ) 2025-05-07T20:33:58.1003729Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1004216Z self=, 2025-05-07T20:33:58.1004665Z B=183, 2025-05-07T20:33:58.1004843Z F=70, 2025-05-07T20:33:58.1005019Z max_length=8, 2025-05-07T20:33:58.1005214Z ) 2025-05-07T20:33:58.1005420Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1005897Z self=, 2025-05-07T20:33:58.1006353Z B=134, 2025-05-07T20:33:58.1006529Z F=70, 2025-05-07T20:33:58.1006703Z max_length=10, 2025-05-07T20:33:58.1006901Z ) 2025-05-07T20:33:58.1007105Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1007585Z self=, 2025-05-07T20:33:58.1008040Z B=105, 2025-05-07T20:33:58.1008226Z F=53, 2025-05-07T20:33:58.1008400Z max_length=10, 2025-05-07T20:33:58.1008938Z ) 2025-05-07T20:33:58.1009155Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1009640Z self=, 2025-05-07T20:33:58.1010178Z B=176, 2025-05-07T20:33:58.1010360Z F=50, 2025-05-07T20:33:58.1010542Z max_length=10, 2025-05-07T20:33:58.1010734Z ) 2025-05-07T20:33:58.1010940Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1011426Z self=, 2025-05-07T20:33:58.1011872Z B=128, 2025-05-07T20:33:58.1012048Z F=51, 2025-05-07T20:33:58.1012229Z max_length=9, 2025-05-07T20:33:58.1012420Z ) 2025-05-07T20:33:58.1012625Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:58.1013111Z self=, 2025-05-07T20:33:58.1013554Z B=123, 2025-05-07T20:33:58.1013735Z F=92, 2025-05-07T20:33:58.1013911Z max_length=9, 2025-05-07T20:33:58.1014102Z ) 2025-05-07T20:33:58.1014277Z PASSED 2025-05-07T20:33:58.1161595Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:58.1162469Z self=, 2025-05-07T20:33:58.1162936Z B=100, 2025-05-07T20:33:58.1163115Z F=50, 2025-05-07T20:33:58.1163420Z ) 2025-05-07T20:33:58.1163642Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:58.1164171Z self=, 2025-05-07T20:33:58.1164643Z B=126, 2025-05-07T20:33:58.1164818Z F=54, 2025-05-07T20:33:58.1164993Z ) 2025-05-07T20:33:58.1165171Z PASSED 2025-05-07T20:33:59.1683167Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1684209Z self=, 2025-05-07T20:33:59.1684723Z B=100, 2025-05-07T20:33:59.1684908Z F=50, 2025-05-07T20:33:59.1685086Z max_length=5, 2025-05-07T20:33:59.1685286Z ) 2025-05-07T20:33:59.1685531Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1686126Z self=, 2025-05-07T20:33:59.1686644Z B=126, 2025-05-07T20:33:59.1686825Z F=50, 2025-05-07T20:33:59.1687003Z max_length=5, 2025-05-07T20:33:59.1687194Z ) 2025-05-07T20:33:59.1687435Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1688004Z self=, 2025-05-07T20:33:59.1688494Z B=126, 2025-05-07T20:33:59.1688673Z F=78, 2025-05-07T20:33:59.1688854Z max_length=7, 2025-05-07T20:33:59.1689043Z ) 2025-05-07T20:33:59.1689286Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1689852Z self=, 2025-05-07T20:33:59.1690342Z B=191, 2025-05-07T20:33:59.1690522Z F=83, 2025-05-07T20:33:59.1690703Z max_length=8, 2025-05-07T20:33:59.1690900Z ) 2025-05-07T20:33:59.1691134Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1691700Z self=, 2025-05-07T20:33:59.1692190Z B=168, 2025-05-07T20:33:59.1692360Z F=66, 2025-05-07T20:33:59.1692539Z max_length=8, 2025-05-07T20:33:59.1692734Z ) 2025-05-07T20:33:59.1692965Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1693529Z self=, 2025-05-07T20:33:59.1694152Z B=121, 2025-05-07T20:33:59.1694328Z F=59, 2025-05-07T20:33:59.1694507Z max_length=8, 2025-05-07T20:33:59.1694719Z ) 2025-05-07T20:33:59.1694969Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1695524Z self=, 2025-05-07T20:33:59.1703654Z B=166, 2025-05-07T20:33:59.1703857Z F=56, 2025-05-07T20:33:59.1704047Z max_length=6, 2025-05-07T20:33:59.1704257Z ) 2025-05-07T20:33:59.1704507Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1705072Z self=, 2025-05-07T20:33:59.1705569Z B=124, 2025-05-07T20:33:59.1705755Z F=87, 2025-05-07T20:33:59.1705930Z max_length=10, 2025-05-07T20:33:59.1706134Z ) 2025-05-07T20:33:59.1706379Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1706935Z self=, 2025-05-07T20:33:59.1707437Z B=113, 2025-05-07T20:33:59.1707620Z F=69, 2025-05-07T20:33:59.1707977Z max_length=7, 2025-05-07T20:33:59.1708172Z ) 2025-05-07T20:33:59.1708419Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:59.1709337Z self=, 2025-05-07T20:33:59.1709827Z B=179, 2025-05-07T20:33:59.1710155Z F=70, 2025-05-07T20:33:59.1710342Z max_length=7, 2025-05-07T20:33:59.1710533Z ) 2025-05-07T20:33:59.1710716Z PASSED 2025-05-07T20:33:59.1710823Z 2025-05-07T20:33:59.1710978Z ============================== 3 passed in 4.76s =============================== 2025-05-07T20:33:59.9134568Z 2025-05-07T20:33:59.9135061Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:33:59.9154124Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:33:59.9154556Z 2025-05-07T20:33:59.9154562Z 2025-05-07T20:33:59.9154566Z 2025-05-07T20:33:59.9154570Z 2025-05-07T20:33:59.9174979Z ################################################################################ 2025-05-07T20:33:59.9190234Z # [2025-05-07T20:33:59.918Z] Run Python Test Suite: 2025-05-07T20:33:59.9190570Z # ./layout_transform_ops_test.py 2025-05-07T20:33:59.9190864Z ################################################################################ 2025-05-07T20:33:59.9216610Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./layout_transform_ops_test.py 2025-05-07T20:33:59.9217227Z 2025-05-07T20:34:02.0689611Z ============================= test session starts ============================== 2025-05-07T20:34:02.0690268Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:02.0690782Z cachedir: .pytest_cache 2025-05-07T20:34:02.0691358Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:02.0692109Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:02.0692519Z plugins: hypothesis-6.131.14 2025-05-07T20:34:03.7780556Z collecting ... collected 3 items 2025-05-07T20:34:03.7780997Z 2025-05-07T20:34:04.0718284Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0719376Z self=, 2025-05-07T20:34:04.0719886Z B=1, 2025-05-07T20:34:04.0720067Z T=1, 2025-05-07T20:34:04.0720249Z D=2, 2025-05-07T20:34:04.0720427Z W=1, 2025-05-07T20:34:04.0720610Z ) 2025-05-07T20:34:04.0720837Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0721394Z self=, 2025-05-07T20:34:04.0721960Z B=7, 2025-05-07T20:34:04.0722206Z T=1, 2025-05-07T20:34:04.0722400Z D=2, 2025-05-07T20:34:04.0722575Z W=1, 2025-05-07T20:34:04.0722739Z ) 2025-05-07T20:34:04.0722971Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0723525Z self=, 2025-05-07T20:34:04.0724020Z B=7, 2025-05-07T20:34:04.0724197Z T=12, 2025-05-07T20:34:04.0724373Z D=17, 2025-05-07T20:34:04.0724544Z W=13, 2025-05-07T20:34:04.0724720Z ) 2025-05-07T20:34:04.0724946Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0725491Z self=, 2025-05-07T20:34:04.0725988Z B=8, 2025-05-07T20:34:04.0726163Z T=8, 2025-05-07T20:34:04.0726339Z D=11, 2025-05-07T20:34:04.0726510Z W=19, 2025-05-07T20:34:04.0726681Z ) 2025-05-07T20:34:04.0726906Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0727661Z self=, 2025-05-07T20:34:04.0728160Z B=9, 2025-05-07T20:34:04.0728335Z T=3, 2025-05-07T20:34:04.0728505Z D=14, 2025-05-07T20:34:04.0728684Z W=2, 2025-05-07T20:34:04.0728855Z ) 2025-05-07T20:34:04.0729074Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0729769Z self=, 2025-05-07T20:34:04.0730260Z B=14, 2025-05-07T20:34:04.0730432Z T=6, 2025-05-07T20:34:04.0730608Z D=16, 2025-05-07T20:34:04.0730785Z W=14, 2025-05-07T20:34:04.0730955Z ) 2025-05-07T20:34:04.0731180Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0731725Z self=, 2025-05-07T20:34:04.0732218Z B=5, 2025-05-07T20:34:04.0732386Z T=19, 2025-05-07T20:34:04.0732557Z D=6, 2025-05-07T20:34:04.0732732Z W=10, 2025-05-07T20:34:04.0732905Z ) 2025-05-07T20:34:04.0733136Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0733682Z self=, 2025-05-07T20:34:04.0734167Z B=9, 2025-05-07T20:34:04.0734341Z T=16, 2025-05-07T20:34:04.0734524Z D=10, 2025-05-07T20:34:04.0734693Z W=8, 2025-05-07T20:34:04.0734868Z ) 2025-05-07T20:34:04.0735097Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0735637Z self=, 2025-05-07T20:34:04.0736127Z B=18, 2025-05-07T20:34:04.0736300Z T=5, 2025-05-07T20:34:04.0736471Z D=3, 2025-05-07T20:34:04.0736656Z W=13, 2025-05-07T20:34:04.0736833Z ) 2025-05-07T20:34:04.0737059Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0737608Z self=, 2025-05-07T20:34:04.0738148Z B=16, 2025-05-07T20:34:04.0738329Z T=19, 2025-05-07T20:34:04.0738497Z D=6, 2025-05-07T20:34:04.0738673Z W=5, 2025-05-07T20:34:04.0738848Z ) 2025-05-07T20:34:04.0739069Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0739616Z self=, 2025-05-07T20:34:04.0740114Z B=9, 2025-05-07T20:34:04.0740284Z T=12, 2025-05-07T20:34:04.0740462Z D=15, 2025-05-07T20:34:04.0740636Z W=6, 2025-05-07T20:34:04.0740801Z ) 2025-05-07T20:34:04.0741022Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0741566Z self=, 2025-05-07T20:34:04.0742049Z B=9, 2025-05-07T20:34:04.0742225Z T=12, 2025-05-07T20:34:04.0742396Z D=15, 2025-05-07T20:34:04.0742567Z W=9, 2025-05-07T20:34:04.0742739Z ) 2025-05-07T20:34:04.0742967Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0743508Z self=, 2025-05-07T20:34:04.0744000Z B=9, 2025-05-07T20:34:04.0744175Z T=12, 2025-05-07T20:34:04.0744353Z D=9, 2025-05-07T20:34:04.0744523Z W=9, 2025-05-07T20:34:04.0744692Z ) 2025-05-07T20:34:04.0744918Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0745453Z self=, 2025-05-07T20:34:04.0745945Z B=9, 2025-05-07T20:34:04.0746121Z T=12, 2025-05-07T20:34:04.0746290Z D=9, 2025-05-07T20:34:04.0746463Z W=12, 2025-05-07T20:34:04.0746642Z ) 2025-05-07T20:34:04.0746859Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0747407Z self=, 2025-05-07T20:34:04.0747898Z B=9, 2025-05-07T20:34:04.0748153Z T=12, 2025-05-07T20:34:04.0748330Z D=12, 2025-05-07T20:34:04.0748504Z W=12, 2025-05-07T20:34:04.0748677Z ) 2025-05-07T20:34:04.0748902Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0749449Z self=, 2025-05-07T20:34:04.0750020Z B=12, 2025-05-07T20:34:04.0750191Z T=12, 2025-05-07T20:34:04.0750366Z D=12, 2025-05-07T20:34:04.0750545Z W=12, 2025-05-07T20:34:04.0750712Z ) 2025-05-07T20:34:04.0750935Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0751485Z self=, 2025-05-07T20:34:04.0751969Z B=15, 2025-05-07T20:34:04.0752150Z T=18, 2025-05-07T20:34:04.0752325Z D=5, 2025-05-07T20:34:04.0752491Z W=10, 2025-05-07T20:34:04.0752669Z ) 2025-05-07T20:34:04.0752894Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0753436Z self=, 2025-05-07T20:34:04.0753929Z B=5, 2025-05-07T20:34:04.0754108Z T=18, 2025-05-07T20:34:04.0754279Z D=5, 2025-05-07T20:34:04.0754452Z W=10, 2025-05-07T20:34:04.0754624Z ) 2025-05-07T20:34:04.0754847Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0755389Z self=, 2025-05-07T20:34:04.0755877Z B=5, 2025-05-07T20:34:04.0756052Z T=18, 2025-05-07T20:34:04.0756296Z D=5, 2025-05-07T20:34:04.0756470Z W=18, 2025-05-07T20:34:04.0756644Z ) 2025-05-07T20:34:04.0756859Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:04.0757410Z self=, 2025-05-07T20:34:04.0757899Z B=5, 2025-05-07T20:34:04.0758066Z T=18, 2025-05-07T20:34:04.0758246Z D=18, 2025-05-07T20:34:04.0758426Z W=18, 2025-05-07T20:34:04.0758599Z ) 2025-05-07T20:34:04.0758775Z PASSED 2025-05-07T20:34:04.1090943Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1091923Z self=, 2025-05-07T20:34:04.1092449Z B=1, 2025-05-07T20:34:04.1092620Z W=1, 2025-05-07T20:34:04.1092796Z cuda=False, 2025-05-07T20:34:04.1092998Z ) 2025-05-07T20:34:04.1093249Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1093856Z self=, 2025-05-07T20:34:04.1094383Z B=16, 2025-05-07T20:34:04.1094555Z W=1, 2025-05-07T20:34:04.1094738Z cuda=False, 2025-05-07T20:34:04.1094936Z ) 2025-05-07T20:34:04.1095190Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1095795Z self=, 2025-05-07T20:34:04.1096318Z B=16, 2025-05-07T20:34:04.1096493Z W=6, 2025-05-07T20:34:04.1096674Z cuda=True, 2025-05-07T20:34:04.1096865Z ) 2025-05-07T20:34:04.1097119Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1097727Z self=, 2025-05-07T20:34:04.1098249Z B=14, 2025-05-07T20:34:04.1098425Z W=8, 2025-05-07T20:34:04.1098595Z cuda=False, 2025-05-07T20:34:04.1098786Z ) 2025-05-07T20:34:04.1099039Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1099636Z self=, 2025-05-07T20:34:04.1100158Z B=9, 2025-05-07T20:34:04.1100333Z W=5, 2025-05-07T20:34:04.1100653Z cuda=True, 2025-05-07T20:34:04.1100854Z ) 2025-05-07T20:34:04.1101105Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1101701Z self=, 2025-05-07T20:34:04.1102342Z B=15, 2025-05-07T20:34:04.1102516Z W=13, 2025-05-07T20:34:04.1102701Z cuda=False, 2025-05-07T20:34:04.1102891Z ) 2025-05-07T20:34:04.1103140Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1103740Z self=, 2025-05-07T20:34:04.1104254Z B=19, 2025-05-07T20:34:04.1104430Z W=7, 2025-05-07T20:34:04.1104612Z cuda=False, 2025-05-07T20:34:04.1104799Z ) 2025-05-07T20:34:04.1105050Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1105657Z self=, 2025-05-07T20:34:04.1106174Z B=6, 2025-05-07T20:34:04.1106351Z W=20, 2025-05-07T20:34:04.1106531Z cuda=False, 2025-05-07T20:34:04.1106723Z ) 2025-05-07T20:34:04.1106973Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1107575Z self=, 2025-05-07T20:34:04.1108155Z B=8, 2025-05-07T20:34:04.1108330Z W=14, 2025-05-07T20:34:04.1108513Z cuda=False, 2025-05-07T20:34:04.1108862Z ) 2025-05-07T20:34:04.1109108Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1109711Z self=, 2025-05-07T20:34:04.1110232Z B=7, 2025-05-07T20:34:04.1110399Z W=5, 2025-05-07T20:34:04.1110583Z cuda=False, 2025-05-07T20:34:04.1110786Z ) 2025-05-07T20:34:04.1111038Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1111640Z self=, 2025-05-07T20:34:04.1112163Z B=10, 2025-05-07T20:34:04.1112334Z W=1, 2025-05-07T20:34:04.1112511Z cuda=True, 2025-05-07T20:34:04.1112700Z ) 2025-05-07T20:34:04.1112958Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1113550Z self=, 2025-05-07T20:34:04.1114070Z B=10, 2025-05-07T20:34:04.1114248Z W=10, 2025-05-07T20:34:04.1114418Z cuda=True, 2025-05-07T20:34:04.1114612Z ) 2025-05-07T20:34:04.1114865Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1115457Z self=, 2025-05-07T20:34:04.1115975Z B=10, 2025-05-07T20:34:04.1116226Z W=2, 2025-05-07T20:34:04.1116407Z cuda=False, 2025-05-07T20:34:04.1116600Z ) 2025-05-07T20:34:04.1116854Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1117449Z self=, 2025-05-07T20:34:04.1117970Z B=10, 2025-05-07T20:34:04.1118155Z W=10, 2025-05-07T20:34:04.1118337Z cuda=False, 2025-05-07T20:34:04.1118525Z ) 2025-05-07T20:34:04.1118777Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1119377Z self=, 2025-05-07T20:34:04.1119892Z B=18, 2025-05-07T20:34:04.1120075Z W=1, 2025-05-07T20:34:04.1120257Z cuda=True, 2025-05-07T20:34:04.1120444Z ) 2025-05-07T20:34:04.1120697Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1121420Z self=, 2025-05-07T20:34:04.1121939Z B=1, 2025-05-07T20:34:04.1122117Z W=1, 2025-05-07T20:34:04.1122297Z cuda=True, 2025-05-07T20:34:04.1122485Z ) 2025-05-07T20:34:04.1122741Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1123342Z self=, 2025-05-07T20:34:04.1124008Z B=8, 2025-05-07T20:34:04.1124184Z W=1, 2025-05-07T20:34:04.1124367Z cuda=False, 2025-05-07T20:34:04.1124567Z ) 2025-05-07T20:34:04.1124820Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1125425Z self=, 2025-05-07T20:34:04.1125947Z B=8, 2025-05-07T20:34:04.1126123Z W=18, 2025-05-07T20:34:04.1126307Z cuda=False, 2025-05-07T20:34:04.1126504Z ) 2025-05-07T20:34:04.1126754Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1127370Z self=, 2025-05-07T20:34:04.1127893Z B=18, 2025-05-07T20:34:04.1128078Z W=18, 2025-05-07T20:34:04.1128259Z cuda=False, 2025-05-07T20:34:04.1128461Z ) 2025-05-07T20:34:04.1128720Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:04.1129319Z self=, 2025-05-07T20:34:04.1129842Z B=7, 2025-05-07T20:34:04.1130022Z W=14, 2025-05-07T20:34:04.1130200Z cuda=False, 2025-05-07T20:34:04.1130394Z ) 2025-05-07T20:34:04.1130572Z PASSED 2025-05-07T20:34:04.1641353Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1643574Z self=, 2025-05-07T20:34:04.1644651Z B=1, 2025-05-07T20:34:04.1644991Z W=1, 2025-05-07T20:34:04.1645326Z ) 2025-05-07T20:34:04.1645864Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1647139Z self=, 2025-05-07T20:34:04.1647856Z B=14, 2025-05-07T20:34:04.1648030Z W=1, 2025-05-07T20:34:04.1648201Z ) 2025-05-07T20:34:04.1648472Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1649108Z self=, 2025-05-07T20:34:04.1649648Z B=14, 2025-05-07T20:34:04.1649822Z W=11, 2025-05-07T20:34:04.1649994Z ) 2025-05-07T20:34:04.1650269Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1650916Z self=, 2025-05-07T20:34:04.1651455Z B=10, 2025-05-07T20:34:04.1651628Z W=6, 2025-05-07T20:34:04.1651803Z ) 2025-05-07T20:34:04.1652079Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1652713Z self=, 2025-05-07T20:34:04.1653258Z B=8, 2025-05-07T20:34:04.1653438Z W=5, 2025-05-07T20:34:04.1653606Z ) 2025-05-07T20:34:04.1653881Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1654522Z self=, 2025-05-07T20:34:04.1655060Z B=18, 2025-05-07T20:34:04.1655234Z W=9, 2025-05-07T20:34:04.1655411Z ) 2025-05-07T20:34:04.1655687Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1656505Z self=, 2025-05-07T20:34:04.1657056Z B=12, 2025-05-07T20:34:04.1657237Z W=19, 2025-05-07T20:34:04.1657410Z ) 2025-05-07T20:34:04.1657713Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1658375Z self=, 2025-05-07T20:34:04.1659022Z B=1, 2025-05-07T20:34:04.1659198Z W=15, 2025-05-07T20:34:04.1659373Z ) 2025-05-07T20:34:04.1659637Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1660276Z self=, 2025-05-07T20:34:04.1660816Z B=8, 2025-05-07T20:34:04.1660990Z W=8, 2025-05-07T20:34:04.1661158Z ) 2025-05-07T20:34:04.1661430Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1662074Z self=, 2025-05-07T20:34:04.1662606Z B=17, 2025-05-07T20:34:04.1662785Z W=8, 2025-05-07T20:34:04.1662955Z ) 2025-05-07T20:34:04.1663219Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1663863Z self=, 2025-05-07T20:34:04.1664397Z B=3, 2025-05-07T20:34:04.1664569Z W=17, 2025-05-07T20:34:04.1664743Z ) 2025-05-07T20:34:04.1665018Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1665655Z self=, 2025-05-07T20:34:04.1666187Z B=3, 2025-05-07T20:34:04.1666363Z W=3, 2025-05-07T20:34:04.1666534Z ) 2025-05-07T20:34:04.1666800Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1667444Z self=, 2025-05-07T20:34:04.1667980Z B=8, 2025-05-07T20:34:04.1668147Z W=12, 2025-05-07T20:34:04.1668320Z ) 2025-05-07T20:34:04.1668596Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1669233Z self=, 2025-05-07T20:34:04.1669777Z B=12, 2025-05-07T20:34:04.1669959Z W=12, 2025-05-07T20:34:04.1670136Z ) 2025-05-07T20:34:04.1670401Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1679584Z self=, 2025-05-07T20:34:04.1680143Z B=4, 2025-05-07T20:34:04.1680319Z W=3, 2025-05-07T20:34:04.1680495Z ) 2025-05-07T20:34:04.1680775Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1681422Z self=, 2025-05-07T20:34:04.1681971Z B=13, 2025-05-07T20:34:04.1682157Z W=10, 2025-05-07T20:34:04.1682328Z ) 2025-05-07T20:34:04.1682605Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1683253Z self=, 2025-05-07T20:34:04.1683795Z B=10, 2025-05-07T20:34:04.1683966Z W=10, 2025-05-07T20:34:04.1684146Z ) 2025-05-07T20:34:04.1684421Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1685051Z self=, 2025-05-07T20:34:04.1685590Z B=12, 2025-05-07T20:34:04.1685765Z W=14, 2025-05-07T20:34:04.1685935Z ) 2025-05-07T20:34:04.1686319Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1686965Z self=, 2025-05-07T20:34:04.1687507Z B=14, 2025-05-07T20:34:04.1687703Z W=14, 2025-05-07T20:34:04.1687897Z ) 2025-05-07T20:34:04.1688176Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:04.1689702Z self=, 2025-05-07T20:34:04.1690246Z B=6, 2025-05-07T20:34:04.1690424Z W=14, 2025-05-07T20:34:04.1690592Z ) 2025-05-07T20:34:04.1690774Z PASSED 2025-05-07T20:34:04.1690880Z 2025-05-07T20:34:04.1691029Z =============================== warnings summary =============================== 2025-05-07T20:34:04.1691618Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:34:04.1693206Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/layout_transform_ops_test.py:128: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at /pytorch/torch/csrc/tensor/python_tensor.cpp:78.) 2025-05-07T20:34:04.1694716Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:34:04.1695008Z 2025-05-07T20:34:04.1695227Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:04.1695688Z ========================= 3 passed, 1 warning in 2.23s ========================= 2025-05-07T20:34:04.8078449Z 2025-05-07T20:34:04.8079175Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:34:04.8098716Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:34:04.8099126Z 2025-05-07T20:34:04.8099131Z 2025-05-07T20:34:04.8099135Z 2025-05-07T20:34:04.8099139Z 2025-05-07T20:34:04.8120213Z ################################################################################ 2025-05-07T20:34:04.8135434Z # [2025-05-07T20:34:04.813Z] Run Python Test Suite: 2025-05-07T20:34:04.8135789Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:34:04.8136093Z ################################################################################ 2025-05-07T20:34:04.8161649Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./merge_pooled_embeddings_test.py 2025-05-07T20:34:04.8162282Z 2025-05-07T20:34:06.9590511Z ============================= test session starts ============================== 2025-05-07T20:34:06.9591151Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:06.9591665Z cachedir: .pytest_cache 2025-05-07T20:34:06.9592243Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:06.9592987Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:06.9593577Z plugins: hypothesis-6.131.14 2025-05-07T20:34:08.6519990Z collecting ... collected 7 items 2025-05-07T20:34:08.6520234Z 2025-05-07T20:34:08.6533688Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:34:08.6553033Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:34:08.6561841Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:34:08.6570181Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:34:08.6579046Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:34:08.6587698Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:34:08.6606528Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:34:08.6606925Z 2025-05-07T20:34:08.6607081Z =========================== short test summary info ============================ 2025-05-07T20:34:08.6607725Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:34:08.6608283Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:34:08.6609207Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:34:08.6609754Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:34:08.6610302Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:34:08.6610849Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:34:08.6611409Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:34:08.6611860Z ============================== 7 skipped in 1.83s ============================== 2025-05-07T20:34:09.2273461Z 2025-05-07T20:34:09.2273990Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:34:09.2295747Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 5 seconds 2025-05-07T20:34:09.2296169Z 2025-05-07T20:34:09.2296174Z 2025-05-07T20:34:09.2296178Z 2025-05-07T20:34:09.2296182Z 2025-05-07T20:34:09.2316812Z ################################################################################ 2025-05-07T20:34:09.2332106Z # [2025-05-07T20:34:09.232Z] Run Python Test Suite: 2025-05-07T20:34:09.2332512Z # ./metric_ops_test.py 2025-05-07T20:34:09.2332818Z ################################################################################ 2025-05-07T20:34:09.2358053Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./metric_ops_test.py 2025-05-07T20:34:09.2358642Z 2025-05-07T20:34:11.3768987Z ============================= test session starts ============================== 2025-05-07T20:34:11.3769676Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:11.3770239Z cachedir: .pytest_cache 2025-05-07T20:34:11.3770810Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:11.3771518Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:11.3771923Z plugins: hypothesis-6.131.14 2025-05-07T20:34:13.0253124Z collecting ... collected 1 item 2025-05-07T20:34:13.0253488Z 2025-05-07T20:34:13.0272682Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:34:13.0273012Z 2025-05-07T20:34:13.0273193Z =========================== short test summary info ============================ 2025-05-07T20:34:13.0273821Z SKIPPED [1] metric_ops_test.py:31: Test is sometimes failed due to issues with Flaky. Skipping until the issues are resolved. 2025-05-07T20:34:13.0274406Z ============================== 1 skipped in 1.78s ============================== 2025-05-07T20:34:13.5607794Z 2025-05-07T20:34:13.5608036Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:34:13.5628169Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:34:13.5628440Z 2025-05-07T20:34:13.5628672Z 2025-05-07T20:34:13.5628676Z 2025-05-07T20:34:13.5628787Z 2025-05-07T20:34:13.5648765Z ################################################################################ 2025-05-07T20:34:13.5663514Z # [2025-05-07T20:34:13.566Z] Run Python Test Suite: 2025-05-07T20:34:13.5663867Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:13.5664199Z ################################################################################ 2025-05-07T20:34:13.5689633Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:13.5690298Z 2025-05-07T20:34:15.7127831Z ============================= test session starts ============================== 2025-05-07T20:34:15.7128448Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:15.7129325Z cachedir: .pytest_cache 2025-05-07T20:34:15.7129890Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:15.7130597Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:15.7131006Z plugins: hypothesis-6.131.14 2025-05-07T20:34:17.4091375Z collecting ... collected 5 items 2025-05-07T20:34:17.4091641Z 2025-05-07T20:34:17.5171121Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:34:17.6588740Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:34:17.8154598Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:34:17.8199447Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:34:17.8253863Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:34:17.8254361Z 2025-05-07T20:34:17.8254517Z =============================== warnings summary =============================== 2025-05-07T20:34:17.8254881Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:34:17.8255872Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/permute/permute_pooled_embedding_test.py:65: HypothesisDeprecationWarning: The not_a_test_method health check is deprecated, because this is always an error. 2025-05-07T20:34:17.8256953Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:34:17.8257234Z 2025-05-07T20:34:17.8257463Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:17.8257918Z ========================= 5 passed, 1 warning in 2.24s ========================= 2025-05-07T20:34:18.4966350Z 2025-05-07T20:34:18.4966986Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:18.4986599Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:34:18.4987051Z 2025-05-07T20:34:18.4987057Z 2025-05-07T20:34:18.4987062Z 2025-05-07T20:34:18.4987076Z 2025-05-07T20:34:18.5006939Z ################################################################################ 2025-05-07T20:34:18.5023540Z # [2025-05-07T20:34:18.502Z] Run Python Test Suite: 2025-05-07T20:34:18.5023863Z # ./quantize/bfloat16_test.py 2025-05-07T20:34:18.5024183Z ################################################################################ 2025-05-07T20:34:18.5049381Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/bfloat16_test.py 2025-05-07T20:34:18.5049980Z 2025-05-07T20:34:20.6655751Z ============================= test session starts ============================== 2025-05-07T20:34:20.6656419Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:20.6656928Z cachedir: .pytest_cache 2025-05-07T20:34:20.6657493Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:20.6658207Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:20.6658605Z plugins: hypothesis-6.131.14 2025-05-07T20:34:22.3411439Z collecting ... collected 4 items 2025-05-07T20:34:22.3411675Z 2025-05-07T20:34:22.5681833Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:34:24.3371708Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:24.9556360Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:34:25.8406482Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:25.8407095Z 2025-05-07T20:34:25.8407290Z ============================== 4 passed in 5.31s =============================== 2025-05-07T20:34:26.5040128Z 2025-05-07T20:34:26.5040723Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:34:26.5060795Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:34:26.5061200Z 2025-05-07T20:34:26.5061207Z 2025-05-07T20:34:26.5061212Z 2025-05-07T20:34:26.5061217Z 2025-05-07T20:34:26.5083274Z ################################################################################ 2025-05-07T20:34:26.5099040Z # [2025-05-07T20:34:26.509Z] Run Python Test Suite: 2025-05-07T20:34:26.5099498Z # ./quantize/comm_codec_test.py 2025-05-07T20:34:26.5099898Z ################################################################################ 2025-05-07T20:34:26.5123762Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/comm_codec_test.py 2025-05-07T20:34:26.5124511Z 2025-05-07T20:34:28.6605917Z ============================= test session starts ============================== 2025-05-07T20:34:28.6606678Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:28.6607200Z cachedir: .pytest_cache 2025-05-07T20:34:28.6607774Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:28.6608522Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:28.6609121Z plugins: hypothesis-6.131.14 2025-05-07T20:34:30.4448239Z collecting ... collected 1 item 2025-05-07T20:34:30.4448543Z 2025-05-07T20:34:30.9500385Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:34:30.9500905Z 2025-05-07T20:34:30.9501066Z ============================== 1 passed in 2.42s =============================== 2025-05-07T20:34:31.5935765Z 2025-05-07T20:34:31.5936908Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:34:31.5956729Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:34:31.5957020Z 2025-05-07T20:34:31.5957029Z 2025-05-07T20:34:31.5957033Z 2025-05-07T20:34:31.5957037Z 2025-05-07T20:34:31.5977208Z ################################################################################ 2025-05-07T20:34:31.5992390Z # [2025-05-07T20:34:31.598Z] Run Python Test Suite: 2025-05-07T20:34:31.5992755Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:31.5993049Z ################################################################################ 2025-05-07T20:34:31.6018537Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:31.6019178Z 2025-05-07T20:34:33.7496903Z ============================= test session starts ============================== 2025-05-07T20:34:33.7497576Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:33.7498088Z cachedir: .pytest_cache 2025-05-07T20:34:33.7498660Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:33.7499377Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:33.7499774Z plugins: hypothesis-6.131.14 2025-05-07T20:34:35.4616495Z collecting ... collected 2 items 2025-05-07T20:34:35.4616728Z 2025-05-07T20:34:39.1614761Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1617269Z self=, 2025-05-07T20:34:39.1618565Z batched=False, 2025-05-07T20:34:39.1618847Z bs=1, 2025-05-07T20:34:39.1619085Z m=0, 2025-05-07T20:34:39.1619301Z n=0, 2025-05-07T20:34:39.1619482Z forward=False, 2025-05-07T20:34:39.1619691Z given_last_dim=False, 2025-05-07T20:34:39.1619932Z dtype=torch.float32, 2025-05-07T20:34:39.1620167Z test_compile=False, 2025-05-07T20:34:39.1620377Z ) 2025-05-07T20:34:39.1620646Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1621364Z self=, 2025-05-07T20:34:39.1621972Z batched=True, 2025-05-07T20:34:39.1622164Z bs=1, 2025-05-07T20:34:39.1622346Z m=0, 2025-05-07T20:34:39.1622522Z n=0, 2025-05-07T20:34:39.1622695Z forward=False, 2025-05-07T20:34:39.1622909Z given_last_dim=False, 2025-05-07T20:34:39.1623153Z dtype=torch.float32, 2025-05-07T20:34:39.1623381Z test_compile=False, 2025-05-07T20:34:39.1623595Z ) 2025-05-07T20:34:39.1623859Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1624555Z self=, 2025-05-07T20:34:39.1625167Z batched=True, 2025-05-07T20:34:39.1625365Z bs=56, 2025-05-07T20:34:39.1625536Z m=87, 2025-05-07T20:34:39.1625716Z n=82, 2025-05-07T20:34:39.1625900Z forward=False, 2025-05-07T20:34:39.1626105Z given_last_dim=False, 2025-05-07T20:34:39.1626346Z dtype=torch.float16, 2025-05-07T20:34:39.1626582Z test_compile=True, 2025-05-07T20:34:39.1626788Z ) 2025-05-07T20:34:39.1627045Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1627747Z self=, 2025-05-07T20:34:39.1628359Z batched=False, 2025-05-07T20:34:39.1628555Z bs=14, 2025-05-07T20:34:39.1628732Z m=0, 2025-05-07T20:34:39.1628907Z n=0, 2025-05-07T20:34:39.1629086Z forward=False, 2025-05-07T20:34:39.1629299Z given_last_dim=False, 2025-05-07T20:34:39.1629535Z dtype=torch.float32, 2025-05-07T20:34:39.1629759Z test_compile=False, 2025-05-07T20:34:39.1629974Z ) 2025-05-07T20:34:39.1630235Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1630929Z self=, 2025-05-07T20:34:39.1631539Z batched=False, 2025-05-07T20:34:39.1631744Z bs=14, 2025-05-07T20:34:39.1631921Z m=95, 2025-05-07T20:34:39.1632095Z n=13, 2025-05-07T20:34:39.1632273Z forward=True, 2025-05-07T20:34:39.1632481Z given_last_dim=True, 2025-05-07T20:34:39.1632708Z dtype=torch.float32, 2025-05-07T20:34:39.1632936Z test_compile=False, 2025-05-07T20:34:39.1633152Z ) 2025-05-07T20:34:39.1633408Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1634105Z self=, 2025-05-07T20:34:39.1634710Z batched=True, 2025-05-07T20:34:39.1634903Z bs=35, 2025-05-07T20:34:39.1635081Z m=57, 2025-05-07T20:34:39.1635260Z n=76, 2025-05-07T20:34:39.1635433Z forward=True, 2025-05-07T20:34:39.1635641Z given_last_dim=False, 2025-05-07T20:34:39.1635876Z dtype=torch.float16, 2025-05-07T20:34:39.1636185Z test_compile=False, 2025-05-07T20:34:39.1636399Z ) 2025-05-07T20:34:39.1636847Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1637552Z self=, 2025-05-07T20:34:39.1638155Z batched=False, 2025-05-07T20:34:39.1638359Z bs=45, 2025-05-07T20:34:39.1638612Z m=22, 2025-05-07T20:34:39.1638783Z n=19, 2025-05-07T20:34:39.1638963Z forward=True, 2025-05-07T20:34:39.1639171Z given_last_dim=False, 2025-05-07T20:34:39.1639405Z dtype=torch.float32, 2025-05-07T20:34:39.1639635Z test_compile=True, 2025-05-07T20:34:39.1639841Z ) 2025-05-07T20:34:39.1640098Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1640802Z self=, 2025-05-07T20:34:39.1641407Z batched=True, 2025-05-07T20:34:39.1641597Z bs=33, 2025-05-07T20:34:39.1641777Z m=22, 2025-05-07T20:34:39.1641958Z n=91, 2025-05-07T20:34:39.1642132Z forward=False, 2025-05-07T20:34:39.1642343Z given_last_dim=True, 2025-05-07T20:34:39.1642573Z dtype=torch.float16, 2025-05-07T20:34:39.1642804Z test_compile=False, 2025-05-07T20:34:39.1643011Z ) 2025-05-07T20:34:39.1643279Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1643985Z self=, 2025-05-07T20:34:39.1644584Z batched=False, 2025-05-07T20:34:39.1644785Z bs=99, 2025-05-07T20:34:39.1644965Z m=9, 2025-05-07T20:34:39.1645137Z n=62, 2025-05-07T20:34:39.1645322Z forward=True, 2025-05-07T20:34:39.1645527Z given_last_dim=True, 2025-05-07T20:34:39.1645756Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1645986Z test_compile=True, 2025-05-07T20:34:39.1646195Z ) 2025-05-07T20:34:39.1646448Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1647151Z self=, 2025-05-07T20:34:39.1647757Z batched=False, 2025-05-07T20:34:39.1647955Z bs=23, 2025-05-07T20:34:39.1648124Z m=23, 2025-05-07T20:34:39.1648296Z n=34, 2025-05-07T20:34:39.1648480Z forward=True, 2025-05-07T20:34:39.1648681Z given_last_dim=True, 2025-05-07T20:34:39.1648917Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1649148Z test_compile=True, 2025-05-07T20:34:39.1649350Z ) 2025-05-07T20:34:39.1649610Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1650313Z self=, 2025-05-07T20:34:39.1650910Z batched=True, 2025-05-07T20:34:39.1651110Z bs=84, 2025-05-07T20:34:39.1651293Z m=44, 2025-05-07T20:34:39.1651460Z n=0, 2025-05-07T20:34:39.1651641Z forward=False, 2025-05-07T20:34:39.1651857Z given_last_dim=False, 2025-05-07T20:34:39.1652085Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1652319Z test_compile=True, 2025-05-07T20:34:39.1652528Z ) 2025-05-07T20:34:39.1652782Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1653482Z self=, 2025-05-07T20:34:39.1654095Z batched=True, 2025-05-07T20:34:39.1654295Z bs=84, 2025-05-07T20:34:39.1654472Z m=44, 2025-05-07T20:34:39.1654647Z n=0, 2025-05-07T20:34:39.1654827Z forward=True, 2025-05-07T20:34:39.1655031Z given_last_dim=False, 2025-05-07T20:34:39.1655268Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1655502Z test_compile=True, 2025-05-07T20:34:39.1655709Z ) 2025-05-07T20:34:39.1655976Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1656762Z self=, 2025-05-07T20:34:39.1657368Z batched=True, 2025-05-07T20:34:39.1657571Z bs=84, 2025-05-07T20:34:39.1657751Z m=44, 2025-05-07T20:34:39.1657926Z n=0, 2025-05-07T20:34:39.1658106Z forward=True, 2025-05-07T20:34:39.1658313Z given_last_dim=True, 2025-05-07T20:34:39.1658657Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1658886Z test_compile=True, 2025-05-07T20:34:39.1659096Z ) 2025-05-07T20:34:39.1659358Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1660048Z self=, 2025-05-07T20:34:39.1660655Z batched=True, 2025-05-07T20:34:39.1660850Z bs=84, 2025-05-07T20:34:39.1661023Z m=44, 2025-05-07T20:34:39.1661197Z n=84, 2025-05-07T20:34:39.1661377Z forward=True, 2025-05-07T20:34:39.1661578Z given_last_dim=True, 2025-05-07T20:34:39.1661821Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1662054Z test_compile=True, 2025-05-07T20:34:39.1662257Z ) 2025-05-07T20:34:39.1662518Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1663221Z self=, 2025-05-07T20:34:39.1663835Z batched=True, 2025-05-07T20:34:39.1664031Z bs=84, 2025-05-07T20:34:39.1664210Z m=84, 2025-05-07T20:34:39.1664385Z n=84, 2025-05-07T20:34:39.1664555Z forward=True, 2025-05-07T20:34:39.1664761Z given_last_dim=True, 2025-05-07T20:34:39.1664996Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1665218Z test_compile=True, 2025-05-07T20:34:39.1665426Z ) 2025-05-07T20:34:39.1665686Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1666378Z self=, 2025-05-07T20:34:39.1667015Z batched=True, 2025-05-07T20:34:39.1667238Z bs=27, 2025-05-07T20:34:39.1667409Z m=74, 2025-05-07T20:34:39.1667604Z n=62, 2025-05-07T20:34:39.1667786Z forward=False, 2025-05-07T20:34:39.1667988Z given_last_dim=True, 2025-05-07T20:34:39.1668222Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1668456Z test_compile=True, 2025-05-07T20:34:39.1676820Z ) 2025-05-07T20:34:39.1677110Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1677830Z self=, 2025-05-07T20:34:39.1678446Z batched=True, 2025-05-07T20:34:39.1678653Z bs=27, 2025-05-07T20:34:39.1678827Z m=74, 2025-05-07T20:34:39.1679002Z n=62, 2025-05-07T20:34:39.1679184Z forward=True, 2025-05-07T20:34:39.1679389Z given_last_dim=True, 2025-05-07T20:34:39.1679634Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1679869Z test_compile=True, 2025-05-07T20:34:39.1680080Z ) 2025-05-07T20:34:39.1680351Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1681054Z self=, 2025-05-07T20:34:39.1681656Z batched=True, 2025-05-07T20:34:39.1681863Z bs=62, 2025-05-07T20:34:39.1682041Z m=74, 2025-05-07T20:34:39.1682212Z n=62, 2025-05-07T20:34:39.1682400Z forward=True, 2025-05-07T20:34:39.1682617Z given_last_dim=True, 2025-05-07T20:34:39.1682850Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1683088Z test_compile=True, 2025-05-07T20:34:39.1683304Z ) 2025-05-07T20:34:39.1683574Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1684270Z self=, 2025-05-07T20:34:39.1684880Z batched=True, 2025-05-07T20:34:39.1685084Z bs=62, 2025-05-07T20:34:39.1685377Z m=74, 2025-05-07T20:34:39.1685564Z n=74, 2025-05-07T20:34:39.1685750Z forward=True, 2025-05-07T20:34:39.1685954Z given_last_dim=True, 2025-05-07T20:34:39.1686197Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1686433Z test_compile=True, 2025-05-07T20:34:39.1686637Z ) 2025-05-07T20:34:39.1686903Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1687686Z self=, 2025-05-07T20:34:39.1688283Z batched=True, 2025-05-07T20:34:39.1688504Z bs=62, 2025-05-07T20:34:39.1688684Z m=62, 2025-05-07T20:34:39.1688863Z n=62, 2025-05-07T20:34:39.1689036Z forward=True, 2025-05-07T20:34:39.1689246Z given_last_dim=True, 2025-05-07T20:34:39.1689483Z dtype=torch.bfloat16, 2025-05-07T20:34:39.1689711Z test_compile=True, 2025-05-07T20:34:39.1689922Z ) 2025-05-07T20:34:39.1690185Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1690883Z self=, 2025-05-07T20:34:39.1691496Z batched=False, 2025-05-07T20:34:39.1691690Z bs=14, 2025-05-07T20:34:39.1691866Z m=53, 2025-05-07T20:34:39.1692038Z n=53, 2025-05-07T20:34:39.1692222Z forward=False, 2025-05-07T20:34:39.1692425Z given_last_dim=True, 2025-05-07T20:34:39.1692661Z dtype=torch.float32, 2025-05-07T20:34:39.1692895Z test_compile=False, 2025-05-07T20:34:39.1693103Z ) 2025-05-07T20:34:39.1693368Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1694068Z self=, 2025-05-07T20:34:39.1694676Z batched=False, 2025-05-07T20:34:39.1694869Z bs=14, 2025-05-07T20:34:39.1695050Z m=53, 2025-05-07T20:34:39.1695226Z n=53, 2025-05-07T20:34:39.1695404Z forward=False, 2025-05-07T20:34:39.1695612Z given_last_dim=False, 2025-05-07T20:34:39.1695848Z dtype=torch.float32, 2025-05-07T20:34:39.1696071Z test_compile=False, 2025-05-07T20:34:39.1696285Z ) 2025-05-07T20:34:39.1696547Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1697237Z self=, 2025-05-07T20:34:39.1697850Z batched=False, 2025-05-07T20:34:39.1698068Z bs=14, 2025-05-07T20:34:39.1698309Z m=14, 2025-05-07T20:34:39.1698558Z n=53, 2025-05-07T20:34:39.1698746Z forward=False, 2025-05-07T20:34:39.1698960Z given_last_dim=False, 2025-05-07T20:34:39.1699187Z dtype=torch.float32, 2025-05-07T20:34:39.1699415Z test_compile=False, 2025-05-07T20:34:39.1699627Z ) 2025-05-07T20:34:39.1699884Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.1700591Z self=, 2025-05-07T20:34:39.1701196Z batched=False, 2025-05-07T20:34:39.1701389Z bs=14, 2025-05-07T20:34:39.1701569Z m=14, 2025-05-07T20:34:39.1701747Z n=14, 2025-05-07T20:34:39.1701922Z forward=False, 2025-05-07T20:34:39.1702136Z given_last_dim=False, 2025-05-07T20:34:39.1702378Z dtype=torch.float32, 2025-05-07T20:34:39.1702605Z test_compile=False, 2025-05-07T20:34:39.1702820Z ) 2025-05-07T20:34:39.5530100Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5530919Z self=, 2025-05-07T20:34:39.5531547Z batched=True, 2025-05-07T20:34:39.5531753Z bs=30, 2025-05-07T20:34:39.5531935Z m=77, 2025-05-07T20:34:39.5532106Z n=74, 2025-05-07T20:34:39.5532289Z forward=True, 2025-05-07T20:34:39.5532503Z given_last_dim=False, 2025-05-07T20:34:39.5533137Z dtype=torch.float32, 2025-05-07T20:34:39.5533379Z test_compile=True, 2025-05-07T20:34:39.5533594Z ) 2025-05-07T20:34:39.5533852Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5534557Z self=, 2025-05-07T20:34:39.5535332Z batched=True, 2025-05-07T20:34:39.5535531Z bs=30, 2025-05-07T20:34:39.5535701Z m=77, 2025-05-07T20:34:39.5535880Z n=77, 2025-05-07T20:34:39.5536063Z forward=True, 2025-05-07T20:34:39.5536266Z given_last_dim=False, 2025-05-07T20:34:39.5536502Z dtype=torch.float32, 2025-05-07T20:34:39.5536739Z test_compile=True, 2025-05-07T20:34:39.5536943Z ) 2025-05-07T20:34:39.5537212Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5537915Z self=, 2025-05-07T20:34:39.5538522Z batched=True, 2025-05-07T20:34:39.5538723Z bs=30, 2025-05-07T20:34:39.5538901Z m=30, 2025-05-07T20:34:39.5539069Z n=77, 2025-05-07T20:34:39.5539250Z forward=True, 2025-05-07T20:34:39.5539461Z given_last_dim=False, 2025-05-07T20:34:39.5539700Z dtype=torch.float32, 2025-05-07T20:34:39.5539929Z test_compile=True, 2025-05-07T20:34:39.5540135Z ) 2025-05-07T20:34:39.5540403Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5541099Z self=, 2025-05-07T20:34:39.5541707Z batched=True, 2025-05-07T20:34:39.5541906Z bs=30, 2025-05-07T20:34:39.5542079Z m=30, 2025-05-07T20:34:39.5542257Z n=77, 2025-05-07T20:34:39.5542437Z forward=False, 2025-05-07T20:34:39.5542638Z given_last_dim=False, 2025-05-07T20:34:39.5542875Z dtype=torch.float32, 2025-05-07T20:34:39.5543104Z test_compile=True, 2025-05-07T20:34:39.5543311Z ) 2025-05-07T20:34:39.5543574Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5544276Z self=, 2025-05-07T20:34:39.5544883Z batched=True, 2025-05-07T20:34:39.5545078Z bs=30, 2025-05-07T20:34:39.5545277Z m=30, 2025-05-07T20:34:39.5545450Z n=77, 2025-05-07T20:34:39.5545630Z forward=False, 2025-05-07T20:34:39.5545829Z given_last_dim=True, 2025-05-07T20:34:39.5546059Z dtype=torch.float32, 2025-05-07T20:34:39.5546287Z test_compile=True, 2025-05-07T20:34:39.5546489Z ) 2025-05-07T20:34:39.5546751Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5547453Z self=, 2025-05-07T20:34:39.5548059Z batched=True, 2025-05-07T20:34:39.5548248Z bs=30, 2025-05-07T20:34:39.5548430Z m=30, 2025-05-07T20:34:39.5548605Z n=77, 2025-05-07T20:34:39.5548774Z forward=True, 2025-05-07T20:34:39.5548982Z given_last_dim=True, 2025-05-07T20:34:39.5549214Z dtype=torch.float32, 2025-05-07T20:34:39.5549434Z test_compile=True, 2025-05-07T20:34:39.5549644Z ) 2025-05-07T20:34:39.5549907Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5550601Z self=, 2025-05-07T20:34:39.5551212Z batched=True, 2025-05-07T20:34:39.5551410Z bs=77, 2025-05-07T20:34:39.5551579Z m=30, 2025-05-07T20:34:39.5551758Z n=77, 2025-05-07T20:34:39.5551937Z forward=True, 2025-05-07T20:34:39.5552145Z given_last_dim=True, 2025-05-07T20:34:39.5552372Z dtype=torch.float32, 2025-05-07T20:34:39.5552607Z test_compile=True, 2025-05-07T20:34:39.5552814Z ) 2025-05-07T20:34:39.5553156Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5553861Z self=, 2025-05-07T20:34:39.5554470Z batched=True, 2025-05-07T20:34:39.5554660Z bs=2, 2025-05-07T20:34:39.5554837Z m=85, 2025-05-07T20:34:39.5555093Z n=46, 2025-05-07T20:34:39.5555268Z forward=False, 2025-05-07T20:34:39.5555474Z given_last_dim=True, 2025-05-07T20:34:39.5555708Z dtype=torch.float32, 2025-05-07T20:34:39.5555931Z test_compile=False, 2025-05-07T20:34:39.5556228Z ) 2025-05-07T20:34:39.5556485Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5557208Z self=, 2025-05-07T20:34:39.5557817Z batched=True, 2025-05-07T20:34:39.5558017Z bs=46, 2025-05-07T20:34:39.5558191Z m=85, 2025-05-07T20:34:39.5558368Z n=46, 2025-05-07T20:34:39.5558555Z forward=False, 2025-05-07T20:34:39.5558753Z given_last_dim=True, 2025-05-07T20:34:39.5558989Z dtype=torch.float32, 2025-05-07T20:34:39.5559217Z test_compile=False, 2025-05-07T20:34:39.5559424Z ) 2025-05-07T20:34:39.5559687Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5560395Z self=, 2025-05-07T20:34:39.5560994Z batched=True, 2025-05-07T20:34:39.5561194Z bs=85, 2025-05-07T20:34:39.5561373Z m=85, 2025-05-07T20:34:39.5561542Z n=46, 2025-05-07T20:34:39.5561720Z forward=False, 2025-05-07T20:34:39.5561932Z given_last_dim=True, 2025-05-07T20:34:39.5562163Z dtype=torch.float32, 2025-05-07T20:34:39.5562384Z test_compile=False, 2025-05-07T20:34:39.5562595Z ) 2025-05-07T20:34:39.5562859Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5563559Z self=, 2025-05-07T20:34:39.5564164Z batched=True, 2025-05-07T20:34:39.5564362Z bs=85, 2025-05-07T20:34:39.5564527Z m=85, 2025-05-07T20:34:39.5564703Z n=85, 2025-05-07T20:34:39.5564883Z forward=False, 2025-05-07T20:34:39.5565085Z given_last_dim=True, 2025-05-07T20:34:39.5565317Z dtype=torch.float32, 2025-05-07T20:34:39.5565544Z test_compile=False, 2025-05-07T20:34:39.5565745Z ) 2025-05-07T20:34:39.5566008Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5566711Z self=, 2025-05-07T20:34:39.5567318Z batched=True, 2025-05-07T20:34:39.5567514Z bs=85, 2025-05-07T20:34:39.5567686Z m=85, 2025-05-07T20:34:39.5567859Z n=85, 2025-05-07T20:34:39.5568032Z forward=False, 2025-05-07T20:34:39.5568240Z given_last_dim=False, 2025-05-07T20:34:39.5568479Z dtype=torch.float32, 2025-05-07T20:34:39.5568703Z test_compile=False, 2025-05-07T20:34:39.5568913Z ) 2025-05-07T20:34:39.5569172Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5569864Z self=, 2025-05-07T20:34:39.5570483Z batched=False, 2025-05-07T20:34:39.5570678Z bs=85, 2025-05-07T20:34:39.5570850Z m=85, 2025-05-07T20:34:39.5571028Z n=85, 2025-05-07T20:34:39.5571210Z forward=False, 2025-05-07T20:34:39.5571413Z given_last_dim=False, 2025-05-07T20:34:39.5571654Z dtype=torch.float32, 2025-05-07T20:34:39.5571885Z test_compile=False, 2025-05-07T20:34:39.5572093Z ) 2025-05-07T20:34:39.5572356Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5573145Z self=, 2025-05-07T20:34:39.5573752Z batched=True, 2025-05-07T20:34:39.5573946Z bs=17, 2025-05-07T20:34:39.5574123Z m=21, 2025-05-07T20:34:39.5574298Z n=2, 2025-05-07T20:34:39.5574469Z forward=False, 2025-05-07T20:34:39.5574678Z given_last_dim=True, 2025-05-07T20:34:39.5574915Z dtype=torch.bfloat16, 2025-05-07T20:34:39.5575255Z test_compile=False, 2025-05-07T20:34:39.5575466Z ) 2025-05-07T20:34:39.5575732Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5576425Z self=, 2025-05-07T20:34:39.5577028Z batched=True, 2025-05-07T20:34:39.5577226Z bs=2, 2025-05-07T20:34:39.5577395Z m=21, 2025-05-07T20:34:39.5577569Z n=2, 2025-05-07T20:34:39.5577749Z forward=False, 2025-05-07T20:34:39.5577954Z given_last_dim=True, 2025-05-07T20:34:39.5578182Z dtype=torch.bfloat16, 2025-05-07T20:34:39.5578417Z test_compile=False, 2025-05-07T20:34:39.5578625Z ) 2025-05-07T20:34:39.5578881Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:39.5579584Z self=, 2025-05-07T20:34:39.5580197Z batched=True, 2025-05-07T20:34:39.5580386Z bs=2, 2025-05-07T20:34:39.5580564Z m=21, 2025-05-07T20:34:39.5580735Z n=2, 2025-05-07T20:34:39.5580908Z forward=False, 2025-05-07T20:34:39.5581117Z given_last_dim=True, 2025-05-07T20:34:39.5581349Z dtype=torch.bfloat16, 2025-05-07T20:34:39.5581572Z test_compile=True, 2025-05-07T20:34:39.5581779Z ) 2025-05-07T20:34:39.5581951Z PASSED 2025-05-07T20:34:39.6884475Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6886057Z self=, 2025-05-07T20:34:39.6886831Z m=1, 2025-05-07T20:34:39.6887073Z n1=1, 2025-05-07T20:34:39.6887309Z n2=1, 2025-05-07T20:34:39.6887520Z n3=1, 2025-05-07T20:34:39.6887735Z row_dim=1, 2025-05-07T20:34:39.6887994Z forward=False, 2025-05-07T20:34:39.6888244Z given_last_dim=False, 2025-05-07T20:34:39.6888531Z dtype=torch.float32, 2025-05-07T20:34:39.6888798Z ) 2025-05-07T20:34:39.6889143Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6890064Z self=, 2025-05-07T20:34:39.6890850Z m=106, 2025-05-07T20:34:39.6891066Z n1=1, 2025-05-07T20:34:39.6891270Z n2=1, 2025-05-07T20:34:39.6891480Z n3=1, 2025-05-07T20:34:39.6891694Z row_dim=1, 2025-05-07T20:34:39.6891923Z forward=False, 2025-05-07T20:34:39.6892187Z given_last_dim=False, 2025-05-07T20:34:39.6892480Z dtype=torch.float32, 2025-05-07T20:34:39.6892742Z ) 2025-05-07T20:34:39.6893089Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6894000Z self=, 2025-05-07T20:34:39.6894774Z m=106, 2025-05-07T20:34:39.6894997Z n1=121, 2025-05-07T20:34:39.6895218Z n2=133, 2025-05-07T20:34:39.6895429Z n3=457, 2025-05-07T20:34:39.6895653Z row_dim=304, 2025-05-07T20:34:39.6895896Z forward=True, 2025-05-07T20:34:39.6896143Z given_last_dim=True, 2025-05-07T20:34:39.6896421Z dtype=torch.float32, 2025-05-07T20:34:39.6896682Z ) 2025-05-07T20:34:39.6897018Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6898359Z self=, 2025-05-07T20:34:39.6899144Z m=4, 2025-05-07T20:34:39.6899360Z n1=1, 2025-05-07T20:34:39.6899567Z n2=1, 2025-05-07T20:34:39.6899782Z n3=1, 2025-05-07T20:34:39.6899998Z row_dim=1, 2025-05-07T20:34:39.6900229Z forward=False, 2025-05-07T20:34:39.6900486Z given_last_dim=False, 2025-05-07T20:34:39.6900937Z dtype=torch.float32, 2025-05-07T20:34:39.6901192Z ) 2025-05-07T20:34:39.6901535Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6902442Z self=, 2025-05-07T20:34:39.6903209Z m=4, 2025-05-07T20:34:39.6903423Z n1=762, 2025-05-07T20:34:39.6903638Z n2=208, 2025-05-07T20:34:39.6903842Z n3=176, 2025-05-07T20:34:39.6904065Z row_dim=1, 2025-05-07T20:34:39.6904301Z forward=True, 2025-05-07T20:34:39.6904545Z given_last_dim=True, 2025-05-07T20:34:39.6904826Z dtype=torch.float32, 2025-05-07T20:34:39.6905102Z ) 2025-05-07T20:34:39.6905449Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6906456Z self=, 2025-05-07T20:34:39.6907410Z m=329, 2025-05-07T20:34:39.6907646Z n1=701, 2025-05-07T20:34:39.6907855Z n2=893, 2025-05-07T20:34:39.6908072Z n3=323, 2025-05-07T20:34:39.6908291Z row_dim=1537, 2025-05-07T20:34:39.6908527Z forward=True, 2025-05-07T20:34:39.6909114Z given_last_dim=False, 2025-05-07T20:34:39.6909408Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6909666Z ) 2025-05-07T20:34:39.6910116Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6911300Z self=, 2025-05-07T20:34:39.6912177Z m=469, 2025-05-07T20:34:39.6912450Z n1=749, 2025-05-07T20:34:39.6912733Z n2=344, 2025-05-07T20:34:39.6912988Z n3=55, 2025-05-07T20:34:39.6913199Z row_dim=454, 2025-05-07T20:34:39.6913440Z forward=True, 2025-05-07T20:34:39.6913689Z given_last_dim=True, 2025-05-07T20:34:39.6913966Z dtype=torch.float32, 2025-05-07T20:34:39.6914245Z ) 2025-05-07T20:34:39.6914703Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6915830Z self=, 2025-05-07T20:34:39.6916934Z m=2, 2025-05-07T20:34:39.6917222Z n1=275, 2025-05-07T20:34:39.6917487Z n2=203, 2025-05-07T20:34:39.6917758Z n3=753, 2025-05-07T20:34:39.6918022Z row_dim=1, 2025-05-07T20:34:39.6918285Z forward=False, 2025-05-07T20:34:39.6918566Z given_last_dim=False, 2025-05-07T20:34:39.6918928Z dtype=torch.float16, 2025-05-07T20:34:39.6919269Z ) 2025-05-07T20:34:39.6919696Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6920788Z self=, 2025-05-07T20:34:39.6921962Z m=534, 2025-05-07T20:34:39.6922212Z n1=3, 2025-05-07T20:34:39.6922604Z n2=664, 2025-05-07T20:34:39.6923040Z n3=123, 2025-05-07T20:34:39.6923288Z row_dim=706, 2025-05-07T20:34:39.6923621Z forward=True, 2025-05-07T20:34:39.6923963Z given_last_dim=False, 2025-05-07T20:34:39.6924301Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6924616Z ) 2025-05-07T20:34:39.6925089Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6926199Z self=, 2025-05-07T20:34:39.6927131Z m=766, 2025-05-07T20:34:39.6927347Z n1=235, 2025-05-07T20:34:39.6938004Z n2=75, 2025-05-07T20:34:39.6938575Z n3=403, 2025-05-07T20:34:39.6938809Z row_dim=1718, 2025-05-07T20:34:39.6939064Z forward=False, 2025-05-07T20:34:39.6939318Z given_last_dim=True, 2025-05-07T20:34:39.6939611Z dtype=torch.float16, 2025-05-07T20:34:39.6939884Z ) 2025-05-07T20:34:39.6940239Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6941330Z self=, 2025-05-07T20:34:39.6942110Z m=225, 2025-05-07T20:34:39.6942333Z n1=69, 2025-05-07T20:34:39.6942545Z n2=574, 2025-05-07T20:34:39.6942769Z n3=621, 2025-05-07T20:34:39.6942998Z row_dim=1557, 2025-05-07T20:34:39.6943242Z forward=True, 2025-05-07T20:34:39.6943501Z given_last_dim=False, 2025-05-07T20:34:39.6943795Z dtype=torch.float16, 2025-05-07T20:34:39.6944057Z ) 2025-05-07T20:34:39.6944405Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6945329Z self=, 2025-05-07T20:34:39.6946109Z m=225, 2025-05-07T20:34:39.6946324Z n1=69, 2025-05-07T20:34:39.6946539Z n2=574, 2025-05-07T20:34:39.6946763Z n3=621, 2025-05-07T20:34:39.6946986Z row_dim=1557, 2025-05-07T20:34:39.6947239Z forward=False, 2025-05-07T20:34:39.6947501Z given_last_dim=False, 2025-05-07T20:34:39.6947781Z dtype=torch.float16, 2025-05-07T20:34:39.6948051Z ) 2025-05-07T20:34:39.6948398Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6949300Z self=, 2025-05-07T20:34:39.6950077Z m=225, 2025-05-07T20:34:39.6950296Z n1=69, 2025-05-07T20:34:39.6950507Z n2=574, 2025-05-07T20:34:39.6950727Z n3=69, 2025-05-07T20:34:39.6950954Z row_dim=1557, 2025-05-07T20:34:39.6951204Z forward=False, 2025-05-07T20:34:39.6951468Z given_last_dim=False, 2025-05-07T20:34:39.6951756Z dtype=torch.float16, 2025-05-07T20:34:39.6952017Z ) 2025-05-07T20:34:39.6952361Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6953272Z self=, 2025-05-07T20:34:39.6954058Z m=574, 2025-05-07T20:34:39.6954270Z n1=69, 2025-05-07T20:34:39.6954484Z n2=574, 2025-05-07T20:34:39.6954703Z n3=69, 2025-05-07T20:34:39.6954912Z row_dim=1557, 2025-05-07T20:34:39.6955156Z forward=False, 2025-05-07T20:34:39.6955408Z given_last_dim=False, 2025-05-07T20:34:39.6955692Z dtype=torch.float16, 2025-05-07T20:34:39.6955951Z ) 2025-05-07T20:34:39.6956406Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6957320Z self=, 2025-05-07T20:34:39.6958091Z m=574, 2025-05-07T20:34:39.6958306Z n1=69, 2025-05-07T20:34:39.6958523Z n2=574, 2025-05-07T20:34:39.6958731Z n3=69, 2025-05-07T20:34:39.6958945Z row_dim=69, 2025-05-07T20:34:39.6959184Z forward=False, 2025-05-07T20:34:39.6959438Z given_last_dim=False, 2025-05-07T20:34:39.6959723Z dtype=torch.float16, 2025-05-07T20:34:39.6959989Z ) 2025-05-07T20:34:39.6960324Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6961227Z self=, 2025-05-07T20:34:39.6962005Z m=574, 2025-05-07T20:34:39.6962222Z n1=69, 2025-05-07T20:34:39.6962428Z n2=69, 2025-05-07T20:34:39.6962642Z n3=69, 2025-05-07T20:34:39.6962857Z row_dim=69, 2025-05-07T20:34:39.6963091Z forward=False, 2025-05-07T20:34:39.6963445Z given_last_dim=False, 2025-05-07T20:34:39.6963737Z dtype=torch.float16, 2025-05-07T20:34:39.6963994Z ) 2025-05-07T20:34:39.6964332Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6965244Z self=, 2025-05-07T20:34:39.6966097Z m=574, 2025-05-07T20:34:39.6966317Z n1=69, 2025-05-07T20:34:39.6966535Z n2=69, 2025-05-07T20:34:39.6966743Z n3=69, 2025-05-07T20:34:39.6966958Z row_dim=574, 2025-05-07T20:34:39.6967202Z forward=False, 2025-05-07T20:34:39.6967482Z given_last_dim=False, 2025-05-07T20:34:39.6967783Z dtype=torch.float16, 2025-05-07T20:34:39.6968048Z ) 2025-05-07T20:34:39.6968392Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6969290Z self=, 2025-05-07T20:34:39.6970067Z m=468, 2025-05-07T20:34:39.6970276Z n1=458, 2025-05-07T20:34:39.6970484Z n2=827, 2025-05-07T20:34:39.6970694Z n3=891, 2025-05-07T20:34:39.6970912Z row_dim=1776, 2025-05-07T20:34:39.6971150Z forward=False, 2025-05-07T20:34:39.6971399Z given_last_dim=True, 2025-05-07T20:34:39.6971688Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6971948Z ) 2025-05-07T20:34:39.6972496Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6973414Z self=, 2025-05-07T20:34:39.6974182Z m=468, 2025-05-07T20:34:39.6974399Z n1=458, 2025-05-07T20:34:39.6974714Z n2=827, 2025-05-07T20:34:39.6975035Z n3=891, 2025-05-07T20:34:39.6975261Z row_dim=1776, 2025-05-07T20:34:39.6975571Z forward=True, 2025-05-07T20:34:39.6975893Z given_last_dim=True, 2025-05-07T20:34:39.6976232Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6976506Z ) 2025-05-07T20:34:39.6976914Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6977939Z self=, 2025-05-07T20:34:39.6978734Z m=468, 2025-05-07T20:34:39.6979017Z n1=458, 2025-05-07T20:34:39.6979288Z n2=827, 2025-05-07T20:34:39.6979565Z n3=827, 2025-05-07T20:34:39.6979785Z row_dim=1776, 2025-05-07T20:34:39.6980042Z forward=True, 2025-05-07T20:34:39.6980322Z given_last_dim=True, 2025-05-07T20:34:39.6980638Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6980934Z ) 2025-05-07T20:34:39.6981330Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6982439Z self=, 2025-05-07T20:34:39.6983368Z m=468, 2025-05-07T20:34:39.6983656Z n1=458, 2025-05-07T20:34:39.6984022Z n2=827, 2025-05-07T20:34:39.6984312Z n3=827, 2025-05-07T20:34:39.6984657Z row_dim=458, 2025-05-07T20:34:39.6984943Z forward=True, 2025-05-07T20:34:39.6985265Z given_last_dim=True, 2025-05-07T20:34:39.6985590Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6985888Z ) 2025-05-07T20:34:39.6986553Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6987732Z self=, 2025-05-07T20:34:39.6988654Z m=468, 2025-05-07T20:34:39.6988915Z n1=458, 2025-05-07T20:34:39.6989186Z n2=458, 2025-05-07T20:34:39.6989473Z n3=827, 2025-05-07T20:34:39.6989761Z row_dim=458, 2025-05-07T20:34:39.6990011Z forward=True, 2025-05-07T20:34:39.6990350Z given_last_dim=True, 2025-05-07T20:34:39.6990690Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6991006Z ) 2025-05-07T20:34:39.6991543Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6992734Z self=, 2025-05-07T20:34:39.6993591Z m=468, 2025-05-07T20:34:39.6993856Z n1=458, 2025-05-07T20:34:39.6994214Z n2=458, 2025-05-07T20:34:39.6994428Z n3=468, 2025-05-07T20:34:39.6994639Z row_dim=458, 2025-05-07T20:34:39.6994878Z forward=True, 2025-05-07T20:34:39.6995132Z given_last_dim=True, 2025-05-07T20:34:39.6995411Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6995685Z ) 2025-05-07T20:34:39.6996029Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.6997043Z self=, 2025-05-07T20:34:39.6997822Z m=468, 2025-05-07T20:34:39.6998040Z n1=458, 2025-05-07T20:34:39.6998261Z n2=468, 2025-05-07T20:34:39.6998479Z n3=468, 2025-05-07T20:34:39.6998700Z row_dim=458, 2025-05-07T20:34:39.6998948Z forward=True, 2025-05-07T20:34:39.6999196Z given_last_dim=True, 2025-05-07T20:34:39.6999482Z dtype=torch.bfloat16, 2025-05-07T20:34:39.6999750Z ) 2025-05-07T20:34:39.7599463Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7600466Z self=, 2025-05-07T20:34:39.7601243Z m=305, 2025-05-07T20:34:39.7601460Z n1=999, 2025-05-07T20:34:39.7601669Z n2=316, 2025-05-07T20:34:39.7601881Z n3=727, 2025-05-07T20:34:39.7602102Z row_dim=226, 2025-05-07T20:34:39.7602337Z forward=False, 2025-05-07T20:34:39.7602592Z given_last_dim=False, 2025-05-07T20:34:39.7602875Z dtype=torch.float16, 2025-05-07T20:34:39.7603137Z ) 2025-05-07T20:34:39.7603480Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7604399Z self=, 2025-05-07T20:34:39.7605167Z m=305, 2025-05-07T20:34:39.7605384Z n1=999, 2025-05-07T20:34:39.7605600Z n2=316, 2025-05-07T20:34:39.7605807Z n3=727, 2025-05-07T20:34:39.7606035Z row_dim=999, 2025-05-07T20:34:39.7606274Z forward=False, 2025-05-07T20:34:39.7606524Z given_last_dim=False, 2025-05-07T20:34:39.7606825Z dtype=torch.float16, 2025-05-07T20:34:39.7607082Z ) 2025-05-07T20:34:39.7607424Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7608333Z self=, 2025-05-07T20:34:39.7609426Z m=305, 2025-05-07T20:34:39.7609648Z n1=999, 2025-05-07T20:34:39.7609862Z n2=727, 2025-05-07T20:34:39.7610076Z n3=727, 2025-05-07T20:34:39.7610293Z row_dim=999, 2025-05-07T20:34:39.7610547Z forward=False, 2025-05-07T20:34:39.7610796Z given_last_dim=False, 2025-05-07T20:34:39.7611080Z dtype=torch.float16, 2025-05-07T20:34:39.7611343Z ) 2025-05-07T20:34:39.7611677Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7612585Z self=, 2025-05-07T20:34:39.7613362Z m=305, 2025-05-07T20:34:39.7613577Z n1=999, 2025-05-07T20:34:39.7613785Z n2=727, 2025-05-07T20:34:39.7613998Z n3=727, 2025-05-07T20:34:39.7614217Z row_dim=727, 2025-05-07T20:34:39.7614451Z forward=False, 2025-05-07T20:34:39.7614705Z given_last_dim=False, 2025-05-07T20:34:39.7614987Z dtype=torch.float16, 2025-05-07T20:34:39.7615242Z ) 2025-05-07T20:34:39.7615583Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7616765Z self=, 2025-05-07T20:34:39.7617540Z m=305, 2025-05-07T20:34:39.7617757Z n1=999, 2025-05-07T20:34:39.7617975Z n2=727, 2025-05-07T20:34:39.7618191Z n3=305, 2025-05-07T20:34:39.7618400Z row_dim=727, 2025-05-07T20:34:39.7618645Z forward=False, 2025-05-07T20:34:39.7619097Z given_last_dim=False, 2025-05-07T20:34:39.7619376Z dtype=torch.float16, 2025-05-07T20:34:39.7619641Z ) 2025-05-07T20:34:39.7619986Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7620923Z self=, 2025-05-07T20:34:39.7621693Z m=305, 2025-05-07T20:34:39.7621903Z n1=305, 2025-05-07T20:34:39.7622119Z n2=727, 2025-05-07T20:34:39.7622331Z n3=305, 2025-05-07T20:34:39.7622546Z row_dim=727, 2025-05-07T20:34:39.7622792Z forward=False, 2025-05-07T20:34:39.7623057Z given_last_dim=False, 2025-05-07T20:34:39.7623338Z dtype=torch.float16, 2025-05-07T20:34:39.7623604Z ) 2025-05-07T20:34:39.7623948Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7624852Z self=, 2025-05-07T20:34:39.7625633Z m=305, 2025-05-07T20:34:39.7625852Z n1=305, 2025-05-07T20:34:39.7626064Z n2=727, 2025-05-07T20:34:39.7626282Z n3=305, 2025-05-07T20:34:39.7626499Z row_dim=305, 2025-05-07T20:34:39.7626734Z forward=False, 2025-05-07T20:34:39.7626990Z given_last_dim=False, 2025-05-07T20:34:39.7627274Z dtype=torch.float16, 2025-05-07T20:34:39.7627536Z ) 2025-05-07T20:34:39.7627870Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7634289Z self=, 2025-05-07T20:34:39.7635072Z m=103, 2025-05-07T20:34:39.7635282Z n1=285, 2025-05-07T20:34:39.7635498Z n2=229, 2025-05-07T20:34:39.7635717Z n3=741, 2025-05-07T20:34:39.7635930Z row_dim=336, 2025-05-07T20:34:39.7636312Z forward=False, 2025-05-07T20:34:39.7636567Z given_last_dim=True, 2025-05-07T20:34:39.7636855Z dtype=torch.float16, 2025-05-07T20:34:39.7637122Z ) 2025-05-07T20:34:39.7637467Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7638372Z self=, 2025-05-07T20:34:39.7639153Z m=103, 2025-05-07T20:34:39.7639374Z n1=229, 2025-05-07T20:34:39.7639590Z n2=229, 2025-05-07T20:34:39.7639799Z n3=741, 2025-05-07T20:34:39.7640017Z row_dim=336, 2025-05-07T20:34:39.7640261Z forward=False, 2025-05-07T20:34:39.7640506Z given_last_dim=True, 2025-05-07T20:34:39.7640792Z dtype=torch.float16, 2025-05-07T20:34:39.7641056Z ) 2025-05-07T20:34:39.7641396Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7642308Z self=, 2025-05-07T20:34:39.7643092Z m=103, 2025-05-07T20:34:39.7643301Z n1=229, 2025-05-07T20:34:39.7643518Z n2=229, 2025-05-07T20:34:39.7643733Z n3=741, 2025-05-07T20:34:39.7643941Z row_dim=336, 2025-05-07T20:34:39.7644179Z forward=True, 2025-05-07T20:34:39.7644427Z given_last_dim=True, 2025-05-07T20:34:39.7644699Z dtype=torch.float16, 2025-05-07T20:34:39.7644961Z ) 2025-05-07T20:34:39.7645301Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7646208Z self=, 2025-05-07T20:34:39.7646970Z m=103, 2025-05-07T20:34:39.7648115Z n1=336, 2025-05-07T20:34:39.7648347Z n2=229, 2025-05-07T20:34:39.7648560Z n3=741, 2025-05-07T20:34:39.7648776Z row_dim=336, 2025-05-07T20:34:39.7649017Z forward=True, 2025-05-07T20:34:39.7649262Z given_last_dim=True, 2025-05-07T20:34:39.7649542Z dtype=torch.float16, 2025-05-07T20:34:39.7649915Z ) 2025-05-07T20:34:39.7650255Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7651235Z self=, 2025-05-07T20:34:39.7652010Z m=103, 2025-05-07T20:34:39.7652219Z n1=103, 2025-05-07T20:34:39.7652432Z n2=229, 2025-05-07T20:34:39.7652642Z n3=741, 2025-05-07T20:34:39.7652850Z row_dim=336, 2025-05-07T20:34:39.7653090Z forward=True, 2025-05-07T20:34:39.7653339Z given_last_dim=True, 2025-05-07T20:34:39.7653612Z dtype=torch.float16, 2025-05-07T20:34:39.7653873Z ) 2025-05-07T20:34:39.7654224Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7655554Z self=, 2025-05-07T20:34:39.7656333Z m=103, 2025-05-07T20:34:39.7656548Z n1=103, 2025-05-07T20:34:39.7656771Z n2=229, 2025-05-07T20:34:39.7656977Z n3=103, 2025-05-07T20:34:39.7657194Z row_dim=336, 2025-05-07T20:34:39.7657437Z forward=True, 2025-05-07T20:34:39.7657678Z given_last_dim=True, 2025-05-07T20:34:39.7657960Z dtype=torch.float16, 2025-05-07T20:34:39.7658222Z ) 2025-05-07T20:34:39.7658559Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7659468Z self=, 2025-05-07T20:34:39.7660241Z m=103, 2025-05-07T20:34:39.7660458Z n1=103, 2025-05-07T20:34:39.7660677Z n2=229, 2025-05-07T20:34:39.7660904Z n3=103, 2025-05-07T20:34:39.7661121Z row_dim=103, 2025-05-07T20:34:39.7661353Z forward=True, 2025-05-07T20:34:39.7661603Z given_last_dim=True, 2025-05-07T20:34:39.7661880Z dtype=torch.float16, 2025-05-07T20:34:39.7662135Z ) 2025-05-07T20:34:39.7662478Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7663386Z self=, 2025-05-07T20:34:39.7664151Z m=769, 2025-05-07T20:34:39.7664368Z n1=204, 2025-05-07T20:34:39.7664582Z n2=573, 2025-05-07T20:34:39.7664788Z n3=233, 2025-05-07T20:34:39.7665004Z row_dim=2, 2025-05-07T20:34:39.7665238Z forward=False, 2025-05-07T20:34:39.7665490Z given_last_dim=False, 2025-05-07T20:34:39.7665777Z dtype=torch.bfloat16, 2025-05-07T20:34:39.7666660Z ) 2025-05-07T20:34:39.7667040Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:39.7668092Z self=, 2025-05-07T20:34:39.7668944Z m=769, 2025-05-07T20:34:39.7669193Z n1=204, 2025-05-07T20:34:39.7669431Z n2=769, 2025-05-07T20:34:39.7669682Z n3=233, 2025-05-07T20:34:39.7669945Z row_dim=2, 2025-05-07T20:34:39.7670210Z forward=False, 2025-05-07T20:34:39.7670507Z given_last_dim=False, 2025-05-07T20:34:39.7670836Z dtype=torch.bfloat16, 2025-05-07T20:34:39.7671140Z ) 2025-05-07T20:34:39.7671377Z PASSED 2025-05-07T20:34:39.7671529Z 2025-05-07T20:34:39.7671731Z =============================== warnings summary =============================== 2025-05-07T20:34:39.7672674Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:34:39.7675240Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/quantize/fp8_rowwise_test.py:234: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:34:39.7679782Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:34:39.7680362Z 2025-05-07T20:34:39.7680655Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:39.7681279Z ========================= 2 passed, 1 warning in 6.15s ========================= 2025-05-07T20:34:41.4391608Z 2025-05-07T20:34:41.4392259Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:41.4412507Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 10 seconds 2025-05-07T20:34:41.4412813Z 2025-05-07T20:34:41.4412818Z 2025-05-07T20:34:41.4412821Z 2025-05-07T20:34:41.4412825Z 2025-05-07T20:34:41.4434312Z ################################################################################ 2025-05-07T20:34:41.4450037Z # [2025-05-07T20:34:41.444Z] Run Python Test Suite: 2025-05-07T20:34:41.4450371Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:41.4450689Z ################################################################################ 2025-05-07T20:34:41.4474636Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:41.4475290Z 2025-05-07T20:34:43.5952562Z ============================= test session starts ============================== 2025-05-07T20:34:43.5953194Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:43.5953711Z cachedir: .pytest_cache 2025-05-07T20:34:43.5954273Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:43.5955021Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:43.5955427Z plugins: hypothesis-6.131.14 2025-05-07T20:34:45.3037126Z collecting ... collected 4 items 2025-05-07T20:34:45.3037372Z 2025-05-07T20:34:45.5505192Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:34:45.8650910Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:34:46.5006274Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:46.7537775Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:46.7538253Z 2025-05-07T20:34:46.7545605Z ============================== 4 passed in 3.29s =============================== 2025-05-07T20:34:47.4223711Z 2025-05-07T20:34:47.4224218Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:47.4243512Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:34:47.4243836Z 2025-05-07T20:34:47.4243962Z 2025-05-07T20:34:47.4243966Z 2025-05-07T20:34:47.4244019Z 2025-05-07T20:34:47.4264248Z ################################################################################ 2025-05-07T20:34:47.4278969Z # [2025-05-07T20:34:47.427Z] Run Python Test Suite: 2025-05-07T20:34:47.4279302Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:47.4279620Z ################################################################################ 2025-05-07T20:34:47.4305512Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:47.4306389Z 2025-05-07T20:34:49.5752068Z ============================= test session starts ============================== 2025-05-07T20:34:49.5753094Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:49.5753615Z cachedir: .pytest_cache 2025-05-07T20:34:49.5754183Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:49.5755047Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:49.5755455Z plugins: hypothesis-6.131.14 2025-05-07T20:34:51.2896145Z collecting ... collected 4 items 2025-05-07T20:34:51.2896397Z 2025-05-07T20:34:52.2159318Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:52.8871184Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:35:09.5966599Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:10.3775474Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:10.3775975Z 2025-05-07T20:35:10.3776116Z =============================== warnings summary =============================== 2025-05-07T20:35:10.3776864Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:35:10.3778128Z /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:35:10.3778978Z note_deprecation( 2025-05-07T20:35:10.3779123Z 2025-05-07T20:35:10.3779346Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:10.3779811Z ======================== 4 passed, 1 warning in 20.93s ========================= 2025-05-07T20:35:11.0502133Z 2025-05-07T20:35:11.0502772Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:11.0522549Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 24 seconds 2025-05-07T20:35:11.0522972Z 2025-05-07T20:35:11.0522979Z 2025-05-07T20:35:11.0522984Z 2025-05-07T20:35:11.0523009Z 2025-05-07T20:35:11.0545014Z ################################################################################ 2025-05-07T20:35:11.0560753Z # [2025-05-07T20:35:11.055Z] Run Python Test Suite: 2025-05-07T20:35:11.0561083Z # ./quantize/hfp8_test.py 2025-05-07T20:35:11.0561426Z ################################################################################ 2025-05-07T20:35:11.0585918Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/hfp8_test.py 2025-05-07T20:35:11.0586759Z 2025-05-07T20:35:13.2036490Z ============================= test session starts ============================== 2025-05-07T20:35:13.2037174Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:13.2037701Z cachedir: .pytest_cache 2025-05-07T20:35:13.2038261Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:13.2038992Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:13.2039395Z plugins: hypothesis-6.131.14 2025-05-07T20:35:14.8655964Z collecting ... collected 1 item 2025-05-07T20:35:14.8656195Z 2025-05-07T20:35:15.3990506Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:15.3990945Z 2025-05-07T20:35:15.3991096Z ============================== 1 passed in 2.33s =============================== 2025-05-07T20:35:16.0184415Z 2025-05-07T20:35:16.0185088Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:35:16.0203929Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:35:16.0204318Z 2025-05-07T20:35:16.0204324Z 2025-05-07T20:35:16.0204330Z 2025-05-07T20:35:16.0204335Z 2025-05-07T20:35:16.0226363Z ################################################################################ 2025-05-07T20:35:16.0242154Z # [2025-05-07T20:35:16.023Z] Run Python Test Suite: 2025-05-07T20:35:16.0242798Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:16.0243109Z ################################################################################ 2025-05-07T20:35:16.0266451Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:16.0267080Z 2025-05-07T20:35:18.1645002Z ============================= test session starts ============================== 2025-05-07T20:35:18.1645604Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:18.1646132Z cachedir: .pytest_cache 2025-05-07T20:35:18.1646691Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:18.1647412Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:18.1647881Z plugins: hypothesis-6.131.14 2025-05-07T20:35:19.8626376Z collecting ... collected 4 items 2025-05-07T20:35:19.8626614Z 2025-05-07T20:35:21.2650620Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:35:21.2658859Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:35:29.5000659Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:35:30.6815085Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:35:30.6815647Z 2025-05-07T20:35:30.6815795Z ============================== 4 passed in 12.65s ============================== 2025-05-07T20:35:31.3560921Z 2025-05-07T20:35:31.3561465Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:31.3582974Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:35:31.3583292Z 2025-05-07T20:35:31.3583296Z 2025-05-07T20:35:31.3583300Z 2025-05-07T20:35:31.3583304Z 2025-05-07T20:35:31.3603567Z ################################################################################ 2025-05-07T20:35:31.3619199Z # [2025-05-07T20:35:31.361Z] Run Python Test Suite: 2025-05-07T20:35:31.3619621Z # ./quantize/msfp_test.py 2025-05-07T20:35:31.3619948Z ################################################################################ 2025-05-07T20:35:31.3645270Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/msfp_test.py 2025-05-07T20:35:31.3645955Z 2025-05-07T20:35:33.5078799Z ============================= test session starts ============================== 2025-05-07T20:35:33.5079570Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:33.5080119Z cachedir: .pytest_cache 2025-05-07T20:35:33.5080677Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:33.5081391Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:33.5081798Z plugins: hypothesis-6.131.14 2025-05-07T20:35:35.1558123Z collecting ... collected 1 item 2025-05-07T20:35:35.1558360Z 2025-05-07T20:35:35.5022701Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5023270Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5023736Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5023986Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5024231Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5024466Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5024711Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5024957Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5025364Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5025602Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5025848Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5026081Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5026324Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5026563Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5026799Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5027041Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5027278Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5027520Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5027754Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5027993Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5028239Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5028481Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5028719Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5028957Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5029190Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5029429Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5029675Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5029914Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5030152Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5030394Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5030628Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5030867Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5031107Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5031344Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5031589Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5031828Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5032068Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5032304Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5032545Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5032794Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5033034Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5033275Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5033515Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5033753Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5033995Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5034240Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5034478Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5034720Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5034961Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5035199Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5035441Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5035683Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5035920Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5036277Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5036519Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5036756Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5036996Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5037241Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5037482Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5037718Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5037957Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5038199Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5038434Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5038674Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5038914Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5039151Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5039391Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5039634Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5039868Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5040109Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5040351Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5040586Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5040824Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5041064Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5041301Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5041633Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5041876Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5042159Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5042426Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5042662Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5042905Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5043229Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5043466Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5043710Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5043952Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5044185Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5044426Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5044666Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5044905Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5045148Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5045389Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5045625Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5045867Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5046108Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5046352Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5046587Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5046826Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5047065Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5047300Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5047540Z MSFP parameters 16 8 7 127 2025-05-07T20:35:35.5047775Z PASSED 2025-05-07T20:35:35.5047883Z 2025-05-07T20:35:35.5048024Z ============================== 1 passed in 2.13s =============================== 2025-05-07T20:35:36.1467926Z 2025-05-07T20:35:36.1468486Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:35:36.1491052Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:35:36.1491403Z 2025-05-07T20:35:36.1491410Z 2025-05-07T20:35:36.1491415Z 2025-05-07T20:35:36.1491420Z 2025-05-07T20:35:36.1512134Z ################################################################################ 2025-05-07T20:35:36.1527226Z # [2025-05-07T20:35:36.152Z] Run Python Test Suite: 2025-05-07T20:35:36.1527631Z # ./quantize/mx4_test.py 2025-05-07T20:35:36.1527923Z ################################################################################ 2025-05-07T20:35:36.1553023Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mx4_test.py 2025-05-07T20:35:36.1553625Z 2025-05-07T20:35:38.2952893Z ============================= test session starts ============================== 2025-05-07T20:35:38.2953573Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:38.2954085Z cachedir: .pytest_cache 2025-05-07T20:35:38.2954653Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:38.2955365Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:38.2955769Z plugins: hypothesis-6.131.14 2025-05-07T20:35:40.2592507Z collecting ... collected 4 items 2025-05-07T20:35:40.2592747Z 2025-05-07T20:36:04.3466789Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:36:04.3467452Z self=, 2025-05-07T20:36:04.3467897Z power=5, 2025-05-07T20:36:04.3468091Z sizes=4, 2025-05-07T20:36:04.3468275Z ) 2025-05-07T20:36:04.3468461Z Trying example: test_mx4( 2025-05-07T20:36:04.3468847Z self=, 2025-05-07T20:36:04.3469246Z power=6, 2025-05-07T20:36:04.3469435Z sizes=4, 2025-05-07T20:36:04.3469617Z ) 2025-05-07T20:36:04.3469794Z Trying example: test_mx4( 2025-05-07T20:36:04.3470306Z self=, 2025-05-07T20:36:04.3470858Z power=6, 2025-05-07T20:36:04.3471098Z sizes=12, 2025-05-07T20:36:04.3471372Z ) 2025-05-07T20:36:04.3472149Z Trying example: test_mx4( 2025-05-07T20:36:04.3472713Z self=, 2025-05-07T20:36:04.3473287Z power=5, 2025-05-07T20:36:04.3473553Z sizes=8, 2025-05-07T20:36:04.3473808Z ) 2025-05-07T20:36:04.3474052Z Trying example: test_mx4( 2025-05-07T20:36:04.3474929Z self=, 2025-05-07T20:36:04.3475563Z power=6, 2025-05-07T20:36:04.3475840Z sizes=5, 2025-05-07T20:36:04.3476292Z ) 2025-05-07T20:36:04.3476580Z Trying example: test_mx4( 2025-05-07T20:36:04.3477181Z self=, 2025-05-07T20:36:04.3477814Z power=8, 2025-05-07T20:36:04.3478108Z sizes=7, 2025-05-07T20:36:04.3478388Z ) 2025-05-07T20:36:04.3478674Z Trying example: test_mx4( 2025-05-07T20:36:04.3479268Z self=, 2025-05-07T20:36:04.3479974Z power=7, 2025-05-07T20:36:04.3480280Z sizes=12, 2025-05-07T20:36:04.3480553Z ) 2025-05-07T20:36:04.3480817Z Trying example: test_mx4( 2025-05-07T20:36:04.3481409Z self=, 2025-05-07T20:36:04.3482032Z power=5, 2025-05-07T20:36:04.3482326Z sizes=12, 2025-05-07T20:36:04.3482613Z ) 2025-05-07T20:36:04.3482897Z Trying example: test_mx4( 2025-05-07T20:36:04.3483479Z self=, 2025-05-07T20:36:04.3484079Z power=6, 2025-05-07T20:36:04.3484368Z sizes=6, 2025-05-07T20:36:04.3484649Z ) 2025-05-07T20:36:04.3484928Z Trying example: test_mx4( 2025-05-07T20:36:04.3485501Z self=, 2025-05-07T20:36:04.3486123Z power=7, 2025-05-07T20:36:04.3486414Z sizes=7, 2025-05-07T20:36:04.3486704Z ) 2025-05-07T20:36:04.3486984Z Trying example: test_mx4( 2025-05-07T20:36:04.3487578Z self=, 2025-05-07T20:36:04.3488226Z power=5, 2025-05-07T20:36:04.3488534Z sizes=10, 2025-05-07T20:36:04.3488819Z ) 2025-05-07T20:36:04.3489118Z Trying example: test_mx4( 2025-05-07T20:36:04.3489715Z self=, 2025-05-07T20:36:04.3490405Z power=5, 2025-05-07T20:36:04.3490680Z sizes=5, 2025-05-07T20:36:04.3490957Z ) 2025-05-07T20:36:04.3491233Z Trying example: test_mx4( 2025-05-07T20:36:04.3491810Z self=, 2025-05-07T20:36:04.3492426Z power=7, 2025-05-07T20:36:04.3492717Z sizes=11, 2025-05-07T20:36:04.3492991Z ) 2025-05-07T20:36:04.3493272Z Trying example: test_mx4( 2025-05-07T20:36:04.3493845Z self=, 2025-05-07T20:36:04.3494483Z power=5, 2025-05-07T20:36:04.3494782Z sizes=11, 2025-05-07T20:36:04.3495067Z ) 2025-05-07T20:36:04.3495348Z Trying example: test_mx4( 2025-05-07T20:36:04.3495938Z self=, 2025-05-07T20:36:04.3496556Z power=8, 2025-05-07T20:36:04.3496843Z sizes=10, 2025-05-07T20:36:04.3497131Z ) 2025-05-07T20:36:04.3497420Z Trying example: test_mx4( 2025-05-07T20:36:04.3498020Z self=, 2025-05-07T20:36:04.3498681Z power=7, 2025-05-07T20:36:04.3498974Z sizes=10, 2025-05-07T20:36:04.3499246Z ) 2025-05-07T20:36:04.3499530Z Trying example: test_mx4( 2025-05-07T20:36:04.3500103Z self=, 2025-05-07T20:36:04.3500740Z power=8, 2025-05-07T20:36:04.3501026Z sizes=12, 2025-05-07T20:36:04.3501309Z ) 2025-05-07T20:36:04.3501577Z Trying example: test_mx4( 2025-05-07T20:36:04.3502081Z self=, 2025-05-07T20:36:04.3502618Z power=8, 2025-05-07T20:36:04.3503013Z sizes=8, 2025-05-07T20:36:04.3503193Z ) 2025-05-07T20:36:04.3503375Z Trying example: test_mx4( 2025-05-07T20:36:04.3503758Z self=, 2025-05-07T20:36:04.3504160Z power=6, 2025-05-07T20:36:04.3504352Z sizes=9, 2025-05-07T20:36:04.3504533Z ) 2025-05-07T20:36:04.3504797Z Trying example: test_mx4( 2025-05-07T20:36:04.3505175Z self=, 2025-05-07T20:36:04.3505577Z power=5, 2025-05-07T20:36:04.3505757Z sizes=9, 2025-05-07T20:36:04.3505944Z ) 2025-05-07T20:36:04.3506123Z PASSED 2025-05-07T20:36:10.8029377Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:36:10.8030223Z self=, 2025-05-07T20:36:10.8030751Z shape=[32], 2025-05-07T20:36:10.8030996Z group_size=32, 2025-05-07T20:36:10.8031321Z rounding_mode=, 2025-05-07T20:36:10.8031675Z magnitude=1.0, 2025-05-07T20:36:10.8031924Z mx4_format=(2, 1), 2025-05-07T20:36:10.8032190Z device='cpu', 2025-05-07T20:36:10.8032467Z ) 2025-05-07T20:36:10.8032702Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8033211Z self=, 2025-05-07T20:36:10.8033748Z shape=[2, 16], 2025-05-07T20:36:10.8034001Z group_size=32, 2025-05-07T20:36:10.8034291Z rounding_mode=, 2025-05-07T20:36:10.8034634Z magnitude=1.0, 2025-05-07T20:36:10.8034886Z mx4_format=(2, 1), 2025-05-07T20:36:10.8035148Z device='cpu', 2025-05-07T20:36:10.8035383Z ) 2025-05-07T20:36:10.8035613Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8036246Z self=, 2025-05-07T20:36:10.8036774Z shape=[2, 16], 2025-05-07T20:36:10.8037014Z group_size=32, 2025-05-07T20:36:10.8037317Z rounding_mode=, 2025-05-07T20:36:10.8037678Z magnitude=1.0, 2025-05-07T20:36:10.8037920Z mx4_format=(3, 0), 2025-05-07T20:36:10.8038182Z device='cuda', 2025-05-07T20:36:10.8038424Z ) 2025-05-07T20:36:10.8038647Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8039148Z self=, 2025-05-07T20:36:10.8039695Z shape=[2, 2, 4, 32], 2025-05-07T20:36:10.8039971Z group_size=32, 2025-05-07T20:36:10.8040261Z rounding_mode=, 2025-05-07T20:36:10.8050108Z magnitude=1000.0, 2025-05-07T20:36:10.8050425Z mx4_format=(3, 0), 2025-05-07T20:36:10.8050697Z device='cuda', 2025-05-07T20:36:10.8050937Z ) 2025-05-07T20:36:10.8051182Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8051746Z self=, 2025-05-07T20:36:10.8052278Z shape=[2, 16], 2025-05-07T20:36:10.8052521Z group_size=64, 2025-05-07T20:36:10.8052819Z rounding_mode=, 2025-05-07T20:36:10.8053170Z magnitude=1.0, 2025-05-07T20:36:10.8053416Z mx4_format=(3, 0), 2025-05-07T20:36:10.8053679Z device='cuda', 2025-05-07T20:36:10.8053926Z ) 2025-05-07T20:36:10.8054154Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8054667Z self=, 2025-05-07T20:36:10.8055196Z shape=[2, 16], 2025-05-07T20:36:10.8055434Z group_size=64, 2025-05-07T20:36:10.8055737Z rounding_mode=, 2025-05-07T20:36:10.8056099Z magnitude=1.0, 2025-05-07T20:36:10.8056343Z mx4_format=(3, 0), 2025-05-07T20:36:10.8056607Z device='cpu', 2025-05-07T20:36:10.8056847Z ) 2025-05-07T20:36:10.8057071Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8057575Z self=, 2025-05-07T20:36:10.8058099Z shape=[32], 2025-05-07T20:36:10.8058607Z group_size=64, 2025-05-07T20:36:10.8058893Z rounding_mode=, 2025-05-07T20:36:10.8059236Z magnitude=0.001, 2025-05-07T20:36:10.8059498Z mx4_format=(3, 0), 2025-05-07T20:36:10.8059757Z device='cuda', 2025-05-07T20:36:10.8059996Z ) 2025-05-07T20:36:10.8060222Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8060895Z self=, 2025-05-07T20:36:10.8061416Z shape=[4, 30], 2025-05-07T20:36:10.8061663Z group_size=32, 2025-05-07T20:36:10.8061936Z rounding_mode=, 2025-05-07T20:36:10.8062278Z magnitude=0.001, 2025-05-07T20:36:10.8062539Z mx4_format=(2, 1), 2025-05-07T20:36:10.8062794Z device='cuda', 2025-05-07T20:36:10.8063031Z ) 2025-05-07T20:36:10.8063261Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8063754Z self=, 2025-05-07T20:36:10.8064283Z shape=[2, 2, 4, 32], 2025-05-07T20:36:10.8064560Z group_size=64, 2025-05-07T20:36:10.8064861Z rounding_mode=, 2025-05-07T20:36:10.8065218Z magnitude=1.0, 2025-05-07T20:36:10.8065470Z mx4_format=(2, 1), 2025-05-07T20:36:10.8065739Z device='cuda', 2025-05-07T20:36:10.8065972Z ) 2025-05-07T20:36:10.8066212Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8066708Z self=, 2025-05-07T20:36:10.8067227Z shape=[16, 1028], 2025-05-07T20:36:10.8067482Z group_size=64, 2025-05-07T20:36:10.8067757Z rounding_mode=, 2025-05-07T20:36:10.8068102Z magnitude=0.001, 2025-05-07T20:36:10.8068365Z mx4_format=(3, 0), 2025-05-07T20:36:10.8068618Z device='cuda', 2025-05-07T20:36:10.8068857Z ) 2025-05-07T20:36:10.8069084Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8069573Z self=, 2025-05-07T20:36:10.8070096Z shape=[2, 16], 2025-05-07T20:36:10.8070341Z group_size=64, 2025-05-07T20:36:10.8070609Z rounding_mode=, 2025-05-07T20:36:10.8070947Z magnitude=1.0, 2025-05-07T20:36:10.8071191Z mx4_format=(3, 0), 2025-05-07T20:36:10.8071446Z device='cuda', 2025-05-07T20:36:10.8071685Z ) 2025-05-07T20:36:10.8071939Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8072454Z self=, 2025-05-07T20:36:10.8072965Z shape=[96], 2025-05-07T20:36:10.8073206Z group_size=32, 2025-05-07T20:36:10.8073499Z rounding_mode=, 2025-05-07T20:36:10.8073849Z magnitude=1.0, 2025-05-07T20:36:10.8074096Z mx4_format=(3, 0), 2025-05-07T20:36:10.8074353Z device='cpu', 2025-05-07T20:36:10.8074612Z ) 2025-05-07T20:36:10.8074865Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8075417Z self=, 2025-05-07T20:36:10.8075979Z shape=[32], 2025-05-07T20:36:10.8076299Z group_size=64, 2025-05-07T20:36:10.8076540Z rounding_mode=, 2025-05-07T20:36:10.8076826Z magnitude=0.001, 2025-05-07T20:36:10.8077038Z mx4_format=(3, 0), 2025-05-07T20:36:10.8077255Z device='cpu', 2025-05-07T20:36:10.8077457Z ) 2025-05-07T20:36:10.8077641Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8078056Z self=, 2025-05-07T20:36:10.8078483Z shape=[2, 16], 2025-05-07T20:36:10.8078677Z group_size=64, 2025-05-07T20:36:10.8078906Z rounding_mode=, 2025-05-07T20:36:10.8079192Z magnitude=1000.0, 2025-05-07T20:36:10.8079400Z mx4_format=(3, 0), 2025-05-07T20:36:10.8079619Z device='cpu', 2025-05-07T20:36:10.8079813Z ) 2025-05-07T20:36:10.8079993Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8080507Z self=, 2025-05-07T20:36:10.8080940Z shape=[16, 1028], 2025-05-07T20:36:10.8081150Z group_size=32, 2025-05-07T20:36:10.8081381Z rounding_mode=, 2025-05-07T20:36:10.8081661Z magnitude=1000.0, 2025-05-07T20:36:10.8081874Z mx4_format=(3, 0), 2025-05-07T20:36:10.8082216Z device='cuda', 2025-05-07T20:36:10.8082420Z ) 2025-05-07T20:36:10.8082604Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8083018Z self=, 2025-05-07T20:36:10.8083454Z shape=[96], 2025-05-07T20:36:10.8083655Z group_size=64, 2025-05-07T20:36:10.8083881Z rounding_mode=, 2025-05-07T20:36:10.8084163Z magnitude=1000.0, 2025-05-07T20:36:10.8084376Z mx4_format=(3, 0), 2025-05-07T20:36:10.8084583Z device='cuda', 2025-05-07T20:36:10.8084777Z ) 2025-05-07T20:36:10.8084968Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8085386Z self=, 2025-05-07T20:36:10.8085822Z shape=[2, 16], 2025-05-07T20:36:10.8086026Z group_size=64, 2025-05-07T20:36:10.8086271Z rounding_mode=, 2025-05-07T20:36:10.8086573Z magnitude=1000.0, 2025-05-07T20:36:10.8086787Z mx4_format=(2, 1), 2025-05-07T20:36:10.8086999Z device='cpu', 2025-05-07T20:36:10.8087196Z ) 2025-05-07T20:36:10.8087382Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8087799Z self=, 2025-05-07T20:36:10.8088220Z shape=[2, 16], 2025-05-07T20:36:10.8088426Z group_size=32, 2025-05-07T20:36:10.8088659Z rounding_mode=, 2025-05-07T20:36:10.8088935Z magnitude=0.001, 2025-05-07T20:36:10.8089148Z mx4_format=(3, 0), 2025-05-07T20:36:10.8089362Z device='cpu', 2025-05-07T20:36:10.8089550Z ) 2025-05-07T20:36:10.8089738Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8090162Z self=, 2025-05-07T20:36:10.8090586Z shape=[2, 16], 2025-05-07T20:36:10.8090786Z group_size=64, 2025-05-07T20:36:10.8091017Z rounding_mode=, 2025-05-07T20:36:10.8091297Z magnitude=1000.0, 2025-05-07T20:36:10.8091517Z mx4_format=(3, 0), 2025-05-07T20:36:10.8091731Z device='cpu', 2025-05-07T20:36:10.8091919Z ) 2025-05-07T20:36:10.8092102Z Trying example: test_mx4_cases( 2025-05-07T20:36:10.8092520Z self=, 2025-05-07T20:36:10.8092948Z shape=[2, 16], 2025-05-07T20:36:10.8093141Z group_size=32, 2025-05-07T20:36:10.8093373Z rounding_mode=, 2025-05-07T20:36:10.8093654Z magnitude=1.0, 2025-05-07T20:36:10.8093851Z mx4_format=(2, 1), 2025-05-07T20:36:10.8094067Z device='cpu', 2025-05-07T20:36:10.8094263Z ) 2025-05-07T20:36:10.8094444Z PASSED 2025-05-07T20:36:10.8094835Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:36:10.8095445Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:36:10.8095789Z 2025-05-07T20:36:10.8095936Z =========================== short test summary info ============================ 2025-05-07T20:36:10.8096425Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:36:10.8096994Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:36:10.8097471Z ======================== 2 passed, 2 skipped in 32.64s ========================= 2025-05-07T20:36:11.5470356Z 2025-05-07T20:36:11.5471004Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:36:11.5491430Z [TEST] Python test time for ./quantize/mx4_test.py: 35 seconds 2025-05-07T20:36:11.5491705Z 2025-05-07T20:36:11.5491804Z 2025-05-07T20:36:11.5491809Z 2025-05-07T20:36:11.5491831Z 2025-05-07T20:36:11.5514085Z ################################################################################ 2025-05-07T20:36:11.5528908Z # [2025-05-07T20:36:11.552Z] Run Python Test Suite: 2025-05-07T20:36:11.5529232Z # ./release/stable_release_test.py 2025-05-07T20:36:11.5529533Z ################################################################################ 2025-05-07T20:36:11.5555827Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./release/stable_release_test.py 2025-05-07T20:36:11.5556797Z 2025-05-07T20:36:13.7065734Z ============================= test session starts ============================== 2025-05-07T20:36:13.7066380Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:13.7066898Z cachedir: .pytest_cache 2025-05-07T20:36:13.7067496Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:13.7068210Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:13.7068607Z plugins: hypothesis-6.131.14 2025-05-07T20:36:15.4138583Z collecting ... collected 2 items 2025-05-07T20:36:15.4138825Z 2025-05-07T20:36:15.4167801Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:36:15.4185419Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:36:15.4185734Z 2025-05-07T20:36:15.4185886Z ============================== 2 passed in 1.84s =============================== 2025-05-07T20:36:15.9822359Z 2025-05-07T20:36:15.9822783Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:36:15.9843776Z [TEST] Python test time for ./release/stable_release_test.py: 4 seconds 2025-05-07T20:36:15.9844077Z 2025-05-07T20:36:15.9844081Z 2025-05-07T20:36:15.9844103Z 2025-05-07T20:36:15.9844107Z 2025-05-07T20:36:15.9864383Z ################################################################################ 2025-05-07T20:36:15.9879776Z # [2025-05-07T20:36:15.987Z] Run Python Test Suite: 2025-05-07T20:36:15.9880106Z # ./runtime_monitor_test.py 2025-05-07T20:36:15.9880386Z ################################################################################ 2025-05-07T20:36:15.9905856Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./runtime_monitor_test.py 2025-05-07T20:36:15.9906641Z 2025-05-07T20:36:18.1370907Z ============================= test session starts ============================== 2025-05-07T20:36:18.1371525Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:18.1372037Z cachedir: .pytest_cache 2025-05-07T20:36:18.1372597Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:18.1373331Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:18.1373784Z plugins: hypothesis-6.131.14 2025-05-07T20:36:19.8545840Z collecting ... collected 7 items 2025-05-07T20:36:19.8546262Z 2025-05-07T20:36:19.9876542Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:36:19.9885799Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:36:20.2268857Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:36:20.5414084Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:36:20.6981490Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:36:20.6988586Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:36:20.7003377Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:36:20.7003933Z 2025-05-07T20:36:20.7004084Z ============================== 7 passed in 2.70s =============================== 2025-05-07T20:36:21.3514116Z 2025-05-07T20:36:21.3514744Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:36:21.3535273Z [TEST] Python test time for ./runtime_monitor_test.py: 6 seconds 2025-05-07T20:36:21.3536052Z 2025-05-07T20:36:21.3536057Z 2025-05-07T20:36:21.3536061Z 2025-05-07T20:36:21.3536065Z 2025-05-07T20:36:21.3558391Z ################################################################################ 2025-05-07T20:36:21.3574139Z # [2025-05-07T20:36:21.357Z] Run Python Test Suite: 2025-05-07T20:36:21.3574545Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:21.3574939Z ################################################################################ 2025-05-07T20:36:21.3598850Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:21.3599507Z 2025-05-07T20:36:23.5110641Z ============================= test session starts ============================== 2025-05-07T20:36:23.5111269Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:23.5111804Z cachedir: .pytest_cache 2025-05-07T20:36:23.5112369Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:23.5113079Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:23.5113479Z plugins: hypothesis-6.131.14 2025-05-07T20:36:25.4919498Z collecting ... collected 3 items 2025-05-07T20:36:25.4919736Z 2025-05-07T20:36:41.0780766Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:36:51.1871427Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:37:05.4506245Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:37:05.4506998Z 2025-05-07T20:37:05.4507200Z ============================== 3 passed in 42.07s ============================== 2025-05-07T20:37:06.2851454Z 2025-05-07T20:37:06.2851995Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:37:06.2871182Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 45 seconds 2025-05-07T20:37:06.2871511Z 2025-05-07T20:37:06.2871614Z 2025-05-07T20:37:06.2871619Z 2025-05-07T20:37:06.2871623Z 2025-05-07T20:37:06.2892241Z ################################################################################ 2025-05-07T20:37:06.2906989Z # [2025-05-07T20:37:06.290Z] Run Python Test Suite: 2025-05-07T20:37:06.2907333Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:06.2907681Z ################################################################################ 2025-05-07T20:37:06.2933917Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:06.2934839Z 2025-05-07T20:37:08.4370026Z ============================= test session starts ============================== 2025-05-07T20:37:08.4370661Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:08.4371176Z cachedir: .pytest_cache 2025-05-07T20:37:08.4371742Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:08.4372452Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:08.4372847Z plugins: hypothesis-6.131.14 2025-05-07T20:37:10.3513991Z collecting ... collected 1 item 2025-05-07T20:37:10.3514224Z 2025-05-07T20:38:34.5700572Z W0507 20:38:34.569416 100003 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:38:34.5701914Z W0507 20:38:34.569416 100003 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:38:34.5703444Z W0507 20:38:34.569416 100003 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] last reason: 3/7: len(___stack1) == 104 2025-05-07T20:38:34.5704379Z W0507 20:38:34.569416 100003 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:38:34.5705492Z W0507 20:38:34.569416 100003 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:38:34.6457649Z W0507 20:38:34.645416 100003 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:38:34.6458851Z W0507 20:38:34.645416 100003 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:38:34.6460129Z W0507 20:38:34.645416 100003 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:38:34.6461085Z W0507 20:38:34.645416 100003 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:38:34.6462180Z W0507 20:38:34.645416 100003 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:38:36.0821682Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:38:36.0822176Z 2025-05-07T20:38:36.0822330Z ========================= 1 passed in 87.78s (0:01:27) ========================= 2025-05-07T20:38:38.9235264Z 2025-05-07T20:38:38.9236639Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:38:38.9255375Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 92 seconds 2025-05-07T20:38:38.9255707Z 2025-05-07T20:38:38.9255713Z 2025-05-07T20:38:38.9255717Z 2025-05-07T20:38:38.9255721Z 2025-05-07T20:38:38.9275288Z ################################################################################ 2025-05-07T20:38:38.9290364Z # [2025-05-07T20:38:38.928Z] Run Python Test Suite: 2025-05-07T20:38:38.9290770Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:38:38.9291221Z ################################################################################ 2025-05-07T20:38:38.9316861Z + 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:38:38.9317505Z 2025-05-07T20:38:41.0792116Z ============================= test session starts ============================== 2025-05-07T20:38:41.0792798Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:38:41.0793312Z cachedir: .pytest_cache 2025-05-07T20:38:41.0793884Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:38:41.0794590Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:38:41.0794992Z plugins: hypothesis-6.131.14 2025-05-07T20:38:43.0400228Z collecting ... collected 1 item 2025-05-07T20:38:43.0400645Z 2025-05-07T20:38:45.1724227Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:38:45.1724689Z 2025-05-07T20:38:45.1724844Z ============================== 1 passed in 4.22s =============================== 2025-05-07T20:38:45.8849065Z 2025-05-07T20:38:45.8849606Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:38:45.8870269Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 7 seconds 2025-05-07T20:38:45.8870594Z 2025-05-07T20:38:45.8870599Z 2025-05-07T20:38:45.8870603Z 2025-05-07T20:38:45.8870607Z 2025-05-07T20:38:45.8891366Z ################################################################################ 2025-05-07T20:38:45.8906756Z # [2025-05-07T20:38:45.890Z] Run Python Test Suite: 2025-05-07T20:38:45.8907086Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:38:45.8907380Z ################################################################################ 2025-05-07T20:38:45.8933245Z + 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:38:45.8933873Z 2025-05-07T20:38:48.0375641Z ============================= test session starts ============================== 2025-05-07T20:38:48.0376844Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:38:48.0377896Z cachedir: .pytest_cache 2025-05-07T20:38:48.0379018Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:38:48.0380438Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:38:48.0381222Z plugins: hypothesis-6.131.14 2025-05-07T20:38:50.0030211Z collecting ... collected 2 items 2025-05-07T20:38:50.0030449Z 2025-05-07T20:39:25.1722371Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:42:17.3601335Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:42:17.3601897Z 2025-05-07T20:42:17.3602074Z =============================== warnings summary =============================== 2025-05-07T20:42:17.3602551Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:42:17.3606305Z /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:42:17.3610485Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:17.3611001Z 2025-05-07T20:42:17.3611163Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:42:17.3615392Z /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:42:17.3619343Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:17.3620032Z 2025-05-07T20:42:17.3620307Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:42:17.3620899Z ================== 2 passed, 32 warnings in 209.45s (0:03:29) ================== 2025-05-07T20:42:18.1632764Z 2025-05-07T20:42:18.1633504Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:42:18.1653064Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 213 seconds 2025-05-07T20:42:18.1653372Z 2025-05-07T20:42:18.1653377Z 2025-05-07T20:42:18.1653381Z 2025-05-07T20:42:18.1653385Z 2025-05-07T20:42:18.1675782Z ################################################################################ 2025-05-07T20:42:18.1691838Z # [2025-05-07T20:42:18.168Z] Run Python Test Suite: 2025-05-07T20:42:18.1692199Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:42:18.1692569Z ################################################################################ 2025-05-07T20:42:18.1717140Z + 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:42:18.1717816Z 2025-05-07T20:42:20.3163816Z ============================= test session starts ============================== 2025-05-07T20:42:20.3164442Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:42:20.3164955Z cachedir: .pytest_cache 2025-05-07T20:42:20.3165521Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:42:20.3166255Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:42:20.3166662Z plugins: hypothesis-6.131.14 2025-05-07T20:42:22.2780453Z collecting ... collected 1 item 2025-05-07T20:42:22.2780890Z 2025-05-07T20:42:26.4463681Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:42:26.4464228Z 2025-05-07T20:42:26.4464375Z =============================== warnings summary =============================== 2025-05-07T20:42:26.4464971Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4465760Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4466538Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4467320Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4468118Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4468905Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4469677Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4470460Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4471240Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4474744Z /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:42:26.4478118Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:26.4478519Z 2025-05-07T20:42:26.4478872Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4479659Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4480438Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4481214Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4481993Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4482780Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4483548Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4484320Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4485095Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:42:26.4488293Z /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:42:26.4491421Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:26.4491817Z 2025-05-07T20:42:26.4492047Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:42:26.4492509Z ======================== 1 passed, 18 warnings in 6.26s ======================== 2025-05-07T20:42:27.1920544Z 2025-05-07T20:42:27.1921075Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:42:27.1940839Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:42:27.1941300Z 2025-05-07T20:42:27.1941307Z 2025-05-07T20:42:27.1941312Z 2025-05-07T20:42:27.1941317Z 2025-05-07T20:42:27.1961646Z ################################################################################ 2025-05-07T20:42:27.1977203Z # [2025-05-07T20:42:27.197Z] Run Python Test Suite: 2025-05-07T20:42:27.1977701Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:42:27.1978144Z ################################################################################ 2025-05-07T20:42:27.2004008Z + 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:42:27.2004713Z 2025-05-07T20:42:29.3494885Z ============================= test session starts ============================== 2025-05-07T20:42:29.3495587Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:42:29.3496444Z cachedir: .pytest_cache 2025-05-07T20:42:29.3497011Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:42:29.3497726Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:42:29.3498129Z plugins: hypothesis-6.131.14 2025-05-07T20:42:31.3119693Z collecting ... collected 3 items 2025-05-07T20:42:31.3119978Z 2025-05-07T20:42:41.4890069Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:42:51.0334273Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:42:57.4914146Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:42:57.4914837Z 2025-05-07T20:42:57.4914992Z =============================== warnings summary =============================== 2025-05-07T20:42:57.4915764Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:42:57.4919373Z /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:42:57.4922620Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:57.4923021Z 2025-05-07T20:42:57.4923249Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:42:57.4923713Z ======================== 3 passed, 1 warning in 28.27s ========================= 2025-05-07T20:42:58.2876941Z 2025-05-07T20:42:58.2878201Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:42:58.2897207Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 31 seconds 2025-05-07T20:42:58.2897723Z 2025-05-07T20:42:58.2897730Z 2025-05-07T20:42:58.2897735Z 2025-05-07T20:42:58.2897741Z 2025-05-07T20:42:58.2920443Z ################################################################################ 2025-05-07T20:42:58.2936467Z # [2025-05-07T20:42:58.293Z] Run Python Test Suite: 2025-05-07T20:42:58.2936815Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:42:58.2937141Z ################################################################################ 2025-05-07T20:42:58.2961554Z + 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:42:58.2962212Z 2025-05-07T20:43:00.4417722Z ============================= test session starts ============================== 2025-05-07T20:43:00.4419868Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:00.4420888Z cachedir: .pytest_cache 2025-05-07T20:43:00.4421833Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:00.4422569Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:00.4423141Z plugins: hypothesis-6.131.14 2025-05-07T20:43:02.3553919Z collecting ... collected 1 item 2025-05-07T20:43:02.3554208Z 2025-05-07T20:44:57.5481150Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:44:57.5481661Z 2025-05-07T20:44:57.5481813Z ======================== 1 passed in 117.24s (0:01:57) ========================= 2025-05-07T20:44:58.3307964Z 2025-05-07T20:44:58.3308475Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:44:58.3328568Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 120 seconds 2025-05-07T20:44:58.3328906Z 2025-05-07T20:44:58.3328920Z 2025-05-07T20:44:58.3328924Z 2025-05-07T20:44:58.3328928Z 2025-05-07T20:44:58.3349771Z ################################################################################ 2025-05-07T20:44:58.3366416Z # [2025-05-07T20:44:58.336Z] Run Python Test Suite: 2025-05-07T20:44:58.3366777Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:44:58.3367096Z ################################################################################ 2025-05-07T20:44:58.3392645Z + 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:44:58.3393300Z 2025-05-07T20:45:00.4837904Z ============================= test session starts ============================== 2025-05-07T20:45:00.4839171Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:00.4840179Z cachedir: .pytest_cache 2025-05-07T20:45:00.4841323Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:00.4842733Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:00.4843547Z plugins: hypothesis-6.131.14 2025-05-07T20:45:02.4530879Z collecting ... collected 1 item 2025-05-07T20:45:02.4531116Z 2025-05-07T20:46:14.9862367Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:46:14.9862898Z 2025-05-07T20:46:14.9863056Z ========================= 1 passed in 74.64s (0:01:14) ========================= 2025-05-07T20:46:15.7655179Z 2025-05-07T20:46:15.7655997Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:46:15.7676011Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:46:15.7676377Z 2025-05-07T20:46:15.7676383Z 2025-05-07T20:46:15.7676387Z 2025-05-07T20:46:15.7676391Z 2025-05-07T20:46:15.7697048Z ################################################################################ 2025-05-07T20:46:15.7712919Z # [2025-05-07T20:46:15.770Z] Run Python Test Suite: 2025-05-07T20:46:15.7713419Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:46:15.7713864Z ################################################################################ 2025-05-07T20:46:15.7739410Z + 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:46:15.7740170Z 2025-05-07T20:46:17.9200345Z ============================= test session starts ============================== 2025-05-07T20:46:17.9200999Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:46:17.9201970Z cachedir: .pytest_cache 2025-05-07T20:46:17.9202553Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:46:17.9203269Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:46:17.9203669Z plugins: hypothesis-6.131.14 2025-05-07T20:46:19.8764599Z collecting ... collected 2 items 2025-05-07T20:46:19.8764829Z 2025-05-07T20:46:23.3567892Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:46:23.8316190Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:46:23.8316736Z 2025-05-07T20:46:23.8316880Z ============================== 2 passed in 6.04s =============================== 2025-05-07T20:46:24.6257126Z 2025-05-07T20:46:24.6257904Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:46:24.6277630Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 9 seconds 2025-05-07T20:46:24.6278048Z 2025-05-07T20:46:24.6278052Z 2025-05-07T20:46:24.6278056Z 2025-05-07T20:46:24.6278060Z 2025-05-07T20:46:24.6298278Z ################################################################################ 2025-05-07T20:46:24.6313860Z # [2025-05-07T20:46:24.631Z] Run Python Test Suite: 2025-05-07T20:46:24.6314237Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:46:24.6314635Z ################################################################################ 2025-05-07T20:46:24.6339953Z + 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:46:24.6340575Z 2025-05-07T20:46:26.7807174Z ============================= test session starts ============================== 2025-05-07T20:46:26.7808229Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:46:26.7809319Z cachedir: .pytest_cache 2025-05-07T20:46:26.7810248Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:46:26.7811500Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:46:26.7812137Z plugins: hypothesis-6.131.14 2025-05-07T20:46:28.7462182Z collecting ... collected 2 items 2025-05-07T20:46:28.7462613Z 2025-05-07T20:47:08.3506468Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:49:10.3598956Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:49:10.3600812Z 2025-05-07T20:49:10.3601145Z =============================== warnings summary =============================== 2025-05-07T20:49:10.3601860Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3602837Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3603608Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3604280Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3604967Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3605640Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3606308Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3606982Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3611190Z /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:49:10.3614514Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:49:10.3614917Z 2025-05-07T20:49:10.3615214Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:10.3616612Z /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:49:10.3618004Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:49:10.3618409Z 2025-05-07T20:49:10.3618632Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:49:10.3619105Z ================== 2 passed, 9 warnings in 163.71s (0:02:43) =================== 2025-05-07T20:49:11.1525954Z 2025-05-07T20:49:11.1526687Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:49:11.1547636Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 167 seconds 2025-05-07T20:49:11.1548024Z 2025-05-07T20:49:11.1548031Z 2025-05-07T20:49:11.1548037Z 2025-05-07T20:49:11.1548076Z 2025-05-07T20:49:11.1570377Z ################################################################################ 2025-05-07T20:49:11.1590833Z # [2025-05-07T20:49:11.158Z] Run Python Test Suite: 2025-05-07T20:49:11.1591325Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:49:11.1591678Z ################################################################################ 2025-05-07T20:49:11.1616987Z + 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:49:11.1617921Z 2025-05-07T20:49:13.3048044Z ============================= test session starts ============================== 2025-05-07T20:49:13.3048728Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:49:13.3049232Z cachedir: .pytest_cache 2025-05-07T20:49:13.3049827Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:49:13.3050541Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:49:13.3050934Z plugins: hypothesis-6.131.14 2025-05-07T20:49:15.7910697Z collecting ... collected 1 item 2025-05-07T20:49:15.7911265Z 2025-05-07T20:49:20.1328789Z W0507 20:49:20.132426 106366 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:49:20.1330172Z W0507 20:49:20.132426 106366 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:49:20.1332326Z W0507 20:49:20.132426 106366 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:49:20.1333918Z W0507 20:49:20.132426 106366 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:49:20.1335018Z W0507 20:49:20.132426 106366 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:49:22.2641440Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:49:22.2642172Z 2025-05-07T20:49:22.2642329Z ============================== 1 passed in 9.09s =============================== 2025-05-07T20:49:23.9874512Z 2025-05-07T20:49:23.9875067Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:49:23.9894468Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 12 seconds 2025-05-07T20:49:23.9894929Z 2025-05-07T20:49:23.9894934Z 2025-05-07T20:49:23.9894939Z 2025-05-07T20:49:23.9894951Z 2025-05-07T20:49:23.9916956Z ################################################################################ 2025-05-07T20:49:23.9932682Z # [2025-05-07T20:49:23.992Z] Run Python Test Suite: 2025-05-07T20:49:23.9933123Z # ./sll/jagged_softmax_test.py 2025-05-07T20:49:23.9933445Z ################################################################################ 2025-05-07T20:49:23.9958887Z + 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:49:23.9959502Z 2025-05-07T20:49:26.1419435Z ============================= test session starts ============================== 2025-05-07T20:49:26.1420068Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:49:26.1420609Z cachedir: .pytest_cache 2025-05-07T20:49:26.1421168Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:49:26.1421889Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:49:26.1422292Z plugins: hypothesis-6.131.14 2025-05-07T20:49:28.1048700Z collecting ... collected 3 items 2025-05-07T20:49:28.1048924Z 2025-05-07T20:49:32.2823120Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:49:32.7814935Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:49:37.0551077Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:49:37.0551581Z 2025-05-07T20:49:37.0551726Z =============================== warnings summary =============================== 2025-05-07T20:49:37.0552099Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:49:37.0555114Z /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:49:37.0558471Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:49:37.0558884Z 2025-05-07T20:49:37.0559310Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:49:37.0562283Z /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:49:37.0565545Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:49:37.0565951Z 2025-05-07T20:49:37.0566176Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:49:37.0566646Z ======================= 3 passed, 50 warnings in 11.05s ======================== 2025-05-07T20:49:37.8560495Z 2025-05-07T20:49:37.8561251Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:49:37.8581905Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 14 seconds 2025-05-07T20:49:37.8582311Z 2025-05-07T20:49:37.8582457Z 2025-05-07T20:49:37.8582463Z 2025-05-07T20:49:37.8582469Z 2025-05-07T20:49:37.8601321Z ################################################################################ 2025-05-07T20:49:37.8617013Z # [2025-05-07T20:49:37.861Z] Run Python Test Suite: 2025-05-07T20:49:37.8617518Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:49:37.8617985Z ################################################################################ 2025-05-07T20:49:37.8643076Z + 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:49:37.8643838Z 2025-05-07T20:49:40.0068685Z ============================= test session starts ============================== 2025-05-07T20:49:40.0069614Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:49:40.0070306Z cachedir: .pytest_cache 2025-05-07T20:49:40.0071067Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:49:40.0071839Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:49:40.0072238Z plugins: hypothesis-6.131.14 2025-05-07T20:49:41.9686003Z collecting ... collected 1 item 2025-05-07T20:49:41.9686312Z 2025-05-07T20:49:41.9711182Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:49:41.9711831Z 2025-05-07T20:49:41.9711995Z =========================== short test summary info ============================ 2025-05-07T20:49:41.9712658Z 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:49:41.9713315Z ============================== 1 skipped in 2.10s ============================== 2025-05-07T20:49:42.5665914Z 2025-05-07T20:49:42.5666311Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:49:42.5687444Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 5 seconds 2025-05-07T20:49:42.5687919Z 2025-05-07T20:49:42.5687924Z 2025-05-07T20:49:42.5687930Z 2025-05-07T20:49:42.5687945Z 2025-05-07T20:49:42.5709193Z ################################################################################ 2025-05-07T20:49:42.5730039Z # [2025-05-07T20:49:42.572Z] Run Python Test Suite: 2025-05-07T20:49:42.5730493Z # ./sparse/block_bucketize_test.py 2025-05-07T20:49:42.5730907Z ################################################################################ 2025-05-07T20:49:42.5754493Z + 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:49:42.5755437Z 2025-05-07T20:49:44.7305023Z ============================= test session starts ============================== 2025-05-07T20:49:44.7306594Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:49:44.7307605Z cachedir: .pytest_cache 2025-05-07T20:49:44.7309126Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:49:44.7310569Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:49:44.7311130Z plugins: hypothesis-6.131.14 2025-05-07T20:49:47.0680042Z collecting ... collected 11 items 2025-05-07T20:49:47.0680363Z 2025-05-07T20:49:47.3933012Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3934197Z self=, 2025-05-07T20:49:47.3934796Z index_type=torch.int32, 2025-05-07T20:49:47.3935107Z has_weight=False, 2025-05-07T20:49:47.3935430Z bucketize_pos=False, 2025-05-07T20:49:47.3935757Z sequence=False, 2025-05-07T20:49:47.3936034Z ) 2025-05-07T20:49:47.3936377Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3937156Z self=, 2025-05-07T20:49:47.3937677Z index_type=torch.int64, 2025-05-07T20:49:47.3937922Z has_weight=False, 2025-05-07T20:49:47.3938165Z bucketize_pos=False, 2025-05-07T20:49:47.3938392Z sequence=False, 2025-05-07T20:49:47.3938599Z ) 2025-05-07T20:49:47.3938847Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3939411Z self=, 2025-05-07T20:49:47.3939940Z index_type=torch.int64, 2025-05-07T20:49:47.3940186Z has_weight=False, 2025-05-07T20:49:47.3940410Z bucketize_pos=False, 2025-05-07T20:49:47.3940638Z sequence=True, 2025-05-07T20:49:47.3940837Z ) 2025-05-07T20:49:47.3941079Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3941686Z self=, 2025-05-07T20:49:47.3942201Z index_type=torch.int32, 2025-05-07T20:49:47.3942441Z has_weight=True, 2025-05-07T20:49:47.3942655Z bucketize_pos=True, 2025-05-07T20:49:47.3942876Z sequence=True, 2025-05-07T20:49:47.3943073Z ) 2025-05-07T20:49:47.3943312Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3943881Z self=, 2025-05-07T20:49:47.3944395Z index_type=torch.int32, 2025-05-07T20:49:47.3944635Z has_weight=False, 2025-05-07T20:49:47.3944860Z bucketize_pos=True, 2025-05-07T20:49:47.3945084Z sequence=False, 2025-05-07T20:49:47.3945286Z ) 2025-05-07T20:49:47.3945521Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3946084Z self=, 2025-05-07T20:49:47.3946602Z index_type=torch.int32, 2025-05-07T20:49:47.3946834Z has_weight=True, 2025-05-07T20:49:47.3947056Z bucketize_pos=False, 2025-05-07T20:49:47.3947286Z sequence=True, 2025-05-07T20:49:47.3947478Z ) 2025-05-07T20:49:47.3947723Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3948617Z self=, 2025-05-07T20:49:47.3949139Z index_type=torch.int32, 2025-05-07T20:49:47.3949371Z has_weight=False, 2025-05-07T20:49:47.3949595Z bucketize_pos=True, 2025-05-07T20:49:47.3949818Z sequence=True, 2025-05-07T20:49:47.3950162Z ) 2025-05-07T20:49:47.3950413Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3951023Z self=, 2025-05-07T20:49:47.3951543Z index_type=torch.int64, 2025-05-07T20:49:47.3951788Z has_weight=True, 2025-05-07T20:49:47.3952014Z bucketize_pos=False, 2025-05-07T20:49:47.3952240Z sequence=True, 2025-05-07T20:49:47.3952441Z ) 2025-05-07T20:49:47.3952680Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3953239Z self=, 2025-05-07T20:49:47.3953764Z index_type=torch.int32, 2025-05-07T20:49:47.3954005Z has_weight=True, 2025-05-07T20:49:47.3954226Z bucketize_pos=True, 2025-05-07T20:49:47.3954443Z sequence=False, 2025-05-07T20:49:47.3954644Z ) 2025-05-07T20:49:47.3954885Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3955453Z self=, 2025-05-07T20:49:47.3956106Z index_type=torch.int32, 2025-05-07T20:49:47.3956345Z has_weight=True, 2025-05-07T20:49:47.3956557Z bucketize_pos=False, 2025-05-07T20:49:47.3956782Z sequence=False, 2025-05-07T20:49:47.3956975Z ) 2025-05-07T20:49:47.3957207Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3957768Z self=, 2025-05-07T20:49:47.3958280Z index_type=torch.int64, 2025-05-07T20:49:47.3958508Z has_weight=True, 2025-05-07T20:49:47.3958731Z bucketize_pos=True, 2025-05-07T20:49:47.3958955Z sequence=True, 2025-05-07T20:49:47.3959158Z ) 2025-05-07T20:49:47.3959389Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3959955Z self=, 2025-05-07T20:49:47.3960472Z index_type=torch.int32, 2025-05-07T20:49:47.3960699Z has_weight=False, 2025-05-07T20:49:47.3960922Z bucketize_pos=False, 2025-05-07T20:49:47.3961146Z sequence=True, 2025-05-07T20:49:47.3961333Z ) 2025-05-07T20:49:47.3961571Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3962134Z self=, 2025-05-07T20:49:47.3962641Z index_type=torch.int64, 2025-05-07T20:49:47.3962876Z has_weight=True, 2025-05-07T20:49:47.3963095Z bucketize_pos=False, 2025-05-07T20:49:47.3963321Z sequence=False, 2025-05-07T20:49:47.3963512Z ) 2025-05-07T20:49:47.3963749Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3964311Z self=, 2025-05-07T20:49:47.3964816Z index_type=torch.int64, 2025-05-07T20:49:47.3965059Z has_weight=True, 2025-05-07T20:49:47.3965280Z bucketize_pos=True, 2025-05-07T20:49:47.3965494Z sequence=False, 2025-05-07T20:49:47.3965694Z ) 2025-05-07T20:49:47.3965932Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3966491Z self=, 2025-05-07T20:49:47.3967005Z index_type=torch.int64, 2025-05-07T20:49:47.3967242Z has_weight=False, 2025-05-07T20:49:47.3967459Z bucketize_pos=True, 2025-05-07T20:49:47.3967682Z sequence=True, 2025-05-07T20:49:47.3967881Z ) 2025-05-07T20:49:47.3968208Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:49:47.3968767Z self=, 2025-05-07T20:49:47.3969278Z index_type=torch.int64, 2025-05-07T20:49:47.3969517Z has_weight=False, 2025-05-07T20:49:47.3969730Z bucketize_pos=True, 2025-05-07T20:49:47.3970038Z sequence=False, 2025-05-07T20:49:47.3970240Z ) 2025-05-07T20:49:47.3970414Z PASSED 2025-05-07T20:49:47.4057397Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:49:47.4058408Z self=, 2025-05-07T20:49:47.4058957Z index_type=torch.int32, 2025-05-07T20:49:47.4059180Z ) 2025-05-07T20:49:47.4059455Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:49:47.4060106Z self=, 2025-05-07T20:49:47.4060653Z index_type=torch.int64, 2025-05-07T20:49:47.4060882Z ) 2025-05-07T20:49:47.4061059Z PASSED 2025-05-07T20:51:44.4504382Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4505636Z self=, 2025-05-07T20:51:44.4506308Z index_type=torch.int32, 2025-05-07T20:51:44.4506595Z has_weight=False, 2025-05-07T20:51:44.4506873Z bucketize_pos=False, 2025-05-07T20:51:44.4507157Z sequence=False, 2025-05-07T20:51:44.4507416Z my_size=3, 2025-05-07T20:51:44.4507644Z ) 2025-05-07T20:51:44.4507964Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4508895Z self=, 2025-05-07T20:51:44.4509567Z index_type=torch.int64, 2025-05-07T20:51:44.4509866Z has_weight=False, 2025-05-07T20:51:44.4510193Z bucketize_pos=False, 2025-05-07T20:51:44.4510464Z sequence=False, 2025-05-07T20:51:44.4510708Z my_size=3, 2025-05-07T20:51:44.4510934Z ) 2025-05-07T20:51:44.4511238Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4511980Z self=, 2025-05-07T20:51:44.4512633Z index_type=torch.int64, 2025-05-07T20:51:44.4512921Z has_weight=True, 2025-05-07T20:51:44.4513181Z bucketize_pos=True, 2025-05-07T20:51:44.4513452Z sequence=True, 2025-05-07T20:51:44.4513695Z my_size=3, 2025-05-07T20:51:44.4513919Z ) 2025-05-07T20:51:44.4514231Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4514971Z self=, 2025-05-07T20:51:44.4515617Z index_type=torch.int32, 2025-05-07T20:51:44.4515907Z has_weight=True, 2025-05-07T20:51:44.4516290Z bucketize_pos=False, 2025-05-07T20:51:44.4516559Z sequence=False, 2025-05-07T20:51:44.4516805Z my_size=3, 2025-05-07T20:51:44.4517035Z ) 2025-05-07T20:51:44.4517345Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4518082Z self=, 2025-05-07T20:51:44.4518741Z index_type=torch.int32, 2025-05-07T20:51:44.4519027Z has_weight=True, 2025-05-07T20:51:44.4519287Z bucketize_pos=True, 2025-05-07T20:51:44.4519552Z sequence=False, 2025-05-07T20:51:44.4519799Z my_size=1024, 2025-05-07T20:51:44.4520029Z ) 2025-05-07T20:51:44.4520344Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4521437Z self=, 2025-05-07T20:51:44.4522093Z index_type=torch.int64, 2025-05-07T20:51:44.4522379Z has_weight=False, 2025-05-07T20:51:44.4522645Z bucketize_pos=True, 2025-05-07T20:51:44.4522905Z sequence=False, 2025-05-07T20:51:44.4523155Z my_size=194, 2025-05-07T20:51:44.4523390Z ) 2025-05-07T20:51:44.4523888Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4524622Z self=, 2025-05-07T20:51:44.4525273Z index_type=torch.int64, 2025-05-07T20:51:44.4525557Z has_weight=False, 2025-05-07T20:51:44.4525818Z bucketize_pos=False, 2025-05-07T20:51:44.4526088Z sequence=True, 2025-05-07T20:51:44.4526333Z my_size=194, 2025-05-07T20:51:44.4526563Z ) 2025-05-07T20:51:44.4526871Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4527613Z self=, 2025-05-07T20:51:44.4528256Z index_type=torch.int64, 2025-05-07T20:51:44.4528539Z has_weight=False, 2025-05-07T20:51:44.4528805Z bucketize_pos=True, 2025-05-07T20:51:44.4529063Z sequence=True, 2025-05-07T20:51:44.4529304Z my_size=256, 2025-05-07T20:51:44.4529532Z ) 2025-05-07T20:51:44.4530263Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4531016Z self=, 2025-05-07T20:51:44.4531661Z index_type=torch.int64, 2025-05-07T20:51:44.4531948Z has_weight=False, 2025-05-07T20:51:44.4532215Z bucketize_pos=False, 2025-05-07T20:51:44.4532501Z sequence=True, 2025-05-07T20:51:44.4532779Z my_size=3, 2025-05-07T20:51:44.4533005Z ) 2025-05-07T20:51:44.4533307Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4534048Z self=, 2025-05-07T20:51:44.4534703Z index_type=torch.int32, 2025-05-07T20:51:44.4534991Z has_weight=False, 2025-05-07T20:51:44.4535254Z bucketize_pos=True, 2025-05-07T20:51:44.4535519Z sequence=True, 2025-05-07T20:51:44.4535763Z my_size=1024, 2025-05-07T20:51:44.4535999Z ) 2025-05-07T20:51:44.4536310Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4537038Z self=, 2025-05-07T20:51:44.4537684Z index_type=torch.int32, 2025-05-07T20:51:44.4537967Z has_weight=False, 2025-05-07T20:51:44.4538230Z bucketize_pos=True, 2025-05-07T20:51:44.4538488Z sequence=False, 2025-05-07T20:51:44.4538733Z my_size=194, 2025-05-07T20:51:44.4538962Z ) 2025-05-07T20:51:44.4539270Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4540000Z self=, 2025-05-07T20:51:44.4540650Z index_type=torch.int32, 2025-05-07T20:51:44.4540936Z has_weight=False, 2025-05-07T20:51:44.4541198Z bucketize_pos=False, 2025-05-07T20:51:44.4541471Z sequence=False, 2025-05-07T20:51:44.4541715Z my_size=194, 2025-05-07T20:51:44.4541946Z ) 2025-05-07T20:51:44.4542251Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4542996Z self=, 2025-05-07T20:51:44.4543641Z index_type=torch.int32, 2025-05-07T20:51:44.4543927Z has_weight=False, 2025-05-07T20:51:44.4544192Z bucketize_pos=True, 2025-05-07T20:51:44.4544454Z sequence=False, 2025-05-07T20:51:44.4544695Z my_size=3, 2025-05-07T20:51:44.4544918Z ) 2025-05-07T20:51:44.4545225Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4546040Z self=, 2025-05-07T20:51:44.4546693Z index_type=torch.int32, 2025-05-07T20:51:44.4546978Z has_weight=False, 2025-05-07T20:51:44.4547239Z bucketize_pos=True, 2025-05-07T20:51:44.4547500Z sequence=True, 2025-05-07T20:51:44.4547742Z my_size=3, 2025-05-07T20:51:44.4548044Z ) 2025-05-07T20:51:44.4548354Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4549087Z self=, 2025-05-07T20:51:44.4549731Z index_type=torch.int32, 2025-05-07T20:51:44.4550016Z has_weight=True, 2025-05-07T20:51:44.4550282Z bucketize_pos=True, 2025-05-07T20:51:44.4550547Z sequence=True, 2025-05-07T20:51:44.4550781Z my_size=3, 2025-05-07T20:51:44.4551007Z ) 2025-05-07T20:51:44.4551317Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4552045Z self=, 2025-05-07T20:51:44.4552696Z index_type=torch.int64, 2025-05-07T20:51:44.4552985Z has_weight=False, 2025-05-07T20:51:44.4553244Z bucketize_pos=True, 2025-05-07T20:51:44.4553507Z sequence=True, 2025-05-07T20:51:44.4553749Z my_size=1024, 2025-05-07T20:51:44.4553983Z ) 2025-05-07T20:51:44.4554292Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4555025Z self=, 2025-05-07T20:51:44.4555668Z index_type=torch.int64, 2025-05-07T20:51:44.4555951Z has_weight=True, 2025-05-07T20:51:44.4556297Z bucketize_pos=True, 2025-05-07T20:51:44.4556565Z sequence=True, 2025-05-07T20:51:44.4556801Z my_size=1024, 2025-05-07T20:51:44.4557034Z ) 2025-05-07T20:51:44.4557341Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4558071Z self=, 2025-05-07T20:51:44.4558720Z index_type=torch.int32, 2025-05-07T20:51:44.4559005Z has_weight=False, 2025-05-07T20:51:44.4559263Z bucketize_pos=True, 2025-05-07T20:51:44.4559527Z sequence=True, 2025-05-07T20:51:44.4559768Z my_size=256, 2025-05-07T20:51:44.4559999Z ) 2025-05-07T20:51:44.4560308Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4561047Z self=, 2025-05-07T20:51:44.4561698Z index_type=torch.int32, 2025-05-07T20:51:44.4561977Z has_weight=False, 2025-05-07T20:51:44.4562247Z bucketize_pos=True, 2025-05-07T20:51:44.4562529Z sequence=False, 2025-05-07T20:51:44.4562800Z my_size=256, 2025-05-07T20:51:44.4563028Z ) 2025-05-07T20:51:44.4563336Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4564064Z self=, 2025-05-07T20:51:44.4564716Z index_type=torch.int32, 2025-05-07T20:51:44.4564999Z has_weight=False, 2025-05-07T20:51:44.4565258Z bucketize_pos=False, 2025-05-07T20:51:44.4565528Z sequence=False, 2025-05-07T20:51:44.4565779Z my_size=256, 2025-05-07T20:51:44.4566003Z ) 2025-05-07T20:51:44.4566311Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4575255Z self=, 2025-05-07T20:51:44.4575952Z index_type=torch.int64, 2025-05-07T20:51:44.4576244Z has_weight=False, 2025-05-07T20:51:44.4576521Z bucketize_pos=True, 2025-05-07T20:51:44.4576792Z sequence=True, 2025-05-07T20:51:44.4577035Z my_size=3, 2025-05-07T20:51:44.4577266Z ) 2025-05-07T20:51:44.4577590Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4578457Z self=, 2025-05-07T20:51:44.4579115Z index_type=torch.int32, 2025-05-07T20:51:44.4579409Z has_weight=False, 2025-05-07T20:51:44.4579676Z bucketize_pos=True, 2025-05-07T20:51:44.4579934Z sequence=True, 2025-05-07T20:51:44.4580265Z my_size=194, 2025-05-07T20:51:44.4580498Z ) 2025-05-07T20:51:44.4580805Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4581546Z self=, 2025-05-07T20:51:44.4582202Z index_type=torch.int32, 2025-05-07T20:51:44.4582485Z has_weight=True, 2025-05-07T20:51:44.4582755Z bucketize_pos=True, 2025-05-07T20:51:44.4583023Z sequence=True, 2025-05-07T20:51:44.4583263Z my_size=194, 2025-05-07T20:51:44.4583495Z ) 2025-05-07T20:51:44.4583806Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4584553Z self=, 2025-05-07T20:51:44.4585207Z index_type=torch.int32, 2025-05-07T20:51:44.4585502Z has_weight=False, 2025-05-07T20:51:44.4585777Z bucketize_pos=False, 2025-05-07T20:51:44.4586045Z sequence=True, 2025-05-07T20:51:44.4586297Z my_size=256, 2025-05-07T20:51:44.4586530Z ) 2025-05-07T20:51:44.4586835Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4587571Z self=, 2025-05-07T20:51:44.4588226Z index_type=torch.int64, 2025-05-07T20:51:44.4588506Z has_weight=True, 2025-05-07T20:51:44.4588775Z bucketize_pos=False, 2025-05-07T20:51:44.4589054Z sequence=False, 2025-05-07T20:51:44.4589295Z my_size=194, 2025-05-07T20:51:44.4589534Z ) 2025-05-07T20:51:44.4589846Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4590593Z self=, 2025-05-07T20:51:44.4591245Z index_type=torch.int64, 2025-05-07T20:51:44.4591535Z has_weight=True, 2025-05-07T20:51:44.4591799Z bucketize_pos=True, 2025-05-07T20:51:44.4592059Z sequence=False, 2025-05-07T20:51:44.4592315Z my_size=194, 2025-05-07T20:51:44.4592551Z ) 2025-05-07T20:51:44.4592868Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4593686Z self=, 2025-05-07T20:51:44.4594391Z index_type=torch.int64, 2025-05-07T20:51:44.4594626Z has_weight=False, 2025-05-07T20:51:44.4594854Z bucketize_pos=False, 2025-05-07T20:51:44.4595084Z sequence=False, 2025-05-07T20:51:44.4595287Z my_size=194, 2025-05-07T20:51:44.4595478Z ) 2025-05-07T20:51:44.4595729Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:44.4596425Z self=, 2025-05-07T20:51:44.4596960Z index_type=torch.int32, 2025-05-07T20:51:44.4597191Z has_weight=True, 2025-05-07T20:51:44.4597415Z bucketize_pos=True, 2025-05-07T20:51:44.4597639Z sequence=True, 2025-05-07T20:51:44.4597834Z my_size=1024, 2025-05-07T20:51:44.4598032Z ) 2025-05-07T20:51:59.7347786Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:59.7348449Z self=, 2025-05-07T20:51:59.7348992Z index_type=torch.int64, 2025-05-07T20:51:59.7349240Z has_weight=True, 2025-05-07T20:51:59.7349467Z bucketize_pos=True, 2025-05-07T20:51:59.7349688Z sequence=True, 2025-05-07T20:51:59.7349897Z my_size=194, 2025-05-07T20:51:59.7350095Z ) 2025-05-07T20:51:59.7350364Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:59.7351280Z self=, 2025-05-07T20:51:59.7351827Z index_type=torch.int64, 2025-05-07T20:51:59.7352072Z has_weight=False, 2025-05-07T20:51:59.7352293Z bucketize_pos=False, 2025-05-07T20:51:59.7352696Z sequence=False, 2025-05-07T20:51:59.7352906Z my_size=1024, 2025-05-07T20:51:59.7353100Z ) 2025-05-07T20:51:59.7353365Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:59.7353981Z self=, 2025-05-07T20:51:59.7354512Z index_type=torch.int32, 2025-05-07T20:51:59.7354759Z has_weight=False, 2025-05-07T20:51:59.7354991Z bucketize_pos=True, 2025-05-07T20:51:59.7355209Z sequence=False, 2025-05-07T20:51:59.7355417Z my_size=1024, 2025-05-07T20:51:59.7355618Z ) 2025-05-07T20:51:59.7355885Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:59.7356554Z self=, 2025-05-07T20:51:59.7357091Z index_type=torch.int32, 2025-05-07T20:51:59.7357328Z has_weight=False, 2025-05-07T20:51:59.7357549Z bucketize_pos=False, 2025-05-07T20:51:59.7357790Z sequence=False, 2025-05-07T20:51:59.7357994Z my_size=1024, 2025-05-07T20:51:59.7358187Z ) 2025-05-07T20:51:59.7358372Z PASSED 2025-05-07T20:51:59.7800516Z 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:51:59.7801574Z self=, 2025-05-07T20:51:59.7802132Z long_indices=False, 2025-05-07T20:51:59.7802350Z use_cpu=False, 2025-05-07T20:51:59.7802566Z keep_orig_idx=False, 2025-05-07T20:51:59.7802810Z sequence=False, 2025-05-07T20:51:59.7803017Z bucketize_pos=False, 2025-05-07T20:51:59.7803238Z ) 2025-05-07T20:51:59.7803530Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7804184Z self=, 2025-05-07T20:51:59.7804742Z long_indices=True, 2025-05-07T20:51:59.7804963Z use_cpu=False, 2025-05-07T20:51:59.7805168Z keep_orig_idx=False, 2025-05-07T20:51:59.7805397Z sequence=False, 2025-05-07T20:51:59.7805612Z bucketize_pos=False, 2025-05-07T20:51:59.7805833Z ) 2025-05-07T20:51:59.7806111Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7806792Z self=, 2025-05-07T20:51:59.7807370Z long_indices=True, 2025-05-07T20:51:59.7807644Z use_cpu=False, 2025-05-07T20:51:59.7807952Z keep_orig_idx=True, 2025-05-07T20:51:59.7808266Z sequence=False, 2025-05-07T20:51:59.7808537Z bucketize_pos=True, 2025-05-07T20:51:59.7809015Z ) 2025-05-07T20:51:59.7809375Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7810024Z self=, 2025-05-07T20:51:59.7810581Z long_indices=True, 2025-05-07T20:51:59.7810803Z use_cpu=True, 2025-05-07T20:51:59.7811016Z keep_orig_idx=True, 2025-05-07T20:51:59.7811236Z sequence=False, 2025-05-07T20:51:59.7811446Z bucketize_pos=True, 2025-05-07T20:51:59.7811659Z ) 2025-05-07T20:51:59.7811937Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7812594Z self=, 2025-05-07T20:51:59.7813146Z long_indices=False, 2025-05-07T20:51:59.7813359Z use_cpu=True, 2025-05-07T20:51:59.7813736Z keep_orig_idx=True, 2025-05-07T20:51:59.7813966Z sequence=False, 2025-05-07T20:51:59.7814176Z bucketize_pos=True, 2025-05-07T20:51:59.7814391Z ) 2025-05-07T20:51:59.7814679Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7815329Z self=, 2025-05-07T20:51:59.7815998Z long_indices=True, 2025-05-07T20:51:59.7816218Z use_cpu=True, 2025-05-07T20:51:59.7816430Z keep_orig_idx=False, 2025-05-07T20:51:59.7816653Z sequence=True, 2025-05-07T20:51:59.7816866Z bucketize_pos=True, 2025-05-07T20:51:59.7817081Z ) 2025-05-07T20:51:59.7817360Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7818016Z self=, 2025-05-07T20:51:59.7818567Z long_indices=True, 2025-05-07T20:51:59.7818790Z use_cpu=False, 2025-05-07T20:51:59.7819006Z keep_orig_idx=True, 2025-05-07T20:51:59.7819225Z sequence=True, 2025-05-07T20:51:59.7819430Z bucketize_pos=False, 2025-05-07T20:51:59.7819659Z ) 2025-05-07T20:51:59.7819945Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7820600Z self=, 2025-05-07T20:51:59.7821142Z long_indices=False, 2025-05-07T20:51:59.7821361Z use_cpu=False, 2025-05-07T20:51:59.7821570Z keep_orig_idx=True, 2025-05-07T20:51:59.7821783Z sequence=False, 2025-05-07T20:51:59.7821992Z bucketize_pos=True, 2025-05-07T20:51:59.7822205Z ) 2025-05-07T20:51:59.7822483Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7823139Z self=, 2025-05-07T20:51:59.7823693Z long_indices=False, 2025-05-07T20:51:59.7823912Z use_cpu=True, 2025-05-07T20:51:59.7824124Z keep_orig_idx=False, 2025-05-07T20:51:59.7824351Z sequence=False, 2025-05-07T20:51:59.7824557Z bucketize_pos=False, 2025-05-07T20:51:59.7824774Z ) 2025-05-07T20:51:59.7825057Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7825717Z self=, 2025-05-07T20:51:59.7826262Z long_indices=True, 2025-05-07T20:51:59.7826480Z use_cpu=False, 2025-05-07T20:51:59.7826696Z keep_orig_idx=False, 2025-05-07T20:51:59.7826922Z sequence=True, 2025-05-07T20:51:59.7827139Z bucketize_pos=True, 2025-05-07T20:51:59.7827352Z ) 2025-05-07T20:51:59.7827657Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7828312Z self=, 2025-05-07T20:51:59.7828860Z long_indices=True, 2025-05-07T20:51:59.7829085Z use_cpu=False, 2025-05-07T20:51:59.7829300Z keep_orig_idx=False, 2025-05-07T20:51:59.7829526Z sequence=False, 2025-05-07T20:51:59.7829741Z bucketize_pos=True, 2025-05-07T20:51:59.7829954Z ) 2025-05-07T20:51:59.7830232Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7830890Z self=, 2025-05-07T20:51:59.7831444Z long_indices=False, 2025-05-07T20:51:59.7831662Z use_cpu=False, 2025-05-07T20:51:59.7831868Z keep_orig_idx=False, 2025-05-07T20:51:59.7832103Z sequence=False, 2025-05-07T20:51:59.7832318Z bucketize_pos=True, 2025-05-07T20:51:59.7832531Z ) 2025-05-07T20:51:59.7832815Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7833567Z self=, 2025-05-07T20:51:59.7834113Z long_indices=False, 2025-05-07T20:51:59.7834334Z use_cpu=False, 2025-05-07T20:51:59.7834544Z keep_orig_idx=False, 2025-05-07T20:51:59.7834766Z sequence=True, 2025-05-07T20:51:59.7834978Z bucketize_pos=False, 2025-05-07T20:51:59.7835276Z ) 2025-05-07T20:51:59.7835552Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7836308Z self=, 2025-05-07T20:51:59.7836900Z long_indices=False, 2025-05-07T20:51:59.7837132Z use_cpu=False, 2025-05-07T20:51:59.7837338Z keep_orig_idx=False, 2025-05-07T20:51:59.7837563Z sequence=True, 2025-05-07T20:51:59.7837773Z bucketize_pos=True, 2025-05-07T20:51:59.7837986Z ) 2025-05-07T20:51:59.7838272Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7838930Z self=, 2025-05-07T20:51:59.7839475Z long_indices=False, 2025-05-07T20:51:59.7839696Z use_cpu=True, 2025-05-07T20:51:59.7839905Z keep_orig_idx=False, 2025-05-07T20:51:59.7840126Z sequence=True, 2025-05-07T20:51:59.7840333Z bucketize_pos=True, 2025-05-07T20:51:59.7840552Z ) 2025-05-07T20:51:59.7840830Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:51:59.7841481Z self=, 2025-05-07T20:51:59.7842030Z long_indices=False, 2025-05-07T20:51:59.7842247Z use_cpu=True, 2025-05-07T20:51:59.7842452Z keep_orig_idx=False, 2025-05-07T20:51:59.7842679Z sequence=False, 2025-05-07T20:51:59.7842890Z bucketize_pos=True, 2025-05-07T20:51:59.7843097Z ) 2025-05-07T20:51:59.7843279Z PASSED 2025-05-07T20:51:59.8241004Z 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:51:59.8242088Z self=, 2025-05-07T20:51:59.8242649Z long_indices=False, 2025-05-07T20:51:59.8242870Z use_cpu=False, 2025-05-07T20:51:59.8243086Z keep_orig_idx=False, 2025-05-07T20:51:59.8243317Z sequence=False, 2025-05-07T20:51:59.8243507Z ) 2025-05-07T20:51:59.8243804Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8244489Z self=, 2025-05-07T20:51:59.8245052Z long_indices=True, 2025-05-07T20:51:59.8245274Z use_cpu=False, 2025-05-07T20:51:59.8245490Z keep_orig_idx=False, 2025-05-07T20:51:59.8245712Z sequence=False, 2025-05-07T20:51:59.8245910Z ) 2025-05-07T20:51:59.8246215Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8246893Z self=, 2025-05-07T20:51:59.8247490Z long_indices=True, 2025-05-07T20:51:59.8247722Z use_cpu=False, 2025-05-07T20:51:59.8247939Z keep_orig_idx=True, 2025-05-07T20:51:59.8248152Z sequence=False, 2025-05-07T20:51:59.8248357Z ) 2025-05-07T20:51:59.8248653Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8249326Z self=, 2025-05-07T20:51:59.8249886Z long_indices=False, 2025-05-07T20:51:59.8250107Z use_cpu=True, 2025-05-07T20:51:59.8250311Z keep_orig_idx=True, 2025-05-07T20:51:59.8250529Z sequence=False, 2025-05-07T20:51:59.8250730Z ) 2025-05-07T20:51:59.8251164Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8251844Z self=, 2025-05-07T20:51:59.8252403Z long_indices=True, 2025-05-07T20:51:59.8252625Z use_cpu=True, 2025-05-07T20:51:59.8252833Z keep_orig_idx=False, 2025-05-07T20:51:59.8253211Z sequence=False, 2025-05-07T20:51:59.8253411Z ) 2025-05-07T20:51:59.8253701Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8254376Z self=, 2025-05-07T20:51:59.8254932Z long_indices=True, 2025-05-07T20:51:59.8255142Z use_cpu=True, 2025-05-07T20:51:59.8255353Z keep_orig_idx=True, 2025-05-07T20:51:59.8255573Z sequence=False, 2025-05-07T20:51:59.8255776Z ) 2025-05-07T20:51:59.8256064Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8256749Z self=, 2025-05-07T20:51:59.8257307Z long_indices=False, 2025-05-07T20:51:59.8257523Z use_cpu=False, 2025-05-07T20:51:59.8257731Z keep_orig_idx=True, 2025-05-07T20:51:59.8257953Z sequence=False, 2025-05-07T20:51:59.8258154Z ) 2025-05-07T20:51:59.8258449Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8259127Z self=, 2025-05-07T20:51:59.8259681Z long_indices=False, 2025-05-07T20:51:59.8259902Z use_cpu=True, 2025-05-07T20:51:59.8260117Z keep_orig_idx=False, 2025-05-07T20:51:59.8260343Z sequence=True, 2025-05-07T20:51:59.8260540Z ) 2025-05-07T20:51:59.8260831Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8261514Z self=, 2025-05-07T20:51:59.8262070Z long_indices=True, 2025-05-07T20:51:59.8262292Z use_cpu=True, 2025-05-07T20:51:59.8262507Z keep_orig_idx=False, 2025-05-07T20:51:59.8262730Z sequence=True, 2025-05-07T20:51:59.8262939Z ) 2025-05-07T20:51:59.8263241Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8263907Z self=, 2025-05-07T20:51:59.8264471Z long_indices=True, 2025-05-07T20:51:59.8264687Z use_cpu=False, 2025-05-07T20:51:59.8264899Z keep_orig_idx=True, 2025-05-07T20:51:59.8265113Z sequence=True, 2025-05-07T20:51:59.8265310Z ) 2025-05-07T20:51:59.8265605Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8266279Z self=, 2025-05-07T20:51:59.8266841Z long_indices=False, 2025-05-07T20:51:59.8267057Z use_cpu=True, 2025-05-07T20:51:59.8267261Z keep_orig_idx=True, 2025-05-07T20:51:59.8267480Z sequence=True, 2025-05-07T20:51:59.8267677Z ) 2025-05-07T20:51:59.8267965Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8268645Z self=, 2025-05-07T20:51:59.8269206Z long_indices=True, 2025-05-07T20:51:59.8269427Z use_cpu=True, 2025-05-07T20:51:59.8269628Z keep_orig_idx=True, 2025-05-07T20:51:59.8269847Z sequence=True, 2025-05-07T20:51:59.8270053Z ) 2025-05-07T20:51:59.8270338Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8271013Z self=, 2025-05-07T20:51:59.8271659Z long_indices=False, 2025-05-07T20:51:59.8271873Z use_cpu=True, 2025-05-07T20:51:59.8272084Z keep_orig_idx=False, 2025-05-07T20:51:59.8272315Z sequence=False, 2025-05-07T20:51:59.8272509Z ) 2025-05-07T20:51:59.8272804Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8273480Z self=, 2025-05-07T20:51:59.8274138Z long_indices=False, 2025-05-07T20:51:59.8274357Z use_cpu=False, 2025-05-07T20:51:59.8274574Z keep_orig_idx=False, 2025-05-07T20:51:59.8274804Z sequence=True, 2025-05-07T20:51:59.8274997Z ) 2025-05-07T20:51:59.8275291Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8275966Z self=, 2025-05-07T20:51:59.8276614Z long_indices=False, 2025-05-07T20:51:59.8276835Z use_cpu=False, 2025-05-07T20:51:59.8277046Z keep_orig_idx=True, 2025-05-07T20:51:59.8277267Z sequence=True, 2025-05-07T20:51:59.8277462Z ) 2025-05-07T20:51:59.8277755Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:51:59.8278436Z self=, 2025-05-07T20:51:59.8278999Z long_indices=True, 2025-05-07T20:51:59.8279218Z use_cpu=False, 2025-05-07T20:51:59.8279428Z keep_orig_idx=False, 2025-05-07T20:51:59.8279651Z sequence=True, 2025-05-07T20:51:59.8279853Z ) 2025-05-07T20:51:59.8280021Z PASSED 2025-05-07T20:51:59.8655191Z 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:51:59.8656353Z self=, 2025-05-07T20:51:59.8656938Z long_indices=False, 2025-05-07T20:51:59.8657163Z use_cpu=False, 2025-05-07T20:51:59.8657445Z keep_orig_idx=False, 2025-05-07T20:51:59.8657913Z sequence=False, 2025-05-07T20:51:59.8658301Z ) 2025-05-07T20:51:59.8658933Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8660391Z self=, 2025-05-07T20:51:59.8661559Z long_indices=True, 2025-05-07T20:51:59.8661987Z use_cpu=False, 2025-05-07T20:51:59.8662399Z keep_orig_idx=False, 2025-05-07T20:51:59.8662834Z sequence=False, 2025-05-07T20:51:59.8663227Z ) 2025-05-07T20:51:59.8663852Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8665304Z self=, 2025-05-07T20:51:59.8666467Z long_indices=False, 2025-05-07T20:51:59.8666901Z use_cpu=True, 2025-05-07T20:51:59.8667223Z keep_orig_idx=False, 2025-05-07T20:51:59.8667451Z sequence=True, 2025-05-07T20:51:59.8667651Z ) 2025-05-07T20:51:59.8667966Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8668701Z self=, 2025-05-07T20:51:59.8669288Z long_indices=True, 2025-05-07T20:51:59.8669504Z use_cpu=True, 2025-05-07T20:51:59.8677881Z keep_orig_idx=True, 2025-05-07T20:51:59.8678144Z sequence=False, 2025-05-07T20:51:59.8678351Z ) 2025-05-07T20:51:59.8678676Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8679422Z self=, 2025-05-07T20:51:59.8680191Z long_indices=False, 2025-05-07T20:51:59.8680424Z use_cpu=False, 2025-05-07T20:51:59.8680629Z keep_orig_idx=True, 2025-05-07T20:51:59.8680852Z sequence=True, 2025-05-07T20:51:59.8681051Z ) 2025-05-07T20:51:59.8681370Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8682231Z self=, 2025-05-07T20:51:59.8682822Z long_indices=True, 2025-05-07T20:51:59.8683033Z use_cpu=True, 2025-05-07T20:51:59.8683246Z keep_orig_idx=False, 2025-05-07T20:51:59.8683477Z sequence=False, 2025-05-07T20:51:59.8683680Z ) 2025-05-07T20:51:59.8683996Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8684731Z self=, 2025-05-07T20:51:59.8685330Z long_indices=True, 2025-05-07T20:51:59.8685542Z use_cpu=False, 2025-05-07T20:51:59.8685754Z keep_orig_idx=True, 2025-05-07T20:51:59.8685978Z sequence=False, 2025-05-07T20:51:59.8686167Z ) 2025-05-07T20:51:59.8686491Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8687234Z self=, 2025-05-07T20:51:59.8687827Z long_indices=False, 2025-05-07T20:51:59.8688043Z use_cpu=False, 2025-05-07T20:51:59.8688257Z keep_orig_idx=False, 2025-05-07T20:51:59.8688491Z sequence=True, 2025-05-07T20:51:59.8688686Z ) 2025-05-07T20:51:59.8689008Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8689744Z self=, 2025-05-07T20:51:59.8690327Z long_indices=False, 2025-05-07T20:51:59.8690556Z use_cpu=False, 2025-05-07T20:51:59.8690769Z keep_orig_idx=True, 2025-05-07T20:51:59.8690981Z sequence=False, 2025-05-07T20:51:59.8691182Z ) 2025-05-07T20:51:59.8691506Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8692243Z self=, 2025-05-07T20:51:59.8692835Z long_indices=True, 2025-05-07T20:51:59.8693061Z use_cpu=True, 2025-05-07T20:51:59.8693271Z keep_orig_idx=False, 2025-05-07T20:51:59.8693491Z sequence=True, 2025-05-07T20:51:59.8693690Z ) 2025-05-07T20:51:59.8694012Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8694738Z self=, 2025-05-07T20:51:59.8695333Z long_indices=False, 2025-05-07T20:51:59.8695558Z use_cpu=True, 2025-05-07T20:51:59.8695760Z keep_orig_idx=True, 2025-05-07T20:51:59.8695982Z sequence=False, 2025-05-07T20:51:59.8696184Z ) 2025-05-07T20:51:59.8696506Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8697250Z self=, 2025-05-07T20:51:59.8697837Z long_indices=True, 2025-05-07T20:51:59.8698053Z use_cpu=True, 2025-05-07T20:51:59.8698261Z keep_orig_idx=True, 2025-05-07T20:51:59.8698475Z sequence=True, 2025-05-07T20:51:59.8698671Z ) 2025-05-07T20:51:59.8698987Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8699713Z self=, 2025-05-07T20:51:59.8700303Z long_indices=False, 2025-05-07T20:51:59.8700521Z use_cpu=True, 2025-05-07T20:51:59.8700826Z keep_orig_idx=True, 2025-05-07T20:51:59.8701039Z sequence=True, 2025-05-07T20:51:59.8701233Z ) 2025-05-07T20:51:59.8701553Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8702278Z self=, 2025-05-07T20:51:59.8702969Z long_indices=True, 2025-05-07T20:51:59.8703187Z use_cpu=False, 2025-05-07T20:51:59.8703387Z keep_orig_idx=True, 2025-05-07T20:51:59.8703598Z sequence=True, 2025-05-07T20:51:59.8703787Z ) 2025-05-07T20:51:59.8704095Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8704824Z self=, 2025-05-07T20:51:59.8705412Z long_indices=False, 2025-05-07T20:51:59.8705621Z use_cpu=True, 2025-05-07T20:51:59.8705828Z keep_orig_idx=False, 2025-05-07T20:51:59.8706051Z sequence=False, 2025-05-07T20:51:59.8706242Z ) 2025-05-07T20:51:59.8706551Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:51:59.8707277Z self=, 2025-05-07T20:51:59.8707867Z long_indices=True, 2025-05-07T20:51:59.8708073Z use_cpu=False, 2025-05-07T20:51:59.8708278Z keep_orig_idx=False, 2025-05-07T20:51:59.8708500Z sequence=True, 2025-05-07T20:51:59.8708867Z ) 2025-05-07T20:51:59.8709044Z PASSED 2025-05-07T20:51:59.9117588Z 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:51:59.9118810Z self=, 2025-05-07T20:51:59.9119398Z long_indices=False, 2025-05-07T20:51:59.9119608Z use_cpu=False, 2025-05-07T20:51:59.9119812Z keep_orig_idx=False, 2025-05-07T20:51:59.9120038Z sequence=False, 2025-05-07T20:51:59.9120227Z ) 2025-05-07T20:51:59.9120539Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9121274Z self=, 2025-05-07T20:51:59.9121852Z long_indices=True, 2025-05-07T20:51:59.9122061Z use_cpu=False, 2025-05-07T20:51:59.9122271Z keep_orig_idx=False, 2025-05-07T20:51:59.9122494Z sequence=False, 2025-05-07T20:51:59.9122681Z ) 2025-05-07T20:51:59.9122994Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9123715Z self=, 2025-05-07T20:51:59.9124293Z long_indices=True, 2025-05-07T20:51:59.9124507Z use_cpu=False, 2025-05-07T20:51:59.9124712Z keep_orig_idx=True, 2025-05-07T20:51:59.9124932Z sequence=False, 2025-05-07T20:51:59.9125125Z ) 2025-05-07T20:51:59.9125437Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9126165Z self=, 2025-05-07T20:51:59.9126735Z long_indices=True, 2025-05-07T20:51:59.9126946Z use_cpu=True, 2025-05-07T20:51:59.9127156Z keep_orig_idx=False, 2025-05-07T20:51:59.9127370Z sequence=True, 2025-05-07T20:51:59.9127558Z ) 2025-05-07T20:51:59.9127867Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9128583Z self=, 2025-05-07T20:51:59.9129328Z long_indices=True, 2025-05-07T20:51:59.9129545Z use_cpu=True, 2025-05-07T20:51:59.9129748Z keep_orig_idx=True, 2025-05-07T20:51:59.9129961Z sequence=False, 2025-05-07T20:51:59.9130153Z ) 2025-05-07T20:51:59.9130464Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9131304Z self=, 2025-05-07T20:51:59.9131881Z long_indices=True, 2025-05-07T20:51:59.9132092Z use_cpu=False, 2025-05-07T20:51:59.9132285Z keep_orig_idx=True, 2025-05-07T20:51:59.9132498Z sequence=True, 2025-05-07T20:51:59.9132689Z ) 2025-05-07T20:51:59.9132994Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9133715Z self=, 2025-05-07T20:51:59.9134294Z long_indices=True, 2025-05-07T20:51:59.9134510Z use_cpu=False, 2025-05-07T20:51:59.9134712Z keep_orig_idx=False, 2025-05-07T20:51:59.9134934Z sequence=True, 2025-05-07T20:51:59.9135127Z ) 2025-05-07T20:51:59.9135437Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9136154Z self=, 2025-05-07T20:51:59.9136734Z long_indices=True, 2025-05-07T20:51:59.9136940Z use_cpu=True, 2025-05-07T20:51:59.9137160Z keep_orig_idx=False, 2025-05-07T20:51:59.9137407Z sequence=False, 2025-05-07T20:51:59.9137597Z ) 2025-05-07T20:51:59.9137907Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9138627Z self=, 2025-05-07T20:51:59.9139206Z long_indices=False, 2025-05-07T20:51:59.9139417Z use_cpu=True, 2025-05-07T20:51:59.9139622Z keep_orig_idx=False, 2025-05-07T20:51:59.9139845Z sequence=True, 2025-05-07T20:51:59.9140032Z ) 2025-05-07T20:51:59.9140342Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9141062Z self=, 2025-05-07T20:51:59.9141641Z long_indices=True, 2025-05-07T20:51:59.9141849Z use_cpu=True, 2025-05-07T20:51:59.9142049Z keep_orig_idx=True, 2025-05-07T20:51:59.9142260Z sequence=True, 2025-05-07T20:51:59.9142444Z ) 2025-05-07T20:51:59.9142751Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9143473Z self=, 2025-05-07T20:51:59.9144049Z long_indices=False, 2025-05-07T20:51:59.9144263Z use_cpu=False, 2025-05-07T20:51:59.9144466Z keep_orig_idx=True, 2025-05-07T20:51:59.9144674Z sequence=False, 2025-05-07T20:51:59.9144861Z ) 2025-05-07T20:51:59.9145168Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9145886Z self=, 2025-05-07T20:51:59.9146468Z long_indices=False, 2025-05-07T20:51:59.9146681Z use_cpu=True, 2025-05-07T20:51:59.9146878Z keep_orig_idx=True, 2025-05-07T20:51:59.9147087Z sequence=False, 2025-05-07T20:51:59.9147280Z ) 2025-05-07T20:51:59.9147619Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9148359Z self=, 2025-05-07T20:51:59.9148939Z long_indices=False, 2025-05-07T20:51:59.9149151Z use_cpu=False, 2025-05-07T20:51:59.9149924Z keep_orig_idx=False, 2025-05-07T20:51:59.9150150Z sequence=True, 2025-05-07T20:51:59.9150340Z ) 2025-05-07T20:51:59.9150646Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9151368Z self=, 2025-05-07T20:51:59.9152057Z long_indices=False, 2025-05-07T20:51:59.9152271Z use_cpu=False, 2025-05-07T20:51:59.9152466Z keep_orig_idx=True, 2025-05-07T20:51:59.9152677Z sequence=True, 2025-05-07T20:51:59.9152866Z ) 2025-05-07T20:51:59.9153180Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9153900Z self=, 2025-05-07T20:51:59.9154490Z long_indices=False, 2025-05-07T20:51:59.9154700Z use_cpu=True, 2025-05-07T20:51:59.9154901Z keep_orig_idx=True, 2025-05-07T20:51:59.9155115Z sequence=True, 2025-05-07T20:51:59.9155305Z ) 2025-05-07T20:51:59.9155618Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:51:59.9156396Z self=, 2025-05-07T20:51:59.9157015Z long_indices=False, 2025-05-07T20:51:59.9157253Z use_cpu=True, 2025-05-07T20:51:59.9157448Z keep_orig_idx=False, 2025-05-07T20:51:59.9157672Z sequence=False, 2025-05-07T20:51:59.9157858Z ) 2025-05-07T20:51:59.9158024Z PASSED 2025-05-07T20:51:59.9562155Z 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:51:59.9564579Z self=, 2025-05-07T20:51:59.9565806Z long_indices=False, 2025-05-07T20:51:59.9566228Z use_cpu=False, 2025-05-07T20:51:59.9566625Z keep_orig_idx=False, 2025-05-07T20:51:59.9566984Z sequence=False, 2025-05-07T20:51:59.9567200Z ) 2025-05-07T20:51:59.9567561Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9568342Z self=, 2025-05-07T20:51:59.9568947Z long_indices=True, 2025-05-07T20:51:59.9569163Z use_cpu=False, 2025-05-07T20:51:59.9569359Z keep_orig_idx=False, 2025-05-07T20:51:59.9569582Z sequence=False, 2025-05-07T20:51:59.9569776Z ) 2025-05-07T20:51:59.9570105Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9570890Z self=, 2025-05-07T20:51:59.9571496Z long_indices=True, 2025-05-07T20:51:59.9571704Z use_cpu=False, 2025-05-07T20:51:59.9571910Z keep_orig_idx=False, 2025-05-07T20:51:59.9572129Z sequence=True, 2025-05-07T20:51:59.9572313Z ) 2025-05-07T20:51:59.9572653Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9573435Z self=, 2025-05-07T20:51:59.9574036Z long_indices=False, 2025-05-07T20:51:59.9574240Z use_cpu=True, 2025-05-07T20:51:59.9574443Z keep_orig_idx=False, 2025-05-07T20:51:59.9574662Z sequence=True, 2025-05-07T20:51:59.9574849Z ) 2025-05-07T20:51:59.9575183Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9576108Z self=, 2025-05-07T20:51:59.9576740Z long_indices=True, 2025-05-07T20:51:59.9576973Z use_cpu=True, 2025-05-07T20:51:59.9577173Z keep_orig_idx=True, 2025-05-07T20:51:59.9577384Z sequence=False, 2025-05-07T20:51:59.9577576Z ) 2025-05-07T20:51:59.9577918Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9578827Z self=, 2025-05-07T20:51:59.9579424Z long_indices=True, 2025-05-07T20:51:59.9579636Z use_cpu=False, 2025-05-07T20:51:59.9579840Z keep_orig_idx=True, 2025-05-07T20:51:59.9580049Z sequence=False, 2025-05-07T20:51:59.9580239Z ) 2025-05-07T20:51:59.9580574Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9581352Z self=, 2025-05-07T20:51:59.9581967Z long_indices=False, 2025-05-07T20:51:59.9582182Z use_cpu=True, 2025-05-07T20:51:59.9582380Z keep_orig_idx=True, 2025-05-07T20:51:59.9582589Z sequence=False, 2025-05-07T20:51:59.9582778Z ) 2025-05-07T20:51:59.9583116Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9583895Z self=, 2025-05-07T20:51:59.9584500Z long_indices=False, 2025-05-07T20:51:59.9584713Z use_cpu=False, 2025-05-07T20:51:59.9584909Z keep_orig_idx=True, 2025-05-07T20:51:59.9585120Z sequence=True, 2025-05-07T20:51:59.9585311Z ) 2025-05-07T20:51:59.9585640Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9586426Z self=, 2025-05-07T20:51:59.9587083Z long_indices=True, 2025-05-07T20:51:59.9587297Z use_cpu=True, 2025-05-07T20:51:59.9587495Z keep_orig_idx=False, 2025-05-07T20:51:59.9587715Z sequence=False, 2025-05-07T20:51:59.9587906Z ) 2025-05-07T20:51:59.9588238Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9589017Z self=, 2025-05-07T20:51:59.9589621Z long_indices=True, 2025-05-07T20:51:59.9589834Z use_cpu=True, 2025-05-07T20:51:59.9590030Z keep_orig_idx=True, 2025-05-07T20:51:59.9590244Z sequence=True, 2025-05-07T20:51:59.9590434Z ) 2025-05-07T20:51:59.9590766Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9591545Z self=, 2025-05-07T20:51:59.9592153Z long_indices=False, 2025-05-07T20:51:59.9592360Z use_cpu=False, 2025-05-07T20:51:59.9592563Z keep_orig_idx=False, 2025-05-07T20:51:59.9592781Z sequence=True, 2025-05-07T20:51:59.9592968Z ) 2025-05-07T20:51:59.9593302Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9594080Z self=, 2025-05-07T20:51:59.9594684Z long_indices=False, 2025-05-07T20:51:59.9594893Z use_cpu=False, 2025-05-07T20:51:59.9595095Z keep_orig_idx=True, 2025-05-07T20:51:59.9595305Z sequence=False, 2025-05-07T20:51:59.9595493Z ) 2025-05-07T20:51:59.9595827Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9596761Z self=, 2025-05-07T20:51:59.9597408Z long_indices=False, 2025-05-07T20:51:59.9597632Z use_cpu=True, 2025-05-07T20:51:59.9597834Z keep_orig_idx=False, 2025-05-07T20:51:59.9598053Z sequence=False, 2025-05-07T20:51:59.9598245Z ) 2025-05-07T20:51:59.9598581Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9599434Z self=, 2025-05-07T20:51:59.9600032Z long_indices=True, 2025-05-07T20:51:59.9600240Z use_cpu=True, 2025-05-07T20:51:59.9600444Z keep_orig_idx=False, 2025-05-07T20:51:59.9600658Z sequence=True, 2025-05-07T20:51:59.9600846Z ) 2025-05-07T20:51:59.9601186Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9601967Z self=, 2025-05-07T20:51:59.9602574Z long_indices=False, 2025-05-07T20:51:59.9602784Z use_cpu=True, 2025-05-07T20:51:59.9602985Z keep_orig_idx=True, 2025-05-07T20:51:59.9603192Z sequence=True, 2025-05-07T20:51:59.9603380Z ) 2025-05-07T20:51:59.9603717Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:51:59.9604494Z self=, 2025-05-07T20:51:59.9605095Z long_indices=True, 2025-05-07T20:51:59.9605307Z use_cpu=False, 2025-05-07T20:51:59.9605504Z keep_orig_idx=True, 2025-05-07T20:51:59.9605715Z sequence=True, 2025-05-07T20:51:59.9605903Z ) 2025-05-07T20:51:59.9606065Z PASSED 2025-05-07T20:52:00.0001871Z 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:52:00.0004355Z self=, 2025-05-07T20:52:00.0005570Z index_type=torch.int32, 2025-05-07T20:52:00.0006065Z has_weight=False, 2025-05-07T20:52:00.0006546Z bucketize_pos=False, 2025-05-07T20:52:00.0006785Z sequence=False, 2025-05-07T20:52:00.0007004Z ) 2025-05-07T20:52:00.0007338Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0008082Z self=, 2025-05-07T20:52:00.0008931Z index_type=torch.int64, 2025-05-07T20:52:00.0009183Z has_weight=False, 2025-05-07T20:52:00.0009407Z bucketize_pos=False, 2025-05-07T20:52:00.0009646Z sequence=False, 2025-05-07T20:52:00.0009855Z ) 2025-05-07T20:52:00.0010193Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0010931Z self=, 2025-05-07T20:52:00.0011535Z index_type=torch.int64, 2025-05-07T20:52:00.0011780Z has_weight=True, 2025-05-07T20:52:00.0012008Z bucketize_pos=False, 2025-05-07T20:52:00.0012243Z sequence=False, 2025-05-07T20:52:00.0012450Z ) 2025-05-07T20:52:00.0012769Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0013516Z self=, 2025-05-07T20:52:00.0014123Z index_type=torch.int64, 2025-05-07T20:52:00.0014380Z has_weight=True, 2025-05-07T20:52:00.0014596Z bucketize_pos=True, 2025-05-07T20:52:00.0014827Z sequence=True, 2025-05-07T20:52:00.0015034Z ) 2025-05-07T20:52:00.0015638Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0016397Z self=, 2025-05-07T20:52:00.0017004Z index_type=torch.int64, 2025-05-07T20:52:00.0017242Z has_weight=False, 2025-05-07T20:52:00.0017474Z bucketize_pos=True, 2025-05-07T20:52:00.0017907Z sequence=False, 2025-05-07T20:52:00.0018106Z ) 2025-05-07T20:52:00.0018435Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0019183Z self=, 2025-05-07T20:52:00.0019785Z index_type=torch.int32, 2025-05-07T20:52:00.0020021Z has_weight=True, 2025-05-07T20:52:00.0020250Z bucketize_pos=False, 2025-05-07T20:52:00.0020489Z sequence=True, 2025-05-07T20:52:00.0020691Z ) 2025-05-07T20:52:00.0021024Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0021768Z self=, 2025-05-07T20:52:00.0022367Z index_type=torch.int32, 2025-05-07T20:52:00.0022610Z has_weight=True, 2025-05-07T20:52:00.0022840Z bucketize_pos=True, 2025-05-07T20:52:00.0023065Z sequence=False, 2025-05-07T20:52:00.0023273Z ) 2025-05-07T20:52:00.0023601Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0032737Z self=, 2025-05-07T20:52:00.0033396Z index_type=torch.int32, 2025-05-07T20:52:00.0033649Z has_weight=True, 2025-05-07T20:52:00.0033885Z bucketize_pos=True, 2025-05-07T20:52:00.0034119Z sequence=True, 2025-05-07T20:52:00.0034321Z ) 2025-05-07T20:52:00.0034671Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0035428Z self=, 2025-05-07T20:52:00.0036134Z index_type=torch.int64, 2025-05-07T20:52:00.0036374Z has_weight=True, 2025-05-07T20:52:00.0036601Z bucketize_pos=False, 2025-05-07T20:52:00.0036846Z sequence=True, 2025-05-07T20:52:00.0037044Z ) 2025-05-07T20:52:00.0037377Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0038122Z self=, 2025-05-07T20:52:00.0038724Z index_type=torch.int32, 2025-05-07T20:52:00.0038970Z has_weight=False, 2025-05-07T20:52:00.0039201Z bucketize_pos=True, 2025-05-07T20:52:00.0039424Z sequence=True, 2025-05-07T20:52:00.0039632Z ) 2025-05-07T20:52:00.0039961Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0040713Z self=, 2025-05-07T20:52:00.0041313Z index_type=torch.int64, 2025-05-07T20:52:00.0041561Z has_weight=False, 2025-05-07T20:52:00.0041790Z bucketize_pos=True, 2025-05-07T20:52:00.0042013Z sequence=True, 2025-05-07T20:52:00.0042221Z ) 2025-05-07T20:52:00.0042554Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0043290Z self=, 2025-05-07T20:52:00.0043895Z index_type=torch.int32, 2025-05-07T20:52:00.0044141Z has_weight=True, 2025-05-07T20:52:00.0044373Z bucketize_pos=False, 2025-05-07T20:52:00.0044599Z sequence=False, 2025-05-07T20:52:00.0044804Z ) 2025-05-07T20:52:00.0045133Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0045987Z self=, 2025-05-07T20:52:00.0046597Z index_type=torch.int64, 2025-05-07T20:52:00.0046843Z has_weight=False, 2025-05-07T20:52:00.0047065Z bucketize_pos=False, 2025-05-07T20:52:00.0047381Z sequence=True, 2025-05-07T20:52:00.0047591Z ) 2025-05-07T20:52:00.0047910Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0048653Z self=, 2025-05-07T20:52:00.0049255Z index_type=torch.int64, 2025-05-07T20:52:00.0049500Z has_weight=True, 2025-05-07T20:52:00.0049714Z bucketize_pos=True, 2025-05-07T20:52:00.0049943Z sequence=False, 2025-05-07T20:52:00.0050149Z ) 2025-05-07T20:52:00.0050466Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0051218Z self=, 2025-05-07T20:52:00.0051822Z index_type=torch.int32, 2025-05-07T20:52:00.0052056Z has_weight=False, 2025-05-07T20:52:00.0052288Z bucketize_pos=True, 2025-05-07T20:52:00.0052515Z sequence=False, 2025-05-07T20:52:00.0052718Z ) 2025-05-07T20:52:00.0053043Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:00.0053776Z self=, 2025-05-07T20:52:00.0054382Z index_type=torch.int32, 2025-05-07T20:52:00.0054624Z has_weight=False, 2025-05-07T20:52:00.0054845Z bucketize_pos=False, 2025-05-07T20:52:00.0055082Z sequence=True, 2025-05-07T20:52:00.0055280Z ) 2025-05-07T20:52:00.0055450Z PASSED 2025-05-07T20:52:00.0352953Z 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:52:00.0354290Z self=, 2025-05-07T20:52:00.0354915Z index_type=torch.int32, 2025-05-07T20:52:00.0355155Z has_weight=False, 2025-05-07T20:52:00.0355389Z bucketize_pos=False, 2025-05-07T20:52:00.0355627Z sequence=False, 2025-05-07T20:52:00.0355826Z ) 2025-05-07T20:52:00.0356228Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0356977Z self=, 2025-05-07T20:52:00.0357582Z index_type=torch.int64, 2025-05-07T20:52:00.0357816Z has_weight=False, 2025-05-07T20:52:00.0358042Z bucketize_pos=False, 2025-05-07T20:52:00.0358274Z sequence=False, 2025-05-07T20:52:00.0358471Z ) 2025-05-07T20:52:00.0358824Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0359569Z self=, 2025-05-07T20:52:00.0360173Z index_type=torch.int64, 2025-05-07T20:52:00.0360406Z has_weight=True, 2025-05-07T20:52:00.0360625Z bucketize_pos=True, 2025-05-07T20:52:00.0360852Z sequence=False, 2025-05-07T20:52:00.0361050Z ) 2025-05-07T20:52:00.0361380Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0362125Z self=, 2025-05-07T20:52:00.0362730Z index_type=torch.int32, 2025-05-07T20:52:00.0362963Z has_weight=True, 2025-05-07T20:52:00.0363193Z bucketize_pos=False, 2025-05-07T20:52:00.0363429Z sequence=True, 2025-05-07T20:52:00.0363881Z ) 2025-05-07T20:52:00.0364217Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0364962Z self=, 2025-05-07T20:52:00.0365682Z index_type=torch.int64, 2025-05-07T20:52:00.0365923Z has_weight=False, 2025-05-07T20:52:00.0366149Z bucketize_pos=True, 2025-05-07T20:52:00.0366367Z sequence=False, 2025-05-07T20:52:00.0366571Z ) 2025-05-07T20:52:00.0366899Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0367644Z self=, 2025-05-07T20:52:00.0368238Z index_type=torch.int64, 2025-05-07T20:52:00.0368483Z has_weight=False, 2025-05-07T20:52:00.0368715Z bucketize_pos=False, 2025-05-07T20:52:00.0368938Z sequence=True, 2025-05-07T20:52:00.0369146Z ) 2025-05-07T20:52:00.0369475Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0370214Z self=, 2025-05-07T20:52:00.0370822Z index_type=torch.int32, 2025-05-07T20:52:00.0371061Z has_weight=True, 2025-05-07T20:52:00.0371278Z bucketize_pos=True, 2025-05-07T20:52:00.0371505Z sequence=False, 2025-05-07T20:52:00.0371707Z ) 2025-05-07T20:52:00.0372036Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0372774Z self=, 2025-05-07T20:52:00.0373382Z index_type=torch.int64, 2025-05-07T20:52:00.0373623Z has_weight=False, 2025-05-07T20:52:00.0373840Z bucketize_pos=True, 2025-05-07T20:52:00.0374067Z sequence=True, 2025-05-07T20:52:00.0374276Z ) 2025-05-07T20:52:00.0374598Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0375347Z self=, 2025-05-07T20:52:00.0375951Z index_type=torch.int32, 2025-05-07T20:52:00.0376189Z has_weight=True, 2025-05-07T20:52:00.0376404Z bucketize_pos=False, 2025-05-07T20:52:00.0376634Z sequence=False, 2025-05-07T20:52:00.0376834Z ) 2025-05-07T20:52:00.0377153Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0377897Z self=, 2025-05-07T20:52:00.0378498Z index_type=torch.int64, 2025-05-07T20:52:00.0378729Z has_weight=True, 2025-05-07T20:52:00.0378951Z bucketize_pos=False, 2025-05-07T20:52:00.0379182Z sequence=True, 2025-05-07T20:52:00.0379381Z ) 2025-05-07T20:52:00.0379706Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0380451Z self=, 2025-05-07T20:52:00.0381058Z index_type=torch.int32, 2025-05-07T20:52:00.0381289Z has_weight=True, 2025-05-07T20:52:00.0381515Z bucketize_pos=True, 2025-05-07T20:52:00.0381736Z sequence=True, 2025-05-07T20:52:00.0381928Z ) 2025-05-07T20:52:00.0382259Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0383004Z self=, 2025-05-07T20:52:00.0383599Z index_type=torch.int32, 2025-05-07T20:52:00.0383837Z has_weight=False, 2025-05-07T20:52:00.0384063Z bucketize_pos=True, 2025-05-07T20:52:00.0384283Z sequence=False, 2025-05-07T20:52:00.0384571Z ) 2025-05-07T20:52:00.0384901Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0385647Z self=, 2025-05-07T20:52:00.0386819Z index_type=torch.int32, 2025-05-07T20:52:00.0387063Z has_weight=False, 2025-05-07T20:52:00.0387291Z bucketize_pos=True, 2025-05-07T20:52:00.0387507Z sequence=True, 2025-05-07T20:52:00.0387711Z ) 2025-05-07T20:52:00.0388039Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0388776Z self=, 2025-05-07T20:52:00.0389379Z index_type=torch.int32, 2025-05-07T20:52:00.0389623Z has_weight=False, 2025-05-07T20:52:00.0389851Z bucketize_pos=False, 2025-05-07T20:52:00.0390073Z sequence=True, 2025-05-07T20:52:00.0390282Z ) 2025-05-07T20:52:00.0390612Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0391347Z self=, 2025-05-07T20:52:00.0391956Z index_type=torch.int64, 2025-05-07T20:52:00.0392199Z has_weight=True, 2025-05-07T20:52:00.0392415Z bucketize_pos=False, 2025-05-07T20:52:00.0392650Z sequence=False, 2025-05-07T20:52:00.0392852Z ) 2025-05-07T20:52:00.0393171Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:00.0393917Z self=, 2025-05-07T20:52:00.0394518Z index_type=torch.int64, 2025-05-07T20:52:00.0394755Z has_weight=True, 2025-05-07T20:52:00.0394966Z bucketize_pos=True, 2025-05-07T20:52:00.0395189Z sequence=True, 2025-05-07T20:52:00.0395396Z ) 2025-05-07T20:52:00.0395563Z PASSED 2025-05-07T20:52:00.0499421Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:52:00.0500274Z self=, 2025-05-07T20:52:00.0500778Z index_type=torch.int32, 2025-05-07T20:52:00.0501010Z ) 2025-05-07T20:52:00.0501247Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:52:00.0501795Z self=, 2025-05-07T20:52:00.0502293Z index_type=torch.int64, 2025-05-07T20:52:00.0502532Z ) 2025-05-07T20:52:00.0510025Z PASSED 2025-05-07T20:52:00.0510303Z 2025-05-07T20:52:00.0510546Z =============================== warnings summary =============================== 2025-05-07T20:52:00.0511173Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:52:00.0512838Z /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:52:00.0514326Z torch.testing.assert_allclose( 2025-05-07T20:52:00.0514521Z 2025-05-07T20:52:00.0514818Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:52:00.0516671Z /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:52:00.0518059Z torch.testing.assert_allclose( 2025-05-07T20:52:00.0518258Z 2025-05-07T20:52:00.0518475Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:00.0518957Z ================== 11 passed, 2 warnings in 135.45s (0:02:15) ================== 2025-05-07T20:52:00.8366607Z 2025-05-07T20:52:00.8367359Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:52:00.8384007Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 138 seconds 2025-05-07T20:52:00.8384320Z 2025-05-07T20:52:00.8384325Z 2025-05-07T20:52:00.8384329Z 2025-05-07T20:52:00.8384333Z 2025-05-07T20:52:00.8406130Z ################################################################################ 2025-05-07T20:52:00.8422420Z # [2025-05-07T20:52:00.841Z] Run Python Test Suite: 2025-05-07T20:52:00.8422746Z # ./sparse/cumsum_test.py 2025-05-07T20:52:00.8423016Z ################################################################################ 2025-05-07T20:52:00.8447696Z + 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:52:00.8448504Z 2025-05-07T20:52:02.9924164Z ============================= test session starts ============================== 2025-05-07T20:52:02.9924821Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:02.9925323Z cachedir: .pytest_cache 2025-05-07T20:52:02.9925890Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:02.9926605Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:02.9927012Z plugins: hypothesis-6.131.14 2025-05-07T20:52:05.3369912Z collecting ... collected 3 items 2025-05-07T20:52:05.3370147Z 2025-05-07T20:52:05.6404612Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6405407Z self=, 2025-05-07T20:52:05.6405846Z n=0, 2025-05-07T20:52:05.6406030Z b=0, 2025-05-07T20:52:05.6406246Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6406563Z device=device(type='cpu'), 2025-05-07T20:52:05.6406810Z ) 2025-05-07T20:52:05.6407161Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6407851Z self=, 2025-05-07T20:52:05.6408329Z n=12, 2025-05-07T20:52:05.6408529Z b=0, 2025-05-07T20:52:05.6409078Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6409382Z device=device(type='cpu'), 2025-05-07T20:52:05.6409619Z ) 2025-05-07T20:52:05.6409865Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6410372Z self=, 2025-05-07T20:52:05.6410800Z n=12, 2025-05-07T20:52:05.6410978Z b=0, 2025-05-07T20:52:05.6411201Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:05.6411513Z device=device(type='cpu'), 2025-05-07T20:52:05.6411746Z ) 2025-05-07T20:52:05.6411984Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6412483Z self=, 2025-05-07T20:52:05.6412906Z n=22, 2025-05-07T20:52:05.6413080Z b=1, 2025-05-07T20:52:05.6413291Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6413583Z device=device(type='cuda'), 2025-05-07T20:52:05.6413824Z ) 2025-05-07T20:52:05.6414063Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6414556Z self=, 2025-05-07T20:52:05.6414987Z n=57, 2025-05-07T20:52:05.6415165Z b=4, 2025-05-07T20:52:05.6415730Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:05.6416045Z device=device(type='cuda'), 2025-05-07T20:52:05.6416286Z ) 2025-05-07T20:52:05.6416526Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6417011Z self=, 2025-05-07T20:52:05.6417587Z n=28, 2025-05-07T20:52:05.6417765Z b=5, 2025-05-07T20:52:05.6417970Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:05.6418262Z device=device(type='cuda'), 2025-05-07T20:52:05.6418503Z ) 2025-05-07T20:52:05.6418734Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6419227Z self=, 2025-05-07T20:52:05.6419653Z n=14, 2025-05-07T20:52:05.6419825Z b=3, 2025-05-07T20:52:05.6420032Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6420328Z device=device(type='cpu'), 2025-05-07T20:52:05.6420568Z ) 2025-05-07T20:52:05.6420810Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6421305Z self=, 2025-05-07T20:52:05.6421733Z n=8, 2025-05-07T20:52:05.6421904Z b=3, 2025-05-07T20:52:05.6422118Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:05.6422412Z device=device(type='cpu'), 2025-05-07T20:52:05.6422646Z ) 2025-05-07T20:52:05.6422882Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6423377Z self=, 2025-05-07T20:52:05.6423801Z n=24, 2025-05-07T20:52:05.6423979Z b=1, 2025-05-07T20:52:05.6424187Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6424473Z device=device(type='cuda'), 2025-05-07T20:52:05.6424713Z ) 2025-05-07T20:52:05.6424951Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6425444Z self=, 2025-05-07T20:52:05.6425878Z n=13, 2025-05-07T20:52:05.6426053Z b=9, 2025-05-07T20:52:05.6426263Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6426551Z device=device(type='cuda'), 2025-05-07T20:52:05.6426793Z ) 2025-05-07T20:52:05.6427032Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6427517Z self=, 2025-05-07T20:52:05.6427943Z n=6, 2025-05-07T20:52:05.6428117Z b=2, 2025-05-07T20:52:05.6428328Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:05.6428634Z device=device(type='cpu'), 2025-05-07T20:52:05.6428872Z ) 2025-05-07T20:52:05.6429103Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6429596Z self=, 2025-05-07T20:52:05.6430026Z n=6, 2025-05-07T20:52:05.6430200Z b=6, 2025-05-07T20:52:05.6430422Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:05.6430730Z device=device(type='cpu'), 2025-05-07T20:52:05.6430965Z ) 2025-05-07T20:52:05.6431198Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6431688Z self=, 2025-05-07T20:52:05.6432122Z n=60, 2025-05-07T20:52:05.6432291Z b=8, 2025-05-07T20:52:05.6432501Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6432797Z device=device(type='cpu'), 2025-05-07T20:52:05.6433026Z ) 2025-05-07T20:52:05.6433267Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6433763Z self=, 2025-05-07T20:52:05.6434184Z n=60, 2025-05-07T20:52:05.6434360Z b=0, 2025-05-07T20:52:05.6434567Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6434942Z device=device(type='cpu'), 2025-05-07T20:52:05.6435186Z ) 2025-05-07T20:52:05.6435427Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6435918Z self=, 2025-05-07T20:52:05.6436454Z n=60, 2025-05-07T20:52:05.6436711Z b=5, 2025-05-07T20:52:05.6436914Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:05.6437203Z device=device(type='cuda'), 2025-05-07T20:52:05.6437442Z ) 2025-05-07T20:52:05.6437678Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6438165Z self=, 2025-05-07T20:52:05.6438609Z n=5, 2025-05-07T20:52:05.6438817Z b=5, 2025-05-07T20:52:05.6439030Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:05.6439323Z device=device(type='cuda'), 2025-05-07T20:52:05.6439560Z ) 2025-05-07T20:52:05.6439792Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6440289Z self=, 2025-05-07T20:52:05.6440720Z n=32, 2025-05-07T20:52:05.6440894Z b=2, 2025-05-07T20:52:05.6441095Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6441390Z device=device(type='cpu'), 2025-05-07T20:52:05.6441631Z ) 2025-05-07T20:52:05.6441863Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6442359Z self=, 2025-05-07T20:52:05.6442788Z n=2, 2025-05-07T20:52:05.6442954Z b=2, 2025-05-07T20:52:05.6443158Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:05.6443453Z device=device(type='cpu'), 2025-05-07T20:52:05.6443685Z ) 2025-05-07T20:52:05.6443924Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6444414Z self=, 2025-05-07T20:52:05.6444849Z n=36, 2025-05-07T20:52:05.6445017Z b=10, 2025-05-07T20:52:05.6445223Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:05.6445516Z device=device(type='cpu'), 2025-05-07T20:52:05.6445747Z ) 2025-05-07T20:52:05.6445987Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:05.6446485Z self=, 2025-05-07T20:52:05.6446909Z n=10, 2025-05-07T20:52:05.6447085Z b=10, 2025-05-07T20:52:05.6447293Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:05.6447577Z device=device(type='cpu'), 2025-05-07T20:52:05.6447813Z ) 2025-05-07T20:52:05.6447987Z PASSED 2025-05-07T20:52:06.1075857Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1076836Z self=, 2025-05-07T20:52:06.1077257Z batch_size=10, 2025-05-07T20:52:06.1077487Z max_len=10, 2025-05-07T20:52:06.1077691Z dtype=torch.int32, 2025-05-07T20:52:06.1077932Z device=device(type='cpu'), 2025-05-07T20:52:06.1078177Z ) 2025-05-07T20:52:06.1078398Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1078837Z self=, 2025-05-07T20:52:06.1079261Z batch_size=205, 2025-05-07T20:52:06.1087686Z max_len=10, 2025-05-07T20:52:06.1087942Z dtype=torch.int32, 2025-05-07T20:52:06.1088194Z device=device(type='cpu'), 2025-05-07T20:52:06.1088451Z ) 2025-05-07T20:52:06.1088717Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1089217Z self=, 2025-05-07T20:52:06.1089630Z batch_size=178, 2025-05-07T20:52:06.1089846Z max_len=10, 2025-05-07T20:52:06.1090059Z dtype=torch.int32, 2025-05-07T20:52:06.1090295Z device=device(type='cpu'), 2025-05-07T20:52:06.1090541Z ) 2025-05-07T20:52:06.1091111Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1091562Z self=, 2025-05-07T20:52:06.1091971Z batch_size=178, 2025-05-07T20:52:06.1092183Z max_len=814, 2025-05-07T20:52:06.1092398Z dtype=torch.int64, 2025-05-07T20:52:06.1092775Z device=device(type='cuda'), 2025-05-07T20:52:06.1093025Z ) 2025-05-07T20:52:06.1093252Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1093691Z self=, 2025-05-07T20:52:06.1094101Z batch_size=238, 2025-05-07T20:52:06.1094312Z max_len=10, 2025-05-07T20:52:06.1094516Z dtype=torch.int32, 2025-05-07T20:52:06.1094758Z device=device(type='cpu'), 2025-05-07T20:52:06.1095005Z ) 2025-05-07T20:52:06.1095223Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1095667Z self=, 2025-05-07T20:52:06.1096087Z batch_size=238, 2025-05-07T20:52:06.1096301Z max_len=122, 2025-05-07T20:52:06.1096508Z dtype=torch.int64, 2025-05-07T20:52:06.1096749Z device=device(type='cuda'), 2025-05-07T20:52:06.1096996Z ) 2025-05-07T20:52:06.1097214Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1097668Z self=, 2025-05-07T20:52:06.1098076Z batch_size=69, 2025-05-07T20:52:06.1098278Z max_len=11, 2025-05-07T20:52:06.1098490Z dtype=torch.int32, 2025-05-07T20:52:06.1098728Z device=device(type='cuda'), 2025-05-07T20:52:06.1098967Z ) 2025-05-07T20:52:06.1099193Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1099640Z self=, 2025-05-07T20:52:06.1100045Z batch_size=108, 2025-05-07T20:52:06.1100259Z max_len=495, 2025-05-07T20:52:06.1100475Z dtype=torch.int64, 2025-05-07T20:52:06.1100714Z device=device(type='cuda'), 2025-05-07T20:52:06.1100960Z ) 2025-05-07T20:52:06.1101184Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1101630Z self=, 2025-05-07T20:52:06.1102033Z batch_size=822, 2025-05-07T20:52:06.1102253Z max_len=669, 2025-05-07T20:52:06.1102469Z dtype=torch.int64, 2025-05-07T20:52:06.1102701Z device=device(type='cpu'), 2025-05-07T20:52:06.1102950Z ) 2025-05-07T20:52:06.1103168Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1103612Z self=, 2025-05-07T20:52:06.1104010Z batch_size=691, 2025-05-07T20:52:06.1104220Z max_len=843, 2025-05-07T20:52:06.1104433Z dtype=torch.int32, 2025-05-07T20:52:06.1104662Z device=device(type='cpu'), 2025-05-07T20:52:06.1104907Z ) 2025-05-07T20:52:06.1105130Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1105576Z self=, 2025-05-07T20:52:06.1105976Z batch_size=372, 2025-05-07T20:52:06.1106187Z max_len=359, 2025-05-07T20:52:06.1106403Z dtype=torch.int32, 2025-05-07T20:52:06.1106631Z device=device(type='cuda'), 2025-05-07T20:52:06.1106875Z ) 2025-05-07T20:52:06.1107103Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1107541Z self=, 2025-05-07T20:52:06.1107950Z batch_size=359, 2025-05-07T20:52:06.1108164Z max_len=359, 2025-05-07T20:52:06.1108375Z dtype=torch.int32, 2025-05-07T20:52:06.1108963Z device=device(type='cuda'), 2025-05-07T20:52:06.1109264Z ) 2025-05-07T20:52:06.1109475Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1109915Z self=, 2025-05-07T20:52:06.1110318Z batch_size=900, 2025-05-07T20:52:06.1110523Z max_len=770, 2025-05-07T20:52:06.1110875Z dtype=torch.int32, 2025-05-07T20:52:06.1111113Z device=device(type='cpu'), 2025-05-07T20:52:06.1111354Z ) 2025-05-07T20:52:06.1111563Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1112001Z self=, 2025-05-07T20:52:06.1112524Z batch_size=770, 2025-05-07T20:52:06.1112723Z max_len=770, 2025-05-07T20:52:06.1112930Z dtype=torch.int32, 2025-05-07T20:52:06.1113167Z device=device(type='cpu'), 2025-05-07T20:52:06.1113400Z ) 2025-05-07T20:52:06.1113615Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1114055Z self=, 2025-05-07T20:52:06.1114454Z batch_size=667, 2025-05-07T20:52:06.1114657Z max_len=164, 2025-05-07T20:52:06.1114860Z dtype=torch.int64, 2025-05-07T20:52:06.1115087Z device=device(type='cpu'), 2025-05-07T20:52:06.1115323Z ) 2025-05-07T20:52:06.1115545Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1115985Z self=, 2025-05-07T20:52:06.1116459Z batch_size=164, 2025-05-07T20:52:06.1116662Z max_len=164, 2025-05-07T20:52:06.1116868Z dtype=torch.int64, 2025-05-07T20:52:06.1117101Z device=device(type='cpu'), 2025-05-07T20:52:06.1117338Z ) 2025-05-07T20:52:06.1117555Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1117988Z self=, 2025-05-07T20:52:06.1118396Z batch_size=101, 2025-05-07T20:52:06.1118601Z max_len=806, 2025-05-07T20:52:06.1118835Z dtype=torch.int32, 2025-05-07T20:52:06.1119084Z device=device(type='cuda'), 2025-05-07T20:52:06.1119328Z ) 2025-05-07T20:52:06.1119541Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1119984Z self=, 2025-05-07T20:52:06.1120396Z batch_size=101, 2025-05-07T20:52:06.1120600Z max_len=101, 2025-05-07T20:52:06.1120799Z dtype=torch.int32, 2025-05-07T20:52:06.1121035Z device=device(type='cuda'), 2025-05-07T20:52:06.1121273Z ) 2025-05-07T20:52:06.1121485Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1121925Z self=, 2025-05-07T20:52:06.1122334Z batch_size=280, 2025-05-07T20:52:06.1122532Z max_len=943, 2025-05-07T20:52:06.1122741Z dtype=torch.int32, 2025-05-07T20:52:06.1122977Z device=device(type='cuda'), 2025-05-07T20:52:06.1123210Z ) 2025-05-07T20:52:06.1123427Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1123865Z self=, 2025-05-07T20:52:06.1124260Z batch_size=943, 2025-05-07T20:52:06.1124465Z max_len=943, 2025-05-07T20:52:06.1124668Z dtype=torch.int32, 2025-05-07T20:52:06.1124895Z device=device(type='cuda'), 2025-05-07T20:52:06.1125135Z ) 2025-05-07T20:52:06.1125350Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1125789Z self=, 2025-05-07T20:52:06.1126188Z batch_size=272, 2025-05-07T20:52:06.1126390Z max_len=330, 2025-05-07T20:52:06.1126597Z dtype=torch.int64, 2025-05-07T20:52:06.1126824Z device=device(type='cuda'), 2025-05-07T20:52:06.1127066Z ) 2025-05-07T20:52:06.1127283Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1127716Z self=, 2025-05-07T20:52:06.1128123Z batch_size=272, 2025-05-07T20:52:06.1128347Z max_len=272, 2025-05-07T20:52:06.1128569Z dtype=torch.int64, 2025-05-07T20:52:06.1128806Z device=device(type='cuda'), 2025-05-07T20:52:06.1129044Z ) 2025-05-07T20:52:06.1129255Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1129788Z self=, 2025-05-07T20:52:06.1130199Z batch_size=154, 2025-05-07T20:52:06.1130402Z max_len=759, 2025-05-07T20:52:06.1130602Z dtype=torch.int32, 2025-05-07T20:52:06.1130833Z device=device(type='cpu'), 2025-05-07T20:52:06.1131070Z ) 2025-05-07T20:52:06.1131278Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1131809Z self=, 2025-05-07T20:52:06.1132215Z batch_size=154, 2025-05-07T20:52:06.1132415Z max_len=154, 2025-05-07T20:52:06.1132622Z dtype=torch.int32, 2025-05-07T20:52:06.1132857Z device=device(type='cpu'), 2025-05-07T20:52:06.1133091Z ) 2025-05-07T20:52:06.1133308Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1133747Z self=, 2025-05-07T20:52:06.1134147Z batch_size=188, 2025-05-07T20:52:06.1134352Z max_len=516, 2025-05-07T20:52:06.1134562Z dtype=torch.int32, 2025-05-07T20:52:06.1134794Z device=device(type='cpu'), 2025-05-07T20:52:06.1135032Z ) 2025-05-07T20:52:06.1135250Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1135690Z self=, 2025-05-07T20:52:06.1136096Z batch_size=516, 2025-05-07T20:52:06.1136301Z max_len=516, 2025-05-07T20:52:06.1136513Z dtype=torch.int32, 2025-05-07T20:52:06.1136737Z device=device(type='cpu'), 2025-05-07T20:52:06.1136974Z ) 2025-05-07T20:52:06.1137189Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1137621Z self=, 2025-05-07T20:52:06.1138026Z batch_size=786, 2025-05-07T20:52:06.1138227Z max_len=699, 2025-05-07T20:52:06.1138425Z dtype=torch.int64, 2025-05-07T20:52:06.1138657Z device=device(type='cuda'), 2025-05-07T20:52:06.1138896Z ) 2025-05-07T20:52:06.1139111Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1139551Z self=, 2025-05-07T20:52:06.1139953Z batch_size=786, 2025-05-07T20:52:06.1140158Z max_len=786, 2025-05-07T20:52:06.1140356Z dtype=torch.int64, 2025-05-07T20:52:06.1140589Z device=device(type='cuda'), 2025-05-07T20:52:06.1140834Z ) 2025-05-07T20:52:06.1141043Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1141482Z self=, 2025-05-07T20:52:06.1141883Z batch_size=541, 2025-05-07T20:52:06.1142081Z max_len=798, 2025-05-07T20:52:06.1142287Z dtype=torch.int32, 2025-05-07T20:52:06.1142521Z device=device(type='cpu'), 2025-05-07T20:52:06.1142763Z ) 2025-05-07T20:52:06.1142978Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1143415Z self=, 2025-05-07T20:52:06.1143824Z batch_size=541, 2025-05-07T20:52:06.1144035Z max_len=541, 2025-05-07T20:52:06.1144235Z dtype=torch.int32, 2025-05-07T20:52:06.1144472Z device=device(type='cpu'), 2025-05-07T20:52:06.1144711Z ) 2025-05-07T20:52:06.1144922Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1145362Z self=, 2025-05-07T20:52:06.1145769Z batch_size=874, 2025-05-07T20:52:06.1145964Z max_len=752, 2025-05-07T20:52:06.1146170Z dtype=torch.int32, 2025-05-07T20:52:06.1146401Z device=device(type='cuda'), 2025-05-07T20:52:06.1146638Z ) 2025-05-07T20:52:06.1146857Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1147298Z self=, 2025-05-07T20:52:06.1147694Z batch_size=752, 2025-05-07T20:52:06.1147901Z max_len=752, 2025-05-07T20:52:06.1148104Z dtype=torch.int32, 2025-05-07T20:52:06.1148327Z device=device(type='cuda'), 2025-05-07T20:52:06.1148657Z ) 2025-05-07T20:52:06.1148872Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1149311Z self=, 2025-05-07T20:52:06.1149712Z batch_size=238, 2025-05-07T20:52:06.1149915Z max_len=630, 2025-05-07T20:52:06.1150121Z dtype=torch.int32, 2025-05-07T20:52:06.1150464Z device=device(type='cpu'), 2025-05-07T20:52:06.1150703Z ) 2025-05-07T20:52:06.1150915Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1151351Z self=, 2025-05-07T20:52:06.1151761Z batch_size=238, 2025-05-07T20:52:06.1151965Z max_len=238, 2025-05-07T20:52:06.1152166Z dtype=torch.int32, 2025-05-07T20:52:06.1152396Z device=device(type='cpu'), 2025-05-07T20:52:06.1152633Z ) 2025-05-07T20:52:06.1152845Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1153289Z self=, 2025-05-07T20:52:06.1153698Z batch_size=549, 2025-05-07T20:52:06.1153900Z max_len=29, 2025-05-07T20:52:06.1154096Z dtype=torch.int32, 2025-05-07T20:52:06.1154326Z device=device(type='cpu'), 2025-05-07T20:52:06.1154563Z ) 2025-05-07T20:52:06.1154775Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1155220Z self=, 2025-05-07T20:52:06.1155628Z batch_size=29, 2025-05-07T20:52:06.1155822Z max_len=29, 2025-05-07T20:52:06.1156083Z dtype=torch.int32, 2025-05-07T20:52:06.1156322Z device=device(type='cpu'), 2025-05-07T20:52:06.1156555Z ) 2025-05-07T20:52:06.1156771Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.1157211Z self=, 2025-05-07T20:52:06.1157608Z batch_size=480, 2025-05-07T20:52:06.1157813Z max_len=233, 2025-05-07T20:52:06.1158018Z dtype=torch.int64, 2025-05-07T20:52:06.1158248Z device=device(type='cuda'), 2025-05-07T20:52:06.1158487Z ) 2025-05-07T20:52:06.3174998Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3175699Z self=, 2025-05-07T20:52:06.3176257Z batch_size=480, 2025-05-07T20:52:06.3176555Z max_len=480, 2025-05-07T20:52:06.3176804Z dtype=torch.int64, 2025-05-07T20:52:06.3177041Z device=device(type='cuda'), 2025-05-07T20:52:06.3177282Z ) 2025-05-07T20:52:06.3177502Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3177951Z self=, 2025-05-07T20:52:06.3178354Z batch_size=993, 2025-05-07T20:52:06.3178560Z max_len=420, 2025-05-07T20:52:06.3178765Z dtype=torch.int32, 2025-05-07T20:52:06.3178992Z device=device(type='cpu'), 2025-05-07T20:52:06.3179231Z ) 2025-05-07T20:52:06.3179444Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3179897Z self=, 2025-05-07T20:52:06.3180311Z batch_size=993, 2025-05-07T20:52:06.3180514Z max_len=993, 2025-05-07T20:52:06.3180722Z dtype=torch.int32, 2025-05-07T20:52:06.3180948Z device=device(type='cpu'), 2025-05-07T20:52:06.3181197Z ) 2025-05-07T20:52:06.3181419Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3181854Z self=, 2025-05-07T20:52:06.3182257Z batch_size=295, 2025-05-07T20:52:06.3182456Z max_len=84, 2025-05-07T20:52:06.3182651Z dtype=torch.int64, 2025-05-07T20:52:06.3182879Z device=device(type='cpu'), 2025-05-07T20:52:06.3183118Z ) 2025-05-07T20:52:06.3183329Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3183766Z self=, 2025-05-07T20:52:06.3184172Z batch_size=84, 2025-05-07T20:52:06.3184734Z max_len=84, 2025-05-07T20:52:06.3184943Z dtype=torch.int64, 2025-05-07T20:52:06.3185174Z device=device(type='cpu'), 2025-05-07T20:52:06.3185405Z ) 2025-05-07T20:52:06.3185621Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3186062Z self=, 2025-05-07T20:52:06.3186614Z batch_size=468, 2025-05-07T20:52:06.3186812Z max_len=98, 2025-05-07T20:52:06.3187017Z dtype=torch.int32, 2025-05-07T20:52:06.3187248Z device=device(type='cuda'), 2025-05-07T20:52:06.3187481Z ) 2025-05-07T20:52:06.3187695Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3188136Z self=, 2025-05-07T20:52:06.3188533Z batch_size=98, 2025-05-07T20:52:06.3188737Z max_len=98, 2025-05-07T20:52:06.3188939Z dtype=torch.int32, 2025-05-07T20:52:06.3189162Z device=device(type='cuda'), 2025-05-07T20:52:06.3189399Z ) 2025-05-07T20:52:06.3189621Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3190053Z self=, 2025-05-07T20:52:06.3190460Z batch_size=578, 2025-05-07T20:52:06.3190665Z max_len=582, 2025-05-07T20:52:06.3190868Z dtype=torch.int64, 2025-05-07T20:52:06.3191097Z device=device(type='cuda'), 2025-05-07T20:52:06.3191337Z ) 2025-05-07T20:52:06.3191552Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3191982Z self=, 2025-05-07T20:52:06.3192386Z batch_size=578, 2025-05-07T20:52:06.3192587Z max_len=578, 2025-05-07T20:52:06.3192787Z dtype=torch.int64, 2025-05-07T20:52:06.3193019Z device=device(type='cuda'), 2025-05-07T20:52:06.3193255Z ) 2025-05-07T20:52:06.3193467Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3193905Z self=, 2025-05-07T20:52:06.3194311Z batch_size=340, 2025-05-07T20:52:06.3194508Z max_len=184, 2025-05-07T20:52:06.3194712Z dtype=torch.int64, 2025-05-07T20:52:06.3194940Z device=device(type='cuda'), 2025-05-07T20:52:06.3195169Z ) 2025-05-07T20:52:06.3195382Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3195827Z self=, 2025-05-07T20:52:06.3196313Z batch_size=340, 2025-05-07T20:52:06.3196508Z max_len=340, 2025-05-07T20:52:06.3196709Z dtype=torch.int64, 2025-05-07T20:52:06.3196933Z device=device(type='cuda'), 2025-05-07T20:52:06.3197166Z ) 2025-05-07T20:52:06.3197381Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3197817Z self=, 2025-05-07T20:52:06.3198222Z batch_size=971, 2025-05-07T20:52:06.3198446Z max_len=796, 2025-05-07T20:52:06.3198672Z dtype=torch.int32, 2025-05-07T20:52:06.3198898Z device=device(type='cuda'), 2025-05-07T20:52:06.3199136Z ) 2025-05-07T20:52:06.3199351Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:06.3199784Z self=, 2025-05-07T20:52:06.3200188Z batch_size=796, 2025-05-07T20:52:06.3200387Z max_len=796, 2025-05-07T20:52:06.3200604Z dtype=torch.int32, 2025-05-07T20:52:06.3200829Z device=device(type='cuda'), 2025-05-07T20:52:06.3201069Z ) 2025-05-07T20:52:06.3201242Z PASSED 2025-05-07T20:52:06.3535625Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:52:06.3536154Z self=, 2025-05-07T20:52:06.3536637Z n=0, 2025-05-07T20:52:06.3536885Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3537177Z device=device(type='cpu'), 2025-05-07T20:52:06.3537418Z ) 2025-05-07T20:52:06.3537609Z Trying example: test_cumsum( 2025-05-07T20:52:06.3538192Z self=, 2025-05-07T20:52:06.3538546Z n=9, 2025-05-07T20:52:06.3538757Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3539051Z device=device(type='cpu'), 2025-05-07T20:52:06.3539285Z ) 2025-05-07T20:52:06.3539474Z Trying example: test_cumsum( 2025-05-07T20:52:06.3539940Z self=, 2025-05-07T20:52:06.3540277Z n=6, 2025-05-07T20:52:06.3540482Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3540773Z device=device(type='cpu'), 2025-05-07T20:52:06.3541006Z ) 2025-05-07T20:52:06.3541193Z Trying example: test_cumsum( 2025-05-07T20:52:06.3541523Z self=, 2025-05-07T20:52:06.3541858Z n=6, 2025-05-07T20:52:06.3542083Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:06.3542388Z device=device(type='cuda'), 2025-05-07T20:52:06.3542622Z ) 2025-05-07T20:52:06.3542817Z Trying example: test_cumsum( 2025-05-07T20:52:06.3543166Z self=, 2025-05-07T20:52:06.3543503Z n=0, 2025-05-07T20:52:06.3543724Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:06.3544032Z device=device(type='cuda'), 2025-05-07T20:52:06.3544268Z ) 2025-05-07T20:52:06.3544447Z Trying example: test_cumsum( 2025-05-07T20:52:06.3544786Z self=, 2025-05-07T20:52:06.3545123Z n=3, 2025-05-07T20:52:06.3545325Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3545619Z device=device(type='cuda'), 2025-05-07T20:52:06.3545860Z ) 2025-05-07T20:52:06.3546061Z Trying example: test_cumsum( 2025-05-07T20:52:06.3554482Z self=, 2025-05-07T20:52:06.3554841Z n=1, 2025-05-07T20:52:06.3555060Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:06.3555361Z device=device(type='cpu'), 2025-05-07T20:52:06.3555602Z ) 2025-05-07T20:52:06.3555803Z Trying example: test_cumsum( 2025-05-07T20:52:06.3556212Z self=, 2025-05-07T20:52:06.3556559Z n=0, 2025-05-07T20:52:06.3556768Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:06.3557057Z device=device(type='cpu'), 2025-05-07T20:52:06.3557303Z ) 2025-05-07T20:52:06.3557498Z Trying example: test_cumsum( 2025-05-07T20:52:06.3557827Z self=, 2025-05-07T20:52:06.3558166Z n=0, 2025-05-07T20:52:06.3558388Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:06.3558692Z device=device(type='cpu'), 2025-05-07T20:52:06.3558932Z ) 2025-05-07T20:52:06.3559118Z Trying example: test_cumsum( 2025-05-07T20:52:06.3559451Z self=, 2025-05-07T20:52:06.3559785Z n=7, 2025-05-07T20:52:06.3560008Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:06.3560314Z device=device(type='cpu'), 2025-05-07T20:52:06.3560554Z ) 2025-05-07T20:52:06.3560744Z Trying example: test_cumsum( 2025-05-07T20:52:06.3561080Z self=, 2025-05-07T20:52:06.3561416Z n=9, 2025-05-07T20:52:06.3561631Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:06.3561929Z device=device(type='cpu'), 2025-05-07T20:52:06.3562166Z ) 2025-05-07T20:52:06.3562357Z Trying example: test_cumsum( 2025-05-07T20:52:06.3562692Z self=, 2025-05-07T20:52:06.3563025Z n=5, 2025-05-07T20:52:06.3563236Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3563535Z device=device(type='cuda'), 2025-05-07T20:52:06.3563768Z ) 2025-05-07T20:52:06.3563959Z Trying example: test_cumsum( 2025-05-07T20:52:06.3564295Z self=, 2025-05-07T20:52:06.3564636Z n=7, 2025-05-07T20:52:06.3564839Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3565256Z device=device(type='cuda'), 2025-05-07T20:52:06.3565503Z ) 2025-05-07T20:52:06.3565686Z Trying example: test_cumsum( 2025-05-07T20:52:06.3566018Z self=, 2025-05-07T20:52:06.3566358Z n=3, 2025-05-07T20:52:06.3566561Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:06.3566943Z device=device(type='cpu'), 2025-05-07T20:52:06.3567182Z ) 2025-05-07T20:52:06.3567362Z Trying example: test_cumsum( 2025-05-07T20:52:06.3567694Z self=, 2025-05-07T20:52:06.3568037Z n=4, 2025-05-07T20:52:06.3568251Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:06.3568558Z device=device(type='cpu'), 2025-05-07T20:52:06.3568796Z ) 2025-05-07T20:52:06.3568978Z Trying example: test_cumsum( 2025-05-07T20:52:06.3569306Z self=, 2025-05-07T20:52:06.3569636Z n=8, 2025-05-07T20:52:06.3569852Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:06.3570144Z device=device(type='cuda'), 2025-05-07T20:52:06.3570373Z ) 2025-05-07T20:52:06.3570560Z Trying example: test_cumsum( 2025-05-07T20:52:06.3570893Z self=, 2025-05-07T20:52:06.3571228Z n=9, 2025-05-07T20:52:06.3571443Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3571735Z device=device(type='cuda'), 2025-05-07T20:52:06.3571964Z ) 2025-05-07T20:52:06.3572171Z Trying example: test_cumsum( 2025-05-07T20:52:06.3572504Z self=, 2025-05-07T20:52:06.3572844Z n=7, 2025-05-07T20:52:06.3573056Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:06.3573361Z device=device(type='cuda'), 2025-05-07T20:52:06.3573596Z ) 2025-05-07T20:52:06.3573774Z Trying example: test_cumsum( 2025-05-07T20:52:06.3574104Z self=, 2025-05-07T20:52:06.3574444Z n=7, 2025-05-07T20:52:06.3574650Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:06.3574942Z device=device(type='cpu'), 2025-05-07T20:52:06.3575178Z ) 2025-05-07T20:52:06.3575355Z Trying example: test_cumsum( 2025-05-07T20:52:06.3575685Z self=, 2025-05-07T20:52:06.3576029Z n=3, 2025-05-07T20:52:06.3576230Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:06.3576522Z device=device(type='cpu'), 2025-05-07T20:52:06.3576757Z ) 2025-05-07T20:52:06.3576921Z PASSED 2025-05-07T20:52:06.3577033Z 2025-05-07T20:52:06.3577173Z ============================== 3 passed in 3.50s =============================== 2025-05-07T20:52:07.1413279Z 2025-05-07T20:52:07.1413813Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:52:07.1433676Z [TEST] Python test time for ./sparse/cumsum_test.py: 7 seconds 2025-05-07T20:52:07.1433949Z 2025-05-07T20:52:07.1433953Z 2025-05-07T20:52:07.1433957Z 2025-05-07T20:52:07.1433961Z 2025-05-07T20:52:07.1454493Z ################################################################################ 2025-05-07T20:52:07.1469764Z # [2025-05-07T20:52:07.146Z] Run Python Test Suite: 2025-05-07T20:52:07.1470122Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:52:07.1470460Z ################################################################################ 2025-05-07T20:52:07.1496375Z + 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:52:07.1497292Z 2025-05-07T20:52:09.3020858Z ============================= test session starts ============================== 2025-05-07T20:52:09.3021502Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:09.3022018Z cachedir: .pytest_cache 2025-05-07T20:52:09.3022927Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:09.3023654Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:09.3024058Z plugins: hypothesis-6.131.14 2025-05-07T20:52:11.6415230Z collecting ... collected 4 items 2025-05-07T20:52:11.6415464Z 2025-05-07T20:52:12.0148329Z 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:52:12.0150038Z self=, 2025-05-07T20:52:12.0150935Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0151263Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0151607Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0151920Z ) 2025-05-07T20:52:12.0152304Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0153287Z self=, 2025-05-07T20:52:12.0154145Z data_type=torch.float16, 2025-05-07T20:52:12.0154460Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0154802Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0155118Z ) 2025-05-07T20:52:12.0155474Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0156599Z self=, 2025-05-07T20:52:12.0157454Z data_type=torch.float32, 2025-05-07T20:52:12.0157770Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0158107Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0158406Z ) 2025-05-07T20:52:12.0158763Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0159749Z self=, 2025-05-07T20:52:12.0160606Z data_type=torch.float32, 2025-05-07T20:52:12.0160910Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0161246Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0161559Z ) 2025-05-07T20:52:12.0161904Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0162888Z self=, 2025-05-07T20:52:12.0163747Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0164056Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0164394Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0164703Z ) 2025-05-07T20:52:12.0165049Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0166037Z self=, 2025-05-07T20:52:12.0166897Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0167216Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0167544Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0167853Z ) 2025-05-07T20:52:12.0168205Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0169181Z self=, 2025-05-07T20:52:12.0170037Z data_type=torch.float16, 2025-05-07T20:52:12.0170348Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0170685Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0170992Z ) 2025-05-07T20:52:12.0171345Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0172708Z self=, 2025-05-07T20:52:12.0173570Z data_type=torch.float16, 2025-05-07T20:52:12.0173882Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0174219Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0174686Z ) 2025-05-07T20:52:12.0175039Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0176021Z self=, 2025-05-07T20:52:12.0176873Z data_type=torch.float16, 2025-05-07T20:52:12.0177178Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0177511Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0177815Z ) 2025-05-07T20:52:12.0178160Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0179146Z self=, 2025-05-07T20:52:12.0180032Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0180366Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0180706Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0181013Z ) 2025-05-07T20:52:12.0181372Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0182343Z self=, 2025-05-07T20:52:12.0183197Z data_type=torch.float32, 2025-05-07T20:52:12.0183509Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0183837Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0184143Z ) 2025-05-07T20:52:12.0184495Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0185474Z self=, 2025-05-07T20:52:12.0186329Z data_type=torch.float32, 2025-05-07T20:52:12.0186639Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0186973Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0187271Z ) 2025-05-07T20:52:12.0187488Z PASSED 2025-05-07T20:52:12.0291490Z 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:52:12.0292878Z self=, 2025-05-07T20:52:12.0293623Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0293868Z ) 2025-05-07T20:52:12.0294193Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:52:12.0295066Z self=, 2025-05-07T20:52:12.0295793Z data_type=torch.float16, 2025-05-07T20:52:12.0296035Z ) 2025-05-07T20:52:12.0296354Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:52:12.0297228Z self=, 2025-05-07T20:52:12.0297954Z data_type=torch.float32, 2025-05-07T20:52:12.0298189Z ) 2025-05-07T20:52:12.0298360Z PASSED 2025-05-07T20:52:12.0432562Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:52:12.0435424Z self=, 2025-05-07T20:52:12.0438427Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0438911Z ) 2025-05-07T20:52:12.0439374Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:52:12.0440412Z self=, 2025-05-07T20:52:12.0441175Z data_type=torch.float16, 2025-05-07T20:52:12.0441411Z ) 2025-05-07T20:52:12.0441643Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:52:12.0442312Z self=, 2025-05-07T20:52:12.0442938Z data_type=torch.float32, 2025-05-07T20:52:12.0443172Z ) 2025-05-07T20:52:12.0443343Z PASSED 2025-05-07T20:52:12.0837221Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0838825Z self=, 2025-05-07T20:52:12.0839660Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0839982Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0840326Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0840648Z ) 2025-05-07T20:52:12.0840973Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0841891Z self=, 2025-05-07T20:52:12.0842710Z data_type=torch.float16, 2025-05-07T20:52:12.0843025Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0843361Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0843661Z ) 2025-05-07T20:52:12.0843985Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0844907Z self=, 2025-05-07T20:52:12.0845727Z data_type=torch.float16, 2025-05-07T20:52:12.0846033Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0846368Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0846675Z ) 2025-05-07T20:52:12.0846990Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0847915Z self=, 2025-05-07T20:52:12.0848735Z data_type=torch.float16, 2025-05-07T20:52:12.0849038Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0849374Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0849681Z ) 2025-05-07T20:52:12.0849996Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0850918Z self=, 2025-05-07T20:52:12.0851741Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0852056Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0852386Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0852693Z ) 2025-05-07T20:52:12.0853013Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0853927Z self=, 2025-05-07T20:52:12.0854751Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0855064Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0855401Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0855700Z ) 2025-05-07T20:52:12.0856024Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0856942Z self=, 2025-05-07T20:52:12.0857995Z data_type=torch.float16, 2025-05-07T20:52:12.0858318Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0858655Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0858953Z ) 2025-05-07T20:52:12.0859277Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0860192Z self=, 2025-05-07T20:52:12.0861179Z data_type=torch.bfloat16, 2025-05-07T20:52:12.0861489Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0861826Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0862133Z ) 2025-05-07T20:52:12.0862451Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0863374Z self=, 2025-05-07T20:52:12.0864196Z data_type=torch.float32, 2025-05-07T20:52:12.0864508Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0864845Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0865153Z ) 2025-05-07T20:52:12.0865468Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0866390Z self=, 2025-05-07T20:52:12.0867218Z data_type=torch.float32, 2025-05-07T20:52:12.0867531Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0867858Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0868163Z ) 2025-05-07T20:52:12.0868486Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0869395Z self=, 2025-05-07T20:52:12.0870211Z data_type=torch.float32, 2025-05-07T20:52:12.0870521Z segment_value_type=torch.int32, 2025-05-07T20:52:12.0870861Z segment_length_type=torch.int64, 2025-05-07T20:52:12.0871164Z ) 2025-05-07T20:52:12.0871484Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:12.0872401Z self=, 2025-05-07T20:52:12.0873217Z data_type=torch.float32, 2025-05-07T20:52:12.0873530Z segment_value_type=torch.int64, 2025-05-07T20:52:12.0873862Z segment_length_type=torch.int32, 2025-05-07T20:52:12.0874162Z ) 2025-05-07T20:52:12.0874372Z PASSED 2025-05-07T20:52:12.0874498Z 2025-05-07T20:52:12.0874664Z ============================== 4 passed in 2.91s =============================== 2025-05-07T20:52:12.8692531Z 2025-05-07T20:52:12.8693172Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:52:12.8714348Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 5 seconds 2025-05-07T20:52:12.8714696Z 2025-05-07T20:52:12.8714727Z 2025-05-07T20:52:12.8714731Z 2025-05-07T20:52:12.8714735Z 2025-05-07T20:52:12.8736455Z ################################################################################ 2025-05-07T20:52:12.8752227Z # [2025-05-07T20:52:12.874Z] Run Python Test Suite: 2025-05-07T20:52:12.8752561Z # ./sparse/index_select_test.py 2025-05-07T20:52:12.8752875Z ################################################################################ 2025-05-07T20:52:12.8776749Z + 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:52:12.8777357Z 2025-05-07T20:52:15.0246361Z ============================= test session starts ============================== 2025-05-07T20:52:15.0247367Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:15.0248189Z cachedir: .pytest_cache 2025-05-07T20:52:15.0249530Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:15.0250778Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:15.0251384Z plugins: hypothesis-6.131.14 2025-05-07T20:52:17.3663461Z collecting ... collected 3 items 2025-05-07T20:52:17.3664054Z 2025-05-07T20:52:18.0514454Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0515257Z self=, 2025-05-07T20:52:18.0515711Z num_inputs=0, 2025-05-07T20:52:18.0515914Z max_input_rows=2, 2025-05-07T20:52:18.0516185Z max_cols_factor=2, 2025-05-07T20:52:18.0516402Z max_output_rows=2, 2025-05-07T20:52:18.0516626Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0516890Z dtype=torch.float32, 2025-05-07T20:52:18.0517115Z use_cpu=False, 2025-05-07T20:52:18.0517425Z op=, 2025-05-07T20:52:18.0517776Z ) 2025-05-07T20:52:18.0517993Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0518472Z self=, 2025-05-07T20:52:18.0518931Z num_inputs=31, 2025-05-07T20:52:18.0519140Z max_input_rows=2, 2025-05-07T20:52:18.0519358Z max_cols_factor=2, 2025-05-07T20:52:18.0519570Z max_output_rows=2, 2025-05-07T20:52:18.0519801Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0520066Z dtype=torch.float32, 2025-05-07T20:52:18.0520284Z use_cpu=False, 2025-05-07T20:52:18.0520579Z op=, 2025-05-07T20:52:18.0520919Z ) 2025-05-07T20:52:18.0521130Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0521610Z self=, 2025-05-07T20:52:18.0522063Z num_inputs=31, 2025-05-07T20:52:18.0522272Z max_input_rows=31, 2025-05-07T20:52:18.0522495Z max_cols_factor=63, 2025-05-07T20:52:18.0522720Z max_output_rows=13, 2025-05-07T20:52:18.0522950Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0523211Z dtype=torch.float16, 2025-05-07T20:52:18.0523438Z use_cpu=False, 2025-05-07T20:52:18.0523737Z op=, 2025-05-07T20:52:18.0524070Z ) 2025-05-07T20:52:18.0524285Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0524767Z self=, 2025-05-07T20:52:18.0525208Z num_inputs=5, 2025-05-07T20:52:18.0525417Z max_input_rows=3, 2025-05-07T20:52:18.0525638Z max_cols_factor=137, 2025-05-07T20:52:18.0525861Z max_output_rows=13, 2025-05-07T20:52:18.0526095Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0526359Z dtype=torch.float16, 2025-05-07T20:52:18.0526578Z use_cpu=False, 2025-05-07T20:52:18.0526879Z op=, 2025-05-07T20:52:18.0527217Z ) 2025-05-07T20:52:18.0527430Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0527913Z self=, 2025-05-07T20:52:18.0528364Z num_inputs=63, 2025-05-07T20:52:18.0528574Z max_input_rows=15, 2025-05-07T20:52:18.0528788Z max_cols_factor=256, 2025-05-07T20:52:18.0529015Z max_output_rows=29, 2025-05-07T20:52:18.0529249Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0529503Z dtype=torch.float16, 2025-05-07T20:52:18.0529724Z use_cpu=True, 2025-05-07T20:52:18.0530017Z op=, 2025-05-07T20:52:18.0530347Z ) 2025-05-07T20:52:18.0530559Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0531038Z self=, 2025-05-07T20:52:18.0531821Z num_inputs=13, 2025-05-07T20:52:18.0532031Z max_input_rows=2, 2025-05-07T20:52:18.0532248Z max_cols_factor=156, 2025-05-07T20:52:18.0532467Z max_output_rows=21, 2025-05-07T20:52:18.0532699Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0532961Z dtype=torch.float32, 2025-05-07T20:52:18.0533322Z use_cpu=True, 2025-05-07T20:52:18.0541129Z op=, 2025-05-07T20:52:18.0541482Z ) 2025-05-07T20:52:18.0541704Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0542191Z self=, 2025-05-07T20:52:18.0542649Z num_inputs=68, 2025-05-07T20:52:18.0542865Z max_input_rows=4, 2025-05-07T20:52:18.0543079Z max_cols_factor=81, 2025-05-07T20:52:18.0543305Z max_output_rows=21, 2025-05-07T20:52:18.0543537Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0543792Z dtype=torch.float32, 2025-05-07T20:52:18.0544028Z use_cpu=False, 2025-05-07T20:52:18.0544325Z op=, 2025-05-07T20:52:18.0544669Z ) 2025-05-07T20:52:18.0544880Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0545363Z self=, 2025-05-07T20:52:18.0545817Z num_inputs=25, 2025-05-07T20:52:18.0546019Z max_input_rows=28, 2025-05-07T20:52:18.0546246Z max_cols_factor=256, 2025-05-07T20:52:18.0546476Z max_output_rows=17, 2025-05-07T20:52:18.0546708Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0546973Z dtype=torch.float32, 2025-05-07T20:52:18.0547204Z use_cpu=True, 2025-05-07T20:52:18.0547522Z op=, 2025-05-07T20:52:18.0547887Z ) 2025-05-07T20:52:18.0548107Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0548587Z self=, 2025-05-07T20:52:18.0549034Z num_inputs=0, 2025-05-07T20:52:18.0549248Z max_input_rows=23, 2025-05-07T20:52:18.0549470Z max_cols_factor=246, 2025-05-07T20:52:18.0549697Z max_output_rows=14, 2025-05-07T20:52:18.0549930Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0550201Z dtype=torch.float16, 2025-05-07T20:52:18.0550430Z use_cpu=False, 2025-05-07T20:52:18.0550725Z op=, 2025-05-07T20:52:18.0551064Z ) 2025-05-07T20:52:18.0551276Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0551761Z self=, 2025-05-07T20:52:18.0552210Z num_inputs=43, 2025-05-07T20:52:18.0552415Z max_input_rows=3, 2025-05-07T20:52:18.0552636Z max_cols_factor=68, 2025-05-07T20:52:18.0552861Z max_output_rows=5, 2025-05-07T20:52:18.0553089Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0553352Z dtype=torch.float32, 2025-05-07T20:52:18.0553584Z use_cpu=True, 2025-05-07T20:52:18.0553907Z op=, 2025-05-07T20:52:18.0554265Z ) 2025-05-07T20:52:18.0554487Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0554967Z self=, 2025-05-07T20:52:18.0555410Z num_inputs=35, 2025-05-07T20:52:18.0555621Z max_input_rows=25, 2025-05-07T20:52:18.0555842Z max_cols_factor=86, 2025-05-07T20:52:18.0556153Z max_output_rows=15, 2025-05-07T20:52:18.0556391Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0556654Z dtype=torch.float16, 2025-05-07T20:52:18.0556879Z use_cpu=True, 2025-05-07T20:52:18.0557186Z op=, 2025-05-07T20:52:18.0557546Z ) 2025-05-07T20:52:18.0557764Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0558362Z self=, 2025-05-07T20:52:18.0558805Z num_inputs=35, 2025-05-07T20:52:18.0559016Z max_input_rows=25, 2025-05-07T20:52:18.0559235Z max_cols_factor=86, 2025-05-07T20:52:18.0559447Z max_output_rows=15, 2025-05-07T20:52:18.0559682Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0560011Z dtype=torch.float16, 2025-05-07T20:52:18.0560232Z use_cpu=True, 2025-05-07T20:52:18.0560550Z op=, 2025-05-07T20:52:18.0560909Z ) 2025-05-07T20:52:18.0561117Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0561600Z self=, 2025-05-07T20:52:18.0562047Z num_inputs=35, 2025-05-07T20:52:18.0562247Z max_input_rows=25, 2025-05-07T20:52:18.0562472Z max_cols_factor=86, 2025-05-07T20:52:18.0562690Z max_output_rows=2, 2025-05-07T20:52:18.0562925Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0563180Z dtype=torch.float16, 2025-05-07T20:52:18.0563401Z use_cpu=True, 2025-05-07T20:52:18.0563719Z op=, 2025-05-07T20:52:18.0564070Z ) 2025-05-07T20:52:18.0564285Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0564768Z self=, 2025-05-07T20:52:18.0565205Z num_inputs=35, 2025-05-07T20:52:18.0565415Z max_input_rows=2, 2025-05-07T20:52:18.0565632Z max_cols_factor=86, 2025-05-07T20:52:18.0565845Z max_output_rows=2, 2025-05-07T20:52:18.0566076Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0566334Z dtype=torch.float16, 2025-05-07T20:52:18.0566550Z use_cpu=True, 2025-05-07T20:52:18.0566865Z op=, 2025-05-07T20:52:18.0567227Z ) 2025-05-07T20:52:18.0567445Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0567923Z self=, 2025-05-07T20:52:18.0568367Z num_inputs=35, 2025-05-07T20:52:18.0568568Z max_input_rows=2, 2025-05-07T20:52:18.0568778Z max_cols_factor=2, 2025-05-07T20:52:18.0568995Z max_output_rows=2, 2025-05-07T20:52:18.0569233Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0569483Z dtype=torch.float16, 2025-05-07T20:52:18.0569711Z use_cpu=True, 2025-05-07T20:52:18.0570024Z op=, 2025-05-07T20:52:18.0570375Z ) 2025-05-07T20:52:18.0570590Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0571067Z self=, 2025-05-07T20:52:18.0571509Z num_inputs=2, 2025-05-07T20:52:18.0571710Z max_input_rows=2, 2025-05-07T20:52:18.0571929Z max_cols_factor=2, 2025-05-07T20:52:18.0572144Z max_output_rows=2, 2025-05-07T20:52:18.0572373Z permute_output_dim_0_1=True, 2025-05-07T20:52:18.0572635Z dtype=torch.float16, 2025-05-07T20:52:18.0572858Z use_cpu=True, 2025-05-07T20:52:18.0573169Z op=, 2025-05-07T20:52:18.0573527Z ) 2025-05-07T20:52:18.0573742Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0574219Z self=, 2025-05-07T20:52:18.0574663Z num_inputs=76, 2025-05-07T20:52:18.0574870Z max_input_rows=16, 2025-05-07T20:52:18.0575082Z max_cols_factor=75, 2025-05-07T20:52:18.0575303Z max_output_rows=10, 2025-05-07T20:52:18.0575536Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0575789Z dtype=torch.float16, 2025-05-07T20:52:18.0576015Z use_cpu=False, 2025-05-07T20:52:18.0576333Z op=, 2025-05-07T20:52:18.0576691Z ) 2025-05-07T20:52:18.0576981Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0577461Z self=, 2025-05-07T20:52:18.0577903Z num_inputs=76, 2025-05-07T20:52:18.0578102Z max_input_rows=16, 2025-05-07T20:52:18.0578319Z max_cols_factor=76, 2025-05-07T20:52:18.0578534Z max_output_rows=10, 2025-05-07T20:52:18.0578834Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0579095Z dtype=torch.float16, 2025-05-07T20:52:18.0579319Z use_cpu=False, 2025-05-07T20:52:18.0579626Z op=, 2025-05-07T20:52:18.0579982Z ) 2025-05-07T20:52:18.0580194Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0580667Z self=, 2025-05-07T20:52:18.0581111Z num_inputs=10, 2025-05-07T20:52:18.0581315Z max_input_rows=16, 2025-05-07T20:52:18.0581532Z max_cols_factor=76, 2025-05-07T20:52:18.0581750Z max_output_rows=10, 2025-05-07T20:52:18.0581980Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0582239Z dtype=torch.float16, 2025-05-07T20:52:18.0582469Z use_cpu=False, 2025-05-07T20:52:18.0582786Z op=, 2025-05-07T20:52:18.0583141Z ) 2025-05-07T20:52:18.0583357Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:18.0583834Z self=, 2025-05-07T20:52:18.0584278Z num_inputs=10, 2025-05-07T20:52:18.0584484Z max_input_rows=16, 2025-05-07T20:52:18.0584694Z max_cols_factor=16, 2025-05-07T20:52:18.0584911Z max_output_rows=10, 2025-05-07T20:52:18.0585148Z permute_output_dim_0_1=False, 2025-05-07T20:52:18.0585404Z dtype=torch.float16, 2025-05-07T20:52:18.0585631Z use_cpu=False, 2025-05-07T20:52:18.0585950Z op=, 2025-05-07T20:52:18.0586303Z ) 2025-05-07T20:52:18.0586482Z PASSED 2025-05-07T20:52:18.2038842Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2039648Z self=, 2025-05-07T20:52:18.2040137Z num_indices=1, 2025-05-07T20:52:18.2040353Z max_num_input_rows=1, 2025-05-07T20:52:18.2040588Z shape=[1], 2025-05-07T20:52:18.2040801Z dtype=torch.float32, 2025-05-07T20:52:18.2041027Z use_cpu=False, 2025-05-07T20:52:18.2041233Z num_groups=1, 2025-05-07T20:52:18.2041448Z use_var_cols=False, 2025-05-07T20:52:18.2041680Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2041952Z check_non_contiguous=False, 2025-05-07T20:52:18.2042201Z ) 2025-05-07T20:52:18.2042420Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2042898Z self=, 2025-05-07T20:52:18.2043350Z num_indices=26, 2025-05-07T20:52:18.2043563Z max_num_input_rows=1, 2025-05-07T20:52:18.2043782Z shape=[1], 2025-05-07T20:52:18.2043985Z dtype=torch.float32, 2025-05-07T20:52:18.2044209Z use_cpu=False, 2025-05-07T20:52:18.2044401Z num_groups=1, 2025-05-07T20:52:18.2044606Z use_var_cols=False, 2025-05-07T20:52:18.2044845Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2045107Z check_non_contiguous=False, 2025-05-07T20:52:18.2045345Z ) 2025-05-07T20:52:18.2045563Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2046039Z self=, 2025-05-07T20:52:18.2046484Z num_indices=26, 2025-05-07T20:52:18.2046701Z max_num_input_rows=27, 2025-05-07T20:52:18.2046927Z shape=[16, 26], 2025-05-07T20:52:18.2047139Z dtype=torch.float32, 2025-05-07T20:52:18.2047381Z use_cpu=True, 2025-05-07T20:52:18.2047584Z num_groups=11, 2025-05-07T20:52:18.2048167Z use_var_cols=False, 2025-05-07T20:52:18.2048403Z use_var_num_input_rows=True, 2025-05-07T20:52:18.2048674Z check_non_contiguous=False, 2025-05-07T20:52:18.2048911Z ) 2025-05-07T20:52:18.2049123Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2049605Z self=, 2025-05-07T20:52:18.2050189Z num_indices=26, 2025-05-07T20:52:18.2050399Z max_num_input_rows=29, 2025-05-07T20:52:18.2050631Z shape=[8, 2], 2025-05-07T20:52:18.2050840Z dtype=torch.float32, 2025-05-07T20:52:18.2051066Z use_cpu=False, 2025-05-07T20:52:18.2051267Z num_groups=8, 2025-05-07T20:52:18.2051477Z use_var_cols=False, 2025-05-07T20:52:18.2051735Z use_var_num_input_rows=True, 2025-05-07T20:52:18.2052019Z check_non_contiguous=False, 2025-05-07T20:52:18.2052257Z ) 2025-05-07T20:52:18.2052478Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2052958Z self=, 2025-05-07T20:52:18.2053402Z num_indices=5, 2025-05-07T20:52:18.2053616Z max_num_input_rows=15, 2025-05-07T20:52:18.2053839Z shape=[10], 2025-05-07T20:52:18.2054043Z dtype=torch.float16, 2025-05-07T20:52:18.2054274Z use_cpu=False, 2025-05-07T20:52:18.2054468Z num_groups=4, 2025-05-07T20:52:18.2054674Z use_var_cols=True, 2025-05-07T20:52:18.2054903Z use_var_num_input_rows=True, 2025-05-07T20:52:18.2055160Z check_non_contiguous=False, 2025-05-07T20:52:18.2055401Z ) 2025-05-07T20:52:18.2055613Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2056087Z self=, 2025-05-07T20:52:18.2056534Z num_indices=7, 2025-05-07T20:52:18.2056754Z max_num_input_rows=30, 2025-05-07T20:52:18.2056983Z shape=[10], 2025-05-07T20:52:18.2057185Z dtype=torch.float16, 2025-05-07T20:52:18.2057412Z use_cpu=True, 2025-05-07T20:52:18.2057618Z num_groups=13, 2025-05-07T20:52:18.2057816Z use_var_cols=True, 2025-05-07T20:52:18.2058047Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2058313Z check_non_contiguous=True, 2025-05-07T20:52:18.2058540Z ) 2025-05-07T20:52:18.2058754Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2059240Z self=, 2025-05-07T20:52:18.2059676Z num_indices=11, 2025-05-07T20:52:18.2059889Z max_num_input_rows=2, 2025-05-07T20:52:18.2060115Z shape=[30], 2025-05-07T20:52:18.2060314Z dtype=torch.float16, 2025-05-07T20:52:18.2060541Z use_cpu=False, 2025-05-07T20:52:18.2060749Z num_groups=25, 2025-05-07T20:52:18.2060949Z use_var_cols=False, 2025-05-07T20:52:18.2061183Z use_var_num_input_rows=True, 2025-05-07T20:52:18.2061448Z check_non_contiguous=False, 2025-05-07T20:52:18.2061689Z ) 2025-05-07T20:52:18.2061896Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2062381Z self=, 2025-05-07T20:52:18.2062826Z num_indices=31, 2025-05-07T20:52:18.2063033Z max_num_input_rows=20, 2025-05-07T20:52:18.2063261Z shape=[3], 2025-05-07T20:52:18.2063465Z dtype=torch.float16, 2025-05-07T20:52:18.2063690Z use_cpu=True, 2025-05-07T20:52:18.2063893Z num_groups=27, 2025-05-07T20:52:18.2064101Z use_var_cols=False, 2025-05-07T20:52:18.2064329Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2064602Z check_non_contiguous=True, 2025-05-07T20:52:18.2064841Z ) 2025-05-07T20:52:18.2065050Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2065529Z self=, 2025-05-07T20:52:18.2065972Z num_indices=19, 2025-05-07T20:52:18.2066177Z max_num_input_rows=24, 2025-05-07T20:52:18.2066405Z shape=[25, 16], 2025-05-07T20:52:18.2066612Z dtype=torch.float16, 2025-05-07T20:52:18.2066928Z use_cpu=False, 2025-05-07T20:52:18.2067123Z num_groups=12, 2025-05-07T20:52:18.2067326Z use_var_cols=False, 2025-05-07T20:52:18.2067555Z use_var_num_input_rows=True, 2025-05-07T20:52:18.2067810Z check_non_contiguous=False, 2025-05-07T20:52:18.2068051Z ) 2025-05-07T20:52:18.2068268Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2068858Z self=, 2025-05-07T20:52:18.2069301Z num_indices=23, 2025-05-07T20:52:18.2069513Z max_num_input_rows=16, 2025-05-07T20:52:18.2069735Z shape=[4], 2025-05-07T20:52:18.2069937Z dtype=torch.float32, 2025-05-07T20:52:18.2070162Z use_cpu=True, 2025-05-07T20:52:18.2070354Z num_groups=31, 2025-05-07T20:52:18.2070559Z use_var_cols=True, 2025-05-07T20:52:18.2070790Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2071052Z check_non_contiguous=True, 2025-05-07T20:52:18.2071292Z ) 2025-05-07T20:52:18.2071508Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2071992Z self=, 2025-05-07T20:52:18.2072429Z num_indices=16, 2025-05-07T20:52:18.2072650Z max_num_input_rows=29, 2025-05-07T20:52:18.2072882Z shape=[22, 7], 2025-05-07T20:52:18.2073096Z dtype=torch.float32, 2025-05-07T20:52:18.2073326Z use_cpu=True, 2025-05-07T20:52:18.2073528Z num_groups=9, 2025-05-07T20:52:18.2073727Z use_var_cols=False, 2025-05-07T20:52:18.2073960Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2074230Z check_non_contiguous=True, 2025-05-07T20:52:18.2074463Z ) 2025-05-07T20:52:18.2074677Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2075157Z self=, 2025-05-07T20:52:18.2075597Z num_indices=16, 2025-05-07T20:52:18.2075818Z max_num_input_rows=29, 2025-05-07T20:52:18.2076137Z shape=[22, 29], 2025-05-07T20:52:18.2076347Z dtype=torch.float32, 2025-05-07T20:52:18.2076570Z use_cpu=True, 2025-05-07T20:52:18.2076771Z num_groups=9, 2025-05-07T20:52:18.2076977Z use_var_cols=False, 2025-05-07T20:52:18.2077203Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2077470Z check_non_contiguous=True, 2025-05-07T20:52:18.2077715Z ) 2025-05-07T20:52:18.2077924Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2078401Z self=, 2025-05-07T20:52:18.2078841Z num_indices=16, 2025-05-07T20:52:18.2079047Z max_num_input_rows=29, 2025-05-07T20:52:18.2079273Z shape=[22, 22], 2025-05-07T20:52:18.2079481Z dtype=torch.float32, 2025-05-07T20:52:18.2079695Z use_cpu=True, 2025-05-07T20:52:18.2079891Z num_groups=9, 2025-05-07T20:52:18.2080095Z use_var_cols=False, 2025-05-07T20:52:18.2080318Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2080583Z check_non_contiguous=True, 2025-05-07T20:52:18.2080820Z ) 2025-05-07T20:52:18.2081026Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2081505Z self=, 2025-05-07T20:52:18.2082004Z num_indices=16, 2025-05-07T20:52:18.2082217Z max_num_input_rows=29, 2025-05-07T20:52:18.2082443Z shape=[9, 22], 2025-05-07T20:52:18.2082651Z dtype=torch.float32, 2025-05-07T20:52:18.2082873Z use_cpu=True, 2025-05-07T20:52:18.2083062Z num_groups=9, 2025-05-07T20:52:18.2083268Z use_var_cols=False, 2025-05-07T20:52:18.2083502Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2083763Z check_non_contiguous=True, 2025-05-07T20:52:18.2084000Z ) 2025-05-07T20:52:18.2084210Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2084682Z self=, 2025-05-07T20:52:18.2085127Z num_indices=16, 2025-05-07T20:52:18.2085433Z max_num_input_rows=29, 2025-05-07T20:52:18.2085660Z shape=[22, 22], 2025-05-07T20:52:18.2085869Z dtype=torch.float32, 2025-05-07T20:52:18.2086095Z use_cpu=True, 2025-05-07T20:52:18.2086291Z num_groups=16, 2025-05-07T20:52:18.2086496Z use_var_cols=False, 2025-05-07T20:52:18.2086728Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2087076Z check_non_contiguous=True, 2025-05-07T20:52:18.2087308Z ) 2025-05-07T20:52:18.2087519Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2088004Z self=, 2025-05-07T20:52:18.2088444Z num_indices=16, 2025-05-07T20:52:18.2088661Z max_num_input_rows=29, 2025-05-07T20:52:18.2088888Z shape=[16, 22], 2025-05-07T20:52:18.2089090Z dtype=torch.float32, 2025-05-07T20:52:18.2089320Z use_cpu=True, 2025-05-07T20:52:18.2089527Z num_groups=16, 2025-05-07T20:52:18.2089729Z use_var_cols=False, 2025-05-07T20:52:18.2089966Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2090233Z check_non_contiguous=True, 2025-05-07T20:52:18.2090463Z ) 2025-05-07T20:52:18.2090675Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2091152Z self=, 2025-05-07T20:52:18.2091601Z num_indices=16, 2025-05-07T20:52:18.2091806Z max_num_input_rows=29, 2025-05-07T20:52:18.2092030Z shape=[16], 2025-05-07T20:52:18.2092232Z dtype=torch.float32, 2025-05-07T20:52:18.2092448Z use_cpu=False, 2025-05-07T20:52:18.2092650Z num_groups=1, 2025-05-07T20:52:18.2092853Z use_var_cols=False, 2025-05-07T20:52:18.2093076Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2093342Z check_non_contiguous=False, 2025-05-07T20:52:18.2093578Z ) 2025-05-07T20:52:18.2093784Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2094267Z self=, 2025-05-07T20:52:18.2094720Z num_indices=13, 2025-05-07T20:52:18.2094929Z max_num_input_rows=18, 2025-05-07T20:52:18.2095157Z shape=[4], 2025-05-07T20:52:18.2095358Z dtype=torch.float32, 2025-05-07T20:52:18.2095574Z use_cpu=True, 2025-05-07T20:52:18.2095771Z num_groups=11, 2025-05-07T20:52:18.2095975Z use_var_cols=False, 2025-05-07T20:52:18.2096206Z use_var_num_input_rows=False, 2025-05-07T20:52:18.2096470Z check_non_contiguous=True, 2025-05-07T20:52:18.2096705Z ) 2025-05-07T20:52:18.2096914Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2097388Z self=, 2025-05-07T20:52:18.2097832Z num_indices=13, 2025-05-07T20:52:18.2098047Z max_num_input_rows=18, 2025-05-07T20:52:18.2098272Z shape=[4], 2025-05-07T20:52:18.2106088Z dtype=torch.float32, 2025-05-07T20:52:18.2106338Z use_cpu=True, 2025-05-07T20:52:18.2106543Z num_groups=11, 2025-05-07T20:52:18.2106762Z use_var_cols=False, 2025-05-07T20:52:18.2107002Z use_var_num_input_rows=True, 2025-05-07T20:52:18.2107263Z check_non_contiguous=True, 2025-05-07T20:52:18.2107504Z ) 2025-05-07T20:52:18.2107724Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:18.2108209Z self=, 2025-05-07T20:52:18.2108934Z num_indices=27, 2025-05-07T20:52:18.2109160Z max_num_input_rows=16, 2025-05-07T20:52:18.2109389Z shape=[6, 17], 2025-05-07T20:52:18.2109608Z dtype=torch.float32, 2025-05-07T20:52:18.2109837Z use_cpu=False, 2025-05-07T20:52:18.2110041Z num_groups=2, 2025-05-07T20:52:18.2110248Z use_var_cols=False, 2025-05-07T20:52:18.2110485Z use_var_num_input_rows=True, 2025-05-07T20:52:18.2110752Z check_non_contiguous=False, 2025-05-07T20:52:18.2110986Z ) 2025-05-07T20:52:18.2111166Z PASSED 2025-05-07T20:52:22.0902195Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:52:22.0903020Z 2025-05-07T20:52:22.0903325Z =============================== warnings summary =============================== 2025-05-07T20:52:22.0904242Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:52:22.0906867Z /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:52:22.0911263Z warnings.warn( 2025-05-07T20:52:22.0911567Z 2025-05-07T20:52:22.0912028Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:52:22.0915351Z /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:52:22.0918596Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:52:22.0919010Z 2025-05-07T20:52:22.0919234Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:22.0919697Z ======================== 3 passed, 2 warnings in 7.20s ========================= 2025-05-07T20:52:22.9033585Z 2025-05-07T20:52:22.9034240Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:52:22.9055153Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:52:22.9055452Z 2025-05-07T20:52:22.9055684Z 2025-05-07T20:52:22.9055689Z 2025-05-07T20:52:22.9055693Z 2025-05-07T20:52:22.9075770Z ################################################################################ 2025-05-07T20:52:22.9091331Z # [2025-05-07T20:52:22.908Z] Run Python Test Suite: 2025-05-07T20:52:22.9091662Z # ./sparse/misc_ops_test.py 2025-05-07T20:52:22.9091948Z ################################################################################ 2025-05-07T20:52:22.9118224Z + 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:52:22.9118834Z 2025-05-07T20:52:25.0561379Z ============================= test session starts ============================== 2025-05-07T20:52:25.0562052Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:25.0562565Z cachedir: .pytest_cache 2025-05-07T20:52:25.0563124Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:25.0563889Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:25.0564312Z plugins: hypothesis-6.131.14 2025-05-07T20:52:27.4018151Z collecting ... collected 8 items 2025-05-07T20:52:27.4018392Z 2025-05-07T20:52:27.5623129Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:52:27.7166821Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:52:27.7167548Z self=, 2025-05-07T20:52:27.7167990Z index_type=torch.int32, 2025-05-07T20:52:27.7168236Z has_weight=False, 2025-05-07T20:52:27.7168713Z bucketize_pos=False, 2025-05-07T20:52:27.7168941Z ) 2025-05-07T20:52:27.7169166Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:52:27.7169635Z self=, 2025-05-07T20:52:27.7170062Z index_type=torch.int64, 2025-05-07T20:52:27.7170464Z has_weight=False, 2025-05-07T20:52:27.7170691Z bucketize_pos=True, 2025-05-07T20:52:27.7170901Z ) 2025-05-07T20:52:27.7171081Z PASSED 2025-05-07T20:52:27.7474546Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:52:27.7475169Z self=, 2025-05-07T20:52:27.7475553Z permute_size=0, 2025-05-07T20:52:27.7475765Z long_index=False, 2025-05-07T20:52:27.7476063Z ) 2025-05-07T20:52:27.7476256Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7476658Z self=, 2025-05-07T20:52:27.7477043Z permute_size=393, 2025-05-07T20:52:27.7477259Z long_index=False, 2025-05-07T20:52:27.7477459Z ) 2025-05-07T20:52:27.7477654Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7478048Z self=, 2025-05-07T20:52:27.7478433Z permute_size=393, 2025-05-07T20:52:27.7478654Z long_index=True, 2025-05-07T20:52:27.7478860Z ) 2025-05-07T20:52:27.7479045Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7479433Z self=, 2025-05-07T20:52:27.7479819Z permute_size=883, 2025-05-07T20:52:27.7480027Z long_index=False, 2025-05-07T20:52:27.7480235Z ) 2025-05-07T20:52:27.7480426Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7480810Z self=, 2025-05-07T20:52:27.7481192Z permute_size=516, 2025-05-07T20:52:27.7481411Z long_index=False, 2025-05-07T20:52:27.7481623Z ) 2025-05-07T20:52:27.7481808Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7482195Z self=, 2025-05-07T20:52:27.7482579Z permute_size=324, 2025-05-07T20:52:27.7482790Z long_index=True, 2025-05-07T20:52:27.7483002Z ) 2025-05-07T20:52:27.7483201Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7483587Z self=, 2025-05-07T20:52:27.7483972Z permute_size=661, 2025-05-07T20:52:27.7484193Z long_index=True, 2025-05-07T20:52:27.7484407Z ) 2025-05-07T20:52:27.7484634Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7485026Z self=, 2025-05-07T20:52:27.7485402Z permute_size=163, 2025-05-07T20:52:27.7485621Z long_index=False, 2025-05-07T20:52:27.7485828Z ) 2025-05-07T20:52:27.7486017Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7486411Z self=, 2025-05-07T20:52:27.7486794Z permute_size=542, 2025-05-07T20:52:27.7487008Z long_index=False, 2025-05-07T20:52:27.7487207Z ) 2025-05-07T20:52:27.7487402Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7487790Z self=, 2025-05-07T20:52:27.7488169Z permute_size=999, 2025-05-07T20:52:27.7488384Z long_index=True, 2025-05-07T20:52:27.7488583Z ) 2025-05-07T20:52:27.7488774Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7489160Z self=, 2025-05-07T20:52:27.7489544Z permute_size=168, 2025-05-07T20:52:27.7489755Z long_index=True, 2025-05-07T20:52:27.7489955Z ) 2025-05-07T20:52:27.7490146Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7490527Z self=, 2025-05-07T20:52:27.7491057Z permute_size=682, 2025-05-07T20:52:27.7491280Z long_index=False, 2025-05-07T20:52:27.7491485Z ) 2025-05-07T20:52:27.7491670Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7492058Z self=, 2025-05-07T20:52:27.7492439Z permute_size=704, 2025-05-07T20:52:27.7492766Z long_index=True, 2025-05-07T20:52:27.7492968Z ) 2025-05-07T20:52:27.7493157Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7493536Z self=, 2025-05-07T20:52:27.7493914Z permute_size=233, 2025-05-07T20:52:27.7494131Z long_index=True, 2025-05-07T20:52:27.7494329Z ) 2025-05-07T20:52:27.7494523Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7494914Z self=, 2025-05-07T20:52:27.7495289Z permute_size=447, 2025-05-07T20:52:27.7495507Z long_index=False, 2025-05-07T20:52:27.7495712Z ) 2025-05-07T20:52:27.7495905Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7496294Z self=, 2025-05-07T20:52:27.7496676Z permute_size=85, 2025-05-07T20:52:27.7496893Z long_index=True, 2025-05-07T20:52:27.7497093Z ) 2025-05-07T20:52:27.7497293Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7497683Z self=, 2025-05-07T20:52:27.7498059Z permute_size=998, 2025-05-07T20:52:27.7498275Z long_index=True, 2025-05-07T20:52:27.7498477Z ) 2025-05-07T20:52:27.7498664Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7499051Z self=, 2025-05-07T20:52:27.7499434Z permute_size=469, 2025-05-07T20:52:27.7499645Z long_index=True, 2025-05-07T20:52:27.7499848Z ) 2025-05-07T20:52:27.7500039Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7500430Z self=, 2025-05-07T20:52:27.7500813Z permute_size=431, 2025-05-07T20:52:27.7501035Z long_index=True, 2025-05-07T20:52:27.7501238Z ) 2025-05-07T20:52:27.7501421Z Trying example: test_invert_permute( 2025-05-07T20:52:27.7501806Z self=, 2025-05-07T20:52:27.7502189Z permute_size=38, 2025-05-07T20:52:27.7502395Z long_index=False, 2025-05-07T20:52:27.7502599Z ) 2025-05-07T20:52:27.7502773Z PASSED 2025-05-07T20:52:27.7537548Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:52:27.7832118Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:52:27.7832694Z self=, 2025-05-07T20:52:27.7833112Z N=1, 2025-05-07T20:52:27.7833314Z offsets_type=torch.int32, 2025-05-07T20:52:27.7833550Z ) 2025-05-07T20:52:27.7833747Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7834131Z self=, 2025-05-07T20:52:27.7834494Z N=10, 2025-05-07T20:52:27.7834696Z offsets_type=torch.int32, 2025-05-07T20:52:27.7834958Z ) 2025-05-07T20:52:27.7835168Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7835577Z self=, 2025-05-07T20:52:27.7835941Z N=10, 2025-05-07T20:52:27.7836198Z offsets_type=torch.int64, 2025-05-07T20:52:27.7836437Z ) 2025-05-07T20:52:27.7836624Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7837006Z self=, 2025-05-07T20:52:27.7837374Z N=19, 2025-05-07T20:52:27.7837564Z offsets_type=torch.int32, 2025-05-07T20:52:27.7837803Z ) 2025-05-07T20:52:27.7837994Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7838368Z self=, 2025-05-07T20:52:27.7838881Z N=11, 2025-05-07T20:52:27.7839082Z offsets_type=torch.int64, 2025-05-07T20:52:27.7839314Z ) 2025-05-07T20:52:27.7839504Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7839884Z self=, 2025-05-07T20:52:27.7840254Z N=18, 2025-05-07T20:52:27.7840562Z offsets_type=torch.int64, 2025-05-07T20:52:27.7840797Z ) 2025-05-07T20:52:27.7840991Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7841365Z self=, 2025-05-07T20:52:27.7841735Z N=2, 2025-05-07T20:52:27.7841926Z offsets_type=torch.int64, 2025-05-07T20:52:27.7842154Z ) 2025-05-07T20:52:27.7842341Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7842716Z self=, 2025-05-07T20:52:27.7843074Z N=2, 2025-05-07T20:52:27.7843265Z offsets_type=torch.int32, 2025-05-07T20:52:27.7843502Z ) 2025-05-07T20:52:27.7843692Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7844070Z self=, 2025-05-07T20:52:27.7844437Z N=20, 2025-05-07T20:52:27.7844631Z offsets_type=torch.int64, 2025-05-07T20:52:27.7844892Z ) 2025-05-07T20:52:27.7845113Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7845496Z self=, 2025-05-07T20:52:27.7845859Z N=8, 2025-05-07T20:52:27.7846050Z offsets_type=torch.int64, 2025-05-07T20:52:27.7846285Z ) 2025-05-07T20:52:27.7846468Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7846856Z self=, 2025-05-07T20:52:27.7847223Z N=20, 2025-05-07T20:52:27.7847411Z offsets_type=torch.int32, 2025-05-07T20:52:27.7847646Z ) 2025-05-07T20:52:27.7847838Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7848215Z self=, 2025-05-07T20:52:27.7848582Z N=9, 2025-05-07T20:52:27.7848774Z offsets_type=torch.int32, 2025-05-07T20:52:27.7849006Z ) 2025-05-07T20:52:27.7849198Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7849579Z self=, 2025-05-07T20:52:27.7849945Z N=16, 2025-05-07T20:52:27.7850141Z offsets_type=torch.int32, 2025-05-07T20:52:27.7850387Z ) 2025-05-07T20:52:27.7850581Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7850952Z self=, 2025-05-07T20:52:27.7851320Z N=15, 2025-05-07T20:52:27.7851522Z offsets_type=torch.int64, 2025-05-07T20:52:27.7851750Z ) 2025-05-07T20:52:27.7851945Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7852328Z self=, 2025-05-07T20:52:27.7852696Z N=3, 2025-05-07T20:52:27.7852889Z offsets_type=torch.int32, 2025-05-07T20:52:27.7853127Z ) 2025-05-07T20:52:27.7853314Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7853693Z self=, 2025-05-07T20:52:27.7854061Z N=5, 2025-05-07T20:52:27.7854248Z offsets_type=torch.int64, 2025-05-07T20:52:27.7854485Z ) 2025-05-07T20:52:27.7854682Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7855052Z self=, 2025-05-07T20:52:27.7855419Z N=13, 2025-05-07T20:52:27.7855611Z offsets_type=torch.int64, 2025-05-07T20:52:27.7855846Z ) 2025-05-07T20:52:27.7856029Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7856407Z self=, 2025-05-07T20:52:27.7856776Z N=8, 2025-05-07T20:52:27.7856963Z offsets_type=torch.int32, 2025-05-07T20:52:27.7857197Z ) 2025-05-07T20:52:27.7857383Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7857844Z self=, 2025-05-07T20:52:27.7858214Z N=1, 2025-05-07T20:52:27.7858407Z offsets_type=torch.int64, 2025-05-07T20:52:27.7858638Z ) 2025-05-07T20:52:27.7858825Z Trying example: test_offsets_range( 2025-05-07T20:52:27.7859201Z self=, 2025-05-07T20:52:27.7859667Z N=17, 2025-05-07T20:52:27.7859862Z offsets_type=torch.int64, 2025-05-07T20:52:27.7860101Z ) 2025-05-07T20:52:27.7860274Z PASSED 2025-05-07T20:52:27.9479569Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:52:27.9480325Z self=, 2025-05-07T20:52:27.9480761Z batch_size=2, 2025-05-07T20:52:27.9480955Z m=3, 2025-05-07T20:52:27.9481133Z k=4, 2025-05-07T20:52:27.9481311Z n=5, 2025-05-07T20:52:27.9481486Z use_cpu=False, 2025-05-07T20:52:27.9481696Z ) 2025-05-07T20:52:27.9481931Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:52:27.9482423Z self=, 2025-05-07T20:52:27.9482850Z batch_size=2, 2025-05-07T20:52:27.9483050Z m=3, 2025-05-07T20:52:27.9483230Z k=4, 2025-05-07T20:52:27.9483404Z n=5, 2025-05-07T20:52:27.9483586Z use_cpu=True, 2025-05-07T20:52:27.9483783Z ) 2025-05-07T20:52:27.9483952Z PASSED 2025-05-07T20:52:27.9501749Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:52:27.9519007Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:52:27.9519342Z 2025-05-07T20:52:27.9519488Z ============================== 8 passed in 3.03s =============================== 2025-05-07T20:52:28.7617940Z 2025-05-07T20:52:28.7618451Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:52:28.7638007Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:52:28.7638343Z 2025-05-07T20:52:28.7638348Z 2025-05-07T20:52:28.7638352Z 2025-05-07T20:52:28.7638355Z 2025-05-07T20:52:28.7658475Z ################################################################################ 2025-05-07T20:52:28.7673776Z # [2025-05-07T20:52:28.767Z] Run Python Test Suite: 2025-05-07T20:52:28.7674126Z # ./sparse/pack_segments_test.py 2025-05-07T20:52:28.7674431Z ################################################################################ 2025-05-07T20:52:28.7699279Z + 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:52:28.7699888Z 2025-05-07T20:52:30.9140816Z ============================= test session starts ============================== 2025-05-07T20:52:30.9142071Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:30.9143088Z cachedir: .pytest_cache 2025-05-07T20:52:30.9144251Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:30.9145620Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:30.9146078Z plugins: hypothesis-6.131.14 2025-05-07T20:52:33.2501963Z collecting ... collected 4 items 2025-05-07T20:52:33.2502208Z 2025-05-07T20:52:36.7785791Z W0507 20:52:36.778038 110140 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:52:36.7787379Z W0507 20:52:36.778038 110140 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:52:36.7788553Z W0507 20:52:36.778038 110140 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/1: ___check_obj_id(fn, 140034751744560) 2025-05-07T20:52:36.7789888Z W0507 20:52:36.778038 110140 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:52:36.7790996Z W0507 20:52:36.778038 110140 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:52:36.9789329Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:52:37.1306237Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:52:37.3975732Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:52:37.7329552Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:52:37.7329957Z 2025-05-07T20:52:37.7330099Z ============================== 4 passed in 6.95s =============================== 2025-05-07T20:52:39.3738103Z 2025-05-07T20:52:39.3739295Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:52:39.3757610Z [TEST] Python test time for ./sparse/pack_segments_test.py: 11 seconds 2025-05-07T20:52:39.3757934Z 2025-05-07T20:52:39.3757939Z 2025-05-07T20:52:39.3757943Z 2025-05-07T20:52:39.3757947Z 2025-05-07T20:52:39.3778027Z ################################################################################ 2025-05-07T20:52:39.3793190Z # [2025-05-07T20:52:39.379Z] Run Python Test Suite: 2025-05-07T20:52:39.3793526Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:52:39.3793841Z ################################################################################ 2025-05-07T20:52:39.3819240Z + 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:52:39.3819875Z 2025-05-07T20:52:41.5286667Z ============================= test session starts ============================== 2025-05-07T20:52:41.5287317Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:41.5287827Z cachedir: .pytest_cache 2025-05-07T20:52:41.5288393Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:41.5289117Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:41.5289523Z plugins: hypothesis-6.131.14 2025-05-07T20:52:43.8675076Z collecting ... collected 1 item 2025-05-07T20:52:43.8675646Z 2025-05-07T20:52:44.1683813Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1684958Z self=, 2025-05-07T20:52:44.1685459Z B=0, 2025-05-07T20:52:44.1685647Z T=0, 2025-05-07T20:52:44.1685818Z L=2, 2025-05-07T20:52:44.1686020Z long_index=False, 2025-05-07T20:52:44.1686365Z permute_fn=, 2025-05-07T20:52:44.1686739Z ) 2025-05-07T20:52:44.1686948Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1687465Z self=, 2025-05-07T20:52:44.1687955Z B=13, 2025-05-07T20:52:44.1688134Z T=0, 2025-05-07T20:52:44.1688307Z L=2, 2025-05-07T20:52:44.1688483Z long_index=False, 2025-05-07T20:52:44.1688852Z permute_fn=, 2025-05-07T20:52:44.1689236Z ) 2025-05-07T20:52:44.1689428Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1689937Z self=, 2025-05-07T20:52:44.1690417Z B=13, 2025-05-07T20:52:44.1690599Z T=13, 2025-05-07T20:52:44.1690765Z L=12, 2025-05-07T20:52:44.1690970Z long_index=True, 2025-05-07T20:52:44.1691568Z permute_fn=, 2025-05-07T20:52:44.1698944Z ) 2025-05-07T20:52:44.1699275Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1700009Z self=, 2025-05-07T20:52:44.1700906Z B=13, 2025-05-07T20:52:44.1701096Z T=20, 2025-05-07T20:52:44.1701280Z L=10, 2025-05-07T20:52:44.1701463Z long_index=False, 2025-05-07T20:52:44.1701807Z permute_fn=, 2025-05-07T20:52:44.1702172Z ) 2025-05-07T20:52:44.1702372Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1702881Z self=, 2025-05-07T20:52:44.1703364Z B=13, 2025-05-07T20:52:44.1703539Z T=2, 2025-05-07T20:52:44.1703713Z L=17, 2025-05-07T20:52:44.1703893Z long_index=False, 2025-05-07T20:52:44.1704251Z permute_fn=, 2025-05-07T20:52:44.1704639Z ) 2025-05-07T20:52:44.1704848Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1705350Z self=, 2025-05-07T20:52:44.1705841Z B=13, 2025-05-07T20:52:44.1706022Z T=1, 2025-05-07T20:52:44.1706198Z L=18, 2025-05-07T20:52:44.1706376Z long_index=False, 2025-05-07T20:52:44.1706714Z permute_fn=, 2025-05-07T20:52:44.1707081Z ) 2025-05-07T20:52:44.1707275Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1707792Z self=, 2025-05-07T20:52:44.1708277Z B=8, 2025-05-07T20:52:44.1708448Z T=10, 2025-05-07T20:52:44.1708827Z L=2, 2025-05-07T20:52:44.1709022Z long_index=False, 2025-05-07T20:52:44.1709353Z permute_fn=, 2025-05-07T20:52:44.1709721Z ) 2025-05-07T20:52:44.1709922Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1710423Z self=, 2025-05-07T20:52:44.1710908Z B=12, 2025-05-07T20:52:44.1711091Z T=13, 2025-05-07T20:52:44.1711258Z L=2, 2025-05-07T20:52:44.1711444Z long_index=True, 2025-05-07T20:52:44.1711782Z permute_fn=, 2025-05-07T20:52:44.1712146Z ) 2025-05-07T20:52:44.1712342Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1712856Z self=, 2025-05-07T20:52:44.1713338Z B=5, 2025-05-07T20:52:44.1713511Z T=8, 2025-05-07T20:52:44.1713692Z L=16, 2025-05-07T20:52:44.1713875Z long_index=True, 2025-05-07T20:52:44.1714223Z permute_fn=, 2025-05-07T20:52:44.1714614Z ) 2025-05-07T20:52:44.1714811Z Trying example: test_permute_embeddings( 2025-05-07T20:52:44.1715317Z self=, 2025-05-07T20:52:44.1715799Z B=14, 2025-05-07T20:52:44.1716052Z T=4, 2025-05-07T20:52:44.1716232Z L=9, 2025-05-07T20:52:44.1716410Z long_index=True, 2025-05-07T20:52:44.1716753Z permute_fn=, 2025-05-07T20:52:44.1717139Z ) 2025-05-07T20:52:44.1717321Z PASSED 2025-05-07T20:52:44.1717427Z 2025-05-07T20:52:44.1717564Z ============================== 1 passed in 2.77s =============================== 2025-05-07T20:52:44.9396266Z 2025-05-07T20:52:44.9397019Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:52:44.9417286Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 5 seconds 2025-05-07T20:52:44.9417727Z 2025-05-07T20:52:44.9417733Z 2025-05-07T20:52:44.9418132Z 2025-05-07T20:52:44.9418139Z 2025-05-07T20:52:44.9439800Z ################################################################################ 2025-05-07T20:52:44.9455819Z # [2025-05-07T20:52:44.945Z] Run Python Test Suite: 2025-05-07T20:52:44.9456291Z # ./sparse/permute_indices_test.py 2025-05-07T20:52:44.9456964Z ################################################################################ 2025-05-07T20:52:44.9480428Z + 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:52:44.9481183Z 2025-05-07T20:52:47.0928981Z ============================= test session starts ============================== 2025-05-07T20:52:47.0929865Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:47.0930387Z cachedir: .pytest_cache 2025-05-07T20:52:47.0930986Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:47.0931702Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:47.0932104Z plugins: hypothesis-6.131.14 2025-05-07T20:52:49.4351921Z collecting ... collected 3 items 2025-05-07T20:52:49.4352175Z 2025-05-07T20:52:49.8568516Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:52:49.8570237Z self=, 2025-05-07T20:52:49.8570755Z B=0, 2025-05-07T20:52:49.8570941Z T=0, 2025-05-07T20:52:49.8571111Z L=2, 2025-05-07T20:52:49.8571290Z long_index=False, 2025-05-07T20:52:49.8571507Z has_weight=False, 2025-05-07T20:52:49.8571720Z is_1D=False, 2025-05-07T20:52:49.8571922Z W=4, 2025-05-07T20:52:49.8572099Z ) 2025-05-07T20:52:49.8572294Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8572775Z self=, 2025-05-07T20:52:49.8573392Z B=5, 2025-05-07T20:52:49.8573644Z T=0, 2025-05-07T20:52:49.8573853Z L=2, 2025-05-07T20:52:49.8574037Z long_index=False, 2025-05-07T20:52:49.8574279Z has_weight=False, 2025-05-07T20:52:49.8574584Z is_1D=False, 2025-05-07T20:52:49.8574860Z W=4, 2025-05-07T20:52:49.8575094Z ) 2025-05-07T20:52:49.8575357Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8575908Z self=, 2025-05-07T20:52:49.8576357Z B=5, 2025-05-07T20:52:49.8576524Z T=19, 2025-05-07T20:52:49.8576699Z L=11, 2025-05-07T20:52:49.8576880Z long_index=False, 2025-05-07T20:52:49.8577088Z has_weight=True, 2025-05-07T20:52:49.8577300Z is_1D=True, 2025-05-07T20:52:49.8577492Z W=6, 2025-05-07T20:52:49.8577659Z ) 2025-05-07T20:52:49.8577854Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8578317Z self=, 2025-05-07T20:52:49.8578752Z B=17, 2025-05-07T20:52:49.8578932Z T=2, 2025-05-07T20:52:49.8579106Z L=14, 2025-05-07T20:52:49.8579281Z long_index=True, 2025-05-07T20:52:49.8579497Z has_weight=False, 2025-05-07T20:52:49.8579713Z is_1D=True, 2025-05-07T20:52:49.8579901Z W=7, 2025-05-07T20:52:49.8580076Z ) 2025-05-07T20:52:49.8580299Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8580773Z self=, 2025-05-07T20:52:49.8581214Z B=20, 2025-05-07T20:52:49.8581392Z T=12, 2025-05-07T20:52:49.8581574Z L=19, 2025-05-07T20:52:49.8581746Z long_index=True, 2025-05-07T20:52:49.8581962Z has_weight=False, 2025-05-07T20:52:49.8582174Z is_1D=True, 2025-05-07T20:52:49.8582358Z W=5, 2025-05-07T20:52:49.8582531Z ) 2025-05-07T20:52:49.8582726Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8583466Z self=, 2025-05-07T20:52:49.8583909Z B=1, 2025-05-07T20:52:49.8584083Z T=6, 2025-05-07T20:52:49.8584246Z L=8, 2025-05-07T20:52:49.8584423Z long_index=True, 2025-05-07T20:52:49.8584633Z has_weight=False, 2025-05-07T20:52:49.8584988Z is_1D=True, 2025-05-07T20:52:49.8585181Z W=5, 2025-05-07T20:52:49.8585348Z ) 2025-05-07T20:52:49.8585535Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8585992Z self=, 2025-05-07T20:52:49.8586428Z B=3, 2025-05-07T20:52:49.8586596Z T=2, 2025-05-07T20:52:49.8586770Z L=11, 2025-05-07T20:52:49.8586949Z long_index=False, 2025-05-07T20:52:49.8587157Z has_weight=True, 2025-05-07T20:52:49.8587369Z is_1D=False, 2025-05-07T20:52:49.8587563Z W=7, 2025-05-07T20:52:49.8587730Z ) 2025-05-07T20:52:49.8587932Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8588388Z self=, 2025-05-07T20:52:49.8588826Z B=17, 2025-05-07T20:52:49.8588996Z T=6, 2025-05-07T20:52:49.8589169Z L=8, 2025-05-07T20:52:49.8589348Z long_index=True, 2025-05-07T20:52:49.8589561Z has_weight=False, 2025-05-07T20:52:49.8589777Z is_1D=False, 2025-05-07T20:52:49.8589969Z W=8, 2025-05-07T20:52:49.8590140Z ) 2025-05-07T20:52:49.8590368Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8590840Z self=, 2025-05-07T20:52:49.8591277Z B=4, 2025-05-07T20:52:49.8591455Z T=8, 2025-05-07T20:52:49.8591632Z L=7, 2025-05-07T20:52:49.8591804Z long_index=True, 2025-05-07T20:52:49.8592017Z has_weight=False, 2025-05-07T20:52:49.8592229Z is_1D=True, 2025-05-07T20:52:49.8592417Z W=4, 2025-05-07T20:52:49.8592590Z ) 2025-05-07T20:52:49.8592793Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8593241Z self=, 2025-05-07T20:52:49.8593683Z B=6, 2025-05-07T20:52:49.8593855Z T=4, 2025-05-07T20:52:49.8594023Z L=12, 2025-05-07T20:52:49.8594207Z long_index=False, 2025-05-07T20:52:49.8594426Z has_weight=True, 2025-05-07T20:52:49.8594632Z is_1D=False, 2025-05-07T20:52:49.8594821Z W=6, 2025-05-07T20:52:49.8594992Z ) 2025-05-07T20:52:49.8595185Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8595634Z self=, 2025-05-07T20:52:49.8596197Z B=11, 2025-05-07T20:52:49.8596374Z T=17, 2025-05-07T20:52:49.8596568Z L=2, 2025-05-07T20:52:49.8596750Z long_index=False, 2025-05-07T20:52:49.8596959Z has_weight=True, 2025-05-07T20:52:49.8597168Z is_1D=True, 2025-05-07T20:52:49.8597361Z W=4, 2025-05-07T20:52:49.8597529Z ) 2025-05-07T20:52:49.8597731Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8598190Z self=, 2025-05-07T20:52:49.8598631Z B=4, 2025-05-07T20:52:49.8598799Z T=17, 2025-05-07T20:52:49.8598977Z L=2, 2025-05-07T20:52:49.8599161Z long_index=False, 2025-05-07T20:52:49.8599380Z has_weight=True, 2025-05-07T20:52:49.8599591Z is_1D=True, 2025-05-07T20:52:49.8599785Z W=4, 2025-05-07T20:52:49.8599953Z ) 2025-05-07T20:52:49.8600153Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8600657Z self=, 2025-05-07T20:52:49.8601088Z B=17, 2025-05-07T20:52:49.8601261Z T=17, 2025-05-07T20:52:49.8601434Z L=2, 2025-05-07T20:52:49.8601610Z long_index=False, 2025-05-07T20:52:49.8601828Z has_weight=True, 2025-05-07T20:52:49.8602034Z is_1D=True, 2025-05-07T20:52:49.8602219Z W=4, 2025-05-07T20:52:49.8602393Z ) 2025-05-07T20:52:49.8602677Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8603126Z self=, 2025-05-07T20:52:49.8603564Z B=17, 2025-05-07T20:52:49.8603738Z T=17, 2025-05-07T20:52:49.8603902Z L=2, 2025-05-07T20:52:49.8604083Z long_index=True, 2025-05-07T20:52:49.8604376Z has_weight=True, 2025-05-07T20:52:49.8604577Z is_1D=True, 2025-05-07T20:52:49.8604768Z W=4, 2025-05-07T20:52:49.8604942Z ) 2025-05-07T20:52:49.8605131Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8605584Z self=, 2025-05-07T20:52:49.8606023Z B=17, 2025-05-07T20:52:49.8606197Z T=17, 2025-05-07T20:52:49.8606367Z L=4, 2025-05-07T20:52:49.8606544Z long_index=True, 2025-05-07T20:52:49.8606761Z has_weight=True, 2025-05-07T20:52:49.8606963Z is_1D=True, 2025-05-07T20:52:49.8607151Z W=4, 2025-05-07T20:52:49.8607326Z ) 2025-05-07T20:52:49.8607521Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8607976Z self=, 2025-05-07T20:52:49.8608419Z B=4, 2025-05-07T20:52:49.8608590Z T=17, 2025-05-07T20:52:49.8609038Z L=4, 2025-05-07T20:52:49.8609217Z long_index=True, 2025-05-07T20:52:49.8609432Z has_weight=True, 2025-05-07T20:52:49.8609641Z is_1D=True, 2025-05-07T20:52:49.8609831Z W=4, 2025-05-07T20:52:49.8610001Z ) 2025-05-07T20:52:49.8610215Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8610701Z self=, 2025-05-07T20:52:49.8611130Z B=4, 2025-05-07T20:52:49.8611302Z T=4, 2025-05-07T20:52:49.8611479Z L=4, 2025-05-07T20:52:49.8611652Z long_index=True, 2025-05-07T20:52:49.8611867Z has_weight=True, 2025-05-07T20:52:49.8612078Z is_1D=True, 2025-05-07T20:52:49.8612272Z W=4, 2025-05-07T20:52:49.8612438Z ) 2025-05-07T20:52:49.8612639Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8613093Z self=, 2025-05-07T20:52:49.8613527Z B=6, 2025-05-07T20:52:49.8613697Z T=12, 2025-05-07T20:52:49.8613870Z L=9, 2025-05-07T20:52:49.8614047Z long_index=True, 2025-05-07T20:52:49.8614259Z has_weight=False, 2025-05-07T20:52:49.8614471Z is_1D=True, 2025-05-07T20:52:49.8614655Z W=5, 2025-05-07T20:52:49.8614824Z ) 2025-05-07T20:52:49.8615016Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8615468Z self=, 2025-05-07T20:52:49.8615906Z B=6, 2025-05-07T20:52:49.8616080Z T=12, 2025-05-07T20:52:49.8616250Z L=12, 2025-05-07T20:52:49.8616429Z long_index=True, 2025-05-07T20:52:49.8616645Z has_weight=False, 2025-05-07T20:52:49.8616849Z is_1D=True, 2025-05-07T20:52:49.8617040Z W=5, 2025-05-07T20:52:49.8617208Z ) 2025-05-07T20:52:49.8617399Z Trying example: test_permute_indices( 2025-05-07T20:52:49.8617852Z self=, 2025-05-07T20:52:49.8618295Z B=6, 2025-05-07T20:52:49.8618470Z T=12, 2025-05-07T20:52:49.8618638Z L=12, 2025-05-07T20:52:49.8618825Z long_index=True, 2025-05-07T20:52:49.8619036Z has_weight=True, 2025-05-07T20:52:49.8619237Z is_1D=True, 2025-05-07T20:52:49.8619424Z W=5, 2025-05-07T20:52:49.8619600Z ) 2025-05-07T20:52:49.8619770Z PASSED 2025-05-07T20:52:49.8969320Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:52:49.9285417Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9287177Z self=, 2025-05-07T20:52:49.9288152Z B=1, 2025-05-07T20:52:49.9288834Z T=1, 2025-05-07T20:52:49.9289182Z L=2, 2025-05-07T20:52:49.9289537Z long_index=False, 2025-05-07T20:52:49.9289951Z has_weight=False, 2025-05-07T20:52:49.9290339Z ) 2025-05-07T20:52:49.9290598Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9291286Z self=, 2025-05-07T20:52:49.9291774Z B=5, 2025-05-07T20:52:49.9291948Z T=1, 2025-05-07T20:52:49.9292116Z L=2, 2025-05-07T20:52:49.9292300Z long_index=False, 2025-05-07T20:52:49.9292523Z has_weight=False, 2025-05-07T20:52:49.9292725Z ) 2025-05-07T20:52:49.9292952Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9293497Z self=, 2025-05-07T20:52:49.9293977Z B=5, 2025-05-07T20:52:49.9294154Z T=15, 2025-05-07T20:52:49.9294327Z L=3, 2025-05-07T20:52:49.9294504Z long_index=False, 2025-05-07T20:52:49.9294719Z has_weight=True, 2025-05-07T20:52:49.9294925Z ) 2025-05-07T20:52:49.9295143Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9295688Z self=, 2025-05-07T20:52:49.9296183Z B=12, 2025-05-07T20:52:49.9296358Z T=16, 2025-05-07T20:52:49.9296527Z L=20, 2025-05-07T20:52:49.9296709Z long_index=True, 2025-05-07T20:52:49.9296923Z has_weight=False, 2025-05-07T20:52:49.9297124Z ) 2025-05-07T20:52:49.9297351Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9297896Z self=, 2025-05-07T20:52:49.9298371Z B=1, 2025-05-07T20:52:49.9298544Z T=6, 2025-05-07T20:52:49.9298719Z L=20, 2025-05-07T20:52:49.9298892Z long_index=True, 2025-05-07T20:52:49.9299109Z has_weight=True, 2025-05-07T20:52:49.9299317Z ) 2025-05-07T20:52:49.9299537Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9300083Z self=, 2025-05-07T20:52:49.9300622Z B=4, 2025-05-07T20:52:49.9300796Z T=20, 2025-05-07T20:52:49.9300971Z L=9, 2025-05-07T20:52:49.9301152Z long_index=True, 2025-05-07T20:52:49.9301367Z has_weight=True, 2025-05-07T20:52:49.9301564Z ) 2025-05-07T20:52:49.9301788Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9302337Z self=, 2025-05-07T20:52:49.9302818Z B=18, 2025-05-07T20:52:49.9302994Z T=6, 2025-05-07T20:52:49.9303170Z L=12, 2025-05-07T20:52:49.9303348Z long_index=False, 2025-05-07T20:52:49.9303566Z has_weight=False, 2025-05-07T20:52:49.9303778Z ) 2025-05-07T20:52:49.9303998Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9304552Z self=, 2025-05-07T20:52:49.9305039Z B=16, 2025-05-07T20:52:49.9305209Z T=13, 2025-05-07T20:52:49.9305385Z L=11, 2025-05-07T20:52:49.9305566Z long_index=True, 2025-05-07T20:52:49.9305771Z has_weight=True, 2025-05-07T20:52:49.9305978Z ) 2025-05-07T20:52:49.9306201Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9306745Z self=, 2025-05-07T20:52:49.9307224Z B=15, 2025-05-07T20:52:49.9307397Z T=11, 2025-05-07T20:52:49.9307572Z L=8, 2025-05-07T20:52:49.9307743Z long_index=True, 2025-05-07T20:52:49.9307953Z has_weight=False, 2025-05-07T20:52:49.9308160Z ) 2025-05-07T20:52:49.9308377Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:49.9309333Z self=, 2025-05-07T20:52:49.9309831Z B=4, 2025-05-07T20:52:49.9309997Z T=15, 2025-05-07T20:52:49.9310168Z L=11, 2025-05-07T20:52:49.9310347Z long_index=True, 2025-05-07T20:52:49.9310556Z has_weight=False, 2025-05-07T20:52:49.9310763Z ) 2025-05-07T20:52:49.9310938Z PASSED 2025-05-07T20:52:49.9311161Z 2025-05-07T20:52:49.9311306Z ============================== 3 passed in 2.97s =============================== 2025-05-07T20:52:50.7062351Z 2025-05-07T20:52:50.7063209Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:52:50.7084930Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:52:50.7085277Z 2025-05-07T20:52:50.7085284Z 2025-05-07T20:52:50.7085290Z 2025-05-07T20:52:50.7085295Z 2025-05-07T20:52:50.7105288Z ################################################################################ 2025-05-07T20:52:50.7123471Z # [2025-05-07T20:52:50.712Z] Run Python Test Suite: 2025-05-07T20:52:50.7123935Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:52:50.7131602Z ################################################################################ 2025-05-07T20:52:50.7149378Z + 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:52:50.7150051Z 2025-05-07T20:52:52.8541948Z ============================= test session starts ============================== 2025-05-07T20:52:52.8543185Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:52.8544197Z cachedir: .pytest_cache 2025-05-07T20:52:52.8545314Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:52.8546728Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:52.8547520Z plugins: hypothesis-6.131.14 2025-05-07T20:52:55.1840668Z collecting ... collected 2 items 2025-05-07T20:52:55.1840905Z 2025-05-07T20:52:55.5040603Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:52:55.5557935Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:52:55.5558464Z 2025-05-07T20:52:55.5558624Z ============================== 2 passed in 2.83s =============================== 2025-05-07T20:52:56.3277751Z 2025-05-07T20:52:56.3278550Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:52:56.3295690Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:52:56.3296027Z 2025-05-07T20:52:56.3296032Z 2025-05-07T20:52:56.3296035Z 2025-05-07T20:52:56.3296039Z 2025-05-07T20:52:56.3315841Z ################################################################################ 2025-05-07T20:52:56.3334544Z # [2025-05-07T20:52:56.333Z] Run Python Test Suite: 2025-05-07T20:52:56.3335062Z # ./sparse/reorder_batched_test.py 2025-05-07T20:52:56.3335501Z ################################################################################ 2025-05-07T20:52:56.3361644Z + 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:52:56.3362559Z 2025-05-07T20:52:58.4790979Z ============================= test session starts ============================== 2025-05-07T20:52:58.4792188Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:58.4792913Z cachedir: .pytest_cache 2025-05-07T20:52:58.4793485Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:58.4794196Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:58.4794980Z plugins: hypothesis-6.131.14 2025-05-07T20:53:00.8097038Z collecting ... collected 7 items 2025-05-07T20:53:00.8097275Z 2025-05-07T20:53:00.9980472Z 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:53:00.9983034Z self=, 2025-05-07T20:53:00.9983598Z B=1, 2025-05-07T20:53:00.9983787Z T=1, 2025-05-07T20:53:00.9983963Z L=2, 2025-05-07T20:53:00.9984143Z A=1, 2025-05-07T20:53:00.9984338Z Dtype=torch.int32, 2025-05-07T20:53:00.9984567Z Itype=torch.int32, 2025-05-07T20:53:00.9984806Z broadcast_indices=False, 2025-05-07T20:53:00.9985059Z max_batch_size=0, 2025-05-07T20:53:00.9985275Z ) 2025-05-07T20:53:00.9985534Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:00.9986137Z self=, 2025-05-07T20:53:00.9986652Z B=17, 2025-05-07T20:53:00.9986840Z T=1, 2025-05-07T20:53:00.9987010Z L=2, 2025-05-07T20:53:00.9987189Z A=1, 2025-05-07T20:53:00.9987381Z Dtype=torch.int32, 2025-05-07T20:53:00.9987606Z Itype=torch.int32, 2025-05-07T20:53:00.9987841Z broadcast_indices=False, 2025-05-07T20:53:00.9988095Z max_batch_size=0, 2025-05-07T20:53:00.9988304Z ) 2025-05-07T20:53:00.9988556Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:00.9989147Z self=, 2025-05-07T20:53:00.9989651Z B=17, 2025-05-07T20:53:00.9989833Z T=4, 2025-05-07T20:53:00.9990010Z L=8, 2025-05-07T20:53:00.9990187Z A=19, 2025-05-07T20:53:00.9990381Z Dtype=torch.float32, 2025-05-07T20:53:00.9990624Z Itype=torch.int64, 2025-05-07T20:53:00.9990856Z broadcast_indices=False, 2025-05-07T20:53:00.9991101Z max_batch_size=0, 2025-05-07T20:53:00.9991318Z ) 2025-05-07T20:53:00.9991573Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:00.9992154Z self=, 2025-05-07T20:53:00.9992664Z B=11, 2025-05-07T20:53:00.9992845Z T=4, 2025-05-07T20:53:00.9993015Z L=4, 2025-05-07T20:53:00.9993188Z A=9, 2025-05-07T20:53:00.9993377Z Dtype=torch.float32, 2025-05-07T20:53:00.9993600Z Itype=torch.int64, 2025-05-07T20:53:00.9993832Z broadcast_indices=False, 2025-05-07T20:53:00.9994074Z max_batch_size=-2, 2025-05-07T20:53:00.9994274Z ) 2025-05-07T20:53:00.9994522Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:00.9995108Z self=, 2025-05-07T20:53:00.9995612Z B=18, 2025-05-07T20:53:00.9995786Z T=20, 2025-05-07T20:53:00.9996059Z L=7, 2025-05-07T20:53:00.9996230Z A=20, 2025-05-07T20:53:00.9996422Z Dtype=torch.int64, 2025-05-07T20:53:00.9996646Z Itype=torch.int32, 2025-05-07T20:53:00.9996868Z broadcast_indices=True, 2025-05-07T20:53:00.9997105Z max_batch_size=1, 2025-05-07T20:53:00.9997309Z ) 2025-05-07T20:53:00.9997556Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:00.9998146Z self=, 2025-05-07T20:53:00.9998656Z B=1, 2025-05-07T20:53:00.9998834Z T=9, 2025-05-07T20:53:00.9999002Z L=20, 2025-05-07T20:53:00.9999178Z A=1, 2025-05-07T20:53:00.9999369Z Dtype=torch.int32, 2025-05-07T20:53:00.9999586Z Itype=torch.int32, 2025-05-07T20:53:00.9999816Z broadcast_indices=False, 2025-05-07T20:53:01.0000066Z max_batch_size=5, 2025-05-07T20:53:01.0000271Z ) 2025-05-07T20:53:01.0000521Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0001290Z self=, 2025-05-07T20:53:01.0001803Z B=17, 2025-05-07T20:53:01.0001981Z T=8, 2025-05-07T20:53:01.0002157Z L=3, 2025-05-07T20:53:01.0002327Z A=14, 2025-05-07T20:53:01.0002512Z Dtype=torch.int64, 2025-05-07T20:53:01.0002736Z Itype=torch.int64, 2025-05-07T20:53:01.0003048Z broadcast_indices=False, 2025-05-07T20:53:01.0003281Z max_batch_size=0, 2025-05-07T20:53:01.0003528Z ) 2025-05-07T20:53:01.0003792Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0004372Z self=, 2025-05-07T20:53:01.0004883Z B=11, 2025-05-07T20:53:01.0005059Z T=6, 2025-05-07T20:53:01.0005232Z L=4, 2025-05-07T20:53:01.0005407Z A=18, 2025-05-07T20:53:01.0005597Z Dtype=torch.float32, 2025-05-07T20:53:01.0005821Z Itype=torch.int64, 2025-05-07T20:53:01.0006046Z broadcast_indices=True, 2025-05-07T20:53:01.0006290Z max_batch_size=5, 2025-05-07T20:53:01.0006491Z ) 2025-05-07T20:53:01.0006739Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0007322Z self=, 2025-05-07T20:53:01.0007832Z B=10, 2025-05-07T20:53:01.0008008Z T=9, 2025-05-07T20:53:01.0008181Z L=3, 2025-05-07T20:53:01.0008355Z A=10, 2025-05-07T20:53:01.0008544Z Dtype=torch.float32, 2025-05-07T20:53:01.0009083Z Itype=torch.int64, 2025-05-07T20:53:01.0009318Z broadcast_indices=True, 2025-05-07T20:53:01.0009550Z max_batch_size=2, 2025-05-07T20:53:01.0009759Z ) 2025-05-07T20:53:01.0010009Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0010587Z self=, 2025-05-07T20:53:01.0011092Z B=3, 2025-05-07T20:53:01.0011269Z T=7, 2025-05-07T20:53:01.0011444Z L=15, 2025-05-07T20:53:01.0011620Z A=1, 2025-05-07T20:53:01.0011806Z Dtype=torch.int64, 2025-05-07T20:53:01.0012024Z Itype=torch.int32, 2025-05-07T20:53:01.0012255Z broadcast_indices=True, 2025-05-07T20:53:01.0012498Z max_batch_size=0, 2025-05-07T20:53:01.0012702Z ) 2025-05-07T20:53:01.0012955Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0013536Z self=, 2025-05-07T20:53:01.0014211Z B=20, 2025-05-07T20:53:01.0014387Z T=6, 2025-05-07T20:53:01.0014568Z L=6, 2025-05-07T20:53:01.0014745Z A=17, 2025-05-07T20:53:01.0014932Z Dtype=torch.int32, 2025-05-07T20:53:01.0015158Z Itype=torch.int32, 2025-05-07T20:53:01.0015393Z broadcast_indices=False, 2025-05-07T20:53:01.0015636Z max_batch_size=-1, 2025-05-07T20:53:01.0015844Z ) 2025-05-07T20:53:01.0016094Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0016678Z self=, 2025-05-07T20:53:01.0017188Z B=20, 2025-05-07T20:53:01.0017367Z T=1, 2025-05-07T20:53:01.0017539Z L=6, 2025-05-07T20:53:01.0017718Z A=17, 2025-05-07T20:53:01.0017908Z Dtype=torch.int32, 2025-05-07T20:53:01.0018133Z Itype=torch.int32, 2025-05-07T20:53:01.0018366Z broadcast_indices=False, 2025-05-07T20:53:01.0018612Z max_batch_size=-1, 2025-05-07T20:53:01.0018817Z ) 2025-05-07T20:53:01.0019069Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0019654Z self=, 2025-05-07T20:53:01.0020159Z B=6, 2025-05-07T20:53:01.0020332Z T=1, 2025-05-07T20:53:01.0020506Z L=6, 2025-05-07T20:53:01.0020684Z A=17, 2025-05-07T20:53:01.0020864Z Dtype=torch.int32, 2025-05-07T20:53:01.0021091Z Itype=torch.int32, 2025-05-07T20:53:01.0021471Z broadcast_indices=False, 2025-05-07T20:53:01.0021714Z max_batch_size=-1, 2025-05-07T20:53:01.0021922Z ) 2025-05-07T20:53:01.0022171Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0022753Z self=, 2025-05-07T20:53:01.0023434Z B=6, 2025-05-07T20:53:01.0023610Z T=1, 2025-05-07T20:53:01.0023780Z L=6, 2025-05-07T20:53:01.0023957Z A=1, 2025-05-07T20:53:01.0024142Z Dtype=torch.int32, 2025-05-07T20:53:01.0024360Z Itype=torch.int32, 2025-05-07T20:53:01.0024609Z broadcast_indices=False, 2025-05-07T20:53:01.0024856Z max_batch_size=-1, 2025-05-07T20:53:01.0025069Z ) 2025-05-07T20:53:01.0025320Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0025899Z self=, 2025-05-07T20:53:01.0026413Z B=6, 2025-05-07T20:53:01.0026597Z T=1, 2025-05-07T20:53:01.0026770Z L=2, 2025-05-07T20:53:01.0026951Z A=1, 2025-05-07T20:53:01.0027137Z Dtype=torch.int32, 2025-05-07T20:53:01.0027357Z Itype=torch.int32, 2025-05-07T20:53:01.0027592Z broadcast_indices=False, 2025-05-07T20:53:01.0027839Z max_batch_size=-1, 2025-05-07T20:53:01.0028055Z ) 2025-05-07T20:53:01.0028308Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0028891Z self=, 2025-05-07T20:53:01.0029394Z B=1, 2025-05-07T20:53:01.0029573Z T=1, 2025-05-07T20:53:01.0029749Z L=2, 2025-05-07T20:53:01.0029918Z A=1, 2025-05-07T20:53:01.0030101Z Dtype=torch.int32, 2025-05-07T20:53:01.0030324Z Itype=torch.int32, 2025-05-07T20:53:01.0030556Z broadcast_indices=False, 2025-05-07T20:53:01.0030794Z max_batch_size=-1, 2025-05-07T20:53:01.0031001Z ) 2025-05-07T20:53:01.0031254Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0031839Z self=, 2025-05-07T20:53:01.0032349Z B=1, 2025-05-07T20:53:01.0032527Z T=1, 2025-05-07T20:53:01.0032696Z L=2, 2025-05-07T20:53:01.0032870Z A=1, 2025-05-07T20:53:01.0033066Z Dtype=torch.int32, 2025-05-07T20:53:01.0033284Z Itype=torch.int32, 2025-05-07T20:53:01.0033516Z broadcast_indices=False, 2025-05-07T20:53:01.0033760Z max_batch_size=1, 2025-05-07T20:53:01.0033964Z ) 2025-05-07T20:53:01.0034215Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0034798Z self=, 2025-05-07T20:53:01.0035303Z B=19, 2025-05-07T20:53:01.0035481Z T=17, 2025-05-07T20:53:01.0035660Z L=2, 2025-05-07T20:53:01.0035833Z A=4, 2025-05-07T20:53:01.0036093Z Dtype=torch.int32, 2025-05-07T20:53:01.0036319Z Itype=torch.int64, 2025-05-07T20:53:01.0036545Z broadcast_indices=True, 2025-05-07T20:53:01.0036775Z max_batch_size=-1, 2025-05-07T20:53:01.0036983Z ) 2025-05-07T20:53:01.0037232Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0037809Z self=, 2025-05-07T20:53:01.0038328Z B=19, 2025-05-07T20:53:01.0038509Z T=17, 2025-05-07T20:53:01.0038682Z L=2, 2025-05-07T20:53:01.0038858Z A=2, 2025-05-07T20:53:01.0039044Z Dtype=torch.int32, 2025-05-07T20:53:01.0039259Z Itype=torch.int64, 2025-05-07T20:53:01.0039487Z broadcast_indices=True, 2025-05-07T20:53:01.0039721Z max_batch_size=-1, 2025-05-07T20:53:01.0039919Z ) 2025-05-07T20:53:01.0040168Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0040752Z self=, 2025-05-07T20:53:01.0041366Z B=19, 2025-05-07T20:53:01.0041539Z T=17, 2025-05-07T20:53:01.0041712Z L=2, 2025-05-07T20:53:01.0041886Z A=2, 2025-05-07T20:53:01.0042061Z Dtype=torch.int32, 2025-05-07T20:53:01.0042282Z Itype=torch.int64, 2025-05-07T20:53:01.0042505Z broadcast_indices=True, 2025-05-07T20:53:01.0042815Z max_batch_size=2, 2025-05-07T20:53:01.0043021Z ) 2025-05-07T20:53:01.0043196Z PASSED 2025-05-07T20:53:01.0043585Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:53:01.0613921Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0615087Z self=, 2025-05-07T20:53:01.0615698Z B=1, 2025-05-07T20:53:01.0615914Z T=1, 2025-05-07T20:53:01.0616125Z L=2, 2025-05-07T20:53:01.0616334Z A=1, 2025-05-07T20:53:01.0616573Z Dtype=torch.int32, 2025-05-07T20:53:01.0616848Z Itype=torch.int32, 2025-05-07T20:53:01.0617127Z broadcast_indices=False, 2025-05-07T20:53:01.0617406Z ) 2025-05-07T20:53:01.0617692Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0618372Z self=, 2025-05-07T20:53:01.0618987Z B=6, 2025-05-07T20:53:01.0619198Z T=1, 2025-05-07T20:53:01.0619407Z L=2, 2025-05-07T20:53:01.0619608Z A=1, 2025-05-07T20:53:01.0619831Z Dtype=torch.int32, 2025-05-07T20:53:01.0620105Z Itype=torch.int32, 2025-05-07T20:53:01.0620375Z broadcast_indices=False, 2025-05-07T20:53:01.0620659Z ) 2025-05-07T20:53:01.0620948Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0621627Z self=, 2025-05-07T20:53:01.0622229Z B=6, 2025-05-07T20:53:01.0622444Z T=11, 2025-05-07T20:53:01.0622665Z L=3, 2025-05-07T20:53:01.0622870Z A=18, 2025-05-07T20:53:01.0623104Z Dtype=torch.float32, 2025-05-07T20:53:01.0623389Z Itype=torch.int32, 2025-05-07T20:53:01.0623660Z broadcast_indices=False, 2025-05-07T20:53:01.0623941Z ) 2025-05-07T20:53:01.0624225Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0624898Z self=, 2025-05-07T20:53:01.0625504Z B=18, 2025-05-07T20:53:01.0625716Z T=1, 2025-05-07T20:53:01.0625920Z L=2, 2025-05-07T20:53:01.0626130Z A=1, 2025-05-07T20:53:01.0626350Z Dtype=torch.int32, 2025-05-07T20:53:01.0626610Z Itype=torch.int32, 2025-05-07T20:53:01.0626886Z broadcast_indices=False, 2025-05-07T20:53:01.0627164Z ) 2025-05-07T20:53:01.0627440Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0628120Z self=, 2025-05-07T20:53:01.0628720Z B=18, 2025-05-07T20:53:01.0628934Z T=17, 2025-05-07T20:53:01.0629138Z L=5, 2025-05-07T20:53:01.0629346Z A=14, 2025-05-07T20:53:01.0629573Z Dtype=torch.float32, 2025-05-07T20:53:01.0629848Z Itype=torch.int64, 2025-05-07T20:53:01.0630120Z broadcast_indices=True, 2025-05-07T20:53:01.0630404Z ) 2025-05-07T20:53:01.0630680Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0631356Z self=, 2025-05-07T20:53:01.0631960Z B=20, 2025-05-07T20:53:01.0632169Z T=19, 2025-05-07T20:53:01.0632380Z L=13, 2025-05-07T20:53:01.0632587Z A=19, 2025-05-07T20:53:01.0632804Z Dtype=torch.int32, 2025-05-07T20:53:01.0633070Z Itype=torch.int64, 2025-05-07T20:53:01.0633340Z broadcast_indices=True, 2025-05-07T20:53:01.0633606Z ) 2025-05-07T20:53:01.0633887Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0635503Z self=, 2025-05-07T20:53:01.0636236Z B=7, 2025-05-07T20:53:01.0636443Z T=17, 2025-05-07T20:53:01.0636654Z L=8, 2025-05-07T20:53:01.0636862Z A=13, 2025-05-07T20:53:01.0637079Z Dtype=torch.int32, 2025-05-07T20:53:01.0637514Z Itype=torch.int64, 2025-05-07T20:53:01.0637795Z broadcast_indices=False, 2025-05-07T20:53:01.0638069Z ) 2025-05-07T20:53:01.0638353Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0639027Z self=, 2025-05-07T20:53:01.0639621Z B=5, 2025-05-07T20:53:01.0639832Z T=18, 2025-05-07T20:53:01.0640045Z L=10, 2025-05-07T20:53:01.0640250Z A=7, 2025-05-07T20:53:01.0640475Z Dtype=torch.float32, 2025-05-07T20:53:01.0640754Z Itype=torch.int64, 2025-05-07T20:53:01.0641023Z broadcast_indices=True, 2025-05-07T20:53:01.0641303Z ) 2025-05-07T20:53:01.0641584Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0642253Z self=, 2025-05-07T20:53:01.0642860Z B=20, 2025-05-07T20:53:01.0643076Z T=15, 2025-05-07T20:53:01.0643295Z L=11, 2025-05-07T20:53:01.0643498Z A=1, 2025-05-07T20:53:01.0643719Z Dtype=torch.int64, 2025-05-07T20:53:01.0643986Z Itype=torch.int32, 2025-05-07T20:53:01.0644251Z broadcast_indices=True, 2025-05-07T20:53:01.0644523Z ) 2025-05-07T20:53:01.0644806Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0645472Z self=, 2025-05-07T20:53:01.0646076Z B=7, 2025-05-07T20:53:01.0646284Z T=18, 2025-05-07T20:53:01.0646487Z L=4, 2025-05-07T20:53:01.0646695Z A=19, 2025-05-07T20:53:01.0646917Z Dtype=torch.int64, 2025-05-07T20:53:01.0647182Z Itype=torch.int64, 2025-05-07T20:53:01.0647456Z broadcast_indices=True, 2025-05-07T20:53:01.0647728Z ) 2025-05-07T20:53:01.0648001Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0648672Z self=, 2025-05-07T20:53:01.0649282Z B=1, 2025-05-07T20:53:01.0649493Z T=6, 2025-05-07T20:53:01.0649696Z L=8, 2025-05-07T20:53:01.0649903Z A=7, 2025-05-07T20:53:01.0650122Z Dtype=torch.int32, 2025-05-07T20:53:01.0650379Z Itype=torch.int32, 2025-05-07T20:53:01.0650652Z broadcast_indices=False, 2025-05-07T20:53:01.0650928Z ) 2025-05-07T20:53:01.0651199Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0651876Z self=, 2025-05-07T20:53:01.0652478Z B=7, 2025-05-07T20:53:01.0652680Z T=6, 2025-05-07T20:53:01.0652889Z L=8, 2025-05-07T20:53:01.0653102Z A=7, 2025-05-07T20:53:01.0653334Z Dtype=torch.int32, 2025-05-07T20:53:01.0664429Z Itype=torch.int32, 2025-05-07T20:53:01.0664689Z broadcast_indices=False, 2025-05-07T20:53:01.0664925Z ) 2025-05-07T20:53:01.0665164Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0665746Z self=, 2025-05-07T20:53:01.0666240Z B=7, 2025-05-07T20:53:01.0666419Z T=7, 2025-05-07T20:53:01.0666595Z L=8, 2025-05-07T20:53:01.0666765Z A=7, 2025-05-07T20:53:01.0666951Z Dtype=torch.int32, 2025-05-07T20:53:01.0667180Z Itype=torch.int32, 2025-05-07T20:53:01.0667402Z broadcast_indices=False, 2025-05-07T20:53:01.0667638Z ) 2025-05-07T20:53:01.0667882Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0668447Z self=, 2025-05-07T20:53:01.0669073Z B=7, 2025-05-07T20:53:01.0669253Z T=7, 2025-05-07T20:53:01.0669426Z L=8, 2025-05-07T20:53:01.0669593Z A=8, 2025-05-07T20:53:01.0669775Z Dtype=torch.int32, 2025-05-07T20:53:01.0670005Z Itype=torch.int32, 2025-05-07T20:53:01.0670233Z broadcast_indices=False, 2025-05-07T20:53:01.0670473Z ) 2025-05-07T20:53:01.0670799Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0671352Z self=, 2025-05-07T20:53:01.0671847Z B=8, 2025-05-07T20:53:01.0672022Z T=7, 2025-05-07T20:53:01.0672192Z L=8, 2025-05-07T20:53:01.0672370Z A=8, 2025-05-07T20:53:01.0672553Z Dtype=torch.int32, 2025-05-07T20:53:01.0672769Z Itype=torch.int32, 2025-05-07T20:53:01.0673001Z broadcast_indices=False, 2025-05-07T20:53:01.0673239Z ) 2025-05-07T20:53:01.0673464Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0674026Z self=, 2025-05-07T20:53:01.0674522Z B=8, 2025-05-07T20:53:01.0674700Z T=7, 2025-05-07T20:53:01.0674869Z L=7, 2025-05-07T20:53:01.0675050Z A=8, 2025-05-07T20:53:01.0675241Z Dtype=torch.int32, 2025-05-07T20:53:01.0675456Z Itype=torch.int32, 2025-05-07T20:53:01.0675692Z broadcast_indices=False, 2025-05-07T20:53:01.0675933Z ) 2025-05-07T20:53:01.0676312Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0676882Z self=, 2025-05-07T20:53:01.0677373Z B=7, 2025-05-07T20:53:01.0677542Z T=7, 2025-05-07T20:53:01.0677714Z L=7, 2025-05-07T20:53:01.0677886Z A=8, 2025-05-07T20:53:01.0678066Z Dtype=torch.int32, 2025-05-07T20:53:01.0678284Z Itype=torch.int32, 2025-05-07T20:53:01.0678517Z broadcast_indices=False, 2025-05-07T20:53:01.0678746Z ) 2025-05-07T20:53:01.0678985Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0679545Z self=, 2025-05-07T20:53:01.0680030Z B=12, 2025-05-07T20:53:01.0680208Z T=5, 2025-05-07T20:53:01.0680384Z L=2, 2025-05-07T20:53:01.0680548Z A=6, 2025-05-07T20:53:01.0680739Z Dtype=torch.int64, 2025-05-07T20:53:01.0680961Z Itype=torch.int64, 2025-05-07T20:53:01.0681181Z broadcast_indices=False, 2025-05-07T20:53:01.0681415Z ) 2025-05-07T20:53:01.0681653Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0682203Z self=, 2025-05-07T20:53:01.0682695Z B=6, 2025-05-07T20:53:01.0682871Z T=5, 2025-05-07T20:53:01.0683045Z L=2, 2025-05-07T20:53:01.0683216Z A=6, 2025-05-07T20:53:01.0683397Z Dtype=torch.int64, 2025-05-07T20:53:01.0683618Z Itype=torch.int64, 2025-05-07T20:53:01.0683840Z broadcast_indices=False, 2025-05-07T20:53:01.0684075Z ) 2025-05-07T20:53:01.0684306Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0684856Z self=, 2025-05-07T20:53:01.0685349Z B=6, 2025-05-07T20:53:01.0685529Z T=2, 2025-05-07T20:53:01.0685694Z L=2, 2025-05-07T20:53:01.0685864Z A=6, 2025-05-07T20:53:01.0686047Z Dtype=torch.int64, 2025-05-07T20:53:01.0686260Z Itype=torch.int64, 2025-05-07T20:53:01.0686486Z broadcast_indices=False, 2025-05-07T20:53:01.0686715Z ) 2025-05-07T20:53:01.0686941Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0687501Z self=, 2025-05-07T20:53:01.0687991Z B=6, 2025-05-07T20:53:01.0688164Z T=2, 2025-05-07T20:53:01.0688329Z L=6, 2025-05-07T20:53:01.0688500Z A=6, 2025-05-07T20:53:01.0688776Z Dtype=torch.int64, 2025-05-07T20:53:01.0688993Z Itype=torch.int64, 2025-05-07T20:53:01.0689217Z broadcast_indices=False, 2025-05-07T20:53:01.0689448Z ) 2025-05-07T20:53:01.0689675Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0690231Z self=, 2025-05-07T20:53:01.0690869Z B=6, 2025-05-07T20:53:01.0691037Z T=2, 2025-05-07T20:53:01.0691208Z L=2, 2025-05-07T20:53:01.0691376Z A=2, 2025-05-07T20:53:01.0691559Z Dtype=torch.int64, 2025-05-07T20:53:01.0691776Z Itype=torch.int64, 2025-05-07T20:53:01.0692002Z broadcast_indices=False, 2025-05-07T20:53:01.0692228Z ) 2025-05-07T20:53:01.0692467Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0693024Z self=, 2025-05-07T20:53:01.0693516Z B=2, 2025-05-07T20:53:01.0693684Z T=2, 2025-05-07T20:53:01.0693864Z L=2, 2025-05-07T20:53:01.0694036Z A=2, 2025-05-07T20:53:01.0694213Z Dtype=torch.int64, 2025-05-07T20:53:01.0694434Z Itype=torch.int64, 2025-05-07T20:53:01.0694661Z broadcast_indices=False, 2025-05-07T20:53:01.0694887Z ) 2025-05-07T20:53:01.0695120Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0695682Z self=, 2025-05-07T20:53:01.0696167Z B=9, 2025-05-07T20:53:01.0696341Z T=13, 2025-05-07T20:53:01.0696517Z L=6, 2025-05-07T20:53:01.0696683Z A=20, 2025-05-07T20:53:01.0696867Z Dtype=torch.float32, 2025-05-07T20:53:01.0697096Z Itype=torch.int32, 2025-05-07T20:53:01.0697315Z broadcast_indices=True, 2025-05-07T20:53:01.0697542Z ) 2025-05-07T20:53:01.0697776Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0698331Z self=, 2025-05-07T20:53:01.0698821Z B=9, 2025-05-07T20:53:01.0698991Z T=20, 2025-05-07T20:53:01.0699159Z L=6, 2025-05-07T20:53:01.0699334Z A=20, 2025-05-07T20:53:01.0699523Z Dtype=torch.float32, 2025-05-07T20:53:01.0699761Z Itype=torch.int32, 2025-05-07T20:53:01.0699983Z broadcast_indices=True, 2025-05-07T20:53:01.0700214Z ) 2025-05-07T20:53:01.0700446Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0700996Z self=, 2025-05-07T20:53:01.0701489Z B=20, 2025-05-07T20:53:01.0701663Z T=20, 2025-05-07T20:53:01.0701832Z L=6, 2025-05-07T20:53:01.0702002Z A=20, 2025-05-07T20:53:01.0702184Z Dtype=torch.float32, 2025-05-07T20:53:01.0702412Z Itype=torch.int32, 2025-05-07T20:53:01.0702635Z broadcast_indices=True, 2025-05-07T20:53:01.0702863Z ) 2025-05-07T20:53:01.0703088Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0703652Z self=, 2025-05-07T20:53:01.0704140Z B=20, 2025-05-07T20:53:01.0704308Z T=20, 2025-05-07T20:53:01.0704481Z L=6, 2025-05-07T20:53:01.0704651Z A=6, 2025-05-07T20:53:01.0704830Z Dtype=torch.float32, 2025-05-07T20:53:01.0705067Z Itype=torch.int32, 2025-05-07T20:53:01.0705292Z broadcast_indices=True, 2025-05-07T20:53:01.0705525Z ) 2025-05-07T20:53:01.0705754Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0706312Z self=, 2025-05-07T20:53:01.0706805Z B=20, 2025-05-07T20:53:01.0706974Z T=20, 2025-05-07T20:53:01.0707151Z L=20, 2025-05-07T20:53:01.0707325Z A=20, 2025-05-07T20:53:01.0707504Z Dtype=torch.float32, 2025-05-07T20:53:01.0707736Z Itype=torch.int32, 2025-05-07T20:53:01.0707962Z broadcast_indices=True, 2025-05-07T20:53:01.0708267Z ) 2025-05-07T20:53:01.0708501Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0709467Z self=, 2025-05-07T20:53:01.0709949Z B=19, 2025-05-07T20:53:01.0710121Z T=11, 2025-05-07T20:53:01.0710499Z L=20, 2025-05-07T20:53:01.0710669Z A=12, 2025-05-07T20:53:01.0710851Z Dtype=torch.int64, 2025-05-07T20:53:01.0711068Z Itype=torch.int32, 2025-05-07T20:53:01.0711297Z broadcast_indices=False, 2025-05-07T20:53:01.0711521Z ) 2025-05-07T20:53:01.0816418Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0817136Z self=, 2025-05-07T20:53:01.0817740Z B=11, 2025-05-07T20:53:01.0817948Z T=11, 2025-05-07T20:53:01.0818161Z L=20, 2025-05-07T20:53:01.0818371Z A=12, 2025-05-07T20:53:01.0818588Z Dtype=torch.int64, 2025-05-07T20:53:01.0818868Z Itype=torch.int32, 2025-05-07T20:53:01.0819149Z broadcast_indices=False, 2025-05-07T20:53:01.0819427Z ) 2025-05-07T20:53:01.0819707Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0820392Z self=, 2025-05-07T20:53:01.0821006Z B=11, 2025-05-07T20:53:01.0821223Z T=11, 2025-05-07T20:53:01.0821427Z L=12, 2025-05-07T20:53:01.0821634Z A=12, 2025-05-07T20:53:01.0821857Z Dtype=torch.int64, 2025-05-07T20:53:01.0822114Z Itype=torch.int32, 2025-05-07T20:53:01.0822388Z broadcast_indices=False, 2025-05-07T20:53:01.0822668Z ) 2025-05-07T20:53:01.0822944Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0823618Z self=, 2025-05-07T20:53:01.0824219Z B=11, 2025-05-07T20:53:01.0824424Z T=12, 2025-05-07T20:53:01.0824635Z L=12, 2025-05-07T20:53:01.0824849Z A=12, 2025-05-07T20:53:01.0825064Z Dtype=torch.int64, 2025-05-07T20:53:01.0825331Z Itype=torch.int32, 2025-05-07T20:53:01.0825603Z broadcast_indices=False, 2025-05-07T20:53:01.0825875Z ) 2025-05-07T20:53:01.0826158Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0826836Z self=, 2025-05-07T20:53:01.0827437Z B=12, 2025-05-07T20:53:01.0827645Z T=12, 2025-05-07T20:53:01.0827857Z L=12, 2025-05-07T20:53:01.0828068Z A=12, 2025-05-07T20:53:01.0828283Z Dtype=torch.int64, 2025-05-07T20:53:01.0828549Z Itype=torch.int32, 2025-05-07T20:53:01.0828824Z broadcast_indices=False, 2025-05-07T20:53:01.0829099Z ) 2025-05-07T20:53:01.0829382Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0830056Z self=, 2025-05-07T20:53:01.0830656Z B=4, 2025-05-07T20:53:01.0830869Z T=4, 2025-05-07T20:53:01.0831079Z L=3, 2025-05-07T20:53:01.0831284Z A=6, 2025-05-07T20:53:01.0831514Z Dtype=torch.float32, 2025-05-07T20:53:01.0831796Z Itype=torch.int32, 2025-05-07T20:53:01.0832062Z broadcast_indices=False, 2025-05-07T20:53:01.0832349Z ) 2025-05-07T20:53:01.0832632Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0833304Z self=, 2025-05-07T20:53:01.0833909Z B=4, 2025-05-07T20:53:01.0834117Z T=4, 2025-05-07T20:53:01.0834330Z L=4, 2025-05-07T20:53:01.0834534Z A=6, 2025-05-07T20:53:01.0834760Z Dtype=torch.float32, 2025-05-07T20:53:01.0835042Z Itype=torch.int32, 2025-05-07T20:53:01.0835311Z broadcast_indices=False, 2025-05-07T20:53:01.0835590Z ) 2025-05-07T20:53:01.0835870Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0836843Z self=, 2025-05-07T20:53:01.0837455Z B=4, 2025-05-07T20:53:01.0837668Z T=4, 2025-05-07T20:53:01.0837871Z L=4, 2025-05-07T20:53:01.0838081Z A=4, 2025-05-07T20:53:01.0838305Z Dtype=torch.float32, 2025-05-07T20:53:01.0838747Z Itype=torch.int32, 2025-05-07T20:53:01.0839021Z broadcast_indices=False, 2025-05-07T20:53:01.0839300Z ) 2025-05-07T20:53:01.0839572Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0840244Z self=, 2025-05-07T20:53:01.0840850Z B=14, 2025-05-07T20:53:01.0841056Z T=16, 2025-05-07T20:53:01.0841269Z L=20, 2025-05-07T20:53:01.0841478Z A=13, 2025-05-07T20:53:01.0841699Z Dtype=torch.int32, 2025-05-07T20:53:01.0841957Z Itype=torch.int64, 2025-05-07T20:53:01.0842229Z broadcast_indices=True, 2025-05-07T20:53:01.0842502Z ) 2025-05-07T20:53:01.0842785Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0843513Z self=, 2025-05-07T20:53:01.0844117Z B=14, 2025-05-07T20:53:01.0844322Z T=13, 2025-05-07T20:53:01.0844529Z L=20, 2025-05-07T20:53:01.0844745Z A=13, 2025-05-07T20:53:01.0844960Z Dtype=torch.int32, 2025-05-07T20:53:01.0845232Z Itype=torch.int64, 2025-05-07T20:53:01.0845504Z broadcast_indices=True, 2025-05-07T20:53:01.0845769Z ) 2025-05-07T20:53:01.0846046Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0846718Z self=, 2025-05-07T20:53:01.0847318Z B=13, 2025-05-07T20:53:01.0847530Z T=13, 2025-05-07T20:53:01.0847744Z L=20, 2025-05-07T20:53:01.0847945Z A=13, 2025-05-07T20:53:01.0848167Z Dtype=torch.int32, 2025-05-07T20:53:01.0848431Z Itype=torch.int64, 2025-05-07T20:53:01.0848704Z broadcast_indices=True, 2025-05-07T20:53:01.0848973Z ) 2025-05-07T20:53:01.0849251Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:01.0849926Z self=, 2025-05-07T20:53:01.0850529Z B=13, 2025-05-07T20:53:01.0850738Z T=20, 2025-05-07T20:53:01.0850948Z L=20, 2025-05-07T20:53:01.0851149Z A=13, 2025-05-07T20:53:01.0851373Z Dtype=torch.int32, 2025-05-07T20:53:01.0851640Z Itype=torch.int64, 2025-05-07T20:53:01.0851904Z broadcast_indices=True, 2025-05-07T20:53:01.0852176Z ) 2025-05-07T20:53:01.0852389Z PASSED 2025-05-07T20:53:01.3232721Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3234060Z self=, 2025-05-07T20:53:01.3235011Z B=1, 2025-05-07T20:53:01.3235390Z T=1, 2025-05-07T20:53:01.3235735Z L=2, 2025-05-07T20:53:01.3236161Z A=1, 2025-05-07T20:53:01.3236515Z Dtype=torch.int32, 2025-05-07T20:53:01.3236974Z broadcast_lengths=False, 2025-05-07T20:53:01.3237444Z ) 2025-05-07T20:53:01.3237874Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3238946Z self=, 2025-05-07T20:53:01.3239889Z B=12, 2025-05-07T20:53:01.3240227Z T=1, 2025-05-07T20:53:01.3240561Z L=2, 2025-05-07T20:53:01.3240894Z A=1, 2025-05-07T20:53:01.3241246Z Dtype=torch.int32, 2025-05-07T20:53:01.3241699Z broadcast_lengths=False, 2025-05-07T20:53:01.3242157Z ) 2025-05-07T20:53:01.3242582Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3243524Z self=, 2025-05-07T20:53:01.3244001Z B=12, 2025-05-07T20:53:01.3244546Z T=9, 2025-05-07T20:53:01.3244725Z L=15, 2025-05-07T20:53:01.3244899Z A=4, 2025-05-07T20:53:01.3245082Z Dtype=torch.float32, 2025-05-07T20:53:01.3245321Z broadcast_lengths=False, 2025-05-07T20:53:01.3245558Z ) 2025-05-07T20:53:01.3245772Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3246458Z self=, 2025-05-07T20:53:01.3246936Z B=6, 2025-05-07T20:53:01.3247114Z T=19, 2025-05-07T20:53:01.3247280Z L=19, 2025-05-07T20:53:01.3247452Z A=3, 2025-05-07T20:53:01.3247636Z Dtype=torch.int64, 2025-05-07T20:53:01.3247862Z broadcast_lengths=False, 2025-05-07T20:53:01.3248096Z ) 2025-05-07T20:53:01.3248320Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3248841Z self=, 2025-05-07T20:53:01.3249317Z B=1, 2025-05-07T20:53:01.3249495Z T=16, 2025-05-07T20:53:01.3249669Z L=5, 2025-05-07T20:53:01.3249843Z A=20, 2025-05-07T20:53:01.3250033Z Dtype=torch.float32, 2025-05-07T20:53:01.3250268Z broadcast_lengths=False, 2025-05-07T20:53:01.3250505Z ) 2025-05-07T20:53:01.3250727Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3251253Z self=, 2025-05-07T20:53:01.3251733Z B=3, 2025-05-07T20:53:01.3251912Z T=11, 2025-05-07T20:53:01.3252091Z L=19, 2025-05-07T20:53:01.3252262Z A=14, 2025-05-07T20:53:01.3252452Z Dtype=torch.float32, 2025-05-07T20:53:01.3252693Z broadcast_lengths=True, 2025-05-07T20:53:01.3252915Z ) 2025-05-07T20:53:01.3253139Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3253668Z self=, 2025-05-07T20:53:01.3254140Z B=3, 2025-05-07T20:53:01.3254319Z T=5, 2025-05-07T20:53:01.3254501Z L=7, 2025-05-07T20:53:01.3254670Z A=10, 2025-05-07T20:53:01.3254856Z Dtype=torch.int32, 2025-05-07T20:53:01.3255087Z broadcast_lengths=False, 2025-05-07T20:53:01.3255314Z ) 2025-05-07T20:53:01.3255537Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3256061Z self=, 2025-05-07T20:53:01.3256537Z B=10, 2025-05-07T20:53:01.3256712Z T=11, 2025-05-07T20:53:01.3256884Z L=10, 2025-05-07T20:53:01.3257049Z A=9, 2025-05-07T20:53:01.3257232Z Dtype=torch.int64, 2025-05-07T20:53:01.3257460Z broadcast_lengths=False, 2025-05-07T20:53:01.3257688Z ) 2025-05-07T20:53:01.3257908Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3258435Z self=, 2025-05-07T20:53:01.3258912Z B=2, 2025-05-07T20:53:01.3259083Z T=11, 2025-05-07T20:53:01.3259264Z L=10, 2025-05-07T20:53:01.3259439Z A=2, 2025-05-07T20:53:01.3259615Z Dtype=torch.int64, 2025-05-07T20:53:01.3259849Z broadcast_lengths=False, 2025-05-07T20:53:01.3260081Z ) 2025-05-07T20:53:01.3260293Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3260818Z self=, 2025-05-07T20:53:01.3261294Z B=8, 2025-05-07T20:53:01.3261462Z T=20, 2025-05-07T20:53:01.3261635Z L=7, 2025-05-07T20:53:01.3261808Z A=2, 2025-05-07T20:53:01.3261988Z Dtype=torch.float32, 2025-05-07T20:53:01.3262228Z broadcast_lengths=False, 2025-05-07T20:53:01.3262486Z ) 2025-05-07T20:53:01.3262702Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3263228Z self=, 2025-05-07T20:53:01.3263706Z B=17, 2025-05-07T20:53:01.3272668Z T=20, 2025-05-07T20:53:01.3272876Z L=19, 2025-05-07T20:53:01.3273165Z A=12, 2025-05-07T20:53:01.3273344Z Dtype=torch.int32, 2025-05-07T20:53:01.3273584Z broadcast_lengths=True, 2025-05-07T20:53:01.3273863Z ) 2025-05-07T20:53:01.3274094Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3274628Z self=, 2025-05-07T20:53:01.3275189Z B=17, 2025-05-07T20:53:01.3275365Z T=17, 2025-05-07T20:53:01.3275534Z L=19, 2025-05-07T20:53:01.3275713Z A=12, 2025-05-07T20:53:01.3275903Z Dtype=torch.int32, 2025-05-07T20:53:01.3276213Z broadcast_lengths=True, 2025-05-07T20:53:01.3276446Z ) 2025-05-07T20:53:01.3276672Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3277203Z self=, 2025-05-07T20:53:01.3277685Z B=17, 2025-05-07T20:53:01.3277871Z T=17, 2025-05-07T20:53:01.3278050Z L=17, 2025-05-07T20:53:01.3278226Z A=12, 2025-05-07T20:53:01.3278412Z Dtype=torch.int32, 2025-05-07T20:53:01.3278651Z broadcast_lengths=True, 2025-05-07T20:53:01.3278878Z ) 2025-05-07T20:53:01.3279106Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3279637Z self=, 2025-05-07T20:53:01.3280120Z B=17, 2025-05-07T20:53:01.3280303Z T=17, 2025-05-07T20:53:01.3280485Z L=12, 2025-05-07T20:53:01.3280658Z A=12, 2025-05-07T20:53:01.3280849Z Dtype=torch.int32, 2025-05-07T20:53:01.3281082Z broadcast_lengths=True, 2025-05-07T20:53:01.3281309Z ) 2025-05-07T20:53:01.3281538Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3282068Z self=, 2025-05-07T20:53:01.3282541Z B=17, 2025-05-07T20:53:01.3282720Z T=17, 2025-05-07T20:53:01.3282901Z L=17, 2025-05-07T20:53:01.3283085Z A=17, 2025-05-07T20:53:01.3283271Z Dtype=torch.int32, 2025-05-07T20:53:01.3283508Z broadcast_lengths=True, 2025-05-07T20:53:01.3283742Z ) 2025-05-07T20:53:01.3283961Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3284494Z self=, 2025-05-07T20:53:01.3284986Z B=5, 2025-05-07T20:53:01.3285158Z T=10, 2025-05-07T20:53:01.3285339Z L=17, 2025-05-07T20:53:01.3285511Z A=12, 2025-05-07T20:53:01.3285699Z Dtype=torch.int64, 2025-05-07T20:53:01.3285937Z broadcast_lengths=False, 2025-05-07T20:53:01.3286174Z ) 2025-05-07T20:53:01.3286392Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3286925Z self=, 2025-05-07T20:53:01.3287398Z B=5, 2025-05-07T20:53:01.3287577Z T=12, 2025-05-07T20:53:01.3287754Z L=17, 2025-05-07T20:53:01.3287925Z A=12, 2025-05-07T20:53:01.3288116Z Dtype=torch.int64, 2025-05-07T20:53:01.3288351Z broadcast_lengths=False, 2025-05-07T20:53:01.3288583Z ) 2025-05-07T20:53:01.3288810Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3289341Z self=, 2025-05-07T20:53:01.3289817Z B=5, 2025-05-07T20:53:01.3289995Z T=17, 2025-05-07T20:53:01.3290172Z L=17, 2025-05-07T20:53:01.3290343Z A=12, 2025-05-07T20:53:01.3290531Z Dtype=torch.int64, 2025-05-07T20:53:01.3290763Z broadcast_lengths=False, 2025-05-07T20:53:01.3290995Z ) 2025-05-07T20:53:01.3291224Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3291749Z self=, 2025-05-07T20:53:01.3292222Z B=5, 2025-05-07T20:53:01.3292401Z T=5, 2025-05-07T20:53:01.3292575Z L=17, 2025-05-07T20:53:01.3292740Z A=12, 2025-05-07T20:53:01.3293012Z Dtype=torch.int64, 2025-05-07T20:53:01.3293250Z broadcast_lengths=False, 2025-05-07T20:53:01.3293479Z ) 2025-05-07T20:53:01.3293701Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:01.3294228Z self=, 2025-05-07T20:53:01.3294780Z B=5, 2025-05-07T20:53:01.3294952Z T=5, 2025-05-07T20:53:01.3295128Z L=17, 2025-05-07T20:53:01.3295303Z A=17, 2025-05-07T20:53:01.3295489Z Dtype=torch.int64, 2025-05-07T20:53:01.3295724Z broadcast_lengths=False, 2025-05-07T20:53:01.3295958Z ) 2025-05-07T20:53:01.3296132Z PASSED 2025-05-07T20:53:01.3753836Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3754764Z self=, 2025-05-07T20:53:01.3755256Z B=1, 2025-05-07T20:53:01.3755438Z T=1, 2025-05-07T20:53:01.3755615Z L=2, 2025-05-07T20:53:01.3755790Z A=1, 2025-05-07T20:53:01.3756039Z Dtype=torch.int32, 2025-05-07T20:53:01.3756273Z broadcast_lengths=False, 2025-05-07T20:53:01.3756512Z ) 2025-05-07T20:53:01.3756740Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3757312Z self=, 2025-05-07T20:53:01.3757803Z B=15, 2025-05-07T20:53:01.3757969Z T=1, 2025-05-07T20:53:01.3758144Z L=2, 2025-05-07T20:53:01.3758318Z A=1, 2025-05-07T20:53:01.3758495Z Dtype=torch.int32, 2025-05-07T20:53:01.3758729Z broadcast_lengths=False, 2025-05-07T20:53:01.3758967Z ) 2025-05-07T20:53:01.3759195Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3759758Z self=, 2025-05-07T20:53:01.3760250Z B=15, 2025-05-07T20:53:01.3760434Z T=17, 2025-05-07T20:53:01.3760603Z L=19, 2025-05-07T20:53:01.3760777Z A=10, 2025-05-07T20:53:01.3760959Z Dtype=torch.int32, 2025-05-07T20:53:01.3761188Z broadcast_lengths=False, 2025-05-07T20:53:01.3761420Z ) 2025-05-07T20:53:01.3761654Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3762209Z self=, 2025-05-07T20:53:01.3762707Z B=11, 2025-05-07T20:53:01.3762887Z T=1, 2025-05-07T20:53:01.3763053Z L=2, 2025-05-07T20:53:01.3763224Z A=1, 2025-05-07T20:53:01.3763406Z Dtype=torch.int32, 2025-05-07T20:53:01.3763628Z broadcast_lengths=False, 2025-05-07T20:53:01.3763857Z ) 2025-05-07T20:53:01.3764087Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3764637Z self=, 2025-05-07T20:53:01.3765125Z B=11, 2025-05-07T20:53:01.3765301Z T=6, 2025-05-07T20:53:01.3765473Z L=17, 2025-05-07T20:53:01.3765640Z A=11, 2025-05-07T20:53:01.3765824Z Dtype=torch.int32, 2025-05-07T20:53:01.3766052Z broadcast_lengths=True, 2025-05-07T20:53:01.3766273Z ) 2025-05-07T20:53:01.3766505Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3767063Z self=, 2025-05-07T20:53:01.3767549Z B=3, 2025-05-07T20:53:01.3767727Z T=9, 2025-05-07T20:53:01.3767897Z L=18, 2025-05-07T20:53:01.3768062Z A=12, 2025-05-07T20:53:01.3768245Z Dtype=torch.int64, 2025-05-07T20:53:01.3768479Z broadcast_lengths=False, 2025-05-07T20:53:01.3768706Z ) 2025-05-07T20:53:01.3768938Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3769496Z self=, 2025-05-07T20:53:01.3769981Z B=2, 2025-05-07T20:53:01.3770404Z T=19, 2025-05-07T20:53:01.3770585Z L=4, 2025-05-07T20:53:01.3770754Z A=4, 2025-05-07T20:53:01.3770938Z Dtype=torch.float32, 2025-05-07T20:53:01.3771174Z broadcast_lengths=True, 2025-05-07T20:53:01.3771401Z ) 2025-05-07T20:53:01.3771627Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3772315Z self=, 2025-05-07T20:53:01.3772809Z B=6, 2025-05-07T20:53:01.3772977Z T=1, 2025-05-07T20:53:01.3773151Z L=19, 2025-05-07T20:53:01.3773323Z A=16, 2025-05-07T20:53:01.3773504Z Dtype=torch.int32, 2025-05-07T20:53:01.3773733Z broadcast_lengths=False, 2025-05-07T20:53:01.3773966Z ) 2025-05-07T20:53:01.3774191Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3774749Z self=, 2025-05-07T20:53:01.3775246Z B=20, 2025-05-07T20:53:01.3775422Z T=12, 2025-05-07T20:53:01.3775598Z L=11, 2025-05-07T20:53:01.3775774Z A=10, 2025-05-07T20:53:01.3775951Z Dtype=torch.int32, 2025-05-07T20:53:01.3776181Z broadcast_lengths=False, 2025-05-07T20:53:01.3776417Z ) 2025-05-07T20:53:01.3776647Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3777203Z self=, 2025-05-07T20:53:01.3777697Z B=2, 2025-05-07T20:53:01.3777870Z T=2, 2025-05-07T20:53:01.3778034Z L=20, 2025-05-07T20:53:01.3778208Z A=13, 2025-05-07T20:53:01.3778387Z Dtype=torch.int64, 2025-05-07T20:53:01.3778608Z broadcast_lengths=True, 2025-05-07T20:53:01.3778833Z ) 2025-05-07T20:53:01.3779064Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3779616Z self=, 2025-05-07T20:53:01.3780106Z B=6, 2025-05-07T20:53:01.3780285Z T=6, 2025-05-07T20:53:01.3780452Z L=9, 2025-05-07T20:53:01.3780625Z A=5, 2025-05-07T20:53:01.3780813Z Dtype=torch.float32, 2025-05-07T20:53:01.3781048Z broadcast_lengths=False, 2025-05-07T20:53:01.3781277Z ) 2025-05-07T20:53:01.3781518Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3782081Z self=, 2025-05-07T20:53:01.3782575Z B=5, 2025-05-07T20:53:01.3782744Z T=6, 2025-05-07T20:53:01.3782919Z L=9, 2025-05-07T20:53:01.3783092Z A=5, 2025-05-07T20:53:01.3783272Z Dtype=torch.float32, 2025-05-07T20:53:01.3783513Z broadcast_lengths=False, 2025-05-07T20:53:01.3783749Z ) 2025-05-07T20:53:01.3783977Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3784538Z self=, 2025-05-07T20:53:01.3785028Z B=5, 2025-05-07T20:53:01.3785203Z T=6, 2025-05-07T20:53:01.3785381Z L=5, 2025-05-07T20:53:01.3785552Z A=5, 2025-05-07T20:53:01.3785734Z Dtype=torch.float32, 2025-05-07T20:53:01.3785973Z broadcast_lengths=False, 2025-05-07T20:53:01.3786205Z ) 2025-05-07T20:53:01.3786436Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3786994Z self=, 2025-05-07T20:53:01.3787484Z B=5, 2025-05-07T20:53:01.3787655Z T=6, 2025-05-07T20:53:01.3787824Z L=6, 2025-05-07T20:53:01.3787993Z A=5, 2025-05-07T20:53:01.3788176Z Dtype=torch.float32, 2025-05-07T20:53:01.3788409Z broadcast_lengths=False, 2025-05-07T20:53:01.3788641Z ) 2025-05-07T20:53:01.3788874Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3789424Z self=, 2025-05-07T20:53:01.3789914Z B=6, 2025-05-07T20:53:01.3790175Z T=6, 2025-05-07T20:53:01.3790342Z L=6, 2025-05-07T20:53:01.3790513Z A=5, 2025-05-07T20:53:01.3790697Z Dtype=torch.float32, 2025-05-07T20:53:01.3790931Z broadcast_lengths=False, 2025-05-07T20:53:01.3791161Z ) 2025-05-07T20:53:01.3791394Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3792048Z self=, 2025-05-07T20:53:01.3792535Z B=5, 2025-05-07T20:53:01.3792706Z T=6, 2025-05-07T20:53:01.3792878Z L=6, 2025-05-07T20:53:01.3793047Z A=6, 2025-05-07T20:53:01.3793229Z Dtype=torch.float32, 2025-05-07T20:53:01.3793470Z broadcast_lengths=False, 2025-05-07T20:53:01.3793694Z ) 2025-05-07T20:53:01.3793923Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3794478Z self=, 2025-05-07T20:53:01.3794964Z B=13, 2025-05-07T20:53:01.3795144Z T=10, 2025-05-07T20:53:01.3795323Z L=20, 2025-05-07T20:53:01.3795492Z A=11, 2025-05-07T20:53:01.3795676Z Dtype=torch.int32, 2025-05-07T20:53:01.3795905Z broadcast_lengths=True, 2025-05-07T20:53:01.3796181Z ) 2025-05-07T20:53:01.3796416Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3796977Z self=, 2025-05-07T20:53:01.3797465Z B=13, 2025-05-07T20:53:01.3797643Z T=10, 2025-05-07T20:53:01.3797815Z L=10, 2025-05-07T20:53:01.3797990Z A=11, 2025-05-07T20:53:01.3798169Z Dtype=torch.int32, 2025-05-07T20:53:01.3798398Z broadcast_lengths=True, 2025-05-07T20:53:01.3798627Z ) 2025-05-07T20:53:01.3798855Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3799423Z self=, 2025-05-07T20:53:01.3799912Z B=13, 2025-05-07T20:53:01.3800086Z T=11, 2025-05-07T20:53:01.3800264Z L=10, 2025-05-07T20:53:01.3800440Z A=11, 2025-05-07T20:53:01.3800618Z Dtype=torch.int32, 2025-05-07T20:53:01.3800846Z broadcast_lengths=True, 2025-05-07T20:53:01.3801066Z ) 2025-05-07T20:53:01.3801295Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3801855Z self=, 2025-05-07T20:53:01.3802341Z B=13, 2025-05-07T20:53:01.3802506Z T=13, 2025-05-07T20:53:01.3802684Z L=10, 2025-05-07T20:53:01.3802857Z A=11, 2025-05-07T20:53:01.3803035Z Dtype=torch.int32, 2025-05-07T20:53:01.3803262Z broadcast_lengths=True, 2025-05-07T20:53:01.3803487Z ) 2025-05-07T20:53:01.3803721Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3804272Z self=, 2025-05-07T20:53:01.3804762Z B=10, 2025-05-07T20:53:01.3804942Z T=10, 2025-05-07T20:53:01.3805111Z L=10, 2025-05-07T20:53:01.3805283Z A=11, 2025-05-07T20:53:01.3805465Z Dtype=torch.int32, 2025-05-07T20:53:01.3805687Z broadcast_lengths=True, 2025-05-07T20:53:01.3805913Z ) 2025-05-07T20:53:01.3806146Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3806700Z self=, 2025-05-07T20:53:01.3807191Z B=10, 2025-05-07T20:53:01.3807363Z T=10, 2025-05-07T20:53:01.3807529Z L=10, 2025-05-07T20:53:01.3807701Z A=10, 2025-05-07T20:53:01.3807890Z Dtype=torch.int32, 2025-05-07T20:53:01.3808113Z broadcast_lengths=True, 2025-05-07T20:53:01.3808346Z ) 2025-05-07T20:53:01.3808580Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3809378Z self=, 2025-05-07T20:53:01.3809865Z B=4, 2025-05-07T20:53:01.3810169Z T=13, 2025-05-07T20:53:01.3810346Z L=11, 2025-05-07T20:53:01.3810513Z A=20, 2025-05-07T20:53:01.3810706Z Dtype=torch.int32, 2025-05-07T20:53:01.3810932Z broadcast_lengths=True, 2025-05-07T20:53:01.3811151Z ) 2025-05-07T20:53:01.3811383Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3812059Z self=, 2025-05-07T20:53:01.3812548Z B=4, 2025-05-07T20:53:01.3812725Z T=13, 2025-05-07T20:53:01.3812896Z L=11, 2025-05-07T20:53:01.3813066Z A=13, 2025-05-07T20:53:01.3813254Z Dtype=torch.int32, 2025-05-07T20:53:01.3813482Z broadcast_lengths=True, 2025-05-07T20:53:01.3813703Z ) 2025-05-07T20:53:01.3813933Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3814489Z self=, 2025-05-07T20:53:01.3814981Z B=13, 2025-05-07T20:53:01.3815153Z T=13, 2025-05-07T20:53:01.3815327Z L=11, 2025-05-07T20:53:01.3815398Z A=13, 2025-05-07T20:53:01.3815484Z Dtype=torch.int32, 2025-05-07T20:53:01.3815570Z broadcast_lengths=True, 2025-05-07T20:53:01.3815637Z ) 2025-05-07T20:53:01.3815779Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3816106Z self=, 2025-05-07T20:53:01.3816180Z B=13, 2025-05-07T20:53:01.3816252Z T=13, 2025-05-07T20:53:01.3816321Z L=13, 2025-05-07T20:53:01.3816393Z A=13, 2025-05-07T20:53:01.3816479Z Dtype=torch.int32, 2025-05-07T20:53:01.3816566Z broadcast_lengths=True, 2025-05-07T20:53:01.3816636Z ) 2025-05-07T20:53:01.3816783Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3817103Z self=, 2025-05-07T20:53:01.3817181Z B=17, 2025-05-07T20:53:01.3817259Z T=19, 2025-05-07T20:53:01.3817332Z L=13, 2025-05-07T20:53:01.3817410Z A=18, 2025-05-07T20:53:01.3817492Z Dtype=torch.int32, 2025-05-07T20:53:01.3817582Z broadcast_lengths=True, 2025-05-07T20:53:01.3817658Z ) 2025-05-07T20:53:01.3817792Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3818114Z self=, 2025-05-07T20:53:01.3818191Z B=18, 2025-05-07T20:53:01.3818262Z T=19, 2025-05-07T20:53:01.3818334Z L=13, 2025-05-07T20:53:01.3818411Z A=18, 2025-05-07T20:53:01.3818491Z Dtype=torch.int32, 2025-05-07T20:53:01.3818582Z broadcast_lengths=True, 2025-05-07T20:53:01.3818652Z ) 2025-05-07T20:53:01.3818789Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3819115Z self=, 2025-05-07T20:53:01.3819188Z B=18, 2025-05-07T20:53:01.3819263Z T=19, 2025-05-07T20:53:01.3819337Z L=13, 2025-05-07T20:53:01.3819407Z A=19, 2025-05-07T20:53:01.3819488Z Dtype=torch.int32, 2025-05-07T20:53:01.3819583Z broadcast_lengths=True, 2025-05-07T20:53:01.3819653Z ) 2025-05-07T20:53:01.3819790Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3820117Z self=, 2025-05-07T20:53:01.3820190Z B=18, 2025-05-07T20:53:01.3820269Z T=18, 2025-05-07T20:53:01.3820341Z L=13, 2025-05-07T20:53:01.3820411Z A=18, 2025-05-07T20:53:01.3820497Z Dtype=torch.int32, 2025-05-07T20:53:01.3820584Z broadcast_lengths=True, 2025-05-07T20:53:01.3820658Z ) 2025-05-07T20:53:01.3820803Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3821125Z self=, 2025-05-07T20:53:01.3821199Z B=18, 2025-05-07T20:53:01.3821365Z T=18, 2025-05-07T20:53:01.3821439Z L=13, 2025-05-07T20:53:01.3821509Z A=13, 2025-05-07T20:53:01.3821597Z Dtype=torch.int32, 2025-05-07T20:53:01.3821685Z broadcast_lengths=True, 2025-05-07T20:53:01.3821755Z ) 2025-05-07T20:53:01.3821905Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3822299Z self=, 2025-05-07T20:53:01.3822382Z B=13, 2025-05-07T20:53:01.3822455Z T=18, 2025-05-07T20:53:01.3822532Z L=13, 2025-05-07T20:53:01.3822610Z A=13, 2025-05-07T20:53:01.3822693Z Dtype=torch.int32, 2025-05-07T20:53:01.3822779Z broadcast_lengths=True, 2025-05-07T20:53:01.3822857Z ) 2025-05-07T20:53:01.3882357Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3883014Z self=, 2025-05-07T20:53:01.3883190Z B=13, 2025-05-07T20:53:01.3883351Z T=18, 2025-05-07T20:53:01.3883467Z L=13, 2025-05-07T20:53:01.3883537Z A=18, 2025-05-07T20:53:01.3883627Z Dtype=torch.int32, 2025-05-07T20:53:01.3883714Z broadcast_lengths=True, 2025-05-07T20:53:01.3883786Z ) 2025-05-07T20:53:01.3883927Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3884251Z self=, 2025-05-07T20:53:01.3884323Z B=9, 2025-05-07T20:53:01.3884401Z T=10, 2025-05-07T20:53:01.3884472Z L=18, 2025-05-07T20:53:01.3884543Z A=1, 2025-05-07T20:53:01.3884631Z Dtype=torch.int32, 2025-05-07T20:53:01.3884721Z broadcast_lengths=False, 2025-05-07T20:53:01.3884792Z ) 2025-05-07T20:53:01.3884934Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3885252Z self=, 2025-05-07T20:53:01.3885331Z B=18, 2025-05-07T20:53:01.3885405Z T=10, 2025-05-07T20:53:01.3885476Z L=18, 2025-05-07T20:53:01.3885554Z A=1, 2025-05-07T20:53:01.3885635Z Dtype=torch.int32, 2025-05-07T20:53:01.3885725Z broadcast_lengths=False, 2025-05-07T20:53:01.3885797Z ) 2025-05-07T20:53:01.3885933Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3886253Z self=, 2025-05-07T20:53:01.3886329Z B=18, 2025-05-07T20:53:01.3886401Z T=18, 2025-05-07T20:53:01.3886472Z L=18, 2025-05-07T20:53:01.3886550Z A=1, 2025-05-07T20:53:01.3886632Z Dtype=torch.int32, 2025-05-07T20:53:01.3886727Z broadcast_lengths=False, 2025-05-07T20:53:01.3886799Z ) 2025-05-07T20:53:01.3886934Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3887257Z self=, 2025-05-07T20:53:01.3887330Z B=18, 2025-05-07T20:53:01.3887407Z T=18, 2025-05-07T20:53:01.3887481Z L=18, 2025-05-07T20:53:01.3887552Z A=18, 2025-05-07T20:53:01.3887633Z Dtype=torch.int32, 2025-05-07T20:53:01.3887726Z broadcast_lengths=False, 2025-05-07T20:53:01.3887799Z ) 2025-05-07T20:53:01.3887935Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3888263Z self=, 2025-05-07T20:53:01.3888334Z B=8, 2025-05-07T20:53:01.3888411Z T=10, 2025-05-07T20:53:01.3888484Z L=14, 2025-05-07T20:53:01.3888557Z A=18, 2025-05-07T20:53:01.3888642Z Dtype=torch.int64, 2025-05-07T20:53:01.3888730Z broadcast_lengths=False, 2025-05-07T20:53:01.3888801Z ) 2025-05-07T20:53:01.3888943Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3889260Z self=, 2025-05-07T20:53:01.3889333Z B=8, 2025-05-07T20:53:01.3889517Z T=10, 2025-05-07T20:53:01.3889591Z L=10, 2025-05-07T20:53:01.3889664Z A=18, 2025-05-07T20:53:01.3889754Z Dtype=torch.int64, 2025-05-07T20:53:01.3889843Z broadcast_lengths=False, 2025-05-07T20:53:01.3889917Z ) 2025-05-07T20:53:01.3890059Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:01.3890453Z self=, 2025-05-07T20:53:01.3890534Z B=18, 2025-05-07T20:53:01.3890606Z T=10, 2025-05-07T20:53:01.3890677Z L=10, 2025-05-07T20:53:01.3898166Z A=18, 2025-05-07T20:53:01.3898285Z Dtype=torch.int64, 2025-05-07T20:53:01.3898388Z broadcast_lengths=False, 2025-05-07T20:53:01.3898463Z ) 2025-05-07T20:53:01.3898546Z PASSED 2025-05-07T20:53:01.3898894Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:53:01.5218992Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5220294Z self=, 2025-05-07T20:53:01.5220950Z B=1, 2025-05-07T20:53:01.5221174Z R=1, 2025-05-07T20:53:01.5221404Z T=1, 2025-05-07T20:53:01.5221618Z L=2, 2025-05-07T20:53:01.5221849Z index_dtype=torch.int32, 2025-05-07T20:53:01.5222141Z ) 2025-05-07T20:53:01.5222469Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5223232Z self=, 2025-05-07T20:53:01.5223887Z B=14, 2025-05-07T20:53:01.5224103Z R=1, 2025-05-07T20:53:01.5224308Z T=1, 2025-05-07T20:53:01.5224523Z L=2, 2025-05-07T20:53:01.5224765Z index_dtype=torch.int32, 2025-05-07T20:53:01.5225041Z ) 2025-05-07T20:53:01.5225373Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5226142Z self=, 2025-05-07T20:53:01.5226818Z B=14, 2025-05-07T20:53:01.5227037Z R=16, 2025-05-07T20:53:01.5227253Z T=2, 2025-05-07T20:53:01.5227458Z L=4, 2025-05-07T20:53:01.5227698Z index_dtype=torch.int32, 2025-05-07T20:53:01.5227982Z ) 2025-05-07T20:53:01.5228299Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5229062Z self=, 2025-05-07T20:53:01.5229712Z B=2, 2025-05-07T20:53:01.5229932Z R=1, 2025-05-07T20:53:01.5230138Z T=1, 2025-05-07T20:53:01.5230352Z L=2, 2025-05-07T20:53:01.5230587Z index_dtype=torch.int32, 2025-05-07T20:53:01.5230862Z ) 2025-05-07T20:53:01.5231187Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5231956Z self=, 2025-05-07T20:53:01.5232599Z B=2, 2025-05-07T20:53:01.5232814Z R=1, 2025-05-07T20:53:01.5233026Z T=4, 2025-05-07T20:53:01.5233232Z L=6, 2025-05-07T20:53:01.5233492Z index_dtype=torch.int64, 2025-05-07T20:53:01.5233805Z ) 2025-05-07T20:53:01.5234130Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5234879Z self=, 2025-05-07T20:53:01.5235523Z B=8, 2025-05-07T20:53:01.5235738Z R=15, 2025-05-07T20:53:01.5236041Z T=16, 2025-05-07T20:53:01.5236260Z L=13, 2025-05-07T20:53:01.5236496Z index_dtype=torch.int32, 2025-05-07T20:53:01.5236774Z ) 2025-05-07T20:53:01.5237091Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5238250Z self=, 2025-05-07T20:53:01.5238904Z B=2, 2025-05-07T20:53:01.5239109Z R=6, 2025-05-07T20:53:01.5239320Z T=10, 2025-05-07T20:53:01.5239530Z L=6, 2025-05-07T20:53:01.5239755Z index_dtype=torch.int32, 2025-05-07T20:53:01.5240036Z ) 2025-05-07T20:53:01.5240358Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5241278Z self=, 2025-05-07T20:53:01.5241925Z B=9, 2025-05-07T20:53:01.5242139Z R=20, 2025-05-07T20:53:01.5242346Z T=6, 2025-05-07T20:53:01.5242557Z L=4, 2025-05-07T20:53:01.5242787Z index_dtype=torch.int32, 2025-05-07T20:53:01.5243062Z ) 2025-05-07T20:53:01.5243383Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5244141Z self=, 2025-05-07T20:53:01.5244777Z B=9, 2025-05-07T20:53:01.5244995Z R=19, 2025-05-07T20:53:01.5245208Z T=8, 2025-05-07T20:53:01.5245412Z L=14, 2025-05-07T20:53:01.5245651Z index_dtype=torch.int32, 2025-05-07T20:53:01.5245937Z ) 2025-05-07T20:53:01.5246257Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5247016Z self=, 2025-05-07T20:53:01.5247659Z B=15, 2025-05-07T20:53:01.5247874Z R=18, 2025-05-07T20:53:01.5248077Z T=2, 2025-05-07T20:53:01.5248316Z L=11, 2025-05-07T20:53:01.5248560Z index_dtype=torch.int64, 2025-05-07T20:53:01.5248857Z ) 2025-05-07T20:53:01.5249190Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5250046Z self=, 2025-05-07T20:53:01.5250751Z B=20, 2025-05-07T20:53:01.5250977Z R=10, 2025-05-07T20:53:01.5251220Z T=15, 2025-05-07T20:53:01.5251451Z L=12, 2025-05-07T20:53:01.5251701Z index_dtype=torch.int64, 2025-05-07T20:53:01.5251998Z ) 2025-05-07T20:53:01.5252312Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5253079Z self=, 2025-05-07T20:53:01.5253731Z B=20, 2025-05-07T20:53:01.5253942Z R=10, 2025-05-07T20:53:01.5254145Z T=15, 2025-05-07T20:53:01.5254355Z L=20, 2025-05-07T20:53:01.5254587Z index_dtype=torch.int64, 2025-05-07T20:53:01.5254864Z ) 2025-05-07T20:53:01.5255186Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5255945Z self=, 2025-05-07T20:53:01.5256585Z B=20, 2025-05-07T20:53:01.5256796Z R=10, 2025-05-07T20:53:01.5257007Z T=20, 2025-05-07T20:53:01.5257212Z L=20, 2025-05-07T20:53:01.5257452Z index_dtype=torch.int64, 2025-05-07T20:53:01.5257733Z ) 2025-05-07T20:53:01.5258046Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5258803Z self=, 2025-05-07T20:53:01.5259452Z B=20, 2025-05-07T20:53:01.5259661Z R=20, 2025-05-07T20:53:01.5259864Z T=20, 2025-05-07T20:53:01.5260075Z L=20, 2025-05-07T20:53:01.5260308Z index_dtype=torch.int64, 2025-05-07T20:53:01.5260582Z ) 2025-05-07T20:53:01.5260902Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5261654Z self=, 2025-05-07T20:53:01.5262290Z B=18, 2025-05-07T20:53:01.5262500Z R=9, 2025-05-07T20:53:01.5262708Z T=1, 2025-05-07T20:53:01.5262911Z L=8, 2025-05-07T20:53:01.5263145Z index_dtype=torch.int32, 2025-05-07T20:53:01.5263531Z ) 2025-05-07T20:53:01.5263851Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5264606Z self=, 2025-05-07T20:53:01.5265254Z B=1, 2025-05-07T20:53:01.5265465Z R=9, 2025-05-07T20:53:01.5265758Z T=1, 2025-05-07T20:53:01.5265966Z L=8, 2025-05-07T20:53:01.5266200Z index_dtype=torch.int32, 2025-05-07T20:53:01.5266473Z ) 2025-05-07T20:53:01.5266792Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5267548Z self=, 2025-05-07T20:53:01.5268185Z B=1, 2025-05-07T20:53:01.5268395Z R=9, 2025-05-07T20:53:01.5268603Z T=1, 2025-05-07T20:53:01.5268803Z L=2, 2025-05-07T20:53:01.5269036Z index_dtype=torch.int32, 2025-05-07T20:53:01.5269317Z ) 2025-05-07T20:53:01.5269637Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5270395Z self=, 2025-05-07T20:53:01.5271038Z B=1, 2025-05-07T20:53:01.5271243Z R=9, 2025-05-07T20:53:01.5271459Z T=9, 2025-05-07T20:53:01.5271667Z L=2, 2025-05-07T20:53:01.5271898Z index_dtype=torch.int32, 2025-05-07T20:53:01.5272179Z ) 2025-05-07T20:53:01.5272498Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5273285Z self=, 2025-05-07T20:53:01.5274029Z B=1, 2025-05-07T20:53:01.5274277Z R=1, 2025-05-07T20:53:01.5274523Z T=9, 2025-05-07T20:53:01.5274753Z L=2, 2025-05-07T20:53:01.5275030Z index_dtype=torch.int32, 2025-05-07T20:53:01.5275355Z ) 2025-05-07T20:53:01.5275721Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5276778Z self=, 2025-05-07T20:53:01.5277506Z B=1, 2025-05-07T20:53:01.5277713Z R=1, 2025-05-07T20:53:01.5277924Z T=2, 2025-05-07T20:53:01.5278131Z L=2, 2025-05-07T20:53:01.5278378Z index_dtype=torch.int32, 2025-05-07T20:53:01.5278725Z ) 2025-05-07T20:53:01.5279128Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5280089Z self=, 2025-05-07T20:53:01.5280784Z B=1, 2025-05-07T20:53:01.5281021Z R=2, 2025-05-07T20:53:01.5281250Z T=2, 2025-05-07T20:53:01.5281471Z L=2, 2025-05-07T20:53:01.5281734Z index_dtype=torch.int32, 2025-05-07T20:53:01.5282049Z ) 2025-05-07T20:53:01.5282403Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5283246Z self=, 2025-05-07T20:53:01.5283971Z B=13, 2025-05-07T20:53:01.5284205Z R=8, 2025-05-07T20:53:01.5284442Z T=1, 2025-05-07T20:53:01.5284683Z L=18, 2025-05-07T20:53:01.5284942Z index_dtype=torch.int64, 2025-05-07T20:53:01.5285254Z ) 2025-05-07T20:53:01.5285610Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5286469Z self=, 2025-05-07T20:53:01.5287173Z B=13, 2025-05-07T20:53:01.5287405Z R=8, 2025-05-07T20:53:01.5287641Z T=13, 2025-05-07T20:53:01.5287883Z L=18, 2025-05-07T20:53:01.5288130Z index_dtype=torch.int64, 2025-05-07T20:53:01.5288431Z ) 2025-05-07T20:53:01.5288795Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5290021Z self=, 2025-05-07T20:53:01.5291140Z B=13, 2025-05-07T20:53:01.5291539Z R=13, 2025-05-07T20:53:01.5291774Z T=13, 2025-05-07T20:53:01.5292010Z L=18, 2025-05-07T20:53:01.5292276Z index_dtype=torch.int64, 2025-05-07T20:53:01.5292579Z ) 2025-05-07T20:53:01.5292924Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5293938Z self=, 2025-05-07T20:53:01.5294653Z B=13, 2025-05-07T20:53:01.5294878Z R=18, 2025-05-07T20:53:01.5295110Z T=13, 2025-05-07T20:53:01.5295341Z L=18, 2025-05-07T20:53:01.5295592Z index_dtype=torch.int64, 2025-05-07T20:53:01.5295905Z ) 2025-05-07T20:53:01.5296258Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5297100Z self=, 2025-05-07T20:53:01.5297837Z B=13, 2025-05-07T20:53:01.5298076Z R=18, 2025-05-07T20:53:01.5298315Z T=18, 2025-05-07T20:53:01.5298549Z L=18, 2025-05-07T20:53:01.5298816Z index_dtype=torch.int64, 2025-05-07T20:53:01.5299120Z ) 2025-05-07T20:53:01.5299482Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5300589Z self=, 2025-05-07T20:53:01.5301323Z B=18, 2025-05-07T20:53:01.5301590Z R=18, 2025-05-07T20:53:01.5301859Z T=18, 2025-05-07T20:53:01.5302110Z L=18, 2025-05-07T20:53:01.5302335Z index_dtype=torch.int64, 2025-05-07T20:53:01.5302617Z ) 2025-05-07T20:53:01.5302938Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5303688Z self=, 2025-05-07T20:53:01.5304331Z B=8, 2025-05-07T20:53:01.5304546Z R=20, 2025-05-07T20:53:01.5304748Z T=6, 2025-05-07T20:53:01.5304958Z L=12, 2025-05-07T20:53:01.5305195Z index_dtype=torch.int32, 2025-05-07T20:53:01.5305468Z ) 2025-05-07T20:53:01.5305788Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5306547Z self=, 2025-05-07T20:53:01.5307206Z B=8, 2025-05-07T20:53:01.5307411Z R=12, 2025-05-07T20:53:01.5307623Z T=6, 2025-05-07T20:53:01.5307830Z L=12, 2025-05-07T20:53:01.5308059Z index_dtype=torch.int32, 2025-05-07T20:53:01.5308340Z ) 2025-05-07T20:53:01.5309090Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5309861Z self=, 2025-05-07T20:53:01.5310506Z B=8, 2025-05-07T20:53:01.5310723Z R=8, 2025-05-07T20:53:01.5310929Z T=6, 2025-05-07T20:53:01.5311145Z L=12, 2025-05-07T20:53:01.5311378Z index_dtype=torch.int32, 2025-05-07T20:53:01.5311655Z ) 2025-05-07T20:53:01.5311983Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5312741Z self=, 2025-05-07T20:53:01.5313383Z B=12, 2025-05-07T20:53:01.5313600Z R=8, 2025-05-07T20:53:01.5313822Z T=6, 2025-05-07T20:53:01.5314027Z L=12, 2025-05-07T20:53:01.5314262Z index_dtype=torch.int32, 2025-05-07T20:53:01.5314546Z ) 2025-05-07T20:53:01.5314869Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5315622Z self=, 2025-05-07T20:53:01.5316394Z B=12, 2025-05-07T20:53:01.5316610Z R=8, 2025-05-07T20:53:01.5316818Z T=8, 2025-05-07T20:53:01.5317028Z L=12, 2025-05-07T20:53:01.5317263Z index_dtype=torch.int32, 2025-05-07T20:53:01.5317539Z ) 2025-05-07T20:53:01.5318119Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5318891Z self=, 2025-05-07T20:53:01.5319535Z B=8, 2025-05-07T20:53:01.5319748Z R=8, 2025-05-07T20:53:01.5319960Z T=8, 2025-05-07T20:53:01.5320163Z L=12, 2025-05-07T20:53:01.5320540Z index_dtype=torch.int32, 2025-05-07T20:53:01.5320823Z ) 2025-05-07T20:53:01.5628428Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5629243Z self=, 2025-05-07T20:53:01.5629900Z B=8, 2025-05-07T20:53:01.5630111Z R=8, 2025-05-07T20:53:01.5630311Z T=8, 2025-05-07T20:53:01.5630523Z L=8, 2025-05-07T20:53:01.5630752Z index_dtype=torch.int32, 2025-05-07T20:53:01.5631040Z ) 2025-05-07T20:53:01.5631363Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5632153Z self=, 2025-05-07T20:53:01.5632805Z B=18, 2025-05-07T20:53:01.5633014Z R=12, 2025-05-07T20:53:01.5633225Z T=17, 2025-05-07T20:53:01.5633437Z L=18, 2025-05-07T20:53:01.5633662Z index_dtype=torch.int64, 2025-05-07T20:53:01.5633967Z ) 2025-05-07T20:53:01.5634288Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5635038Z self=, 2025-05-07T20:53:01.5635679Z B=18, 2025-05-07T20:53:01.5635891Z R=12, 2025-05-07T20:53:01.5636201Z T=17, 2025-05-07T20:53:01.5636412Z L=12, 2025-05-07T20:53:01.5636645Z index_dtype=torch.int64, 2025-05-07T20:53:01.5636918Z ) 2025-05-07T20:53:01.5637238Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5638001Z self=, 2025-05-07T20:53:01.5638647Z B=18, 2025-05-07T20:53:01.5638851Z R=17, 2025-05-07T20:53:01.5639062Z T=17, 2025-05-07T20:53:01.5639277Z L=12, 2025-05-07T20:53:01.5639505Z index_dtype=torch.int64, 2025-05-07T20:53:01.5639789Z ) 2025-05-07T20:53:01.5640110Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5640865Z self=, 2025-05-07T20:53:01.5641509Z B=18, 2025-05-07T20:53:01.5641719Z R=17, 2025-05-07T20:53:01.5641921Z T=17, 2025-05-07T20:53:01.5642130Z L=18, 2025-05-07T20:53:01.5642364Z index_dtype=torch.int64, 2025-05-07T20:53:01.5642639Z ) 2025-05-07T20:53:01.5642961Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5643772Z self=, 2025-05-07T20:53:01.5644425Z B=18, 2025-05-07T20:53:01.5644631Z R=17, 2025-05-07T20:53:01.5644840Z T=18, 2025-05-07T20:53:01.5645050Z L=18, 2025-05-07T20:53:01.5645275Z index_dtype=torch.int64, 2025-05-07T20:53:01.5645556Z ) 2025-05-07T20:53:01.5645874Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:01.5646627Z self=, 2025-05-07T20:53:01.5647270Z B=17, 2025-05-07T20:53:01.5647479Z R=17, 2025-05-07T20:53:01.5647683Z T=17, 2025-05-07T20:53:01.5647897Z L=18, 2025-05-07T20:53:01.5648128Z index_dtype=torch.int64, 2025-05-07T20:53:01.5648404Z ) 2025-05-07T20:53:01.5648615Z PASSED 2025-05-07T20:53:01.5648742Z 2025-05-07T20:53:01.5648910Z ============================== 7 passed in 3.22s =============================== 2025-05-07T20:53:02.3576546Z 2025-05-07T20:53:02.3577139Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:53:02.3598573Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:53:02.3598886Z 2025-05-07T20:53:02.3598891Z 2025-05-07T20:53:02.3598894Z 2025-05-07T20:53:02.3598898Z 2025-05-07T20:53:02.3620996Z ################################################################################ 2025-05-07T20:53:02.3636542Z # [2025-05-07T20:53:02.363Z] Run Python Test Suite: 2025-05-07T20:53:02.3636894Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:53:02.3637217Z ################################################################################ 2025-05-07T20:53:02.3661583Z + 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:53:02.3662238Z 2025-05-07T20:53:04.5116141Z ============================= test session starts ============================== 2025-05-07T20:53:04.5116791Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:04.5117296Z cachedir: .pytest_cache 2025-05-07T20:53:04.5117866Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:04.5118586Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:04.5119005Z plugins: hypothesis-6.131.14 2025-05-07T20:53:06.2070079Z collecting ... collected 1 item 2025-05-07T20:53:06.2070325Z 2025-05-07T20:53:06.2105865Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:53:06.2106369Z { 2025-05-07T20:53:06.2106561Z "D": 62, 2025-05-07T20:53:06.2106743Z "E": 71, 2025-05-07T20:53:06.2106913Z "T": 63, 2025-05-07T20:53:06.2107087Z "batch_params": { 2025-05-07T20:53:06.2107292Z "B": 83, 2025-05-07T20:53:06.2107469Z "sigma_B": 58, 2025-05-07T20:53:06.2107685Z "vbe_distribution": "normal", 2025-05-07T20:53:06.2107928Z "vbe_num_ranks": 83 2025-05-07T20:53:06.2108154Z }, 2025-05-07T20:53:06.2108333Z "indices_params": { 2025-05-07T20:53:06.2108537Z "heavy_hitters": [ 2025-05-07T20:53:06.2108969Z 0.8458703756332397, 2025-05-07T20:53:06.2116380Z 0.09739673137664795, 2025-05-07T20:53:06.2116628Z 0.12771868705749512, 2025-05-07T20:53:06.2116836Z 0.17253363132476807, 2025-05-07T20:53:06.2117050Z 0.142022967338562, 2025-05-07T20:53:06.2117247Z 0.9614063501358032, 2025-05-07T20:53:06.2117435Z 0.34757673740386963, 2025-05-07T20:53:06.2117636Z 0.836808443069458, 2025-05-07T20:53:06.2117832Z 0.396700382232666, 2025-05-07T20:53:06.2118020Z 0.5216672420501709, 2025-05-07T20:53:06.2118212Z 0.6734206080436707, 2025-05-07T20:53:06.2118403Z 0.2271420955657959, 2025-05-07T20:53:06.2118589Z 0.7042863368988037, 2025-05-07T20:53:06.2118780Z 0.05264270305633545, 2025-05-07T20:53:06.2118980Z 0.7796830534934998, 2025-05-07T20:53:06.2119163Z 0.5477442741394043, 2025-05-07T20:53:06.2119357Z 0.25990790128707886, 2025-05-07T20:53:06.2119555Z 0.49266713857650757, 2025-05-07T20:53:06.2119752Z 0.5453352928161621, 2025-05-07T20:53:06.2119947Z 0.9778727889060974 2025-05-07T20:53:06.2120144Z ], 2025-05-07T20:53:06.2120335Z "index_dtype": "torch.int32", 2025-05-07T20:53:06.2120609Z "offset_dtype": "torch.int64", 2025-05-07T20:53:06.2120862Z "zipf_q": 0.9728212356567383, 2025-05-07T20:53:06.2121096Z "zipf_s": 0.03498184680938721 2025-05-07T20:53:06.2121333Z }, 2025-05-07T20:53:06.2121516Z "mixed_dim": true, 2025-05-07T20:53:06.2121722Z "pooling_params": { 2025-05-07T20:53:06.2121938Z "L": 64, 2025-05-07T20:53:06.2122143Z "length_distribution": "normal", 2025-05-07T20:53:06.2122392Z "sigma_L": 81 2025-05-07T20:53:06.2122586Z }, 2025-05-07T20:53:06.2122766Z "use_cpu": false, 2025-05-07T20:53:06.2122965Z "weighted": false 2025-05-07T20:53:06.2123172Z } 2025-05-07T20:53:06.2123359Z PASSED 2025-05-07T20:53:06.2123471Z 2025-05-07T20:53:06.2123627Z ============================== 1 passed in 1.83s =============================== 2025-05-07T20:53:06.7515524Z 2025-05-07T20:53:06.7516819Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:53:06.7536208Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:53:06.7536544Z 2025-05-07T20:53:06.7536549Z 2025-05-07T20:53:06.7536554Z 2025-05-07T20:53:06.7536558Z 2025-05-07T20:53:06.7557228Z ################################################################################ 2025-05-07T20:53:06.7575453Z # [2025-05-07T20:53:06.757Z] Run Python Test Suite: 2025-05-07T20:53:06.7575801Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:53:06.7576128Z ################################################################################ 2025-05-07T20:53:06.7601965Z + 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:53:06.7602626Z 2025-05-07T20:53:08.9044838Z ============================= test session starts ============================== 2025-05-07T20:53:08.9045504Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:08.9046013Z cachedir: .pytest_cache 2025-05-07T20:53:08.9046583Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:08.9047313Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:08.9047718Z plugins: hypothesis-6.131.14 2025-05-07T20:53:10.5943285Z collecting ... collected 4 items 2025-05-07T20:53:10.5943745Z 2025-05-07T20:53:10.5963500Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:53:10.6950219Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:53:10.6958686Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:53:10.7038466Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:53:10.7039028Z 2025-05-07T20:53:10.7039176Z ============================== 4 passed in 1.93s =============================== 2025-05-07T20:53:11.2611165Z 2025-05-07T20:53:11.2611757Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:53:11.2630934Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 5 seconds 2025-05-07T20:53:11.2631272Z 2025-05-07T20:53:11.2631638Z 2025-05-07T20:53:11.2631656Z 2025-05-07T20:53:11.2631671Z 2025-05-07T20:53:11.2652316Z ################################################################################ 2025-05-07T20:53:11.2670236Z # [2025-05-07T20:53:11.266Z] Run Python Test Suite: 2025-05-07T20:53:11.2670580Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:53:11.2670895Z ################################################################################ 2025-05-07T20:53:11.2696211Z + 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:53:11.2696914Z 2025-05-07T20:53:13.4182619Z ============================= test session starts ============================== 2025-05-07T20:53:13.4183885Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:13.4184904Z cachedir: .pytest_cache 2025-05-07T20:53:13.4186029Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:13.4186985Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:13.4187390Z plugins: hypothesis-6.131.14 2025-05-07T20:53:15.1351487Z collecting ... collected 1 item 2025-05-07T20:53:15.1351722Z 2025-05-07T20:53:15.5129072Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:53:15.5129864Z self=, 2025-05-07T20:53:15.5130347Z stochastic_rounding=False, 2025-05-07T20:53:15.5130599Z ) 2025-05-07T20:53:15.5130802Z Trying example: test_cache_int32_overflow( 2025-05-07T20:53:15.5131453Z self=, 2025-05-07T20:53:15.5131924Z stochastic_rounding=True, 2025-05-07T20:53:15.5132167Z ) 2025-05-07T20:53:15.5138874Z PASSED 2025-05-07T20:53:15.5139046Z 2025-05-07T20:53:15.5139210Z ============================== 1 passed in 2.23s =============================== 2025-05-07T20:53:16.1741414Z 2025-05-07T20:53:16.1742123Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:53:16.1762100Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:53:16.1762407Z 2025-05-07T20:53:16.1762441Z 2025-05-07T20:53:16.1762445Z 2025-05-07T20:53:16.1762449Z 2025-05-07T20:53:16.1782708Z ################################################################################ 2025-05-07T20:53:16.1798127Z # [2025-05-07T20:53:16.179Z] Run Python Test Suite: 2025-05-07T20:53:16.1798451Z # ./tbe/cache/cache_test.py 2025-05-07T20:53:16.1798750Z ################################################################################ 2025-05-07T20:53:16.1823754Z + 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:53:16.1824348Z 2025-05-07T20:53:18.3287860Z ============================= test session starts ============================== 2025-05-07T20:53:18.3288482Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:18.3288994Z cachedir: .pytest_cache 2025-05-07T20:53:18.3289579Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:18.3290293Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:18.3290700Z plugins: hypothesis-6.131.14 2025-05-07T20:53:20.0367901Z collecting ... collected 7 items 2025-05-07T20:53:20.0368202Z 2025-05-07T20:53:20.5302995Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5303867Z self=, 2025-05-07T20:53:20.5304282Z N=1, 2025-05-07T20:53:20.5304467Z ) 2025-05-07T20:53:20.5304676Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5305081Z self=, 2025-05-07T20:53:20.5305465Z N=8, 2025-05-07T20:53:20.5305637Z ) 2025-05-07T20:53:20.5305829Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5306263Z self=, 2025-05-07T20:53:20.5306651Z N=6, 2025-05-07T20:53:20.5306822Z ) 2025-05-07T20:53:20.5307109Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5307661Z self=, 2025-05-07T20:53:20.5308136Z N=5, 2025-05-07T20:53:20.5308309Z ) 2025-05-07T20:53:20.5308505Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5309233Z self=, 2025-05-07T20:53:20.5309610Z N=4, 2025-05-07T20:53:20.5309784Z ) 2025-05-07T20:53:20.5309981Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5310379Z self=, 2025-05-07T20:53:20.5310759Z N=2, 2025-05-07T20:53:20.5310936Z ) 2025-05-07T20:53:20.5311123Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5311828Z self=, 2025-05-07T20:53:20.5312214Z N=3, 2025-05-07T20:53:20.5312385Z ) 2025-05-07T20:53:20.5312580Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:20.5312980Z self=, 2025-05-07T20:53:20.5313359Z N=7, 2025-05-07T20:53:20.5313682Z ) 2025-05-07T20:53:20.5313860Z PASSED 2025-05-07T20:53:20.5319933Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:53:20.5328815Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:53:20.5337751Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:53:20.5346558Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:53:20.5355160Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:53:20.5879721Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5880694Z self=, 2025-05-07T20:53:20.5881221Z S=0, 2025-05-07T20:53:20.5881431Z mpp_n_passes=None, 2025-05-07T20:53:20.5881659Z mpp_min_size=None, 2025-05-07T20:53:20.5881870Z ) 2025-05-07T20:53:20.5882082Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5882515Z self=, 2025-05-07T20:53:20.5882901Z S=100, 2025-05-07T20:53:20.5883136Z mpp_n_passes=None, 2025-05-07T20:53:20.5883460Z mpp_min_size=None, 2025-05-07T20:53:20.5883738Z ) 2025-05-07T20:53:20.5884014Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5884482Z self=, 2025-05-07T20:53:20.5884873Z S=100, 2025-05-07T20:53:20.5885054Z mpp_n_passes=12, 2025-05-07T20:53:20.5885274Z mpp_min_size=5, 2025-05-07T20:53:20.5885478Z ) 2025-05-07T20:53:20.5885684Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5886096Z self=, 2025-05-07T20:53:20.5886483Z S=100, 2025-05-07T20:53:20.5886667Z mpp_n_passes=12, 2025-05-07T20:53:20.5886885Z mpp_min_size=None, 2025-05-07T20:53:20.5887097Z ) 2025-05-07T20:53:20.5887298Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5887715Z self=, 2025-05-07T20:53:20.5888099Z S=1024, 2025-05-07T20:53:20.5888283Z mpp_n_passes=None, 2025-05-07T20:53:20.5888507Z mpp_min_size=None, 2025-05-07T20:53:20.5888716Z ) 2025-05-07T20:53:20.5888913Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5889328Z self=, 2025-05-07T20:53:20.5889715Z S=1024, 2025-05-07T20:53:20.5889908Z mpp_n_passes=None, 2025-05-07T20:53:20.5890118Z mpp_min_size=10, 2025-05-07T20:53:20.5890327Z ) 2025-05-07T20:53:20.5890532Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5890939Z self=, 2025-05-07T20:53:20.5891334Z S=0, 2025-05-07T20:53:20.5891519Z mpp_n_passes=6, 2025-05-07T20:53:20.5891731Z mpp_min_size=1, 2025-05-07T20:53:20.5891930Z ) 2025-05-07T20:53:20.5892132Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5892693Z self=, 2025-05-07T20:53:20.5893203Z S=0, 2025-05-07T20:53:20.5893431Z mpp_n_passes=12, 2025-05-07T20:53:20.5893648Z mpp_min_size=None, 2025-05-07T20:53:20.5893854Z ) 2025-05-07T20:53:20.5894056Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5894470Z self=, 2025-05-07T20:53:20.5894859Z S=1024, 2025-05-07T20:53:20.5895040Z mpp_n_passes=1, 2025-05-07T20:53:20.5895260Z mpp_min_size=1, 2025-05-07T20:53:20.5895678Z ) 2025-05-07T20:53:20.5895887Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5896304Z self=, 2025-05-07T20:53:20.5896692Z S=1024, 2025-05-07T20:53:20.5896871Z mpp_n_passes=6, 2025-05-07T20:53:20.5897080Z mpp_min_size=None, 2025-05-07T20:53:20.5897439Z ) 2025-05-07T20:53:20.5897635Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5898045Z self=, 2025-05-07T20:53:20.5898434Z S=1024, 2025-05-07T20:53:20.5898645Z mpp_n_passes=None, 2025-05-07T20:53:20.5898890Z mpp_min_size=1, 2025-05-07T20:53:20.5899089Z ) 2025-05-07T20:53:20.5899289Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5899713Z self=, 2025-05-07T20:53:20.5900100Z S=7, 2025-05-07T20:53:20.5900284Z mpp_n_passes=12, 2025-05-07T20:53:20.5900499Z mpp_min_size=10, 2025-05-07T20:53:20.5900702Z ) 2025-05-07T20:53:20.5900903Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5901311Z self=, 2025-05-07T20:53:20.5901698Z S=100, 2025-05-07T20:53:20.5901888Z mpp_n_passes=None, 2025-05-07T20:53:20.5902109Z mpp_min_size=1, 2025-05-07T20:53:20.5902305Z ) 2025-05-07T20:53:20.5902515Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5902924Z self=, 2025-05-07T20:53:20.5903308Z S=0, 2025-05-07T20:53:20.5903495Z mpp_n_passes=1, 2025-05-07T20:53:20.5903701Z mpp_min_size=None, 2025-05-07T20:53:20.5903909Z ) 2025-05-07T20:53:20.5904111Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5904519Z self=, 2025-05-07T20:53:20.5904907Z S=100, 2025-05-07T20:53:20.5905103Z mpp_n_passes=None, 2025-05-07T20:53:20.5905328Z mpp_min_size=5, 2025-05-07T20:53:20.5905521Z ) 2025-05-07T20:53:20.5905724Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5906140Z self=, 2025-05-07T20:53:20.5906529Z S=1024, 2025-05-07T20:53:20.5906724Z mpp_n_passes=None, 2025-05-07T20:53:20.5906953Z mpp_min_size=128, 2025-05-07T20:53:20.5907156Z ) 2025-05-07T20:53:20.5907358Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5907772Z self=, 2025-05-07T20:53:20.5908155Z S=100, 2025-05-07T20:53:20.5908353Z mpp_n_passes=None, 2025-05-07T20:53:20.5908578Z mpp_min_size=10, 2025-05-07T20:53:20.5909151Z ) 2025-05-07T20:53:20.5909356Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5909772Z self=, 2025-05-07T20:53:20.5910161Z S=1024, 2025-05-07T20:53:20.5910346Z mpp_n_passes=12, 2025-05-07T20:53:20.5910561Z mpp_min_size=10, 2025-05-07T20:53:20.5910766Z ) 2025-05-07T20:53:20.5910961Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5911373Z self=, 2025-05-07T20:53:20.5911762Z S=100, 2025-05-07T20:53:20.5911941Z mpp_n_passes=1, 2025-05-07T20:53:20.5912156Z mpp_min_size=128, 2025-05-07T20:53:20.5912364Z ) 2025-05-07T20:53:20.5912561Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5912973Z self=, 2025-05-07T20:53:20.5913355Z S=1024, 2025-05-07T20:53:20.5913539Z mpp_n_passes=None, 2025-05-07T20:53:20.5913762Z mpp_min_size=5, 2025-05-07T20:53:20.5913969Z ) 2025-05-07T20:53:20.5914167Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5914580Z self=, 2025-05-07T20:53:20.5914969Z S=100, 2025-05-07T20:53:20.5915301Z mpp_n_passes=6, 2025-05-07T20:53:20.5915506Z mpp_min_size=10, 2025-05-07T20:53:20.5915708Z ) 2025-05-07T20:53:20.5915912Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5916442Z self=, 2025-05-07T20:53:20.5916948Z S=0, 2025-05-07T20:53:20.5917134Z mpp_n_passes=None, 2025-05-07T20:53:20.5917349Z mpp_min_size=10, 2025-05-07T20:53:20.5917553Z ) 2025-05-07T20:53:20.5917755Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5918165Z self=, 2025-05-07T20:53:20.5918553Z S=7, 2025-05-07T20:53:20.5918735Z mpp_n_passes=1, 2025-05-07T20:53:20.5918938Z mpp_min_size=None, 2025-05-07T20:53:20.5919146Z ) 2025-05-07T20:53:20.5919349Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5919753Z self=, 2025-05-07T20:53:20.5920146Z S=0, 2025-05-07T20:53:20.5920327Z mpp_n_passes=12, 2025-05-07T20:53:20.5920541Z mpp_min_size=128, 2025-05-07T20:53:20.5920742Z ) 2025-05-07T20:53:20.5920942Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5921351Z self=, 2025-05-07T20:53:20.5921737Z S=0, 2025-05-07T20:53:20.5921922Z mpp_n_passes=1, 2025-05-07T20:53:20.5922133Z mpp_min_size=5, 2025-05-07T20:53:20.5922323Z ) 2025-05-07T20:53:20.5922525Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5922934Z self=, 2025-05-07T20:53:20.5923309Z S=0, 2025-05-07T20:53:20.5923490Z mpp_n_passes=1, 2025-05-07T20:53:20.5923702Z mpp_min_size=128, 2025-05-07T20:53:20.5923904Z ) 2025-05-07T20:53:20.5924104Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5924511Z self=, 2025-05-07T20:53:20.5924896Z S=1024, 2025-05-07T20:53:20.5925083Z mpp_n_passes=12, 2025-05-07T20:53:20.5925296Z mpp_min_size=None, 2025-05-07T20:53:20.5925499Z ) 2025-05-07T20:53:20.5925699Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5926109Z self=, 2025-05-07T20:53:20.5926496Z S=0, 2025-05-07T20:53:20.5926676Z mpp_n_passes=None, 2025-05-07T20:53:20.5926894Z mpp_min_size=1, 2025-05-07T20:53:20.5927087Z ) 2025-05-07T20:53:20.5927281Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5927688Z self=, 2025-05-07T20:53:20.5928069Z S=0, 2025-05-07T20:53:20.5928246Z mpp_n_passes=6, 2025-05-07T20:53:20.5928453Z mpp_min_size=5, 2025-05-07T20:53:20.5928647Z ) 2025-05-07T20:53:20.5928841Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5929263Z self=, 2025-05-07T20:53:20.5929642Z S=0, 2025-05-07T20:53:20.5929818Z mpp_n_passes=1, 2025-05-07T20:53:20.5930025Z mpp_min_size=10, 2025-05-07T20:53:20.5930227Z ) 2025-05-07T20:53:20.5930425Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5930835Z self=, 2025-05-07T20:53:20.5931248Z S=7, 2025-05-07T20:53:20.5931435Z mpp_n_passes=6, 2025-05-07T20:53:20.5931651Z mpp_min_size=128, 2025-05-07T20:53:20.5931854Z ) 2025-05-07T20:53:20.5932055Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5932469Z self=, 2025-05-07T20:53:20.5932847Z S=0, 2025-05-07T20:53:20.5933028Z mpp_n_passes=1, 2025-05-07T20:53:20.5933237Z mpp_min_size=1, 2025-05-07T20:53:20.5933430Z ) 2025-05-07T20:53:20.5933634Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5934140Z self=, 2025-05-07T20:53:20.5934523Z S=100, 2025-05-07T20:53:20.5934711Z mpp_n_passes=6, 2025-05-07T20:53:20.5934921Z mpp_min_size=128, 2025-05-07T20:53:20.5935119Z ) 2025-05-07T20:53:20.5935319Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5935735Z self=, 2025-05-07T20:53:20.5936225Z S=0, 2025-05-07T20:53:20.5936402Z mpp_n_passes=12, 2025-05-07T20:53:20.5936614Z mpp_min_size=10, 2025-05-07T20:53:20.5936819Z ) 2025-05-07T20:53:20.5937012Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5937420Z self=, 2025-05-07T20:53:20.5937800Z S=100, 2025-05-07T20:53:20.5937982Z mpp_n_passes=6, 2025-05-07T20:53:20.5938187Z mpp_min_size=5, 2025-05-07T20:53:20.5938392Z ) 2025-05-07T20:53:20.5938621Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5939043Z self=, 2025-05-07T20:53:20.5939425Z S=0, 2025-05-07T20:53:20.5939600Z mpp_n_passes=12, 2025-05-07T20:53:20.5939814Z mpp_min_size=5, 2025-05-07T20:53:20.5940006Z ) 2025-05-07T20:53:20.5940200Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5940616Z self=, 2025-05-07T20:53:20.5940997Z S=7, 2025-05-07T20:53:20.5941170Z mpp_n_passes=12, 2025-05-07T20:53:20.5941386Z mpp_min_size=1, 2025-05-07T20:53:20.5941578Z ) 2025-05-07T20:53:20.5941771Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5942181Z self=, 2025-05-07T20:53:20.5942564Z S=7, 2025-05-07T20:53:20.5942743Z mpp_n_passes=12, 2025-05-07T20:53:20.5942948Z mpp_min_size=5, 2025-05-07T20:53:20.5943143Z ) 2025-05-07T20:53:20.5951456Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5951927Z self=, 2025-05-07T20:53:20.5952324Z S=7, 2025-05-07T20:53:20.5952515Z mpp_n_passes=1, 2025-05-07T20:53:20.5952727Z mpp_min_size=1, 2025-05-07T20:53:20.5952927Z ) 2025-05-07T20:53:20.5953137Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:20.5953563Z self=, 2025-05-07T20:53:20.5953943Z S=0, 2025-05-07T20:53:20.5954129Z mpp_n_passes=None, 2025-05-07T20:53:20.5954348Z mpp_min_size=5, 2025-05-07T20:53:20.5954541Z ) 2025-05-07T20:53:20.5954713Z PASSED 2025-05-07T20:53:20.5954818Z 2025-05-07T20:53:20.5954964Z =============================== warnings summary =============================== 2025-05-07T20:53:20.5955401Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:53:20.5956764Z /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:53:20.5957997Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:53:20.5958279Z 2025-05-07T20:53:20.5958473Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:53:20.5959701Z /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:53:20.5960897Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:53:20.5961174Z 2025-05-07T20:53:20.5961360Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:53:20.5962703Z /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:53:20.5963910Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:53:20.5964260Z 2025-05-07T20:53:20.5964495Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:20.5964944Z =========================== short test summary info ============================ 2025-05-07T20:53:20.5965504Z 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:53:20.5966230Z 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:53:20.5966949Z 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:53:20.5967661Z 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:53:20.5968379Z 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:53:20.5968950Z =================== 2 passed, 5 skipped, 3 warnings in 2.39s =================== 2025-05-07T20:53:21.2578516Z 2025-05-07T20:53:21.2579291Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:53:21.2598744Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:53:21.2599167Z 2025-05-07T20:53:21.2599173Z 2025-05-07T20:53:21.2599178Z 2025-05-07T20:53:21.2599183Z 2025-05-07T20:53:21.2621489Z ################################################################################ 2025-05-07T20:53:21.2637105Z # [2025-05-07T20:53:21.263Z] Run Python Test Suite: 2025-05-07T20:53:21.2637598Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:53:21.2638066Z ################################################################################ 2025-05-07T20:53:21.2661649Z + 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:53:21.2662422Z 2025-05-07T20:53:23.4122597Z ============================= test session starts ============================== 2025-05-07T20:53:23.4123617Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:23.4124488Z cachedir: .pytest_cache 2025-05-07T20:53:23.4125394Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:23.4126619Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:23.4127304Z plugins: hypothesis-6.131.14 2025-05-07T20:53:25.1228968Z collecting ... collected 2 items 2025-05-07T20:53:25.1229207Z 2025-05-07T20:53:25.4224671Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:53:25.4244330Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:53:25.4244821Z 2025-05-07T20:53:25.4244977Z ============================== 2 passed in 2.14s =============================== 2025-05-07T20:53:26.0811944Z 2025-05-07T20:53:26.0812717Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:53:26.0835228Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:53:26.0835576Z 2025-05-07T20:53:26.0835581Z 2025-05-07T20:53:26.0835585Z 2025-05-07T20:53:26.0835589Z 2025-05-07T20:53:26.0857205Z ################################################################################ 2025-05-07T20:53:26.0872874Z # [2025-05-07T20:53:26.086Z] Run Python Test Suite: 2025-05-07T20:53:26.0873521Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:53:26.0873816Z ################################################################################ 2025-05-07T20:53:26.0897608Z + 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:53:26.0898427Z 2025-05-07T20:53:28.2291364Z ============================= test session starts ============================== 2025-05-07T20:53:28.2291972Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:28.2292488Z cachedir: .pytest_cache 2025-05-07T20:53:28.2293054Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:28.2293778Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:28.2294173Z plugins: hypothesis-6.131.14 2025-05-07T20:53:29.9514748Z collecting ... collected 3 items 2025-05-07T20:53:29.9514996Z 2025-05-07T20:53:30.7622467Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7623392Z self=, 2025-05-07T20:53:30.7623896Z cache_sets=10, 2025-05-07T20:53:30.7624111Z ) 2025-05-07T20:53:30.7624366Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7624908Z self=, 2025-05-07T20:53:30.7625566Z cache_sets=270, 2025-05-07T20:53:30.7625790Z ) 2025-05-07T20:53:30.7626041Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7626584Z self=, 2025-05-07T20:53:30.7627052Z cache_sets=198, 2025-05-07T20:53:30.7627246Z ) 2025-05-07T20:53:30.7627506Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7628046Z self=, 2025-05-07T20:53:30.7628510Z cache_sets=159, 2025-05-07T20:53:30.7628702Z ) 2025-05-07T20:53:30.7628949Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7629495Z self=, 2025-05-07T20:53:30.7629955Z cache_sets=80, 2025-05-07T20:53:30.7630155Z ) 2025-05-07T20:53:30.7630404Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7630937Z self=, 2025-05-07T20:53:30.7631406Z cache_sets=91, 2025-05-07T20:53:30.7631603Z ) 2025-05-07T20:53:30.7631846Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7632391Z self=, 2025-05-07T20:53:30.7632859Z cache_sets=32, 2025-05-07T20:53:30.7633060Z ) 2025-05-07T20:53:30.7633307Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7633846Z self=, 2025-05-07T20:53:30.7634321Z cache_sets=141, 2025-05-07T20:53:30.7634514Z ) 2025-05-07T20:53:30.7634762Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7635301Z self=, 2025-05-07T20:53:30.7635762Z cache_sets=37, 2025-05-07T20:53:30.7636080Z ) 2025-05-07T20:53:30.7636330Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7636869Z self=, 2025-05-07T20:53:30.7637334Z cache_sets=205, 2025-05-07T20:53:30.7637899Z ) 2025-05-07T20:53:30.7638157Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7638689Z self=, 2025-05-07T20:53:30.7639154Z cache_sets=179, 2025-05-07T20:53:30.7639499Z ) 2025-05-07T20:53:30.7639742Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7640275Z self=, 2025-05-07T20:53:30.7640742Z cache_sets=57, 2025-05-07T20:53:30.7640937Z ) 2025-05-07T20:53:30.7641175Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7641716Z self=, 2025-05-07T20:53:30.7642182Z cache_sets=191, 2025-05-07T20:53:30.7642372Z ) 2025-05-07T20:53:30.7642617Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7643163Z self=, 2025-05-07T20:53:30.7643619Z cache_sets=33, 2025-05-07T20:53:30.7643819Z ) 2025-05-07T20:53:30.7644068Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7644599Z self=, 2025-05-07T20:53:30.7645072Z cache_sets=158, 2025-05-07T20:53:30.7645267Z ) 2025-05-07T20:53:30.7645515Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7646045Z self=, 2025-05-07T20:53:30.7646510Z cache_sets=11, 2025-05-07T20:53:30.7646709Z ) 2025-05-07T20:53:30.7646949Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7647486Z self=, 2025-05-07T20:53:30.7647956Z cache_sets=193, 2025-05-07T20:53:30.7648149Z ) 2025-05-07T20:53:30.7648395Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7648931Z self=, 2025-05-07T20:53:30.7649398Z cache_sets=133, 2025-05-07T20:53:30.7649594Z ) 2025-05-07T20:53:30.7649843Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7650382Z self=, 2025-05-07T20:53:30.7650841Z cache_sets=77, 2025-05-07T20:53:30.7651041Z ) 2025-05-07T20:53:30.7651288Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7651820Z self=, 2025-05-07T20:53:30.7652285Z cache_sets=71, 2025-05-07T20:53:30.7652483Z ) 2025-05-07T20:53:30.7652730Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7653270Z self=, 2025-05-07T20:53:30.7653739Z cache_sets=233, 2025-05-07T20:53:30.7653937Z ) 2025-05-07T20:53:30.7654179Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7654726Z self=, 2025-05-07T20:53:30.7655191Z cache_sets=16, 2025-05-07T20:53:30.7655382Z ) 2025-05-07T20:53:30.7655634Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7656173Z self=, 2025-05-07T20:53:30.7656631Z cache_sets=297, 2025-05-07T20:53:30.7656828Z ) 2025-05-07T20:53:30.7657076Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7657707Z self=, 2025-05-07T20:53:30.7658170Z cache_sets=275, 2025-05-07T20:53:30.7658367Z ) 2025-05-07T20:53:30.7658614Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7659148Z self=, 2025-05-07T20:53:30.7659706Z cache_sets=155, 2025-05-07T20:53:30.7659902Z ) 2025-05-07T20:53:30.7660142Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7660679Z self=, 2025-05-07T20:53:30.7661145Z cache_sets=235, 2025-05-07T20:53:30.7661348Z ) 2025-05-07T20:53:30.7661590Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7662127Z self=, 2025-05-07T20:53:30.7662595Z cache_sets=296, 2025-05-07T20:53:30.7662786Z ) 2025-05-07T20:53:30.7663037Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7663596Z self=, 2025-05-07T20:53:30.7664067Z cache_sets=259, 2025-05-07T20:53:30.7664255Z ) 2025-05-07T20:53:30.7664501Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7665048Z self=, 2025-05-07T20:53:30.7665515Z cache_sets=260, 2025-05-07T20:53:30.7665710Z ) 2025-05-07T20:53:30.7665957Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7666496Z self=, 2025-05-07T20:53:30.7666957Z cache_sets=108, 2025-05-07T20:53:30.7667157Z ) 2025-05-07T20:53:30.7667406Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7667942Z self=, 2025-05-07T20:53:30.7668413Z cache_sets=131, 2025-05-07T20:53:30.7668610Z ) 2025-05-07T20:53:30.7668859Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7669394Z self=, 2025-05-07T20:53:30.7669872Z cache_sets=190, 2025-05-07T20:53:30.7670071Z ) 2025-05-07T20:53:30.7670309Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7670847Z self=, 2025-05-07T20:53:30.7671312Z cache_sets=256, 2025-05-07T20:53:30.7671503Z ) 2025-05-07T20:53:30.7671748Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7672284Z self=, 2025-05-07T20:53:30.7672749Z cache_sets=125, 2025-05-07T20:53:30.7672943Z ) 2025-05-07T20:53:30.7673193Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7673735Z self=, 2025-05-07T20:53:30.7674197Z cache_sets=287, 2025-05-07T20:53:30.7674394Z ) 2025-05-07T20:53:30.7674647Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7675179Z self=, 2025-05-07T20:53:30.7675648Z cache_sets=210, 2025-05-07T20:53:30.7675844Z ) 2025-05-07T20:53:30.7676147Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7676689Z self=, 2025-05-07T20:53:30.7677157Z cache_sets=40, 2025-05-07T20:53:30.7677357Z ) 2025-05-07T20:53:30.7677599Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7678229Z self=, 2025-05-07T20:53:30.7678698Z cache_sets=294, 2025-05-07T20:53:30.7678892Z ) 2025-05-07T20:53:30.7679145Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7679684Z self=, 2025-05-07T20:53:30.7680227Z cache_sets=177, 2025-05-07T20:53:30.7680423Z ) 2025-05-07T20:53:30.7680671Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:30.7681209Z self=, 2025-05-07T20:53:30.7681668Z cache_sets=68, 2025-05-07T20:53:30.7681869Z ) 2025-05-07T20:53:30.7682047Z PASSED 2025-05-07T20:53:30.7751540Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:53:31.4709402Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4710291Z self=, 2025-05-07T20:53:31.4710728Z T=1, 2025-05-07T20:53:31.4710908Z D=2, 2025-05-07T20:53:31.4711077Z B=1, 2025-05-07T20:53:31.4711249Z log_E=3, 2025-05-07T20:53:31.4711447Z L=0, 2025-05-07T20:53:31.4711616Z ) 2025-05-07T20:53:31.4712002Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4712474Z self=, 2025-05-07T20:53:31.4712901Z T=6, 2025-05-07T20:53:31.4713068Z D=2, 2025-05-07T20:53:31.4713246Z B=1, 2025-05-07T20:53:31.4713419Z log_E=3, 2025-05-07T20:53:31.4713597Z L=0, 2025-05-07T20:53:31.4713766Z ) 2025-05-07T20:53:31.4713985Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4714444Z self=, 2025-05-07T20:53:31.4714864Z T=6, 2025-05-07T20:53:31.4715044Z D=32, 2025-05-07T20:53:31.4715215Z B=45, 2025-05-07T20:53:31.4715389Z log_E=3, 2025-05-07T20:53:31.4715605Z L=6, 2025-05-07T20:53:31.4715838Z ) 2025-05-07T20:53:31.4716197Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4716740Z self=, 2025-05-07T20:53:31.4717177Z T=5, 2025-05-07T20:53:31.4717354Z D=2, 2025-05-07T20:53:31.4717535Z B=1, 2025-05-07T20:53:31.4717705Z log_E=3, 2025-05-07T20:53:31.4717890Z L=0, 2025-05-07T20:53:31.4718064Z ) 2025-05-07T20:53:31.4718274Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4718738Z self=, 2025-05-07T20:53:31.4719161Z T=5, 2025-05-07T20:53:31.4719339Z D=32, 2025-05-07T20:53:31.4719510Z B=9, 2025-05-07T20:53:31.4719686Z log_E=3, 2025-05-07T20:53:31.4719874Z L=19, 2025-05-07T20:53:31.4720044Z ) 2025-05-07T20:53:31.4720264Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4720726Z self=, 2025-05-07T20:53:31.4721145Z T=7, 2025-05-07T20:53:31.4721319Z D=116, 2025-05-07T20:53:31.4721497Z B=63, 2025-05-07T20:53:31.4721671Z log_E=5, 2025-05-07T20:53:31.4721855Z L=14, 2025-05-07T20:53:31.4722030Z ) 2025-05-07T20:53:31.4722236Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4722700Z self=, 2025-05-07T20:53:31.4723124Z T=8, 2025-05-07T20:53:31.4723293Z D=72, 2025-05-07T20:53:31.4723465Z B=103, 2025-05-07T20:53:31.4723646Z log_E=4, 2025-05-07T20:53:31.4723825Z L=12, 2025-05-07T20:53:31.4723997Z ) 2025-05-07T20:53:31.4724208Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4724913Z self=, 2025-05-07T20:53:31.4725350Z T=3, 2025-05-07T20:53:31.4725525Z D=119, 2025-05-07T20:53:31.4725711Z B=107, 2025-05-07T20:53:31.4725884Z log_E=5, 2025-05-07T20:53:31.4726071Z L=3, 2025-05-07T20:53:31.4726241Z ) 2025-05-07T20:53:31.4726447Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4727069Z self=, 2025-05-07T20:53:31.4727626Z T=2, 2025-05-07T20:53:31.4727856Z D=104, 2025-05-07T20:53:31.4728055Z B=74, 2025-05-07T20:53:31.4728231Z log_E=4, 2025-05-07T20:53:31.4728412Z L=2, 2025-05-07T20:53:31.4728584Z ) 2025-05-07T20:53:31.4728801Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4729256Z self=, 2025-05-07T20:53:31.4729677Z T=1, 2025-05-07T20:53:31.4729854Z D=28, 2025-05-07T20:53:31.4730025Z B=60, 2025-05-07T20:53:31.4730203Z log_E=4, 2025-05-07T20:53:31.4730398Z L=16, 2025-05-07T20:53:31.4730572Z ) 2025-05-07T20:53:31.4730787Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4731250Z self=, 2025-05-07T20:53:31.4731667Z T=1, 2025-05-07T20:53:31.4731855Z D=15, 2025-05-07T20:53:31.4732038Z B=124, 2025-05-07T20:53:31.4732218Z log_E=4, 2025-05-07T20:53:31.4732401Z L=3, 2025-05-07T20:53:31.4732573Z ) 2025-05-07T20:53:31.4732785Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4733242Z self=, 2025-05-07T20:53:31.4733659Z T=1, 2025-05-07T20:53:31.4733840Z D=15, 2025-05-07T20:53:31.4734010Z B=124, 2025-05-07T20:53:31.4734189Z log_E=4, 2025-05-07T20:53:31.4734375Z L=4, 2025-05-07T20:53:31.4734544Z ) 2025-05-07T20:53:31.4734756Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4735220Z self=, 2025-05-07T20:53:31.4735634Z T=1, 2025-05-07T20:53:31.4735810Z D=15, 2025-05-07T20:53:31.4735985Z B=124, 2025-05-07T20:53:31.4736159Z log_E=4, 2025-05-07T20:53:31.4736344Z L=0, 2025-05-07T20:53:31.4736512Z ) 2025-05-07T20:53:31.4736726Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4737186Z self=, 2025-05-07T20:53:31.4737609Z T=1, 2025-05-07T20:53:31.4737778Z D=4, 2025-05-07T20:53:31.4737953Z B=124, 2025-05-07T20:53:31.4738129Z log_E=4, 2025-05-07T20:53:31.4738307Z L=0, 2025-05-07T20:53:31.4738479Z ) 2025-05-07T20:53:31.4738689Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4739153Z self=, 2025-05-07T20:53:31.4739565Z T=4, 2025-05-07T20:53:31.4739742Z D=4, 2025-05-07T20:53:31.4739924Z B=124, 2025-05-07T20:53:31.4740099Z log_E=4, 2025-05-07T20:53:31.4740281Z L=0, 2025-05-07T20:53:31.4740454Z ) 2025-05-07T20:53:31.4740664Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4741124Z self=, 2025-05-07T20:53:31.4741553Z T=4, 2025-05-07T20:53:31.4741725Z D=4, 2025-05-07T20:53:31.4741900Z B=124, 2025-05-07T20:53:31.4742080Z log_E=3, 2025-05-07T20:53:31.4742261Z L=0, 2025-05-07T20:53:31.4742434Z ) 2025-05-07T20:53:31.4742646Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4743103Z self=, 2025-05-07T20:53:31.4743547Z T=4, 2025-05-07T20:53:31.4752226Z D=4, 2025-05-07T20:53:31.4752432Z B=4, 2025-05-07T20:53:31.4752612Z log_E=3, 2025-05-07T20:53:31.4752809Z L=0, 2025-05-07T20:53:31.4752993Z ) 2025-05-07T20:53:31.4753344Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4753826Z self=, 2025-05-07T20:53:31.4754277Z T=9, 2025-05-07T20:53:31.4754459Z D=38, 2025-05-07T20:53:31.4754638Z B=48, 2025-05-07T20:53:31.4754819Z log_E=4, 2025-05-07T20:53:31.4755100Z L=15, 2025-05-07T20:53:31.4755268Z ) 2025-05-07T20:53:31.4755486Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4756035Z self=, 2025-05-07T20:53:31.4756453Z T=1, 2025-05-07T20:53:31.4756630Z D=38, 2025-05-07T20:53:31.4756803Z B=48, 2025-05-07T20:53:31.4756978Z log_E=4, 2025-05-07T20:53:31.4757169Z L=15, 2025-05-07T20:53:31.4757348Z ) 2025-05-07T20:53:31.4757557Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4758019Z self=, 2025-05-07T20:53:31.4758440Z T=1, 2025-05-07T20:53:31.4758631Z D=38, 2025-05-07T20:53:31.4758801Z B=48, 2025-05-07T20:53:31.4758979Z log_E=4, 2025-05-07T20:53:31.4759167Z L=0, 2025-05-07T20:53:31.4759336Z ) 2025-05-07T20:53:31.4759553Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4760019Z self=, 2025-05-07T20:53:31.4760437Z T=1, 2025-05-07T20:53:31.4760614Z D=38, 2025-05-07T20:53:31.4760793Z B=4, 2025-05-07T20:53:31.4760963Z log_E=4, 2025-05-07T20:53:31.4761149Z L=0, 2025-05-07T20:53:31.4761327Z ) 2025-05-07T20:53:31.4761536Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4761998Z self=, 2025-05-07T20:53:31.4762417Z T=1, 2025-05-07T20:53:31.4762590Z D=38, 2025-05-07T20:53:31.4762770Z B=1, 2025-05-07T20:53:31.4762948Z log_E=4, 2025-05-07T20:53:31.4763129Z L=0, 2025-05-07T20:53:31.4763307Z ) 2025-05-07T20:53:31.4763527Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4763983Z self=, 2025-05-07T20:53:31.4764407Z T=1, 2025-05-07T20:53:31.4764587Z D=38, 2025-05-07T20:53:31.4764759Z B=1, 2025-05-07T20:53:31.4764940Z log_E=3, 2025-05-07T20:53:31.4765128Z L=0, 2025-05-07T20:53:31.4765293Z ) 2025-05-07T20:53:31.4765504Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4765965Z self=, 2025-05-07T20:53:31.4766379Z T=1, 2025-05-07T20:53:31.4766559Z D=38, 2025-05-07T20:53:31.4766733Z B=1, 2025-05-07T20:53:31.4766903Z log_E=3, 2025-05-07T20:53:31.4767087Z L=1, 2025-05-07T20:53:31.4767257Z ) 2025-05-07T20:53:31.4767462Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4767928Z self=, 2025-05-07T20:53:31.4768345Z T=3, 2025-05-07T20:53:31.4768522Z D=106, 2025-05-07T20:53:31.4768692Z B=71, 2025-05-07T20:53:31.4768867Z log_E=5, 2025-05-07T20:53:31.4769054Z L=3, 2025-05-07T20:53:31.4769220Z ) 2025-05-07T20:53:31.4769430Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4769897Z self=, 2025-05-07T20:53:31.4770310Z T=3, 2025-05-07T20:53:31.4770480Z D=106, 2025-05-07T20:53:31.4770653Z B=5, 2025-05-07T20:53:31.4770821Z log_E=5, 2025-05-07T20:53:31.4771002Z L=3, 2025-05-07T20:53:31.4771171Z ) 2025-05-07T20:53:31.4771380Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4771837Z self=, 2025-05-07T20:53:31.4772253Z T=3, 2025-05-07T20:53:31.4772420Z D=106, 2025-05-07T20:53:31.4772596Z B=5, 2025-05-07T20:53:31.4772769Z log_E=3, 2025-05-07T20:53:31.4773040Z L=3, 2025-05-07T20:53:31.4773213Z ) 2025-05-07T20:53:31.4773430Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4773890Z self=, 2025-05-07T20:53:31.4774302Z T=3, 2025-05-07T20:53:31.4774472Z D=3, 2025-05-07T20:53:31.4774729Z B=5, 2025-05-07T20:53:31.4774896Z log_E=3, 2025-05-07T20:53:31.4775083Z L=3, 2025-05-07T20:53:31.4775252Z ) 2025-05-07T20:53:31.4775458Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4775916Z self=, 2025-05-07T20:53:31.4776335Z T=3, 2025-05-07T20:53:31.4776504Z D=3, 2025-05-07T20:53:31.4776676Z B=5, 2025-05-07T20:53:31.4776855Z log_E=5, 2025-05-07T20:53:31.4777033Z L=3, 2025-05-07T20:53:31.4777201Z ) 2025-05-07T20:53:31.4777416Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4777879Z self=, 2025-05-07T20:53:31.4778303Z T=3, 2025-05-07T20:53:31.4778478Z D=3, 2025-05-07T20:53:31.4778644Z B=5, 2025-05-07T20:53:31.4778819Z log_E=5, 2025-05-07T20:53:31.4779009Z L=5, 2025-05-07T20:53:31.4779175Z ) 2025-05-07T20:53:31.4779388Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4779853Z self=, 2025-05-07T20:53:31.4780277Z T=3, 2025-05-07T20:53:31.4780445Z D=5, 2025-05-07T20:53:31.4780619Z B=5, 2025-05-07T20:53:31.4780795Z log_E=5, 2025-05-07T20:53:31.4780971Z L=5, 2025-05-07T20:53:31.4781141Z ) 2025-05-07T20:53:31.4781356Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4781834Z self=, 2025-05-07T20:53:31.4782281Z T=2, 2025-05-07T20:53:31.4782455Z D=97, 2025-05-07T20:53:31.4782623Z B=47, 2025-05-07T20:53:31.4782801Z log_E=3, 2025-05-07T20:53:31.4782985Z L=11, 2025-05-07T20:53:31.4783150Z ) 2025-05-07T20:53:31.4783359Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4783816Z self=, 2025-05-07T20:53:31.4784234Z T=2, 2025-05-07T20:53:31.4784412Z D=11, 2025-05-07T20:53:31.4784585Z B=47, 2025-05-07T20:53:31.4784757Z log_E=3, 2025-05-07T20:53:31.4784941Z L=11, 2025-05-07T20:53:31.4785111Z ) 2025-05-07T20:53:31.4785317Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4785775Z self=, 2025-05-07T20:53:31.4786191Z T=2, 2025-05-07T20:53:31.4786365Z D=11, 2025-05-07T20:53:31.4786530Z B=11, 2025-05-07T20:53:31.4786705Z log_E=3, 2025-05-07T20:53:31.4786886Z L=11, 2025-05-07T20:53:31.4787050Z ) 2025-05-07T20:53:31.4787260Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4787726Z self=, 2025-05-07T20:53:31.4788160Z T=2, 2025-05-07T20:53:31.4788339Z D=11, 2025-05-07T20:53:31.4788511Z B=3, 2025-05-07T20:53:31.4788679Z log_E=3, 2025-05-07T20:53:31.4788862Z L=11, 2025-05-07T20:53:31.4789038Z ) 2025-05-07T20:53:31.4789245Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4789706Z self=, 2025-05-07T20:53:31.4790127Z T=2, 2025-05-07T20:53:31.4790301Z D=11, 2025-05-07T20:53:31.4790467Z B=2, 2025-05-07T20:53:31.4790646Z log_E=3, 2025-05-07T20:53:31.4790835Z L=11, 2025-05-07T20:53:31.4791006Z ) 2025-05-07T20:53:31.4791218Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4791721Z self=, 2025-05-07T20:53:31.4792141Z T=2, 2025-05-07T20:53:31.4792409Z D=2, 2025-05-07T20:53:31.4792586Z B=2, 2025-05-07T20:53:31.4792758Z log_E=3, 2025-05-07T20:53:31.4792943Z L=11, 2025-05-07T20:53:31.4793122Z ) 2025-05-07T20:53:31.4793330Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4793791Z self=, 2025-05-07T20:53:31.4794296Z T=2, 2025-05-07T20:53:31.4794467Z D=2, 2025-05-07T20:53:31.4794639Z B=2, 2025-05-07T20:53:31.4794815Z log_E=3, 2025-05-07T20:53:31.4794995Z L=2, 2025-05-07T20:53:31.4795165Z ) 2025-05-07T20:53:31.4795377Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4795830Z self=, 2025-05-07T20:53:31.4796388Z T=5, 2025-05-07T20:53:31.4796565Z D=123, 2025-05-07T20:53:31.4796744Z B=115, 2025-05-07T20:53:31.4796918Z log_E=3, 2025-05-07T20:53:31.4797099Z L=0, 2025-05-07T20:53:31.4797277Z ) 2025-05-07T20:53:31.4797497Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:31.4797957Z self=, 2025-05-07T20:53:31.4798381Z T=5, 2025-05-07T20:53:31.4798555Z D=5, 2025-05-07T20:53:31.4798726Z B=115, 2025-05-07T20:53:31.4798904Z log_E=3, 2025-05-07T20:53:31.4799109Z L=0, 2025-05-07T20:53:31.4799280Z ) 2025-05-07T20:53:31.4799456Z PASSED 2025-05-07T20:53:31.4799564Z 2025-05-07T20:53:31.4799715Z ============================== 3 passed in 3.37s =============================== 2025-05-07T20:53:32.1489449Z 2025-05-07T20:53:32.1489909Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:53:32.1512280Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:53:32.1512577Z 2025-05-07T20:53:32.1512582Z 2025-05-07T20:53:32.1512586Z 2025-05-07T20:53:32.1512590Z 2025-05-07T20:53:32.1532798Z ################################################################################ 2025-05-07T20:53:32.1548239Z # [2025-05-07T20:53:32.154Z] Run Python Test Suite: 2025-05-07T20:53:32.1548583Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:53:32.1548880Z ################################################################################ 2025-05-07T20:53:32.1574341Z + 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:53:32.1574974Z 2025-05-07T20:53:34.2964536Z ============================= test session starts ============================== 2025-05-07T20:53:34.2965377Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:34.2966070Z cachedir: .pytest_cache 2025-05-07T20:53:34.2966818Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:34.2967558Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:34.2967963Z plugins: hypothesis-6.131.14 2025-05-07T20:53:36.0239725Z collecting ... collected 3 items 2025-05-07T20:53:36.0239960Z 2025-05-07T20:53:36.0256127Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:53:36.0264690Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:53:36.0281613Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:53:36.0281934Z 2025-05-07T20:53:36.0282087Z =========================== short test summary info ============================ 2025-05-07T20:53:36.0282573Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:53:36.0283194Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:53:36.0283753Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:53:36.0284478Z ============================== 3 skipped in 1.86s ============================== 2025-05-07T20:53:36.6016437Z 2025-05-07T20:53:36.6016988Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:53:36.6036861Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:53:36.6037280Z 2025-05-07T20:53:36.6037684Z 2025-05-07T20:53:36.6037690Z 2025-05-07T20:53:36.6037695Z 2025-05-07T20:53:36.6059247Z ################################################################################ 2025-05-07T20:53:36.6074834Z # [2025-05-07T20:53:36.607Z] Run Python Test Suite: 2025-05-07T20:53:36.6075300Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:53:36.6075715Z ################################################################################ 2025-05-07T20:53:36.6099587Z + 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:53:36.6100383Z 2025-05-07T20:53:38.7566292Z ============================= test session starts ============================== 2025-05-07T20:53:38.7567107Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:38.7567620Z cachedir: .pytest_cache 2025-05-07T20:53:38.7568198Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:38.7568910Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:38.7569305Z plugins: hypothesis-6.131.14 2025-05-07T20:53:40.4507468Z collecting ... collected 1 item 2025-05-07T20:53:40.4507794Z 2025-05-07T20:53:40.4660621Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation PASSED 2025-05-07T20:53:40.4661188Z 2025-05-07T20:53:40.4661386Z ============================== 1 passed in 1.84s =============================== 2025-05-07T20:53:40.4661922Z Found best Log likelihood so far on (s,q) (0.01, 1): -0.113189 2025-05-07T20:53:40.4662302Z Time taken to estimate parameters (us): 3619 2025-05-07T20:53:41.0064516Z 2025-05-07T20:53:41.0065282Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:53:41.0086349Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 5 seconds 2025-05-07T20:53:41.0086834Z 2025-05-07T20:53:41.0086840Z 2025-05-07T20:53:41.0086845Z 2025-05-07T20:53:41.0086851Z 2025-05-07T20:53:41.0108842Z ################################################################################ 2025-05-07T20:53:41.0124802Z # [2025-05-07T20:53:41.012Z] Run Python Test Suite: 2025-05-07T20:53:41.0125275Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:53:41.0125700Z ################################################################################ 2025-05-07T20:53:41.0149368Z + 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:53:41.0150168Z 2025-05-07T20:53:43.1583398Z ============================= test session starts ============================== 2025-05-07T20:53:43.1584122Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:43.1585040Z cachedir: .pytest_cache 2025-05-07T20:53:43.1586162Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:43.1587577Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:43.1588357Z plugins: hypothesis-6.131.14 2025-05-07T20:53:44.8388001Z collecting ... collected 1 item 2025-05-07T20:53:44.8388266Z 2025-05-07T20:53:45.5630497Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:53:45.5631034Z 2025-05-07T20:53:45.5631499Z ============================== 1 passed in 2.54s =============================== 2025-05-07T20:53:45.5631922Z Time taken to generate indices (us): 645 2025-05-07T20:53:45.5632291Z Time taken to generate indices (us): 578 2025-05-07T20:53:45.5632655Z Time taken to generate indices (us): 7408 2025-05-07T20:53:45.5633023Z Time taken to generate indices (us): 6869 2025-05-07T20:53:45.5633607Z Time taken to generate indices (us): 52059 2025-05-07T20:53:45.5633972Z Time taken to generate indices (us): 36040 2025-05-07T20:53:45.5634339Z Time taken to generate indices (us): 11732 2025-05-07T20:53:45.5634706Z Time taken to generate indices (us): 45481 2025-05-07T20:53:45.5635066Z Time taken to generate indices (us): 57182 2025-05-07T20:53:45.5635434Z Time taken to generate indices (us): 35831 2025-05-07T20:53:45.5635802Z Time taken to generate indices (us): 45270 2025-05-07T20:53:45.5636294Z Time taken to generate indices (us): 46464 2025-05-07T20:53:45.5636651Z Time taken to generate indices (us): 731 2025-05-07T20:53:45.5637016Z Time taken to generate indices (us): 51059 2025-05-07T20:53:45.5637394Z Time taken to generate indices (us): 54452 2025-05-07T20:53:45.5637751Z Time taken to generate indices (us): 2197 2025-05-07T20:53:45.5638116Z Time taken to generate indices (us): 39736 2025-05-07T20:53:45.5638483Z Time taken to generate indices (us): 49788 2025-05-07T20:53:45.5638841Z Time taken to generate indices (us): 51194 2025-05-07T20:53:45.5639217Z Time taken to generate indices (us): 643 2025-05-07T20:53:46.1195860Z 2025-05-07T20:53:46.1196713Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:53:46.1216456Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:53:46.1216907Z 2025-05-07T20:53:46.1216914Z 2025-05-07T20:53:46.1216920Z 2025-05-07T20:53:46.1216925Z 2025-05-07T20:53:46.1238800Z ################################################################################ 2025-05-07T20:53:46.1254118Z # [2025-05-07T20:53:46.125Z] Run Python Test Suite: 2025-05-07T20:53:46.1254627Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:46.1255070Z ################################################################################ 2025-05-07T20:53:46.1278967Z + 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:53:46.1279716Z 2025-05-07T20:53:48.2766622Z ============================= test session starts ============================== 2025-05-07T20:53:48.2767450Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:48.2767993Z cachedir: .pytest_cache 2025-05-07T20:53:48.2768561Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:48.2769275Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:48.2769670Z plugins: hypothesis-6.131.14 2025-05-07T20:53:50.0022833Z collecting ... collected 3 items 2025-05-07T20:53:50.0023135Z 2025-05-07T20:53:50.5385069Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5386581Z self=, 2025-05-07T20:53:50.5387755Z use_cpu=False, 2025-05-07T20:53:50.5388221Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5388823Z quantize_type=SparseType.FP32, 2025-05-07T20:53:50.5389330Z ) 2025-05-07T20:53:50.5389765Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5391468Z self=, 2025-05-07T20:53:50.5392799Z use_cpu=True, 2025-05-07T20:53:50.5393260Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5393847Z quantize_type=SparseType.FP32, 2025-05-07T20:53:50.5394796Z ) 2025-05-07T20:53:50.5395228Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5396595Z self=, 2025-05-07T20:53:50.5397172Z use_cpu=True, 2025-05-07T20:53:50.5397553Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5397852Z quantize_type=SparseType.FP32, 2025-05-07T20:53:50.5398109Z ) 2025-05-07T20:53:50.5398323Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5398933Z self=, 2025-05-07T20:53:50.5399498Z use_cpu=True, 2025-05-07T20:53:50.5399720Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5400020Z quantize_type=SparseType.INT2, 2025-05-07T20:53:50.5400277Z ) 2025-05-07T20:53:50.5400487Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5401104Z self=, 2025-05-07T20:53:50.5401675Z use_cpu=True, 2025-05-07T20:53:50.5401905Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5402199Z quantize_type=SparseType.FP16, 2025-05-07T20:53:50.5402460Z ) 2025-05-07T20:53:50.5402685Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5403290Z self=, 2025-05-07T20:53:50.5403862Z use_cpu=False, 2025-05-07T20:53:50.5404097Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5404391Z quantize_type=SparseType.FP16, 2025-05-07T20:53:50.5404651Z ) 2025-05-07T20:53:50.5404870Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5405484Z self=, 2025-05-07T20:53:50.5406059Z use_cpu=False, 2025-05-07T20:53:50.5406290Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5406618Z quantize_type=SparseType.INT4, 2025-05-07T20:53:50.5406898Z ) 2025-05-07T20:53:50.5407116Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5407728Z self=, 2025-05-07T20:53:50.5408301Z use_cpu=False, 2025-05-07T20:53:50.5408536Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5409195Z quantize_type=SparseType.INT4, 2025-05-07T20:53:50.5409461Z ) 2025-05-07T20:53:50.5409676Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5410288Z self=, 2025-05-07T20:53:50.5410855Z use_cpu=False, 2025-05-07T20:53:50.5411078Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5411374Z quantize_type=SparseType.INT8, 2025-05-07T20:53:50.5411635Z ) 2025-05-07T20:53:50.5411846Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5412459Z self=, 2025-05-07T20:53:50.5413028Z use_cpu=False, 2025-05-07T20:53:50.5413256Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5413552Z quantize_type=SparseType.FP16, 2025-05-07T20:53:50.5413914Z ) 2025-05-07T20:53:50.5414210Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5415014Z self=, 2025-05-07T20:53:50.5415587Z use_cpu=False, 2025-05-07T20:53:50.5415815Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5416107Z quantize_type=SparseType.INT2, 2025-05-07T20:53:50.5416363Z ) 2025-05-07T20:53:50.5416606Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5417401Z self=, 2025-05-07T20:53:50.5417977Z use_cpu=True, 2025-05-07T20:53:50.5418205Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5418500Z quantize_type=SparseType.INT4, 2025-05-07T20:53:50.5418787Z ) 2025-05-07T20:53:50.5426461Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5427146Z self=, 2025-05-07T20:53:50.5427719Z use_cpu=False, 2025-05-07T20:53:50.5427954Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5428250Z quantize_type=SparseType.INT2, 2025-05-07T20:53:50.5428508Z ) 2025-05-07T20:53:50.5428733Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5429341Z self=, 2025-05-07T20:53:50.5429908Z use_cpu=True, 2025-05-07T20:53:50.5430143Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5430434Z quantize_type=SparseType.INT8, 2025-05-07T20:53:50.5430694Z ) 2025-05-07T20:53:50.5430912Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5431526Z self=, 2025-05-07T20:53:50.5432094Z use_cpu=True, 2025-05-07T20:53:50.5432326Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5432624Z quantize_type=SparseType.FP16, 2025-05-07T20:53:50.5432874Z ) 2025-05-07T20:53:50.5433093Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5433702Z self=, 2025-05-07T20:53:50.5434266Z use_cpu=False, 2025-05-07T20:53:50.5434496Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5434794Z quantize_type=SparseType.FP32, 2025-05-07T20:53:50.5435051Z ) 2025-05-07T20:53:50.5435271Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5435882Z self=, 2025-05-07T20:53:50.5436530Z use_cpu=False, 2025-05-07T20:53:50.5436760Z use_array_for_index_remapping=True, 2025-05-07T20:53:50.5437058Z quantize_type=SparseType.INT8, 2025-05-07T20:53:50.5437313Z ) 2025-05-07T20:53:50.5437526Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5438142Z self=, 2025-05-07T20:53:50.5438714Z use_cpu=True, 2025-05-07T20:53:50.5438943Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5439243Z quantize_type=SparseType.INT8, 2025-05-07T20:53:50.5439505Z ) 2025-05-07T20:53:50.5439726Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5440335Z self=, 2025-05-07T20:53:50.5440905Z use_cpu=True, 2025-05-07T20:53:50.5441138Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5441429Z quantize_type=SparseType.INT2, 2025-05-07T20:53:50.5441692Z ) 2025-05-07T20:53:50.5441918Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:50.5442523Z self=, 2025-05-07T20:53:50.5443091Z use_cpu=True, 2025-05-07T20:53:50.5443318Z use_array_for_index_remapping=False, 2025-05-07T20:53:50.5443611Z quantize_type=SparseType.INT4, 2025-05-07T20:53:50.5443874Z ) 2025-05-07T20:53:50.5444058Z PASSED 2025-05-07T20:54:40.8897059Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8898854Z self=, 2025-05-07T20:54:40.8899581Z T=1, 2025-05-07T20:54:40.8899809Z D=2, 2025-05-07T20:54:40.8900022Z log_E=3, 2025-05-07T20:54:40.8900257Z pruning_ratio=0.0, 2025-05-07T20:54:40.8900571Z use_cpu=False, 2025-05-07T20:54:40.8901928Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8902357Z ) 2025-05-07T20:54:40.8902668Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8903474Z self=, 2025-05-07T20:54:40.8904191Z T=5, 2025-05-07T20:54:40.8904403Z D=2, 2025-05-07T20:54:40.8904615Z log_E=3, 2025-05-07T20:54:40.8904856Z pruning_ratio=0.0, 2025-05-07T20:54:40.8905115Z use_cpu=False, 2025-05-07T20:54:40.8905387Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8905712Z ) 2025-05-07T20:54:40.8905986Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8906768Z self=, 2025-05-07T20:54:40.8907480Z T=5, 2025-05-07T20:54:40.8907686Z D=125, 2025-05-07T20:54:40.8907907Z log_E=4, 2025-05-07T20:54:40.8908161Z pruning_ratio=0.030370770318298716, 2025-05-07T20:54:40.8908477Z use_cpu=True, 2025-05-07T20:54:40.8909047Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8909377Z ) 2025-05-07T20:54:40.8909645Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8910425Z self=, 2025-05-07T20:54:40.8911140Z T=2, 2025-05-07T20:54:40.8911355Z D=2, 2025-05-07T20:54:40.8911561Z log_E=3, 2025-05-07T20:54:40.8911797Z pruning_ratio=0.0, 2025-05-07T20:54:40.8912062Z use_cpu=False, 2025-05-07T20:54:40.8912338Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8912667Z ) 2025-05-07T20:54:40.8912943Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8913716Z self=, 2025-05-07T20:54:40.8914433Z T=2, 2025-05-07T20:54:40.8914655Z D=85, 2025-05-07T20:54:40.8914865Z log_E=3, 2025-05-07T20:54:40.8915111Z pruning_ratio=0.447942893011325, 2025-05-07T20:54:40.8915436Z use_cpu=True, 2025-05-07T20:54:40.8915700Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8916025Z ) 2025-05-07T20:54:40.8916417Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8917197Z self=, 2025-05-07T20:54:40.8917906Z T=6, 2025-05-07T20:54:40.8918124Z D=77, 2025-05-07T20:54:40.8918342Z log_E=5, 2025-05-07T20:54:40.8918586Z pruning_ratio=0.8169549141302938, 2025-05-07T20:54:40.8918903Z use_cpu=True, 2025-05-07T20:54:40.8919174Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8919488Z ) 2025-05-07T20:54:40.8919760Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8920537Z self=, 2025-05-07T20:54:40.8921250Z T=6, 2025-05-07T20:54:40.8921465Z D=21, 2025-05-07T20:54:40.8921679Z log_E=4, 2025-05-07T20:54:40.8921921Z pruning_ratio=0.9396967751023334, 2025-05-07T20:54:40.8922240Z use_cpu=False, 2025-05-07T20:54:40.8922515Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8922835Z ) 2025-05-07T20:54:40.8923102Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8923878Z self=, 2025-05-07T20:54:40.8924596Z T=4, 2025-05-07T20:54:40.8924982Z D=93, 2025-05-07T20:54:40.8925206Z log_E=5, 2025-05-07T20:54:40.8925454Z pruning_ratio=0.4070548873398759, 2025-05-07T20:54:40.8925767Z use_cpu=False, 2025-05-07T20:54:40.8926042Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8926362Z ) 2025-05-07T20:54:40.8926627Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8927542Z self=, 2025-05-07T20:54:40.8928255Z T=1, 2025-05-07T20:54:40.8928473Z D=86, 2025-05-07T20:54:40.8928683Z log_E=5, 2025-05-07T20:54:40.8928932Z pruning_ratio=0.25611606629172323, 2025-05-07T20:54:40.8929254Z use_cpu=True, 2025-05-07T20:54:40.8929522Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8929842Z ) 2025-05-07T20:54:40.8930115Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8930947Z self=, 2025-05-07T20:54:40.8931662Z T=10, 2025-05-07T20:54:40.8931878Z D=55, 2025-05-07T20:54:40.8932086Z log_E=4, 2025-05-07T20:54:40.8932332Z pruning_ratio=0.5166468682390555, 2025-05-07T20:54:40.8932650Z use_cpu=True, 2025-05-07T20:54:40.8932915Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8933250Z ) 2025-05-07T20:54:40.8933554Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8934336Z self=, 2025-05-07T20:54:40.8935050Z T=9, 2025-05-07T20:54:40.8935256Z D=76, 2025-05-07T20:54:40.8935472Z log_E=4, 2025-05-07T20:54:40.8935717Z pruning_ratio=0.5610444574615596, 2025-05-07T20:54:40.8936029Z use_cpu=False, 2025-05-07T20:54:40.8936303Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8936623Z ) 2025-05-07T20:54:40.8936903Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8937676Z self=, 2025-05-07T20:54:40.8938390Z T=9, 2025-05-07T20:54:40.8938605Z D=76, 2025-05-07T20:54:40.8938820Z log_E=4, 2025-05-07T20:54:40.8939065Z pruning_ratio=0.5610444574615596, 2025-05-07T20:54:40.8939391Z use_cpu=True, 2025-05-07T20:54:40.8939656Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8939981Z ) 2025-05-07T20:54:40.8940253Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8941027Z self=, 2025-05-07T20:54:40.8941751Z T=9, 2025-05-07T20:54:40.8941972Z D=9, 2025-05-07T20:54:40.8942182Z log_E=4, 2025-05-07T20:54:40.8942434Z pruning_ratio=0.5610444574615596, 2025-05-07T20:54:40.8942751Z use_cpu=True, 2025-05-07T20:54:40.8943020Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8943347Z ) 2025-05-07T20:54:40.8943624Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8944403Z self=, 2025-05-07T20:54:40.8945114Z T=8, 2025-05-07T20:54:40.8945330Z D=31, 2025-05-07T20:54:40.8945565Z log_E=3, 2025-05-07T20:54:40.8945812Z pruning_ratio=0.17568993989270743, 2025-05-07T20:54:40.8946131Z use_cpu=True, 2025-05-07T20:54:40.8946407Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8946732Z ) 2025-05-07T20:54:40.8947000Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8947780Z self=, 2025-05-07T20:54:40.8948494Z T=8, 2025-05-07T20:54:40.8948707Z D=31, 2025-05-07T20:54:40.8948915Z log_E=3, 2025-05-07T20:54:40.8949159Z pruning_ratio=0.17568993989270743, 2025-05-07T20:54:40.8949574Z use_cpu=True, 2025-05-07T20:54:40.8949844Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8950168Z ) 2025-05-07T20:54:40.8950443Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8951211Z self=, 2025-05-07T20:54:40.8952020Z T=1, 2025-05-07T20:54:40.8952234Z D=31, 2025-05-07T20:54:40.8952442Z log_E=3, 2025-05-07T20:54:40.8952691Z pruning_ratio=0.17568993989270743, 2025-05-07T20:54:40.8953010Z use_cpu=True, 2025-05-07T20:54:40.8953280Z use_array_for_index_remapping=True, 2025-05-07T20:54:40.8953595Z ) 2025-05-07T20:54:40.8953869Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8954649Z self=, 2025-05-07T20:54:40.8955357Z T=5, 2025-05-07T20:54:40.8955572Z D=76, 2025-05-07T20:54:40.8955798Z log_E=3, 2025-05-07T20:54:40.8956038Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:40.8956413Z use_cpu=True, 2025-05-07T20:54:40.8956688Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8957006Z ) 2025-05-07T20:54:40.8957280Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8958066Z self=, 2025-05-07T20:54:40.8958773Z T=5, 2025-05-07T20:54:40.8958987Z D=76, 2025-05-07T20:54:40.8959202Z log_E=5, 2025-05-07T20:54:40.8959445Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:40.8959757Z use_cpu=True, 2025-05-07T20:54:40.8960033Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8960360Z ) 2025-05-07T20:54:40.8960668Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8961462Z self=, 2025-05-07T20:54:40.8962181Z T=1, 2025-05-07T20:54:40.8962387Z D=76, 2025-05-07T20:54:40.8962602Z log_E=5, 2025-05-07T20:54:40.8962848Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:40.8963162Z use_cpu=True, 2025-05-07T20:54:40.8963436Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8963768Z ) 2025-05-07T20:54:40.8964037Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8964815Z self=, 2025-05-07T20:54:40.8965529Z T=5, 2025-05-07T20:54:40.8965748Z D=76, 2025-05-07T20:54:40.8965986Z log_E=5, 2025-05-07T20:54:40.8966254Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:40.8966596Z use_cpu=False, 2025-05-07T20:54:40.8966881Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8967230Z ) 2025-05-07T20:54:40.8967498Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8968137Z self=, 2025-05-07T20:54:40.8968719Z T=1, 2025-05-07T20:54:40.8968894Z D=76, 2025-05-07T20:54:40.8969063Z log_E=5, 2025-05-07T20:54:40.8969266Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:40.8969532Z use_cpu=False, 2025-05-07T20:54:40.8969754Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8970018Z ) 2025-05-07T20:54:40.8970242Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8970880Z self=, 2025-05-07T20:54:40.8971452Z T=1, 2025-05-07T20:54:40.8971620Z D=2, 2025-05-07T20:54:40.8971792Z log_E=5, 2025-05-07T20:54:40.8971992Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:40.8972253Z use_cpu=False, 2025-05-07T20:54:40.8972481Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8972882Z ) 2025-05-07T20:54:40.8973106Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8973740Z self=, 2025-05-07T20:54:40.8974311Z T=1, 2025-05-07T20:54:40.8974568Z D=5, 2025-05-07T20:54:40.8974742Z log_E=5, 2025-05-07T20:54:40.8974938Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:40.8975200Z use_cpu=False, 2025-05-07T20:54:40.8975426Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8975685Z ) 2025-05-07T20:54:40.8975905Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8976541Z self=, 2025-05-07T20:54:40.8977119Z T=4, 2025-05-07T20:54:40.8977293Z D=117, 2025-05-07T20:54:40.8977472Z log_E=4, 2025-05-07T20:54:40.8977679Z pruning_ratio=0.15647783223204703, 2025-05-07T20:54:40.8977939Z use_cpu=True, 2025-05-07T20:54:40.8978164Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8978429Z ) 2025-05-07T20:54:40.8978649Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8979287Z self=, 2025-05-07T20:54:40.8979869Z T=4, 2025-05-07T20:54:40.8980038Z D=117, 2025-05-07T20:54:40.8980219Z log_E=4, 2025-05-07T20:54:40.8980423Z pruning_ratio=0.15647783223204703, 2025-05-07T20:54:40.8980690Z use_cpu=False, 2025-05-07T20:54:40.8980909Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8981182Z ) 2025-05-07T20:54:40.8981408Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:40.8982038Z self=, 2025-05-07T20:54:40.8982615Z T=4, 2025-05-07T20:54:40.8982793Z D=4, 2025-05-07T20:54:40.8982966Z log_E=4, 2025-05-07T20:54:40.8983175Z pruning_ratio=0.15647783223204703, 2025-05-07T20:54:40.8983440Z use_cpu=False, 2025-05-07T20:54:40.8983657Z use_array_for_index_remapping=False, 2025-05-07T20:54:40.8983925Z ) 2025-05-07T20:54:47.1067459Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1068356Z self=, 2025-05-07T20:54:47.1069078Z T=3, 2025-05-07T20:54:47.1069297Z D=57, 2025-05-07T20:54:47.1069508Z log_E=4, 2025-05-07T20:54:47.1069766Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:54:47.1070097Z use_cpu=True, 2025-05-07T20:54:47.1070362Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1070687Z ) 2025-05-07T20:54:47.1070964Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1071755Z self=, 2025-05-07T20:54:47.1072477Z T=4, 2025-05-07T20:54:47.1072695Z D=57, 2025-05-07T20:54:47.1072912Z log_E=4, 2025-05-07T20:54:47.1073154Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:54:47.1073491Z use_cpu=True, 2025-05-07T20:54:47.1073763Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1074080Z ) 2025-05-07T20:54:47.1074354Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1075135Z self=, 2025-05-07T20:54:47.1075842Z T=1, 2025-05-07T20:54:47.1076189Z D=44, 2025-05-07T20:54:47.1076413Z log_E=5, 2025-05-07T20:54:47.1076648Z pruning_ratio=0.146423266365868, 2025-05-07T20:54:47.1076963Z use_cpu=True, 2025-05-07T20:54:47.1077234Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1077544Z ) 2025-05-07T20:54:47.1077818Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1078984Z self=, 2025-05-07T20:54:47.1079711Z T=1, 2025-05-07T20:54:47.1079916Z D=44, 2025-05-07T20:54:47.1080131Z log_E=3, 2025-05-07T20:54:47.1080372Z pruning_ratio=0.146423266365868, 2025-05-07T20:54:47.1080839Z use_cpu=True, 2025-05-07T20:54:47.1081110Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1081433Z ) 2025-05-07T20:54:47.1081701Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1082532Z self=, 2025-05-07T20:54:47.1083251Z T=3, 2025-05-07T20:54:47.1083456Z D=44, 2025-05-07T20:54:47.1083668Z log_E=3, 2025-05-07T20:54:47.1083909Z pruning_ratio=0.146423266365868, 2025-05-07T20:54:47.1084214Z use_cpu=True, 2025-05-07T20:54:47.1084483Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1084814Z ) 2025-05-07T20:54:47.1085088Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1085858Z self=, 2025-05-07T20:54:47.1086576Z T=7, 2025-05-07T20:54:47.1086795Z D=38, 2025-05-07T20:54:47.1087006Z log_E=5, 2025-05-07T20:54:47.1087258Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:47.1087584Z use_cpu=True, 2025-05-07T20:54:47.1087850Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1088168Z ) 2025-05-07T20:54:47.1088441Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1089213Z self=, 2025-05-07T20:54:47.1089927Z T=7, 2025-05-07T20:54:47.1090140Z D=38, 2025-05-07T20:54:47.1090350Z log_E=3, 2025-05-07T20:54:47.1090598Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:47.1090931Z use_cpu=True, 2025-05-07T20:54:47.1091205Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1091518Z ) 2025-05-07T20:54:47.1091788Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1092563Z self=, 2025-05-07T20:54:47.1093277Z T=7, 2025-05-07T20:54:47.1093491Z D=7, 2025-05-07T20:54:47.1093706Z log_E=3, 2025-05-07T20:54:47.1093975Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:47.1101930Z use_cpu=True, 2025-05-07T20:54:47.1102224Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1102546Z ) 2025-05-07T20:54:47.1102829Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1103617Z self=, 2025-05-07T20:54:47.1104337Z T=3, 2025-05-07T20:54:47.1104557Z D=7, 2025-05-07T20:54:47.1104777Z log_E=3, 2025-05-07T20:54:47.1105033Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:47.1105359Z use_cpu=True, 2025-05-07T20:54:47.1105634Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1105982Z ) 2025-05-07T20:54:47.1106284Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1107151Z self=, 2025-05-07T20:54:47.1107805Z T=3, 2025-05-07T20:54:47.1107973Z D=3, 2025-05-07T20:54:47.1108151Z log_E=3, 2025-05-07T20:54:47.1108364Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:47.1108914Z use_cpu=True, 2025-05-07T20:54:47.1109148Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1109416Z ) 2025-05-07T20:54:47.1109649Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1110463Z self=, 2025-05-07T20:54:47.1111055Z T=1, 2025-05-07T20:54:47.1111241Z D=112, 2025-05-07T20:54:47.1111418Z log_E=4, 2025-05-07T20:54:47.1111628Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:47.1111897Z use_cpu=False, 2025-05-07T20:54:47.1112122Z use_array_for_index_remapping=True, 2025-05-07T20:54:47.1112515Z ) 2025-05-07T20:54:47.1112747Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1113383Z self=, 2025-05-07T20:54:47.1113966Z T=1, 2025-05-07T20:54:47.1114144Z D=112, 2025-05-07T20:54:47.1114325Z log_E=4, 2025-05-07T20:54:47.1114536Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:47.1114804Z use_cpu=False, 2025-05-07T20:54:47.1115035Z use_array_for_index_remapping=False, 2025-05-07T20:54:47.1115300Z ) 2025-05-07T20:54:47.1115534Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1116252Z self=, 2025-05-07T20:54:47.1116831Z T=4, 2025-05-07T20:54:47.1117010Z D=112, 2025-05-07T20:54:47.1117192Z log_E=4, 2025-05-07T20:54:47.1117403Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:47.1117680Z use_cpu=False, 2025-05-07T20:54:47.1117908Z use_array_for_index_remapping=False, 2025-05-07T20:54:47.1118173Z ) 2025-05-07T20:54:47.1118407Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:47.1119050Z self=, 2025-05-07T20:54:47.1119633Z T=1, 2025-05-07T20:54:47.1119806Z D=4, 2025-05-07T20:54:47.1119986Z log_E=4, 2025-05-07T20:54:47.1120192Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:47.1120458Z use_cpu=False, 2025-05-07T20:54:47.1120685Z use_array_for_index_remapping=False, 2025-05-07T20:54:47.1120956Z ) 2025-05-07T20:54:47.1121128Z PASSED 2025-05-07T20:54:47.9567706Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9568933Z self=, 2025-05-07T20:54:47.9569631Z T=1, 2025-05-07T20:54:47.9569840Z D=2, 2025-05-07T20:54:47.9570054Z B=1, 2025-05-07T20:54:47.9570269Z log_E=3, 2025-05-07T20:54:47.9570487Z L=0, 2025-05-07T20:54:47.9570735Z pooling_mode=, 2025-05-07T20:54:47.9571100Z quantize_type=SparseType.FP32, 2025-05-07T20:54:47.9571416Z use_cpu=False, 2025-05-07T20:54:47.9571673Z pruning_ratio=None, 2025-05-07T20:54:47.9571940Z ) 2025-05-07T20:54:47.9572183Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9572934Z self=, 2025-05-07T20:54:47.9573595Z T=7, 2025-05-07T20:54:47.9573808Z D=2, 2025-05-07T20:54:47.9574013Z B=1, 2025-05-07T20:54:47.9574227Z log_E=3, 2025-05-07T20:54:47.9574452Z L=0, 2025-05-07T20:54:47.9574693Z pooling_mode=, 2025-05-07T20:54:47.9575060Z quantize_type=SparseType.FP32, 2025-05-07T20:54:47.9575378Z use_cpu=False, 2025-05-07T20:54:47.9575627Z pruning_ratio=None, 2025-05-07T20:54:47.9575886Z ) 2025-05-07T20:54:47.9576127Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9576805Z self=, 2025-05-07T20:54:47.9577464Z T=7, 2025-05-07T20:54:47.9577677Z D=111, 2025-05-07T20:54:47.9577890Z B=93, 2025-05-07T20:54:47.9578104Z log_E=5, 2025-05-07T20:54:47.9578336Z L=5, 2025-05-07T20:54:47.9578576Z pooling_mode=, 2025-05-07T20:54:47.9579322Z quantize_type=SparseType.INT4, 2025-05-07T20:54:47.9579651Z use_cpu=False, 2025-05-07T20:54:47.9579899Z pruning_ratio=0.0, 2025-05-07T20:54:47.9580156Z ) 2025-05-07T20:54:47.9580397Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9581080Z self=, 2025-05-07T20:54:47.9581895Z T=1, 2025-05-07T20:54:47.9582106Z D=41, 2025-05-07T20:54:47.9582321Z B=1, 2025-05-07T20:54:47.9582527Z log_E=3, 2025-05-07T20:54:47.9582746Z L=0, 2025-05-07T20:54:47.9582991Z pooling_mode=, 2025-05-07T20:54:47.9583338Z quantize_type=SparseType.FP32, 2025-05-07T20:54:47.9583655Z use_cpu=False, 2025-05-07T20:54:47.9583909Z pruning_ratio=None, 2025-05-07T20:54:47.9584158Z ) 2025-05-07T20:54:47.9584401Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9585078Z self=, 2025-05-07T20:54:47.9585733Z T=1, 2025-05-07T20:54:47.9585949Z D=41, 2025-05-07T20:54:47.9586164Z B=83, 2025-05-07T20:54:47.9586369Z log_E=3, 2025-05-07T20:54:47.9586591Z L=16, 2025-05-07T20:54:47.9586837Z pooling_mode=, 2025-05-07T20:54:47.9587185Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9587512Z use_cpu=True, 2025-05-07T20:54:47.9587769Z pruning_ratio=None, 2025-05-07T20:54:47.9588028Z ) 2025-05-07T20:54:47.9588260Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9588944Z self=, 2025-05-07T20:54:47.9589604Z T=8, 2025-05-07T20:54:47.9589809Z D=104, 2025-05-07T20:54:47.9590023Z B=39, 2025-05-07T20:54:47.9590239Z log_E=4, 2025-05-07T20:54:47.9590455Z L=0, 2025-05-07T20:54:47.9590702Z pooling_mode=, 2025-05-07T20:54:47.9591062Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9591377Z use_cpu=False, 2025-05-07T20:54:47.9591631Z pruning_ratio=0.0, 2025-05-07T20:54:47.9591888Z ) 2025-05-07T20:54:47.9592118Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9592800Z self=, 2025-05-07T20:54:47.9593468Z T=6, 2025-05-07T20:54:47.9593674Z D=99, 2025-05-07T20:54:47.9593888Z B=22, 2025-05-07T20:54:47.9594103Z log_E=5, 2025-05-07T20:54:47.9594318Z L=1, 2025-05-07T20:54:47.9594570Z pooling_mode=, 2025-05-07T20:54:47.9594928Z quantize_type=SparseType.FP32, 2025-05-07T20:54:47.9595246Z use_cpu=False, 2025-05-07T20:54:47.9595496Z pruning_ratio=None, 2025-05-07T20:54:47.9595758Z ) 2025-05-07T20:54:47.9596001Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9596818Z self=, 2025-05-07T20:54:47.9597485Z T=9, 2025-05-07T20:54:47.9597696Z D=94, 2025-05-07T20:54:47.9597905Z B=104, 2025-05-07T20:54:47.9598122Z log_E=5, 2025-05-07T20:54:47.9598347Z L=3, 2025-05-07T20:54:47.9598587Z pooling_mode=, 2025-05-07T20:54:47.9598948Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9599277Z use_cpu=False, 2025-05-07T20:54:47.9599525Z pruning_ratio=None, 2025-05-07T20:54:47.9599782Z ) 2025-05-07T20:54:47.9600023Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9600701Z self=, 2025-05-07T20:54:47.9601361Z T=3, 2025-05-07T20:54:47.9601574Z D=40, 2025-05-07T20:54:47.9601789Z B=23, 2025-05-07T20:54:47.9601996Z log_E=4, 2025-05-07T20:54:47.9602222Z L=9, 2025-05-07T20:54:47.9602502Z pooling_mode=, 2025-05-07T20:54:47.9602874Z quantize_type=SparseType.INT4, 2025-05-07T20:54:47.9603191Z use_cpu=False, 2025-05-07T20:54:47.9603548Z pruning_ratio=0.0, 2025-05-07T20:54:47.9603801Z ) 2025-05-07T20:54:47.9604039Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9604720Z self=, 2025-05-07T20:54:47.9605371Z T=5, 2025-05-07T20:54:47.9605670Z D=7, 2025-05-07T20:54:47.9605882Z B=40, 2025-05-07T20:54:47.9606093Z log_E=4, 2025-05-07T20:54:47.9606317Z L=0, 2025-05-07T20:54:47.9606568Z pooling_mode=, 2025-05-07T20:54:47.9606920Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9607233Z use_cpu=True, 2025-05-07T20:54:47.9607487Z pruning_ratio=0.0, 2025-05-07T20:54:47.9607737Z ) 2025-05-07T20:54:47.9607973Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9608921Z self=, 2025-05-07T20:54:47.9609602Z T=1, 2025-05-07T20:54:47.9609832Z D=108, 2025-05-07T20:54:47.9610014Z B=110, 2025-05-07T20:54:47.9610207Z log_E=3, 2025-05-07T20:54:47.9610393Z L=10, 2025-05-07T20:54:47.9610602Z pooling_mode=, 2025-05-07T20:54:47.9610901Z quantize_type=SparseType.INT2, 2025-05-07T20:54:47.9611168Z use_cpu=True, 2025-05-07T20:54:47.9611386Z pruning_ratio=None, 2025-05-07T20:54:47.9611597Z ) 2025-05-07T20:54:47.9611799Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9612365Z self=, 2025-05-07T20:54:47.9612900Z T=1, 2025-05-07T20:54:47.9613072Z D=108, 2025-05-07T20:54:47.9613247Z B=110, 2025-05-07T20:54:47.9613431Z log_E=3, 2025-05-07T20:54:47.9613610Z L=0, 2025-05-07T20:54:47.9613813Z pooling_mode=, 2025-05-07T20:54:47.9614116Z quantize_type=SparseType.INT2, 2025-05-07T20:54:47.9614372Z use_cpu=True, 2025-05-07T20:54:47.9614592Z pruning_ratio=None, 2025-05-07T20:54:47.9614809Z ) 2025-05-07T20:54:47.9615003Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9615567Z self=, 2025-05-07T20:54:47.9616106Z T=3, 2025-05-07T20:54:47.9616282Z D=108, 2025-05-07T20:54:47.9616458Z B=110, 2025-05-07T20:54:47.9616638Z log_E=3, 2025-05-07T20:54:47.9616814Z L=0, 2025-05-07T20:54:47.9617017Z pooling_mode=, 2025-05-07T20:54:47.9617319Z quantize_type=SparseType.INT2, 2025-05-07T20:54:47.9617574Z use_cpu=True, 2025-05-07T20:54:47.9617783Z pruning_ratio=None, 2025-05-07T20:54:47.9618000Z ) 2025-05-07T20:54:47.9618200Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9618758Z self=, 2025-05-07T20:54:47.9619298Z T=3, 2025-05-07T20:54:47.9619480Z D=108, 2025-05-07T20:54:47.9619657Z B=3, 2025-05-07T20:54:47.9619832Z log_E=3, 2025-05-07T20:54:47.9620021Z L=0, 2025-05-07T20:54:47.9620212Z pooling_mode=, 2025-05-07T20:54:47.9620515Z quantize_type=SparseType.INT2, 2025-05-07T20:54:47.9620778Z use_cpu=True, 2025-05-07T20:54:47.9620985Z pruning_ratio=None, 2025-05-07T20:54:47.9621203Z ) 2025-05-07T20:54:47.9621402Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9621958Z self=, 2025-05-07T20:54:47.9622493Z T=3, 2025-05-07T20:54:47.9622671Z D=108, 2025-05-07T20:54:47.9622840Z B=3, 2025-05-07T20:54:47.9623018Z log_E=3, 2025-05-07T20:54:47.9623204Z L=3, 2025-05-07T20:54:47.9623398Z pooling_mode=, 2025-05-07T20:54:47.9623701Z quantize_type=SparseType.INT2, 2025-05-07T20:54:47.9623965Z use_cpu=True, 2025-05-07T20:54:47.9624174Z pruning_ratio=None, 2025-05-07T20:54:47.9624549Z ) 2025-05-07T20:54:47.9624751Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9625318Z self=, 2025-05-07T20:54:47.9625851Z T=3, 2025-05-07T20:54:47.9626027Z D=3, 2025-05-07T20:54:47.9626362Z B=3, 2025-05-07T20:54:47.9626528Z log_E=3, 2025-05-07T20:54:47.9626719Z L=3, 2025-05-07T20:54:47.9626925Z pooling_mode=, 2025-05-07T20:54:47.9627223Z quantize_type=SparseType.INT2, 2025-05-07T20:54:47.9627487Z use_cpu=True, 2025-05-07T20:54:47.9627703Z pruning_ratio=None, 2025-05-07T20:54:47.9627913Z ) 2025-05-07T20:54:47.9628118Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9628686Z self=, 2025-05-07T20:54:47.9629215Z T=7, 2025-05-07T20:54:47.9629397Z D=103, 2025-05-07T20:54:47.9629574Z B=81, 2025-05-07T20:54:47.9629761Z log_E=4, 2025-05-07T20:54:47.9629944Z L=7, 2025-05-07T20:54:47.9630149Z pooling_mode=, 2025-05-07T20:54:47.9630447Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9630707Z use_cpu=False, 2025-05-07T20:54:47.9630922Z pruning_ratio=None, 2025-05-07T20:54:47.9631148Z ) 2025-05-07T20:54:47.9631341Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9631907Z self=, 2025-05-07T20:54:47.9632454Z T=7, 2025-05-07T20:54:47.9632627Z D=103, 2025-05-07T20:54:47.9632810Z B=81, 2025-05-07T20:54:47.9632989Z log_E=4, 2025-05-07T20:54:47.9633166Z L=4, 2025-05-07T20:54:47.9633371Z pooling_mode=, 2025-05-07T20:54:47.9633669Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9633928Z use_cpu=False, 2025-05-07T20:54:47.9634142Z pruning_ratio=None, 2025-05-07T20:54:47.9634354Z ) 2025-05-07T20:54:47.9634553Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9635122Z self=, 2025-05-07T20:54:47.9635663Z T=7, 2025-05-07T20:54:47.9635836Z D=103, 2025-05-07T20:54:47.9636011Z B=4, 2025-05-07T20:54:47.9636284Z log_E=4, 2025-05-07T20:54:47.9636473Z L=4, 2025-05-07T20:54:47.9636676Z pooling_mode=, 2025-05-07T20:54:47.9636975Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9637239Z use_cpu=False, 2025-05-07T20:54:47.9637443Z pruning_ratio=None, 2025-05-07T20:54:47.9637660Z ) 2025-05-07T20:54:47.9637858Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9638419Z self=, 2025-05-07T20:54:47.9638959Z T=7, 2025-05-07T20:54:47.9639135Z D=103, 2025-05-07T20:54:47.9639309Z B=7, 2025-05-07T20:54:47.9639497Z log_E=4, 2025-05-07T20:54:47.9639687Z L=4, 2025-05-07T20:54:47.9639885Z pooling_mode=, 2025-05-07T20:54:47.9640185Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9640455Z use_cpu=False, 2025-05-07T20:54:47.9640660Z pruning_ratio=None, 2025-05-07T20:54:47.9640878Z ) 2025-05-07T20:54:47.9641077Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9641643Z self=, 2025-05-07T20:54:47.9642201Z T=7, 2025-05-07T20:54:47.9642396Z D=7, 2025-05-07T20:54:47.9642570Z B=7, 2025-05-07T20:54:47.9642739Z log_E=4, 2025-05-07T20:54:47.9642926Z L=4, 2025-05-07T20:54:47.9643128Z pooling_mode=, 2025-05-07T20:54:47.9643420Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9643686Z use_cpu=False, 2025-05-07T20:54:47.9643894Z pruning_ratio=None, 2025-05-07T20:54:47.9644102Z ) 2025-05-07T20:54:47.9644548Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9645115Z self=, 2025-05-07T20:54:47.9645649Z T=4, 2025-05-07T20:54:47.9645826Z D=7, 2025-05-07T20:54:47.9646005Z B=7, 2025-05-07T20:54:47.9646174Z log_E=4, 2025-05-07T20:54:47.9646449Z L=4, 2025-05-07T20:54:47.9646655Z pooling_mode=, 2025-05-07T20:54:47.9646946Z quantize_type=SparseType.FP16, 2025-05-07T20:54:47.9647211Z use_cpu=False, 2025-05-07T20:54:47.9647427Z pruning_ratio=None, 2025-05-07T20:54:47.9647644Z ) 2025-05-07T20:54:47.9647839Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9648409Z self=, 2025-05-07T20:54:47.9648954Z T=5, 2025-05-07T20:54:47.9649123Z D=106, 2025-05-07T20:54:47.9649307Z B=87, 2025-05-07T20:54:47.9649485Z log_E=3, 2025-05-07T20:54:47.9649672Z L=20, 2025-05-07T20:54:47.9649886Z pooling_mode=, 2025-05-07T20:54:47.9650186Z quantize_type=SparseType.FP32, 2025-05-07T20:54:47.9650444Z use_cpu=False, 2025-05-07T20:54:47.9650655Z pruning_ratio=0.0, 2025-05-07T20:54:47.9650873Z ) 2025-05-07T20:54:47.9651064Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9651641Z self=, 2025-05-07T20:54:47.9652185Z T=5, 2025-05-07T20:54:47.9652354Z D=106, 2025-05-07T20:54:47.9652535Z B=87, 2025-05-07T20:54:47.9652716Z log_E=3, 2025-05-07T20:54:47.9652898Z L=0, 2025-05-07T20:54:47.9653105Z pooling_mode=, 2025-05-07T20:54:47.9653404Z quantize_type=SparseType.FP32, 2025-05-07T20:54:47.9653674Z use_cpu=False, 2025-05-07T20:54:47.9653886Z pruning_ratio=0.0, 2025-05-07T20:54:47.9654098Z ) 2025-05-07T20:54:47.9654294Z Trying example: test_quantize_workflow( 2025-05-07T20:54:47.9654857Z self=, 2025-05-07T20:54:47.9655394Z T=5, 2025-05-07T20:54:47.9655602Z D=106, 2025-05-07T20:54:47.9655770Z B=87, 2025-05-07T20:54:47.9655948Z log_E=5, 2025-05-07T20:54:47.9656136Z L=0, 2025-05-07T20:54:47.9656334Z pooling_mode=, 2025-05-07T20:54:47.9656634Z quantize_type=SparseType.FP32, 2025-05-07T20:54:47.9656898Z use_cpu=False, 2025-05-07T20:54:47.9657101Z pruning_ratio=0.0, 2025-05-07T20:54:47.9657315Z ) 2025-05-07T20:54:48.6700040Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6701268Z self=, 2025-05-07T20:54:48.6702103Z T=1, 2025-05-07T20:54:48.6702379Z D=106, 2025-05-07T20:54:48.6702660Z B=87, 2025-05-07T20:54:48.6702914Z log_E=5, 2025-05-07T20:54:48.6703198Z L=0, 2025-05-07T20:54:48.6713455Z pooling_mode=, 2025-05-07T20:54:48.6713923Z quantize_type=SparseType.FP32, 2025-05-07T20:54:48.6714343Z use_cpu=False, 2025-05-07T20:54:48.6714687Z pruning_ratio=0.0, 2025-05-07T20:54:48.6715030Z ) 2025-05-07T20:54:48.6715315Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6716250Z self=, 2025-05-07T20:54:48.6717053Z T=5, 2025-05-07T20:54:48.6717312Z D=106, 2025-05-07T20:54:48.6717582Z B=106, 2025-05-07T20:54:48.6717851Z log_E=5, 2025-05-07T20:54:48.6718118Z L=0, 2025-05-07T20:54:48.6718421Z pooling_mode=, 2025-05-07T20:54:48.6718869Z quantize_type=SparseType.FP32, 2025-05-07T20:54:48.6719250Z use_cpu=False, 2025-05-07T20:54:48.6719557Z pruning_ratio=0.0, 2025-05-07T20:54:48.6719869Z ) 2025-05-07T20:54:48.6720152Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6721201Z self=, 2025-05-07T20:54:48.6721995Z T=1, 2025-05-07T20:54:48.6722245Z D=106, 2025-05-07T20:54:48.6722528Z B=106, 2025-05-07T20:54:48.6722819Z log_E=5, 2025-05-07T20:54:48.6723075Z L=0, 2025-05-07T20:54:48.6723567Z pooling_mode=, 2025-05-07T20:54:48.6723993Z quantize_type=SparseType.FP32, 2025-05-07T20:54:48.6724366Z use_cpu=False, 2025-05-07T20:54:48.6724652Z pruning_ratio=0.0, 2025-05-07T20:54:48.6724947Z ) 2025-05-07T20:54:48.6725229Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6726005Z self=, 2025-05-07T20:54:48.6726762Z T=1, 2025-05-07T20:54:48.6727010Z D=106, 2025-05-07T20:54:48.6727252Z B=106, 2025-05-07T20:54:48.6727504Z log_E=3, 2025-05-07T20:54:48.6727764Z L=0, 2025-05-07T20:54:48.6728054Z pooling_mode=, 2025-05-07T20:54:48.6728473Z quantize_type=SparseType.FP32, 2025-05-07T20:54:48.6728847Z use_cpu=False, 2025-05-07T20:54:48.6729141Z pruning_ratio=0.0, 2025-05-07T20:54:48.6729443Z ) 2025-05-07T20:54:48.6729723Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6730500Z self=, 2025-05-07T20:54:48.6731265Z T=8, 2025-05-07T20:54:48.6731514Z D=6, 2025-05-07T20:54:48.6731754Z B=51, 2025-05-07T20:54:48.6732011Z log_E=4, 2025-05-07T20:54:48.6732276Z L=1, 2025-05-07T20:54:48.6732570Z pooling_mode=, 2025-05-07T20:54:48.6732980Z quantize_type=SparseType.INT2, 2025-05-07T20:54:48.6733355Z use_cpu=True, 2025-05-07T20:54:48.6733651Z pruning_ratio=None, 2025-05-07T20:54:48.6733949Z ) 2025-05-07T20:54:48.6734226Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6735018Z self=, 2025-05-07T20:54:48.6735771Z T=8, 2025-05-07T20:54:48.6736015Z D=6, 2025-05-07T20:54:48.6736249Z B=51, 2025-05-07T20:54:48.6736497Z log_E=4, 2025-05-07T20:54:48.6736754Z L=0, 2025-05-07T20:54:48.6737031Z pooling_mode=, 2025-05-07T20:54:48.6737448Z quantize_type=SparseType.INT2, 2025-05-07T20:54:48.6737811Z use_cpu=True, 2025-05-07T20:54:48.6738100Z pruning_ratio=None, 2025-05-07T20:54:48.6738401Z ) 2025-05-07T20:54:48.6738677Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6739458Z self=, 2025-05-07T20:54:48.6740209Z T=4, 2025-05-07T20:54:48.6740463Z D=6, 2025-05-07T20:54:48.6740706Z B=51, 2025-05-07T20:54:48.6740945Z log_E=4, 2025-05-07T20:54:48.6741204Z L=0, 2025-05-07T20:54:48.6741490Z pooling_mode=, 2025-05-07T20:54:48.6741908Z quantize_type=SparseType.INT2, 2025-05-07T20:54:48.6742281Z use_cpu=True, 2025-05-07T20:54:48.6742571Z pruning_ratio=None, 2025-05-07T20:54:48.6742863Z ) 2025-05-07T20:54:48.6743139Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6743922Z self=, 2025-05-07T20:54:48.6744672Z T=4, 2025-05-07T20:54:48.6744918Z D=6, 2025-05-07T20:54:48.6745163Z B=51, 2025-05-07T20:54:48.6745400Z log_E=3, 2025-05-07T20:54:48.6745661Z L=0, 2025-05-07T20:54:48.6745947Z pooling_mode=, 2025-05-07T20:54:48.6746354Z quantize_type=SparseType.INT2, 2025-05-07T20:54:48.6746725Z use_cpu=True, 2025-05-07T20:54:48.6747018Z pruning_ratio=None, 2025-05-07T20:54:48.6747309Z ) 2025-05-07T20:54:48.6747588Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6748492Z self=, 2025-05-07T20:54:48.6749246Z T=4, 2025-05-07T20:54:48.6749482Z D=6, 2025-05-07T20:54:48.6749722Z B=1, 2025-05-07T20:54:48.6749962Z log_E=3, 2025-05-07T20:54:48.6750212Z L=0, 2025-05-07T20:54:48.6750494Z pooling_mode=, 2025-05-07T20:54:48.6751015Z quantize_type=SparseType.INT2, 2025-05-07T20:54:48.6751373Z use_cpu=True, 2025-05-07T20:54:48.6751665Z pruning_ratio=None, 2025-05-07T20:54:48.6751961Z ) 2025-05-07T20:54:48.6752231Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6753011Z self=, 2025-05-07T20:54:48.6753763Z T=4, 2025-05-07T20:54:48.6753998Z D=6, 2025-05-07T20:54:48.6754244Z B=1, 2025-05-07T20:54:48.6754495Z log_E=4, 2025-05-07T20:54:48.6754745Z L=0, 2025-05-07T20:54:48.6755028Z pooling_mode=, 2025-05-07T20:54:48.6755451Z quantize_type=SparseType.INT2, 2025-05-07T20:54:48.6755819Z use_cpu=True, 2025-05-07T20:54:48.6756245Z pruning_ratio=None, 2025-05-07T20:54:48.6756543Z ) 2025-05-07T20:54:48.6756817Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6757591Z self=, 2025-05-07T20:54:48.6758352Z T=4, 2025-05-07T20:54:48.6758596Z D=6, 2025-05-07T20:54:48.6758829Z B=4, 2025-05-07T20:54:48.6759073Z log_E=3, 2025-05-07T20:54:48.6759326Z L=0, 2025-05-07T20:54:48.6759602Z pooling_mode=, 2025-05-07T20:54:48.6760012Z quantize_type=SparseType.INT2, 2025-05-07T20:54:48.6760376Z use_cpu=True, 2025-05-07T20:54:48.6760657Z pruning_ratio=None, 2025-05-07T20:54:48.6760954Z ) 2025-05-07T20:54:48.6761233Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6762005Z self=, 2025-05-07T20:54:48.6762760Z T=5, 2025-05-07T20:54:48.6763003Z D=44, 2025-05-07T20:54:48.6763239Z B=88, 2025-05-07T20:54:48.6763486Z log_E=5, 2025-05-07T20:54:48.6763739Z L=14, 2025-05-07T20:54:48.6764029Z pooling_mode=, 2025-05-07T20:54:48.6764436Z quantize_type=SparseType.INT8, 2025-05-07T20:54:48.6764809Z use_cpu=True, 2025-05-07T20:54:48.6765099Z pruning_ratio=0.0, 2025-05-07T20:54:48.6765382Z ) 2025-05-07T20:54:48.6765660Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6766437Z self=, 2025-05-07T20:54:48.6767182Z T=5, 2025-05-07T20:54:48.6767433Z D=44, 2025-05-07T20:54:48.6767675Z B=88, 2025-05-07T20:54:48.6767915Z log_E=5, 2025-05-07T20:54:48.6768169Z L=0, 2025-05-07T20:54:48.6768456Z pooling_mode=, 2025-05-07T20:54:48.6768865Z quantize_type=SparseType.INT8, 2025-05-07T20:54:48.6769237Z use_cpu=True, 2025-05-07T20:54:48.6769527Z pruning_ratio=0.0, 2025-05-07T20:54:48.6769809Z ) 2025-05-07T20:54:48.6770086Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6770872Z self=, 2025-05-07T20:54:48.6771636Z T=1, 2025-05-07T20:54:48.6771876Z D=44, 2025-05-07T20:54:48.6772125Z B=88, 2025-05-07T20:54:48.6772370Z log_E=5, 2025-05-07T20:54:48.6772618Z L=0, 2025-05-07T20:54:48.6772906Z pooling_mode=, 2025-05-07T20:54:48.6773321Z quantize_type=SparseType.INT8, 2025-05-07T20:54:48.6773678Z use_cpu=True, 2025-05-07T20:54:48.6773972Z pruning_ratio=0.0, 2025-05-07T20:54:48.6774265Z ) 2025-05-07T20:54:48.6774534Z Trying example: test_quantize_workflow( 2025-05-07T20:54:48.6775316Z self=, 2025-05-07T20:54:48.6776068Z T=1, 2025-05-07T20:54:48.6776420Z D=44, 2025-05-07T20:54:48.6776670Z B=5, 2025-05-07T20:54:48.6776913Z log_E=5, 2025-05-07T20:54:48.6777160Z L=0, 2025-05-07T20:54:48.6777447Z pooling_mode=, 2025-05-07T20:54:48.6777861Z quantize_type=SparseType.INT8, 2025-05-07T20:54:48.6778219Z use_cpu=True, 2025-05-07T20:54:48.6778618Z pruning_ratio=0.0, 2025-05-07T20:54:48.6778912Z ) 2025-05-07T20:54:48.6779172Z PASSED 2025-05-07T20:54:48.6779317Z 2025-05-07T20:54:48.6779506Z =============================== warnings summary =============================== 2025-05-07T20:54:48.6780367Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:54:48.6781478Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:54:48.6783578Z /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:54:48.6785372Z res_scale_shift = torch.tensor( 2025-05-07T20:54:48.6785630Z 2025-05-07T20:54:48.6786128Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:54:48.6787311Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:54:48.6789507Z /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:54:48.6791339Z res_scale_shift = torch.tensor( 2025-05-07T20:54:48.6791620Z 2025-05-07T20:54:48.6791939Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:54:48.6792640Z =================== 3 passed, 4 warnings in 60.53s (0:01:00) =================== 2025-05-07T20:54:49.3584002Z 2025-05-07T20:54:49.3584490Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:54:49.3605399Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 63 seconds 2025-05-07T20:54:49.3605769Z 2025-05-07T20:54:49.3605774Z 2025-05-07T20:54:49.3605778Z 2025-05-07T20:54:49.3605782Z 2025-05-07T20:54:49.3628113Z ################################################################################ 2025-05-07T20:54:49.3644002Z # [2025-05-07T20:54:49.364Z] Run Python Test Suite: 2025-05-07T20:54:49.3644336Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:54:49.3644646Z ################################################################################ 2025-05-07T20:54:49.3668968Z + 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:54:49.3669612Z 2025-05-07T20:54:51.5167108Z ============================= test session starts ============================== 2025-05-07T20:54:51.5167774Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:51.5168319Z cachedir: .pytest_cache 2025-05-07T20:54:51.5168885Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:51.5169604Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:51.5170004Z plugins: hypothesis-6.131.14 2025-05-07T20:54:53.1987168Z collecting ... collected 5 items 2025-05-07T20:54:53.1987421Z 2025-05-07T20:54:53.8560094Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8561270Z self=, 2025-05-07T20:54:53.8561731Z N=1, 2025-05-07T20:54:53.8561937Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8562185Z ) 2025-05-07T20:54:53.8562403Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8562901Z self=, 2025-05-07T20:54:53.8563513Z N=3, 2025-05-07T20:54:53.8563713Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8563971Z ) 2025-05-07T20:54:53.8564215Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8564706Z self=, 2025-05-07T20:54:53.8565151Z N=3, 2025-05-07T20:54:53.8565343Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8565583Z ) 2025-05-07T20:54:53.8565798Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8566296Z self=, 2025-05-07T20:54:53.8566738Z N=7, 2025-05-07T20:54:53.8566936Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8567178Z ) 2025-05-07T20:54:53.8567401Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8567893Z self=, 2025-05-07T20:54:53.8568350Z N=7, 2025-05-07T20:54:53.8568547Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8568785Z ) 2025-05-07T20:54:53.8568999Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8569492Z self=, 2025-05-07T20:54:53.8569932Z N=5, 2025-05-07T20:54:53.8570131Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8570371Z ) 2025-05-07T20:54:53.8570583Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8571078Z self=, 2025-05-07T20:54:53.8571534Z N=2, 2025-05-07T20:54:53.8571728Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8571972Z ) 2025-05-07T20:54:53.8572189Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8572672Z self=, 2025-05-07T20:54:53.8573132Z N=8, 2025-05-07T20:54:53.8573331Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8573571Z ) 2025-05-07T20:54:53.8573781Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8574280Z self=, 2025-05-07T20:54:53.8574735Z N=8, 2025-05-07T20:54:53.8574927Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8575172Z ) 2025-05-07T20:54:53.8575390Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8575878Z self=, 2025-05-07T20:54:53.8576325Z N=1, 2025-05-07T20:54:53.8576531Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8576768Z ) 2025-05-07T20:54:53.8576981Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8577470Z self=, 2025-05-07T20:54:53.8577921Z N=4, 2025-05-07T20:54:53.8578117Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8578357Z ) 2025-05-07T20:54:53.8578571Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8579054Z self=, 2025-05-07T20:54:53.8579500Z N=4, 2025-05-07T20:54:53.8579693Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8579927Z ) 2025-05-07T20:54:53.8580138Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8580626Z self=, 2025-05-07T20:54:53.8581068Z N=2, 2025-05-07T20:54:53.8581353Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8581596Z ) 2025-05-07T20:54:53.8581804Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8582294Z self=, 2025-05-07T20:54:53.8582741Z N=6, 2025-05-07T20:54:53.8583030Z indices_dtype=torch.int64, 2025-05-07T20:54:53.8583288Z ) 2025-05-07T20:54:53.8583519Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8584089Z self=, 2025-05-07T20:54:53.8584611Z N=5, 2025-05-07T20:54:53.8584824Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8585093Z ) 2025-05-07T20:54:53.8585323Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:53.8585895Z self=, 2025-05-07T20:54:53.8586426Z N=6, 2025-05-07T20:54:53.8586636Z indices_dtype=torch.int32, 2025-05-07T20:54:53.8586909Z ) 2025-05-07T20:54:53.8587093Z PASSED 2025-05-07T20:54:53.9954625Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9955562Z self=, 2025-05-07T20:54:53.9956213Z L=0, 2025-05-07T20:54:53.9956395Z H=512, 2025-05-07T20:54:53.9956581Z S=0, 2025-05-07T20:54:53.9956756Z ) 2025-05-07T20:54:53.9956985Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9957539Z self=, 2025-05-07T20:54:53.9958002Z L=3, 2025-05-07T20:54:53.9958182Z H=512, 2025-05-07T20:54:53.9958354Z S=0, 2025-05-07T20:54:53.9958526Z ) 2025-05-07T20:54:53.9958752Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9959272Z self=, 2025-05-07T20:54:53.9959730Z L=3, 2025-05-07T20:54:53.9959909Z H=1003, 2025-05-07T20:54:53.9960090Z S=112, 2025-05-07T20:54:53.9960267Z ) 2025-05-07T20:54:53.9960497Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9961009Z self=, 2025-05-07T20:54:53.9961465Z L=10, 2025-05-07T20:54:53.9961649Z H=512, 2025-05-07T20:54:53.9961829Z S=0, 2025-05-07T20:54:53.9961996Z ) 2025-05-07T20:54:53.9962219Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9962730Z self=, 2025-05-07T20:54:53.9963182Z L=10, 2025-05-07T20:54:53.9963364Z H=669, 2025-05-07T20:54:53.9963546Z S=119, 2025-05-07T20:54:53.9963717Z ) 2025-05-07T20:54:53.9963942Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9964457Z self=, 2025-05-07T20:54:53.9964910Z L=12, 2025-05-07T20:54:53.9965082Z H=886, 2025-05-07T20:54:53.9965262Z S=78, 2025-05-07T20:54:53.9965435Z ) 2025-05-07T20:54:53.9965654Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9966167Z self=, 2025-05-07T20:54:53.9966624Z L=1, 2025-05-07T20:54:53.9966795Z H=963, 2025-05-07T20:54:53.9966976Z S=32, 2025-05-07T20:54:53.9967150Z ) 2025-05-07T20:54:53.9967364Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9967875Z self=, 2025-05-07T20:54:53.9968332Z L=6, 2025-05-07T20:54:53.9968501Z H=625, 2025-05-07T20:54:53.9968680Z S=28, 2025-05-07T20:54:53.9968857Z ) 2025-05-07T20:54:53.9969073Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9969895Z self=, 2025-05-07T20:54:53.9970358Z L=7, 2025-05-07T20:54:53.9970529Z H=930, 2025-05-07T20:54:53.9970706Z S=70, 2025-05-07T20:54:53.9970876Z ) 2025-05-07T20:54:53.9971099Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9971765Z self=, 2025-05-07T20:54:53.9972219Z L=10, 2025-05-07T20:54:53.9972398Z H=783, 2025-05-07T20:54:53.9972566Z S=79, 2025-05-07T20:54:53.9972740Z ) 2025-05-07T20:54:53.9972959Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9973463Z self=, 2025-05-07T20:54:53.9973917Z L=16, 2025-05-07T20:54:53.9974089Z H=813, 2025-05-07T20:54:53.9974260Z S=1, 2025-05-07T20:54:53.9974439Z ) 2025-05-07T20:54:53.9974670Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9975176Z self=, 2025-05-07T20:54:53.9975636Z L=16, 2025-05-07T20:54:53.9975813Z H=512, 2025-05-07T20:54:53.9975988Z S=1, 2025-05-07T20:54:53.9976162Z ) 2025-05-07T20:54:53.9976387Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9976903Z self=, 2025-05-07T20:54:53.9977355Z L=0, 2025-05-07T20:54:53.9977531Z H=512, 2025-05-07T20:54:53.9977713Z S=1, 2025-05-07T20:54:53.9977882Z ) 2025-05-07T20:54:53.9978102Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9978615Z self=, 2025-05-07T20:54:53.9979068Z L=7, 2025-05-07T20:54:53.9979251Z H=994, 2025-05-07T20:54:53.9979432Z S=42, 2025-05-07T20:54:53.9979600Z ) 2025-05-07T20:54:53.9979828Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9980358Z self=, 2025-05-07T20:54:53.9988683Z L=7, 2025-05-07T20:54:53.9988984Z H=512, 2025-05-07T20:54:53.9989202Z S=42, 2025-05-07T20:54:53.9989391Z ) 2025-05-07T20:54:53.9989613Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9990139Z self=, 2025-05-07T20:54:53.9990601Z L=7, 2025-05-07T20:54:53.9990769Z H=512, 2025-05-07T20:54:53.9990950Z S=0, 2025-05-07T20:54:53.9991120Z ) 2025-05-07T20:54:53.9991338Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9991852Z self=, 2025-05-07T20:54:53.9992311Z L=10, 2025-05-07T20:54:53.9992487Z H=522, 2025-05-07T20:54:53.9992667Z S=89, 2025-05-07T20:54:53.9992847Z ) 2025-05-07T20:54:53.9993064Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9993576Z self=, 2025-05-07T20:54:53.9994037Z L=0, 2025-05-07T20:54:53.9994216Z H=522, 2025-05-07T20:54:53.9994392Z S=89, 2025-05-07T20:54:53.9994567Z ) 2025-05-07T20:54:53.9994792Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9995297Z self=, 2025-05-07T20:54:53.9995756Z L=0, 2025-05-07T20:54:53.9995937Z H=522, 2025-05-07T20:54:53.9996198Z S=0, 2025-05-07T20:54:53.9996373Z ) 2025-05-07T20:54:53.9996595Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9997102Z self=, 2025-05-07T20:54:53.9997561Z L=7, 2025-05-07T20:54:53.9997734Z H=1016, 2025-05-07T20:54:53.9998035Z S=116, 2025-05-07T20:54:53.9998214Z ) 2025-05-07T20:54:53.9998436Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:53.9998941Z self=, 2025-05-07T20:54:53.9999400Z L=0, 2025-05-07T20:54:53.9999657Z H=1016, 2025-05-07T20:54:53.9999840Z S=116, 2025-05-07T20:54:54.0000010Z ) 2025-05-07T20:54:54.0000231Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0000741Z self=, 2025-05-07T20:54:54.0001193Z L=0, 2025-05-07T20:54:54.0001367Z H=1016, 2025-05-07T20:54:54.0001544Z S=0, 2025-05-07T20:54:54.0001708Z ) 2025-05-07T20:54:54.0001928Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0002442Z self=, 2025-05-07T20:54:54.0002890Z L=6, 2025-05-07T20:54:54.0003073Z H=795, 2025-05-07T20:54:54.0003253Z S=89, 2025-05-07T20:54:54.0003423Z ) 2025-05-07T20:54:54.0003634Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0004142Z self=, 2025-05-07T20:54:54.0004601Z L=6, 2025-05-07T20:54:54.0004776Z H=795, 2025-05-07T20:54:54.0004945Z S=6, 2025-05-07T20:54:54.0005117Z ) 2025-05-07T20:54:54.0005339Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0005839Z self=, 2025-05-07T20:54:54.0006299Z L=6, 2025-05-07T20:54:54.0006469Z H=795, 2025-05-07T20:54:54.0006635Z S=0, 2025-05-07T20:54:54.0006803Z ) 2025-05-07T20:54:54.0007022Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0007520Z self=, 2025-05-07T20:54:54.0007983Z L=6, 2025-05-07T20:54:54.0008159Z H=512, 2025-05-07T20:54:54.0008330Z S=0, 2025-05-07T20:54:54.0008501Z ) 2025-05-07T20:54:54.0009000Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0009509Z self=, 2025-05-07T20:54:54.0009962Z L=5, 2025-05-07T20:54:54.0010136Z H=888, 2025-05-07T20:54:54.0010311Z S=29, 2025-05-07T20:54:54.0010475Z ) 2025-05-07T20:54:54.0010694Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0011200Z self=, 2025-05-07T20:54:54.0011645Z L=0, 2025-05-07T20:54:54.0011813Z H=888, 2025-05-07T20:54:54.0011990Z S=29, 2025-05-07T20:54:54.0012154Z ) 2025-05-07T20:54:54.0012371Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0012884Z self=, 2025-05-07T20:54:54.0013332Z L=0, 2025-05-07T20:54:54.0013510Z H=888, 2025-05-07T20:54:54.0013689Z S=0, 2025-05-07T20:54:54.0013880Z ) 2025-05-07T20:54:54.0014124Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0014631Z self=, 2025-05-07T20:54:54.0015090Z L=11, 2025-05-07T20:54:54.0015260Z H=991, 2025-05-07T20:54:54.0015431Z S=39, 2025-05-07T20:54:54.0015600Z ) 2025-05-07T20:54:54.0015812Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0016319Z self=, 2025-05-07T20:54:54.0016770Z L=0, 2025-05-07T20:54:54.0016938Z H=991, 2025-05-07T20:54:54.0017114Z S=39, 2025-05-07T20:54:54.0017284Z ) 2025-05-07T20:54:54.0017498Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0018155Z self=, 2025-05-07T20:54:54.0018613Z L=0, 2025-05-07T20:54:54.0018781Z H=991, 2025-05-07T20:54:54.0018956Z S=0, 2025-05-07T20:54:54.0019125Z ) 2025-05-07T20:54:54.0019339Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0019847Z self=, 2025-05-07T20:54:54.0020429Z L=16, 2025-05-07T20:54:54.0020609Z H=1003, 2025-05-07T20:54:54.0020777Z S=29, 2025-05-07T20:54:54.0020951Z ) 2025-05-07T20:54:54.0021168Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0021670Z self=, 2025-05-07T20:54:54.0022125Z L=16, 2025-05-07T20:54:54.0022300Z H=1003, 2025-05-07T20:54:54.0022467Z S=16, 2025-05-07T20:54:54.0022640Z ) 2025-05-07T20:54:54.0022861Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0023371Z self=, 2025-05-07T20:54:54.0023826Z L=0, 2025-05-07T20:54:54.0024002Z H=1003, 2025-05-07T20:54:54.0024171Z S=16, 2025-05-07T20:54:54.0024338Z ) 2025-05-07T20:54:54.0024556Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0025062Z self=, 2025-05-07T20:54:54.0025518Z L=16, 2025-05-07T20:54:54.0025691Z H=1003, 2025-05-07T20:54:54.0025871Z S=0, 2025-05-07T20:54:54.0026033Z ) 2025-05-07T20:54:54.0026250Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0026760Z self=, 2025-05-07T20:54:54.0027208Z L=16, 2025-05-07T20:54:54.0027386Z H=512, 2025-05-07T20:54:54.0027561Z S=0, 2025-05-07T20:54:54.0027728Z ) 2025-05-07T20:54:54.0027950Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0028457Z self=, 2025-05-07T20:54:54.0028905Z L=11, 2025-05-07T20:54:54.0029078Z H=661, 2025-05-07T20:54:54.0029252Z S=76, 2025-05-07T20:54:54.0029417Z ) 2025-05-07T20:54:54.0029632Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0030144Z self=, 2025-05-07T20:54:54.0030599Z L=11, 2025-05-07T20:54:54.0030768Z H=512, 2025-05-07T20:54:54.0030940Z S=76, 2025-05-07T20:54:54.0031110Z ) 2025-05-07T20:54:54.0031321Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:54.0031827Z self=, 2025-05-07T20:54:54.0032284Z L=0, 2025-05-07T20:54:54.0032450Z H=512, 2025-05-07T20:54:54.0032632Z S=76, 2025-05-07T20:54:54.0032802Z ) 2025-05-07T20:54:54.0032978Z PASSED 2025-05-07T20:54:54.5108277Z 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:54:54.5109390Z self=, 2025-05-07T20:54:54.5109904Z N=1, 2025-05-07T20:54:54.5110109Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5110362Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5110598Z ) 2025-05-07T20:54:54.5110853Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5111428Z self=, 2025-05-07T20:54:54.5111915Z N=8, 2025-05-07T20:54:54.5112108Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5112356Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5112590Z ) 2025-05-07T20:54:54.5112836Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5113680Z self=, 2025-05-07T20:54:54.5114226Z N=6, 2025-05-07T20:54:54.5114416Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5114666Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5114904Z ) 2025-05-07T20:54:54.5115150Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5115864Z self=, 2025-05-07T20:54:54.5116420Z N=6, 2025-05-07T20:54:54.5116614Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5116855Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5117096Z ) 2025-05-07T20:54:54.5117347Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5117907Z self=, 2025-05-07T20:54:54.5118407Z N=5, 2025-05-07T20:54:54.5118636Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5118884Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5119122Z ) 2025-05-07T20:54:54.5119373Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5119932Z self=, 2025-05-07T20:54:54.5120430Z N=5, 2025-05-07T20:54:54.5120627Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5120878Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5121110Z ) 2025-05-07T20:54:54.5121358Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5121922Z self=, 2025-05-07T20:54:54.5122404Z N=6, 2025-05-07T20:54:54.5122599Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5122851Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5123085Z ) 2025-05-07T20:54:54.5123331Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5123908Z self=, 2025-05-07T20:54:54.5124388Z N=8, 2025-05-07T20:54:54.5124582Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5124834Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5125068Z ) 2025-05-07T20:54:54.5125312Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5125886Z self=, 2025-05-07T20:54:54.5126370Z N=1, 2025-05-07T20:54:54.5126556Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5126806Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5127047Z ) 2025-05-07T20:54:54.5127293Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5127856Z self=, 2025-05-07T20:54:54.5128340Z N=6, 2025-05-07T20:54:54.5128530Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5128791Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5129029Z ) 2025-05-07T20:54:54.5129272Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5129837Z self=, 2025-05-07T20:54:54.5130320Z N=5, 2025-05-07T20:54:54.5130523Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5130764Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5131002Z ) 2025-05-07T20:54:54.5131250Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5131810Z self=, 2025-05-07T20:54:54.5132293Z N=5, 2025-05-07T20:54:54.5132486Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5132727Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5132964Z ) 2025-05-07T20:54:54.5133212Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5133873Z self=, 2025-05-07T20:54:54.5134364Z N=5, 2025-05-07T20:54:54.5134558Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5134806Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5135036Z ) 2025-05-07T20:54:54.5135289Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5135979Z self=, 2025-05-07T20:54:54.5136456Z N=1, 2025-05-07T20:54:54.5136650Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5136897Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5137131Z ) 2025-05-07T20:54:54.5137380Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5137944Z self=, 2025-05-07T20:54:54.5138424Z N=7, 2025-05-07T20:54:54.5138618Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5138877Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5139117Z ) 2025-05-07T20:54:54.5139360Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5139923Z self=, 2025-05-07T20:54:54.5140408Z N=6, 2025-05-07T20:54:54.5140603Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5140849Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5141092Z ) 2025-05-07T20:54:54.5141334Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5141898Z self=, 2025-05-07T20:54:54.5142383Z N=3, 2025-05-07T20:54:54.5142569Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5142820Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5143062Z ) 2025-05-07T20:54:54.5143307Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5143868Z self=, 2025-05-07T20:54:54.5144354Z N=6, 2025-05-07T20:54:54.5144552Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5144795Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5145036Z ) 2025-05-07T20:54:54.5145286Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5145849Z self=, 2025-05-07T20:54:54.5146331Z N=4, 2025-05-07T20:54:54.5146523Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5146765Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5147002Z ) 2025-05-07T20:54:54.5147250Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5147815Z self=, 2025-05-07T20:54:54.5148299Z N=2, 2025-05-07T20:54:54.5148493Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5148746Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5148976Z ) 2025-05-07T20:54:54.5149224Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5149791Z self=, 2025-05-07T20:54:54.5150277Z N=4, 2025-05-07T20:54:54.5150479Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5150727Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5150961Z ) 2025-05-07T20:54:54.5151213Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5151779Z self=, 2025-05-07T20:54:54.5152265Z N=7, 2025-05-07T20:54:54.5152456Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5152703Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5152945Z ) 2025-05-07T20:54:54.5153189Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5153854Z self=, 2025-05-07T20:54:54.5154341Z N=5, 2025-05-07T20:54:54.5154535Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5154788Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5155028Z ) 2025-05-07T20:54:54.5155277Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5155930Z self=, 2025-05-07T20:54:54.5156492Z N=4, 2025-05-07T20:54:54.5156676Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5156923Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5157162Z ) 2025-05-07T20:54:54.5157409Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5157968Z self=, 2025-05-07T20:54:54.5158453Z N=8, 2025-05-07T20:54:54.5158645Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5158884Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5159125Z ) 2025-05-07T20:54:54.5159373Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5159931Z self=, 2025-05-07T20:54:54.5160419Z N=4, 2025-05-07T20:54:54.5160614Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5160864Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5161106Z ) 2025-05-07T20:54:54.5161353Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5161918Z self=, 2025-05-07T20:54:54.5162399Z N=2, 2025-05-07T20:54:54.5162597Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5162844Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5163075Z ) 2025-05-07T20:54:54.5163324Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5163921Z self=, 2025-05-07T20:54:54.5164431Z N=7, 2025-05-07T20:54:54.5164623Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5164869Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5165101Z ) 2025-05-07T20:54:54.5165350Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5165921Z self=, 2025-05-07T20:54:54.5166411Z N=2, 2025-05-07T20:54:54.5166599Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5166852Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5167092Z ) 2025-05-07T20:54:54.5167334Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5167905Z self=, 2025-05-07T20:54:54.5168403Z N=1, 2025-05-07T20:54:54.5168593Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5168842Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5169094Z ) 2025-05-07T20:54:54.5169339Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5169904Z self=, 2025-05-07T20:54:54.5170392Z N=3, 2025-05-07T20:54:54.5170588Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5170836Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5171074Z ) 2025-05-07T20:54:54.5171328Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5171886Z self=, 2025-05-07T20:54:54.5172370Z N=3, 2025-05-07T20:54:54.5172565Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5172806Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5173042Z ) 2025-05-07T20:54:54.5173290Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5173949Z self=, 2025-05-07T20:54:54.5174438Z N=3, 2025-05-07T20:54:54.5174633Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5174873Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5175112Z ) 2025-05-07T20:54:54.5175357Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5176005Z self=, 2025-05-07T20:54:54.5176486Z N=7, 2025-05-07T20:54:54.5176680Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5176927Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5177157Z ) 2025-05-07T20:54:54.5177404Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5177966Z self=, 2025-05-07T20:54:54.5178445Z N=4, 2025-05-07T20:54:54.5178635Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5178888Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5179118Z ) 2025-05-07T20:54:54.5784990Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5785653Z self=, 2025-05-07T20:54:54.5786329Z N=8, 2025-05-07T20:54:54.5786582Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5786926Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5787260Z ) 2025-05-07T20:54:54.5787580Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5788159Z self=, 2025-05-07T20:54:54.5797065Z N=4, 2025-05-07T20:54:54.5797283Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5797544Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5797777Z ) 2025-05-07T20:54:54.5798033Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5798612Z self=, 2025-05-07T20:54:54.5799099Z N=1, 2025-05-07T20:54:54.5799296Z dtype=SparseType.INT4, 2025-05-07T20:54:54.5799544Z indices_dtype=torch.int32, 2025-05-07T20:54:54.5799777Z ) 2025-05-07T20:54:54.5800030Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5800603Z self=, 2025-05-07T20:54:54.5801104Z N=2, 2025-05-07T20:54:54.5801292Z dtype=SparseType.INT8, 2025-05-07T20:54:54.5801545Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5801787Z ) 2025-05-07T20:54:54.5802036Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:54.5802602Z self=, 2025-05-07T20:54:54.5803088Z N=8, 2025-05-07T20:54:54.5803276Z dtype=SparseType.INT2, 2025-05-07T20:54:54.5803530Z indices_dtype=torch.int64, 2025-05-07T20:54:54.5803769Z ) 2025-05-07T20:54:54.5803949Z PASSED 2025-05-07T20:54:55.7057811Z 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:54:55.7059487Z self=, 2025-05-07T20:54:55.7060479Z device_to_str='cuda', 2025-05-07T20:54:55.7060948Z cache_load_factor=0.0, 2025-05-07T20:54:55.7061403Z ) 2025-05-07T20:54:55.7061747Z PASSED 2025-05-07T20:54:56.2742806Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2743806Z self=, 2025-05-07T20:54:56.2744257Z N=1, 2025-05-07T20:54:56.2744455Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2744712Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2744967Z ) 2025-05-07T20:54:56.2745511Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2745996Z self=, 2025-05-07T20:54:56.2746442Z N=5, 2025-05-07T20:54:56.2746639Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2746894Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2747138Z ) 2025-05-07T20:54:56.2747506Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2747981Z self=, 2025-05-07T20:54:56.2748423Z N=5, 2025-05-07T20:54:56.2748612Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2748865Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2749116Z ) 2025-05-07T20:54:56.2749321Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2749891Z self=, 2025-05-07T20:54:56.2750335Z N=1, 2025-05-07T20:54:56.2750532Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2750784Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2751027Z ) 2025-05-07T20:54:56.2751234Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2751699Z self=, 2025-05-07T20:54:56.2752138Z N=1, 2025-05-07T20:54:56.2752338Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2752594Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2752843Z ) 2025-05-07T20:54:56.2753050Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2753509Z self=, 2025-05-07T20:54:56.2753945Z N=6, 2025-05-07T20:54:56.2754143Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2754388Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2754627Z ) 2025-05-07T20:54:56.2754830Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2755294Z self=, 2025-05-07T20:54:56.2755726Z N=2, 2025-05-07T20:54:56.2755922Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2756282Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2756515Z ) 2025-05-07T20:54:56.2756718Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2757182Z self=, 2025-05-07T20:54:56.2757618Z N=3, 2025-05-07T20:54:56.2757815Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2758069Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2758304Z ) 2025-05-07T20:54:56.2758508Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2758973Z self=, 2025-05-07T20:54:56.2759410Z N=3, 2025-05-07T20:54:56.2759599Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2759846Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2760085Z ) 2025-05-07T20:54:56.2760281Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2760753Z self=, 2025-05-07T20:54:56.2761189Z N=2, 2025-05-07T20:54:56.2761380Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2761629Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2761868Z ) 2025-05-07T20:54:56.2762066Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2762535Z self=, 2025-05-07T20:54:56.2762972Z N=4, 2025-05-07T20:54:56.2763166Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2763417Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2763664Z ) 2025-05-07T20:54:56.2763864Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2764331Z self=, 2025-05-07T20:54:56.2764776Z N=1, 2025-05-07T20:54:56.2764973Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2765217Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2765567Z ) 2025-05-07T20:54:56.2765776Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2766234Z self=, 2025-05-07T20:54:56.2766671Z N=6, 2025-05-07T20:54:56.2766864Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2767190Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2767432Z ) 2025-05-07T20:54:56.2767634Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2768095Z self=, 2025-05-07T20:54:56.2768532Z N=4, 2025-05-07T20:54:56.2768726Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2768967Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2769206Z ) 2025-05-07T20:54:56.2769409Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2769873Z self=, 2025-05-07T20:54:56.2770301Z N=8, 2025-05-07T20:54:56.2770502Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2770751Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2770983Z ) 2025-05-07T20:54:56.2771187Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2771650Z self=, 2025-05-07T20:54:56.2772086Z N=4, 2025-05-07T20:54:56.2772280Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2772529Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2772757Z ) 2025-05-07T20:54:56.2772960Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2773425Z self=, 2025-05-07T20:54:56.2773859Z N=7, 2025-05-07T20:54:56.2774050Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2774297Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2774535Z ) 2025-05-07T20:54:56.2774732Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2775200Z self=, 2025-05-07T20:54:56.2775636Z N=4, 2025-05-07T20:54:56.2775824Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2776074Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2776313Z ) 2025-05-07T20:54:56.2776514Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2776982Z self=, 2025-05-07T20:54:56.2777421Z N=7, 2025-05-07T20:54:56.2777614Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2777868Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2778109Z ) 2025-05-07T20:54:56.2778308Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2778778Z self=, 2025-05-07T20:54:56.2779224Z N=1, 2025-05-07T20:54:56.2779419Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2779669Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2779909Z ) 2025-05-07T20:54:56.2780120Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2780582Z self=, 2025-05-07T20:54:56.2781025Z N=3, 2025-05-07T20:54:56.2781223Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2781471Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2781711Z ) 2025-05-07T20:54:56.2781915Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2782375Z self=, 2025-05-07T20:54:56.2782809Z N=2, 2025-05-07T20:54:56.2783003Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2783257Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2783489Z ) 2025-05-07T20:54:56.2783690Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2784157Z self=, 2025-05-07T20:54:56.2784586Z N=7, 2025-05-07T20:54:56.2784779Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2785130Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2785367Z ) 2025-05-07T20:54:56.2785571Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2786037Z self=, 2025-05-07T20:54:56.2786468Z N=5, 2025-05-07T20:54:56.2786742Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2786993Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2787225Z ) 2025-05-07T20:54:56.2787425Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2787890Z self=, 2025-05-07T20:54:56.2788323Z N=5, 2025-05-07T20:54:56.2788514Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2788780Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2789017Z ) 2025-05-07T20:54:56.2789221Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2789687Z self=, 2025-05-07T20:54:56.2790126Z N=3, 2025-05-07T20:54:56.2790325Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2790568Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2790810Z ) 2025-05-07T20:54:56.2791015Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2791474Z self=, 2025-05-07T20:54:56.2791919Z N=4, 2025-05-07T20:54:56.2792115Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2792366Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2792600Z ) 2025-05-07T20:54:56.2792802Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2793268Z self=, 2025-05-07T20:54:56.2793699Z N=8, 2025-05-07T20:54:56.2793895Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2794147Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2794383Z ) 2025-05-07T20:54:56.2794590Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2795064Z self=, 2025-05-07T20:54:56.2795496Z N=3, 2025-05-07T20:54:56.2795696Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2795948Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2796281Z ) 2025-05-07T20:54:56.2796494Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2796959Z self=, 2025-05-07T20:54:56.2797394Z N=4, 2025-05-07T20:54:56.2797587Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2797840Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2798082Z ) 2025-05-07T20:54:56.2798285Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2798750Z self=, 2025-05-07T20:54:56.2799190Z N=1, 2025-05-07T20:54:56.2799386Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2799643Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2799883Z ) 2025-05-07T20:54:56.2800084Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2800549Z self=, 2025-05-07T20:54:56.2800983Z N=6, 2025-05-07T20:54:56.2801176Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2801434Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2801673Z ) 2025-05-07T20:54:56.2801883Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2802341Z self=, 2025-05-07T20:54:56.2802779Z N=2, 2025-05-07T20:54:56.2802980Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2803229Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2803472Z ) 2025-05-07T20:54:56.2803683Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2804146Z self=, 2025-05-07T20:54:56.2804678Z N=7, 2025-05-07T20:54:56.2804883Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2805132Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2805373Z ) 2025-05-07T20:54:56.2805585Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2806044Z self=, 2025-05-07T20:54:56.2806599Z N=6, 2025-05-07T20:54:56.2806803Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2807062Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2807299Z ) 2025-05-07T20:54:56.2807511Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2807982Z self=, 2025-05-07T20:54:56.2808413Z N=6, 2025-05-07T20:54:56.2808916Z dtype=SparseType.INT8, 2025-05-07T20:54:56.2809183Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2809423Z ) 2025-05-07T20:54:56.2809633Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2810105Z self=, 2025-05-07T20:54:56.2810536Z N=2, 2025-05-07T20:54:56.2810738Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2810991Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2811225Z ) 2025-05-07T20:54:56.2811435Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2811907Z self=, 2025-05-07T20:54:56.2812342Z N=2, 2025-05-07T20:54:56.2812540Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2812790Z indices_dtype=torch.int32, 2025-05-07T20:54:56.2813031Z ) 2025-05-07T20:54:56.2813233Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2813697Z self=, 2025-05-07T20:54:56.2814134Z N=8, 2025-05-07T20:54:56.2814327Z dtype=SparseType.INT4, 2025-05-07T20:54:56.2814579Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2814825Z ) 2025-05-07T20:54:56.2903487Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:56.2903957Z self=, 2025-05-07T20:54:56.2904391Z N=5, 2025-05-07T20:54:56.2904696Z dtype=SparseType.INT2, 2025-05-07T20:54:56.2905200Z indices_dtype=torch.int64, 2025-05-07T20:54:56.2905674Z ) 2025-05-07T20:54:56.2914590Z PASSED 2025-05-07T20:54:56.2914837Z 2025-05-07T20:54:56.2915105Z ============================== 5 passed in 4.91s =============================== 2025-05-07T20:54:56.9693879Z 2025-05-07T20:54:56.9694450Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:54:56.9715592Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 7 seconds 2025-05-07T20:54:56.9715906Z 2025-05-07T20:54:56.9715910Z 2025-05-07T20:54:56.9715915Z 2025-05-07T20:54:56.9715919Z 2025-05-07T20:54:56.9738345Z ################################################################################ 2025-05-07T20:54:56.9754160Z # [2025-05-07T20:54:56.975Z] Run Python Test Suite: 2025-05-07T20:54:56.9754511Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:54:56.9754836Z ################################################################################ 2025-05-07T20:54:56.9783862Z + 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:54:56.9784542Z 2025-05-07T20:54:59.1235006Z ============================= test session starts ============================== 2025-05-07T20:54:59.1236241Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:59.1237246Z cachedir: .pytest_cache 2025-05-07T20:54:59.1238364Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:59.1240351Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:59.1241156Z plugins: hypothesis-6.131.14 2025-05-07T20:55:00.8421743Z collecting ... collected 1 item 2025-05-07T20:55:00.8422100Z 2025-05-07T20:56:34.1090589Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1093098Z self=, 2025-05-07T20:56:34.1094209Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:34.1094810Z pooling_mode=, 2025-05-07T20:56:34.1095390Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1095911Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1096413Z ) 2025-05-07T20:56:34.1096846Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1097989Z self=, 2025-05-07T20:56:34.1099068Z nbit_weights_ty=None, 2025-05-07T20:56:34.1099577Z pooling_mode=, 2025-05-07T20:56:34.1100150Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1100665Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1101013Z ) 2025-05-07T20:56:34.1101230Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1101837Z self=, 2025-05-07T20:56:34.1102376Z nbit_weights_ty=None, 2025-05-07T20:56:34.1102626Z pooling_mode=, 2025-05-07T20:56:34.1102920Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1103183Z output_dtype=SparseType.BF16, 2025-05-07T20:56:34.1103423Z ) 2025-05-07T20:56:34.1103638Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1104210Z self=, 2025-05-07T20:56:34.1104763Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:34.1105052Z pooling_mode=, 2025-05-07T20:56:34.1105339Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1105606Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1105850Z ) 2025-05-07T20:56:34.1106066Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1106643Z self=, 2025-05-07T20:56:34.1107188Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:34.1107481Z pooling_mode=, 2025-05-07T20:56:34.1107770Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1108028Z output_dtype=SparseType.BF16, 2025-05-07T20:56:34.1108280Z ) 2025-05-07T20:56:34.1108493Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1109487Z self=, 2025-05-07T20:56:34.1110026Z nbit_weights_ty=None, 2025-05-07T20:56:34.1110278Z pooling_mode=, 2025-05-07T20:56:34.1110566Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1110825Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1111075Z ) 2025-05-07T20:56:34.1111291Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1111882Z self=, 2025-05-07T20:56:34.1112421Z nbit_weights_ty=None, 2025-05-07T20:56:34.1112670Z pooling_mode=, 2025-05-07T20:56:34.1112963Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1113228Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1120687Z ) 2025-05-07T20:56:34.1120928Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1121506Z self=, 2025-05-07T20:56:34.1122050Z nbit_weights_ty=None, 2025-05-07T20:56:34.1122548Z pooling_mode=, 2025-05-07T20:56:34.1122855Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1123123Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1123377Z ) 2025-05-07T20:56:34.1123597Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1124164Z self=, 2025-05-07T20:56:34.1124829Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:34.1125128Z pooling_mode=, 2025-05-07T20:56:34.1125416Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1125685Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1125939Z ) 2025-05-07T20:56:34.1126149Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1126722Z self=, 2025-05-07T20:56:34.1127271Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:34.1127573Z pooling_mode=, 2025-05-07T20:56:34.1127859Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1128128Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1128384Z ) 2025-05-07T20:56:34.1128595Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1129166Z self=, 2025-05-07T20:56:34.1129712Z nbit_weights_ty=None, 2025-05-07T20:56:34.1129964Z pooling_mode=, 2025-05-07T20:56:34.1130256Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1130527Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1130772Z ) 2025-05-07T20:56:34.1130990Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1131565Z self=, 2025-05-07T20:56:34.1132119Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:34.1132413Z pooling_mode=, 2025-05-07T20:56:34.1132706Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1132978Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1133226Z ) 2025-05-07T20:56:34.1133444Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1134020Z self=, 2025-05-07T20:56:34.1134568Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:34.1134865Z pooling_mode=, 2025-05-07T20:56:34.1135159Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1135428Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1135680Z ) 2025-05-07T20:56:34.1135896Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1136468Z self=, 2025-05-07T20:56:34.1137011Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:34.1137315Z pooling_mode=, 2025-05-07T20:56:34.1137607Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1137867Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1138118Z ) 2025-05-07T20:56:34.1138332Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1138899Z self=, 2025-05-07T20:56:34.1139449Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:34.1139742Z pooling_mode=, 2025-05-07T20:56:34.1140023Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1140289Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1140541Z ) 2025-05-07T20:56:34.1140751Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1141321Z self=, 2025-05-07T20:56:34.1141872Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:34.1142253Z pooling_mode=, 2025-05-07T20:56:34.1142543Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1142810Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1143057Z ) 2025-05-07T20:56:34.1143265Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1143834Z self=, 2025-05-07T20:56:34.1144445Z nbit_weights_ty=None, 2025-05-07T20:56:34.1144693Z pooling_mode=, 2025-05-07T20:56:34.1144980Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1145247Z output_dtype=SparseType.BF16, 2025-05-07T20:56:34.1145491Z ) 2025-05-07T20:56:34.1145707Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1146275Z self=, 2025-05-07T20:56:34.1146823Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:34.1147109Z pooling_mode=, 2025-05-07T20:56:34.1147401Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1147665Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1147906Z ) 2025-05-07T20:56:34.1148121Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1148687Z self=, 2025-05-07T20:56:34.1149237Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:34.1149529Z pooling_mode=, 2025-05-07T20:56:34.1149819Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1150077Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1150327Z ) 2025-05-07T20:56:34.1150541Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1151117Z self=, 2025-05-07T20:56:34.1151662Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:34.1151955Z pooling_mode=, 2025-05-07T20:56:34.1152252Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1152513Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1152761Z ) 2025-05-07T20:56:34.1152974Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1153535Z self=, 2025-05-07T20:56:34.1154091Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:34.1154379Z pooling_mode=, 2025-05-07T20:56:34.1154671Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1154931Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1155183Z ) 2025-05-07T20:56:34.1155398Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1156066Z self=, 2025-05-07T20:56:34.1156619Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:34.1156917Z pooling_mode=, 2025-05-07T20:56:34.1157206Z indices_dtype=torch.int32, 2025-05-07T20:56:34.1157474Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1157725Z ) 2025-05-07T20:56:34.1157936Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1158506Z self=, 2025-05-07T20:56:34.1159063Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:34.1159357Z pooling_mode=, 2025-05-07T20:56:34.1159644Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1159910Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1160162Z ) 2025-05-07T20:56:34.1160375Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1160943Z self=, 2025-05-07T20:56:34.1161492Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:34.1161780Z pooling_mode=, 2025-05-07T20:56:34.1162151Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1162423Z output_dtype=SparseType.FP16, 2025-05-07T20:56:34.1162666Z ) 2025-05-07T20:56:34.1162876Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1163445Z self=, 2025-05-07T20:56:34.1164054Z nbit_weights_ty=None, 2025-05-07T20:56:34.1164305Z pooling_mode=, 2025-05-07T20:56:34.1164597Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1164861Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1165103Z ) 2025-05-07T20:56:34.1165317Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1165887Z self=, 2025-05-07T20:56:34.1166430Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:34.1166724Z pooling_mode=, 2025-05-07T20:56:34.1167021Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1167285Z output_dtype=SparseType.BF16, 2025-05-07T20:56:34.1167529Z ) 2025-05-07T20:56:34.1167743Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:34.1168313Z self=, 2025-05-07T20:56:34.1168845Z nbit_weights_ty=None, 2025-05-07T20:56:34.1169096Z pooling_mode=, 2025-05-07T20:56:34.1169384Z indices_dtype=torch.int64, 2025-05-07T20:56:34.1169639Z output_dtype=SparseType.FP32, 2025-05-07T20:56:34.1169887Z ) 2025-05-07T20:57:13.0030123Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0030801Z self=, 2025-05-07T20:57:13.0031373Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:13.0031680Z pooling_mode=, 2025-05-07T20:57:13.0031982Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0032285Z output_dtype=SparseType.BF16, 2025-05-07T20:57:13.0032535Z ) 2025-05-07T20:57:13.0032757Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0033335Z self=, 2025-05-07T20:57:13.0033889Z nbit_weights_ty=None, 2025-05-07T20:57:13.0034143Z pooling_mode=, 2025-05-07T20:57:13.0034439Z indices_dtype=torch.int64, 2025-05-07T20:57:13.0034706Z output_dtype=SparseType.FP32, 2025-05-07T20:57:13.0034952Z ) 2025-05-07T20:57:13.0035171Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0035746Z self=, 2025-05-07T20:57:13.0036341Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:57:13.0036637Z pooling_mode=, 2025-05-07T20:57:13.0036926Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0037198Z output_dtype=SparseType.BF16, 2025-05-07T20:57:13.0037442Z ) 2025-05-07T20:57:13.0037655Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0038229Z self=, 2025-05-07T20:57:13.0038763Z nbit_weights_ty=None, 2025-05-07T20:57:13.0039019Z pooling_mode=, 2025-05-07T20:57:13.0039308Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0039568Z output_dtype=SparseType.FP16, 2025-05-07T20:57:13.0039820Z ) 2025-05-07T20:57:13.0040035Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0040627Z self=, 2025-05-07T20:57:13.0041164Z nbit_weights_ty=None, 2025-05-07T20:57:13.0041416Z pooling_mode=, 2025-05-07T20:57:13.0041714Z indices_dtype=torch.int64, 2025-05-07T20:57:13.0043034Z output_dtype=SparseType.BF16, 2025-05-07T20:57:13.0043289Z ) 2025-05-07T20:57:13.0043513Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0044086Z self=, 2025-05-07T20:57:13.0044628Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:13.0045088Z pooling_mode=, 2025-05-07T20:57:13.0045380Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0045639Z output_dtype=SparseType.FP32, 2025-05-07T20:57:13.0045891Z ) 2025-05-07T20:57:13.0046109Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0046679Z self=, 2025-05-07T20:57:13.0047209Z nbit_weights_ty=None, 2025-05-07T20:57:13.0047465Z pooling_mode=, 2025-05-07T20:57:13.0047758Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0048021Z output_dtype=SparseType.FP16, 2025-05-07T20:57:13.0048281Z ) 2025-05-07T20:57:13.0048503Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0049064Z self=, 2025-05-07T20:57:13.0049598Z nbit_weights_ty=None, 2025-05-07T20:57:13.0049859Z pooling_mode=, 2025-05-07T20:57:13.0050147Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0050407Z output_dtype=SparseType.BF16, 2025-05-07T20:57:13.0050658Z ) 2025-05-07T20:57:13.0050879Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0051440Z self=, 2025-05-07T20:57:13.0051980Z nbit_weights_ty=None, 2025-05-07T20:57:13.0052232Z pooling_mode=, 2025-05-07T20:57:13.0052511Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0052776Z output_dtype=SparseType.BF16, 2025-05-07T20:57:13.0053024Z ) 2025-05-07T20:57:13.0053237Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0053807Z self=, 2025-05-07T20:57:13.0054343Z nbit_weights_ty=None, 2025-05-07T20:57:13.0054595Z pooling_mode=, 2025-05-07T20:57:13.0054885Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0055150Z output_dtype=SparseType.FP32, 2025-05-07T20:57:13.0055400Z ) 2025-05-07T20:57:13.0055611Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0056179Z self=, 2025-05-07T20:57:13.0056712Z nbit_weights_ty=None, 2025-05-07T20:57:13.0056961Z pooling_mode=, 2025-05-07T20:57:13.0057257Z indices_dtype=torch.int64, 2025-05-07T20:57:13.0057522Z output_dtype=SparseType.BF16, 2025-05-07T20:57:13.0057767Z ) 2025-05-07T20:57:13.0057994Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0058566Z self=, 2025-05-07T20:57:13.0059125Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:57:13.0059411Z pooling_mode=, 2025-05-07T20:57:13.0059705Z indices_dtype=torch.int32, 2025-05-07T20:57:13.0059971Z output_dtype=SparseType.FP32, 2025-05-07T20:57:13.0060215Z ) 2025-05-07T20:57:13.0060428Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:13.0060995Z self=, 2025-05-07T20:57:13.0061526Z nbit_weights_ty=None, 2025-05-07T20:57:13.0061786Z pooling_mode=, 2025-05-07T20:57:13.0062079Z indices_dtype=torch.int64, 2025-05-07T20:57:13.0062342Z output_dtype=SparseType.FP16, 2025-05-07T20:57:13.0062594Z ) 2025-05-07T20:57:13.0062769Z PASSED 2025-05-07T20:57:13.0062966Z 2025-05-07T20:57:13.0063123Z ======================== 1 passed in 134.01s (0:02:14) ========================= 2025-05-07T20:57:13.7355957Z 2025-05-07T20:57:13.7356550Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:57:13.7376339Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 137 seconds 2025-05-07T20:57:13.7376932Z 2025-05-07T20:57:13.7376938Z 2025-05-07T20:57:13.7376941Z 2025-05-07T20:57:13.7376945Z 2025-05-07T20:57:13.7398704Z ################################################################################ 2025-05-07T20:57:13.7414858Z # [2025-05-07T20:57:13.741Z] Run Python Test Suite: 2025-05-07T20:57:13.7415266Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:57:13.7415607Z ################################################################################ 2025-05-07T20:57:13.7440221Z + 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:57:13.7440865Z 2025-05-07T20:57:15.8874530Z ============================= test session starts ============================== 2025-05-07T20:57:15.8875774Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:15.8876916Z cachedir: .pytest_cache 2025-05-07T20:57:15.8878035Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:15.8879442Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:15.8880245Z plugins: hypothesis-6.131.14 2025-05-07T20:57:17.6227413Z collecting ... collected 10 items 2025-05-07T20:57:17.6227654Z 2025-05-07T20:58:02.3901193Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3902740Z self=, 2025-05-07T20:58:02.3903678Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:58:02.3904261Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3904800Z do_pruning=False, 2025-05-07T20:58:02.3905050Z pooling_mode=, 2025-05-07T20:58:02.3905350Z indices_dtype=torch.int32, 2025-05-07T20:58:02.3905619Z output_dtype=SparseType.FP32, 2025-05-07T20:58:02.3905875Z ) 2025-05-07T20:58:02.3906071Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3906523Z self=, 2025-05-07T20:58:02.3906973Z nbit_weights_ty=None, 2025-05-07T20:58:02.3907228Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3907501Z do_pruning=False, 2025-05-07T20:58:02.3907741Z pooling_mode=, 2025-05-07T20:58:02.3908026Z indices_dtype=torch.int32, 2025-05-07T20:58:02.3908286Z output_dtype=SparseType.FP32, 2025-05-07T20:58:02.3908544Z ) 2025-05-07T20:58:02.3908968Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3909419Z self=, 2025-05-07T20:58:02.3909866Z nbit_weights_ty=None, 2025-05-07T20:58:02.3910122Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3910403Z do_pruning=True, 2025-05-07T20:58:02.3910637Z pooling_mode=, 2025-05-07T20:58:02.3910930Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3911194Z output_dtype=SparseType.FP16, 2025-05-07T20:58:02.3911440Z ) 2025-05-07T20:58:02.3911636Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3912089Z self=, 2025-05-07T20:58:02.3912529Z nbit_weights_ty=None, 2025-05-07T20:58:02.3912782Z use_array_for_index_remapping=True, 2025-05-07T20:58:02.3913060Z do_pruning=False, 2025-05-07T20:58:02.3913676Z pooling_mode=, 2025-05-07T20:58:02.3913974Z indices_dtype=torch.int32, 2025-05-07T20:58:02.3914241Z output_dtype=SparseType.FP32, 2025-05-07T20:58:02.3914486Z ) 2025-05-07T20:58:02.3914683Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3915139Z self=, 2025-05-07T20:58:02.3915819Z nbit_weights_ty=None, 2025-05-07T20:58:02.3916178Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3916456Z do_pruning=True, 2025-05-07T20:58:02.3916695Z pooling_mode=, 2025-05-07T20:58:02.3916975Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3917243Z output_dtype=SparseType.FP16, 2025-05-07T20:58:02.3917495Z ) 2025-05-07T20:58:02.3917689Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3918147Z self=, 2025-05-07T20:58:02.3918608Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:58:02.3918901Z use_array_for_index_remapping=True, 2025-05-07T20:58:02.3919173Z do_pruning=False, 2025-05-07T20:58:02.3919414Z pooling_mode=, 2025-05-07T20:58:02.3919692Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3919954Z output_dtype=SparseType.FP32, 2025-05-07T20:58:02.3920213Z ) 2025-05-07T20:58:02.3920404Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3920853Z self=, 2025-05-07T20:58:02.3921309Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:58:02.3921596Z use_array_for_index_remapping=True, 2025-05-07T20:58:02.3921860Z do_pruning=True, 2025-05-07T20:58:02.3922100Z pooling_mode=, 2025-05-07T20:58:02.3922389Z indices_dtype=torch.int32, 2025-05-07T20:58:02.3922646Z output_dtype=SparseType.FP16, 2025-05-07T20:58:02.3922897Z ) 2025-05-07T20:58:02.3923093Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3923546Z self=, 2025-05-07T20:58:02.3923993Z nbit_weights_ty=None, 2025-05-07T20:58:02.3924248Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3924522Z do_pruning=True, 2025-05-07T20:58:02.3924752Z pooling_mode=, 2025-05-07T20:58:02.3925042Z indices_dtype=torch.int32, 2025-05-07T20:58:02.3925307Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.3925552Z ) 2025-05-07T20:58:02.3925754Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3926207Z self=, 2025-05-07T20:58:02.3926659Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:58:02.3926950Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3927228Z do_pruning=True, 2025-05-07T20:58:02.3927463Z pooling_mode=, 2025-05-07T20:58:02.3927752Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3928023Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.3928268Z ) 2025-05-07T20:58:02.3928467Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3928926Z self=, 2025-05-07T20:58:02.3929388Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:58:02.3929674Z use_array_for_index_remapping=True, 2025-05-07T20:58:02.3929950Z do_pruning=False, 2025-05-07T20:58:02.3930194Z pooling_mode=, 2025-05-07T20:58:02.3930478Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3930747Z output_dtype=SparseType.FP16, 2025-05-07T20:58:02.3930999Z ) 2025-05-07T20:58:02.3931207Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3931663Z self=, 2025-05-07T20:58:02.3940567Z nbit_weights_ty=None, 2025-05-07T20:58:02.3940891Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3941303Z do_pruning=True, 2025-05-07T20:58:02.3941787Z pooling_mode=, 2025-05-07T20:58:02.3942193Z indices_dtype=torch.int32, 2025-05-07T20:58:02.3942570Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.3942913Z ) 2025-05-07T20:58:02.3943166Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3943773Z self=, 2025-05-07T20:58:02.3944316Z nbit_weights_ty=None, 2025-05-07T20:58:02.3944573Z use_array_for_index_remapping=True, 2025-05-07T20:58:02.3944849Z do_pruning=True, 2025-05-07T20:58:02.3945089Z pooling_mode=, 2025-05-07T20:58:02.3945376Z indices_dtype=torch.int32, 2025-05-07T20:58:02.3945638Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.3945889Z ) 2025-05-07T20:58:02.3946087Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3946537Z self=, 2025-05-07T20:58:02.3946993Z nbit_weights_ty=None, 2025-05-07T20:58:02.3947252Z use_array_for_index_remapping=False, 2025-05-07T20:58:02.3947524Z do_pruning=False, 2025-05-07T20:58:02.3947769Z pooling_mode=, 2025-05-07T20:58:02.3948064Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3948324Z output_dtype=SparseType.FP32, 2025-05-07T20:58:02.3948588Z ) 2025-05-07T20:58:02.3948784Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3949238Z self=, 2025-05-07T20:58:02.3949677Z nbit_weights_ty=None, 2025-05-07T20:58:02.3949931Z use_array_for_index_remapping=True, 2025-05-07T20:58:02.3950211Z do_pruning=False, 2025-05-07T20:58:02.3950445Z pooling_mode=, 2025-05-07T20:58:02.3950734Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3950998Z output_dtype=SparseType.FP32, 2025-05-07T20:58:02.3951239Z ) 2025-05-07T20:58:02.3951439Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:02.3951903Z self=, 2025-05-07T20:58:02.3952340Z nbit_weights_ty=None, 2025-05-07T20:58:02.3952594Z use_array_for_index_remapping=True, 2025-05-07T20:58:02.3952873Z do_pruning=True, 2025-05-07T20:58:02.3953115Z pooling_mode=, 2025-05-07T20:58:02.3953407Z indices_dtype=torch.int64, 2025-05-07T20:58:02.3953678Z output_dtype=SparseType.FP32, 2025-05-07T20:58:02.3953933Z ) 2025-05-07T20:58:02.3954105Z PASSED 2025-05-07T20:58:02.7195301Z 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:58:02.7196654Z self=, 2025-05-07T20:58:02.7197325Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7197687Z pooling_mode=, 2025-05-07T20:58:02.7198080Z output_dtype=SparseType.FP16, 2025-05-07T20:58:02.7198383Z D=32, 2025-05-07T20:58:02.7198601Z B=8, 2025-05-07T20:58:02.7198820Z T=10, 2025-05-07T20:58:02.7199024Z L=10, 2025-05-07T20:58:02.7199242Z MAXH=50, 2025-05-07T20:58:02.7199470Z ) 2025-05-07T20:58:02.7199781Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7200540Z self=, 2025-05-07T20:58:02.7201206Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:02.7201560Z pooling_mode=, 2025-05-07T20:58:02.7201908Z output_dtype=SparseType.FP16, 2025-05-07T20:58:02.7202213Z D=32, 2025-05-07T20:58:02.7202425Z B=8, 2025-05-07T20:58:02.7202629Z T=10, 2025-05-07T20:58:02.7202841Z L=10, 2025-05-07T20:58:02.7203057Z MAXH=50, 2025-05-07T20:58:02.7203270Z ) 2025-05-07T20:58:02.7203972Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7204722Z self=, 2025-05-07T20:58:02.7205388Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:02.7205738Z pooling_mode=, 2025-05-07T20:58:02.7206093Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7206564Z D=512, 2025-05-07T20:58:02.7206776Z B=22, 2025-05-07T20:58:02.7206993Z T=10, 2025-05-07T20:58:02.7207205Z L=82, 2025-05-07T20:58:02.7207411Z MAXH=54, 2025-05-07T20:58:02.7207635Z ) 2025-05-07T20:58:02.7207951Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7209016Z self=, 2025-05-07T20:58:02.7209693Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:02.7210044Z pooling_mode=, 2025-05-07T20:58:02.7210392Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7210716Z D=1024, 2025-05-07T20:58:02.7210931Z B=16, 2025-05-07T20:58:02.7211140Z T=10, 2025-05-07T20:58:02.7211353Z L=96, 2025-05-07T20:58:02.7211562Z MAXH=92, 2025-05-07T20:58:02.7211777Z ) 2025-05-07T20:58:02.7212090Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7212838Z self=, 2025-05-07T20:58:02.7213496Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7213838Z pooling_mode=, 2025-05-07T20:58:02.7214189Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7214491Z D=256, 2025-05-07T20:58:02.7214701Z B=32, 2025-05-07T20:58:02.7214912Z T=16, 2025-05-07T20:58:02.7215125Z L=100, 2025-05-07T20:58:02.7215337Z MAXH=69, 2025-05-07T20:58:02.7215560Z ) 2025-05-07T20:58:02.7215875Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7216616Z self=, 2025-05-07T20:58:02.7217283Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:02.7217632Z pooling_mode=, 2025-05-07T20:58:02.7217985Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7218285Z D=256, 2025-05-07T20:58:02.7218503Z B=31, 2025-05-07T20:58:02.7218708Z T=11, 2025-05-07T20:58:02.7218916Z L=23, 2025-05-07T20:58:02.7219128Z MAXH=52, 2025-05-07T20:58:02.7219342Z ) 2025-05-07T20:58:02.7219660Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7220398Z self=, 2025-05-07T20:58:02.7221057Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7221400Z pooling_mode=, 2025-05-07T20:58:02.7221755Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7222058Z D=32, 2025-05-07T20:58:02.7222260Z B=24, 2025-05-07T20:58:02.7222481Z T=12, 2025-05-07T20:58:02.7222690Z L=37, 2025-05-07T20:58:02.7222894Z MAXH=97, 2025-05-07T20:58:02.7223112Z ) 2025-05-07T20:58:02.7223425Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7224158Z self=, 2025-05-07T20:58:02.7224830Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:02.7225227Z pooling_mode=, 2025-05-07T20:58:02.7225583Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7225880Z D=512, 2025-05-07T20:58:02.7226098Z B=8, 2025-05-07T20:58:02.7226307Z T=11, 2025-05-07T20:58:02.7226511Z L=31, 2025-05-07T20:58:02.7226723Z MAXH=64, 2025-05-07T20:58:02.7226945Z ) 2025-05-07T20:58:02.7227249Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7228123Z self=, 2025-05-07T20:58:02.7228788Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7229132Z pooling_mode=, 2025-05-07T20:58:02.7229485Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7229790Z D=1024, 2025-05-07T20:58:02.7229998Z B=32, 2025-05-07T20:58:02.7230333Z T=17, 2025-05-07T20:58:02.7230543Z L=41, 2025-05-07T20:58:02.7230748Z MAXH=61, 2025-05-07T20:58:02.7230968Z ) 2025-05-07T20:58:02.7231285Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7232016Z self=, 2025-05-07T20:58:02.7232680Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7233030Z pooling_mode=, 2025-05-07T20:58:02.7233386Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7233683Z D=512, 2025-05-07T20:58:02.7233897Z B=22, 2025-05-07T20:58:02.7234108Z T=12, 2025-05-07T20:58:02.7234317Z L=26, 2025-05-07T20:58:02.7234529Z MAXH=98, 2025-05-07T20:58:02.7234750Z ) 2025-05-07T20:58:02.7235057Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7235794Z self=, 2025-05-07T20:58:02.7236590Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7236934Z pooling_mode=, 2025-05-07T20:58:02.7237289Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7237590Z D=384, 2025-05-07T20:58:02.7237797Z B=13, 2025-05-07T20:58:02.7238008Z T=15, 2025-05-07T20:58:02.7238222Z L=83, 2025-05-07T20:58:02.7238427Z MAXH=100, 2025-05-07T20:58:02.7238652Z ) 2025-05-07T20:58:02.7238966Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7239703Z self=, 2025-05-07T20:58:02.7240364Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7240718Z pooling_mode=, 2025-05-07T20:58:02.7241070Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7241368Z D=384, 2025-05-07T20:58:02.7241579Z B=15, 2025-05-07T20:58:02.7241791Z T=15, 2025-05-07T20:58:02.7241996Z L=83, 2025-05-07T20:58:02.7242219Z MAXH=100, 2025-05-07T20:58:02.7242445Z ) 2025-05-07T20:58:02.7242755Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7243497Z self=, 2025-05-07T20:58:02.7244158Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7244538Z pooling_mode=, 2025-05-07T20:58:02.7244840Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7245087Z D=384, 2025-05-07T20:58:02.7245285Z B=8, 2025-05-07T20:58:02.7245464Z T=15, 2025-05-07T20:58:02.7245633Z L=83, 2025-05-07T20:58:02.7245815Z MAXH=100, 2025-05-07T20:58:02.7246011Z ) 2025-05-07T20:58:02.7246271Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7246880Z self=, 2025-05-07T20:58:02.7247423Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7247712Z pooling_mode=, 2025-05-07T20:58:02.7248011Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7248267Z D=384, 2025-05-07T20:58:02.7248444Z B=8, 2025-05-07T20:58:02.7248614Z T=15, 2025-05-07T20:58:02.7248792Z L=83, 2025-05-07T20:58:02.7248976Z MAXH=83, 2025-05-07T20:58:02.7249156Z ) 2025-05-07T20:58:02.7249423Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:02.7250033Z self=, 2025-05-07T20:58:02.7250567Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:02.7250955Z pooling_mode=, 2025-05-07T20:58:02.7251254Z output_dtype=SparseType.BF16, 2025-05-07T20:58:02.7251504Z D=384, 2025-05-07T20:58:02.7251681Z B=15, 2025-05-07T20:58:02.7251855Z T=15, 2025-05-07T20:58:02.7252025Z L=83, 2025-05-07T20:58:02.7252200Z MAXH=83, 2025-05-07T20:58:02.7252385Z ) 2025-05-07T20:58:02.7252665Z PASSED 2025-05-07T20:58:15.5556714Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5558010Z self=, 2025-05-07T20:58:15.5558714Z D=32, 2025-05-07T20:58:15.5559005Z B=8, 2025-05-07T20:58:15.5559290Z T=10, 2025-05-07T20:58:15.5559585Z L=10, 2025-05-07T20:58:15.5559871Z MAXH=50, 2025-05-07T20:58:15.5560192Z indices_dtype=torch.int32, 2025-05-07T20:58:15.5560634Z ) 2025-05-07T20:58:15.5560996Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5561843Z self=, 2025-05-07T20:58:15.5562879Z D=256, 2025-05-07T20:58:15.5563155Z B=8, 2025-05-07T20:58:15.5563419Z T=10, 2025-05-07T20:58:15.5563690Z L=10, 2025-05-07T20:58:15.5563952Z MAXH=50, 2025-05-07T20:58:15.5564283Z indices_dtype=torch.int32, 2025-05-07T20:58:15.5564668Z ) 2025-05-07T20:58:15.5565018Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5565771Z self=, 2025-05-07T20:58:15.5566546Z D=256, 2025-05-07T20:58:15.5566846Z B=27, 2025-05-07T20:58:15.5567128Z T=20, 2025-05-07T20:58:15.5567411Z L=65, 2025-05-07T20:58:15.5567702Z MAXH=85, 2025-05-07T20:58:15.5568046Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5568446Z ) 2025-05-07T20:58:15.5568823Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5569720Z self=, 2025-05-07T20:58:15.5570508Z D=512, 2025-05-07T20:58:15.5570807Z B=30, 2025-05-07T20:58:15.5571092Z T=10, 2025-05-07T20:58:15.5571372Z L=85, 2025-05-07T20:58:15.5571660Z MAXH=79, 2025-05-07T20:58:15.5572000Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5572406Z ) 2025-05-07T20:58:15.5572774Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5573643Z self=, 2025-05-07T20:58:15.5574425Z D=1024, 2025-05-07T20:58:15.5574728Z B=15, 2025-05-07T20:58:15.5575016Z T=13, 2025-05-07T20:58:15.5575292Z L=92, 2025-05-07T20:58:15.5575583Z MAXH=74, 2025-05-07T20:58:15.5575926Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5576317Z ) 2025-05-07T20:58:15.5576690Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5577574Z self=, 2025-05-07T20:58:15.5578366Z D=512, 2025-05-07T20:58:15.5578655Z B=23, 2025-05-07T20:58:15.5578947Z T=20, 2025-05-07T20:58:15.5579238Z L=35, 2025-05-07T20:58:15.5579520Z MAXH=100, 2025-05-07T20:58:15.5579867Z indices_dtype=torch.int32, 2025-05-07T20:58:15.5580281Z ) 2025-05-07T20:58:15.5580640Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5581513Z self=, 2025-05-07T20:58:15.5582308Z D=512, 2025-05-07T20:58:15.5582603Z B=14, 2025-05-07T20:58:15.5582893Z T=10, 2025-05-07T20:58:15.5583182Z L=29, 2025-05-07T20:58:15.5583469Z MAXH=60, 2025-05-07T20:58:15.5583815Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5584219Z ) 2025-05-07T20:58:15.5584576Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5585940Z self=, 2025-05-07T20:58:15.5586755Z D=384, 2025-05-07T20:58:15.5587053Z B=31, 2025-05-07T20:58:15.5587338Z T=15, 2025-05-07T20:58:15.5587624Z L=68, 2025-05-07T20:58:15.5587917Z MAXH=82, 2025-05-07T20:58:15.5588254Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5588650Z ) 2025-05-07T20:58:15.5589243Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5590110Z self=, 2025-05-07T20:58:15.5590908Z D=256, 2025-05-07T20:58:15.5591206Z B=24, 2025-05-07T20:58:15.5591491Z T=10, 2025-05-07T20:58:15.5591783Z L=74, 2025-05-07T20:58:15.5592077Z MAXH=68, 2025-05-07T20:58:15.5592411Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5592810Z ) 2025-05-07T20:58:15.5593180Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5594045Z self=, 2025-05-07T20:58:15.5594854Z D=32, 2025-05-07T20:58:15.5595147Z B=12, 2025-05-07T20:58:15.5595425Z T=19, 2025-05-07T20:58:15.5595713Z L=74, 2025-05-07T20:58:15.5596004Z MAXH=94, 2025-05-07T20:58:15.5596423Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5596779Z ) 2025-05-07T20:58:15.5597084Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5597954Z self=, 2025-05-07T20:58:15.5598800Z D=384, 2025-05-07T20:58:15.5599093Z B=19, 2025-05-07T20:58:15.5599384Z T=13, 2025-05-07T20:58:15.5599665Z L=64, 2025-05-07T20:58:15.5599953Z MAXH=97, 2025-05-07T20:58:15.5600297Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5600685Z ) 2025-05-07T20:58:15.5601056Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5601937Z self=, 2025-05-07T20:58:15.5602734Z D=384, 2025-05-07T20:58:15.5603037Z B=19, 2025-05-07T20:58:15.5603330Z T=13, 2025-05-07T20:58:15.5603611Z L=19, 2025-05-07T20:58:15.5603901Z MAXH=97, 2025-05-07T20:58:15.5604246Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5604637Z ) 2025-05-07T20:58:15.5605010Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5605901Z self=, 2025-05-07T20:58:15.5606699Z D=384, 2025-05-07T20:58:15.5606983Z B=19, 2025-05-07T20:58:15.5607276Z T=19, 2025-05-07T20:58:15.5607560Z L=19, 2025-05-07T20:58:15.5607844Z MAXH=97, 2025-05-07T20:58:15.5608182Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5608910Z ) 2025-05-07T20:58:15.5609289Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5610166Z self=, 2025-05-07T20:58:15.5610965Z D=384, 2025-05-07T20:58:15.5611263Z B=19, 2025-05-07T20:58:15.5611557Z T=19, 2025-05-07T20:58:15.5611848Z L=19, 2025-05-07T20:58:15.5612132Z MAXH=50, 2025-05-07T20:58:15.5612480Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5612879Z ) 2025-05-07T20:58:15.5613237Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:15.5614127Z self=, 2025-05-07T20:58:15.5614930Z D=384, 2025-05-07T20:58:15.5615222Z B=19, 2025-05-07T20:58:15.5615509Z T=19, 2025-05-07T20:58:15.5615799Z L=50, 2025-05-07T20:58:15.5616077Z MAXH=50, 2025-05-07T20:58:15.5616422Z indices_dtype=torch.int64, 2025-05-07T20:58:15.5616820Z ) 2025-05-07T20:58:15.5617088Z PASSED 2025-05-07T20:58:15.6841772Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6843601Z self=, 2025-05-07T20:58:15.6844420Z D=32, 2025-05-07T20:58:15.6844707Z B=8, 2025-05-07T20:58:15.6844983Z T=10, 2025-05-07T20:58:15.6845275Z L=10, 2025-05-07T20:58:15.6845552Z MAXH=50, 2025-05-07T20:58:15.6845820Z ) 2025-05-07T20:58:15.6846187Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6847342Z self=, 2025-05-07T20:58:15.6848082Z D=384, 2025-05-07T20:58:15.6848371Z B=8, 2025-05-07T20:58:15.6848654Z T=10, 2025-05-07T20:58:15.6848926Z L=10, 2025-05-07T20:58:15.6849202Z MAXH=50, 2025-05-07T20:58:15.6849469Z ) 2025-05-07T20:58:15.6849790Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6850575Z self=, 2025-05-07T20:58:15.6851396Z D=384, 2025-05-07T20:58:15.6851689Z B=25, 2025-05-07T20:58:15.6862339Z T=17, 2025-05-07T20:58:15.6862694Z L=37, 2025-05-07T20:58:15.6863002Z MAXH=89, 2025-05-07T20:58:15.6863312Z ) 2025-05-07T20:58:15.6863663Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6864448Z self=, 2025-05-07T20:58:15.6865273Z D=384, 2025-05-07T20:58:15.6865569Z B=23, 2025-05-07T20:58:15.6865865Z T=20, 2025-05-07T20:58:15.6866162Z L=84, 2025-05-07T20:58:15.6866444Z MAXH=66, 2025-05-07T20:58:15.6866747Z ) 2025-05-07T20:58:15.6867124Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6868004Z self=, 2025-05-07T20:58:15.6868808Z D=384, 2025-05-07T20:58:15.6869111Z B=17, 2025-05-07T20:58:15.6869403Z T=12, 2025-05-07T20:58:15.6869700Z L=16, 2025-05-07T20:58:15.6869994Z MAXH=57, 2025-05-07T20:58:15.6870303Z ) 2025-05-07T20:58:15.6870677Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6871566Z self=, 2025-05-07T20:58:15.6872368Z D=256, 2025-05-07T20:58:15.6872656Z B=13, 2025-05-07T20:58:15.6872952Z T=16, 2025-05-07T20:58:15.6873243Z L=73, 2025-05-07T20:58:15.6873536Z MAXH=81, 2025-05-07T20:58:15.6873846Z ) 2025-05-07T20:58:15.6874222Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6875089Z self=, 2025-05-07T20:58:15.6875900Z D=1024, 2025-05-07T20:58:15.6876380Z B=19, 2025-05-07T20:58:15.6876668Z T=18, 2025-05-07T20:58:15.6876960Z L=56, 2025-05-07T20:58:15.6877259Z MAXH=76, 2025-05-07T20:58:15.6877557Z ) 2025-05-07T20:58:15.6877931Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6878823Z self=, 2025-05-07T20:58:15.6879632Z D=384, 2025-05-07T20:58:15.6879923Z B=31, 2025-05-07T20:58:15.6880217Z T=13, 2025-05-07T20:58:15.6880510Z L=22, 2025-05-07T20:58:15.6880796Z MAXH=75, 2025-05-07T20:58:15.6881094Z ) 2025-05-07T20:58:15.6881440Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6882247Z self=, 2025-05-07T20:58:15.6882998Z D=384, 2025-05-07T20:58:15.6883300Z B=10, 2025-05-07T20:58:15.6883583Z T=12, 2025-05-07T20:58:15.6883877Z L=100, 2025-05-07T20:58:15.6884179Z MAXH=92, 2025-05-07T20:58:15.6884480Z ) 2025-05-07T20:58:15.6884853Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6885668Z self=, 2025-05-07T20:58:15.6886407Z D=32, 2025-05-07T20:58:15.6886699Z B=22, 2025-05-07T20:58:15.6887003Z T=12, 2025-05-07T20:58:15.6887459Z L=77, 2025-05-07T20:58:15.6887764Z MAXH=96, 2025-05-07T20:58:15.6888064Z ) 2025-05-07T20:58:15.6888429Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6889310Z self=, 2025-05-07T20:58:15.6890241Z D=384, 2025-05-07T20:58:15.6890530Z B=26, 2025-05-07T20:58:15.6890817Z T=18, 2025-05-07T20:58:15.6891107Z L=56, 2025-05-07T20:58:15.6891391Z MAXH=69, 2025-05-07T20:58:15.6891693Z ) 2025-05-07T20:58:15.6892061Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6892934Z self=, 2025-05-07T20:58:15.6893738Z D=384, 2025-05-07T20:58:15.6894035Z B=26, 2025-05-07T20:58:15.6894329Z T=10, 2025-05-07T20:58:15.6894609Z L=56, 2025-05-07T20:58:15.6894898Z MAXH=69, 2025-05-07T20:58:15.6895196Z ) 2025-05-07T20:58:15.6895565Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6896445Z self=, 2025-05-07T20:58:15.6897241Z D=384, 2025-05-07T20:58:15.6897526Z B=26, 2025-05-07T20:58:15.6897814Z T=10, 2025-05-07T20:58:15.6898102Z L=56, 2025-05-07T20:58:15.6898394Z MAXH=56, 2025-05-07T20:58:15.6898737Z ) 2025-05-07T20:58:15.6899113Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6899950Z self=, 2025-05-07T20:58:15.6900755Z D=384, 2025-05-07T20:58:15.6901062Z B=8, 2025-05-07T20:58:15.6901349Z T=10, 2025-05-07T20:58:15.6901637Z L=56, 2025-05-07T20:58:15.6901926Z MAXH=56, 2025-05-07T20:58:15.6902228Z ) 2025-05-07T20:58:15.6902606Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:15.6903484Z self=, 2025-05-07T20:58:15.6904289Z D=384, 2025-05-07T20:58:15.6904584Z B=8, 2025-05-07T20:58:15.6904872Z T=10, 2025-05-07T20:58:15.6905159Z L=56, 2025-05-07T20:58:15.6905444Z MAXH=50, 2025-05-07T20:58:15.6905752Z ) 2025-05-07T20:58:15.6906043Z PASSED 2025-05-07T20:58:16.9433464Z 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:58:16.9435381Z self=, 2025-05-07T20:58:16.9436563Z T=1, 2025-05-07T20:58:16.9436915Z D=2, 2025-05-07T20:58:16.9437250Z B=1, 2025-05-07T20:58:16.9437591Z log_E=3, 2025-05-07T20:58:16.9437951Z L=0, 2025-05-07T20:58:16.9438340Z weights_ty=SparseType.FP32, 2025-05-07T20:58:16.9438893Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9439201Z ) 2025-05-07T20:58:16.9439449Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9440056Z self=, 2025-05-07T20:58:16.9440565Z T=2, 2025-05-07T20:58:16.9440735Z D=2, 2025-05-07T20:58:16.9440915Z B=1, 2025-05-07T20:58:16.9441090Z log_E=3, 2025-05-07T20:58:16.9441273Z L=0, 2025-05-07T20:58:16.9441476Z weights_ty=SparseType.FP32, 2025-05-07T20:58:16.9441750Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9442002Z ) 2025-05-07T20:58:16.9442256Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9442843Z self=, 2025-05-07T20:58:16.9443348Z T=2, 2025-05-07T20:58:16.9443521Z D=103, 2025-05-07T20:58:16.9443703Z B=86, 2025-05-07T20:58:16.9443884Z log_E=4, 2025-05-07T20:58:16.9444071Z L=19, 2025-05-07T20:58:16.9444271Z weights_ty=SparseType.FP16, 2025-05-07T20:58:16.9444903Z output_dtype=SparseType.BF16, 2025-05-07T20:58:16.9445156Z ) 2025-05-07T20:58:16.9445408Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9445997Z self=, 2025-05-07T20:58:16.9446493Z T=1, 2025-05-07T20:58:16.9446812Z D=48, 2025-05-07T20:58:16.9446988Z B=48, 2025-05-07T20:58:16.9447161Z log_E=3, 2025-05-07T20:58:16.9447346Z L=6, 2025-05-07T20:58:16.9447548Z weights_ty=SparseType.FP32, 2025-05-07T20:58:16.9447813Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9448067Z ) 2025-05-07T20:58:16.9448324Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9448931Z self=, 2025-05-07T20:58:16.9449456Z T=1, 2025-05-07T20:58:16.9449633Z D=38, 2025-05-07T20:58:16.9449807Z B=30, 2025-05-07T20:58:16.9449980Z log_E=4, 2025-05-07T20:58:16.9450171Z L=9, 2025-05-07T20:58:16.9450367Z weights_ty=SparseType.FP32, 2025-05-07T20:58:16.9450633Z output_dtype=SparseType.BF16, 2025-05-07T20:58:16.9450887Z ) 2025-05-07T20:58:16.9451141Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9451724Z self=, 2025-05-07T20:58:16.9452230Z T=7, 2025-05-07T20:58:16.9452407Z D=107, 2025-05-07T20:58:16.9452583Z B=87, 2025-05-07T20:58:16.9452761Z log_E=5, 2025-05-07T20:58:16.9452947Z L=4, 2025-05-07T20:58:16.9453138Z weights_ty=SparseType.INT4, 2025-05-07T20:58:16.9453415Z output_dtype=SparseType.INT8, 2025-05-07T20:58:16.9453667Z ) 2025-05-07T20:58:16.9453918Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9454499Z self=, 2025-05-07T20:58:16.9455002Z T=1, 2025-05-07T20:58:16.9455187Z D=54, 2025-05-07T20:58:16.9455358Z B=93, 2025-05-07T20:58:16.9455539Z log_E=3, 2025-05-07T20:58:16.9455725Z L=7, 2025-05-07T20:58:16.9455918Z weights_ty=SparseType.FP32, 2025-05-07T20:58:16.9456188Z output_dtype=SparseType.BF16, 2025-05-07T20:58:16.9456446Z ) 2025-05-07T20:58:16.9456701Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9457294Z self=, 2025-05-07T20:58:16.9457799Z T=5, 2025-05-07T20:58:16.9457970Z D=80, 2025-05-07T20:58:16.9458148Z B=125, 2025-05-07T20:58:16.9458331Z log_E=3, 2025-05-07T20:58:16.9458511Z L=3, 2025-05-07T20:58:16.9458716Z weights_ty=SparseType.INT8, 2025-05-07T20:58:16.9458991Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9459244Z ) 2025-05-07T20:58:16.9459492Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9460088Z self=, 2025-05-07T20:58:16.9460588Z T=5, 2025-05-07T20:58:16.9460777Z D=87, 2025-05-07T20:58:16.9460954Z B=112, 2025-05-07T20:58:16.9461135Z log_E=3, 2025-05-07T20:58:16.9461318Z L=16, 2025-05-07T20:58:16.9461520Z weights_ty=SparseType.FP32, 2025-05-07T20:58:16.9461798Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9462053Z ) 2025-05-07T20:58:16.9462299Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9462885Z self=, 2025-05-07T20:58:16.9463386Z T=9, 2025-05-07T20:58:16.9463555Z D=113, 2025-05-07T20:58:16.9463732Z B=12, 2025-05-07T20:58:16.9463911Z log_E=3, 2025-05-07T20:58:16.9464090Z L=9, 2025-05-07T20:58:16.9464288Z weights_ty=SparseType.INT4, 2025-05-07T20:58:16.9464566Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9464816Z ) 2025-05-07T20:58:16.9465157Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9465743Z self=, 2025-05-07T20:58:16.9466239Z T=6, 2025-05-07T20:58:16.9466418Z D=115, 2025-05-07T20:58:16.9466670Z B=90, 2025-05-07T20:58:16.9466843Z log_E=3, 2025-05-07T20:58:16.9467027Z L=8, 2025-05-07T20:58:16.9467222Z weights_ty=SparseType.INT4, 2025-05-07T20:58:16.9467493Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9467745Z ) 2025-05-07T20:58:16.9467996Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9468581Z self=, 2025-05-07T20:58:16.9469121Z T=6, 2025-05-07T20:58:16.9469300Z D=115, 2025-05-07T20:58:16.9469479Z B=90, 2025-05-07T20:58:16.9469650Z log_E=3, 2025-05-07T20:58:16.9469839Z L=0, 2025-05-07T20:58:16.9470041Z weights_ty=SparseType.INT4, 2025-05-07T20:58:16.9470309Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9470562Z ) 2025-05-07T20:58:16.9470814Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9471393Z self=, 2025-05-07T20:58:16.9471898Z T=6, 2025-05-07T20:58:16.9472074Z D=115, 2025-05-07T20:58:16.9472246Z B=6, 2025-05-07T20:58:16.9472426Z log_E=3, 2025-05-07T20:58:16.9472623Z L=0, 2025-05-07T20:58:16.9472815Z weights_ty=SparseType.INT4, 2025-05-07T20:58:16.9473086Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9473349Z ) 2025-05-07T20:58:16.9473602Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9474183Z self=, 2025-05-07T20:58:16.9474690Z T=6, 2025-05-07T20:58:16.9474867Z D=2, 2025-05-07T20:58:16.9475039Z B=6, 2025-05-07T20:58:16.9475219Z log_E=3, 2025-05-07T20:58:16.9475404Z L=0, 2025-05-07T20:58:16.9475594Z weights_ty=SparseType.INT4, 2025-05-07T20:58:16.9475869Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9476206Z ) 2025-05-07T20:58:16.9476451Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:16.9477052Z self=, 2025-05-07T20:58:16.9477558Z T=6, 2025-05-07T20:58:16.9477734Z D=2, 2025-05-07T20:58:16.9477903Z B=6, 2025-05-07T20:58:16.9478080Z log_E=3, 2025-05-07T20:58:16.9478265Z L=6, 2025-05-07T20:58:16.9478455Z weights_ty=SparseType.INT4, 2025-05-07T20:58:16.9478727Z output_dtype=SparseType.FP16, 2025-05-07T20:58:16.9478985Z ) 2025-05-07T20:58:16.9479148Z PASSED 2025-05-07T20:58:18.0943587Z 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:58:18.0945307Z self=, 2025-05-07T20:58:18.0946234Z T=1, 2025-05-07T20:58:18.0946533Z D=2, 2025-05-07T20:58:18.0946793Z B=1, 2025-05-07T20:58:18.0947097Z log_E=3, 2025-05-07T20:58:18.0947399Z L=0, 2025-05-07T20:58:18.0947709Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.0948141Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.0948579Z weighted=False, 2025-05-07T20:58:18.0948906Z ) 2025-05-07T20:58:18.0949200Z weight_ty: fp32 2025-05-07T20:58:18.0949733Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.0950793Z self=, 2025-05-07T20:58:18.0951673Z T=5, 2025-05-07T20:58:18.0951970Z D=2, 2025-05-07T20:58:18.0952261Z B=1, 2025-05-07T20:58:18.0953004Z log_E=3, 2025-05-07T20:58:18.0953325Z L=0, 2025-05-07T20:58:18.0953666Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.0954085Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.0954502Z weighted=False, 2025-05-07T20:58:18.0954837Z ) 2025-05-07T20:58:18.0955118Z weight_ty: fp32 2025-05-07T20:58:18.0955715Z weight_ty: fp32 2025-05-07T20:58:18.0956192Z weight_ty: fp32 2025-05-07T20:58:18.0956520Z weight_ty: fp32 2025-05-07T20:58:18.0956847Z weight_ty: fp32 2025-05-07T20:58:18.0957345Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.0958457Z self=, 2025-05-07T20:58:18.0959373Z T=5, 2025-05-07T20:58:18.0959676Z D=27, 2025-05-07T20:58:18.0959967Z B=104, 2025-05-07T20:58:18.0960268Z log_E=4, 2025-05-07T20:58:18.0960576Z L=14, 2025-05-07T20:58:18.0960907Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.0961379Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.0961826Z weighted=True, 2025-05-07T20:58:18.0962159Z ) 2025-05-07T20:58:18.0962439Z weight_ty: fp32 2025-05-07T20:58:18.0962780Z weight_ty: fp32 2025-05-07T20:58:18.0963125Z weight_ty: fp32 2025-05-07T20:58:18.0963446Z weight_ty: fp32 2025-05-07T20:58:18.0963784Z weight_ty: fp32 2025-05-07T20:58:18.0964293Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.0965375Z self=, 2025-05-07T20:58:18.0966293Z T=6, 2025-05-07T20:58:18.0966581Z D=56, 2025-05-07T20:58:18.0966867Z B=32, 2025-05-07T20:58:18.0967161Z log_E=3, 2025-05-07T20:58:18.0967476Z L=13, 2025-05-07T20:58:18.0967801Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.0968279Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.0968688Z weighted=True, 2025-05-07T20:58:18.0969005Z ) 2025-05-07T20:58:18.0969302Z weight_ty: fp32 2025-05-07T20:58:18.0969631Z weight_ty: fp32 2025-05-07T20:58:18.0969945Z weight_ty: fp32 2025-05-07T20:58:18.0970276Z weight_ty: fp32 2025-05-07T20:58:18.0970614Z weight_ty: fp32 2025-05-07T20:58:18.0970941Z weight_ty: fp32 2025-05-07T20:58:18.0971460Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.0972501Z self=, 2025-05-07T20:58:18.0973400Z T=8, 2025-05-07T20:58:18.0973680Z D=48, 2025-05-07T20:58:18.0973975Z B=38, 2025-05-07T20:58:18.0974271Z log_E=3, 2025-05-07T20:58:18.0974558Z L=5, 2025-05-07T20:58:18.0974876Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.0975337Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.0975752Z weighted=False, 2025-05-07T20:58:18.0976088Z ) 2025-05-07T20:58:18.0976385Z weight_ty: fp32 2025-05-07T20:58:18.0976703Z weight_ty: fp32 2025-05-07T20:58:18.0977026Z weight_ty: fp32 2025-05-07T20:58:18.0977319Z weight_ty: fp32 2025-05-07T20:58:18.0977621Z weight_ty: fp32 2025-05-07T20:58:18.0977935Z weight_ty: fp32 2025-05-07T20:58:18.0978253Z weight_ty: fp32 2025-05-07T20:58:18.0978549Z weight_ty: fp32 2025-05-07T20:58:18.0979051Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.0980096Z self=, 2025-05-07T20:58:18.0980911Z T=5, 2025-05-07T20:58:18.0981168Z D=42, 2025-05-07T20:58:18.0981426Z B=93, 2025-05-07T20:58:18.0981679Z log_E=4, 2025-05-07T20:58:18.0981930Z L=7, 2025-05-07T20:58:18.0982226Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.0982615Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.0982987Z weighted=True, 2025-05-07T20:58:18.0983287Z ) 2025-05-07T20:58:18.0983561Z weight_ty: fp32 2025-05-07T20:58:18.0983856Z weight_ty: fp32 2025-05-07T20:58:18.0984126Z weight_ty: fp32 2025-05-07T20:58:18.0984532Z weight_ty: fp32 2025-05-07T20:58:18.0984790Z weight_ty: fp32 2025-05-07T20:58:18.0985190Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.0986067Z self=, 2025-05-07T20:58:18.0986895Z T=6, 2025-05-07T20:58:18.0987154Z D=89, 2025-05-07T20:58:18.0987417Z B=39, 2025-05-07T20:58:18.0987680Z log_E=5, 2025-05-07T20:58:18.0987948Z L=7, 2025-05-07T20:58:18.0988240Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.0988595Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.0988943Z weighted=False, 2025-05-07T20:58:18.0989206Z ) 2025-05-07T20:58:18.0989433Z weight_ty: fp32 2025-05-07T20:58:18.0989688Z weight_ty: fp32 2025-05-07T20:58:18.0989951Z weight_ty: fp32 2025-05-07T20:58:18.0990208Z weight_ty: fp32 2025-05-07T20:58:18.0990460Z weight_ty: fp32 2025-05-07T20:58:18.0990714Z weight_ty: fp32 2025-05-07T20:58:18.0991141Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.0992030Z self=, 2025-05-07T20:58:18.1001498Z T=6, 2025-05-07T20:58:18.1001776Z D=98, 2025-05-07T20:58:18.1002016Z B=77, 2025-05-07T20:58:18.1002283Z log_E=4, 2025-05-07T20:58:18.1002575Z L=2, 2025-05-07T20:58:18.1002872Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1003302Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1003709Z weighted=False, 2025-05-07T20:58:18.1003981Z ) 2025-05-07T20:58:18.1004212Z weight_ty: fp32 2025-05-07T20:58:18.1004478Z weight_ty: fp32 2025-05-07T20:58:18.1004733Z weight_ty: fp32 2025-05-07T20:58:18.1004998Z weight_ty: fp32 2025-05-07T20:58:18.1005254Z weight_ty: fp32 2025-05-07T20:58:18.1005503Z weight_ty: fp32 2025-05-07T20:58:18.1005920Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.1006808Z self=, 2025-05-07T20:58:18.1007597Z T=5, 2025-05-07T20:58:18.1007864Z D=111, 2025-05-07T20:58:18.1008149Z B=125, 2025-05-07T20:58:18.1008430Z log_E=4, 2025-05-07T20:58:18.1009210Z L=16, 2025-05-07T20:58:18.1009490Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1009859Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1010200Z weighted=True, 2025-05-07T20:58:18.1010465Z ) 2025-05-07T20:58:18.1010705Z weight_ty: fp32 2025-05-07T20:58:18.1010963Z weight_ty: fp32 2025-05-07T20:58:18.1011227Z weight_ty: fp32 2025-05-07T20:58:18.1011487Z weight_ty: fp32 2025-05-07T20:58:18.1011738Z weight_ty: fp32 2025-05-07T20:58:18.1012152Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.1013032Z self=, 2025-05-07T20:58:18.1013763Z T=5, 2025-05-07T20:58:18.1014005Z D=102, 2025-05-07T20:58:18.1014243Z B=26, 2025-05-07T20:58:18.1014469Z log_E=4, 2025-05-07T20:58:18.1014719Z L=12, 2025-05-07T20:58:18.1014982Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1015344Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1015728Z weighted=False, 2025-05-07T20:58:18.1016033Z ) 2025-05-07T20:58:18.1016300Z weight_ty: fp32 2025-05-07T20:58:18.1016596Z weight_ty: fp32 2025-05-07T20:58:18.1016903Z weight_ty: fp32 2025-05-07T20:58:18.1017194Z weight_ty: fp32 2025-05-07T20:58:18.1017445Z weight_ty: fp32 2025-05-07T20:58:18.1017853Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.1018713Z self=, 2025-05-07T20:58:18.1019418Z T=9, 2025-05-07T20:58:18.1019655Z D=90, 2025-05-07T20:58:18.1019889Z B=84, 2025-05-07T20:58:18.1020115Z log_E=3, 2025-05-07T20:58:18.1020722Z L=14, 2025-05-07T20:58:18.1021047Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1021456Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1021796Z weighted=True, 2025-05-07T20:58:18.1022056Z ) 2025-05-07T20:58:18.1022275Z weight_ty: fp32 2025-05-07T20:58:18.1022540Z weight_ty: fp32 2025-05-07T20:58:18.1022984Z weight_ty: fp32 2025-05-07T20:58:18.1023234Z weight_ty: fp32 2025-05-07T20:58:18.1023491Z weight_ty: fp32 2025-05-07T20:58:18.1023748Z weight_ty: fp32 2025-05-07T20:58:18.1023996Z weight_ty: fp32 2025-05-07T20:58:18.1024253Z weight_ty: fp32 2025-05-07T20:58:18.1024510Z weight_ty: fp32 2025-05-07T20:58:18.1024924Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.1025907Z self=, 2025-05-07T20:58:18.1026617Z T=9, 2025-05-07T20:58:18.1026844Z D=14, 2025-05-07T20:58:18.1027072Z B=84, 2025-05-07T20:58:18.1027309Z log_E=3, 2025-05-07T20:58:18.1027546Z L=14, 2025-05-07T20:58:18.1027792Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1028139Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1028466Z weighted=True, 2025-05-07T20:58:18.1028713Z ) 2025-05-07T20:58:18.1028936Z weight_ty: fp32 2025-05-07T20:58:18.1029252Z weight_ty: fp32 2025-05-07T20:58:18.1029583Z weight_ty: fp32 2025-05-07T20:58:18.1029899Z weight_ty: fp32 2025-05-07T20:58:18.1030207Z weight_ty: fp32 2025-05-07T20:58:18.1030507Z weight_ty: fp32 2025-05-07T20:58:18.1030823Z weight_ty: fp32 2025-05-07T20:58:18.1031141Z weight_ty: fp32 2025-05-07T20:58:18.1031437Z weight_ty: fp32 2025-05-07T20:58:18.1031917Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.1032919Z self=, 2025-05-07T20:58:18.1033788Z T=1, 2025-05-07T20:58:18.1034054Z D=14, 2025-05-07T20:58:18.1034326Z B=84, 2025-05-07T20:58:18.1034585Z log_E=3, 2025-05-07T20:58:18.1034860Z L=14, 2025-05-07T20:58:18.1035155Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1035560Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1035966Z weighted=True, 2025-05-07T20:58:18.1036423Z ) 2025-05-07T20:58:18.1036683Z weight_ty: fp32 2025-05-07T20:58:18.1037134Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.1038098Z self=, 2025-05-07T20:58:18.1038858Z T=1, 2025-05-07T20:58:18.1039099Z D=14, 2025-05-07T20:58:18.1039353Z B=3, 2025-05-07T20:58:18.1039609Z log_E=3, 2025-05-07T20:58:18.1039879Z L=14, 2025-05-07T20:58:18.1040168Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1040563Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1040943Z weighted=True, 2025-05-07T20:58:18.1041239Z ) 2025-05-07T20:58:18.1041502Z weight_ty: fp32 2025-05-07T20:58:18.1041974Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:18.1042943Z self=, 2025-05-07T20:58:18.1043776Z T=3, 2025-05-07T20:58:18.1044056Z D=14, 2025-05-07T20:58:18.1044323Z B=3, 2025-05-07T20:58:18.1044599Z log_E=3, 2025-05-07T20:58:18.1044883Z L=14, 2025-05-07T20:58:18.1045181Z weights_ty=SparseType.FP32, 2025-05-07T20:58:18.1045613Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.1046026Z weighted=True, 2025-05-07T20:58:18.1046325Z ) 2025-05-07T20:58:18.1046594Z weight_ty: fp32 2025-05-07T20:58:18.1046906Z weight_ty: fp32 2025-05-07T20:58:18.1047206Z weight_ty: fp32 2025-05-07T20:58:18.1047536Z PASSED 2025-05-07T20:58:18.1155485Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:58:21.5215805Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:21.5216843Z self=, 2025-05-07T20:58:21.5217458Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:58:21.5218037Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.5218373Z do_pruning=False, 2025-05-07T20:58:21.5218664Z indices_dtype=torch.int32, 2025-05-07T20:58:21.5218989Z output_dtype=SparseType.FP32, 2025-05-07T20:58:21.5219293Z ) 2025-05-07T20:58:21.5219560Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:21.5220186Z self=, 2025-05-07T20:58:21.5220765Z nbit_weights_ty=None, 2025-05-07T20:58:21.5221075Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.5221418Z do_pruning=False, 2025-05-07T20:58:21.5221697Z indices_dtype=torch.int32, 2025-05-07T20:58:21.5222028Z output_dtype=SparseType.FP32, 2025-05-07T20:58:21.5222336Z ) 2025-05-07T20:58:21.5222603Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:21.5223218Z self=, 2025-05-07T20:58:21.5223807Z nbit_weights_ty=None, 2025-05-07T20:58:21.5224111Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.5224439Z do_pruning=False, 2025-05-07T20:58:21.5224718Z indices_dtype=torch.int64, 2025-05-07T20:58:21.5225040Z output_dtype=SparseType.FP16, 2025-05-07T20:58:21.5225338Z ) 2025-05-07T20:58:21.5225604Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:21.5226229Z self=, 2025-05-07T20:58:21.5226821Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:58:21.5227174Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.5227517Z do_pruning=False, 2025-05-07T20:58:21.5227798Z indices_dtype=torch.int64, 2025-05-07T20:58:21.5228112Z output_dtype=SparseType.FP16, 2025-05-07T20:58:21.5228416Z ) 2025-05-07T20:58:21.5228622Z SKIPPED 2025-05-07T20:58:22.1535389Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:58:24.8865273Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8866239Z self=, 2025-05-07T20:58:24.8866741Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8867031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8867318Z associativity=1, 2025-05-07T20:58:24.8867543Z do_pruning=False, 2025-05-07T20:58:24.8867782Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8868060Z ) 2025-05-07T20:58:24.8868274Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8868787Z self=, 2025-05-07T20:58:24.8869268Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.8869551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8869828Z associativity=1, 2025-05-07T20:58:24.8870059Z do_pruning=False, 2025-05-07T20:58:24.8870338Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8870604Z ) 2025-05-07T20:58:24.8870813Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8871300Z self=, 2025-05-07T20:58:24.8871779Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.8872050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8872355Z associativity=1, 2025-05-07T20:58:24.8872575Z do_pruning=False, 2025-05-07T20:58:24.8872817Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8873080Z ) 2025-05-07T20:58:24.8873666Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8874166Z self=, 2025-05-07T20:58:24.8874635Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8874914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8875195Z associativity=1, 2025-05-07T20:58:24.8875598Z do_pruning=False, 2025-05-07T20:58:24.8875835Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8876193Z ) 2025-05-07T20:58:24.8876399Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8876888Z self=, 2025-05-07T20:58:24.8877364Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8877643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8877921Z associativity=32, 2025-05-07T20:58:24.8878147Z do_pruning=False, 2025-05-07T20:58:24.8878385Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8878643Z ) 2025-05-07T20:58:24.8878858Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8879351Z self=, 2025-05-07T20:58:24.8879819Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8880096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8880381Z associativity=32, 2025-05-07T20:58:24.8880594Z do_pruning=True, 2025-05-07T20:58:24.8880828Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8881097Z ) 2025-05-07T20:58:24.8881301Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8881791Z self=, 2025-05-07T20:58:24.8882266Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8882542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8882817Z associativity=32, 2025-05-07T20:58:24.8883042Z do_pruning=False, 2025-05-07T20:58:24.8883283Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8883544Z ) 2025-05-07T20:58:24.8883751Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8884239Z self=, 2025-05-07T20:58:24.8884708Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8884990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8885267Z associativity=32, 2025-05-07T20:58:24.8885480Z do_pruning=True, 2025-05-07T20:58:24.8885720Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8885985Z ) 2025-05-07T20:58:24.8886189Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8886680Z self=, 2025-05-07T20:58:24.8887157Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.8887435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8887712Z associativity=32, 2025-05-07T20:58:24.8887937Z do_pruning=False, 2025-05-07T20:58:24.8888181Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8888444Z ) 2025-05-07T20:58:24.8888652Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8889143Z self=, 2025-05-07T20:58:24.8889611Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.8889891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8890170Z associativity=32, 2025-05-07T20:58:24.8890388Z do_pruning=False, 2025-05-07T20:58:24.8890627Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8890896Z ) 2025-05-07T20:58:24.8891109Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8891593Z self=, 2025-05-07T20:58:24.8892070Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8892347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8892622Z associativity=1, 2025-05-07T20:58:24.8892956Z do_pruning=True, 2025-05-07T20:58:24.8893204Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8893466Z ) 2025-05-07T20:58:24.8893675Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8894164Z self=, 2025-05-07T20:58:24.8894714Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.8894991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8895269Z associativity=32, 2025-05-07T20:58:24.8895489Z do_pruning=False, 2025-05-07T20:58:24.8895717Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8895980Z ) 2025-05-07T20:58:24.8896190Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8896674Z self=, 2025-05-07T20:58:24.8897149Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8897423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8897705Z associativity=1, 2025-05-07T20:58:24.8897924Z do_pruning=True, 2025-05-07T20:58:24.8898160Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8898421Z ) 2025-05-07T20:58:24.8898631Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8899120Z self=, 2025-05-07T20:58:24.8899597Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.8899863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8900143Z associativity=1, 2025-05-07T20:58:24.8900360Z do_pruning=True, 2025-05-07T20:58:24.8900586Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8900851Z ) 2025-05-07T20:58:24.8901071Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8901601Z self=, 2025-05-07T20:58:24.8902078Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.8902355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8902634Z associativity=32, 2025-05-07T20:58:24.8902858Z do_pruning=True, 2025-05-07T20:58:24.8903092Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8903351Z ) 2025-05-07T20:58:24.8903559Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8904054Z self=, 2025-05-07T20:58:24.8904535Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.8904809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8905088Z associativity=1, 2025-05-07T20:58:24.8905304Z do_pruning=True, 2025-05-07T20:58:24.8905535Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8905801Z ) 2025-05-07T20:58:24.8906016Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8906501Z self=, 2025-05-07T20:58:24.8906976Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.8907258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8907532Z associativity=32, 2025-05-07T20:58:24.8907751Z do_pruning=True, 2025-05-07T20:58:24.8907980Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8908235Z ) 2025-05-07T20:58:24.8908443Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8909217Z self=, 2025-05-07T20:58:24.8909693Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.8909961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8910242Z associativity=32, 2025-05-07T20:58:24.8910459Z do_pruning=False, 2025-05-07T20:58:24.8910688Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8910958Z ) 2025-05-07T20:58:24.8911168Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8911658Z self=, 2025-05-07T20:58:24.8912268Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8912546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8912820Z associativity=32, 2025-05-07T20:58:24.8913037Z do_pruning=True, 2025-05-07T20:58:24.8913272Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8913537Z ) 2025-05-07T20:58:24.8913738Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8914345Z self=, 2025-05-07T20:58:24.8914816Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8915084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8915364Z associativity=32, 2025-05-07T20:58:24.8915584Z do_pruning=False, 2025-05-07T20:58:24.8915814Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8916155Z ) 2025-05-07T20:58:24.8916367Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8916849Z self=, 2025-05-07T20:58:24.8917332Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8917607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8917893Z associativity=32, 2025-05-07T20:58:24.8918109Z do_pruning=False, 2025-05-07T20:58:24.8918350Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8918624Z ) 2025-05-07T20:58:24.8918829Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8919322Z self=, 2025-05-07T20:58:24.8919800Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8920069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8920349Z associativity=32, 2025-05-07T20:58:24.8920570Z do_pruning=True, 2025-05-07T20:58:24.8920797Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8921067Z ) 2025-05-07T20:58:24.8921279Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8921770Z self=, 2025-05-07T20:58:24.8922250Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8922526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8922804Z associativity=1, 2025-05-07T20:58:24.8923015Z do_pruning=True, 2025-05-07T20:58:24.8923249Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8923520Z ) 2025-05-07T20:58:24.8923725Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8924215Z self=, 2025-05-07T20:58:24.8924691Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8924968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8925248Z associativity=1, 2025-05-07T20:58:24.8925464Z do_pruning=False, 2025-05-07T20:58:24.8925697Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8925965Z ) 2025-05-07T20:58:24.8926172Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8926667Z self=, 2025-05-07T20:58:24.8927138Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.8927412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8927691Z associativity=1, 2025-05-07T20:58:24.8927906Z do_pruning=False, 2025-05-07T20:58:24.8928153Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8928412Z ) 2025-05-07T20:58:24.8928615Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8929104Z self=, 2025-05-07T20:58:24.8929578Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.8929848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.8930126Z associativity=32, 2025-05-07T20:58:24.8930344Z do_pruning=True, 2025-05-07T20:58:24.8930571Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.8931014Z ) 2025-05-07T20:58:24.8931224Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.8931809Z self=, 2025-05-07T20:58:24.8939662Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.8939953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.8940239Z associativity=32, 2025-05-07T20:58:24.8940590Z do_pruning=False, 2025-05-07T20:58:24.8940831Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.8941096Z ) 2025-05-07T20:58:27.6439198Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6439972Z self=, 2025-05-07T20:58:27.6440637Z weights_ty=SparseType.INT4, 2025-05-07T20:58:27.6440973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6441262Z associativity=1, 2025-05-07T20:58:27.6441487Z do_pruning=False, 2025-05-07T20:58:27.6441722Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6441998Z ) 2025-05-07T20:58:27.6442247Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6442739Z self=, 2025-05-07T20:58:27.6443227Z weights_ty=SparseType.INT4, 2025-05-07T20:58:27.6443512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6443796Z associativity=1, 2025-05-07T20:58:27.6444020Z do_pruning=False, 2025-05-07T20:58:27.6444265Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6444538Z ) 2025-05-07T20:58:27.6444744Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6445238Z self=, 2025-05-07T20:58:27.6445721Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6445993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6446274Z associativity=32, 2025-05-07T20:58:27.6446494Z do_pruning=True, 2025-05-07T20:58:27.6446726Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6446994Z ) 2025-05-07T20:58:27.6447212Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6447710Z self=, 2025-05-07T20:58:27.6448181Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6448462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6448785Z associativity=32, 2025-05-07T20:58:27.6449011Z do_pruning=False, 2025-05-07T20:58:27.6449252Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6449516Z ) 2025-05-07T20:58:27.6449730Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6450226Z self=, 2025-05-07T20:58:27.6450705Z weights_ty=SparseType.FP16, 2025-05-07T20:58:27.6450985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6451270Z associativity=1, 2025-05-07T20:58:27.6451485Z do_pruning=True, 2025-05-07T20:58:27.6451739Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6452010Z ) 2025-05-07T20:58:27.6452222Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6452709Z self=, 2025-05-07T20:58:27.6453188Z weights_ty=SparseType.FP32, 2025-05-07T20:58:27.6453473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6453750Z associativity=32, 2025-05-07T20:58:27.6453971Z do_pruning=False, 2025-05-07T20:58:27.6454210Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6454472Z ) 2025-05-07T20:58:27.6454684Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6455177Z self=, 2025-05-07T20:58:27.6455647Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6455927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6456209Z associativity=1, 2025-05-07T20:58:27.6456427Z do_pruning=True, 2025-05-07T20:58:27.6456895Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6457172Z ) 2025-05-07T20:58:27.6457383Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6457870Z self=, 2025-05-07T20:58:27.6458349Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6458770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6459041Z associativity=1, 2025-05-07T20:58:27.6459256Z do_pruning=False, 2025-05-07T20:58:27.6459493Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6459753Z ) 2025-05-07T20:58:27.6459960Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6460453Z self=, 2025-05-07T20:58:27.6460927Z weights_ty=SparseType.INT4, 2025-05-07T20:58:27.6461196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6461475Z associativity=32, 2025-05-07T20:58:27.6461702Z do_pruning=True, 2025-05-07T20:58:27.6461970Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6462250Z ) 2025-05-07T20:58:27.6462462Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6462947Z self=, 2025-05-07T20:58:27.6463430Z weights_ty=SparseType.INT4, 2025-05-07T20:58:27.6463706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6463981Z associativity=32, 2025-05-07T20:58:27.6464199Z do_pruning=False, 2025-05-07T20:58:27.6464433Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6464696Z ) 2025-05-07T20:58:27.6464901Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6465393Z self=, 2025-05-07T20:58:27.6465869Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6466136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6466426Z associativity=1, 2025-05-07T20:58:27.6466646Z do_pruning=False, 2025-05-07T20:58:27.6466876Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6467138Z ) 2025-05-07T20:58:27.6467351Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6467839Z self=, 2025-05-07T20:58:27.6468321Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6468594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6468869Z associativity=1, 2025-05-07T20:58:27.6469092Z do_pruning=True, 2025-05-07T20:58:27.6469328Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6469586Z ) 2025-05-07T20:58:27.6469799Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6470291Z self=, 2025-05-07T20:58:27.6470767Z weights_ty=SparseType.INT2, 2025-05-07T20:58:27.6471042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6471323Z associativity=1, 2025-05-07T20:58:27.6471540Z do_pruning=True, 2025-05-07T20:58:27.6471777Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6472091Z ) 2025-05-07T20:58:27.6472300Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6472786Z self=, 2025-05-07T20:58:27.6473271Z weights_ty=SparseType.FP16, 2025-05-07T20:58:27.6473545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6473818Z associativity=32, 2025-05-07T20:58:27.6474040Z do_pruning=False, 2025-05-07T20:58:27.6474276Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6474538Z ) 2025-05-07T20:58:27.6474742Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6475232Z self=, 2025-05-07T20:58:27.6475712Z weights_ty=SparseType.FP16, 2025-05-07T20:58:27.6476173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6476459Z associativity=32, 2025-05-07T20:58:27.6476674Z do_pruning=True, 2025-05-07T20:58:27.6476904Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6477165Z ) 2025-05-07T20:58:27.6477375Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6477944Z self=, 2025-05-07T20:58:27.6478419Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6478695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6478975Z associativity=32, 2025-05-07T20:58:27.6479191Z do_pruning=True, 2025-05-07T20:58:27.6479425Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6479688Z ) 2025-05-07T20:58:27.6479893Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6480384Z self=, 2025-05-07T20:58:27.6480865Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6481136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6481417Z associativity=1, 2025-05-07T20:58:27.6481633Z do_pruning=True, 2025-05-07T20:58:27.6481861Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6482129Z ) 2025-05-07T20:58:27.6482338Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6482829Z self=, 2025-05-07T20:58:27.6483307Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6483583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6483867Z associativity=1, 2025-05-07T20:58:27.6484078Z do_pruning=False, 2025-05-07T20:58:27.6484313Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6484574Z ) 2025-05-07T20:58:27.6484784Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6485275Z self=, 2025-05-07T20:58:27.6485757Z weights_ty=SparseType.FP16, 2025-05-07T20:58:27.6486027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6486308Z associativity=32, 2025-05-07T20:58:27.6486529Z do_pruning=True, 2025-05-07T20:58:27.6486763Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6487036Z ) 2025-05-07T20:58:27.6487246Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6487732Z self=, 2025-05-07T20:58:27.6488208Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6488486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6488763Z associativity=1, 2025-05-07T20:58:27.6488973Z do_pruning=False, 2025-05-07T20:58:27.6489209Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6489479Z ) 2025-05-07T20:58:27.6489680Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6490174Z self=, 2025-05-07T20:58:27.6490649Z weights_ty=SparseType.INT2, 2025-05-07T20:58:27.6490919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:27.6491201Z associativity=1, 2025-05-07T20:58:27.6491415Z do_pruning=True, 2025-05-07T20:58:27.6491644Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6491915Z ) 2025-05-07T20:58:27.6492125Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6492621Z self=, 2025-05-07T20:58:27.6493090Z weights_ty=SparseType.FP16, 2025-05-07T20:58:27.6493367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6493644Z associativity=32, 2025-05-07T20:58:27.6493859Z do_pruning=True, 2025-05-07T20:58:27.6494114Z use_array_for_index_remapping=False, 2025-05-07T20:58:27.6494382Z ) 2025-05-07T20:58:27.6494592Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6495169Z self=, 2025-05-07T20:58:27.6495652Z weights_ty=SparseType.INT2, 2025-05-07T20:58:27.6495929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6496206Z associativity=1, 2025-05-07T20:58:27.6496418Z do_pruning=False, 2025-05-07T20:58:27.6496733Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6496999Z ) 2025-05-07T20:58:27.6497208Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6497698Z self=, 2025-05-07T20:58:27.6498174Z weights_ty=SparseType.INT4, 2025-05-07T20:58:27.6498446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6498733Z associativity=32, 2025-05-07T20:58:27.6498957Z do_pruning=True, 2025-05-07T20:58:27.6499187Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6499452Z ) 2025-05-07T20:58:27.6499664Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6500160Z self=, 2025-05-07T20:58:27.6500630Z weights_ty=SparseType.INT8, 2025-05-07T20:58:27.6500905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6501185Z associativity=32, 2025-05-07T20:58:27.6501399Z do_pruning=True, 2025-05-07T20:58:27.6501634Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6501893Z ) 2025-05-07T20:58:27.6502093Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:27.6502590Z self=, 2025-05-07T20:58:27.6503063Z weights_ty=SparseType.INT2, 2025-05-07T20:58:27.6503333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:27.6503612Z associativity=32, 2025-05-07T20:58:27.6503835Z do_pruning=True, 2025-05-07T20:58:27.6504062Z use_array_for_index_remapping=True, 2025-05-07T20:58:27.6504325Z ) 2025-05-07T20:58:27.6504505Z PASSED 2025-05-07T20:58:27.6504617Z 2025-05-07T20:58:27.6504766Z =============================== warnings summary =============================== 2025-05-07T20:58:27.6505341Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:58:27.6506055Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:58:27.6507473Z /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:58:27.6509058Z res_scale_shift = torch.tensor( 2025-05-07T20:58:27.6509249Z 2025-05-07T20:58:27.6509575Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:58:27.6510288Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:58:27.6511026Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:58:27.6512468Z /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:58:27.6513652Z res_scale_shift = torch.tensor( 2025-05-07T20:58:27.6513835Z 2025-05-07T20:58:27.6514182Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:58:27.6515759Z /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:58:27.6517074Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:58:27.6517301Z 2025-05-07T20:58:27.6517535Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:58:27.6517993Z =========================== short test summary info ============================ 2025-05-07T20:58:27.6519009Z 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:58:27.6519884Z ============= 9 passed, 1 skipped, 6 warnings in 71.89s (0:01:11) ============== 2025-05-07T20:58:28.4357111Z 2025-05-07T20:58:28.4357751Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:58:28.4378725Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 75 seconds 2025-05-07T20:58:28.4379042Z 2025-05-07T20:58:28.4379047Z 2025-05-07T20:58:28.4379075Z 2025-05-07T20:58:28.4379079Z 2025-05-07T20:58:28.4399525Z ################################################################################ 2025-05-07T20:58:28.4415181Z # [2025-05-07T20:58:28.441Z] Run Python Test Suite: 2025-05-07T20:58:28.4415540Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:58:28.4415886Z ################################################################################ 2025-05-07T20:58:28.4440907Z + 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:58:28.4441577Z 2025-05-07T20:58:30.5843033Z ============================= test session starts ============================== 2025-05-07T20:58:30.5843659Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:30.5844169Z cachedir: .pytest_cache 2025-05-07T20:58:30.5844758Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:30.5845474Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:30.5845871Z plugins: hypothesis-6.131.14 2025-05-07T20:58:32.3007624Z collecting ... collected 3 items 2025-05-07T20:58:32.3007891Z 2025-05-07T20:58:40.1525568Z 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:58:40.1526884Z self=, 2025-05-07T20:58:40.1527576Z weights_ty=SparseType.FP32, 2025-05-07T20:58:40.1527831Z ) 2025-05-07T20:58:40.1528157Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:40.1528995Z self=, 2025-05-07T20:58:40.1529670Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.1529909Z ) 2025-05-07T20:58:40.1530230Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:40.1531048Z self=, 2025-05-07T20:58:40.1531713Z weights_ty=SparseType.INT8, 2025-05-07T20:58:40.1531957Z ) 2025-05-07T20:58:40.1532273Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:40.1533069Z self=, 2025-05-07T20:58:40.1533740Z weights_ty=SparseType.INT4, 2025-05-07T20:58:40.1533986Z ) 2025-05-07T20:58:40.1534734Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:40.1535539Z self=, 2025-05-07T20:58:40.1536211Z weights_ty=SparseType.INT2, 2025-05-07T20:58:40.1536615Z ) 2025-05-07T20:58:40.1536784Z PASSED 2025-05-07T20:58:43.5029253Z 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:58:43.5030815Z self=, 2025-05-07T20:58:43.5031509Z weights_ty=SparseType.FP32, 2025-05-07T20:58:43.5031781Z emulate_pruning=False, 2025-05-07T20:58:43.5032023Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5032291Z ) 2025-05-07T20:58:43.5032626Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5033453Z self=, 2025-05-07T20:58:43.5034154Z weights_ty=SparseType.INT8, 2025-05-07T20:58:43.5034417Z emulate_pruning=False, 2025-05-07T20:58:43.5034660Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5034895Z ) 2025-05-07T20:58:43.5035227Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5036197Z self=, 2025-05-07T20:58:43.5036931Z weights_ty=SparseType.INT8, 2025-05-07T20:58:43.5037197Z emulate_pruning=True, 2025-05-07T20:58:43.5037441Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5037681Z ) 2025-05-07T20:58:43.5038013Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5038842Z self=, 2025-05-07T20:58:43.5039531Z weights_ty=SparseType.INT4, 2025-05-07T20:58:43.5039785Z emulate_pruning=False, 2025-05-07T20:58:43.5040036Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5040274Z ) 2025-05-07T20:58:43.5040598Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5041431Z self=, 2025-05-07T20:58:43.5042115Z weights_ty=SparseType.INT8, 2025-05-07T20:58:43.5042381Z emulate_pruning=False, 2025-05-07T20:58:43.5042621Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5042862Z ) 2025-05-07T20:58:43.5043193Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5044018Z self=, 2025-05-07T20:58:43.5044701Z weights_ty=SparseType.INT2, 2025-05-07T20:58:43.5044964Z emulate_pruning=True, 2025-05-07T20:58:43.5045202Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5045446Z ) 2025-05-07T20:58:43.5045770Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5046597Z self=, 2025-05-07T20:58:43.5047277Z weights_ty=SparseType.INT2, 2025-05-07T20:58:43.5047535Z emulate_pruning=False, 2025-05-07T20:58:43.5047778Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5048008Z ) 2025-05-07T20:58:43.5048737Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5049569Z self=, 2025-05-07T20:58:43.5050252Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5050655Z emulate_pruning=True, 2025-05-07T20:58:43.5050896Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5051136Z ) 2025-05-07T20:58:43.5051460Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5052287Z self=, 2025-05-07T20:58:43.5052971Z weights_ty=SparseType.INT8, 2025-05-07T20:58:43.5053222Z emulate_pruning=True, 2025-05-07T20:58:43.5053464Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5053704Z ) 2025-05-07T20:58:43.5054033Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5054860Z self=, 2025-05-07T20:58:43.5055544Z weights_ty=SparseType.INT4, 2025-05-07T20:58:43.5055806Z emulate_pruning=True, 2025-05-07T20:58:43.5056063Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5056334Z ) 2025-05-07T20:58:43.5056666Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5057487Z self=, 2025-05-07T20:58:43.5058174Z weights_ty=SparseType.FP32, 2025-05-07T20:58:43.5058436Z emulate_pruning=True, 2025-05-07T20:58:43.5058678Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5058908Z ) 2025-05-07T20:58:43.5059242Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5060072Z self=, 2025-05-07T20:58:43.5060747Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5061005Z emulate_pruning=False, 2025-05-07T20:58:43.5061254Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5061484Z ) 2025-05-07T20:58:43.5061814Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5062643Z self=, 2025-05-07T20:58:43.5063325Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5063579Z emulate_pruning=False, 2025-05-07T20:58:43.5063825Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5064060Z ) 2025-05-07T20:58:43.5064390Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5065216Z self=, 2025-05-07T20:58:43.5065896Z weights_ty=SparseType.INT4, 2025-05-07T20:58:43.5066152Z emulate_pruning=True, 2025-05-07T20:58:43.5066392Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5066631Z ) 2025-05-07T20:58:43.5066961Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5067802Z self=, 2025-05-07T20:58:43.5075896Z weights_ty=SparseType.INT4, 2025-05-07T20:58:43.5076235Z emulate_pruning=False, 2025-05-07T20:58:43.5076493Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5076735Z ) 2025-05-07T20:58:43.5077073Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5078032Z self=, 2025-05-07T20:58:43.5078729Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5078988Z emulate_pruning=True, 2025-05-07T20:58:43.5079315Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5079549Z ) 2025-05-07T20:58:43.5079880Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5080705Z self=, 2025-05-07T20:58:43.5081390Z weights_ty=SparseType.INT2, 2025-05-07T20:58:43.5081650Z emulate_pruning=True, 2025-05-07T20:58:43.5081891Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5082131Z ) 2025-05-07T20:58:43.5082461Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5083287Z self=, 2025-05-07T20:58:43.5083976Z weights_ty=SparseType.INT2, 2025-05-07T20:58:43.5084239Z emulate_pruning=False, 2025-05-07T20:58:43.5084491Z indices_dtype=torch.int32, 2025-05-07T20:58:43.5084733Z ) 2025-05-07T20:58:43.5085065Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5085894Z self=, 2025-05-07T20:58:43.5086577Z weights_ty=SparseType.FP32, 2025-05-07T20:58:43.5086843Z emulate_pruning=False, 2025-05-07T20:58:43.5087093Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5087327Z ) 2025-05-07T20:58:43.5087661Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:43.5088497Z self=, 2025-05-07T20:58:43.5089187Z weights_ty=SparseType.FP32, 2025-05-07T20:58:43.5089442Z emulate_pruning=True, 2025-05-07T20:58:43.5089690Z indices_dtype=torch.int64, 2025-05-07T20:58:43.5089936Z ) 2025-05-07T20:58:43.5090113Z PASSED 2025-05-07T20:58:43.5700613Z 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:58:43.5702322Z self=, 2025-05-07T20:58:43.5703028Z T=1, 2025-05-07T20:58:43.5703215Z D=2, 2025-05-07T20:58:43.5703392Z B=1, 2025-05-07T20:58:43.5703570Z log_E=3, 2025-05-07T20:58:43.5703754Z L=0, 2025-05-07T20:58:43.5703980Z weights_ty=SparseType.FP32, 2025-05-07T20:58:43.5704260Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5704524Z ) 2025-05-07T20:58:43.5704817Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5705572Z self=, 2025-05-07T20:58:43.5706207Z T=2, 2025-05-07T20:58:43.5706376Z D=2, 2025-05-07T20:58:43.5706550Z B=1, 2025-05-07T20:58:43.5706722Z log_E=3, 2025-05-07T20:58:43.5706904Z L=0, 2025-05-07T20:58:43.5707103Z weights_ty=SparseType.FP32, 2025-05-07T20:58:43.5707374Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5707623Z ) 2025-05-07T20:58:43.5707918Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5708975Z self=, 2025-05-07T20:58:43.5709885Z T=2, 2025-05-07T20:58:43.5710071Z D=91, 2025-05-07T20:58:43.5710251Z B=73, 2025-05-07T20:58:43.5710424Z log_E=5, 2025-05-07T20:58:43.5710608Z L=19, 2025-05-07T20:58:43.5710807Z weights_ty=SparseType.INT2, 2025-05-07T20:58:43.5711071Z output_dtype=SparseType.BF16, 2025-05-07T20:58:43.5711461Z ) 2025-05-07T20:58:43.5711753Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5712506Z self=, 2025-05-07T20:58:43.5713124Z T=6, 2025-05-07T20:58:43.5713299Z D=102, 2025-05-07T20:58:43.5713474Z B=77, 2025-05-07T20:58:43.5713643Z log_E=5, 2025-05-07T20:58:43.5713828Z L=11, 2025-05-07T20:58:43.5714026Z weights_ty=SparseType.INT2, 2025-05-07T20:58:43.5714290Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5714544Z ) 2025-05-07T20:58:43.5714842Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5715585Z self=, 2025-05-07T20:58:43.5716311Z T=1, 2025-05-07T20:58:43.5716483Z D=64, 2025-05-07T20:58:43.5716660Z B=50, 2025-05-07T20:58:43.5716835Z log_E=5, 2025-05-07T20:58:43.5717013Z L=4, 2025-05-07T20:58:43.5717205Z weights_ty=SparseType.INT4, 2025-05-07T20:58:43.5717468Z output_dtype=SparseType.BF16, 2025-05-07T20:58:43.5717719Z ) 2025-05-07T20:58:43.5718037Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5718786Z self=, 2025-05-07T20:58:43.5719528Z T=1, 2025-05-07T20:58:43.5719705Z D=69, 2025-05-07T20:58:43.5719878Z B=34, 2025-05-07T20:58:43.5720045Z log_E=4, 2025-05-07T20:58:43.5720225Z L=12, 2025-05-07T20:58:43.5720425Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5720692Z output_dtype=SparseType.BF16, 2025-05-07T20:58:43.5720940Z ) 2025-05-07T20:58:43.5721230Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5721973Z self=, 2025-05-07T20:58:43.5722602Z T=3, 2025-05-07T20:58:43.5722777Z D=104, 2025-05-07T20:58:43.5722957Z B=4, 2025-05-07T20:58:43.5723124Z log_E=3, 2025-05-07T20:58:43.5723314Z L=6, 2025-05-07T20:58:43.5723509Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5723776Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5724032Z ) 2025-05-07T20:58:43.5724324Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5725076Z self=, 2025-05-07T20:58:43.5725700Z T=8, 2025-05-07T20:58:43.5725881Z D=84, 2025-05-07T20:58:43.5726053Z B=93, 2025-05-07T20:58:43.5726243Z log_E=3, 2025-05-07T20:58:43.5726464Z L=0, 2025-05-07T20:58:43.5726659Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5726930Z output_dtype=SparseType.BF16, 2025-05-07T20:58:43.5727187Z ) 2025-05-07T20:58:43.5727472Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5728224Z self=, 2025-05-07T20:58:43.5728850Z T=2, 2025-05-07T20:58:43.5729027Z D=125, 2025-05-07T20:58:43.5729199Z B=20, 2025-05-07T20:58:43.5729377Z log_E=4, 2025-05-07T20:58:43.5729560Z L=2, 2025-05-07T20:58:43.5729748Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5730014Z output_dtype=SparseType.INT8, 2025-05-07T20:58:43.5730266Z ) 2025-05-07T20:58:43.5730647Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5731397Z self=, 2025-05-07T20:58:43.5732017Z T=4, 2025-05-07T20:58:43.5732182Z D=16, 2025-05-07T20:58:43.5732436Z B=8, 2025-05-07T20:58:43.5732611Z log_E=4, 2025-05-07T20:58:43.5732789Z L=11, 2025-05-07T20:58:43.5732983Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5733253Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5733504Z ) 2025-05-07T20:58:43.5733785Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5734530Z self=, 2025-05-07T20:58:43.5735151Z T=5, 2025-05-07T20:58:43.5735317Z D=30, 2025-05-07T20:58:43.5735489Z B=119, 2025-05-07T20:58:43.5735665Z log_E=4, 2025-05-07T20:58:43.5735848Z L=10, 2025-05-07T20:58:43.5736040Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5736312Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5736556Z ) 2025-05-07T20:58:43.5736843Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5737591Z self=, 2025-05-07T20:58:43.5738216Z T=5, 2025-05-07T20:58:43.5738381Z D=30, 2025-05-07T20:58:43.5738556Z B=119, 2025-05-07T20:58:43.5738738Z log_E=3, 2025-05-07T20:58:43.5738916Z L=10, 2025-05-07T20:58:43.5739115Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5739384Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5739632Z ) 2025-05-07T20:58:43.5739926Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5740679Z self=, 2025-05-07T20:58:43.5741298Z T=5, 2025-05-07T20:58:43.5741476Z D=3, 2025-05-07T20:58:43.5741653Z B=119, 2025-05-07T20:58:43.5741828Z log_E=3, 2025-05-07T20:58:43.5742007Z L=10, 2025-05-07T20:58:43.5742205Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5742477Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5742731Z ) 2025-05-07T20:58:43.5743018Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5743774Z self=, 2025-05-07T20:58:43.5744390Z T=5, 2025-05-07T20:58:43.5744567Z D=3, 2025-05-07T20:58:43.5744741Z B=10, 2025-05-07T20:58:43.5744910Z log_E=3, 2025-05-07T20:58:43.5745089Z L=10, 2025-05-07T20:58:43.5745282Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5745542Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5745798Z ) 2025-05-07T20:58:43.5746087Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:43.5746827Z self=, 2025-05-07T20:58:43.5747447Z T=5, 2025-05-07T20:58:43.5747628Z D=5, 2025-05-07T20:58:43.5747801Z B=10, 2025-05-07T20:58:43.5747968Z log_E=3, 2025-05-07T20:58:43.5748156Z L=10, 2025-05-07T20:58:43.5748356Z weights_ty=SparseType.FP16, 2025-05-07T20:58:43.5748617Z output_dtype=SparseType.FP16, 2025-05-07T20:58:43.5748870Z ) 2025-05-07T20:58:43.5749037Z PASSED 2025-05-07T20:58:43.5749140Z 2025-05-07T20:58:43.5749279Z ============================== 3 passed in 13.12s ============================== 2025-05-07T20:58:44.2575747Z 2025-05-07T20:58:44.2576284Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:58:44.2598163Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:58:44.2598517Z 2025-05-07T20:58:44.2598522Z 2025-05-07T20:58:44.2598526Z 2025-05-07T20:58:44.2598530Z 2025-05-07T20:58:44.2620107Z ################################################################################ 2025-05-07T20:58:44.2635550Z # [2025-05-07T20:58:44.263Z] Run Python Test Suite: 2025-05-07T20:58:44.2636170Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:58:44.2636479Z ################################################################################ 2025-05-07T20:58:44.2660757Z + 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:58:44.2661394Z 2025-05-07T20:58:46.4117167Z ============================= test session starts ============================== 2025-05-07T20:58:46.4117799Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:46.4118333Z cachedir: .pytest_cache 2025-05-07T20:58:46.4118895Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:46.4119609Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:46.4120027Z plugins: hypothesis-6.131.14 2025-05-07T20:58:48.1273436Z collecting ... collected 3 items 2025-05-07T20:58:48.1273670Z 2025-05-07T20:58:48.1289262Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:58:48.1297898Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:58:48.1314799Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:58:48.1315175Z 2025-05-07T20:58:48.1315334Z =========================== short test summary info ============================ 2025-05-07T20:58:48.1315864Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:58:48.1316543Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:58:48.1317159Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:58:48.1317662Z ============================== 3 skipped in 1.85s ============================== 2025-05-07T20:58:48.7008856Z 2025-05-07T20:58:48.7009552Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:58:48.7028798Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:58:48.7029205Z 2025-05-07T20:58:48.7029210Z 2025-05-07T20:58:48.7029213Z 2025-05-07T20:58:48.7029218Z 2025-05-07T20:58:48.7051140Z ################################################################################ 2025-05-07T20:58:48.7067059Z # [2025-05-07T20:58:48.706Z] Run Python Test Suite: 2025-05-07T20:58:48.7067414Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:58:48.7067710Z ################################################################################ 2025-05-07T20:58:48.7091654Z + 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:58:48.7092279Z 2025-05-07T20:58:50.8545716Z ============================= test session starts ============================== 2025-05-07T20:58:50.8546342Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:50.8546854Z cachedir: .pytest_cache 2025-05-07T20:58:50.8547410Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:50.8548121Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:50.8548521Z plugins: hypothesis-6.131.14 2025-05-07T20:58:52.5988957Z collecting ... collected 6 items 2025-05-07T20:58:52.5989203Z 2025-05-07T20:58:52.6004840Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:58:52.6014618Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:58:52.6023494Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:58:52.6032692Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:58:52.6053173Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:58:52.6071929Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:58:52.6072287Z 2025-05-07T20:58:52.6072440Z =========================== short test summary info ============================ 2025-05-07T20:58:52.6072925Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:58:52.6073502Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:58:52.6074073Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:58:52.6074637Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:58:52.6075200Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:58:52.6075764Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:58:52.6076300Z ============================== 6 skipped in 1.88s ============================== 2025-05-07T20:58:53.1776840Z 2025-05-07T20:58:53.1777428Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:58:53.1797705Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 5 seconds 2025-05-07T20:58:53.1798006Z 2025-05-07T20:58:53.1798011Z 2025-05-07T20:58:53.1798014Z 2025-05-07T20:58:53.1798018Z 2025-05-07T20:58:53.1818398Z ################################################################################ 2025-05-07T20:58:53.1833779Z # [2025-05-07T20:58:53.183Z] Run Python Test Suite: 2025-05-07T20:58:53.1834132Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:58:53.1834448Z ################################################################################ 2025-05-07T20:58:53.1859829Z + 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:58:53.1860487Z 2025-05-07T20:58:55.3326337Z ============================= test session starts ============================== 2025-05-07T20:58:55.3326960Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:55.3327477Z cachedir: .pytest_cache 2025-05-07T20:58:55.3328066Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:55.3328785Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:55.3329194Z plugins: hypothesis-6.131.14 2025-05-07T20:58:57.0709186Z collecting ... collected 3 items 2025-05-07T20:58:57.0709645Z 2025-05-07T20:58:57.0724138Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:58:57.0733897Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:58:57.0750637Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:58:57.0751101Z 2025-05-07T20:58:57.0751250Z =========================== short test summary info ============================ 2025-05-07T20:58:57.0751777Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:58:57.0752674Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:58:57.0753333Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:58:57.0753843Z ============================== 3 skipped in 1.87s ============================== 2025-05-07T20:58:57.6459502Z 2025-05-07T20:58:57.6460184Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:58:57.6479573Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 4 seconds 2025-05-07T20:58:57.6479905Z 2025-05-07T20:58:57.6479910Z 2025-05-07T20:58:57.6479915Z 2025-05-07T20:58:57.6479920Z 2025-05-07T20:58:57.6500204Z ################################################################################ 2025-05-07T20:58:57.6516300Z # [2025-05-07T20:58:57.651Z] Run Python Test Suite: 2025-05-07T20:58:57.6516658Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:58:57.6517011Z ################################################################################ 2025-05-07T20:58:57.6542537Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:58:57.6543193Z 2025-05-07T20:58:59.7993478Z ============================= test session starts ============================== 2025-05-07T20:58:59.7994165Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:59.7994674Z cachedir: .pytest_cache 2025-05-07T20:58:59.7995245Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:59.7995956Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:59.7996409Z plugins: hypothesis-6.131.14 2025-05-07T20:59:01.5391478Z collecting ... collected 11 items 2025-05-07T20:59:01.5391761Z 2025-05-07T20:59:01.5408109Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:59:01.5417583Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:59:01.5437170Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:59:01.5446322Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:59:01.5455175Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:59:01.5464055Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:59:01.5472917Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:59:01.5481957Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:59:01.5490762Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:59:01.5499527Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:59:01.5520975Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:59:01.5521463Z 2025-05-07T20:59:01.5521613Z =========================== short test summary info ============================ 2025-05-07T20:59:01.5522141Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5522788Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5523436Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5524310Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5524966Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5525608Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5526405Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5527052Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5527692Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5528341Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5528980Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:59:01.5529492Z ============================= 11 skipped in 1.88s ============================== 2025-05-07T20:59:02.1255495Z 2025-05-07T20:59:02.1256375Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:59:02.1276995Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 5 seconds 2025-05-07T20:59:02.1277352Z 2025-05-07T20:59:02.1277357Z 2025-05-07T20:59:02.1277361Z 2025-05-07T20:59:02.1277365Z 2025-05-07T20:59:02.1297550Z ################################################################################ 2025-05-07T20:59:02.1313156Z # [2025-05-07T20:59:02.131Z] Run Python Test Suite: 2025-05-07T20:59:02.1313481Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:59:02.1313765Z ################################################################################ 2025-05-07T20:59:02.1339552Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:59:02.1340162Z 2025-05-07T20:59:04.2812060Z ============================= test session starts ============================== 2025-05-07T20:59:04.2812890Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:04.2813408Z cachedir: .pytest_cache 2025-05-07T20:59:04.2813988Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:04.2814709Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:04.2815113Z plugins: hypothesis-6.131.14 2025-05-07T20:59:06.0188652Z collecting ... collected 4 items 2025-05-07T20:59:06.0188876Z 2025-05-07T20:59:06.0205537Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:59:06.0214928Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:59:06.0223425Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:59:06.0241424Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:59:06.0241757Z 2025-05-07T20:59:06.0241914Z =========================== short test summary info ============================ 2025-05-07T20:59:06.0242390Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:59:06.0242961Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:59:06.0243517Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:59:06.0244075Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:59:06.0244529Z ============================== 4 skipped in 1.88s ============================== 2025-05-07T20:59:06.5953091Z 2025-05-07T20:59:06.5953777Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:59:06.5974569Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 4 seconds 2025-05-07T20:59:06.5974877Z 2025-05-07T20:59:06.5974882Z 2025-05-07T20:59:06.5974885Z 2025-05-07T20:59:06.5974889Z 2025-05-07T20:59:06.5996218Z ################################################################################ 2025-05-07T20:59:06.6012594Z # [2025-05-07T20:59:06.600Z] Run Python Test Suite: 2025-05-07T20:59:06.6013181Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:59:06.6013518Z ################################################################################ 2025-05-07T20:59:06.6037393Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:59:06.6038061Z 2025-05-07T20:59:08.7458841Z ============================= test session starts ============================== 2025-05-07T20:59:08.7459486Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:08.7460032Z cachedir: .pytest_cache 2025-05-07T20:59:08.7460607Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:08.7461321Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:08.7461739Z plugins: hypothesis-6.131.14 2025-05-07T20:59:10.4443138Z collecting ... collected 1 item 2025-05-07T20:59:10.4443636Z 2025-05-07T20:59:10.6997150Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 54 2025-05-07T20:59:10.7008241Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7009175Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7009738Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7010288Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7010839Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7011663Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7012149Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7012707Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7013273Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7013868Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7014411Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7014946Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7015476Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7016011Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7016533Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7016924Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7017336Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7017736Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7018129Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7018531Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7018925Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7019315Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7019713Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7020105Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7020499Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7020927Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7021326Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7022007Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7022404Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7022817Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7023207Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7023763Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7024175Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7024564Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7024963Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7025347Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7025741Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7026136Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7026525Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7026919Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7027311Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7027701Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7028091Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7028487Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7028877Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7029267Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7029657Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7030047Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7030439Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7030819Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7031216Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7031608Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7031993Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7032385Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7032779Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7033171Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7033558Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7033946Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7034359Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7034740Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7035127Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7035524Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7035920Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7036398Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7036791Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7037178Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7037569Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7037964Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7038349Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7038735Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7039126Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7039515Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7039916Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7040380Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7040777Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7041170Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7041552Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7041949Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7042422Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7042812Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7043204Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7043591Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7043981Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7044370Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7044763Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7045165Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7045552Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7045941Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7046335Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7046730Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7047115Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7047514Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7047907Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7048288Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7048678Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7049067Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7049467Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7049856Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7050247Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7050655Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7051035Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7051428Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7051825Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7052216Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7052601Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7052990Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7053383Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7053804Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7054221Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7054614Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7054999Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7055391Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7055788Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7056182Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7056570Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7056962Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7057359Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7057741Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7058140Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7058608Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7058998Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7059387Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7059774Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7060176Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7060631Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7061023Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7061411Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7061803Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7062187Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7062574Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7062963Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7063352Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7063812Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7064203Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7064596Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7064995Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7065385Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7065778Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7066164Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7066559Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7066949Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7067333Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7067736Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7068130Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7068525Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7068909Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7069303Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7069701Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7070091Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7070479Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7070866Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7071264Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7071649Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7072044Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7072443Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7072827Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7073218Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7073617Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7074007Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7074402Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7074795Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7075187Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7075576Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7075966Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7076408Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7076875Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7077268Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7077659Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7078048Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7078432Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7078928Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7079326Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7079711Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7080135Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7080527Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7080919Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7081304Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7081706Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7082100Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7082481Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7082869Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7083273Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7083668Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7084102Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7084496Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7084883Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7085267Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7085658Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7086058Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7086438Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7086867Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7087258Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7087661Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7088050Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7088439Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7088830Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7089211Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7089604Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7090019Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:59:10.7090424Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7090831Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7091239Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7091639Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7092033Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7092486Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7092894Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7093299Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7093703Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7094106Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7094534Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7094932Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7095417Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7095825Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7096218Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7096634Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7097109Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7097515Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7097925Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7098333Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7098739Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7099134Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7099537Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7099950Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7100352Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7100749Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7101156Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7101560Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7101954Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7102363Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7102767Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7103178Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7103574Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7103973Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7104402Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7104799Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7105203Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7105633Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7106037Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7106439Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7106844Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7107245Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7107641Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7108060Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7108461Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7109142Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7109559Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7109960Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7110366Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7110767Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7111177Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7111587Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7112145Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7112568Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7112980Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7113385Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7113790Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7114335Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7114742Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7115153Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7115559Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7116147Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7116550Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7116950Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7117355Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7117756Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7118152Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7118560Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7118975Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7119386Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7119782Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7120184Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7120595Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7120997Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7121397Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7121803Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7122207Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7122606Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7123010Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7123417Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7123834Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7124245Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7124650Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7125057Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7125448Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7125849Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7126254Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7126648Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7143643Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7144091Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7144520Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7145043Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7145495Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7145975Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7146476Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7147044Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7147627Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7148178Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7148726Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7149287Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7149839Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7150537Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7151126Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7151702Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7152238Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7152928Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7153519Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7154098Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7154675Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7155226Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7155709Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7156341Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7156925Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7157472Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7158043Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7158585Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7159108Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7159525Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7159948Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7160412Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7160814Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7161264Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7161714Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7162126Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7162702Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7163194Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7163677Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7164244Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7164802Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7165363Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7165800Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7166360Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7166906Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7167464Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7168029Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7170688Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7171256Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7171802Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7172366Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7172876Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7173367Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7173927Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7174495Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7175031Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7175471Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7176032Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7176753Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7177302Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7177871Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7178427Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7179074Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7179643Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7180190Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7180733Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7181310Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7181862Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7182349Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7182913Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7183470Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7184024Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7184463Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7185023Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7185585Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7186140Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7186599Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7187151Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7187714Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7188146Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7188546Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7188983Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7189534Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7190086Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7190652Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7191164Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7191730Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7192301Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7192852Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7193431Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7193969Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7194428Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7194855Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7195251Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7195734Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7196365Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7196928Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7197487Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7198038Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7198601Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7199067Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7199609Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7200307Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7200865Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7201300Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7201710Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7202117Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7202746Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7203287Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7203852Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7204387Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7204849Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7205406Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7205980Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7206525Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7207099Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7207648Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7208212Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7208957Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7209505Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7209982Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7210419Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7210861Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7211334Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7211735Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7212210Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7212625Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7213183Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7213796Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7214363Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7214905Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7215452Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7216005Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7216542Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7217093Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7217645Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7218193Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7218732Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7219278Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7219841Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7220393Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7220932Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7221519Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7222062Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7222611Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7223161Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7223722Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7224461Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7225040Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7225581Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7226153Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7226715Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7227430Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7227990Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7228528Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7229067Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7229628Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7230159Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7230737Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7231281Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7231835Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7232376Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7232937Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7233494Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7234050Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7234602Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7235148Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7235704Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7236387Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7236929Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7237503Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7238052Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7238606Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7239176Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7239736Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7240284Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7240840Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7241391Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7241949Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7242487Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7243034Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7243591Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7244135Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7244694Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7245244Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7245794Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7246345Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7246882Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7247447Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7247975Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7248529Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7249077Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7249742Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7250297Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7250839Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7251300Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7251777Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7252279Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7252824Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7253343Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7253796Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7254347Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7254879Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7255446Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7255998Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7256542Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7257097Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7257637Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7258197Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7258732Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7259194Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7259678Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7260079Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7260513Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7261066Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7261599Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7262031Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7262438Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7262888Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7263452Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7264005Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7264555Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7264984Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7265492Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7266051Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7266612Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7267107Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7267589Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7268142Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7268721Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7269265Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7269814Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7270387Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7270944Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7271512Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7272072Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7272646Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7273208Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7273912Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7274502Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7275064Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7275631Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7276393Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7276920Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7277393Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7277808Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7278270Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7278825Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7279380Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7279979Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7280546Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7281096Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7281658Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7282167Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7282631Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7283030Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7283431Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7283985Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7284526Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7285085Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7285628Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7286173Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7286715Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7287241Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7287799Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7288359Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7327585Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7328268Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7328825Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7329436Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7330013Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7330609Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7331175Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7331763Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7332347Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7332930Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7333513Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7334125Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7334703Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7335262Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7335833Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7336400Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7336918Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7337586Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7338021Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7338442Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7338851Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7339393Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7339813Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7340225Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7340645Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7341087Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7341508Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7341919Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7342346Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7342770Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7343179Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7343630Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7344067Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7344474Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7344892Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7345310Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7345731Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7346137Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7346559Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7346988Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7347398Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7347819Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7348251Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7348674Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7349098Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7349529Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7349954Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7350377Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7350803Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7351229Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7351659Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7352069Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7352506Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7352931Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7353347Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7353774Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7354197Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7354626Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7355042Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7355469Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7355893Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7356495Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7356923Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7357344Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7357772Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7358187Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7358693Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7359116Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7359533Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7359961Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7360386Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7360798Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7361220Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7361662Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7362082Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7362492Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7362918Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7363352Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7363817Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7364242Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7364666Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7365094Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7365506Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7365931Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7366365Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7366776Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7367200Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7367627Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7368059Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7368475Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7368900Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7369324Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7369737Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7370163Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7370586Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7371014Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7371426Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7371854Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7372277Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7372692Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7373117Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7373573Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7374019Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7374435Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7374863Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7375292Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7375791Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7376214Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7376641Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7377067Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7377620Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7378046Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7378467Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7378887Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7379313Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7379761Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7380192Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7380610Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7381036Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7381464Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7381875Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7382313Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7382734Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7383146Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7383571Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7383999Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7384426Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7384839Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7385272Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7385702Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7386115Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7386539Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7386970Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7387394Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7387812Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7388235Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7388660Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7389074Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7389500Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7389936Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7390354Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7390751Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7391158Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7391561Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7391962Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7392404Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7392812Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7393220Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7393625Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7394029Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7394439Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7394932Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7395340Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7395755Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7396232Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7396716Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7397147Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7397677Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7398151Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7398796Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7399303Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7399953Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7400435Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7401134Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7401656Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7402145Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7402651Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7403389Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7404137Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7404742Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7405513Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7406299Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7406820Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7407414Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7407985Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7408539Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7409325Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7409833Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7410412Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7410939Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7411551Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7412087Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7412696Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7413226Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7413723Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7414331Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7414826Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7415320Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7415940Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7416481Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7417129Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7417607Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7418168Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7418645Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7419287Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7419941Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7420629Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7421157Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7421772Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7422461Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7423010Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7423525Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7424062Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7424583Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7425084Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7425628Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7426136Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7426705Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7427239Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7427742Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7428305Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7428855Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7429354Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7429831Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7430396Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7430912Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7431377Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7431880Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7432491Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7432959Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7433436Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7434085Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7434566Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7435050Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7435566Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7436223Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7436747Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7437276Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7437876Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7438640Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7439270Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7439926Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7440671Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7441308Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7441890Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7442489Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7443183Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7443797Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7444532Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7445219Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7446202Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7446871Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7447642Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7448320Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7449218Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7449732Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7450304Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7450868Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7451458Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7452125Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7452718Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7453394Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7454125Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7454783Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7455538Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7456243Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7456823Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7457546Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7458194Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7458828Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7459461Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7460212Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7460896Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7461674Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7462360Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7463000Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7463527Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7464023Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7464714Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7465447Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7466079Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7466712Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7467375Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7468009Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7468768Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7469371Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7469968Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7470471Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7471017Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7471684Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7492126Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7492773Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7493305Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7493857Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7494385Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7494932Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7495609Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7496138Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7496689Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7497237Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7497855Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7498426Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7498994Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7499534Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7500070Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7500595Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7501160Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7501719Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7502270Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7502838Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7503378Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7503938Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7504499Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7505044Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7505615Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7506134Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7506701Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7507256Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7507799Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7508365Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7509148Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7509697Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7510243Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7510776Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7511352Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7511906Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7512435Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7513006Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7513570Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7514156Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7514722Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7515274Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7515832Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7516472Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7517039Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7517589Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7518124Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7518680Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7519226Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7519757Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7520314Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7520858Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7521564Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7522128Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7522673Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7523224Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7523933Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7524478Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7524927Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7525315Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7525713Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7526110Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7526492Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7526881Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7527281Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7527682Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7528079Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7528525Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7528974Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7529357Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7529759Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7530158Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7530565Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7531020Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7531413Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7531827Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7532271Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7532673Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7533125Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7533536Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7533979Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7534428Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7534842Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7535229Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7535683Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7536087Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7536500Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7536963Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7537348Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7537806Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7538187Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7538596Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7539059Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7539455Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7539881Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7540322Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7540712Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7541110Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7541664Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7542104Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7542625Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7543127Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7543674Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7544081Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7544496Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7545058Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7545601Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7546137Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7546609Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7547005Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7547391Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7547793Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7548201Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7548583Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7549007Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7549449Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7549846Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7550237Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7550708Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7551101Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7551629Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7552159Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7552731Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7553230Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7553677Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7554224Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7554776Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7555294Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7555861Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7556494Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7557019Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7557462Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7557864Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7558298Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7558830Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7559370Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7559921Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7560413Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7560878Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7561277Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7561732Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7562295Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7562843Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7563388Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7564071Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7564607Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7565048Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7565587Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7566233Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7566791Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7567361Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7567760Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7568169Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7568717Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7569287Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7569849Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7570428Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7570977Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7571513Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7572069Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7572622Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7573165Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:59:10.7573706Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7574120Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7574537Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7574947Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7575361Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7575780Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7576220Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7576784Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7577260Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7577775Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7578312Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7578815Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7579219Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7579632Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7580163Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7580713Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7581270Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7581761Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7582340Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7582922Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7583491Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7583939Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7584427Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7584830Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7585353Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7585901Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7586487Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7587144Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7587631Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7587809Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7587961Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7588201Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7588388Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7588597Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7588819Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7589044Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7589251Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7589427Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7589589Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7589786Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7589973Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7590126Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7590281Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7590438Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7590589Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7590817Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7591041Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7591250Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7591458Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7591672Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7591888Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7592113Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7592323Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7592536Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7592745Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7592910Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7593104Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7593315Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7593526Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7593736Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7593942Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7594124Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7594279Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7594430Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7594587Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7594745Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7594896Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7595062Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7595221Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7595380Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7595531Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7595679Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7595942Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7596183Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7596343Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7596509Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7596989Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7597139Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7597303Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7597455Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7597618Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7597778Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7597930Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7598091Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7598241Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7598394Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7598547Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7598712Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7598878Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7599026Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7599178Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7599330Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7599482Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7599631Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7599810Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7599963Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7600118Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7600267Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7600421Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7600585Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7600740Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7600899Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7601058Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7601208Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7601364Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7601520Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7601680Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7601845Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7602000Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7602154Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7602311Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7602464Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7602619Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7602778Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7602937Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7603101Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7603334Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7603487Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7603641Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7603792Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7604030Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7604183Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7604334Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7604491Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7604641Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7604793Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7604965Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7605129Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7605282Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7605433Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7605586Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7605742Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7605900Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7606058Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7606226Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7606375Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7606523Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7606680Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7606831Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7606994Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7607153Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7607313Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7607674Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7607833Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7607985Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7608139Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7608292Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7608468Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7608876Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7609043Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7609205Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7609359Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7609510Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7609675Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7609832Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7609988Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7610138Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7610288Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7610444Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7610597Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7610756Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7611070Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7611226Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7611382Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7611532Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7611793Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7611967Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7612118Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7612271Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7612425Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7612574Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7612728Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7612892Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7613054Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7613210Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7613359Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7613516Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7613667Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7613819Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7613979Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7614136Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7614285Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7614439Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7614597Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7614747Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7614918Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7615072Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7615226Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7615383Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7615535Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7615695Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7615853Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7616005Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7616173Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7616327Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7616475Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7616634Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7616785Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7616955Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7617114Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7617265Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7617417Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7617564Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7617713Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7617864Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7618124Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7618289Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7618439Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7618591Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7618747Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7618972Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7619122Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7619287Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7619438Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7619593Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7619746Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7619896Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7620071Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7620223Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7620372Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7620525Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7620678Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7620830Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7620981Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7621139Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7621306Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7621455Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7621604Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7621764Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7621912Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7622062Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7622224Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7622386Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7622540Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7622688Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7622837Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7622986Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7623138Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7623294Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7623463Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7623610Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7623763Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7623912Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7624062Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7624223Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7624374Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7624522Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7624672Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7624821Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7624978Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7625137Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7642910Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7643105Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7643263Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7643415Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7643659Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7643811Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7643966Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7644115Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7644265Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7644417Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7644566Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7644721Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7644878Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7645028Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7645180Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7645335Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7645487Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7645643Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7645794Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7645941Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7646096Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7646245Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7646406Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7646555Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7646703Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7646855Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7647006Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7647156Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7647313Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7647461Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7647610Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7647768Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7647917Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7648074Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7648222Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7648369Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7648526Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7648676Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7648823Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7648976Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7649125Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7649274Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7649421Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7649569Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7649721Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7649950Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7650100Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7650251Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7650399Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7650625Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7650774Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7650923Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7651081Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7651233Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7651379Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7651532Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7651688Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7651848Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7651996Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7652143Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7652301Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7652453Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7652604Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7652759Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7652907Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7653060Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7653210Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7653366Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7653517Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7653667Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7653814Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7653980Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7654129Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7654275Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7654426Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7654576Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7654726Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7654873Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7655031Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7655189Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7655340Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7655487Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7655637Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7655788Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7655941Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7656090Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7656239Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7656392Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7656538Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7656684Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7656916Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7657072Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7657233Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7657381Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7657602Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7657751Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7657897Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7658050Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7658207Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7658353Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7658501Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7658653Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7658805Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7658964Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7659111Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7659264Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7659415Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7659561Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7659714Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7659861Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7660007Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7660157Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7660307Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7660455Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7660603Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7660751Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7660906Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7661052Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7661199Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7661351Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7661498Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7661647Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7661796Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7661953Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7662104Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7662256Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7662403Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7662552Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7662705Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7662853Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7663006Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7663157Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7663305Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7663455Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7663602Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7663845Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7663997Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7664144Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7664293Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7664541Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7664689Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7664848Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7664995Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7665148Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7665295Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7665444Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7665605Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7665764Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7665917Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7666070Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7666226Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7666378Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7666526Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7666675Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7666834Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7666984Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7667134Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7667293Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7667444Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7667598Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7667748Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7667901Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7668057Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7668208Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7668358Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7668511Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7668659Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7668809Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7668965Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7669119Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7669272Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7669420Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7669574Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7669727Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7669882Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7670037Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7670193Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7670343Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7670494Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7670723Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7670877Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7671027Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7671177Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7671327Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7671557Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7671709Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7671861Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7672011Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7672165Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7672320Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7672469Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7672624Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7672779Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7672928Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7673081Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7673240Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7673391Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7673544Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7673694Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7673846Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7673998Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7674150Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7674310Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7674458Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7674606Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7674757Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7674909Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7675059Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7675214Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7675365Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7675516Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7675666Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7675813Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7675970Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7676214Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7676364Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7676519Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7676671Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7676821Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7676969Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7677120Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7677275Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7677423Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7677572Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7677808Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7677964Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7678117Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7678265Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7678488Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7678645Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7678793Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7678941Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7679094Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7679241Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7679391Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7679547Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7679698Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7679848Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7679997Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7680151Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7680304Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7680454Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7680602Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7680756Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7680907Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7681058Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7681211Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7681360Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7681512Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7681660Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7681811Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7681966Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7682115Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7682269Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7682421Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7682569Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7682721Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7682875Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7683025Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7683177Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7683326Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7683478Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7683630Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7683778Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7683932Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7684083Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7684232Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7684384Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7684532Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7684763Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7684915Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7685066Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7685218Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7685440Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7685590Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7685741Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7685890Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7686043Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7686192Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7686340Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7686501Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7686653Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7686801Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7686956Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7687112Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7687264Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7687417Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7687567Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7687722Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7687870Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7688018Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7688176Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7688325Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7688476Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7688628Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7688779Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7688934Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7689083Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7689231Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7689387Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7689535Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7689683Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7689838Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7689988Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7690141Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7690292Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7690444Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7690597Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7690744Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7690891Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7691043Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7691190Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7691344Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7691573Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7691723Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7691874Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7692023Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7692271Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7692428Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7692577Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7692732Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7692879Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7693028Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7693179Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7693335Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7693498Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7693674Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7693835Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7693995Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7694145Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7694295Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7694447Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7694594Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7694743Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7694898Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7695052Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7695202Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7695353Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7695501Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7695654Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7695808Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7695957Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7696107Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7696257Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7696406Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7696561Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7696707Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7696861Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7697005Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7697148Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7697292Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7697437Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7697579Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7697724Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7697864Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7698010Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7698150Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7698291Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7698516Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7698659Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7698802Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7698946Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7699163Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7699307Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7699447Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7699591Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7699736Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7699880Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7700021Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7700167Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7700313Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7700453Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7700770Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7701000Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7701178Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7701377Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7701593Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7701752Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7702029Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7702205Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7702400Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7702666Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7702840Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7703107Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7703298Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7703477Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7703711Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7703883Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7704054Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7704307Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7704496Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7704726Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7704900Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7705080Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7705273Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7705498Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7705686Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7705919Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7706092Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7706303Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7706463Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7706683Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7706925Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7707100Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7707399Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7707610Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7707770Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7708062Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7708312Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7708485Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7708945Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7709165Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7709326Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7709612Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7709787Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7709993Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7710179Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7710381Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7710626Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7710816Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7710995Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7711208Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7711408Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7711601Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7711821Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7712009Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7712265Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7712444Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7712643Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7712836Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7713059Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7713285Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7713458Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7713653Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7713868Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7714028Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7714256Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7714487Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7714660Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7714923Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7715113Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7715452Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7715739Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7715978Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7716332Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7716561Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7716827Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7717049Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7717270Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7717444Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7717846Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7718010Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7718249Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7718474Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7718670Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7718996Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7719170Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7719330Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7719605Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7719804Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7719977Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7720186Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7720365Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7720602Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7720814Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7720987Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7721200Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7721375Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7721549Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7721791Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7722060Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7722268Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7722442Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7722621Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7722813Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7723032Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7723243Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7723450Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7723631Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7723869Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7724045Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7724285Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7724511Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7724684Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7724859Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7725074Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7725233Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7725523Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7725698Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7725876Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7726086Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7726260Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7726525Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7726766Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7726939Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7727145Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7727425Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7727601Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7727848Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7728039Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7728248Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7728520Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7728694Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7728888Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7729114Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7729304Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7729534Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7729706Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7729917Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7730077Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7730301Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7730525Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7730729Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7730901Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7731157Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7731318Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7731588Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7731783Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7731957Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7732167Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7732340Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7732500Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7732789Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7732984Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7733196Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7733379Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7733578Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7733848Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7734056Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7734230Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7734438Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7734617Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7734809Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7735030Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7735239Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7735451Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7735623Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7735847Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7736039Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7736262Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7736504Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7736677Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7736937Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7737148Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7737330Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:59:10.7737562Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7737793Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7738050Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7738286Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7738465Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7738631Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7738912Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7739094Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7739274Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7739516Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7739695Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7739955Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7740152Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7740339Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7740620Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7740800Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7740980Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7741225Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7741421Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7741634Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7741840Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7742021Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7742220Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7742449Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7742683Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7742886Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7743067Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7743280Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7743446Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7743677Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7743907Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7744113Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7744327Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7744507Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7744671Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7744956Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7745201Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7745382Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7745596Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7745775Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7746023Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7746219Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7746502Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7746722Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7746902Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7747082Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7747440Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7747636Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7747851Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7748029Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7748212Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7748435Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7748675Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7748877Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7749092Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7749273Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7749507Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7749680Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7749961Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7750191Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7750372Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7750585Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7750786Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7750953Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7751231Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7751412Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7751592Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7751829Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7752012Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7752256Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7752454Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7752635Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7752849Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7753050Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7753229Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7753483Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7753680Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7753894Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7754096Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7754275Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7754481Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7754746Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7754939Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7755153Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7755354Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7755566Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7755733Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7756132Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7756391Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7756572Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7756752Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7757044Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7757211Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7757515Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7757695Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7757875Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7758089Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7758269Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7758523Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7758738Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7758920Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7759133Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7759362Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7759543Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7759815Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7760014Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7760229Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7760411Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7760592Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7760798Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7761066Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7761262Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7761479Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7761664Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7761881Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7762068Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7762296Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7762524Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7762704Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7762884Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7763124Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7763298Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7763574Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7763757Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7763942Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7764198Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7764400Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7764566Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7764842Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7765022Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7765235Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7765524Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7765707Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7765956Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7766152Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7766407Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7766646Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7766825Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7767026Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7767254Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7767451Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7767689Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7767875Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7768055Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7768255Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7768480Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7768790Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7768972Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7769156Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7769370Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7769537Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7769833Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7770015Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7770202Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7770418Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7770599Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7770765Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7771063Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7771248Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7771464Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7771645Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7771824Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7772071Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7772288Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7772468Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7772690Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7772872Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7773071Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7773338Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7773586Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7773802Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7773983Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7774162Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7774364Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7774616Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7774846Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7775111Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7775294Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7775533Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7775699Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7776057Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7776239Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7776419Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7776657Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7776838Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7777005Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7777281Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7777467Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7777703Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7777884Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7778067Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7778369Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7778566Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7778747Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7778983Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7779165Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7779349Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7820445Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7820752Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7820913Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7821071Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7821220Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7821382Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7821538Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7821687Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7821835Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7821991Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7822140Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7822296Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7822453Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7822600Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7822752Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7822900Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7823055Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7823205Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7823352Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7823499Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7823651Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7823796Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7823947Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7824095Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7824578Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7824746Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7824897Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7825045Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7825338Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7825488Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7825639Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7825788Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7825939Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7826095Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7826243Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7826399Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7826554Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7826702Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7826855Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7827009Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7827167Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7827320Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7827469Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7827618Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7827771Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7827919Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7828076Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7828224Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7828371Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7828526Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7828680Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7828827Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7828981Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7829129Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7829287Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7829436Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7829585Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7829745Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7829895Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7830043Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7830197Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7830345Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7830505Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7830662Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7830811Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7830964Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7831110Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7831262Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7831415Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7831670Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7831825Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7831979Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7832129Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7832416Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7832563Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7832712Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7832867Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7833014Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7833162Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7833315Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7833467Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7833621Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7833770Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7833916Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7834071Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7834219Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7834368Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7834521Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7834669Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7834820Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7834967Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7835120Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7835275Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7835426Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7835577Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7835742Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7835889Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7836152Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7836305Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7836454Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7836609Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7836752Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7836904Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7837057Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7837207Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7837362Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7837514Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7837668Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7837823Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7837972Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7838123Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7838275Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7838423Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7838577Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7838809Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7838960Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7839114Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7839262Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7839482Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7839632Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7839778Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7839926Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7840079Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7840228Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7840380Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7840533Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7840681Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7840835Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7840985Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7841138Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7841292Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7841441Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7841597Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7841747Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7841897Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7842049Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7842202Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7842350Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7842500Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7842649Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7842808Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7842956Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7843108Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7843260Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7843431Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7843601Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7843761Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7843910Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7844074Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7844222Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7844370Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7844522Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7844677Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7844826Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7844982Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7845132Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7845286Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7845436Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7845585Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7845823Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7845974Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7846123Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7846275Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7846499Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7846650Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7846799Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7846948Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7847102Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7847251Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7847398Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7847553Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7847700Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7847849Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7848005Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7848159Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7848312Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7848459Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7848607Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7848762Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7848912Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7849061Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7849219Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7849371Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7849526Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7849675Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7849829Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7849984Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7850133Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7850280Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7850432Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7850582Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7850737Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7850886Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7851040Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7851193Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7851343Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7851493Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7851652Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7851803Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7851956Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7852105Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7852259Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7852422Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7852574Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7852806Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7852963Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7853115Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7853269Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7853495Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7853645Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7853802Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7853953Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7854104Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7854262Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7854415Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7854574Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7854724Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7854873Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7855029Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7855188Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7855339Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7855496Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7855647Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7855798Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7855952Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7856102Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7856262Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7856414Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7856565Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7856720Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7856873Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7857022Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7857176Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7857327Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7857482Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7857632Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7857783Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7857940Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7858091Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7858242Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7858398Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7858551Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7858705Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7858856Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7859006Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7859159Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7859309Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7859459Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7859720Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7859874Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7860028Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7860179Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7860330Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7860558Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7860709Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7860862Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7861017Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7861167Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7861323Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7861475Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7861631Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7861787Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7861937Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7862088Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7862252Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7862404Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7862559Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7862707Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7862857Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7863011Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7863161Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7863315Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7863468Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7863617Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7863766Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7863925Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7864074Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7864231Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7864382Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7864533Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7864689Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7864841Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7864995Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7865152Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7865303Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7865459Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7865613Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7865767Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7865923Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7866074Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7866224Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7866382Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7866533Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7866768Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7866922Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7867074Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7867230Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7867453Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7867602Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7867756Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7867902Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7868058Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7868207Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7868358Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7868517Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7868668Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7868818Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7868972Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7869129Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7869285Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7869434Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7869587Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7869740Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7869891Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7870042Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7870200Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7870350Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7870504Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7870655Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7870811Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7870965Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7871115Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7871264Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7871417Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7871568Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7871719Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7871877Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7872028Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7872187Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7872339Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7872489Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7872648Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7872799Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7872953Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7873107Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7873258Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7873413Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7873564Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7873792Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7873950Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7874104Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7874256Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7874485Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7874636Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7874791Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7874942Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7875092Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7875247Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7875398Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7875552Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7875709Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7875860Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7876082Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7876252Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7876403Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7876558Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7876707Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7876857Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7877014Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7877165Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7877324Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7877476Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7877627Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7877783Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7877936Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7878086Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7878237Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7878388Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7878546Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7878696Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7878846Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7879015Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7879169Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7879321Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7879481Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7879639Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7879797Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7879950Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7883614Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7883771Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7883929Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7884087Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7884364Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7884519Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7884672Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7884832Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7885024Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7885178Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7885335Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7885489Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7885669Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7885822Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7885974Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7886132Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7886292Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7886444Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7886598Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7886756Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7886909Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7887065Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7887215Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7887369Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7887522Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7887667Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7887815Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7887972Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7888116Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7888269Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7888414Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7888564Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7888717Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7888860Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7889007Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7889155Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7889300Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7889450Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7889599Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7889745Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7889897Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7890043Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7890191Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7890348Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7890495Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7890641Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7890888Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7891033Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7891180Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7891326Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7891549Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7891701Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7891849Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7891995Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7892186Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7892332Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7892483Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7892631Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7892779Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7892931Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7893077Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7893228Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7893381Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7893526Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7893681Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7893832Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7893977Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7894127Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7894270Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7894417Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7894568Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7894712Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7894857Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7895012Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7895157Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7895311Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7895456Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7895603Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7895752Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7895898Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7896048Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7896201Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7896345Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7896493Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7896642Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7896787Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7896938Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7897082Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7897230Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7897381Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7897527Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7897676Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7897926Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7898070Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7898218Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7898364Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7898583Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7898736Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7898880Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7899024Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7899211Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7899354Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7899504Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7899652Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7899797Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7899946Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7900091Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7900238Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7900391Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7900536Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7900686Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7900832Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7900978Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7901128Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7901277Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7901425Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7901578Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7901724Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7901874Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7902028Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7902175Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7902323Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7902470Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7902620Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7902770Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7902915Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7903062Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7903213Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7903358Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7903509Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7903658Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7903804Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7903954Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7904099Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7904247Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7904397Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7904543Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7904695Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7904894Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7905039Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7905193Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7905338Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7905559Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7905711Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7905856Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7906011Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7906198Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7906344Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7906499Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7906646Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7906795Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7906949Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7907095Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7907254Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7907400Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7907547Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7907702Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7907849Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7907998Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7908150Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7908295Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7908441Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7908852Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7909067Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7909251Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7909407Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7909553Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7909703Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7909850Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7909999Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7910150Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7910292Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7910442Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7910592Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7910738Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7910891Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7911040Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7911188Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7911338Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7911483Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7911635Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7911782Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7911926Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7912078Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7912327Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7912472Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7912625Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7912770Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7913052Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7913207Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7913352Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7913503Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7913703Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7913848Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7913999Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7914147Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7914297Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7914450Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7914595Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7914753Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7914899Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7915046Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7915200Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7915346Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7915495Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7915645Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7915789Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7915943Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7916146Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7916293Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7916440Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7916592Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7916739Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7916888Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7917034Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7917183Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7917335Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7917479Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7917633Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7917782Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7917927Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:59:10.7918088Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7918248Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7918401Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7918556Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7918707Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7918870Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7919020Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7919172Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7919328Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7919536Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7919689Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7919846Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7920071Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7920231Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7920385Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7920537Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7920698Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7920890Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7921042Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7921201Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7921356Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7921516Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7921668Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7921821Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7921985Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7922136Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7922289Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7922447Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7922602Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7922760Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7922915Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7923070Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7923235Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7923391Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7923543Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7923709Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7923860Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7924023Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7924175Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7924330Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7924490Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7924642Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7924797Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7924958Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7925110Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7925262Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7925426Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7925582Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7925741Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7925894Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7926048Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7926205Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7926357Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7926567Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7926725Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7926878Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7927035Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7927261Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7927415Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7927572Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7927725Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7927917Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7928075Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7928230Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7928391Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7928544Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7928696Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7928855Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7929012Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7929164Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7929325Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7929477Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7929637Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7929789Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7929941Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7930101Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7930256Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7930408Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7930565Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7930721Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7930881Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7931034Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7931185Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7931344Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7931495Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7931646Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7931803Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7931957Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7932117Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7932272Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7932428Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7932587Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7932738Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7932891Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7933048Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7933203Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7933355Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7933514Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7933720Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7933876Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7934033Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7934185Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7934417Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7934572Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7934725Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7934883Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7935075Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7935234Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7935386Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7935542Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7935701Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7935854Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7936006Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7936172Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7936324Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7936487Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7936642Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7936795Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7936955Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7937108Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7937265Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7937428Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7937580Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7937740Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7937900Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7938052Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7938210Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7938365Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7938520Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7938675Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7938829Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7938991Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7939144Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7939297Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7939455Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7939616Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7939769Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7939928Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7940084Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7940242Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7940394Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7940547Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7946445Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7946704Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7946867Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7947019Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7947905Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7948074Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7948225Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7948377Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7948571Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7948720Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7948873Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7949024Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7949176Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7949326Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7949475Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7949631Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7949786Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7949939Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7950090Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7950241Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7950389Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7950540Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7950688Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7950837Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7950989Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7951136Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7951290Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7951444Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7951592Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7951744Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7951894Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7952045Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7952197Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7952345Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7952496Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7952647Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7952798Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7952952Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7953108Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7953259Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7953410Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7953557Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7953709Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7953862Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7954012Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7954215Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7954362Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7954509Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7954660Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7954885Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7955035Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7955187Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7955336Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7955532Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7955680Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7955828Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7955982Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.7956200Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7956348Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7956498Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7956653Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7956803Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7956951Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7957097Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7957251Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7957398Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7957547Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7957703Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7957853Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7958002Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7958150Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7958304Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7958454Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7958603Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7958749Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7958901Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7959048Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7959194Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7959346Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7959495Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7959646Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7959793Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7959942Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7960095Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7960242Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7960389Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7960542Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7960691Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7960840Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7960987Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7961187Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7961338Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7961485Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7961631Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7961859Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7962010Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7962163Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7962312Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7962500Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7962648Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7962794Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7962943Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7963091Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7963240Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7963392Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7963546Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7963692Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7963843Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7963991Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7964140Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7964290Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7964437Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7964585Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7964736Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7964883Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7965033Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7965183Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7965331Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7965480Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7965629Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7965778Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7965926Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7966072Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7966221Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7966370Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7966517Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7966669Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7966816Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7966968Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7967120Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7967267Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7967418Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7967567Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7967714Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7967866Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7968065Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7968211Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7968362Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7968510Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7968758Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7968909Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7969056Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7969206Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7969392Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7969539Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7969690Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7969839Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7969990Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7970138Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7970283Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7970439Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7970586Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7970734Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7970886Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7971036Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7971186Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7971329Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7971479Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7971635Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7971782Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7971928Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7972086Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7972234Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7972384Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7972532Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7972686Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7972835Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7972982Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7973128Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7973279Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7973426Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7973576Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7973723Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7973875Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7974024Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7974171Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7974317Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7974470Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7974619Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7974766Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7974970Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7975118Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7975266Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7975413Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7975634Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7975785Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7975931Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7976078Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7976267Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7976415Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7976571Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7976720Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7976865Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7977014Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7977162Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7977312Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7977465Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7977613Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7977763Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7977913Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7978059Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7978211Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7978358Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7978507Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7978660Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7978805Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7978959Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7979105Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7979251Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7979401Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7979547Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7979695Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7979844Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7979990Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7980141Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7980286Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7980432Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7980582Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7980734Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7980881Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7981031Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7981180Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7981333Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7981479Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7981625Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7981824Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7981970Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7982117Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7982268Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7982488Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7982638Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7982786Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7982933Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7983120Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7983265Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7983411Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7983560Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7983709Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7983856Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7984004Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7984156Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7984306Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7984453Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7984600Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7984753Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7984899Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7985044Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7985193Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7985346Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7985494Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7985641Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7985793Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7985942Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7986089Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7986235Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7986383Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.7986538Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7986691Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7986841Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7986994Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7987145Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7987294Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7987442Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7987600Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7987746Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7987898Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7988046Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7988197Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7988347Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7988495Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7988696Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7988846Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7988994Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7989144Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7989363Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7989512Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7989664Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7989813Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7990000Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7990151Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7990300Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7990452Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7990602Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7990751Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7990902Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7991053Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7991202Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7991353Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7991501Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7991653Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7991805Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7991953Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7992107Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7992255Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7992403Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7992556Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7992709Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7992857Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7993007Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7993157Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7993310Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7993459Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7993606Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7993757Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7993910Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7994058Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7994209Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7994363Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7994515Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7994663Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7994809Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7994962Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7995111Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7995260Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7995411Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7995611Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7995761Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7995911Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7996207Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7996361Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7996508Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7996655Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7996844Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7996992Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7997142Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7997288Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7997438Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7997591Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7997738Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7997891Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7998042Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7998191Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7998337Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7998488Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7998639Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7998788Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7998936Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7999086Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7999237Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7999389Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7999536Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7999691Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7999839Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.7999989Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8000137Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8000289Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8000440Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8000588Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8000741Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8000892Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8001040Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8001190Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8001342Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8001491Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8001641Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8001786Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8001937Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8002087Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8002238Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8002444Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8002592Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8002740Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8002890Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8003110Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8003260Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8003415Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8003589Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8003802Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8003950Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8004098Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8004251Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8004398Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8004551Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8004705Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8004860Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8005013Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8005163Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8005315Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8005473Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8005625Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8005776Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8005929Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8006082Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8006238Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8006387Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8006540Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8006695Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8006846Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8006997Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8007149Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8007298Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8007448Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8007600Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8007752Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8007903Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8008050Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8008203Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8008358Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8008509Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8009473Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8009679Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8009831Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8009987Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8010137Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8010448Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8010600Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8010749Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8010899Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8011175Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8011330Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8011486Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8011634Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8011844Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8011996Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8012146Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8012299Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8012454Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8012602Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8012755Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8012909Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8013058Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8013214Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8013362Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8013514Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8013666Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8013819Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8013982Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8014132Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8014283Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8014437Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8014592Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8014741Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8014899Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8015048Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8015207Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8015358Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8015506Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8015663Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8015813Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8015962Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8016117Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8016273Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8016424Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8016582Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8016734Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8016889Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8017038Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8017188Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8017388Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8017534Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8017684Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8017838Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8018064Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8018220Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8018372Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8018517Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8018710Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8018854Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8018996Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8019146Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8019291Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8019435Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8019576Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8019722Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8019874Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8020018Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8020160Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8020307Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8020453Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8020598Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8020741Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8020890Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8021035Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8021177Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8021318Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8021468Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8021611Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8021752Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8021899Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8022045Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8022192Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8022335Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8022481Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8022630Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8022772Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8022916Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8023064Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8023210Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8023361Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8023502Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8023643Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8023791Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8023930Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8024073Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8024266Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8024410Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8024556Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8024697Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8024917Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8025068Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8025211Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8025353Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8025545Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8025688Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8025831Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8025981Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8026128Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8026276Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8026419Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8026560Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8026713Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8026859Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8027002Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8027151Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8027298Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8027447Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8027591Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8027737Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8027886Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8028030Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8028173Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8028325Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8028468Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8028615Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8028759Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8028905Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8029055Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8029199Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8029344Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8029494Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8029636Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8029784Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8029925Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8030073Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8030220Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8030362Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8030505Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8030656Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8030800Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8030942Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8031169Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8031311Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8031457Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8031599Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8031820Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8031968Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8032111Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8032255Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8032443Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8032587Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8032734Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8032876Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8033023Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8033172Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8033315Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8033472Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8033650Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8033807Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8033956Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8034098Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8034244Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8034391Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8034535Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8034682Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8034829Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8034972Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8035115Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8035270Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8035415Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8035568Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8035712Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8035858Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8036086Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8036230Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8036376Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8036528Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8036671Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8036820Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8036964Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8037111Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8037259Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8037401Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8037544Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8037696Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8037839Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8037987Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8038182Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8038325Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8038470Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8038612Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8038830Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8038983Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8039128Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8039273Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8039463Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8039607Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8039753Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8039896Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8040043Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8040192Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8040335Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8040477Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8040627Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8040771Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8040917Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8041063Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8041208Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8041356Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8041500Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8041644Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8041797Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8041940Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8042090Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8042238Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8042382Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8042536Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8042680Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8042823Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8042974Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8043116Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8043266Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8043411Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8043555Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8043702Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8043845Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8043992Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8044139Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8044283Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8044427Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8044575Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8044717Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8044868Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8045010Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8045203Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8045351Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8045493Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8045711Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8045863Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8046005Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8046154Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8046298Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8046482Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8046632Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8046774Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8046919Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8047070Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8047213Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8047360Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8047507Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8047651Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8047801Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8047944Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8048090Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8048238Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8048387Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8048542Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8048704Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8048856Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8049011Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8049165Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8049316Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8049471Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8049622Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8049777Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8049931Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8050082Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8050237Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8050388Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8050537Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8050689Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8050843Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8050996Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8051148Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8051299Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8051457Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8051607Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8051758Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8051912Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8052108Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8052260Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8052416Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8052642Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8052797Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8052948Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8053098Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8053252Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8053470Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8053619Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8053774Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8053927Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8054078Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8054226Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8054379Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8054536Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8054685Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8054836Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8054990Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8055143Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8055295Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8055444Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8055598Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8055753Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8055905Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8056055Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8056216Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8056368Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8056518Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8056672Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8056823Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8056976Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8057124Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8057277Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8057435Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8057586Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8057737Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8057895Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8058045Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8058200Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8058348Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8058501Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8058656Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8058813Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8059011Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8059167Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8059316Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8059472Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8059694Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8059846Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8060000Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8060150Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8060338Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8060492Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8060643Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8060800Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8060953Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8061103Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8061256Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8061411Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8061560Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8061714Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8061865Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8062024Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8062175Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8062321Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8065932Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8066105Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8066259Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8066412Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8066567Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8066719Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8066874Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8067025Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8067180Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8067326Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8067477Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8067629Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8067780Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8067928Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8068079Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8068232Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8068385Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8068532Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8068680Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8068831Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8068981Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8069130Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8069280Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8069497Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8069650Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8069803Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8069952Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8070188Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8070339Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8070487Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8070639Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8070829Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8070981Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8071129Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8071281Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8071432Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8071582Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8071732Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8071889Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8072037Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8072188Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8072337Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8072488Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8072640Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8072788Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8072939Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8073089Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8073237Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8073388Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8073541Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8073691Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8073845Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8073993Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8074145Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8074298Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8074447Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8074603Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8074753Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8074902Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8075053Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8075206Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8075354Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8075505Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8075654Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8075805Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8075955Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8076197Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8076350Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8076550Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8076699Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8076851Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8077080Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8077233Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8077383Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8077531Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8077722Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8077870Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8078018Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8078167Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8078318Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8078466Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8078618Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8078770Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8078923Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8079070Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8079218Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8079371Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8079519Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8079667Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8079817Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8079967Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8080120Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8080271Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8080426Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8080577Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8080724Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8080872Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8081024Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8081175Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8081326Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8081475Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8081625Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8081775Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8081923Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8082072Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8082227Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8082378Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8082531Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8082680Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8082831Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8082984Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8083131Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8083326Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8083476Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8083622Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8083770Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8084023Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8084172Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8084322Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8084470Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8084658Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8084808Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8084954Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8085104Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8085252Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8085398Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8085548Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8085701Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8085850Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8086004Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8086153Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8086302Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8086453Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8086600Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8086749Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8086898Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8087045Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8087196Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8087346Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8087499Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8087650Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8087798Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8087949Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8088097Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8088244Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8088394Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8088545Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8088693Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8088841Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8088990Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8089144Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8089291Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8089437Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8089587Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8089735Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8089882Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8090031Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8090227Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8090376Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8090522Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8090668Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8090893Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8091042Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8091188Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8091336Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8091523Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8091669Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8091819Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8091968Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8092117Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8092263Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8092409Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8092561Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8092708Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8092854Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8093003Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8093152Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8093303Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8093449Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8093595Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8093751Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8093898Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8094044Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8094199Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8094349Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8094501Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8094648Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8094795Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8094946Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8095092Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8095239Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8095391Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8095538Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8095692Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8095838Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8095989Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8096138Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8096284Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8096431Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8096585Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8096731Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8096881Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8097078Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8097225Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8097374Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8097520Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8097744Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8097895Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8098038Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8098188Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8098375Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8098522Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8098672Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8098818Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8098967Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8099117Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8099263Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8099415Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8099566Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8099712Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8099861Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8100011Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8100158Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8100310Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8100457Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8100606Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8100755Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8100902Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8101056Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8101203Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8101349Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8101499Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8101646Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8101796Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8101947Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8102092Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8102245Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8102391Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8102539Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8102688Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8102840Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8102986Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8103137Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8103284Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8103436Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8103582Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8103728Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8103927Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8104073Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8104221Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8104369Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8104588Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8104740Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8104887Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8105033Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8105223Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8105369Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8105516Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8105664Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8105815Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8105964Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8106112Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8106261Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8106411Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8106558Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8106705Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8106856Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8107003Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8107149Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8107298Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8107448Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8107596Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8107743Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8107889Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8108043Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8108189Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8108336Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8108488Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8108915Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8109100Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8109247Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8109397Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8109544Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8109690Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8109837Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8109991Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8110137Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8110285Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8110434Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8110582Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8110731Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8110876Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8111113Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8111262Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8111407Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8111555Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8111837Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8111987Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8112136Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8112283Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8112486Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8112633Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8112778Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8112927Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8113075Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8113220Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8113367Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8113517Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8113668Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8113819Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8113968Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8114121Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8114269Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8114417Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8114566Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8114717Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8114864Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8115012Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8115167Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8115314Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8115463Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8115609Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8115758Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8115907Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8116115Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8116264Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8116413Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8116559Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8116711Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8116860Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8117014Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8117161Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8117307Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8117456Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8117605Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8117751Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8117900Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8118099Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8118248Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8118397Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8118544Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8118768Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8118918Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8119065Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8119214Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8119404Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8119553Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8119700Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8119850Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8119999Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8120145Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8120293Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8120446Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8120593Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8120742Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8120889Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8121040Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8121189Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8121336Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8121486Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8121635Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8121782Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8121932Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8122083Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8122231Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8122380Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8122527Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8122679Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8122828Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8122975Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8123121Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8123280Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8123428Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8123579Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8123730Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8123879Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8124033Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8124182Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8124332Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8124482Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8124630Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8124782Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8125119Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8125267Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8125421Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8125644Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8125795Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8125951Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8126100Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8126290Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8126438Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8126585Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8126734Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8126885Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8127031Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8127181Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8127335Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8127488Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8127635Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8127782Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8127933Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8128084Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8128233Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8128385Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8128537Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8128687Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8128834Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8128979Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8129137Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8129285Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8129431Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8129580Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8129730Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8129879Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8130026Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8130175Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8130325Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8130471Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8130619Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8130774Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8130923Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8131071Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8131221Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8131371Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8131523Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8131670Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8131865Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8132015Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8132162Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8132309Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8132533Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8132683Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8132833Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8132981Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8133167Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8133318Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8133465Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8133617Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8133768Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8133916Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8134068Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8134221Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8134370Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8134520Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8134669Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8134821Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8134971Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8135119Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8135270Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8135422Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8135568Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8135719Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8135876Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8136024Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8136176Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8136323Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8136477Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8136625Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8136772Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8136922Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8137072Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8137218Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8137372Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8137522Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8137676Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8137822Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8137972Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8138125Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8138272Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8138423Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8138574Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8138793Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8138943Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8139090Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8139316Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8139469Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8139618Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8139766Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8139916Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8140106Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8140253Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8140402Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8140553Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8140702Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8140853Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8141000Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8141154Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8141301Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8141449Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8141598Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8141749Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8141899Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8142047Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8142195Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8142345Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8142492Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8142638Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8142791Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8142938Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8143088Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8143236Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8143385Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8143537Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8143695Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8143866Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8144035Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8144182Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8144328Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8144476Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8144618Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8144764Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8144906Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8145049Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8145192Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8145334Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8145477Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8145667Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8145807Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8145950Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8146162Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8146305Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8146453Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8146593Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8146733Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8146916Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8147058Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8147205Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8147349Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8147493Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8147638Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8147777Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8147923Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8148066Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8148204Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8148347Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8148491Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8148632Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8148774Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8148914Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8149056Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8149200Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8149342Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8149493Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8149632Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8149772Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8149916Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8150056Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8150199Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8150340Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8150480Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8150622Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8150764Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8150902Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8151045Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8151193Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8151334Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8151476Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8151616Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8151759Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8151905Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8152047Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8152193Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8152381Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8152520Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8152665Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8152805Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8153019Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8153165Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8153305Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8153450Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8153631Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8153770Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8153912Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8154056Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8154194Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8154337Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8154477Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8154621Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8154767Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8154907Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8155052Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8155194Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8155333Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8155475Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8155615Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8155758Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8155903Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8156106Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8156251Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8156395Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8156534Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8156676Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8156815Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8156961Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8157106Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8157246Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8157390Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8157530Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8157669Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8157812Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8157956Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8158096Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8158238Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8158380Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8158524Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8158664Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8158801Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8158946Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8159135Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8159276Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8159419Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8159560Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8159810Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8159956Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8160098Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8160240Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8160445Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8160587Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8160730Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8160873Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8161012Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8161159Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8161300Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8161449Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8161590Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8161729Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8161871Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8162015Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8162155Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8162299Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8162441Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8162586Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8162725Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8162869Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8163013Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8163161Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8163300Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8163450Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8163616Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8163784Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8163927Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8164067Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8164211Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8164352Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8164491Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8164633Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8164776Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8164917Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8165059Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8165201Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8165345Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8165485Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8165625Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8165769Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8165957Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8166098Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8166243Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8166383Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8166609Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8166753Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8166895Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8167041Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8167222Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8167361Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8167505Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8167649Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8167791Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8167935Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8168081Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8168231Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8168372Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8168514Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8168659Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8168805Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8168946Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8169090Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8169230Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8169377Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8169517Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8169657Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8169801Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8169947Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8170087Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8170232Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8170371Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8170523Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8170663Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8170802Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8170948Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8171092Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8171232Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8171378Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8171523Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8171663Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8171805Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8171945Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8172092Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8172233Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8172375Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8172519Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8172708Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8172847Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8172995Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8173136Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8173360Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8173503Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:59:10.8173656Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8173811Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8174002Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8174150Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8174304Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8174455Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8174608Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8174754Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8174901Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8175056Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8175207Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8175356Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8175508Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8175659Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8175813Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8175960Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8176106Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8176263Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8176410Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8176557Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8176715Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8176862Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8177013Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8177161Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8177312Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8177465Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8177613Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8177759Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8177914Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8178061Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8178213Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8178373Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8178521Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8178672Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8178819Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8178968Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8179117Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8182375Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8182548Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8182773Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8182925Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8183080Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8183308Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8183459Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8183609Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8183757Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8183907Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8184097Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8184246Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8184397Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8184547Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8184695Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8184846Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8184996Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8185150Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8185299Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8185447Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8185597Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8185747Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8185894Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8186046Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8186196Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8186343Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8186495Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8186641Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8186796Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8186943Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8187090Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8187242Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8187391Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8187539Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8187689Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8187839Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8187990Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8188137Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8188283Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8188438Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8188586Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8188732Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8188884Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8189034Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8189182Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8189331Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8189528Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8189676Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8189823Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8189971Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8190222Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8190372Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8190519Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8190671Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8190858Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8191009Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8191156Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8191303Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8191454Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8191602Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8191749Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8191902Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8192047Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8192197Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8192344Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8192493Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8192644Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8192791Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8192941Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8193096Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8193243Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8193398Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8193550Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8193717Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8193889Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8194046Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8194195Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8194346Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8194494Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8194643Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8194794Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8194941Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8195089Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8195241Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8195388Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8195537Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8195684Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8195833Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8195982Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8196219Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8196371Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8196567Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8196714Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8196866Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8197013Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8197234Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8197387Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8197535Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8197685Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8197876Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8198023Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8198172Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8198322Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8198470Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8198620Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8198769Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8198925Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8199073Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8199220Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8199369Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8199519Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8199666Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8199816Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8199968Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8200117Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8200264Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8200411Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8200565Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8200713Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8200860Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8201009Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8201158Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8201308Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8201455Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8201605Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8201754Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8201902Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8202049Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8202203Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8202353Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8202504Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8202651Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8202800Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8202950Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8203098Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8203244Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8203443Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8203592Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8203741Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8203966Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8204115Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8204265Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8204412Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8204598Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8204749Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8204896Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8205046Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8205195Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8205342Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8205492Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8205645Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8205793Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8205941Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8206088Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8206239Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8206389Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8206537Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8206688Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8206838Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8206985Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8207135Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8207287Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8207435Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8207584Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8207730Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8207879Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8208027Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8208172Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8208321Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8208468Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8208808Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8209026Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8209224Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8209432Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8209610Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8209756Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8209903Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8210052Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8210199Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8210347Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8210584Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8210735Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8210881Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8211027Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8211290Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8211438Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8211585Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8211732Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8211937Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8212088Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8212233Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8212378Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8212531Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8212676Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8212822Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8212976Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8213122Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8213269Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8213415Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8213563Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8213711Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8213856Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8214002Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8214153Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8214298Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8214444Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8214596Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8214742Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8214890Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8215036Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8215181Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8215333Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8215478Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8215624Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8215774Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8215920Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8216068Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8216212Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8216363Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8216511Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8216656Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8216801Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8216952Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8217097Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8217245Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8217439Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8217585Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8217733Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8217878Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8218122Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8218272Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8218417Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8218565Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8218752Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8218897Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8219045Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8219190Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8219339Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8219486Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8219631Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8219785Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8219930Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8220076Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8220224Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8220371Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8220516Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8220664Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8220809Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8220961Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8221107Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8221253Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8221402Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8221552Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8221698Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8221846Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8221991Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8222138Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8222287Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8222438Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8222589Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8222733Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8222874Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8223025Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8223175Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8223324Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8223474Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8223644Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8223819Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8223963Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8224108Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8224306Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8224452Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8224597Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8224745Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8224963Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8225113Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8225260Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8225405Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8225593Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8225738Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8225883Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8226030Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8226180Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8226328Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8226474Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8226625Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8226772Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8226917Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8227062Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8227209Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8227357Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8227504Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8227648Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8227797Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8227945Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8228089Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8228235Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8228391Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8228537Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8228683Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8228829Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8228978Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8229127Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8229271Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8229421Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8229567Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8229714Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8229858Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8230010Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8230156Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8230304Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8230449Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8230597Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8230744Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8230890Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8231082Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8231230Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8231376Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8231523Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8231742Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8231890Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8232038Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8232184Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8232369Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8232518Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8232662Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8232809Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8232956Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8233101Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8233247Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8233400Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8233547Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8233695Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8233840Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8233989Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8234136Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8234281Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8234430Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8234581Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8234726Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8234874Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8235019Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8235171Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8235316Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8235461Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8235611Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8235763Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8235908Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8236119Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8236268Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8236414Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8236561Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8236707Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8236859Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8237007Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8237151Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8237298Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8237446Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8237591Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8237738Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8237883Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8238096Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8238247Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8238394Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8238619Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8238769Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8238916Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8239065Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8239252Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8239402Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8239548Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8239696Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8239853Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8239999Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8240147Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8240301Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8240448Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8240601Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8240753Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8240904Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8241054Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8241201Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8241350Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8241505Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8241651Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8241799Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8241951Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8242098Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8242247Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8242393Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8242539Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8242694Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8242840Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8242990Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8243139Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8243284Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8243433Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8243581Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8243733Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8243885Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8244033Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8244185Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8244338Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8244485Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8244635Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8244855Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8245002Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8245152Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8245301Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8245525Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8245677Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8245825Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8245975Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8246162Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8246308Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8246458Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8246608Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8246755Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8246906Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8247053Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8247206Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8247353Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8247500Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8247650Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8247801Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8247948Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8248099Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8248251Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8248402Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8248548Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8248695Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8248849Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8248999Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8249146Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8249295Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8249446Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8249595Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8249741Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8249892Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8250048Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8250197Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8250344Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8250499Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8250647Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8250797Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8250943Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8251094Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8251244Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8251391Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8251538Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8251740Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8251888Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8252039Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8252258Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8252407Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8252557Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8252704Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8252895Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8253048Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8253196Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8253340Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8253492Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8253638Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8253787Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8253942Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8254090Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8254239Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8254387Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8254535Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8254688Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8254836Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8254987Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8255137Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8255284Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8255434Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8255581Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8255733Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8255883Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8256032Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8256182Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8256335Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8256483Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8256635Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8256785Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8256931Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8257083Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8257231Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8257389Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8257537Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8257685Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8257834Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8257984Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8258131Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8258281Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8258478Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8258629Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8258777Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8258923Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8259152Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8259302Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8259450Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8259603Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8259793Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8259944Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8260092Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8260241Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8260390Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8260538Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8260685Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8260839Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8260986Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8261137Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8261289Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8261441Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8261593Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8261743Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8261891Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8262045Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8262193Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8262343Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8262498Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8262645Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8262796Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8262943Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8263094Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8263246Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8263393Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8263543Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8263696Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8263844Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8263994Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8264145Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8264293Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8264442Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8264589Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8264738Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8264889Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8265036Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8265191Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8265387Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8265535Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8265685Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8265908Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8266057Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8266208Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8266355Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8266506Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8266721Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8266868Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8267020Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8267170Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8267318Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8267468Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8267616Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8267772Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8267921Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8268073Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8268228Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8268380Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8268527Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8268673Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8268818Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8268964Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8269104Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8269246Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8269401Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8269542Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8269681Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8269826Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8269973Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8270115Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8270259Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8270399Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8270547Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8270690Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8270831Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8270979Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8271120Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8271262Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8271407Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8271549Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8271696Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8271836Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8271978Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8272173Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8272314Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8272454Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8272602Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8272817Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8272963Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8273104Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8273247Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8273434Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8273575Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8273717Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8273861Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8274005Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8274144Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8274287Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8274434Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8274580Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8274721Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8274862Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8275006Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8275150Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8275290Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8275433Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8275576Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8275720Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8275860Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8276052Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8276205Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8276346Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8276489Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8276635Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8276778Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8276922Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8277066Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8277207Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8277354Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8277496Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8277637Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8277784Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8277926Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8278067Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8278209Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8278350Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8278497Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8278638Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8278778Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8278969Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8279111Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8279251Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8279394Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8279611Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8279757Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8279900Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8280044Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8280227Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8280368Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8280510Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8280656Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8280801Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8280944Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8281085Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8281226Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8281375Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8281517Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8281657Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8281803Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8281947Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8282090Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8282234Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8282378Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8282521Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8282663Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8282806Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8282954Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8283095Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8283233Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8283378Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8283521Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8283667Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8283808Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8283948Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8284094Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8284235Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8284376Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8284520Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8284665Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8284809Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8284950Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8285091Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8285236Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8285377Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8285518Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8285711Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8285851Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8286000Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8286141Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8286360Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8286506Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8286646Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8286787Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8286975Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8287116Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8287257Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8287400Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8287545Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8287687Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8287828Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8287970Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8288117Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8288259Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8288399Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8288543Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8288685Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8288828Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8288969Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8289112Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8289258Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8289400Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8289540Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8289689Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8289831Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8289977Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8290117Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8290260Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8290403Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8290544Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8290685Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8290832Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8290973Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8291116Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8291263Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8291409Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8291557Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8291698Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8291838Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8291985Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8292126Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8292266Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8292463Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8292608Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8292751Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8292892Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8293128Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8293273Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8293414Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8293554Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8293749Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8293891Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8294038Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8294179Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8294323Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8294467Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8294608Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8294748Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8294897Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8295039Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8295182Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8295327Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8295470Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8298642Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8298806Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8298955Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8299100Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8299241Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8299381Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8299533Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8299675Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8299820Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8299960Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8300103Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8300247Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8300387Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8300526Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8300669Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8300808Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:59:10.8300959Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8301108Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8301260Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8301410Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8301557Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8301703Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8301855Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8302002Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8302150Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8302364Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8302512Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8302663Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8302811Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8303033Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8303185Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8303333Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8303478Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8303668Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8303815Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8303965Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8304115Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8304263Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8304414Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8304561Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8304713Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8304862Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8305009Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8305158Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8305308Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8305454Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8305603Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8305753Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8305899Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8306048Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8306195Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8306348Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8306495Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8306640Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8306789Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8306938Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8307084Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8307233Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8307379Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8307533Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8307679Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8307825Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8307978Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8308126Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8308273Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8308422Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8308572Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8309077Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8309233Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8309381Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8309622Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8309770Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8309917Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8310182Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8310332Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8310481Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8310628Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8310774Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8310981Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8311127Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8311273Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8311427Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8311574Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8311720Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8311871Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8312022Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8312173Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8312320Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8312468Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8312622Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8312768Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8312915Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8313067Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8313218Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8313368Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8313514Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8313665Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8313814Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8313961Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8314108Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8314258Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8314405Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8314553Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8314701Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8314847Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8314996Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8315143Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8315295Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8315444Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8315593Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8315744Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8315897Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8316102Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8316253Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8316449Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8316592Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8316746Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8316893Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8317117Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8317265Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8317412Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8317561Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8317752Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8317899Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8318048Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8318194Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8318345Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8318492Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8318638Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8318796Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8318944Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8319093Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8319243Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8319392Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8319538Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8319686Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8319833Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8319986Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8320133Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8320278Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8320433Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8320582Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8320729Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8320881Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8321031Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8321180Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8321328Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8321477Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8321631Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8321779Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8321926Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8322080Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8322227Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8322376Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8322525Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8322671Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8322826Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8322973Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8323119Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8323317Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8323464Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8323613Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8323759Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8324007Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8324159Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8324306Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8324453Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8324646Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8324796Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8324945Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8325094Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8325241Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8325390Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8325537Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8325687Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8325835Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8325982Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8326133Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8326282Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8326431Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8326581Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8326730Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8326877Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8327027Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8327173Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8327330Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8327478Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8327625Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8327773Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8327923Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8328070Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8328218Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8328367Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8328513Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8328662Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8328809Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8328963Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8329111Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8329259Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8329408Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8329558Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8329705Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8329854Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8330002Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8330199Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8330346Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8330493Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8330723Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8330872Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8331018Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8331168Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8331355Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8331505Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8331651Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8331799Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8331951Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8332098Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8332244Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8332396Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8332541Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8332688Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8332834Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8332983Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8333130Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8333276Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8333422Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8333572Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8333718Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8333868Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8334013Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8334162Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8334310Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8334456Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8334602Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8334753Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8334899Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8335047Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8335195Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8335341Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8335489Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8335635Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8335784Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8335933Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8336080Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8336226Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8336376Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8336522Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8336669Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8336861Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8337006Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8337153Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8337298Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8337516Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8337667Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8337813Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8337960Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8338146Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8338291Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8338439Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8338584Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8338731Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8338879Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8339025Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8339176Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8339322Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8339468Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8339616Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8339760Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8339908Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8340056Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8340201Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8340352Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8340497Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8340642Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8340788Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8340938Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8341084Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8341232Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8341377Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8341529Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8341674Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8341819Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8341968Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8342112Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8342256Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8342403Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8342552Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8342698Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8342843Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8342991Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8343140Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8343286Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8343430Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8343625Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8343769Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8343913Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8344060Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8344280Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8344427Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8344572Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8344716Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8344904Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8345049Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8345193Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8345339Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8345490Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8345637Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8345781Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8345932Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8346080Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8346226Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8346369Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8346516Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8346664Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8346811Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8346957Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8347106Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8347253Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8347398Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8347544Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8347696Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8347841Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8347988Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8348133Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8348280Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8348428Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8348573Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8348721Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8348868Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8349013Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8349160Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8349310Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8349456Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8349604Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8349749Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8349895Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8350042Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8350188Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8350332Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8350576Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8350723Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8350871Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8351093Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8351242Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8351389Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8351536Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8351720Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8351867Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8352013Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8352160Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8352307Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8352452Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8352598Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8352747Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8352892Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8353040Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8353185Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8353332Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8353502Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8353669Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8353823Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8353971Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8354115Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8354264Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8354408Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8354562Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8354707Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8354852Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8354999Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8355146Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8355291Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8355438Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8355592Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8355739Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8355885Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8356101Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8356260Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8356407Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8356552Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8356701Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8356850Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8356998Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8357143Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8357288Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8357487Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8357633Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8357778Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8358000Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8358149Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8358296Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8358444Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8358629Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8358777Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8358922Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8359066Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8359221Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8359367Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8359511Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8359661Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8359814Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8359963Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8360108Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8360253Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8360407Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8360551Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8360697Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8360849Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8360994Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8361145Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8361290Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8361439Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8361587Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8361732Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8361878Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8362032Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8362181Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8362331Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8362481Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8362627Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8362777Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8362924Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8363077Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8363227Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8363375Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8363525Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8363675Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8363822Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8363973Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8364120Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8364313Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8364463Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8364610Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8364833Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8364983Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8365131Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8365281Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8365467Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8365615Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8365764Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8365912Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8366066Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8366216Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8366362Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8366523Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8366670Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8366819Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8366969Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8367119Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8367266Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8367415Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8367564Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8367716Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8367866Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8368014Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8368171Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8368320Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8368466Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8368616Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8368765Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8368916Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8369064Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8369210Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8369364Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8369511Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8369657Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8369810Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8369960Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8370115Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8370262Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8370410Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8370561Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8370708Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8370855Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8371051Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8371199Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8371348Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8371497Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8371720Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8371873Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8372021Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8372168Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8372384Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8372531Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8372681Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8372830Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8372976Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8373127Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8373274Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8373425Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8373575Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8373723Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8373874Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8374024Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8374171Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8374320Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8374471Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8374618Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8374766Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8374914Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8375069Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8375220Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8375370Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8375519Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8375669Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8375816Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8375967Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8376114Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8376264Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8376413Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8376560Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8376714Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8376862Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8377010Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8377156Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8377305Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8377453Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8377603Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8377752Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8377950Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8378097Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8378244Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8378473Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8378623Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8378769Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8378919Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8379107Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8379259Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8379408Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8379557Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8379709Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8379857Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8380005Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8380159Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8380307Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8380457Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8380604Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8380751Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8380903Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8381053Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8381201Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8381354Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8381502Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8381652Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8381798Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8381950Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8382101Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8382248Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8382396Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8382549Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8382696Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8382843Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8382995Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8383142Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8383290Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8383438Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8383609Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8383781Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8383934Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8384081Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8384233Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8384383Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8384534Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8384727Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8384875Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8385025Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8385172Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8385394Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8385546Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8385694Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8385844Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8386033Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8386182Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8386333Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8386482Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8386629Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8386779Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8386926Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8387081Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8387229Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8387376Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8387529Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8387678Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8387826Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8387975Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8388123Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8388275Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8388423Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8388571Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8388726Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8388873Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8389020Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8389170Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8389320Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8389469Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8389618Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8389765Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8389919Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8390066Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8390214Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8390369Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8390517Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8390667Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8390814Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8390963Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8391116Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8391263Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8391410Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8391608Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8391757Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8391904Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8392128Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8392277Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8392429Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8392574Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8392715Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8392900Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8393042Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8393183Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8393330Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8393470Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8393613Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8393754Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8393904Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8394049Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8394189Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8394329Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8394474Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8394613Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8394755Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8394895Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8395039Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8395182Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8395322Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8395467Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8395613Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8395752Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8395895Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8396095Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8396239Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8396383Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8396523Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8396666Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8396808Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8396948Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8397088Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8397234Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8397374Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8397517Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8397657Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8397800Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8397941Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8398081Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8398222Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8398418Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8398559Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8398704Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8398943Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8399085Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8399229Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8399373Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8399518Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8399708Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8399849Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8399991Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8400134Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8400274Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8400416Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8400556Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8400703Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8400849Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8400989Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8401129Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8401276Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8401418Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8401561Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8401701Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8401843Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8401986Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8402125Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8402269Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8402411Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8402552Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8402695Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8402834Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8402976Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8403120Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8403258Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8403400Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8403542Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8403684Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8403828Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8403975Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8404117Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8404259Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8404399Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8404539Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8404682Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8404822Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8404962Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8405154Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8405294Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8405436Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8405655Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8405797Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8405939Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8406080Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8406220Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8406405Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8406547Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8406690Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8406834Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8406974Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8407114Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8407255Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8407398Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8407540Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8407680Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8407824Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8407969Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8408110Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8408254Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8408395Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8408539Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8408882Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8409061Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8409202Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8409352Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8409498Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8409642Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8409783Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8409927Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8410070Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8410213Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8410356Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8410500Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8410641Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8410782Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8410927Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8411069Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8411214Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8411355Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8411497Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8411639Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8411779Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8414943Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8415207Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8415350Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8415493Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8415635Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8415893Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8416040Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8416181Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8416321Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8416523Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8416663Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8416808Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8416951Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8417091Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8417233Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8417373Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8417518Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8417661Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8417801Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8417943Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8418086Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8418226Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8418368Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8418508Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8418651Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8418793Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8418933Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8419075Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8419220Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8419359Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8419505Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8419645Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8419787Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8419931Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8420070Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8420215Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8420355Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8420495Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8420637Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8420782Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8420922Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8421065Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8421205Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8421346Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8421489Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8421629Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8421771Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8421958Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8422098Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8422241Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8422380Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8422597Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8422743Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8422885Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8423028Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8423212Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8423352Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8423495Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8423641Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8423810Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8423973Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8424118Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8424264Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8424405Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8424544Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8424686Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8424828Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8424967Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:59:10.8425119Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8425269Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8425420Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8425572Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8425719Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8425873Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8426019Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8426167Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8426315Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8426464Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8426615Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8426764Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8426912Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8427064Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8427211Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8427358Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8427509Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8427659Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8427806Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8427956Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8428104Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8428255Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8428403Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8428551Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8428749Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8428901Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8429049Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8429199Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8429444Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8429596Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8429744Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8429892Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8430082Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8430229Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8430375Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8430526Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8430673Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8430824Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8430972Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8431124Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8431275Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8431422Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8431568Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8431721Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8431868Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8432017Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8432167Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8432314Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8432466Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8432613Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8432765Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8432915Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8433062Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8433209Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8433360Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8433508Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8433659Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8433806Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8433957Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8434106Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8434253Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8434404Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8434554Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8434702Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8434852Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8435002Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8435148Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8435298Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8435446Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8435641Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8435792Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8435939Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8436305Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8436454Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8436602Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8436751Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8436940Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8437088Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8437238Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8437385Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8437538Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8437688Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8437836Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8437991Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8438138Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8438285Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8438436Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8438585Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8438739Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8438887Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8439035Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8439187Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8439334Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8439480Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8439630Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8439782Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8439931Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8440078Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8440224Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8440371Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8440519Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8440666Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8440818Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8440964Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8441112Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8441263Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8441415Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8441564Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8441711Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8441858Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8442009Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8442156Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8442303Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8442500Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8442648Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8442798Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8442944Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8443164Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8443315Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8443465Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8443629Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8443848Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8443998Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8444147Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8444297Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8444444Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8444593Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8444740Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8444892Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8445042Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8445189Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8445338Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8445489Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8445636Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8445785Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8445932Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8446081Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8446231Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8446377Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8446532Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8446679Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8446827Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8446977Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8447126Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8447272Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8447420Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8447568Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8447718Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8447864Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8448010Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8448164Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8448311Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8448458Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8448607Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8448757Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8448904Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8449053Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8449201Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8449398Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8449545Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8449692Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8449842Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8450063Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8450211Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8450361Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8450508Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8450696Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8450845Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8450991Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8451143Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8451290Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8451438Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8451588Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8451739Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8451889Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8452037Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8452182Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8452334Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8452481Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8452627Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8452778Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8452925Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8453076Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8453222Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8453374Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8453524Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8453671Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8453817Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8453970Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8454118Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8454269Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8454418Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8454565Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8454715Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8454863Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8455014Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8455163Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8455310Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8455459Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8455610Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8455757Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8455905Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8456051Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8456266Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8456413Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8456559Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8456778Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8456926Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8457072Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8457220Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8457406Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8457552Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8457700Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8457846Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8457995Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8458143Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8458288Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8458439Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8458585Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8458730Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8458878Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8459025Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8459174Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8459321Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8459466Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8459616Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8459761Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8459906Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8460057Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8460207Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8460353Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8460501Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8460645Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8460805Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8460950Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8461095Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8461244Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8461389Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8461534Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8461682Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8461831Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8461978Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8462124Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8462268Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8462418Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8462564Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8462709Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8462857Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8463059Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8463210Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8463355Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8463571Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8463720Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8463865Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8464009Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8464194Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8464340Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8464488Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8464634Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8464782Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8464929Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8465074Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8465224Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8465374Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8465519Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8465663Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8465811Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8465961Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8466107Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8466253Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8466400Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8466546Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8466692Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8466837Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8466988Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8467133Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8467281Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8467426Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8467574Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8467721Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8467866Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8468014Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8468161Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8468305Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8468452Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8468603Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8468748Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8468897Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8469041Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8469190Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8469337Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8469482Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8469629Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8469822Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8469968Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8470115Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8470334Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8470480Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8470623Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8470770Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8470956Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8471101Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8471247Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8471399Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8471548Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8471694Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8471843Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8471989Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8472142Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8472288Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8472435Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8472583Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8472731Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8472876Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8473024Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8473172Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8473315Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8473464Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8473633Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8473808Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8473955Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8474099Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8474247Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8474395Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8474540Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8474686Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8474835Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8474981Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8475126Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8475272Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8475425Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8475571Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8475715Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8475862Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8476067Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8476216Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8476361Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8476505Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8476701Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8476847Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8476993Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8477216Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8477363Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8477510Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8477655Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8477800Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8478009Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8478155Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8478301Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8478451Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8478596Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8478744Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8478889Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8479039Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8479189Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8479333Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8479477Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8479629Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8479773Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8479923Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8480072Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8480218Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8480368Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8480512Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8480662Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8480811Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8480956Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8481100Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8481249Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8481395Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8481544Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8481689Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8481837Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8481985Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8482131Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8482286Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8482437Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8482582Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8482729Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8482877Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8483021Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8483167Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8483312Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8483504Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8483651Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8483797Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8484016Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8484165Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8484310Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8484457Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8484601Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8484785Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8484933Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8485078Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8485229Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8485375Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8485521Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8485672Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8485826Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8485974Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8486126Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8486272Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8486424Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8486570Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8486716Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8486870Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8487016Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8487163Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8487312Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8487463Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8487614Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8487761Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8487911Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8488063Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8488211Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8488359Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8488510Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8488657Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8488803Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8488954Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8489106Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8489256Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8489403Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8489549Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8489700Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8489848Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8489994Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8490190Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8490337Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8490486Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8490633Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8490854Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8491008Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8491157Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8491304Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8491493Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8491642Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8491791Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8491937Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8492087Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8492236Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8492384Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8492533Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8492685Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8492833Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8492984Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8493136Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8493283Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8493436Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8493585Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8493734Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8493884Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8494031Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8494186Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8494334Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8494482Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8494632Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8494779Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8494929Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8495081Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8495229Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8495381Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8495529Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8495677Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8495826Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8495978Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8496126Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8496276Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8496423Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8496574Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8496727Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8496878Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8497075Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8497224Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8497372Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8497522Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8497744Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8497892Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8498044Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8498192Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8498382Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8498529Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8498677Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8498829Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8498977Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8499126Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8499276Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8499428Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8499582Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8499730Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8499878Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8500031Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8500179Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8500327Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8500479Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8500626Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8500778Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8500923Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8501075Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8501227Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8501376Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8501528Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8501684Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8501832Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8501982Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8502130Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8502281Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8502432Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8502581Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8502732Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8502885Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8503034Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8503185Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8503335Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8503483Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8503635Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8503784Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8503979Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8504131Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8504279Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8504522Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8504675Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8504823Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8504975Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8505164Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8505312Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8505462Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8505610Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8505760Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8505910Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8506059Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8506217Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8506367Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8506515Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8506666Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8506815Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8506967Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8507116Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8507264Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8507419Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8507568Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8507716Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8507867Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8508024Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8508172Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8508328Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8508477Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8509098Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8509257Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8509405Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8509558Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8509705Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8509852Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8510002Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8510154Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8510303Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8510451Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8510597Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8510750Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8510897Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8511042Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8511278Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8511425Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8511576Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8511722Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8511977Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8512131Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8512279Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8512427Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8512648Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8512795Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8512944Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8513095Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8513244Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8513396Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8513542Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8513694Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8513865Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8514033Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8514186Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8514340Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8514488Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8514639Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8514787Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8514937Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8515086Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8515233Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8515384Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8515534Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8515681Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8515830Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8515979Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8516195Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8516344Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8516493Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8516642Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8516791Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8516934Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8517082Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8517224Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8517365Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8517507Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8517646Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8517789Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8517932Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8518071Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8518264Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8518404Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8518544Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8518687Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8518901Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8519043Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8519186Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8519326Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8519506Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8519649Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8519790Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8519932Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8520074Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8520214Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8520356Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8520501Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8520641Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8520784Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8520924Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8521067Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8521210Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8521350Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8521494Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8521635Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8521775Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8521917Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8522058Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8522206Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8522348Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8522490Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8522635Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8522777Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8522917Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8523059Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8523198Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8523342Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8523482Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8523623Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8523772Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8523915Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8524058Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8524202Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8524343Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8524485Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8524627Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8524767Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8524960Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8525100Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8525241Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8525385Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8525596Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8525738Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8525881Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8526020Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8526201Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8526340Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8526482Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8526629Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8526773Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8526912Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8527056Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8527201Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8527343Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8527482Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8527622Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8527768Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8527911Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8528050Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8528192Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8531333Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8531494Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8531642Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8531784Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8531939Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8532081Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8532221Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8532365Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8532509Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8532648Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8532793Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8532933Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8533077Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8533216Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8533356Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8533502Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8533642Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8533781Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8533922Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8534062Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8534205Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8534344Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8534484Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8534692Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8534832Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8534972Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8535115Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8535356Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8535501Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8535645Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8535785Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8535968Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8536108Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8536247Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8536390Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8536533Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8536674Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8536818Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8536958Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8537104Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8537244Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8537383Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8537526Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8537668Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8537807Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8537949Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8538091Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8538232Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8538371Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8538510Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8538659Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8538798Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8538939Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8539081Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8539224Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8539363Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8539506Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8539647Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8539792Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8539932Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8540071Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8540214Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8540359Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8540500Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8540643Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8540782Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8540927Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8541067Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8541206Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8541400Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8541540Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8541682Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8541826Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8542042Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8542187Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8542327Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8542466Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8542646Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8542785Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8542925Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8543066Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8543208Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8543347Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8543491Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8543631Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8543777Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8543917Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8544055Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8544197Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8544339Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8544477Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8544621Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8544766Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8544907Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8545047Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8545186Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8545331Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8545471Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8545611Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8545755Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8545896Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8546037Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8546176Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8546316Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8546460Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8546600Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8546740Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8546883Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8547029Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8547173Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8547312Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8547452Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8547596Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8547736Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8547875Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8548117Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8548258Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8548397Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8548539Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8548751Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8548895Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:59:10.8549045Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8549194Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8549384Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8549532Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8549678Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8549827Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8549978Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8550130Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8550279Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8550431Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8550585Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8550733Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8550880Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8551033Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8551180Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8551331Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8551479Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8551629Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8551781Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8551930Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8552082Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8552234Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8552382Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8552533Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8552680Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8552833Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8552982Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8553130Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8553282Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8553452Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8553621Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8553780Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8553933Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8554079Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8554233Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8554380Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8554529Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8554678Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8554826Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8555021Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8555171Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8555318Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8555467Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8555691Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8555839Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8556110Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8556260Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8556450Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8556598Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8556746Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8556899Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8557046Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8557193Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8557343Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8557494Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8557641Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8557792Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8557939Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8558091Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8558237Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8558385Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8558538Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8558687Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8558835Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8558987Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8559140Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8559291Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8559438Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8559585Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8559737Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8559883Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8560030Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8560184Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8560333Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8560482Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8560630Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8560782Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8560934Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8561081Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8561228Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8561380Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8561529Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8561678Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8561825Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8562043Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8562194Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8562342Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8562560Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8562711Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8562859Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8563008Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8563198Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8563347Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8563496Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8563644Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8563794Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8563944Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8564092Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8564244Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8564394Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8564542Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8564696Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8564842Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8564992Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8565141Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8565288Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8565443Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8565595Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8565742Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8565891Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8566044Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8566192Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8566341Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8566489Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8566639Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8566789Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8566937Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8567090Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8567238Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8567386Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8567538Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8567692Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8567841Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8567991Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8568138Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8568289Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8568436Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8568583Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8568782Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8568928Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8569075Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8569224Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8569444Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8569595Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8569741Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8569889Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8570078Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8570226Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8570373Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8570526Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8570674Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8570823Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8570970Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8571122Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8571274Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8571421Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8571568Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8571719Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8571865Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8572011Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8572160Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8572311Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8572461Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8572608Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8572762Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8572913Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8573064Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8573213Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8573364Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8573511Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8573665Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8573815Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8573988Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8574161Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8574309Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8574459Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8574608Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8574755Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8574904Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8575054Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8575201Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8575351Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8575497Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8575701Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8575850Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8575998Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8576220Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8576368Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8576515Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8576663Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8576810Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8576996Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8577147Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8577294Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8577445Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8577591Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8577738Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8577890Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8578041Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8578188Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8578338Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8578485Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8578638Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8578786Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8578933Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8579086Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8579233Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8579379Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8579529Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8579680Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8579827Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8579975Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8580121Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8580275Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8580420Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8580565Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8580715Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8580861Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8581008Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8581157Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8581306Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8581456Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8581601Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8581747Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8581896Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8582043Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8582188Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8582336Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8582531Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8582680Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8582825Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8583044Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8583196Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8583341Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8583485Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8583695Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8583841Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8583989Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8584134Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8584283Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8584431Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8584576Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8584722Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8584874Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8585020Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8585168Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8585314Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8585462Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8585610Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8585756Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8585904Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8586052Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8586198Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8586345Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8586496Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8586642Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8586791Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8586936Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8587083Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8587231Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8587386Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8587536Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8587684Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8587831Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8587986Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8588137Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8588284Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8588435Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8588581Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8588729Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8588878Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8589026Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8589174Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8589369Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8589515Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8589664Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8589883Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8590032Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8590180Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8590327Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8590476Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8590662Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8590807Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8590955Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8591106Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8591252Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8591404Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8591549Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8591702Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8591849Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8591996Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8592148Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8592296Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8592443Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8592591Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8592738Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8592890Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8593036Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8593181Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8593333Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8593479Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8593623Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8593772Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8593921Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8594071Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8594216Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8594365Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8594514Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8594656Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8594806Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8594957Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8595103Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8595249Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8595400Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8595549Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8595698Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8595843Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8596044Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8596242Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8596389Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8596536Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8596756Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8596905Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8597053Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8597199Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8597344Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8597535Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8597682Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8597828Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8597980Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8598126Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8598278Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8598425Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8598575Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8598724Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8598870Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8599014Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8599165Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8599311Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8599459Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8599608Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8599760Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8599909Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8600056Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8600206Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8600355Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8600503Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8600651Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8600797Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8600944Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8601097Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8601242Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8601390Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8601540Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8601685Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8601839Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8601986Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8602133Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8602281Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8602430Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8602576Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8602723Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8602868Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8603062Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8603210Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8603358Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8603579Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8603727Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8603898Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8604070Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8604215Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8604399Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8604547Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8604693Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8604843Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8604987Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8605132Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8605280Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8605431Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8605577Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8605725Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8605871Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8606021Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8606165Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8606312Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8606462Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8606608Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8606753Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8606901Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8607055Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8607203Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8607348Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8607493Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8607644Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8607791Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8607936Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8608084Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8608233Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8608382Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8608529Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8608914Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8609132Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8609286Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8609431Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8609585Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8609732Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8609881Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8610028Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8610267Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8610424Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8610575Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8610880Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8611032Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8611181Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8611330Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8611482Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8611692Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8611846Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8611994Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8612144Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8612295Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8612442Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8612591Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8612747Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8612895Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8613046Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8613194Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8613344Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8613495Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8613644Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8613796Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8613948Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8614098Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8614248Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8614400Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8614548Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8614700Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8614848Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8615000Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8615150Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8615298Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8615451Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8615598Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8615746Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8615897Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8616050Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8616200Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8616351Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8616501Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8616659Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8616806Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8616954Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8617152Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8617300Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8617448Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8617600Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8617820Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8617972Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8618122Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8618269Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8618459Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8618606Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8618753Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8618904Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8619054Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8619201Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8619354Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8619507Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8619659Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8619807Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8619954Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8620106Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8620253Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8620399Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8620548Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8620700Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8620853Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8620999Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8621153Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8621302Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8621450Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8621597Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8621752Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8621902Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8622052Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8622200Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8622351Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8622499Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8622647Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8622799Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8622950Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8623097Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8623249Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8623397Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8623546Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8623696Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8623846Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8624041Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8624193Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8624341Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8624492Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8624720Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8624871Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8625023Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8625171Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8625357Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8625510Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8625655Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8625808Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8625956Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8626107Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8626259Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8626412Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8626560Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8626709Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8626857Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8627009Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8627160Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8627310Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8627462Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8627609Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8627755Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8627909Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8628061Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8628209Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8628362Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8628511Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8628665Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8628813Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8628961Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8629119Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8629266Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8629415Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8629564Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8629717Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8629871Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8630017Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8630163Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8630316Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8630464Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8630611Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8630762Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8630959Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8631113Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8631263Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8631483Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8631639Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8631789Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8631938Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8632135Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8632286Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8632436Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8632584Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8632734Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8632886Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8633033Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8633185Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8633340Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8633487Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8633640Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8633808Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8633982Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8634140Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8634286Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8634438Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8634590Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8634738Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8634887Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8635043Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8635191Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8635344Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8635491Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8635641Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8635792Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8635941Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8636168Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8636320Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8636470Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8636623Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8636775Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8636923Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8637074Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8637222Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8637372Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8637522Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8637670Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8637870Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8638017Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8638165Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8638314Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8638561Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8638712Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8638863Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8639013Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8639206Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8639355Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8639505Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8639660Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8639809Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8639957Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8640110Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8640263Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8640414Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8640562Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8640709Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8640864Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8641014Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:10.8641160Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8641311Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8641462Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8641610Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8641755Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8641904Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8642050Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8642195Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8642341Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8642496Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8642641Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8642785Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8642932Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8643082Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8643230Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8643375Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8643519Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8643671Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8643817Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8643961Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8644110Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8644255Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8644402Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8644545Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8644735Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8648090Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8648253Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8648398Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8648647Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8648798Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8648946Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8649091Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8649276Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8649423Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8649568Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8649711Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8649862Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8650006Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8650150Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8650299Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8650447Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8650594Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8650738Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8650881Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8651030Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8651173Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8651317Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8651465Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8651609Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8651752Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8651896Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8652044Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8652190Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8652334Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8652476Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8652626Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8652772Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8652919Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8653067Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8653208Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8653355Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8653499Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8653647Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8653793Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8653936Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8654080Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8654229Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8654373Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8654519Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8654661Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8654851Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8654997Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8655141Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8655285Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8655505Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8655651Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8655797Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8655940Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8656172Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8656316Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8656460Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8656606Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8656753Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8656898Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8657044Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8657192Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8657337Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8657483Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8657627Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8657771Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8657918Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8658063Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8658209Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8658355Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8658502Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8658650Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8658798Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8658942Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8659088Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8659229Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8659373Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8659521Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8659664Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8659812Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8659957Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8660102Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8660249Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8660392Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8660542Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8660686Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8660829Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8660974Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8661120Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8661264Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8661411Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8661603Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8661745Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8661891Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8662038Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8662258Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8662404Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8662548Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8662696Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8662879Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8663022Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8663168Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8663313Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8663462Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8663628Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8663790Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8663952Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8664099Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8664245Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8664390Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8664534Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8664680Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8664825Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8664969Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8665119Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8665260Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8665403Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8665549Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8665697Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8665840Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8665986Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8666130Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8666278Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8666421Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8666564Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8666709Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8666856Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8666999Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8667146Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8667293Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8667437Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8667583Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8667727Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8667875Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8668017Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8668159Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8668305Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8668520Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8668663Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8668809Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8668953Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8669386Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8669535Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8669679Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8669826Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8670009Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8670154Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8670301Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8670446Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8670593Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8670738Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8670882Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8671033Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8671176Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8671320Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8671469Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8671617Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8671762Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8671910Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8672053Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8672203Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8672346Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8672490Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8672640Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8672784Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8672925Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8673075Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8673219Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8673366Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8673511Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8673654Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8673802Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8673945Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8674088Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8674236Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:59:10.8674391Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8674542Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8674691Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8674838Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8674993Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8675140Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8675287Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8675487Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8675635Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8675786Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8675935Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8676259Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8676413Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8676561Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8676708Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8676902Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8677051Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8677203Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8677353Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8677504Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8677654Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8677803Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8677955Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8678106Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8678255Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8678402Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8678556Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8678702Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8678853Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8679000Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8679150Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8679300Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8679448Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8679599Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8679751Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8679899Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8680049Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8680199Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8680346Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8680496Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8680643Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8680792Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8680943Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8681090Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8681245Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8681392Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8681540Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8681690Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8681840Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8681990Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8682139Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8682287Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8682484Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8682631Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8682778Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8682928Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8683148Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8683298Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8683449Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8683595Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8683782Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8683930Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8684078Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8684232Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8684378Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8684526Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8684677Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8684829Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8684979Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8685127Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8685273Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8685426Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8685574Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8685721Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8685875Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8686023Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8686170Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8686321Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8686474Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8686624Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8686771Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8686918Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8687071Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8687218Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8687366Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8687519Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8687667Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8687817Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8687964Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8688114Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8688263Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8688411Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8688559Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8688711Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8688859Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8689010Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8689156Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8689362Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8689513Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8689656Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8689876Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8690027Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8690175Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8690325Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8690537Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8690683Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8690833Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8690981Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8691135Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8691285Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8691433Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8691585Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8691732Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8691881Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8692031Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8692181Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8692328Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8692478Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8692625Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8692778Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8692926Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8693072Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8693230Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8693379Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8693526Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8693676Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8693824Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8693977Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8694124Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8694270Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8694423Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8694570Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8694717Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8694867Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8695018Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8695166Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8695315Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8695462Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8695614Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8695761Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8695909Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8696106Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8696255Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8696404Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8696554Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8696773Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8696923Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8697071Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8697218Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8697407Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8697555Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8697703Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8697856Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8698004Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8698154Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8698302Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8698455Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8698607Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8698755Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8698902Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8699056Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8699205Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8699356Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8699505Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8699652Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8699802Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8699949Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8700101Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8700250Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8700398Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8700549Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8700699Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8700848Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8700998Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8701145Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8701297Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8701446Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8701594Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8701747Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8701895Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8702043Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8702192Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8702342Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8702489Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8702640Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8702787Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8702983Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8703134Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8703283Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8703509Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8703676Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8703846Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8704007Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8704194Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8704341Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8704490Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8704637Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8704794Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8704941Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8705089Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8705242Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8705388Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8705531Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8705681Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8705825Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8705976Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8706120Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8706264Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8706415Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8706559Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8706701Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8706846Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8706994Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8707139Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8707282Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8707426Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8707575Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8707719Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8707863Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8708009Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8708155Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8708297Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8708443Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8708591Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8708982Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8709128Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8709271Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8709421Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8709566Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8709710Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8709855Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8710079Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8710226Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8710369Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8710514Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8710772Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8710919Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8711062Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8711208Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8711410Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8711558Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8711703Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8711852Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8711997Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8712140Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8712283Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8712433Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8712577Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8712724Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8712869Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8713016Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8713164Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8713307Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8713452Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8713603Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8713746Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8713890Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8714041Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8714185Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8714330Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8714474Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8714619Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8714767Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8714911Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8715054Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8715207Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8715352Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8715499Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8715644Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8715796Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8715943Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8716153Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8716296Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8716442Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8716586Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8716732Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8716924Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8717067Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8717213Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8717356Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8717594Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8717744Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8717888Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8718031Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8718218Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8718362Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8718508Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8718651Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8718795Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8718944Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8719089Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8719232Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8719383Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8719528Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8719674Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8719817Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8719963Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8720110Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8720251Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8720397Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8720542Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8720685Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8720831Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8720980Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8721126Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8721272Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8721419Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8721568Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8721716Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8721860Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8722003Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8722152Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8722297Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8722446Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8722594Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8722738Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8722884Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8723027Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8723169Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8723318Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8723461Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8723608Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8723799Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8723942Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8724087Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8724230Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8724446Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8724599Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8724743Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8724892Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8725073Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8725217Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8725362Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8725508Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8725652Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8725797Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8725941Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8726095Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8726238Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8726383Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8726535Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8726683Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8726827Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8726975Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8727121Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8727267Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8727415Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8727559Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8727703Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8727852Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8727998Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8728144Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8728288Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8728436Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8728584Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8728728Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8728879Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8729023Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8729165Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8729312Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8729458Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8729601Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8729746Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8729890Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8730041Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8730186Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8730329Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8730477Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8730667Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8730811Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8730956Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8731174Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8731321Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8731470Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8731615Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8731763Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8731947Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8732091Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8732236Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8732387Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8732530Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8732679Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8732825Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8732979Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8733126Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8733268Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8733414Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8733560Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8733703Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8733849Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8733996Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8734146Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8734291Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8734435Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8734587Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8734734Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8734880Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8735031Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:59:10.8735183Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8735334Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8735488Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8735637Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8735792Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8735940Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8736088Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8736244Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8736394Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8736541Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8736691Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8736843Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8736997Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8737145Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8737292Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8737490Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8737638Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8737786Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8738010Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8738162Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8738315Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8738463Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8738610Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8738802Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8738950Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8739098Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8739252Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8739402Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8739554Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8739703Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8739855Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8740007Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8740153Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8740301Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8740454Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8740601Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8740752Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8740901Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8741048Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8741204Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8741351Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8741506Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8741662Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8741812Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8741964Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8742115Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8742262Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8742412Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8742564Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8742711Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8742861Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8743008Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8743160Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8743311Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8743458Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8743609Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8743759Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8743908Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8744057Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8744252Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8744401Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8744551Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8744699Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8744947Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8745099Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8745248Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8745397Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8745606Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8745754Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8745907Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8746057Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8746210Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8746358Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8746505Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8746660Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8746808Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8746954Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8747109Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8747261Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8747414Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8747562Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8747710Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8747862Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8748012Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8748164Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8748317Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8748466Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8748615Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8748765Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8748917Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8749071Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8749219Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8749365Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8749518Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8749667Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8749816Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8749968Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8750116Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8750270Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8750412Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8750559Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8750712Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8750859Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8751010Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8751206Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8751353Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8751504Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8751651Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8751872Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8752031Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8752178Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8752327Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8752515Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8752665Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8752814Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8752964Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8753114Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8753263Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8753411Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8753562Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8753712Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8753860Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8754011Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8754161Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8754308Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8754458Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8754609Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8754757Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8754909Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8755059Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8755214Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8755363Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8755512Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8755664Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8755814Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8755961Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8756178Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8756328Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8756477Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8756627Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8756776Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8756934Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8757086Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8757235Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8757390Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8757542Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8757692Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8757840Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8757990Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8758190Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8758339Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8758489Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8758711Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8758862Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8759010Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8759159Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8759349Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8759498Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8759648Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8759797Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8759955Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8760104Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8760255Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8760409Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8760557Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8760708Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8760855Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8761005Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8761159Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8761308Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8761455Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8764618Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8764789Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8764942Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8765099Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8765247Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8765399Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8765548Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8765698Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8765853Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8766002Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8766153Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8766301Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8766448Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8766597Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8766743Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8766895Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8767044Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8767191Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8767340Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8767489Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8767637Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8767786Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8767997Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8768143Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8768292Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8768439Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8768716Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8768868Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8769016Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8769164Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8769350Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8769496Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8769642Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8769789Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8769934Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8770081Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8770226Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8770382Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8770527Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8770672Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8770819Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8770965Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8771109Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8771254Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8771399Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8771548Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8771692Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8771837Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8771983Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8772131Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8772276Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8772425Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8772570Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8772718Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8772863Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8773007Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8773158Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8773302Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8773446Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8773593Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8773742Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8773887Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8774033Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8774177Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8774326Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8774470Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8774614Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8774760Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8774979Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8775124Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8775273Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8775491Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8775640Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8775784Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8775927Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8776114Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8776258Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8776401Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8776547Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8776695Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8776841Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8776985Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8777131Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8777285Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8777430Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8777574Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8777721Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8777868Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8778014Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8778158Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8778305Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8778451Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8778596Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8778742Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8778895Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8779040Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8779185Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8779329Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8779476Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8779622Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8779767Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8779911Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8780059Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8780203Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8780346Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8780498Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8780643Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8780788Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8780932Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8781078Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8781230Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8781374Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8781518Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8781711Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8781855Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8782003Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8782150Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8782364Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8782513Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8782657Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8782801Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8782988Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8783132Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8783276Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8783424Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8783572Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8783718Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8783859Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8784007Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8784158Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8784302Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8784446Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8784597Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8784742Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8784887Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8785030Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8785176Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8785321Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8785464Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8785608Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8785763Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8785909Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8786058Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8786202Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8786349Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8786495Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8786640Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8786785Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8786931Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8787076Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8787221Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8787372Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8787517Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8787663Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8787807Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8787954Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8788103Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8788246Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8788391Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8788585Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8788729Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8788876Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8789091Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8789237Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8789383Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8789527Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8789672Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8789859Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8790006Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8790152Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8790299Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8790443Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8790590Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8790734Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8790882Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8791029Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8791173Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8791318Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8791464Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8791609Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8791756Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8791900Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8792047Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8792196Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8792339Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8792491Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8792641Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8792784Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8792931Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8793077Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8793221Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8793368Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8793512Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8793665Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8793835Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8794000Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8794146Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8794294Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8794438Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8794586Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8794730Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8794877Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8795023Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8795168Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8795361Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8795506Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8795649Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8795797Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8796069Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8796219Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8796365Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8796509Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8796719Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8796866Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8797011Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8797157Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8797304Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8797447Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8797594Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8797743Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8797888Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8798037Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8798182Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8798330Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8798477Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8798620Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8798766Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:59:10.8798921Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8799074Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8799227Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8799377Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8799533Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8799682Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8799830Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8799979Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8800129Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8800279Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8800430Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8800582Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8800732Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8800881Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8801030Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8801188Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8801335Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8801484Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8801635Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8801788Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8801936Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8802086Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8802304Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8802456Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8802603Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8802751Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8802974Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8803124Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8803273Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8803424Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8803611Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8803763Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8803911Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8804059Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8804213Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8804361Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8804510Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8804664Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8804812Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8804962Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8805109Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8805261Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8805410Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8805560Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8805708Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8805861Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8806009Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8806160Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8806313Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8806462Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8806615Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8806764Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8806917Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8807067Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8807215Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8807366Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8807516Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8807665Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8807817Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8807972Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8808121Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8808271Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8808419Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8808569Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8809438Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8809608Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8809760Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8810039Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8810188Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8810339Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8810487Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8810801Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8810952Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8811100Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8811249Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8811456Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8811605Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8811754Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8811905Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8812052Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8812202Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8812351Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8812508Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8812656Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8812803Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8812953Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8813103Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8813252Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8813401Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8813553Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8813703Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8813851Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8813997Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8814152Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8814300Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8814446Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8814597Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8814748Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8814899Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8815045Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8815196Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8815345Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8815494Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8815641Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8815796Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8815944Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8816095Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8816242Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8816392Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8816541Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8816689Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8816836Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8817034Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8817183Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8817334Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8817555Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8817706Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8817856Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8818004Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8818190Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8818340Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8818487Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8818638Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8818788Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8818935Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8819085Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8819239Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8819387Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8819535Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8819682Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8819832Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8819980Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8820128Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8820278Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8820429Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8820577Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8820725Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8820877Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8821024Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8821173Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8821321Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8821471Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8821619Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8821767Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8821916Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8822073Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8822220Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8822371Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8822521Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8822680Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8822830Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8822978Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8823128Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8823278Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8823427Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8823578Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8823800Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8823950Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8824100Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8824248Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8824479Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8824630Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8824780Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8824930Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8825115Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8825266Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8825414Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8825564Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8825714Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8825862Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8826010Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8826170Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8826317Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8826466Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8826614Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8826766Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8826921Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8827068Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8827219Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8827370Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8827518Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8827667Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8827822Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8827970Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8828120Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8828267Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8828416Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8828567Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8828717Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8828864Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8829017Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8829164Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8829315Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8829466Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8829621Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8829770Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8829918Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8830071Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8830223Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8830370Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8830518Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8830712Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8830857Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8831006Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8831222Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8831369Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8831516Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8831660Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8831808Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8831991Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8832135Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8832289Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8832437Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8832581Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8832729Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8832875Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8833033Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8833179Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8833323Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8833470Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8833619Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8833761Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8833908Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8834058Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8834202Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8834354Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8834501Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8834653Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8834798Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8834941Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8835087Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8835234Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8835378Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8835524Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8835668Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8835818Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8835962Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8836239Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8836391Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8836540Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8836686Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8836831Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8836975Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8837125Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8837270Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8837412Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8837608Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8837751Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8837895Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8838041Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8838259Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8838408Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8838554Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8838705Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8838894Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8839039Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8839182Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8839328Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8839473Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8839616Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8839762Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8839910Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8840056Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8840200Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8840345Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8840490Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8840638Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8840781Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8840924Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8841072Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8841218Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8841361Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8841505Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8841656Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8841800Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8841944Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8842090Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8842235Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8842377Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8842524Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8842673Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8842822Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8842965Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8843108Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8843260Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8843404Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8843548Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8843692Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8843837Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8843987Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8844131Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8844274Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8844467Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8844610Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8844755Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8844978Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8845124Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8845270Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8845411Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8845557Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8845767Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8845912Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8846057Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8846207Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8846351Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8846497Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8846640Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8846788Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8846933Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8847076Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8847221Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8847369Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8847512Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8847654Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8847802Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8847948Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8848095Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8848240Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8848388Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8848535Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8848678Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8848821Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8848968Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8849112Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8849259Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8849402Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8849547Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8849693Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8849836Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8849980Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8850129Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8850273Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8850420Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8850565Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8850713Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8850860Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8851003Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8851194Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8851341Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8851485Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8851628Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8851849Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8851995Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8852142Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8852285Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8852467Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8852615Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8852757Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8852899Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8853049Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8853194Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8853340Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8853487Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8853634Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8853802Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8853967Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8854124Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8854272Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8854414Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8854560Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8854707Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8854851Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8854997Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8855141Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8855288Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8855436Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8855580Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8855722Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8855871Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8856019Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8856165Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8856309Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8856455Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8856601Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8856744Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8856891Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8857036Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8857182Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8857328Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8857474Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8857618Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8857765Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8857910Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8858101Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8858247Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8858390Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8858539Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8858756Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8858900Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8859046Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8859189Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8859372Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8859519Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8859664Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8859810Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8859959Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8860104Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8860253Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:59:10.8860411Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8860562Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8860714Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8860862Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8861012Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8861165Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8861314Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8861463Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8861616Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8861767Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8861919Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8862070Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8862218Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8862372Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8862519Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8862673Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8862821Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8862969Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8863120Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8863272Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8863421Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8863574Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8863727Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8863877Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8864026Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8864174Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8864326Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8864474Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8864621Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8864773Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8864969Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8865123Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8865272Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8865491Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8865649Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8865798Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8865948Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8866102Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8866289Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8866438Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8866585Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8866735Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8866888Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8867035Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8867185Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8867340Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8867489Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8867639Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8867793Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8867944Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8868096Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8868244Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8868394Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8868546Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8868693Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8868841Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8868997Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8869146Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8869296Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8869443Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8869593Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8869747Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8869895Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8870043Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8870194Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8870343Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8870494Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8870647Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8870800Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8870949Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8871098Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8871247Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8871399Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8871548Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8871748Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8871896Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8872043Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8872195Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8872440Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8872592Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8872745Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8872893Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8873086Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8873234Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8873382Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8873536Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8873687Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8873835Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8873986Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8874137Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8874288Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8874435Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8874583Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8874743Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8874892Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8875040Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8875195Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8875346Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8875497Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8875642Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8875794Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8875948Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8876183Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8876332Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8876488Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8876637Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8876785Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8876941Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8877092Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8877243Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8877392Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8877543Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8877698Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8877848Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8877995Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8878150Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8878300Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8878452Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8878600Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8881950Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8882122Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8882274Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8882423Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8882678Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8882830Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8882980Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8883127Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8883314Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8883464Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8883611Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8883764Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8883914Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8884063Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8884213Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8884367Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8884517Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8884668Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8884815Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8884966Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8885115Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8885262Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8885414Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8885561Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8885709Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8885860Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8886013Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8886161Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8886311Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8886459Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8886607Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8886761Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8886909Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8887062Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8887210Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8887358Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8887509Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8887662Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8887809Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8887959Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8888106Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8888258Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8888405Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8888553Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8888702Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8888896Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8889043Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8889193Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8889413Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8889565Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8889713Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8889861Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8890049Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8890197Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8890346Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8890497Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8890648Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8890797Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8890946Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8891098Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8891248Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8891395Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8891544Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8891698Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8891846Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8891996Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8892147Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8892297Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8892447Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8892597Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8892750Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8892902Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8893050Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8893199Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8893346Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8893495Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8893645Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8893791Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8893941Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8894091Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8894240Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8894387Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8894539Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8894684Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8894831Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8894974Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8895120Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8895267Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8895410Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8895600Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8895748Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8895892Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8896038Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8896257Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8896403Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8896549Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8896692Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8896874Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8897021Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8897164Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8897310Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8897458Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8897602Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8897749Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8897898Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8898041Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8898188Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8898331Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8898477Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8898623Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8898767Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8898914Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8899060Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8899203Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8899349Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8899493Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8899641Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8899788Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8899932Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8900076Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8900222Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8900366Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8900511Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8900654Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8900799Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8900945Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8901089Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8901239Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8901382Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8901524Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8901671Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8901819Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8901962Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8902108Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8902252Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8902444Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8902587Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8902731Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8902876Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8903118Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8903263Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8903410Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8903554Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8903737Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8903885Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8904030Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8904178Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8904322Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8904464Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8904610Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8904759Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8904902Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8905048Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8905191Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8905339Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8905483Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8905627Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8905777Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8905923Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8906064Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8906210Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8906358Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8906503Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8906646Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8906790Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8906936Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8907081Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8907224Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8907370Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8907514Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8907657Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8907802Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8907945Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8908095Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8908239Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8908382Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8908527Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8909009Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8909160Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8909303Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8909535Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8909681Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8909824Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8909966Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8910225Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8910371Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8910515Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8910662Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8910865Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8911011Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8911154Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8911298Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8911449Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8911592Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8911735Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8911881Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8912030Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8912177Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8912320Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8912463Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8912613Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8912757Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8912899Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8913048Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8913191Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8913333Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8913481Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8913629Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8913776Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8913918Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8914062Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8914209Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8914352Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8914495Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8914643Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8914791Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8914937Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8915080Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8915227Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8915371Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8915516Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8915658Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8915805Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8915951Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8916154Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8916298Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8916491Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8916637Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8916781Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8916922Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8917141Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8917288Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8917431Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8917577Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8917762Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8917907Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8918051Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8918196Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8918342Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8918485Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8918628Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8918780Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8918925Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8919071Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8919214Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8919361Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8919508Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8919651Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8919794Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8919941Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8920086Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8920234Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8920377Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8920525Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8920671Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8920814Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8920957Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8921106Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8921250Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8921393Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8921542Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8921686Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8921835Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8921978Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8922127Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8922277Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8922421Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8922565Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8922714Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8922856Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8923004Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8923147Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8923337Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8923482Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8923628Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8923931Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8924084Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8924227Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8924374Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:59:10.8924566Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8924716Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8924867Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8925014Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8925165Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8925313Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8925461Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8925616Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8925764Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8925913Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8926065Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8926213Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8926364Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8926515Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8926663Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8926815Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8926966Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8927113Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8927269Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8927420Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8927570Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8927720Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8927869Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8928019Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8928169Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8928318Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8928470Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8928617Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8928764Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8928914Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8929066Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8929213Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8929362Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8929509Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8929662Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8929809Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8929956Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8930178Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8930327Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8930473Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8930622Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8930843Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8930994Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8931142Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8931290Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8931479Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8931627Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8931774Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8931928Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8932076Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8932225Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8932375Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8932528Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8932678Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8932825Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8932972Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8933128Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8933276Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8933425Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8933572Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8933722Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8933873Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8934020Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8934173Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8934323Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8934471Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8934623Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8934774Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8934923Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8935074Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8935221Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8935372Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8935522Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8935669Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8935820Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8935970Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8936118Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8936268Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8936418Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8936565Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8936717Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8936865Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8937060Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8937210Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8937357Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8937582Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8937731Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8937880Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8938030Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8938177Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8938362Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8938511Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8938658Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8938814Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8938961Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8939109Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8939259Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8939411Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8939560Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8939712Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8939861Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8940013Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8940161Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8940309Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8940466Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8940612Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8940759Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8940910Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8941063Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8941212Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8941358Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8941505Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8941659Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8941806Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8941952Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8942106Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8942254Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8942405Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8942554Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8942706Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8942858Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8943006Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8943153Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8943306Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8943453Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8943599Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8943795Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8943942Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8944092Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8944244Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8944466Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8944619Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8944766Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8944913Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8945101Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8945249Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8945400Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8945547Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8945696Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8945845Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8945994Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8946146Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8946297Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8946445Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8946596Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8946745Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8946892Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8947044Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8947192Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8947342Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8947493Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8947646Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8947804Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8947953Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8948100Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8948249Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8948397Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8948546Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8948695Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8948841Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8948997Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8949148Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8949298Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8949452Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8949605Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8949753Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8949902Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8950049Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8950202Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8950349Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8950497Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8950694Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8950842Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8950990Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8951142Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8951362Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8951511Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8951661Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8951808Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8952022Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8952170Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8952317Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8952473Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8952621Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8952767Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8952921Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8953073Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8953223Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8953371Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8953519Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8953674Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8953830Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8954000Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8954172Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8954319Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8954469Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8954615Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8954765Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8954917Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8955065Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8955212Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8955364Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8955511Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8955663Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8955807Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8955953Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8956165Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8956311Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8956461Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8956610Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8956755Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8956901Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8957047Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8957191Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8957338Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8957482Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8957674Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8957820Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8957963Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8958106Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8958324Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8958471Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8958621Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8958766Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8958948Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8959096Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8959239Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8959385Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8959531Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8959674Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8959821Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8959969Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8960115Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8960263Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8960408Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8960555Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8960704Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8960848Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8960994Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8961143Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8961288Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8961434Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8961582Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8961726Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8961872Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8962016Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8962159Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8962314Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8962459Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8962607Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8962751Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8962894Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8963040Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8963183Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8963329Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8963475Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8963618Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8963764Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8963911Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8964056Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8964205Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8964349Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8964539Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8964685Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8964829Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8965046Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8965191Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8965335Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8965480Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8965662Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8965808Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8965953Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8966097Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8966245Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8966388Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8966533Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8966682Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8966833Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8966976Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8967126Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8967270Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8967415Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8967561Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8967705Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8967854Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8967997Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8968141Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8968286Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8968433Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8968578Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8968728Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8968873Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8969023Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8969166Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8969309Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8969458Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8969604Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8969747Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8969890Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8970038Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8970185Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8970329Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8970473Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8970619Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8970767Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8970910Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8971056Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8971246Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8971389Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8971534Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8971678Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8971898Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8972045Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8972190Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8972338Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8972520Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8972663Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8972808Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8972950Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8973100Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8973246Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8973390Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8973540Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8973684Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8973828Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8973974Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8974120Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8974269Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8974411Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8974556Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8974704Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8974849Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8974995Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8975144Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8975294Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8975439Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8975586Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8975731Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8975878Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8976021Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8976164Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8976313Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8976459Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8976604Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8976749Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8976898Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8977043Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8977187Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8977331Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8977480Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8977624Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8977768Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8977914Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8978104Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8978250Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8978395Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8978632Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8978783Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8978926Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8979070Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8979217Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8979402Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8979548Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8979696Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8979844Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8979992Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8980134Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8980277Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8980428Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8980572Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8980717Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8980866Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8981014Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8981161Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8981304Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8981449Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8981597Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8981741Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8981884Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8982035Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8982179Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8982325Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8982469Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8982616Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8982766Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8982909Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8983052Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8983201Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8983344Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8983490Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8983634Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8983782Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8983929Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8984071Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8984215Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8984364Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8984510Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8984652Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:59:10.8984853Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8985003Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8985156Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8985305Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8985525Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8985677Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8985825Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8985973Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8986162Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8986311Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8986462Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8986613Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8986762Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8986910Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8987058Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8987210Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8987360Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8987508Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8987660Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8987811Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8987958Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8988107Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8988255Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8988404Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8988557Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8988705Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8988865Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8989015Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8989163Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8989314Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8989464Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8989612Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8989762Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8989909Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8990065Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8990215Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8990364Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8990523Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8990672Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8990822Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8990973Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8991123Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8991271Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8991420Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8991569Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8991769Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8991918Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8992066Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8992287Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8992438Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8992585Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8992734Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8992881Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8993073Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8993222Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8993372Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8993526Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8993675Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8993826Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8993975Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8994129Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8994279Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8994427Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8994575Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8994728Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8994876Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8995023Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8998267Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8998427Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8998580Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8998729Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8998887Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8999040Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8999189Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8999337Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8999489Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8999637Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8999789Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.8999939Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9000087Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9000236Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9000384Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9000534Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9000683Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9000831Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9000982Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9001130Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9001277Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9001426Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9001639Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9001786Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9001935Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9002082Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9002305Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9002460Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9002607Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9002756Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9002943Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9003090Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9003236Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9003384Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9003534Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9003685Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9003833Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9003992Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9004140Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9004287Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9004435Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9004584Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9004731Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9004879Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9005026Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9005178Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9005325Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9005471Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9005626Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9005773Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9005921Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9006071Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9006220Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9006370Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9006516Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9006663Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9006814Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9006961Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9007108Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9007262Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9007410Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9007558Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9007706Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9007853Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9008005Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9008152Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9008299Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9008497Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9008855Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9009059Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9009209Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9009533Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9009687Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9009835Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9009983Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9010192Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9010340Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9010488Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9010643Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9010790Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9010940Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9011087Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9011240Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9011391Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9011539Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9011685Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9011837Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9011985Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9012134Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9012284Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9012431Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9012581Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9012730Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9012885Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9013036Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9013182Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9013332Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9013483Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9013632Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9013781Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9013931Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9014078Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9014228Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9014377Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9014531Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9014679Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9014827Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9014978Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9015129Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9015277Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9015429Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9015576Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9015792Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9015939Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9016087Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9016309Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9016458Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9016606Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9016755Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9016941Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9017091Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9017238Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9017386Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9017539Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9017685Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9017833Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9017987Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9018135Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9018288Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9018436Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9018587Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9018740Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9018885Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9019030Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9019180Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9019324Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9019468Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9019614Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9019762Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9019911Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9020055Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9020200Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9020352Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9020495Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9020639Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9020790Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9020934Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9021079Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9021223Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9021370Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9021516Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9021660Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9021803Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9021953Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9022097Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9022245Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9022388Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9022578Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9022724Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9022868Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9023083Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9023230Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9023375Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9023518Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9023663Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9023847Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9023994Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9024136Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9024282Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9024428Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9024572Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9024714Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9024863Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9025007Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9025155Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9025297Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9025443Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9025590Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9025733Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9025879Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9026024Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9026166Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9026311Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9026459Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9026605Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9026753Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9026898Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9027043Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9027190Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9027334Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9027478Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9027625Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9027769Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9027916Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9028058Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9028206Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9028351Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9028494Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9028637Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9028786Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9028929Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9029073Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9029264Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9029407Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9029552Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9029696Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9029914Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9030062Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9030206Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9030351Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9030532Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9030677Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9030823Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9030965Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9031111Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9031256Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9031399Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9031548Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9031692Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9031836Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9031983Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9032133Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9032276Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9032422Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9032566Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9032711Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9032857Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9033002Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9033147Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9033295Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9033440Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9033582Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9033726Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9033871Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9034018Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9034162Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9034312Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9034455Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9034598Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9034745Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9034892Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9035035Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9035182Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9035325Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9035473Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9035617Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9035761Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9035907Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9036239Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9036382Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9036528Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9036742Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9036888Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9037034Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9037178Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9037324Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9037506Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9037649Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9037795Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9037943Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9038085Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9038229Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9038373Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9038523Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9038667Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9038809Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9038954Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9039100Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9039243Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9039389Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9039533Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9039680Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9039823Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9039967Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9040117Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9040261Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9040403Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9040551Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9040697Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9040842Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9040987Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9041129Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9041277Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9041421Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9041566Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9041711Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9041858Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9042002Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9042147Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9042290Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9042439Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9042580Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9042722Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9042915Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9043060Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9043203Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9043348Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9043564Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9043711Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9043854Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9043998Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9044182Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9044326Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9044470Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9044615Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9044761Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9044904Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9045049Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9045198Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9045344Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9045487Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9045629Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9045774Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9045920Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9046063Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9046208Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9046355Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9046499Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9046642Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9046785Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9046935Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9047076Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9047221Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9047367Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9047513Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9047659Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9047802Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9047945Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9048094Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9048238Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9048379Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:59:10.9048537Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9048687Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9048837Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9048984Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9049135Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9049284Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9049431Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9049578Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9049774Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9049924Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9050073Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9050300Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9050450Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9050600Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9050748Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9050933Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9051083Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9051231Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9051378Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9051531Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9051678Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9051827Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9051978Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9052127Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9052277Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9052424Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9052572Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9052726Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9052873Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9053024Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9053176Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9053322Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9053472Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9053619Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9053770Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9053919Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9054066Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9054216Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9054365Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9054511Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9054666Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9054816Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9054962Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9055113Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9055261Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9055419Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9055569Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9055718Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9055870Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9056021Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9056168Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9056318Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9056513Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9056665Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9056812Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9056961Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9057191Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9057342Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9057489Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9057638Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9057848Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9057998Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9058144Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9058294Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9058444Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9058590Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9058739Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9058901Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9059048Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9059195Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9059346Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9059499Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9059650Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9059798Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9059945Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9060099Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9060249Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9060398Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9060553Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9060701Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9060850Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9060996Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9061146Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9061297Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9061443Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9061590Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9061743Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9061891Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9062041Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9062193Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9062341Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9062491Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9062638Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9062788Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9062939Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9063087Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9063236Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9063430Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9063579Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9063726Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9063963Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9064113Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9064262Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9064409Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9064559Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9064749Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9064903Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9065055Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9065206Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9065353Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9065504Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9065654Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9065809Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9065957Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9066104Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9066257Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9066406Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9066553Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9066709Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9066859Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9067007Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9067160Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9067308Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9067465Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9067612Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9067760Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9067909Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9068058Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9068205Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9068354Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9068505Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9068657Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9068803Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9068951Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9069108Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9069256Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9069405Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9069560Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9069711Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9069861Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9070008Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9070204Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9070355Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9070504Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9070651Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9070876Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9071027Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9071178Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9071326Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9071511Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9071661Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9071809Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9071955Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9072109Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9072257Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9072405Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9072557Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9072705Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9072856Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9073003Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9073153Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9073303Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9073450Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9073601Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9073751Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9073897Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9074047Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9074199Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9074346Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9074498Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9074646Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9074795Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9074945Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9075092Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9075241Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9075390Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9075538Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9075687Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9075839Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9076044Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9076202Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9076350Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9076500Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9076650Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9076798Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9076947Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9077142Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9077290Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9077440Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9077588Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9077816Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9077965Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9078113Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9078262Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9078450Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9078599Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9078751Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9078903Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9079061Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9079207Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9079353Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9079505Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9079649Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9079794Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9079943Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9080090Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9080235Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9080379Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9080524Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9080675Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9080820Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9080965Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9081116Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9081260Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9081403Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9081549Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9081695Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9081841Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9081984Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9082128Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9082279Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9082423Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9082565Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9082711Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9082860Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9083006Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9083149Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9083293Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9083445Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9083590Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9083734Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9083928Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9084071Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9084217Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9084361Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9084601Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9084750Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9084894Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9085037Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9085224Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9085368Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9085512Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9085658Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9085805Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9085951Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9086094Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9086243Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9086389Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9086531Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9086677Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9086823Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9086970Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9087117Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9087260Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9087405Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9087551Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9087695Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9087840Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9087989Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9088133Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9088284Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9088427Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9088573Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9088721Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9088865Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9089011Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9089159Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9089305Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9089450Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9089599Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9089743Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9089889Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9090035Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9090182Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9090328Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9090471Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9090614Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9090809Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9090952Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9091098Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9091243Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9091462Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9091611Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9091755Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9091899Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9092083Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9092230Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9092378Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9092523Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9092666Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9092815Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9092961Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9093109Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9093256Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9093400Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9093546Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9093694Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9093838Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9093982Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9094127Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9094274Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9094420Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9094565Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9094715Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9094861Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9095005Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9095152Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9095297Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9095442Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9095589Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9095733Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9095879Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9096026Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9096170Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9096316Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9096464Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9096610Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9096756Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9096898Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9097045Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9097190Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9097333Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9097527Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9097671Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9097815Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9097961Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9098177Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9098323Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9098471Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9098617Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9098800Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9098948Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9099092Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9099237Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9099383Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9099527Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9099673Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9099819Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9099966Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9100114Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9100261Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9100410Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9100558Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9100701Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9100849Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9100996Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9101139Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9101286Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9101427Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9101577Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9101721Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9101865Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9102010Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9102157Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9102300Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9102449Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9102592Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9102746Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9102888Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9103032Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9103183Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9103329Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9103471Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9103616Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9103760Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9103906Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9104052Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9106323Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9106542Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9106695Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9106841Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9106988Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9107176Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9107322Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9107473Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9107617Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9107802Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9107949Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9108093Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9108265Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9108410Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9108560Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9109022Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9109178Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9109331Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9109475Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9109620Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9109773Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9109917Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9110064Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9110211Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9110356Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9110502Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9110646Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9110794Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9110942Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9111086Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9111233Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:59:10.9111386Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9111543Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9111694Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9111844Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9111997Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9112150Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9112300Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9112452Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9112603Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9112752Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9112905Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9113054Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9116684Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9116860Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9117014Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9117399Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9117551Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9117706Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9117855Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9118065Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9118219Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9118367Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9118519Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9118726Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9118874Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9119026Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9119179Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9119327Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9119478Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9119627Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9119778Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9119925Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9120072Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9120221Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9120371Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9120517Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9120667Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9120818Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9120972Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9121121Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9121269Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9121421Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9121569Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9121719Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9121870Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9122023Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9122173Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9122322Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9122474Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9122628Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9122777Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9122926Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9123079Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9123228Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9123376Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9123529Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9123680Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9123830Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9123981Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9124192Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9124381Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9124531Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9124680Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9124868Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9125019Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9125173Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9125321Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9125470Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9125660Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9125810Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9125961Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9126115Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9126265Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9126416Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9126564Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9126716Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9126867Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9127015Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9127166Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9127321Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9127470Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9127622Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9127774Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9127925Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9128075Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9128225Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9128376Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9128526Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9128674Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9128824Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9128976Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9129124Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9129276Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9129430Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9129578Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9129728Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9129877Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9130030Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9130180Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9130325Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9130476Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9130628Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9130777Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9130929Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9131167Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9131317Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9131472Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9131621Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9131809Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9131959Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9132107Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9132259Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9132445Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9132594Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9132745Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9132895Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9133053Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9133202Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9133350Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9133505Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9133654Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9133802Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9133952Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9134104Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9134255Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9134404Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9134555Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9134708Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9134856Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9135004Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9135157Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9135307Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9135457Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9135606Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9135757Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9135907Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9136055Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9136205Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9136360Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9136508Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9136658Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9136810Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9136959Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9137110Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9137258Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9137405Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9137558Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9137706Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9137910Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9138095Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9138244Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9138397Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9138545Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9138730Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9138883Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9139031Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9139179Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9139369Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9139518Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9139669Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9139823Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9139971Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9140129Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9140277Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9140427Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9140577Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9140728Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9140879Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9141030Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9141179Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9141331Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9141484Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9141633Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9141785Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9141933Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9142086Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9142235Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9142383Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9142533Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9142683Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9142831Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9142980Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9143133Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9143284Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9143432Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9143600Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9143774Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9143932Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9144080Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9144232Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9144382Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9144533Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9144682Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9144902Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9145090Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9145238Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9145386Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9145574Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9145724Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9145875Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9146021Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9146261Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9146410Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9146554Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9146699Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9146849Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9146992Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9147136Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9147286Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9147432Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9147578Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9147720Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9147863Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9148012Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9148156Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9148298Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9148451Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9148596Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9148740Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9148883Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9149028Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9149177Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9149321Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9149463Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9149611Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9149756Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9149902Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9150048Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9150192Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9150340Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9150482Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9150627Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9150773Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9150917Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9151060Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9151210Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9151354Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9151501Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9151693Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9151875Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9152021Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9152165Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9152308Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9152495Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9152642Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9152787Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9152931Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9153112Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9153257Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9153401Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9153549Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9153695Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9153838Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9153988Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9154133Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9154277Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9154424Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9154567Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9154712Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9154858Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9155001Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9155150Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9155298Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9155442Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9155590Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9155735Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9155879Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9156109Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9156252Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9156398Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9156549Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9156694Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9156839Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9156988Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9157130Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9157277Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9157421Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9157566Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9157713Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9157857Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9158004Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9158149Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9158292Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9158437Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9158632Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9158814Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9158960Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9159103Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9159287Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9159431Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9159578Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9159723Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9159904Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9160047Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9160194Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9160341Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9160487Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9160633Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9160773Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9160921Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9161068Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9161213Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9161361Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9161504Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9161650Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9161797Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9161941Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9162091Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9162233Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9162379Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9162530Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9162677Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9162820Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9162967Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9163110Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9163258Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9163403Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9163547Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9163694Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9163840Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9163983Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9164129Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9164275Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9164418Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9164565Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9164709Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9164854Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9165000Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9165141Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9165289Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9165525Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9165671Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9165817Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9165962Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9166144Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9166290Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9166432Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9166578Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9166783Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9166926Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9167073Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9167222Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9167369Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9167514Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9167657Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9167805Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9167948Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9168092Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9168236Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9168383Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9168529Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9168672Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9168822Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9168970Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9169113Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9169255Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9169401Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9169549Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9169691Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9169838Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9169982Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9170130Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9170273Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9170415Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9170566Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9170710Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9170853Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9171000Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9171144Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9171291Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9171434Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9171576Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9171724Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9171867Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9172010Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9172208Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9172389Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9172536Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9172678Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9172859Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9173006Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9173150Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9173292Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9173438Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9173625Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9173770Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9173919Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9174069Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9174214Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9174359Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9174505Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9174654Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9174798Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9174941Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9175090Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9175240Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9175385Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9175528Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:59:10.9175682Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9175835Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9175984Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9176133Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9176285Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9176432Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9176583Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9176731Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9176881Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9177032Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9177180Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9177332Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9177486Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9177636Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9177788Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9177938Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9178086Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9178237Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9178385Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9178538Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9178690Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9178838Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9179043Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9179230Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9179379Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9179531Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9179715Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9179864Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9180015Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9180166Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9180352Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9180505Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9180653Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9180806Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9180956Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9181104Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9181256Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9181407Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9181555Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9181705Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9181855Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9182008Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9182160Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9182308Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9182467Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9182620Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9182767Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9182919Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9183068Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9183223Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9183372Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9183519Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9183670Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9183822Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9183971Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9184127Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9184280Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9184433Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9184581Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9184730Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9184883Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9185031Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9185180Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9185329Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9185480Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9185630Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9185777Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9186016Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9186169Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9186317Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9186466Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9186655Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9186805Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9186956Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9187104Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9187290Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9187440Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9187590Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9187744Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9187902Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9188050Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9188200Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9188355Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9188504Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9188659Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9188808Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9188960Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9189112Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9189260Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9189411Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9189563Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9189712Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9189866Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9190019Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9190167Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9190324Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9190474Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9190624Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9190775Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9190918Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9191071Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9191222Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9191372Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9191525Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9191676Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9191824Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9191974Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9192123Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9192278Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9192426Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9192574Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9192775Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9192960Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9193108Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9193261Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9193474Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9193630Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9193780Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9193933Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9194084Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9194271Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9194420Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9194571Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9194724Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9194879Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9195028Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9195177Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9195334Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9195484Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9195634Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9195788Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9195940Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9196136Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9196292Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9196446Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9196599Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9196747Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9196895Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9197051Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9197200Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9197350Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9197504Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9197656Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9197808Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9197956Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9198109Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9198258Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9198407Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9198555Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9198709Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9198858Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9199009Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9199157Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9199309Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9199462Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9199610Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9199851Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9200003Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9200153Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9200303Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9200490Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9200641Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9200793Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9200944Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9201140Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9201290Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9201438Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9201590Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9201741Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9201891Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9202045Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9202195Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9202346Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9202497Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9202646Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9202799Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9202947Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9203097Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9203249Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9203400Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9203549Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9203699Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9203850Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9204004Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9204154Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9204306Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9204459Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9204607Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9204756Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9204913Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9205064Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9205215Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9205368Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9205518Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9205670Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9205817Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9205964Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9206117Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9206269Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9206417Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9206567Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9206803Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9206953Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9207097Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9207240Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9207422Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9207572Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9207718Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9207866Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9208048Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9208194Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9208337Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9208485Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9208864Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9209056Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9209200Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9209351Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9209497Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9209643Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9209786Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9209933Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9210079Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9210226Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9210370Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9210521Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9210667Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9210812Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9210961Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9211108Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9211256Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9211400Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9211543Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9211693Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9211836Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9211980Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9212133Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9212276Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9212421Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9212563Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9212706Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9212852Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9212995Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9213138Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9213288Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9213432Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9213579Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9213809Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9214006Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9214154Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9214299Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9214501Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9214652Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9214795Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9214939Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9215144Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9215290Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9215442Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9215588Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9215734Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9215881Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9216024Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9216167Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9216315Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9216460Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9216609Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9216753Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9216899Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9217044Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9217186Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9217334Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9217483Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9217627Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9217776Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9217923Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9218065Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9218213Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9218357Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9218506Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9218650Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9218794Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9218939Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9219087Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9219230Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9219376Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9219521Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9219664Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9219809Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9219954Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9220095Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9220245Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9220389Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9220536Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9220791Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9220938Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9221085Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9221229Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9221408Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9221559Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9221700Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9221846Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9222027Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9222172Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9222320Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9222465Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9222610Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9222756Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9222899Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9223049Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9223191Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9223336Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9223483Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9223629Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9223772Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9223917Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9224063Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9224209Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9224356Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9224501Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9224647Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9224795Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9224939Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9225084Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9225227Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9225371Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9225516Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9225660Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9225813Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9225957Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9226103Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9226252Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9226399Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9226543Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9226688Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9226831Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9226981Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9227123Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9227268Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9227473Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9227652Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9227797Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9227943Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9228125Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9228270Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9228417Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9228561Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9228708Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9228891Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9229035Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9229181Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9229333Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9229476Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9229621Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9229765Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9229913Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9230057Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9230200Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9230345Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9230491Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9233660Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9233827Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9233981Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9234131Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9234276Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9234421Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9234571Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9234715Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9234858Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9235007Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9235153Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9235297Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9235443Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9235589Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9235737Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9235880Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9236094Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9236241Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9236386Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9236529Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9236674Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9236818Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9236965Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9237108Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9237252Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9237502Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9237648Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9237793Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9237940Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9238123Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9238269Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9238413Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9238556Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9238740Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9238884Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9239027Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9239176Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9239323Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9239466Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9239612Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:59:10.9239765Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9239916Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9240063Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9240211Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9240366Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9240514Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9240661Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9240814Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9240963Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9241115Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9241263Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9241411Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9241563Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9241711Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9241859Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9242010Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9242159Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9242309Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9242456Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9242608Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9242759Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9242907Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9243054Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9243205Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9243353Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9243503Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9243650Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9243800Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9243951Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9244099Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9244332Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9244485Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9244634Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9244783Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9244968Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9245117Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9245266Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9245413Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9245601Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9245751Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9245899Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9246055Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9246202Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9246348Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9246497Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9246647Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9246795Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9246943Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9247089Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9247239Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9247387Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9247536Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9247693Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9247842Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9247988Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9248138Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9248289Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9248439Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9248587Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9248734Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9248885Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9249032Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9249179Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9249330Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9249480Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9249627Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9249776Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9249927Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9250078Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9250228Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9250376Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9250529Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9250676Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9250823Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9251040Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9251225Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9251374Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9251522Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9251706Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9251857Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9252004Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9252152Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9252340Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9252488Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9252638Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9252789Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9252938Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9253089Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9253236Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9253384Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9253536Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9253685Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9253836Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9253982Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9254133Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9254284Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9254430Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9254582Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9254732Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9254877Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9255026Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9255181Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9255329Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9255480Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9255627Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9255776Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9255928Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9256075Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9256225Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9256376Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9256523Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9256673Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9256823Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9256971Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9257120Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9257269Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9257419Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9257569Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9257716Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9257960Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9258110Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9258258Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9258408Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9258646Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9258794Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9258945Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9259092Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9259280Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9259428Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9259575Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9259727Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9259878Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9260024Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9260174Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9260324Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9260474Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9260620Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9260766Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9260918Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9261064Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9261210Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9261361Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9261511Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9261661Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9261811Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9261962Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9262113Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9262261Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9262407Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9262558Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9262706Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9262855Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9263004Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9263154Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9263303Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9263449Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9263598Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9263747Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9263894Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9264041Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9264191Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9264344Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9264494Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9264686Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9264870Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9265020Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9265167Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9265314Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9265502Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9265651Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9265799Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9265948Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9266134Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9266284Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9266432Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9266585Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9266734Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9266881Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9267030Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9267179Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9267328Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9267479Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9267625Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9267776Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9267925Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9268072Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9268226Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9268373Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9268520Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9268669Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9268819Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9268966Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9269115Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9269262Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9269414Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9269561Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9269708Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9269862Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9270010Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9270156Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9270305Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9270452Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9270599Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9270744Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9270887Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9271035Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9271178Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9271320Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9271512Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9271694Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9271837Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9271983Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9272164Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9272310Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9272454Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9272596Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9272742Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9272946Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9273089Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9273235Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9273384Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9273529Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9273673Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9273815Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9273964Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9274107Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9274253Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9274398Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9274542Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9274687Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9274830Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9274979Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9275125Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9275267Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9275411Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9275559Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9275703Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9275847Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9276061Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9276210Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9276355Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9276498Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9276644Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9276791Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9276935Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9277077Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9277223Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9277369Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9277513Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9277656Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9277799Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9277950Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9278092Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9278234Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9278466Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9278611Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9278755Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9278898Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9279075Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9279222Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9279366Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9279507Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9279691Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9279834Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9279977Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9280124Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9280270Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9280416Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9280556Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9280700Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9280845Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9280987Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9281130Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9281275Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9281421Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9281566Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9281709Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9281856Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9282000Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9282142Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9282285Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9282436Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9282579Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9282724Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9282867Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9283012Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9283158Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9283300Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9283447Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9283595Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9283738Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9283881Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9284029Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9284173Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9284319Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9284462Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9284607Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9284752Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9284892Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9285081Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9285264Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9285410Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9285556Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9285698Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9285879Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9286025Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9286168Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9286312Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9286495Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9286638Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9286784Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9286932Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9287075Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9287220Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9287363Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9287509Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9287655Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9287798Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9287941Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9288088Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9288232Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9288377Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9288522Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9288667Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9288812Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9288955Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9289099Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9289245Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9289387Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9289532Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9289675Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9289819Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9289969Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9290112Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9290259Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9290406Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9290552Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9290698Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9290844Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9290988Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9291135Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9291279Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9291424Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9291570Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9291715Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9291943Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9292089Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9292236Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9292383Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9292562Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9292706Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9292853Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9292995Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9293447Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9293593Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9293737Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9293884Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9294029Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9294172Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9294316Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9294463Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9294606Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9294754Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9294897Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9295043Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9295189Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9295331Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9295482Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9295629Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9295772Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9295919Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9296063Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9296210Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9300072Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9300217Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9300364Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9300511Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9300654Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9300798Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9300943Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9301092Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9301237Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9301380Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9301529Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9301672Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9301815Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9301964Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9302110Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9302257Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9302402Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9302596Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9302785Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9302928Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9303071Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9303217Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9303400Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9303544Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9303690Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:59:10.9303845Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9304070Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9304236Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9304385Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9304539Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9304686Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9304833Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9304985Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9305136Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9305286Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9305433Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9305582Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9305738Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9305886Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9306033Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9306191Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9306339Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9306490Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9306638Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9306790Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9306942Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9307089Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9307236Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9307387Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9307534Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9307686Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9307835Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9307990Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9308143Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9308292Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9308444Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9308871Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9309070Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9309223Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9309375Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9309524Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9309674Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9309913Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9310115Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9310266Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9310415Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9310628Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9310776Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9310924Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9311075Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9311279Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9311428Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9311577Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9311726Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9311876Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9312026Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9312174Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9312328Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9312476Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9312623Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9312772Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9312921Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9313072Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9313222Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9313371Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9313523Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9313671Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9313820Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9313972Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9314122Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9314270Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9314421Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9314569Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9314721Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9314868Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9315017Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9315172Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9315321Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9315469Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9315620Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9315769Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9315921Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9316127Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9316278Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9316434Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9316583Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9316730Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9316967Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9317116Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9317267Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9317416Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9317601Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9317753Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9317900Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9318048Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9318237Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9318385Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9318538Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9318690Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9318838Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9318989Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9319137Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9319286Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9319438Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9319582Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9319730Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9319884Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9320031Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9320181Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9320330Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9320481Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9320630Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9320777Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9320926Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9321078Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9321225Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9321376Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9321525Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9321672Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9321824Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9321973Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9322124Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9322277Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9322425Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9322577Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9322727Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9322875Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9323025Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9323174Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9323321Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9323471Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9323665Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9323851Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9323998Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9324146Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9324362Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9324513Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9324660Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9324809Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9324956Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9325147Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9325295Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9325449Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9325602Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9325749Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9325897Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9326048Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9326197Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9326347Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9326495Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9326642Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9326796Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9326944Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9327092Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9327248Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9327395Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9327541Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9327691Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9327841Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9327991Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9328138Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9328284Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9328436Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9328586Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9328733Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9328888Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9329035Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9329187Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9329335Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9329484Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9329635Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9329782Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9329928Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9330086Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9330233Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9330382Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9330613Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9330766Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9330918Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9331065Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9331248Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9331403Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9331550Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9331701Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9331885Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9332035Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9332186Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9332336Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9332486Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9332639Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9332786Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9332939Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9333088Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9333237Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9333389Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9333539Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9333691Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9333866Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9334038Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9334191Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9334339Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9334488Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9334640Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9334787Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9334933Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9335081Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9335230Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9335375Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9335522Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9335669Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9335820Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9335966Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9336111Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9336260Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9336411Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9336556Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9336704Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9336850Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9336998Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9337142Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9337287Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9337519Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9337666Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9337811Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9337962Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9338146Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9338295Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9338438Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9338583Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9338769Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9338912Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9339055Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9339205Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9339350Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9339499Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9339643Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9339789Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9339936Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9340078Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9340223Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9340369Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9340517Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9340659Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9340804Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9340956Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9341107Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9341250Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9341395Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9341547Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9341691Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9341834Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9341981Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9342129Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9342275Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9342419Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9342564Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9342711Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9342856Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9343000Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9343150Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9343295Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9343445Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9343590Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9343736Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9343886Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9344029Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9344228Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9344418Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9344563Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9344707Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9344853Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9345035Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9345186Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9345333Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9345476Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9345663Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9345809Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9345952Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9346104Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9346248Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9346395Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9346541Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9346689Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9346836Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9346981Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9347125Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9347274Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9347421Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9347571Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9347718Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9347864Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9348011Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9348156Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9348300Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9348449Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9348594Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9348737Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9348885Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9349030Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9352826Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9352990Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9353144Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9353292Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9353436Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9353582Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9353732Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9353877Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9354024Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9354168Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9354315Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9354460Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9354604Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9354874Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9355024Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9355170Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9355314Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9355500Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9355646Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9355792Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9355935Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9356212Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9356359Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9356502Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9356648Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9356797Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9356942Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9357088Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9357231Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9357377Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9357524Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9357668Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9357812Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9357961Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9358103Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9358249Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9358398Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9358542Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9358688Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9358831Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9358976Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9359122Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9359266Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9359409Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9359555Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9359699Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9359845Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9359990Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9360137Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9360284Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9360427Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9360572Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9360719Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9360864Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9361009Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9361152Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9361298Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9361444Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9361587Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9361815Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9361963Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9362106Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9362251Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9362434Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9362578Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9362725Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9362869Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9363052Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9363198Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9363342Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9363498Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9363667Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9363830Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9363981Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9364126Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9364269Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9364415Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9364558Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9364704Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9364850Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9364997Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9365145Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9365292Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9365437Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9365582Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9365726Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9365873Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9366019Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9366163Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9366308Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9366456Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9366598Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9366745Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9366895Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9367037Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9367182Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9367327Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9367474Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9367618Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9367762Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9367908Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9368054Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9368197Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9368342Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:59:10.9368537Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9368724Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9368876Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9369024Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9369210Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9369360Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9369507Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9369657Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9369844Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9369992Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9370142Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9370293Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9370446Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9370592Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9370739Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9370891Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9371039Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9371186Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9371335Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9371486Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9371637Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9371785Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9371935Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9372087Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9372234Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9372382Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9372537Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9372685Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9372835Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9372982Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9373130Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9373282Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9373430Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9373577Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9373730Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9373878Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9374027Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9374174Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9374324Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9374475Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9374623Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9374771Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9374924Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9375072Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9375223Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9375455Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9375606Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9375758Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9375906Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9376089Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9376245Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9376393Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9376542Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9376731Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9376880Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9377031Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9377184Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9377332Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9377481Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9377628Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9377777Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9377928Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9378074Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9378224Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9378374Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9378521Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9378669Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9378822Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9378968Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9379117Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9379264Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9379416Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9379564Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9379712Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9379861Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9380011Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9380157Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9380306Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9380456Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9380607Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9380754Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9380901Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9381053Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9381201Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9381349Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9381499Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9381647Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9381796Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9381943Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9382159Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9382347Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9382495Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9382643Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9382829Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9382979Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9383129Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9383277Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9383464Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9383614Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9383757Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9383911Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9384063Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9384210Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9384357Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9384509Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9384658Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9384808Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9384956Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9385102Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9385255Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9385403Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9385551Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9385708Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9385856Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9386005Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9386153Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9386303Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9386454Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9386602Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9386749Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9386904Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9387051Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9387201Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9387352Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9387500Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9387651Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9387798Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9387949Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9388099Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9388246Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9388397Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9388547Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9388695Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9388845Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9389075Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9389223Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9389374Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9389522Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9389707Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9389857Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9390004Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9390154Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9390339Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9390487Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9390636Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9390790Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9390940Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9391087Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9391235Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9391386Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9391535Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9391682Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9391833Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9391983Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9392135Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9392282Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9392431Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9392584Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9392731Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9392878Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9393031Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9393178Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9393324Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9393474Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9393627Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9393802Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9393973Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9394125Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9394278Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9394426Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9394573Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9394724Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9394872Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9395022Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9395169Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9395319Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9395468Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9395616Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9395808Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9395993Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9396259Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9396408Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9396595Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9396744Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9396895Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9397042Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9397189Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9397379Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9397527Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9397677Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9397830Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9397979Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9398131Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9398279Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9398429Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9398578Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9398725Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9398874Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9399025Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9399171Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9399319Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9399467Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9399611Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9399758Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9399903Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9400049Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9400195Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9400339Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9400485Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9400630Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9400773Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9400918Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9401067Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9401214Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9401359Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9401503Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9401650Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9401793Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9401936Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9402082Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9402225Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9402369Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9402515Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9402658Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9402939Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9403084Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9403229Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9403377Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9403556Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9403701Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9403847Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9403992Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9404200Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9404344Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9404489Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9404639Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9404782Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9404924Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9405069Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9405216Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9405359Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9405504Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9405649Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9405797Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9405941Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9406084Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9406232Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9406377Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9406517Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9406663Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9406809Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9406955Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9407098Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9407240Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9407386Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9407531Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9407676Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9407820Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9407966Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9408111Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9408254Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9408398Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9408546Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9408922Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9409098Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9409246Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9409395Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9409539Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9409690Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9409923Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9410124Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9410270Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9410415Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9410625Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9410773Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9410919Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9411065Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9411267Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9411416Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9411560Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9411706Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9411856Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9412000Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9412144Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9412292Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9412439Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9412586Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9412731Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9412875Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9413027Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9413172Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9413316Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9413470Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9413618Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9413763Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9413917Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9414066Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9414213Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9414354Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9414499Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9414648Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9414793Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9414937Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9415086Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9415234Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9415385Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9415529Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9415675Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9415819Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9415966Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9416109Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9416258Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9416404Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9416551Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9416696Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9416928Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9417077Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9417223Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9417367Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9417554Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9417700Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9417848Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9417993Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9418176Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9418325Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9418470Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9418619Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9418769Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9418912Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9419057Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9419206Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9419351Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9419498Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9419643Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9419791Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9419941Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9420089Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9420235Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9420387Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9420534Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9420683Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9420828Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9420974Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9421122Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9421266Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9421410Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9421559Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9421704Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9421850Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9422001Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9422147Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9422294Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9422439Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9422586Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9422732Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9422877Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9423023Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9423172Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9423315Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9423464Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9423658Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9423861Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9424029Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9424183Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9424364Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9424512Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9424657Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9424805Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9424948Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9425132Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9425281Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9425425Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9425576Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9425724Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9425870Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9426017Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9426168Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9426314Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9426461Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9426606Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9426752Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9426898Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9427043Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9427193Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9427344Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9427489Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9427636Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9427783Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9427926Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9428074Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9428219Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9428365Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9428511Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9428656Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9428805Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9428952Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9429098Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9429249Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:59:10.9429402Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9429556Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9429712Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9429863Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9430013Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9430164Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9430312Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9430464Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9430697Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9430850Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9431004Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9431155Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9431368Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9431520Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9431670Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9431824Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9432014Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9432164Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9432315Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9432468Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9432619Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9432767Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9432915Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9433069Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9433218Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9433368Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9433525Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9433676Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9433825Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9433977Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9434134Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9434285Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9434436Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9434584Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9434738Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9434888Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9435037Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9435189Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9435341Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9435493Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9435641Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9435793Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9435948Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9436163Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9436313Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9436468Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9436618Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9436772Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9436923Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9437075Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9437226Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9437375Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9437570Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9437759Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9437911Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9438066Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9438254Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9438405Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9438556Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9438705Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9438893Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9439044Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9439193Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9439350Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9439501Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9439649Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9439801Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9439953Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9440103Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9440255Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9440403Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9440559Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9440711Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9440860Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9441014Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9441166Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9441315Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9441466Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9441614Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9441767Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9441918Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9442069Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9442223Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9442374Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9442521Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9442672Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9442826Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9442976Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9443129Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9443276Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9443433Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9443584Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9443733Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9443886Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9444038Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9444187Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9444338Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9444572Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9444726Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9444871Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9445019Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9445206Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9445356Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9445503Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9445653Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9445839Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9445990Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9446138Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9446293Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9446450Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9446600Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9446750Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9446909Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9447059Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9447209Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9447357Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9447510Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9447660Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9447807Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9447957Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9448112Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9448260Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9448411Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9448561Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9448709Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9448860Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9449008Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9449158Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9449310Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9449458Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9449610Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9449761Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9449910Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9450061Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9450215Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9450364Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9450515Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9450664Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9450814Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9450968Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9451119Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9451315Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9451500Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9451648Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9451799Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9451985Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9452136Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9452293Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9452443Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9452596Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9452782Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9452930Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9453084Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9453236Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9453384Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9453535Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9453682Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9453835Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9453983Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9454132Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9454284Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9454435Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9454585Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9454736Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9454890Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9455042Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9455192Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9455341Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9455496Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9455644Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9455793Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9455945Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9456096Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9456249Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9456399Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9456552Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9456705Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9456854Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9457005Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9457160Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9457308Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9457461Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9457610Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9457762Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9457914Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9458063Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9458330Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9458484Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9458633Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9458783Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9458971Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9459122Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9459274Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9459423Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9459610Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9459762Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9459913Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9460065Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9460221Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9460370Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9460522Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9460671Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9460817Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9460966Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9461110Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9461257Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9461404Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9461550Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9461699Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9461851Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9461999Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9462150Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9462298Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9462448Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9462597Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9462742Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9462890Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9463038Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9463183Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9463330Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9463480Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9463627Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9463775Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9463921Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9464067Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9464216Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9464360Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9464507Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9464655Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9464800Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9464949Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9465140Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9465322Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9465469Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9465614Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9465797Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9465943Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9466088Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9466236Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9466381Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9466565Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9469747Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9469916Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9470076Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9470223Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9470367Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9470515Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9470664Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9470809Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9470958Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9471103Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9471251Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9471398Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9471543Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9471693Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9471839Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9471983Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9472129Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9472274Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9472419Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9472565Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9472710Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9472859Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9473003Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9473147Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9473295Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9473443Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9473588Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9473736Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9473881Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9474031Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9474176Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9474322Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9474469Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9474614Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9474759Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9474905Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9475148Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9475294Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9475445Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9475591Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9475774Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9475920Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9476142Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9476290Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9476477Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9476621Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9476767Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9476912Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9477062Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9477206Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9477350Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9477500Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9477645Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9477790Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9477936Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9478085Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9478232Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9478374Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9478519Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9478671Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9478816Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9478960Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9479107Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9479253Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9479401Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9479546Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9479690Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9479840Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9479984Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9480128Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9480278Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9480424Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9480568Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9480716Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9480862Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9481008Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9481152Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9481295Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9481444Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9481589Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9481733Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9481925Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9482106Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9482253Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9482398Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9482579Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9482728Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9482872Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9483017Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9483164Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9483347Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9483495Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9483639Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9483790Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9483938Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9484083Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9484228Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9484375Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9484521Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9484665Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9484811Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9484958Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9485105Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9485249Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9485396Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9485545Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9485689Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9485832Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9485982Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9486129Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9486277Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9486421Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9486568Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9486713Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9486856Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9487000Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9487149Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9487293Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9487438Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9487581Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9487727Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9487873Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9488015Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9488158Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9488305Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9488449Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9488592Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9488844Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9488990Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9489138Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9489283Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9489462Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9489613Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9489757Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9489901Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9490085Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9490229Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9490374Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9490519Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9490666Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9490814Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9490958Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9491105Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9491253Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9491396Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9491544Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9491687Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9491832Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9491978Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9492120Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9492268Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9492414Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9492557Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9492700Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9492847Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9492992Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9493139Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:59:10.9493291Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9493444Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9493595Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9493764Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9493937Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9494093Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9494241Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9494390Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9494540Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9494688Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9494839Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9494987Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9495136Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9495285Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9495433Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9495626Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9495811Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9495958Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9496108Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9496292Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9496442Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9496593Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9496740Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9496928Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9497076Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9497224Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9497376Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9497527Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9497675Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9497829Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9497980Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9498129Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9498277Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9498424Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9498575Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9498722Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9498869Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9499024Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9499174Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9499322Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9499468Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9499617Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9499767Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9499914Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9500061Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9500210Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9500360Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9500507Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9500659Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9500808Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9500957Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9501104Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9501250Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9501401Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9501548Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9501696Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9501847Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9501996Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9502145Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9502291Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9502523Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9502674Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9502822Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9502968Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9503157Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9503305Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9503457Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9503603Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9503790Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9503939Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9504087Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9504240Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9504388Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9504536Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9504686Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9504835Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9504983Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9505132Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9505279Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9505430Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9505579Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9505726Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9505882Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9506029Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9506177Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9506326Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9506476Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9506624Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9506773Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9506919Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9507070Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9507217Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9507366Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9507520Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9507669Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9507816Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9507965Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9508115Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9508264Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9508407Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9508554Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9509023Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9509176Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9509323Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9509562Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9509769Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9509917Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9510067Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9510272Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9510424Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9510571Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9510719Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9510997Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9511145Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9511292Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9511445Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9511595Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9511745Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9511892Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9512042Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9512192Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9512340Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9512488Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9512638Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9512788Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9512937Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9513084Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9513237Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9513387Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9513535Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9513681Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9513833Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9513980Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9514129Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9514277Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9514427Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9514578Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9514725Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9514877Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9515027Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9515175Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9515324Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9515472Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9515619Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9515767Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9515914Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9516124Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9516274Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9516421Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9516658Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9516806Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9516952Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9517102Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9517285Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9517434Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9517584Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9517730Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9517917Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9518067Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9518216Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9518372Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9518519Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9518666Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9518815Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9518964Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9519111Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9519261Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9519409Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9519562Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9519710Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9519857Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9520009Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9520159Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9520307Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9520458Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9520608Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9520757Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9520904Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9521052Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9521204Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9521351Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9521498Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9521648Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9521797Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9521947Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9522095Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9522244Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9522395Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9522541Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9522687Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9522839Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9522987Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9523136Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9523327Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9523510Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9523660Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9523807Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9524003Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9524154Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9524300Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9524449Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9524594Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9524779Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9524925Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9525069Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9525218Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9525365Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9525508Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9525651Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9525799Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9525943Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9526089Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9526233Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9526379Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9526526Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9526676Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9526822Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9526971Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9527116Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9527265Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9527412Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9527556Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9527703Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9527845Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9527992Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9528138Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9528281Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9528429Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9528573Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9528717Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9528866Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9529010Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9529156Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9529303Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9529446Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9529589Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9529737Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9529880Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9530023Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9530251Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9530396Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9530543Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9530686Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9530866Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9531013Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9531158Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9531307Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9531491Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9531635Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9531780Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9531926Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9532073Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9532221Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9532364Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9532515Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9532659Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9532802Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9532948Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9533089Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9533238Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9533387Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9533555Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9533732Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9533876Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9534020Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9534166Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9534312Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9534455Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9534602Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9534745Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9534889Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9535034Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9535177Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9535328Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9535470Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9535614Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9535761Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9535907Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9536050Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9536195Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9536338Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9536488Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9536634Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9536777Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9536973Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9537153Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9537299Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9537445Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9537588Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9537795Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9537941Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9538085Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9538232Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9538416Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9538559Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9538708Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9538860Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9539003Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9539145Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9539290Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9539438Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9539582Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9539726Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9539872Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9540017Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9540159Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9540305Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9540452Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9540602Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9540747Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9540889Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9541037Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9541181Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9541325Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9541470Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9541614Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9541762Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9541905Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9542045Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9542196Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9542342Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9542486Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9542632Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9542780Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9542923Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9543068Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9543213Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9543360Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9543503Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9543646Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9543874Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9544019Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9544162Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9544309Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9544490Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9544637Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9544784Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9544927Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9545110Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9545254Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9545398Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9545546Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9545692Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9545838Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9545983Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9546126Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9546274Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9546419Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9546560Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9546705Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9546851Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9546995Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9547141Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9547290Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9547437Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9547580Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9547723Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9547872Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9548015Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9548158Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9548305Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9548451Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9548596Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9548738Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9548884Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9549033Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9549176Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9549318Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9549467Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9549612Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9549760Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9549905Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9550047Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9550198Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9550341Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9550483Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9550710Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9550855Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9551002Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9551146Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9551326Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9551473Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9551616Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9551759Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9551944Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9552089Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9552232Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9552384Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9552526Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9552672Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9552818Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9552964Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9553111Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9553254Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9553397Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9553551Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9553717Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9553886Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:59:10.9554038Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9554189Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9554341Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9554488Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9554639Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9554791Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9554940Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9555090Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9555239Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9555387Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9555538Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9555688Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9555836Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9556035Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9556184Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9556334Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9556486Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9556633Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9556782Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9556931Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9557080Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9557231Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9557379Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9557614Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9557765Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9557911Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9558063Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9558247Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9558395Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9558546Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9558693Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9558879Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9559031Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9559179Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9559335Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9559483Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9559630Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9559780Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9559931Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9560078Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9560229Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9560376Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9560530Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9560678Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9560827Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9560984Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9561131Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9561278Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9561427Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9561580Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9561730Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9561877Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9562024Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9562178Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9562325Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9562472Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9562628Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9562775Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9562927Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9563074Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9563223Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9563373Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9563520Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9563669Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9563821Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9563967Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9564117Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9564310Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9564518Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9564673Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9564820Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9565004Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9565156Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9565306Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9565454Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9565642Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9565790Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9565940Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9566090Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9566242Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9566393Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9566540Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9566689Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9566841Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9566988Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9567139Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9567290Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9567437Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9567587Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9567738Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9567888Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9568038Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9568186Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9568337Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9568487Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9568634Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9568784Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9568930Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9569080Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9569228Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9569375Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9569535Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9569683Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9569829Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9569984Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9570135Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9570284Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9570438Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9570586Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9570738Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9570885Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9571033Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9571292Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9571442Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9571593Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9571744Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9571932Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9572086Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9572240Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9572389Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9572577Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9572726Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9572874Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9573030Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9573178Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9573327Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9573473Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9573623Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9573773Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9573920Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9574069Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9574223Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9574370Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9574516Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9574669Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9574820Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9574969Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9575117Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9575269Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9575418Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9575565Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9575711Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9575863Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9576011Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9576164Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9576313Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9576461Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9576613Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9576766Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9576917Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9577069Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9577218Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9577370Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9577520Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9577668Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9577821Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9578014Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9578199Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9578352Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9578499Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9578685Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9578835Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9578982Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9579135Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9579282Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9579472Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9579626Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9579775Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9579927Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9580075Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9580222Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9580372Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9580523Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9580671Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9580822Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9580971Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9581124Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9581275Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9581423Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9581579Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9581726Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9581873Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9582024Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9582175Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9582323Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9582473Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9582619Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9582772Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9582919Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9586147Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9586326Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9586478Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9586626Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9586780Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9586931Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9587083Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9587230Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9587377Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9587531Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9587677Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9587822Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9588074Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9588220Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9588365Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9588509Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9588690Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9588840Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9588983Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9589127Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9589312Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9589456Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9589602Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9589747Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9589894Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9590044Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9590189Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9590336Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9590483Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9590625Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9590769Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9590919Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9591066Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9591213Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9591356Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9591508Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9591655Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9591799Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9591942Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9592089Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9592233Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9592378Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9592521Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9592666Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9592811Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9592956Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9593102Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9593249Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9593391Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9593537Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9593682Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9593826Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9593972Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9594116Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9594261Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9594408Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9594552Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9594765Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9594949Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9595091Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9595237Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9595380Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9595559Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9595707Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9595850Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9596081Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9596273Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9596417Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9596563Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9596711Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9596854Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9597004Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9597147Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9597292Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9597438Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9597581Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9597726Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9597873Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9598016Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9598162Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9598308Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9598456Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9598601Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9598745Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9598893Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9599037Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9599181Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9599327Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9599470Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9599613Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9599760Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9599903Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9600050Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9600199Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9600342Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9600488Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9600637Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9600780Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9600926Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9601067Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9601213Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9601359Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9601503Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9601694Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9601876Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9602019Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9602166Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9602347Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9602491Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9602634Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9602779Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9602964Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9603107Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9603251Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9603400Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9603545Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9603689Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9603833Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9603977Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9604121Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9604267Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9604411Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9604556Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9604702Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9604846Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9604991Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9605140Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9605284Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9605429Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9605572Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9605722Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9605865Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9606008Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9606153Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9606298Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9606441Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9606586Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9606732Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9606878Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9607021Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9607165Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9607314Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9607457Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9607600Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9607746Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9607890Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9608035Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9608181Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9608325Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9608557Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9608926Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9609100Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9609247Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9609483Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9609630Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9609780Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9609924Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9610132Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9610275Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9610417Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9610570Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9610714Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9610857Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9611003Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9611149Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9611294Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9611437Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9611580Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9611729Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9611872Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9612015Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9612163Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9612309Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9612456Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9612599Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9612743Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9612891Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9613034Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9613177Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9613321Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9613468Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9613611Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9613757Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9613905Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9614051Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9614193Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9614336Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9614484Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9614627Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9614771Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9614920Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9615066Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9615212Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9615356Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9615563Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9615761Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9615905Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9616048Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9616234Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9616380Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9616527Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9616671Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9616815Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9617023Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9617166Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9617309Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9617460Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9617604Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9617747Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:59:10.9617899Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9618053Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9618205Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9618353Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9618501Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9618653Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9618799Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9618947Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9619101Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9619251Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9619402Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9619550Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9619701Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9619851Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9619999Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9620147Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9620300Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9620449Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9620598Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9620751Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9620900Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9621050Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9621198Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9621348Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9621499Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9621647Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9621797Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9621947Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9622095Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9622245Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9622437Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9622621Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9622773Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9622921Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9623150Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9623301Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9623449Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9623600Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9623787Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9623936Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9624086Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9624237Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9624390Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9624538Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9624685Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9624838Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9624986Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9625134Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9625283Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9625435Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9625583Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9625732Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9625882Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9626035Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9626182Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9626328Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9626479Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9626628Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9626774Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9626924Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9627071Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9627224Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9627371Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9627521Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9627672Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9627819Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9627968Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9628118Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9628267Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9628418Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9628565Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9628713Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9628865Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9629013Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9629161Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9629395Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9629544Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9629694Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9629840Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9630023Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9630176Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9630324Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9630471Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9630659Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9630807Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9630957Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9631110Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9631259Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9631412Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9631559Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9631709Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9631860Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9632008Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9632157Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9632306Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9632456Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9632607Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9632760Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9632908Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9633053Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9633200Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9633349Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9633498Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9633646Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9633796Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9633946Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9634093Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9634243Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9634393Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9634542Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9634690Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9634839Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9634991Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9635138Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9635286Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9635435Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9635584Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9635731Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9635881Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9636135Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9636322Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9636472Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9636624Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9636810Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9636959Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9637106Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9637257Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9637443Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9637593Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9637740Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9637889Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9638041Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9638188Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9638335Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9638487Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9638635Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9638786Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9638934Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9639082Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9639235Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9639382Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9639531Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9639685Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9639832Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9639981Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9640128Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9640278Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9640428Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9640575Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9640724Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9640877Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9641024Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9641171Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9641326Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9641473Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9641623Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9641770Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9641920Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9642069Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9642217Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9642364Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9642516Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9642663Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9642816Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9643050Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9643200Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9643355Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9643502Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9643710Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9643864Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9644012Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9644162Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9644354Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9644503Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9644653Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9644805Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9644954Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9645106Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9645254Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9645406Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9645553Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9645699Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9645849Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9645999Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9646146Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9646294Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9646444Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9646596Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9646745Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9646893Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9647048Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9647198Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9647345Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9647497Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9647646Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9647796Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9647944Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9648095Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9648246Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9648394Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9648542Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9648692Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9648837Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9648983Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9649129Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9649273Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9649423Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9649566Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9649710Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9649939Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9650085Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9650228Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9650374Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9650555Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9650706Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9650851Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9650995Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9651181Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9651325Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9651469Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9651622Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9651768Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9651914Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9652057Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9652203Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9652350Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9652495Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9652639Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9652785Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9652929Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9653077Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9653224Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9653372Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9653519Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9653664Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9653809Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9653957Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9654103Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9654245Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9654390Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9654537Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9654683Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9654826Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9654973Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9655120Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9655263Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9655406Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9655553Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9655696Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9655842Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9655985Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9656130Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9656275Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9656419Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9656608Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9656794Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9656938Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9657083Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9657262Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9657408Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9657555Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9657700Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9657843Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9658039Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9658182Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9658326Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9658476Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9658621Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9658766Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9658910Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9659057Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9659204Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9659349Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9659492Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9659641Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9659785Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9659930Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9660078Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9660222Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9660369Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9660512Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9660658Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9660804Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9660948Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9661093Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9661238Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9661383Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9661529Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9661673Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9661820Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9661965Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9662110Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9662257Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9662406Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9662552Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9662699Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9662842Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9662987Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9663129Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9663272Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9663500Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9663648Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9663794Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9663941Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9664123Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9664267Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9664416Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9664559Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9664741Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9664891Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9665035Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9665182Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9665329Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9665472Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9665618Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9665766Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9665909Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9666057Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9666201Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9666491Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9666639Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9666783Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9666933Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9667078Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9667223Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9667368Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9667511Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9667657Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9667803Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9667948Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9668098Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9668244Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9668387Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9668532Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9668678Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9668822Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9668968Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9669113Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9669266Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9669410Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9669556Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9669701Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9669846Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9669990Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9670136Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9670327Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9670536Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9670682Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9670825Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9671011Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9671157Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9671299Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9671447Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9671590Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9671774Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9671920Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9672067Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9672223Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9672365Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9672508Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9672657Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9672805Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9672950Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9673099Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9673242Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9673391Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9673536Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9673678Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9673828Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9673975Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9674118Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9674264Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9674409Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9674556Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9674700Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9674845Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9674994Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9675138Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9675281Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9675429Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9675575Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9675717Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9675864Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9676052Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9676208Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9676352Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9676497Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9676642Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9676787Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9676930Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9677077Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9677310Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9677457Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9677601Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9677744Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9677928Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9678073Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9678216Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:59:10.9678369Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9678558Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9678709Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9678858Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9679010Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9679166Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9679314Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9679463Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9679619Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9679769Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9679922Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9680070Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9680220Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9680373Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9680520Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9680670Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9680827Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9680974Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9681121Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9681277Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9681425Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9681577Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9681723Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9681874Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9682024Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9682170Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9682320Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9682474Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9682621Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9682775Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9682925Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9683073Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9683223Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9683372Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9683520Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9683675Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9683824Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9683975Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9684221Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9684372Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9684522Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9684670Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9684857Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9685011Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9685160Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9685310Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9685497Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9685646Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9685797Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9685951Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9686098Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9686246Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9686395Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9686547Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9686695Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9686843Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9686996Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9687146Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9687293Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9687441Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9687595Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9687744Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9687892Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9688040Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9688193Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9688341Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9688490Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9688641Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9688798Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9688950Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9689099Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9689250Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9689402Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9689550Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9689700Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9689855Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9690003Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9690150Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9690301Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9690451Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9690600Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9690748Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9690941Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9691129Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9691277Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9691424Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9691612Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9691762Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9691912Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9692059Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9692246Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9692395Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9692545Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9692695Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9692848Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9692996Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9693146Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9693298Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9693445Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9693591Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9693739Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9693890Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9694039Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9694187Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9694341Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9694492Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9694642Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9694795Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9694946Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9695094Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9695245Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9695393Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9695544Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9695693Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9695842Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9695991Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9696145Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9696292Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9696442Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9696589Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9696743Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9696890Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9697037Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9697187Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9697339Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9697489Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9697642Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9697899Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9698047Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9698196Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9698344Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9698529Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9698678Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9698826Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9698977Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9699163Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9699310Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9702422Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9702583Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9702734Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9702883Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9703031Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9703186Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9703333Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9703480Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9703630Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9703780Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9703929Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9704075Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9704227Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9704376Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9704523Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9704670Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9704822Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9704969Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9705118Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9705264Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9705413Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9705562Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9705709Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9705858Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9706009Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9706158Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9706311Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9706461Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9706610Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9706759Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9706906Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9707056Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9707205Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9707354Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9707564Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9707748Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9707897Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9708054Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9708239Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9708387Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9708535Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9708988Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9709237Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9709388Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9709535Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9709687Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9709837Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9709984Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9710132Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9710282Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9710429Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9710580Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9710728Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9710879Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9711029Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9711176Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9711326Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9711477Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9711623Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9711773Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9711920Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9712071Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9712217Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9712361Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9712508Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9712653Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9712797Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9712944Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9713092Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9713239Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9713383Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9713529Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9713678Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9713822Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9713965Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9714111Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9714258Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9714403Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9714546Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9714753Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9714960Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9715105Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9715247Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9715449Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9715595Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9715738Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9715884Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9716089Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9716279Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9716423Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9716565Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9716716Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9716860Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9717007Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9717154Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9717300Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9717447Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9717590Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9717737Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9717886Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9718029Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9718170Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9718323Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9718467Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9718613Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9718756Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9718906Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9719052Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9719197Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9719340Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9719488Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9719630Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9719773Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9719920Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9720067Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9720216Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9720361Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9720504Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9720651Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9720794Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9720937Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9721081Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9721227Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9721373Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9721516Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9721738Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9721886Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9722030Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9722172Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9722357Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9722503Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9722650Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9722794Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9723001Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9723147Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9723290Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9723436Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9723584Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9723727Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9723872Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9724021Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9724164Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9724310Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9724454Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9724597Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9724748Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9724892Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9725035Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9725184Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9725328Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9725475Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9725616Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9725763Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9725908Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9726051Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9726196Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9726343Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9726487Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9726632Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9726781Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9726925Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9727066Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9727210Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9727355Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9727500Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9727644Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9727787Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9727937Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9728080Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9728226Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9728413Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9728592Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9728739Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9728882Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9729026Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9729212Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9729357Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9729503Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9729647Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9729826Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9729973Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9730115Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9730263Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9730411Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9730557Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9730705Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9730852Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9730995Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9731140Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9731283Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9731430Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9731574Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9731718Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9731872Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9732017Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9732160Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9732305Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9732451Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9732593Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9732740Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9732883Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9733024Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9733174Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9733318Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9733463Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9733614Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9733759Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9733904Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9734048Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9734193Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9734338Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9734483Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9734630Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9734775Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9734918Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9735063Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9735347Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9735491Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9735637Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9735780Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9735965Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9736108Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9736251Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9736399Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9736580Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9736722Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9736868Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9737016Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9737163Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9737308Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9737452Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9737598Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9737742Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9737885Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9738030Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9738173Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9738319Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9738463Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9738608Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9738761Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9738903Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9739045Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9739192Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9739339Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9739481Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9739626Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9739769Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9739916Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9740059Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9740203Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9740351Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9740494Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9740637Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9740782Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9740926Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9741069Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9741215Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9741358Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9741510Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9741653Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9741796Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:59:10.9741992Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9742183Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9742331Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9742482Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9742629Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9742818Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9742966Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9743113Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9743263Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9743449Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9743597Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9743745Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9743901Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9744050Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9744197Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9744343Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9744499Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9744646Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9744794Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9744943Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9745092Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9745241Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9745388Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9745543Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9745693Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9745839Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9745986Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9746138Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9746286Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9746437Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9746583Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9746733Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9746882Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9747028Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9747178Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9747327Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9747474Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9747623Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9747771Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9747919Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9748069Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9748215Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9748365Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9748513Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9748660Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9748852Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9749037Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9749184Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9749334Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9749539Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9749686Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9749836Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9749982Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9750166Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9750316Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9750463Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9750615Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9750764Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9750911Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9751060Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9751210Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9751357Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9751505Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9751652Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9751804Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9751951Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9752098Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9752250Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9752399Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9752545Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9752694Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9752843Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9752992Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9753138Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9753285Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9753434Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9753583Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9753729Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9753883Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9754031Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9754181Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9754329Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9754477Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9754629Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9754776Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9754924Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9755071Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9755220Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9755369Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9755515Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9755747Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9755897Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9756090Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9756238Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9756429Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9756578Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9756725Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9756873Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9757060Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9757205Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9757352Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9757503Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9757653Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9757799Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9757946Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9758098Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9758245Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9758395Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9758541Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9758691Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9758846Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9758993Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9759144Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9759294Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9759442Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9759595Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9759746Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9759894Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9760043Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9760190Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9760339Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9760490Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9760637Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9760792Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9760942Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9761091Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9761244Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9761395Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9761543Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9761693Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9761841Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9761993Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9762140Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9762286Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9762481Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9762666Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9762815Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9762966Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9763150Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9763302Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9763450Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9763599Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9763792Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9763941Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9764088Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9764239Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9764391Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9764541Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9764688Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9764840Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9764991Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9765138Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9765285Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9765440Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9765590Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9765736Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9765888Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9766037Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9766188Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9766336Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9766485Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9766636Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9766782Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9766931Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9767083Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9767232Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9767381Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9767527Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9767680Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9767830Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9767977Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9768125Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9768276Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9768423Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9768574Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9768721Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9768872Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9769023Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9769171Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9769402Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9769555Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9769705Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9769855Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9770039Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9770190Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9770340Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9770486Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9770670Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9770822Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9770968Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9771126Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9771274Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9771421Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9771572Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9771721Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9771869Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9772019Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9772166Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9772318Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:10.9772464Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9772611Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9772763Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9772911Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9773056Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9773207Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9773355Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9773501Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9773649Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9773796Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9773947Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9774092Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9774236Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9774386Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9774533Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9774681Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9774831Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9774982Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9775131Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9775276Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9775422Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9775570Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9775717Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9775862Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9776008Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9776257Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9776407Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9776552Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9776697Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9776881Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9777029Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9777174Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9777321Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9777505Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9777652Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9777798Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9777949Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9778098Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9778242Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9778387Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9778539Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9778685Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9778834Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9778978Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9779127Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9779277Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9779423Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9779572Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9779722Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9779867Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9780016Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9780165Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9780312Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9780460Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9780606Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9780753Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9780902Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9781048Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9781196Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9781345Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9781491Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9781641Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9781785Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9781935Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9782083Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9782231Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9782376Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9782531Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9782677Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9782826Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9783055Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9783203Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9783350Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9783495Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9783674Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9783823Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9783969Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9784117Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9784299Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9784443Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9784592Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9784742Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9784887Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9785035Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9785181Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9785330Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9785475Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9785618Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9785766Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9785912Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9786058Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9786204Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9786351Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9786501Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9786647Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9786792Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9786942Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9787088Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9787232Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9787378Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9787525Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9787677Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9787823Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9787970Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9788120Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9788270Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9788420Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9788575Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9788722Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9788867Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9789019Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9789165Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9789317Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9789462Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9789607Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9789837Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9789984Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9790130Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9790279Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9790461Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9790613Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9790758Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9790903Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9791088Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9791233Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9791380Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9791533Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9791678Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9791826Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9791972Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9792119Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9792267Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9792411Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9792556Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9792707Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9792853Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9793001Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9793148Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9793296Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9793444Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9793590Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9793737Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9793885Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9794032Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9794178Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9794327Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9794474Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9794624Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9794769Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9794918Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9795066Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9795213Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9795362Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9795515Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9795659Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9795810Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9795954Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9796149Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9796299Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9796445Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9796684Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9796837Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9796984Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9797133Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9797317Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9797464Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9797612Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9797759Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9797943Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9798092Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9798240Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9798390Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9798538Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9798684Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9798834Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9798980Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9799126Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9799274Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9799419Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9799570Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9799715Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9799862Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9800013Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9800162Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9800306Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9800455Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9800604Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9800753Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9800898Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9801045Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9801193Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9801341Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9801487Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9801636Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9801787Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9801940Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9802086Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9802232Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9802387Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:59:10.9802534Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9802682Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9802832Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9802979Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9803127Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9803272Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9803528Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9803703Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9803871Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9804018Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9804204Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9804353Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9804499Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9804650Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9804835Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9804983Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9805129Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9805278Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9805430Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9805575Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9805719Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9805869Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9806018Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9806166Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9806310Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9806457Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9806605Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9806751Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9806899Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9807054Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9807200Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9807348Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9807493Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9807643Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9807789Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9807934Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9808079Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9808230Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9808376Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9808525Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9808874Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9809063Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9809215Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9809362Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9809511Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9809662Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9809809Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9809963Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9810112Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9810258Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9810408Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9810688Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9810837Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9810987Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9811132Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9811335Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9811488Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9811633Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9811785Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9811986Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9812133Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9812284Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9812430Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9812578Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9812726Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9812872Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9813023Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9813172Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9813317Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9813466Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9813617Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9813763Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9813914Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9814063Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9814215Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9814361Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9814506Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9814657Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9814806Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9814952Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9815101Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9815246Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9815398Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9815544Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9818756Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9818934Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9819084Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9819233Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9819384Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9819533Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9819683Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9819829Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9819975Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9820128Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9820274Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9820421Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9820668Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9820816Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9820961Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9821107Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9821293Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9821446Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9821590Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9821736Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9821922Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9822068Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9822213Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9822363Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9822511Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9822659Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9822806Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9822954Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9823101Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9823247Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9823392Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9823541Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9823689Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9823837Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9824253Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9824657Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9825050Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9825438Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9825825Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9826218Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9826608Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9826994Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9827387Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9827781Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9828170Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9828566Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9828962Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9829351Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9829780Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9830173Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9830567Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9830957Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9831348Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9831733Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9832124Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9832515Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9832903Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9833341Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9833769Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9834157Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9834543Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9834969Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9835361Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9835746Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9836225Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9836683Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9837072Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9837457Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9837849Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9838240Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9838626Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9839016Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9839406Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9839796Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9840182Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9840575Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9840964Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9841352Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9841745Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9842133Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9842526Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9842915Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9843303Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9843691Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9844079Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9844467Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9844855Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9845241Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9845633Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9846025Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9846412Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9846801Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9847191Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9847579Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9847964Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9848355Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9848747Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9849137Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9849527Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9849918Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9850305Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9850691Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9851127Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9851553Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9851940Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9852329Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9852753Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9853147Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9853536Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9853923Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9854351Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9854738Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9855127Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9855519Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9855909Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:59:10.9856296Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9856685Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9857077Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9857462Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9857851Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9858238Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9858625Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9859014Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9859401Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9859795Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9860189Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9860578Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9860969Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9861354Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9861748Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9862137Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9862523Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9862910Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9863303Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9863692Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9864081Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9864477Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9864867Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9865255Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9865643Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9866034Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9866423Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9866811Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9867201Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9867591Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9867983Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9868371Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9868809Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9869243Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9869631Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9870021Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9870450Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9870842Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9871237Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9871629Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9872060Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9872447Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9872841Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9873234Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9873624Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9874015Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9874406Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9874796Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9875189Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9875581Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9875971Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9876409Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9876804Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9877195Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9877586Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9877982Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9878376Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9878769Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9879157Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9879553Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9879944Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9880332Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9880727Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9881124Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9881514Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9881903Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9882297Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9882688Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9883073Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9883463Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9883857Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9884248Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9884637Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9885026Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9885417Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9885803Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9886200Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9886689Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9887352Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9887753Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9888147Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9888580Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9888974Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9889369Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9889757Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9890147Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9890578Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9890972Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9891363Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9891761Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9892152Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9892544Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9892935Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9893328Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9893723Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9894114Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9894506Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9894902Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9895292Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9895678Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9896069Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9896463Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9896850Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9897246Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9897645Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9898033Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9898426Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9898815Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9899210Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9899600Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9899995Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9900397Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9900791Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9901183Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9901573Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9901963Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9902352Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9902744Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9903133Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9903523Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9903964Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9904352Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9904790Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9905223Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9905614Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9906004Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9906453Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9906844Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9907234Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9907622Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9908019Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9908458Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9909213Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9909606Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9910009Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9910403Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9910791Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9911188Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9911586Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9911977Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9912369Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9912767Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9913166Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9913555Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9913944Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9914340Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9914733Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9915128Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9915524Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9915923Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9916370Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9916762Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9917156Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9917548Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9917943Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9918338Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9918727Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9919122Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9919516Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9919909Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9920302Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9920698Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9921087Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9921475Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9921873Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9922269Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9922662Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9923135Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9923583Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9923980Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9924375Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9924827Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9925222Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9925618Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9926008Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9926401Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9926861Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9927249Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9927643Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9928044Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9928432Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9928826Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9929222Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9929619Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9930010Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9930405Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9930797Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9931190Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9931585Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9931981Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9932378Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9932770Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9933163Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9933555Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9933946Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9934342Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9934734Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9935131Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9935525Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:59:10.9935923Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9936319Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9936709Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9937104Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9937496Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9937886Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9938286Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9938681Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9939074Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9939463Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9939860Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9940255Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9940643Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9941087Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9941522Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9941913Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9942304Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9942700Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9943135Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9943526Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9943922Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9944315Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9944751Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9945140Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9945537Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9945935Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9946322Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9946713Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9947105Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9947497Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9947892Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9948284Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9948678Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9949072Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9949465Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9949859Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9950256Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9950653Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9951044Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9951436Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9951828Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9952219Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9952611Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9953001Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9953400Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9953795Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9954182Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9954579Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9954973Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9955375Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9955768Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9956221Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9956617Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9957008Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9957405Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9957798Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9958198Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9958586Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9959031Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9959467Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9959860Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9960253Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9960645Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9961079Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9961470Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9966322Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9966730Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9967192Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9967586Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9967979Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9968374Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9968765Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9969154Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9969543Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9969931Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9970321Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9970708Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9971094Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9971489Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9971881Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9972270Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9972660Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9973050Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9973439Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9973827Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9974220Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9974609Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9975001Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9975387Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9975780Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9976169Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9976556Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9976949Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9977342Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9977729Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9978118Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9978510Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9978899Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9979284Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9979670Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9980058Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9980450Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9980841Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9981230Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9981738Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9982126Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9982515Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9982904Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9983329Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9983721Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9984110Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9984497Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9984931Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9985320Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9985709Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9986102Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9986490Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9986879Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9987267Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9987663Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9988056Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9988447Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9988833Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9989226Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9989618Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9990006Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9990398Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9990792Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9991180Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9991568Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9991963Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9992361Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9992750Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9993139Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9993530Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9993954Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9994360Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9994754Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9995147Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9995535Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9995925Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9996380Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9996767Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9997162Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9997554Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9997942Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9998331Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9998719Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9999106Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9999581Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:59:10.9999973Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0000361Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0000750Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0001175Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0001566Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0001956Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0002341Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0002771Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0003162Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0003552Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0003946Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0004334Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0004724Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0005112Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0005505Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0005896Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0006284Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0006674Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0007070Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0007460Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0007846Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0008237Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0008835Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0009282Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0009673Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0010066Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0010454Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0010842Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0011231Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0011621Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0012007Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0012395Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0012786Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0013172Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0013561Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0013947Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0014334Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0014723Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0015112Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0015501Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0015887Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0016277Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0016665Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0017052Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0017581Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0017972Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0018360Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0018746Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0019193Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:59:11.0019582Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0019971Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0020357Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0020807Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0021195Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0021580Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0021974Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0022364Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0022751Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0023139Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0023530Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0023918Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0024305Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0024694Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0025084Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0025468Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0025856Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0026246Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0026726Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0027113Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0027500Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0027894Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0028042Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0028188Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0028336Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0028486Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0028633Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0028778Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0028927Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0029077Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0029225Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0029372Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0029520Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0029667Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0029816Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0029961Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0030107Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0030257Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0030403Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0030549Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0030785Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0030934Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0031083Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0031231Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0031413Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0031564Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0031710Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0031856Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0032044Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0032191Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0032337Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0032491Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0032637Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0032785Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0032932Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0033082Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0033234Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0033382Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0033528Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0033679Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0033825Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0033974Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0034122Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0034270Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0034419Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0034564Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0034716Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0034866Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0035011Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0035159Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0035307Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0035453Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0035601Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0035747Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0035899Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0036125Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0036272Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0036420Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0036568Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0036713Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0036862Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0037007Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0037158Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0037306Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0037451Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0037721Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0037877Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0038025Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0038178Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0038361Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0038511Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0038664Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0038812Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0039004Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0039151Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0039298Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0039449Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0039599Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0039747Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0039895Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0040043Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0040192Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0040347Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0040496Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0040651Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0040795Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0040940Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0041090Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0041239Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0041384Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0041536Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0041687Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0041840Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0041985Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0042130Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0042282Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0042434Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0042581Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0042735Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0042886Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0043036Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0043183Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0043329Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0043481Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0043628Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0043774Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0043924Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0044071Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0044220Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0044364Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0044596Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0044747Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0044895Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0045040Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0045227Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0045378Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0045526Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0045671Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0045856Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0046009Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0046156Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0046309Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0046459Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0046605Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0046753Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0046906Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0047055Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0047205Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0047351Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0047501Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0047649Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0047796Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0047945Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0048100Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0048247Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0048398Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0048546Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0048697Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0048846Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0048994Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0049140Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0049293Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0049439Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0049586Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0049738Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0049883Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0050036Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0050183Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0050332Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0050481Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0050629Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0050779Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0050929Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0051074Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0051222Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0051456Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0051605Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0051754Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0051903Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0052092Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0052242Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0052391Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0052541Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0052727Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0052876Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0053027Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0053175Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0053327Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0053496Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0053662Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0053823Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0053973Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0054121Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0054271Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0054421Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0054567Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0054714Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0054863Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0055013Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:59:11.0055159Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0055305Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0055453Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0055602Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0055748Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0055898Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0056046Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0056197Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0056344Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0056491Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0056644Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0056791Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0056938Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0057086Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0057234Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0057385Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0057533Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0057678Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0057829Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0057976Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0058122Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0058356Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0058505Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0058656Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0058802Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0058986Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0059140Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0059288Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0059433Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0059646Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0059794Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0059944Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0060093Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0060243Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0060390Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0060536Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0060685Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0060838Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0060984Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0061133Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0061280Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0061431Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0061581Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0061730Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0061883Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0062035Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0062181Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0062328Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0062481Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0062629Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0062780Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0062927Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0063076Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0063224Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0063370Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0063518Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0063668Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0063815Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0063965Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0064115Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0064261Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0064410Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0064556Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0064703Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0064854Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0065001Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0065195Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0065379Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0065525Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0065674Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0065857Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0066006Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0066154Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0066300Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0066488Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0066636Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0066784Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0066936Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0067085Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0067232Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0067382Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0067532Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0067683Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0067831Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0067976Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0068125Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0068274Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0068421Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0068571Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0068723Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0068876Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0069024Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0069169Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0069320Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0069465Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0069610Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0069761Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0069910Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0070055Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0070200Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0070351Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0070500Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0070647Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0070796Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0070948Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0071096Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0071242Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0071390Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0071538Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0071688Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0071834Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0072027Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0072214Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0072362Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0072508Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0072695Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0072844Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0072993Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0073138Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0073325Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0073473Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0073619Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0073769Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0073921Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0074067Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0074216Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0074362Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0074511Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0074662Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0074808Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0074956Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0075108Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0075255Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0075407Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0075558Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0075703Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0075853Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0076058Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0076210Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0076363Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0076511Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0076661Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0076811Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0076958Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0077106Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0077259Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0077406Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0077555Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0077700Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0077849Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0078000Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0078147Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0078296Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0078445Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0078591Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0078742Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0078934Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0079117Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0079268Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0079414Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0079600Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0079747Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0079894Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0080044Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0080280Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0080427Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0080575Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0080725Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0080877Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0081026Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0081173Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0081328Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0081476Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0081623Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0081777Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0081925Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0082080Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0082227Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0082373Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0082526Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0082673Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0082819Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0082969Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0083120Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0083272Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0083419Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0083565Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0083723Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0083871Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0084017Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0084172Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0084319Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0084470Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0084615Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0084762Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0084912Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0085057Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0085207Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0085361Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:59:11.0085507Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0085653Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0085851Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0086036Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0086186Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0086333Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0086541Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0086694Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0086844Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0086992Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0087141Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0087328Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0087478Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0087626Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0087776Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0087929Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0088075Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0088221Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0088374Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0088522Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0088674Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0088829Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0088979Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0089129Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0089276Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0089428Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0089580Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0089726Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0089876Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0090026Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0090174Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0090326Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0090472Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0090622Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0090774Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0090921Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0091076Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0091227Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0091373Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0091525Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0091674Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0091821Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0091969Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0092117Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0092270Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0092417Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0092565Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0092758Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0092945Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0093091Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0093244Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0093428Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0093576Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0093728Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0093874Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0094024Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0094208Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0094354Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0094502Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0094653Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0098292Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0098466Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0098617Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0098775Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0098928Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0099077Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0099227Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0099376Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0099522Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0099672Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0099824Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0099974Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0100120Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0100269Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0100421Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0100570Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0100717Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0100869Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0101018Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0101167Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0101313Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0101462Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0101612Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0101758Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0101904Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0102056Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0102205Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0102353Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0102500Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0102647Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0102796Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0102945Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0103156Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0103343Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0103489Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0103634Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0103847Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0103996Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0104144Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0104285Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0104433Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0104622Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0104769Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0104915Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0105069Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0105215Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0105363Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0105509Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0105661Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0105809Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0105954Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0106101Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0106252Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0106399Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0106548Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0106703Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0106849Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0106997Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0107143Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0107294Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0107444Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0107589Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0107737Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0107887Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0108031Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0108181Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0108329Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0108481Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0108924Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0109100Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0109258Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0109405Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0109550Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0109699Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0109848Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0109995Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0110144Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0110379Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0110593Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0110740Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0110888Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0111036Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0111246Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0111394Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0111542Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0111689Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0111892Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0112041Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0112187Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0112340Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0112488Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0112635Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0112784Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0112936Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0113081Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0113232Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0113378Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0113533Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0113678Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0113823Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0113976Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0114122Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0114268Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0114418Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0114566Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0114718Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0114864Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0115009Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0115160Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0115305Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0115452Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0115602Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0115750Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0115899Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0116103Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0116252Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0116400Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0116545Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0116689Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0116837Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0116986Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0117133Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0117325Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0117534Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0117683Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0117828Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0117974Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0118158Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0118306Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0118452Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0118600Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0118789Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0118937Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0119082Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0119234Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0119383Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0119529Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0119674Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0119824Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:59:11.0119972Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0120121Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0120266Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0120415Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0120563Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0120709Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0120857Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0121007Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0121153Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0121302Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0121450Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0121597Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0121745Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0121891Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0122038Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0122188Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0122335Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0122487Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0122639Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0122785Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0122934Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0123081Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0123226Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0123374Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0123519Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0123674Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0123843Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0124012Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0124159Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0124386Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0124533Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0124682Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0124828Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0125013Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0125161Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0125306Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0125454Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0125640Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0125785Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0125933Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0126083Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0126229Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0126377Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0126524Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0126675Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0126821Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0126966Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0127114Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0127262Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0127406Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0127555Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0127704Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0127855Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0128000Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0128145Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0128295Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0128441Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0128586Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0128733Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0128881Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0129032Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0129177Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0129325Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0129474Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0129619Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0129764Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0129914Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0130062Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0130210Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0130356Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0130502Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0130652Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0130797Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0130942Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0131173Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0131319Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0131467Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0131615Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0131797Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0131947Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0132093Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0132238Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0132423Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0132571Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0132719Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0132870Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0133016Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0133165Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0133313Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0133462Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0133612Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0133759Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0133906Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0134058Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0134205Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0134354Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0134504Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0134653Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0134803Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0134946Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0135096Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0135247Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0135398Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0135547Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0135699Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0135846Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0135996Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0136147Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0136296Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0136444Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0136592Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0136743Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0136892Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0137041Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0137191Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0137338Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0137487Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0137638Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0137783Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0138018Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0138167Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0138314Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0138465Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0138648Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0138796Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0138945Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0139092Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0139281Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0139429Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0139574Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0139730Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0139877Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0140024Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0140174Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0140323Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0140473Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0140620Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0140766Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0140919Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0141065Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0141213Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0141366Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0141515Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0141662Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0141813Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0141965Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0142116Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0142263Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0142409Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0142559Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0142708Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0142855Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0143006Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0143155Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0143304Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0143451Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0143600Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0143754Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0143901Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0144047Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0144197Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0144347Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0144498Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0144645Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0144899Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0145049Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0145197Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0145343Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0145530Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0145679Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0145829Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0145976Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0146161Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0146311Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0146457Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0146606Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0146758Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0146906Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0147056Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0147205Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0147354Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0147503Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0147650Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0147799Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0147949Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0148095Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0148246Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0148397Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0148543Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0148692Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0148841Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0148990Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0149141Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0149288Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0149435Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0149588Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0149736Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0149885Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0150035Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:59:11.0150182Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0150332Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0150479Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0150628Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0150779Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0150925Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0151075Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0151224Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0151371Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0151520Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0151771Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0151920Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0152070Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0152217Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0152402Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0152551Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0152698Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0152846Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0153031Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0153177Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0153327Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0153476Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0153651Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0153819Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0153971Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0154122Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0154269Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0154416Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0154564Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0154713Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0154863Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0155009Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0155158Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0155316Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0155463Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0155610Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0155766Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0155914Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0156109Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0156258Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0156407Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0156560Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0156707Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0156856Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0157014Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0157160Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0157306Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0157456Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0157605Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0157754Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0157901Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0158047Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0158203Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0158350Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0158496Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0158731Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0158879Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0159028Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0159175Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0159360Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0159514Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0159661Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0159808Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0159995Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0160143Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0160292Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0160442Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0160593Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0160743Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0160889Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0161041Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0161194Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0161340Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0161489Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0161639Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0161785Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0161936Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0162085Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0162235Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0162383Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0162530Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0162679Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0162829Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0162977Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0163127Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0163274Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0163425Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0163576Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0163723Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0163877Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0164025Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0164172Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0164323Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0164473Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0164620Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0164769Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0164915Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0165065Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0165215Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0165358Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0165592Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0165741Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0165888Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0166037Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0166221Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0166372Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0166524Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0166670Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0166881Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0167028Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0167174Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0167325Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0167474Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0167621Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0167770Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0167920Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0168070Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0168217Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0168362Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0168511Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0168660Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0168807Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0168958Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0169107Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0169256Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0169403Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0169552Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0169705Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0169851Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0169998Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0170147Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0170297Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0170447Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0170593Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0170745Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0170895Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0171041Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0171187Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0171340Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0171487Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0171638Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0171785Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0171934Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0172090Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0172237Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0172467Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0172616Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0172763Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0172910Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0173097Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0173245Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0173394Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0173540Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0173725Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0173876Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0174024Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0174174Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0174326Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0174472Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0174620Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0174769Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0174916Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0175068Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0175216Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0175363Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0175518Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0175666Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0175815Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0175968Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0176114Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0176263Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0176410Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0176560Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0176716Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0176864Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0177016Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0177167Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0177315Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0177466Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0177618Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0177767Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0177917Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0178064Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0178216Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0178363Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0178509Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0178659Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0178811Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0178958Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0179111Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0179304Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0179490Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0179637Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0179784Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0179969Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0180117Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0180265Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0180414Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0180599Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:59:11.0180747Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0180898Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0181048Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0181202Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0181348Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0181496Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0181647Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0181794Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0181940Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0182095Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0182243Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0182397Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0182544Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0182690Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0182844Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0182991Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0183142Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0183293Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0183441Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0183594Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0183744Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0183915Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0184089Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0184240Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0184387Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0184543Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0184689Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0184841Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0184988Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0185136Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0185285Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0185432Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0185582Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0185737Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0185883Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0186032Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0186222Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0186411Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0186560Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0186707Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0186892Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0187045Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0187192Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0187342Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0187527Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0187674Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0187828Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0187978Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0188128Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0188278Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0188426Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0188573Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0188726Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0188872Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0189023Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0189171Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0189323Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0189474Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0189621Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0189772Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0189923Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0190070Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0190223Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0190372Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0190519Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0190670Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0190817Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0190966Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0191115Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0191262Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0191416Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0191564Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0191710Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0191862Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0192012Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0192162Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0192316Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0192467Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0192620Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0192766Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0192917Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0193112Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0193297Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0193445Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0193595Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0193855Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0194006Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0194153Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0194300Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0194488Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0194635Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0194782Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0194934Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0195083Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0195233Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0195381Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0195527Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0195681Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0195827Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0195973Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0196184Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0196336Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0196484Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0196636Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0196790Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0196940Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0197090Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0197238Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0197390Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0197536Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0197683Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0197834Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0197984Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0198137Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0198284Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0198434Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0198584Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0198732Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0198880Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0199037Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0199184Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0199333Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0199479Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0199628Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0199777Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0199923Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0200117Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0200302Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0200449Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0200596Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0200779Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0200928Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0201077Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0201223Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0201370Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0201557Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0201704Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0201854Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0202006Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0202153Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0202302Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0202450Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0202600Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0202751Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0202898Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0203045Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0203200Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0203346Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0203495Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0203646Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0203794Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0203944Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0204091Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0204240Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0204389Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0204536Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0204687Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0204842Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0204989Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0205137Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0205286Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0205434Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0205584Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0205732Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0205887Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0206035Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0206182Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0206333Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0206482Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0206628Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0206778Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0206969Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0207155Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0207302Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0207451Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0207645Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0207795Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0207944Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0208097Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0208244Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0208431Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0208579Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0208940Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0209106Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0209257Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0209404Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0209555Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0209705Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0209858Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0210005Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0210153Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0210305Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0210452Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0210599Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0210755Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0210903Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0211049Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0211199Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0211348Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:59:11.0211499Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0211644Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0211790Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0211943Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0212088Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0212232Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0212382Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0221185Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0221385Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0221544Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0221706Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0221863Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0222018Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0222172Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0222336Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0222488Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0222643Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0222907Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0223114Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0223271Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0223425Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0223578Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0223830Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0223991Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0224148Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0224299Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0224512Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0224668Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0224819Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0224977Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0225131Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0225285Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0225476Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0225631Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0225784Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0225938Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0226089Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0226244Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0226400Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0226552Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0226708Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0226863Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0227013Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0227169Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0227355Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0227535Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0227715Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0227895Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0228075Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0228231Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0228385Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0228544Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0228698Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0228851Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0229005Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0229158Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0229310Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0229465Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0229617Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0229776Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0229929Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0230083Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0230288Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0230478Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0230631Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0230787Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0230939Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0231134Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0231289Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0231441Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0231599Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0231792Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0231943Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0232099Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0232261Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0232419Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0232572Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0232725Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0232884Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0233040Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0233191Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0233348Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0233503Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0233655Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0233806Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0233963Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0234118Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0234268Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0234419Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0234577Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0234729Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0234880Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0235035Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0235190Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0235349Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0235501Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0235653Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0235810Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0235962Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0236205Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0236367Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0236521Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0236677Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0236828Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0236982Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0237142Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0237294Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0237446Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0258469Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0258651Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0258806Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0258953Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0259142Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0259293Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0259439Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0259584Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0259777Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0259923Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0260071Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0260222Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0260369Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0260517Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0260663Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0260810Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0260958Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0261105Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0261255Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0261403Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0261549Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0261698Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0261846Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0261994Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0262143Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0262288Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0262441Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0262585Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0262731Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0262878Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0263027Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0263173Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0263322Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0263472Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0263621Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0263771Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0263917Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0264069Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0264213Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0264360Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0264509Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0264658Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0264808Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0264956Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0265102Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0265338Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0265485Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0265631Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0265780Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0265989Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0266136Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0266287Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0266433Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0266642Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0266788Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0266934Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0267088Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0267236Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0267381Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0267531Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0267679Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0267828Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0267972Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0268117Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0268269Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0268413Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0268559Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0268710Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0268859Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0269007Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0269153Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0269301Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0269452Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0269598Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0269744Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0269895Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0270041Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0270190Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0270338Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0270485Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0270633Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0270778Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0270924Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0271077Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0271222Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0271367Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0271516Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0271666Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0271813Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0271958Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0272190Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:59:11.0272338Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0272485Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0272632Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0272818Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0272969Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0273118Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0273263Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0273447Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0273594Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0273740Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0273894Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0274052Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0274201Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0274356Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0274506Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0274656Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0274809Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0274956Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0275107Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0275259Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0275406Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0275560Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0275711Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0275859Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0276093Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0276245Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0276392Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0276545Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0276693Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0276849Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0276996Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0277147Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0277301Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0277450Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0277597Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0277751Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0277899Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0278053Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0278201Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0278351Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0278504Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0278654Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0278801Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0278953Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0279188Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0279341Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0279489Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0279639Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0279828Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0279976Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0280123Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0280276Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0280461Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0280608Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0280760Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0280915Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0281070Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0281217Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0281364Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0281518Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0281667Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0281813Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0281966Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0282117Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0282271Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0282417Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0282566Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0282722Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0282871Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0283018Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0283173Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0283322Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0283483Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0283651Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0283818Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0283971Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0284118Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0284267Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0284420Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0284568Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0284719Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0284867Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0285017Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0285171Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0285319Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0285468Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0285624Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0285771Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0285922Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0286154Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0286307Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0286459Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0286608Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0286792Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0286948Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0287096Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0287242Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0287434Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0287582Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0287733Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0287884Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0288035Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0288193Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0288340Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0288491Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0288645Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0288793Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0288947Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0289099Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0289249Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0289403Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0289555Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0289708Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0289864Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0290013Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0290168Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0290317Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0290466Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0290618Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0290768Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0290918Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0291072Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0291220Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0291379Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0291526Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0291674Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0291828Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0291980Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0292129Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0292282Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0292428Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0292587Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0292735Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0292883Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0293144Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0293293Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0293444Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0293620Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0293828Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0293984Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0294131Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0294279Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0294471Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0294619Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0294767Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0294921Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0295073Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0295221Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0295377Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0295527Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0295682Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0295830Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0295977Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0296132Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0296279Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0296425Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0296580Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0296732Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0296883Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0297030Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0297180Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0297332Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0297479Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0297629Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0297780Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0297929Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0298084Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0298230Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0298384Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0298536Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0298684Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0298835Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0298992Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0299139Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0299292Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0299438Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0299587Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0299738Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0299885Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0300122Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0300276Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0300424Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0300578Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0300762Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0300911Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0301065Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0301214Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0301401Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0301554Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0301705Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0301863Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0302014Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0302163Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0302318Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0302467Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0302618Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0302771Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0302919Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0303072Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:59:11.0303226Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0303374Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0303532Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0303686Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0303834Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0303986Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0304133Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0304283Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0304434Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0304581Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0304734Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0304884Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0305033Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0305184Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0305335Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0305482Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0305637Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0305784Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0305941Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0306089Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0306235Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0306386Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0306538Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0306685Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0306836Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0307069Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0307224Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0307373Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0307522Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0307709Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0307859Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0308005Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0308158Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0308344Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0308497Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0308950Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0309107Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0309263Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0309411Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0309558Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0309715Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0309863Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0310016Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0310164Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0310311Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0310466Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0310614Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0310764Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0310920Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0311068Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0311215Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0311369Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0311519Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0311672Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0311820Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0311971Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0312126Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0312275Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0312423Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0312580Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0312728Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0312881Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0313028Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0313179Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0313333Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0313480Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0313626Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0313784Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0313931Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0314083Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0314391Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0314542Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0314694Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0314841Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0315051Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0315202Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0315354Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0315507Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0315712Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0315859Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0316074Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0316227Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0316380Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0316533Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0316681Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0316842Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0316991Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0317140Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0317296Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0317444Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0317595Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0317752Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0317902Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0318060Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0318209Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0318359Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0318515Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0318671Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0318820Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0318968Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0319118Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0319272Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0319424Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0319574Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0319735Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0319884Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0320033Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0320188Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0320342Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0320493Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0320649Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0320797Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0320956Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0321104Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0321254Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0321483Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0321677Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0321825Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0321982Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0322167Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0322322Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0322471Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0322619Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0322815Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0322963Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0323110Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0323265Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0323416Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0323571Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0323721Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0323871Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0324025Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0324173Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0324322Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0324476Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0324628Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0324780Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0324929Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0325083Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0325237Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0325386Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0325535Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0325691Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0325840Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0325995Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0326143Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0326295Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0326451Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0326599Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0326755Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0326912Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0327063Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0327210Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0327368Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0327521Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0327676Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0327820Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0327971Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0328126Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0328275Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0328470Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0328662Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0328809Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0328962Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0329150Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0329299Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0329455Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0329605Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0329793Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0329949Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0330099Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0330256Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0330408Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0330559Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0330713Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0330861Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0331014Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0331169Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0331319Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0331476Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0331627Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0331772Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0331925Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0332080Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0332228Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0332384Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0332531Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0332686Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0332835Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0332984Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0333138Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0333289Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0333437Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0333592Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0333745Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0333897Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0334046Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0334193Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0334350Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:59:11.0334499Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0334644Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0334799Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0334950Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0335097Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0335252Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0335499Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0335690Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0335838Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0335988Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0336180Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0336331Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0336479Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0336633Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0336820Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0336975Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0337123Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0337273Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0337430Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0337580Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0337727Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0337884Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0338034Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0338192Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0338340Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0338490Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0338648Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0338798Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0338945Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0339106Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0339258Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0339413Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0339563Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0339714Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0339869Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0340018Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0340167Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0340321Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0340469Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0340625Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0340778Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0340928Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0341083Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0341231Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0341380Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0341540Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0341687Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0341840Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0341989Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0342137Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0342292Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0342483Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0342667Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0342825Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0342973Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0343159Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0343315Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0343467Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0343619Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0343767Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0343985Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0344140Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0344289Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0344443Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0344597Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0344746Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0344902Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0345055Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0345205Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0345360Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0345510Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0345663Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0345820Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0345969Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0346132Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0346282Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0346429Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0346585Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0346740Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0346890Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0347045Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0347194Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0347356Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0347509Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0347658Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0347816Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0347968Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0348117Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0348272Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0348424Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0348582Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0348730Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0348879Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0349039Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0349186Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0349336Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0349537Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0349723Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0349877Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0350022Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0350205Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0350363Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0350511Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0350658Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0350810Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0351000Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0351147Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0351299Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0351453Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0351606Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0351755Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0351904Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0352063Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0352211Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0352359Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0352513Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0352664Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0352818Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0352965Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0353119Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0353275Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0353423Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0353571Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0353726Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0353875Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0354029Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0354178Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0354328Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0354482Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0354631Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0354783Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0354940Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0355089Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0355244Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0355395Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0355544Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0355698Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0355847Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0356051Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0356207Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0356355Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0356554Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0356739Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0356888Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0357042Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0357191Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0357377Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0357532Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0357680Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0357828Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0358021Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0358169Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0363154Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0363338Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0363489Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0363639Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0363785Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0363934Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0364084Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0364233Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0364383Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0364533Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0364679Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0364831Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0364982Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0365128Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0365277Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0365424Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0365576Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0365723Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0365869Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0366017Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0366164Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0366308Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0366456Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0366603Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0366753Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0366900Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0367044Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0367194Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0367339Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0367484Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0367634Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0367783Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0367932Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0368078Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0368293Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0368483Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0368630Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0368777Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0368924Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0369109Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0369255Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0369403Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0369548Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0369740Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0369887Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0370033Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0370186Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:59:11.0370333Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0370479Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0370627Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0370775Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0370925Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0371072Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0371217Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0371368Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0371514Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0371658Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0371812Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0371957Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0372105Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0372250Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0372400Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0372547Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0372692Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0372841Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0372993Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0373142Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0373291Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0373441Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0373588Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0373736Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0373881Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0374028Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0374175Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0374321Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0374467Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0374611Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0374760Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0374909Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0375055Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0375289Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0375438Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0375584Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0375732Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0375941Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0376088Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0376237Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0376382Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0376567Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0376714Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0376860Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0377009Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0377158Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0377305Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0377453Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0377601Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0377746Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0377896Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0378040Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0378189Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0378336Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0378481Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0378631Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0378779Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0378924Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0379072Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0379223Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0379368Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0379515Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0379661Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0379811Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0379957Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0380101Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0380251Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0380398Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0380543Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0380691Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0380839Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0380988Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0381134Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0381279Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0381426Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0381573Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0381717Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0381866Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0382096Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0382249Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0382396Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0382541Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0382725Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0382872Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0383019Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0383166Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0383351Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0383498Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0383643Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0383795Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0383943Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0384089Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0384234Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0384386Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0384531Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0384676Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0384823Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0384971Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0385119Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0385260Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0385411Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0385562Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0385708Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0385853Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0386004Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0386150Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0386298Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0386443Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0386592Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0386739Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0386884Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0387034Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0387184Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0387330Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0387479Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0387624Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0387772Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0387922Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0388068Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0388214Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0388365Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0388510Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0388659Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0388887Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0389034Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0389183Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0389329Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0389511Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0389662Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0389808Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0389957Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0390141Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0390288Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0390436Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0390588Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0390736Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0390885Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0391031Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0391183Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0391331Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0391477Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0391625Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0391775Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0391922Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0392071Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0392219Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0392366Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0392513Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0392660Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0392810Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0392957Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0393103Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0393251Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0393401Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0393547Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0393696Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0393842Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0393993Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0394139Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0394284Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0394433Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0394582Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0394728Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0394877Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0395022Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0395173Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0395319Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0395465Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0395699Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0395847Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0396055Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0396209Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0396396Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0396547Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0396693Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0396838Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0397027Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0397173Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0397318Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0397472Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0397617Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0397764Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0397910Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0398058Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0398207Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0398351Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0398497Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0398647Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0398793Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0398938Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0399087Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0399236Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0399385Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0399530Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0399677Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0399825Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0399971Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0400116Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0400262Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:59:11.0400410Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0400558Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0400705Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0400853Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0401000Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0401145Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0401289Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0401438Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0401583Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0401729Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0401874Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0402020Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0402166Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0402311Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0402563Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0402712Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0402857Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0403003Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0403185Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0403334Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0403492Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0403658Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0403858Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0404006Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0404150Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0404303Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0404455Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0404605Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0404760Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0404910Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0405061Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0405218Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0405366Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0405526Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0405675Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0405823Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0405982Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0406132Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0406281Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0406438Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0406589Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0406737Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0406895Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0407044Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0407198Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0407349Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0407497Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0407652Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0407810Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0407959Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0408117Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0408266Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0408424Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0408574Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0408888Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0409045Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0409199Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0409349Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0409505Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0409792Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0409949Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0410097Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0410246Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0410456Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0410607Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0410757Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0410916Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0411121Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0411278Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0411427Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0411579Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0411735Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0411883Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0412030Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0412188Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0412337Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0412495Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0412643Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0412794Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0412949Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0413097Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0413247Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0413407Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0413556Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0413710Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0413861Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0414009Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0414164Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0414315Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0414463Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0414618Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0414766Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0414913Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0415072Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0415220Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0415375Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0415522Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0415675Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0415830Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0415975Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0416124Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0416281Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0416430Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0416585Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0416817Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0416967Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0417124Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0417273Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0417458Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0417614Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0417762Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0417917Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0418105Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0418254Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0418410Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0418562Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0418712Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0418867Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0419015Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0419170Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0419319Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0419467Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0419623Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0419774Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0419924Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0420080Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0420231Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0420386Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0420532Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0420682Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0420832Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0420986Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0421134Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0421286Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0421432Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0421584Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0421731Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0421877Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0422032Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0422177Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0422325Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0422474Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0422627Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0422773Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0422921Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0423068Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0423220Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0423366Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0423512Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0423745Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0423894Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0424043Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0424194Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0424381Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0424532Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0424676Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0424822Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0425011Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0425157Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0425303Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0425457Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0425606Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0425757Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0425904Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0426055Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0426206Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0426352Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0426500Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0426650Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0426801Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0426953Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0427101Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0427250Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0427399Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0427545Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0427692Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0427845Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0427992Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0428141Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0428288Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0428440Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0428592Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0428741Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0428893Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0429045Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0429191Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0429341Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0429491Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0429637Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0429790Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0429935Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0430082Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0430230Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0430378Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0430594Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0430786Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0430933Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0431084Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0431268Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:59:11.0431416Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0431567Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0431714Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0431899Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0432047Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0432193Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0432345Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0432493Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0432639Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0432789Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0432936Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0433082Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0433231Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0433378Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0433552Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0433722Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0433873Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0434025Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0434176Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0434323Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0434474Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0434621Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0434774Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0434918Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0435063Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0435213Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0435363Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0435510Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0435661Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0435814Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0435967Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0436171Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0436318Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0436471Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0436618Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0436764Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0436918Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0437068Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0437220Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0437367Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0437559Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0437749Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0437897Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0438044Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0438236Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0438385Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0438532Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0438683Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0438870Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0439021Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0439169Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0439318Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0439472Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0439622Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0439769Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0439925Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0440073Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0440226Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0440375Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0440523Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0440677Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0440824Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0440971Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0441125Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0441271Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0441423Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0441572Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0441721Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0441873Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0442021Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0442168Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0442322Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0442471Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0442622Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0442775Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0442924Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0443072Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0443220Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0443367Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0443519Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0443665Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0443820Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0443971Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0444118Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0444270Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0444462Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0444646Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0444798Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0444944Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0445133Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0445281Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0445427Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0445578Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0445819Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0445967Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0446118Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0446268Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0446418Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0446568Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0446711Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0446860Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0447011Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0447159Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0447310Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0447457Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0447605Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0447758Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0447905Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0448062Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0448211Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0448359Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0448513Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0448663Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0448814Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0448968Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0449113Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0449268Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0449416Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0449564Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0449718Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0449865Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0450013Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0450164Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0450315Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0450467Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0450614Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0450762Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0450915Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0451063Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0451209Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0451409Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0451591Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0451741Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0451888Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0452071Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0452224Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0452369Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0452515Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0452670Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0452879Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0453027Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0453184Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0453333Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0453481Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0453626Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0453773Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0453927Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0454073Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0454220Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0454372Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0454524Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0454674Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0454823Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0454975Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0455125Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0455272Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0455418Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0455568Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0455716Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0455865Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0456012Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0456159Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0456310Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0456456Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0456604Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0456756Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0456903Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0457053Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0457205Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0457352Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0457502Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0457647Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0457795Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0457945Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0458092Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0458288Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0458471Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0458621Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0458773Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0458959Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0459106Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0459259Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0459407Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0459558Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0459746Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0459894Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0460045Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0460197Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0460343Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0460493Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0460640Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0460788Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0460940Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0461087Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0461239Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0461387Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0461534Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0461684Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0461836Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:59:11.0461985Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0462136Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0462283Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0462436Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0462582Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0462730Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0462883Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0463033Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0463179Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0463329Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0463479Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0463634Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0463779Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0463926Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0464078Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0464228Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0464374Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0464526Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0464675Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0464826Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0464974Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0465166Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0465355Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0465501Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0465648Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0465835Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0465987Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0466135Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0466282Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0466429Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0466624Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0466772Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0466917Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0467073Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0467220Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0467376Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0467522Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0467671Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0467821Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0467971Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0468117Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0468271Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0468418Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0468565Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0468721Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0468868Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0469017Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0469162Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0469310Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0469460Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0469608Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0469755Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0469908Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0470055Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0470207Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0470355Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0470504Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0470654Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0470800Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0470949Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0471100Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0471250Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0471400Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0471551Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0471696Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0471850Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0472039Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0472222Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0472373Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0472521Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0472672Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0472855Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0473004Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0473154Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0473299Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0473485Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0473633Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0473779Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0473934Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0474084Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0474232Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0474384Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0474532Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0474679Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0474828Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0474975Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0475127Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0475273Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0475420Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0475576Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0475726Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0475873Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0476081Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0476231Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0476377Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0476526Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0476672Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0476823Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0476969Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0477110Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0480494Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0480659Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0480808Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0480956Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0481103Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0481254Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0481400Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0481546Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0481694Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0481842Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0481989Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0482202Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0482386Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0482536Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0482681Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0482828Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0483035Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0483183Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0483327Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0483475Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0483660Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0483808Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0483952Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0484104Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0484251Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0484395Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0484541Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0484691Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0484837Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0484985Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0485130Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0485280Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0485428Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0485572Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0485722Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0485871Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0486016Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0486161Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0486310Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0486457Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0486605Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0486750Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0486896Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0487044Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0487188Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0487335Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0487486Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0487632Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0487783Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0487930Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0488076Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0488222Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0488367Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0488512Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0488661Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0488806Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0488954Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0489183Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0489329Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0489476Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0489622Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0489804Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0489954Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0490098Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0490245Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0490430Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0490576Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0490724Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0490877Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0491023Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0491171Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0491317Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0491467Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0491613Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0491758Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0491905Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0492053Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0492198Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0492346Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0492493Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0492641Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0492786Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0492931Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0493083Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0493228Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0493374Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0493520Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0493668Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0493813Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0493960Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0494107Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0494258Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0494405Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0494551Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0494700Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0494846Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0494991Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0495138Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0495282Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:59:11.0495432Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0495577Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0495721Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0495952Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0496099Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0496245Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0496391Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0496574Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0496724Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0496870Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0497016Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0497203Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0497350Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0497495Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0497647Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0497792Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0497940Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0498085Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0498232Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0498379Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0498524Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0498669Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0498819Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0498965Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0499113Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0499260Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0499407Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0499556Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0499701Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0499849Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0499999Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0500144Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0500292Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0500439Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0500584Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0500731Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0500878Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0501026Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0501173Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0501319Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0501467Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0501620Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0501764Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0501914Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0502059Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0502208Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0502356Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0502501Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0502732Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0502882Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0503028Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0503175Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0503356Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0503503Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0503651Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0503797Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0503981Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0504129Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0504274Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0504427Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0504573Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0504718Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0504865Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0505013Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0505158Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0505305Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0505450Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0505602Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0505746Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0505891Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0506040Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0506188Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0506334Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0506482Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0506630Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0506778Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0506923Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0507068Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0507219Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0507365Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0507510Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0507660Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0507806Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0507954Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0508099Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0508245Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0508399Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0508544Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0508879Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0509028Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0509177Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0509323Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0509472Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0509779Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0509930Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0510075Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0510219Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0510423Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0510571Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0510714Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0510863Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0511068Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0511216Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0511363Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0511515Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0511664Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0511809Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0511955Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0512105Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0512250Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0512398Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0512543Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0512692Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0512839Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0512983Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0513131Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0513281Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0513426Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0513574Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0513726Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0513872Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0514024Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0514172Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0514318Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0514472Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0514618Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0514766Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0514916Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0515063Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0515211Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0515357Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0515504Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0515652Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0515798Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0515947Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0516149Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0516297Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0516446Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0516676Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0516824Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0516974Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0517122Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0517304Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0517455Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0517601Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0517749Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0517933Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0518080Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0518228Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0518377Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0518525Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0518672Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0518818Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0518968Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0519115Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0519261Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0519409Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0519558Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0519704Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0519852Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0520001Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0520152Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0520298Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0520444Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0520595Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0520742Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0520887Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0521035Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0521181Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0521331Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0521476Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0521622Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0521777Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0521924Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0522070Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0522218Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0522367Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0522517Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0522663Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0522810Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0522963Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0523110Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0523256Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0523488Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0523638Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0523787Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0523934Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0524117Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0524268Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0524414Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0524564Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0524753Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0524899Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0525045Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0525195Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0525343Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0525492Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0525639Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0525787Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:59:11.0525936Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0526083Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0526229Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0526383Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0526529Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0526679Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0526829Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0526978Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0527126Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0527271Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0527417Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0527569Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0527716Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0527865Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0528012Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0528160Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0528309Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0528455Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0528607Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0528756Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0528903Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0529054Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0529202Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0529348Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0529496Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0529642Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0529791Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0529939Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0530085Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0530316Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0530465Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0530611Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0530760Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0530942Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0531091Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0531240Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0531386Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0531574Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0531721Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0531867Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0532018Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0532168Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0532315Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0532465Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0532613Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0532760Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0532908Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0533053Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0533205Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0533351Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0533498Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0533648Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0533796Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0533944Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0534092Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0534238Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0534390Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0534536Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0534682Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0534830Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0534978Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0535124Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0535272Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0535422Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0535570Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0535716Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0535862Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0536013Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0536159Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0536306Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0536455Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0536603Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0536751Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0536905Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0537162Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0537313Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0537459Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0537606Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0537795Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0537943Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0538094Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0538240Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0538425Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0538575Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0538723Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0538872Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0539025Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0539170Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0539321Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0539470Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0539618Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0539767Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0539913Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0540059Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0540210Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0540357Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0540505Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0540656Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0540802Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0540949Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0541095Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0541247Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0541396Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0541543Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0541690Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0541842Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0541989Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0542138Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0542292Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0542439Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0542589Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0542735Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0542884Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0543033Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0543179Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0543329Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0543478Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0543625Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0543774Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0543966Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0544149Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0544299Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0544446Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0544631Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0544779Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0544926Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0545075Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0545261Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0545408Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0545556Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0545706Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0545857Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0546004Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0546150Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0546302Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0546450Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0546597Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0546747Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0546893Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0547048Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0547195Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0547343Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0547498Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0547644Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0547793Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0547941Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0548091Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0548241Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0548390Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0548537Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0548688Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0548836Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0548982Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0549139Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0549286Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0549432Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0549582Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0549731Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0549883Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0550030Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0550175Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0550326Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0550473Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0550619Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0550813Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0550996Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0551150Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0551296Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0551478Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0551629Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0551776Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0551922Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0552379Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0552526Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0552675Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0552824Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0552973Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0553122Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0553269Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0553416Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0553568Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0553717Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0553865Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0554012Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0554161Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0554310Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0554457Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0554608Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0554757Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0554904Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0555050Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0555206Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0555354Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0555503Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0555650Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0555797Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0555947Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0556154Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0556305Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:59:11.0556455Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0556600Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0556749Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0556900Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0557047Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0557197Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0557344Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0557496Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0557645Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0557791Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0557986Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0558172Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0558318Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0558466Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0558700Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0558847Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0558996Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0559143Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0559355Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0559502Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0559649Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0559799Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0559948Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0560095Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0560246Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0560393Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0560544Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0560691Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0560839Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0560992Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0561141Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0561288Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0561437Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0561588Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0561736Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0561883Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0562029Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0562181Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0562328Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0562478Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0562628Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0562776Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0562922Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0563075Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0563226Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0563381Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0563529Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0563675Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0563826Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0563972Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0564119Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0564267Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0564416Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0564565Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0564711Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0564903Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0565088Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0565234Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0565381Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0565567Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0565715Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0565866Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0566012Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0566159Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0566348Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0566494Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0566642Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0566793Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0566938Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0567087Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0567234Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0567382Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0567532Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0567679Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0567825Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0567978Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0568124Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0568272Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0568424Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0568571Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0568721Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0568867Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0569016Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0569167Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0569314Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0569462Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0569612Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0569759Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0569908Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0570057Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0570204Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0570355Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0570504Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0570652Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0570802Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0570948Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0571099Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0571249Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0571396Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0571540Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0571731Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0571914Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0572062Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0572209Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0572396Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0572545Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0572692Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0572841Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0572987Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0573174Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0573324Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0573470Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0573625Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0573771Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0573917Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0574069Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0574218Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0574365Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0574513Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0574659Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0574813Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0574960Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0575106Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0575260Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0575410Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0575556Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0575707Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0575856Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0576005Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0576150Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0576297Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0576448Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0576595Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0576741Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0576894Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0577042Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0577194Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0577340Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0577488Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0577638Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0577785Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0577931Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0578084Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0578231Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0578378Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0578578Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0578762Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0578918Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0579065Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0579249Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0579400Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0579545Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0579696Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0579845Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0580031Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0580182Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0580330Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0580483Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0580637Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0580783Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0580930Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0581085Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0581233Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0581387Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0581536Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0581685Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0581835Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0581982Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0582134Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0582289Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0582437Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0582592Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0582742Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0582889Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0583039Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0583189Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0583338Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0583488Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0583634Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0583788Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0583936Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0584082Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0584233Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0584380Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0584527Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0584676Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0584823Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0584973Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0585121Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0585266Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0585462Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0585650Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0585798Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0585948Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0586096Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0586314Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0586467Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0586615Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0586765Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:59:11.0586951Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0587098Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0587250Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0587401Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0587547Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0587697Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0587846Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0588000Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0588148Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0588296Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0588448Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0588599Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0588747Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0588897Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0589048Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0589199Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0589346Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0589493Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0589646Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0589793Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0589942Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0590093Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0590243Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0590395Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0590545Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0590696Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0590849Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0590996Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0591142Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0591297Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0591446Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0591596Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0591743Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0591890Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0592043Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0592191Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0592383Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0592572Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0592720Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0592870Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0593019Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0593203Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0593355Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0593524Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0593690Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0593884Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0594031Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0597277Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0597459Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0597611Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0597763Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0597913Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0598065Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0598215Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0598362Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0598509Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0598662Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0598809Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0598959Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0599111Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0599259Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0599408Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0599556Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0599707Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0599857Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0600004Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0600154Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0600303Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0600451Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0600600Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0600750Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0600899Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0601049Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0601197Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0601349Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0601497Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0601645Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0601796Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0601944Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0602094Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0602243Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0602391Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0602643Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0602794Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0602941Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0603090Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0603274Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0603424Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0603573Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0603720Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0603908Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0604059Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0604205Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0604360Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0604508Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0604655Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0604805Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0604955Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0605102Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0605248Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0605397Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0605551Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0605697Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0605844Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0605996Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0606145Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0606292Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0606442Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0606592Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0606743Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0606890Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0607038Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0607190Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0607337Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0607485Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0607638Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0607788Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0607940Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0608087Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0608238Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0608387Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0608535Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0608845Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0608996Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0609146Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0609297Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0609444Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0609724Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0609877Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0610025Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0610173Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0610384Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0610534Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0610684Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0610831Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0611037Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0611186Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0611335Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0611487Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0611638Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0611790Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0611937Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0612089Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0612237Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0612388Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0612534Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0612684Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0612833Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0612980Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0613129Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0613279Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0613426Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0613582Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0613731Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0613878Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0614028Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0614176Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0614325Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0614474Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0614621Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0614773Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0614922Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0615070Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0615220Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0615367Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0615516Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0615666Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0615813Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0615963Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0616112Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0616259Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0616409Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0616671Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0616820Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0616969Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0617117Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0617303Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0617452Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0617599Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0617748Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0617934Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0618082Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0618232Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0618384Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0618534Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0618682Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0618828Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0618980Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0619127Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0619274Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0619423Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0619576Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0619723Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0619874Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0620023Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0620177Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0620324Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0620472Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0620624Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:59:11.0620772Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0620919Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0621070Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0621222Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0621373Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0621520Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0621669Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0621821Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0621968Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0622114Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0622263Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0622412Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0622563Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0622710Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0622857Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0623009Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0623158Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0623305Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0623538Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0623688Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0623838Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0623985Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0624170Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0624322Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0624469Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0624616Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0624804Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0624952Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0625100Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0625254Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0625401Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0625551Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0625698Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0625849Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0625999Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0626147Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0626299Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0626450Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0626597Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0626748Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0626898Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0627047Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0627196Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0627344Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0627494Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0627644Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0627793Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0627943Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0628091Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0628240Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0628389Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0628536Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0628686Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0628834Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0628980Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0629129Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0629278Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0629426Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0629574Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0629721Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0629870Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0630020Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0630166Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0630396Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0630546Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0630692Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0630841Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0631025Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0631174Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0631323Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0631470Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0631659Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0631805Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0631952Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0632103Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0632252Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0632398Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0632548Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0632695Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0632845Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0632993Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0633139Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0633290Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0633436Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0633583Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0633733Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0633884Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0634030Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0634181Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0634330Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0634480Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0634626Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0634771Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0634921Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0635071Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0635217Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0635366Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0635516Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0635667Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0635810Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0635957Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0636158Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0636305Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0636452Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0636601Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0636750Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0636904Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0637051Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0637290Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0637440Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0637587Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0637733Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0637918Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0638067Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0638218Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0638364Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0638571Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0638720Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0638866Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0639015Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0639167Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0639313Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0639461Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0639611Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0639756Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0639905Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0640051Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0640200Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0640351Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0640500Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0640651Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0640802Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0640948Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0641095Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0641241Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0641390Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0641540Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0641687Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0641833Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0641984Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0642130Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0642278Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0642428Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0642574Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0642726Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0642874Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0643023Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0643173Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0643318Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0643468Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0643616Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0643762Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0643911Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0644140Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0644288Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0644436Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0644581Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0644766Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0644913Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0645058Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0645205Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0645389Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0645534Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0645682Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0645832Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0645983Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0646129Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0646273Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0646425Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0646572Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0646718Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0646866Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0647014Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0647162Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0647308Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0647455Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0647606Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0647752Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0647904Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0648053Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0648201Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0648354Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0648500Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0648646Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0648794Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0648940Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0649087Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0649240Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0649386Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0649531Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0649681Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0649830Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0649979Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0650124Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0650271Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0650422Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0650569Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0650714Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0650948Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:59:11.0651095Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0651244Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0651390Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0651571Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0651721Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0651866Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0652011Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0652199Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0652346Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0652495Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0652644Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0652791Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0652939Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0653085Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0653232Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0653380Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0653525Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0653694Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0653860Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0654014Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0654166Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0654313Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0654464Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0654612Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0654759Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0654909Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0655060Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0655206Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0655355Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0655501Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0655648Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0655798Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0655943Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0656098Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0656243Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0656389Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0656536Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0656683Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0656829Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0656978Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0657123Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0657271Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0657418Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0657563Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0657755Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0657937Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0658086Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0658237Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0658419Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0658567Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0658715Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0658862Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0659047Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0659193Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0659339Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0659489Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0659636Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0659783Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0659932Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0660079Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0660228Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0660372Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0660519Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0660667Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0660814Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0660959Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0661106Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0661255Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0661403Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0661549Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0661695Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0661848Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0661994Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0662139Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0662286Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0662433Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0662581Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0662727Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0662878Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0663027Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0663173Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0663319Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0663470Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0663617Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0663766Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0663911Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0664059Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0664212Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0664357Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0664551Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0664736Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0664882Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0665028Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0665238Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0665385Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0665533Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0665678Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0665862Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0666011Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0666152Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0666300Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0666451Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0666597Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0666745Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0666891Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0667043Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0667191Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0667336Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0667483Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0667634Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0667781Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0667930Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0668084Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0668232Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0668381Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0668526Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0668678Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0668825Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0668971Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0669118Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0669265Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0669412Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0669560Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0669711Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0669857Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0670006Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0670151Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0670300Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0670445Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0670592Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0670744Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0670895Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0671041Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0671188Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0671428Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0671617Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0671765Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0671911Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0672095Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0672242Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0672388Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0672534Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0672719Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0672865Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0673012Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0673160Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0673310Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0673456Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0673603Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0673755Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0673904Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0674049Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0674203Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0674349Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0674500Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0674644Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0674789Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0674941Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0675088Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0675234Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0675387Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0675541Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0675690Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0675838Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0675982Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0676235Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0676384Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0676529Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0676683Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0676829Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0676976Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0677122Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0677270Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0677417Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0677563Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0677708Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0677861Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0678007Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0678153Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0678346Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0678529Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0678677Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0678821Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0679003Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0679151Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0679296Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0679445Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0679591Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0679776Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0679924Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0680070Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0680220Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0680368Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0680513Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0680657Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0680807Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0680954Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0681102Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0681247Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:59:11.0681396Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0681543Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0681690Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0681839Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0681987Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0682133Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0682283Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0682433Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0682579Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0682726Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0682871Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0683018Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0683166Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0683310Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0683461Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0683608Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0683752Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0683904Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0684051Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0684199Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0684349Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0684495Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0684643Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0684788Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0684935Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0685127Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0685311Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0685455Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0685602Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0685785Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0685934Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0686081Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0686226Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0686377Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0686562Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0686708Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0686855Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0687004Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0687152Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0687300Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0687446Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0687599Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0687744Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0687890Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0688039Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0688187Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0688332Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0688478Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0688628Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0688780Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0688924Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0689070Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0689221Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0689366Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0689511Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0689658Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0689807Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0689956Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0690101Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0690249Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0690402Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0690548Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0690694Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0690849Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0690996Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0691143Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0691288Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0691435Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0691583Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0691727Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0691918Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0692125Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0692270Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0692417Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0692599Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0692746Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0692893Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0693037Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0693183Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0693369Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0693515Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0693662Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0693812Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0693958Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0694106Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0694252Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0694402Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0694550Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0694695Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0694841Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0694994Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0695141Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0695289Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0695438Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0695584Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0695730Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0695875Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0696022Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0696171Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0696314Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0696467Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0696615Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0696761Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0696909Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0697057Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0697207Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0697355Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0697502Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0697652Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0697797Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0697945Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0698095Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0698245Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0698391Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0698538Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0698730Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0698916Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0699062Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0699208Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0699356Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0699538Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0699685Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0699834Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0699980Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0700169Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0700314Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0700460Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0700612Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0700757Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0700902Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0701053Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0701200Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0701348Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0701494Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0701640Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0701790Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0701935Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0702081Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0702233Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0702379Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0702524Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0702671Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0702819Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0702969Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0703114Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0703259Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0703412Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0703558Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0703702Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0703852Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0704001Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0704150Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0704295Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0704443Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0704595Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0704741Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0704885Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0705033Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0705180Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0705327Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0705517Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0705703Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0705855Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0706002Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0706151Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0706337Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0706484Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0706631Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0706778Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0706961Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0707109Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0707255Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0707407Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0707557Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0707703Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0707851Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0707998Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0708144Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0708292Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0708438Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0708748Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0708906Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0709053Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0709205Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0709354Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0709499Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0709649Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0709797Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0709942Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0710091Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0710237Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0710386Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0710533Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0713550Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0713723Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0713876Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0714025Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0714176Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0714327Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:59:11.0714475Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0714627Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0714774Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0714924Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0715075Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0715222Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0715371Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0715677Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0715827Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0715977Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0716184Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0716395Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0716545Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0716692Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0716842Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0717048Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0717195Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0717345Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0717499Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0717649Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0717797Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0717945Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0718096Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0718243Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0718390Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0718541Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0718691Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0718840Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0718987Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0719137Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0719289Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0719439Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0719585Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0719737Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0719884Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0720031Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0720180Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0720329Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0720479Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0720625Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0720774Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0720925Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0721072Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0721218Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0721370Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0721518Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0721668Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0721814Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0721961Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0722114Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0722261Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0722407Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0722666Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0722815Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0722964Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0723112Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0723294Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0723445Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0723592Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0723740Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0723938Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0724086Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0724237Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0724392Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0724538Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0724687Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0724834Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0724984Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0725134Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0725281Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0725430Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0725580Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0725727Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0725876Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0726026Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0726175Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0726325Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0726472Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0726625Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0726772Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0726920Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0727069Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0727220Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0727366Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0727516Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0727666Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0727816Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0727969Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0728115Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0728264Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0728413Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0728562Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0728711Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0728858Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0729008Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0729157Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0729306Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0729540Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0729689Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0729832Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0729984Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0730169Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0730319Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0730474Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0730622Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0730812Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0730959Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0731105Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0731259Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0731407Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0731556Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0731706Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0731855Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0732006Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0732154Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0732301Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0732454Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0732601Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0732748Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0732900Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0733050Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0733200Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0733348Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0733499Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0733651Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0733800Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0733948Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0734098Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0734247Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0734396Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0734544Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0734692Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0734840Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0734990Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0735137Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0735293Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0735444Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0735592Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0735742Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0735892Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0736045Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0736193Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0736423Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0736575Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0736722Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0736869Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0737055Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0737205Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0737355Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0737503Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0737690Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0737839Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0737986Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0738135Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0738286Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0738432Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0738580Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0738729Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0738875Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0739025Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0739171Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0739321Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0739473Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0739620Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0739771Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0739920Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0740066Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0740214Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0740363Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0740509Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0740658Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0740806Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0740954Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0741103Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0741249Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0741398Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0741549Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0741695Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0741846Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0741993Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0742147Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0742293Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0742439Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0742587Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0742736Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0742883Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0743031Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0743261Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0743409Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0743558Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0743704Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0743891Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0744042Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0744191Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0744339Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0744549Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0744695Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0744845Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0744994Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:59:11.0745145Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0745292Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0745439Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0745590Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0745737Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0745883Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0746032Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0746182Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0746331Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0746476Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0746625Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0746775Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0746921Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0747067Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0747218Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0747364Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0747515Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0747662Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0747809Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0747960Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0748107Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0748253Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0748408Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0748555Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0748704Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0748849Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0748997Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0749146Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0749292Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0749437Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0749588Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0749733Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0749883Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0750112Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0750260Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0750411Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0750557Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0750740Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0750890Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0751037Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0751183Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0751371Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0751517Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0751667Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0751815Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0751964Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0752112Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0752259Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0752408Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0752556Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0752702Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0752850Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0752999Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0753145Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0753293Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0753441Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0753589Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0753738Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0753884Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0754034Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0754183Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0754329Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0754479Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0754625Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0754774Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0754922Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0755067Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0755222Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0755369Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0755514Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0755663Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0755811Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0755958Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0756169Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0756318Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0756469Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0756615Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0756762Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0756997Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0757146Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0757293Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0757442Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0757625Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0757775Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0757921Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0758067Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0758258Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0758404Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0758550Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0758700Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0758849Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0758995Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0759143Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0759292Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0759441Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0759587Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0759733Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0759885Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0760032Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0760175Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0760327Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0760476Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0760625Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0760775Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0760921Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0761073Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0761219Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0761365Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0761513Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0761661Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0761810Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0761955Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0762107Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0762255Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0762401Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0762547Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0762700Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0762845Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0762995Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0763140Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0763289Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0763437Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0763582Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0763813Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0763964Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0764111Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0764259Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0764441Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0764590Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0764738Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0764883Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0765068Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0765216Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0765362Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0765511Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0765663Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0765810Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0765961Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0766110Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0766255Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0766403Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0766548Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0766693Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0766844Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0766990Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0767137Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0767286Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0767431Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0767579Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0767724Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0767872Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0768019Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0768166Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0768314Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0768461Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0768606Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0768754Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0768902Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0769047Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0769193Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0769339Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0769490Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0769636Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0769781Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0769930Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0770077Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0770224Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0770378Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0770569Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0770753Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0770900Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0771048Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0771260Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0771409Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0771554Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0771704Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0771891Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0772039Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0772184Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0772332Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0772482Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0772628Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0772777Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0772928Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0773075Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0773220Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0773368Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0773512Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0773664Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0773809Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0773954Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0774106Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0774252Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0774398Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0774546Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0774694Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0774841Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0774988Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0775135Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:59:11.0775287Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0775432Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0775577Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0775732Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0775880Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0776029Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0776174Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0776321Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0776470Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0776615Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0776764Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0776916Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0777062Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0777210Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0777400Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0777618Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0777769Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0777915Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0778097Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0778249Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0778395Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0778544Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0778778Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0778924Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0779071Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0779221Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0779370Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0779519Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0779667Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0779814Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0779962Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0780108Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0780255Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0780402Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0780552Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0780700Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0780846Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0780999Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0781150Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0781296Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0781444Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0781593Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0781738Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0781885Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0782031Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0782178Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0782327Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0782472Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0782628Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0782773Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0782919Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0783068Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0783215Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0783361Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0783508Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0783653Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0783803Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0783969Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0784136Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0784336Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0784521Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0784671Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0784819Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0785002Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0785151Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0785302Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0785447Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0785635Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0785780Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0785927Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0786078Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0786226Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0786375Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0786522Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0786668Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0786820Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0786965Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0787111Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0787258Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0787407Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0787555Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0787701Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0787851Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0787999Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0788145Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0788292Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0788446Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0788592Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0788738Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0788885Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0789032Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0789181Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0789326Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0789476Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0789624Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0789770Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0789916Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0790067Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0790213Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0790355Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0790500Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0790648Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0790796Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0790942Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0791134Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0791322Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0791469Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0791618Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0791800Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0791949Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0792099Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0792246Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0792392Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0792583Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0792728Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0792876Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0793027Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0793174Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0793323Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0793468Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0793616Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0793765Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0793911Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0794064Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0794213Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0794361Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0794510Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0794661Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0794806Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0794956Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0795102Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0795256Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0795402Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0795548Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0795695Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0795843Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0796065Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0796218Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0796367Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0796515Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0796663Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0796809Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0796959Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0797104Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0797249Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0797397Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0797546Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0797691Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0797839Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0798030Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0798242Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0798388Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0798533Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0798720Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0798868Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0799013Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0799162Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0799308Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0799497Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0799642Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0799788Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0799941Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0800085Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0800231Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0800380Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0800530Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0800678Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0800823Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0800968Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0801118Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0801263Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0801410Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0801562Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0801708Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0801854Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0801999Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0802150Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0802299Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0802444Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0802590Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0802741Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0802887Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0803035Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0803184Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0803333Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0803481Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0803627Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0803776Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0803923Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0804068Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0804216Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0804366Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0804512Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0804659Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0804850Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0805032Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0805182Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0805328Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0805473Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:59:11.0805660Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0805807Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0805953Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0806099Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0806284Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0806433Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0806579Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0806729Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0806877Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0807028Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0807176Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0807323Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0807468Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0807617Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0807764Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0807915Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0808063Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0808209Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0808363Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0808510Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0808809Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0808961Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0809111Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0809257Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0809405Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0809551Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0809703Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0809849Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0809995Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0810145Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0810297Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0810444Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0810593Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0810741Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0810891Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0811037Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0811182Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0811333Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0811481Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0811626Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0811843Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0812040Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0812186Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0812334Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0812480Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0812684Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0812831Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0812977Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0813126Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0813330Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0813475Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0813635Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0813814Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0813978Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0814124Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0814270Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0814424Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0814573Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0814722Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0814869Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0815018Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0815166Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0815311Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0815463Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0815617Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0815769Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0815915Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0816068Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0816215Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0816364Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0816512Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0816659Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0816807Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0816954Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0817102Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0817251Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0817397Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0817546Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0817693Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0817840Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0817988Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0818133Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0818278Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0818428Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0818574Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0818773Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0818957Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0819103Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0819251Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0819397Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0819579Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0819729Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0819875Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0820021Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0820210Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0820357Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0820506Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0820656Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0820802Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0820949Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0821096Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0821244Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0821396Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0821544Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0821696Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0821844Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0821991Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0822141Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0822288Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0822437Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0822586Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0822732Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0822885Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0823032Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0823179Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0823331Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0823483Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0823630Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0823780Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0823928Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0824077Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0824222Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0824367Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0824519Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0824665Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0824811Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0824961Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0825107Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0825258Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0825405Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0825551Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0825807Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0825956Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0826103Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0826253Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0826435Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0826583Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0826729Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0826876Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0827065Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0830081Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0830247Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0830406Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0830554Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0830698Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0830849Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0830997Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0831145Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0831291Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0831438Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0831590Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0831735Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0831881Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0832030Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0832179Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0832331Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0832476Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0832626Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0832774Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0832920Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0833064Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0833215Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0833360Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0833508Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0833656Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0833804Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0833954Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0834099Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0834245Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0834395Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0834540Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0834690Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0834835Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0834983Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0835132Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0835277Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0835524Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0835676Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0835826Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0835973Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0836246Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0836395Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0836543Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0836688Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0836874Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0837023Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0837169Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0837320Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0837468Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0837615Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0837764Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0837912Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0838058Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0838207Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0838353Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0838501Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0838649Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0838795Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0838945Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:59:11.0839093Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0839239Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0839388Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0839537Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0839683Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0839830Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0839976Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0840128Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0840274Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0840420Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0840574Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0840722Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0840870Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0841018Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0841162Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0841313Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0841459Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0841605Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0841753Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0841903Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0842048Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0842199Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0842429Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0842579Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0842724Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0842870Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0843055Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0843203Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0843348Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0843495Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0843690Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0843857Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0844025Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0844177Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0844330Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0844475Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0844621Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0844770Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0844916Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0845063Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0845211Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0845359Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0845507Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0845652Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0845799Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0845948Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0846096Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0846243Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0846393Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0846539Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0846687Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0846833Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0846979Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0847129Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0847274Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0847420Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0847569Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0847715Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0847862Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0848008Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0848156Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0848304Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0848450Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0848594Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0848744Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0848890Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0849037Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0849269Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0849417Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0849564Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0849710Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0849894Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0850044Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0850190Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0850337Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0850544Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0850690Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0850838Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0850988Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0851134Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0851282Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0851429Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0851577Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0851724Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0851870Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0852017Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0852165Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0852311Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0852458Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0852606Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0852754Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0852903Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0853049Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0853198Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0853343Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0853491Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0853639Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0853785Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0853932Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0854075Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0854221Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0854373Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0854519Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0854664Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0854811Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0854959Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0855104Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0855251Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0855396Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0855545Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0855691Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0855837Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0856068Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0856216Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0856363Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0856511Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0856694Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0856843Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0856988Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0857133Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0857322Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0857468Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0857613Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0857763Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0857911Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0858059Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0858205Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0858354Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0858503Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0858649Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0858796Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0858948Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0859093Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0859238Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0859389Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0859536Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0859687Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0859833Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0859982Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0860132Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0860278Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0860424Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0860571Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0860720Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0860867Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0861013Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0861162Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0861309Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0861456Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0861600Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0861752Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0861899Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0862047Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0862191Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0862339Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0862487Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0862632Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0862864Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0863014Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0863160Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0863308Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0863491Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0863638Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0863786Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0863932Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0864117Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0864265Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0864414Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0864565Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0864713Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0864858Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0865006Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0865152Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0865298Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0865446Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0865591Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0865742Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0865887Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0866032Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0866180Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0866328Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0866473Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0866623Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0866769Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0866917Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0867065Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0867211Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0867361Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0867508Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0867652Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0867800Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0867951Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0868098Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0868247Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0868393Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0868543Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0868687Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0868832Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0868979Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:59:11.0869130Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0869276Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0869424Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0869654Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0869804Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0869948Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0870093Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0870278Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0870426Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0870572Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0870720Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0870904Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0871051Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0871197Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0871344Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0871495Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0871641Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0871786Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0871936Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0872082Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0872230Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0872374Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0872520Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0872670Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0872814Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0872961Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0873112Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0873258Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0873406Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0873551Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0873700Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0873848Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0873993Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0874137Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0874286Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0874431Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0874578Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0874729Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0874878Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0875027Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0875171Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0875319Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0875468Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0875614Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0875760Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0875911Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0876130Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0876279Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0876509Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0876655Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0876803Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0876949Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0877152Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0877301Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0877446Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0877594Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0877779Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0877924Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0878073Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0878223Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0878370Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0878518Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0878663Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0878816Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0878962Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0879107Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0879255Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0879400Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0879548Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0879695Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0879840Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0879992Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0880138Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0880285Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0880433Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0880581Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0880728Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0880877Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0881022Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0881172Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0881318Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0881464Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0881617Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0881762Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0881908Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0882056Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0882204Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0882350Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0882499Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0882644Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0882795Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0882940Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0883086Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0883279Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0883461Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0883607Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0883755Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0883938Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0884086Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0884229Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0884375Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0884562Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0884708Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0884852Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0885003Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0885151Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0885299Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0885443Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0885591Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0885739Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0885885Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0886030Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0886179Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0886327Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0886478Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0886626Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0886776Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0886924Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0887070Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0887220Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0887375Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0887521Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0887668Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0887813Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0887962Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0888110Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0888254Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0888404Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0888551Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0888696Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0888843Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0888993Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0889140Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0889290Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0889435Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0889583Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0889731Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0889875Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0890064Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0890252Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0890399Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0890550Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0890789Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0890937Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0891085Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0891231Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0891415Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0891562Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0891708Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0891857Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0892006Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0892153Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0892300Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0892445Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0892592Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0892739Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0892885Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0893032Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0893180Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0893325Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0893472Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0893623Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0893768Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0893916Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0894062Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0894212Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0894358Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0894504Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0894653Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0894802Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0894947Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0895096Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0895245Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0895392Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0895539Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0895684Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0895833Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0895980Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0896125Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0896272Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0896420Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0896567Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0896716Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0896908Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0897095Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0897241Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0897387Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0897572Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0897718Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0897863Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0898011Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0898155Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0898345Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0898489Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0898636Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0898785Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0898930Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0899075Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0899223Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:59:11.0899371Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0899518Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0899662Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0899807Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0899957Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0900102Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0900247Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0900405Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0900550Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0900697Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0900842Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0900989Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0901137Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0901281Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0901425Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0901575Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0901720Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0901868Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0902017Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0902162Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0902310Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0902455Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0902603Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0902751Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0902897Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0903044Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0903192Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0903337Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0903484Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0903672Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0903878Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0904029Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0904175Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0904358Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0904506Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0904652Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0904800Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0904945Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0905130Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0905277Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0905422Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0905572Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0905720Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0905866Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0906018Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0906165Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0906313Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0906461Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0906606Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0906753Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0906900Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0907045Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0907198Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0907342Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0907489Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0907639Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0907789Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0907935Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0908086Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0908232Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0908385Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0908530Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0908889Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0909041Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0909188Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0909333Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0909482Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0909629Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0909778Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0909923Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0910070Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0910221Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0910367Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0910512Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0910732Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0910930Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0911078Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0911223Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0911431Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0911581Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0911728Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0911873Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0912023Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0912230Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0912375Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0912523Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0912675Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0912824Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0912968Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0913114Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0913265Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0913410Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0913557Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0913706Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0913879Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0914051Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0914196Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0914346Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0914494Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0914636Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0914783Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0914937Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0915082Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0915230Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0915376Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0915525Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0915674Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0915820Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0915968Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0916164Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0916310Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0916459Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0916607Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0916754Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0916905Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0917049Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0917198Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0917346Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0917493Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0917687Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0917870Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0918015Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0918163Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0918310Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0918493Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0918641Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0918789Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0918938Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0919122Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0919268Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0919415Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0919566Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0919711Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0919859Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0920005Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0920153Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0920303Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0920448Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0920597Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0920744Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0920889Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0921037Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0921188Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0921334Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0921482Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0921628Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0921779Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0921924Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0922070Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0922217Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0922366Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0922511Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0922657Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0922805Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0922959Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0923106Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0923253Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0923405Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0923551Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0923696Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0923844Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0923992Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0924140Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0924285Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0924475Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0924661Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0924806Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0924951Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0925099Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0925281Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0925430Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0925575Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0925720Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0925907Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0926052Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0926196Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0926350Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0926501Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0926649Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0926796Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0926946Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0927094Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0927238Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0927384Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0927535Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0927682Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0927827Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0927980Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0928126Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0928274Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0928419Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0928567Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0928717Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0928864Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0929011Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0929160Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0929305Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0929454Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0929601Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:59:11.0929751Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0929898Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0930043Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0930191Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0930338Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0930483Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0930631Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0930776Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0930924Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0931072Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0931217Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0931471Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0931621Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0931766Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0931916Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0932101Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0932247Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0932396Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0932541Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0932728Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0932875Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0933019Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0933171Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0933316Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0933462Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0933609Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0933755Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0933900Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0934049Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0934194Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0934344Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0934489Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0934634Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0934784Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0934931Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0935077Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0935226Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0935374Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0935519Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0935666Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0935812Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0935962Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0936107Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0936252Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0936403Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0936551Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0936697Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0936844Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0936992Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0937141Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0937287Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0937433Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0937580Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0937728Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0937874Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0938025Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0938253Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0938407Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0938556Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0938701Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0938887Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0939035Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0939180Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0939328Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0939514Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0939660Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0939805Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0939958Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0940105Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0940249Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0940395Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0940545Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0940691Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0940837Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0940984Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0941133Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0941283Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0941429Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0941577Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0941727Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0941872Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0942019Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0942168Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0942315Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0942465Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0942611Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0942758Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0945794Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0945961Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0946113Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0946266Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0946412Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0946561Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0946710Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0946857Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0947005Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0947151Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0947297Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0947452Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0947592Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0947741Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0947989Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0948137Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0948284Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0948430Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0948614Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0948763Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0948909Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0949058Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0949244Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0949390Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0949537Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0949687Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0949832Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0949982Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0950128Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0950278Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0950424Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0950571Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0950718Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0950866Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0951012Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0951158Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0951306Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0951457Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0951602Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0951746Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0951896Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0952041Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0952186Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0952332Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0952481Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0952625Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0952774Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0952922Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0953072Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0953218Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0953363Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0953512Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0953660Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0953805Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0953952Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0954097Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0954248Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0954392Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0954538Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0954773Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0954921Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0955067Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0955214Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0955396Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0955545Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0955690Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0955834Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0956117Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0956264Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0956411Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0956566Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0956712Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0956860Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0957006Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0957154Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0957302Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0957447Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0957592Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0957742Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0957888Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0958035Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0958182Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0958328Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0958476Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0958620Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0958769Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0958916Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0959061Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0959209Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0959353Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0959502Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0959650Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0959795Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0959946Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0960093Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0960238Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0960384Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0960533Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0960679Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0960827Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0960971Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0961119Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0961265Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0961410Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0961642Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0961791Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0961937Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0962085Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0962267Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0962416Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0962565Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0962710Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:59:11.0962893Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0963041Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0963186Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0963338Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0963486Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0963631Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0963777Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0963925Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0964071Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0964218Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0964363Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0964515Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0964661Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0964806Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0964957Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0965105Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0965251Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0965400Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0965548Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0965699Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0965844Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0965989Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0966137Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0966283Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0966427Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0966575Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0966724Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0966874Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0967019Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0967166Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0967316Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0967462Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0967611Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0967759Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0967908Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0968054Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0968201Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0968431Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0968581Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0968726Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0968872Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0969059Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0969207Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0969351Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0969500Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0969685Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0969833Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0969978Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0970127Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0970278Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0970423Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0970569Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0970719Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0970865Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0971012Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0971157Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0971305Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0971453Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0971599Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0971745Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0971895Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0972041Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0972190Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0972338Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0972484Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0972633Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0972779Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0972924Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0973075Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0973220Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0973367Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0973516Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0973661Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0973811Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0973957Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0974105Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0974253Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0974398Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0974544Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0974691Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0974836Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0974983Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0975213Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0975359Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0975506Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0975651Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0975833Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0975982Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0976128Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0976274Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0976459Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0976606Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0976753Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0976901Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0977048Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0977195Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0977340Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0977491Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0977637Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0977778Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0977928Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0978076Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0978220Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0978368Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0978515Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0978665Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0978812Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0978958Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0979107Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0979255Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0979401Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0979551Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0979696Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0979846Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0979991Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0980137Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0980290Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0980435Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0980581Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0980728Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0980875Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0981023Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0981168Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0981318Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0981468Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0981614Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0981760Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0981993Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0982139Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0982287Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0982432Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0982640Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0982790Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0982936Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0983082Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0983270Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0983415Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0983560Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0983710Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0983859Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0984007Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0984151Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0984300Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0984448Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0984593Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0984738Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0984885Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0985033Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0985181Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0985328Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0985476Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0985623Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0985768Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0985914Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0986064Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0986209Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0986358Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0986503Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0986649Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0986796Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0986941Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0987091Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0987239Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0987384Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0987532Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0987680Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0987826Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0987975Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0988120Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0988268Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0988416Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0988562Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0988756Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0988938Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0989084Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0989232Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0989414Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0989561Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0989709Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0989853Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0990038Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0990186Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0990332Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0990483Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0990629Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0990774Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0990921Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0991068Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0991213Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0991361Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0991505Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0991653Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0991800Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0991945Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0992091Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0992241Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0992387Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0992534Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0992680Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:59:11.0992830Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0992975Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0993121Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0993268Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0993416Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0993561Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0993709Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0993859Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0994008Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0994153Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0994299Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0994448Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0994592Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0994737Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0994885Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0995031Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0995179Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0995323Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0995514Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0995698Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0995844Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0996040Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0996229Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0996376Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0996524Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0996668Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0996854Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0997001Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0997146Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0997296Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0997447Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0997592Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0997738Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0997888Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0998034Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0998181Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0998326Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0998472Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0998623Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0998768Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0998914Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0999067Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0999216Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0999365Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0999510Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0999658Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0999806Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.0999952Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1000099Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1000250Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1000395Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1000543Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1000693Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1000838Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1000986Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1001131Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1001279Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1001427Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1001571Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1001718Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1001868Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1002016Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1002163Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1002354Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1002586Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1002736Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1002883Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1003068Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1003216Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1003361Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1003510Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1003693Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1003838Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1003986Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1004133Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1004284Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1004431Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1004578Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1004726Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1004875Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1005021Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1005168Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1005313Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1005462Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1005609Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1005755Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1005909Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1006055Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1006201Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1006349Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1006497Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1006642Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1006792Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1006938Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1007089Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1007234Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1007379Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1007532Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1007679Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1007819Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1007968Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1008116Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1008264Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1008409Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1008554Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1009015Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1009164Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1009309Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1009539Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1009764Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1009914Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1010060Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1010262Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1010413Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1010559Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1010704Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1010852Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1011057Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1011207Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1011357Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1011504Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1011652Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1011797Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1011943Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1012097Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1012243Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1012390Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1012534Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1012684Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1012832Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1012978Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1013128Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1013282Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1013427Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1013572Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1013728Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1013874Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1014023Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1014169Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1014317Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1014465Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1014613Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1014762Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1014913Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1015058Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1015208Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1015355Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1015500Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1015649Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1015795Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1015944Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1016094Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1016239Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1016438Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1016626Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1016771Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1016919Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1017101Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1017248Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1017396Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1017541Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1017690Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1017873Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1018019Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1018165Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1018315Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1018462Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1018610Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1018755Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1018906Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1019052Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1019198Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1019346Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1019495Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1019643Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1019791Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1019941Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1020089Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1020233Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1020378Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1020528Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1020674Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1020819Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1020966Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1021113Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1021259Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1021407Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1021554Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1021705Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1021851Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1021997Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1022148Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1022294Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1022440Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1022588Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1022736Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1022883Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1023029Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1023222Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:59:11.1023412Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1023558Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1023704Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1023893Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1024041Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1024189Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1024335Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1024481Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1024671Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1024817Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1024961Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1025115Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1025262Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1025409Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1025554Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1025704Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1025853Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1025999Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1026144Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1026294Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1026439Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1026587Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1026735Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1026881Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1027029Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1027174Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1027321Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1027469Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1027614Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1027762Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1027912Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1028058Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1028207Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1028357Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1028505Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1028653Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1028799Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1028946Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1029095Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1029240Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1029387Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1029535Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1029680Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1029828Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1030019Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1030202Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1030351Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1030497Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1030646Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1030830Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1030980Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1031128Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1031275Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1031459Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1031607Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1031753Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1031910Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1032056Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1032203Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1032351Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1032499Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1032645Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1032793Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1032939Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1033089Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1033234Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1033380Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1033534Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1033679Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1033849Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1034022Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1034171Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1034318Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1034462Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1034607Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1034758Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1034903Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1035050Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1035200Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1035347Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1035494Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1035641Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1035788Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1035935Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1036129Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1036275Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1036423Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1036568Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1036713Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1036929Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1037113Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1037261Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1037405Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1037551Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1037749Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1037896Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1038041Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1038188Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1038376Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1038520Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1038667Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1038818Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1038968Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1039114Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1039259Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1039410Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1039556Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1039706Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1039852Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1040001Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1040148Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1040293Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1040452Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1040603Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1040748Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1040896Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1041045Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1041191Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1041338Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1041483Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1041632Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1041781Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1041926Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1042077Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1042227Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1042374Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1042523Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1042671Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1042817Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1042965Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1043111Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1043259Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1043408Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1043553Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1043701Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1043930Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1044077Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1044225Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1044371Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1044554Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1044704Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1044850Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1044998Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1045182Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1045328Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1045478Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1045635Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1045781Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1045931Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1046081Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1046236Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1046381Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1046527Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1046675Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1046822Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1046968Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1047117Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1047264Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1047420Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1047566Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1047712Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1047865Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1048011Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1048158Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1048307Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1048456Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1048603Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1048748Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1048898Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1049048Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1049193Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1049338Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1049492Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1049639Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1049786Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1049932Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1050078Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1050229Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1050375Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1050522Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1050757Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1050904Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1051050Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1051201Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1051385Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1051535Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1051680Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1051826Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1052014Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1052161Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1052306Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1052460Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1052607Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1052757Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1052901Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1053051Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1053203Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1053351Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1053496Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:59:11.1053654Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1053806Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1053957Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1054108Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1054258Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1054408Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1054556Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1054705Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1054857Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1055006Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1055156Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1055306Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1055454Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1055603Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1055753Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1055902Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1056051Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1056199Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1056355Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1056502Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1056651Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1056801Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1056951Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1057099Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1057250Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1057444Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1057631Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1057781Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1057930Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1058121Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1058270Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1058418Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1058567Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1058713Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1058926Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1061956Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1062113Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1062268Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1062416Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1062566Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1062718Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1062870Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1063018Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1063168Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1063316Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1063470Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1063617Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1063768Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1063946Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1064119Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1064268Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1064419Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1064569Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1064720Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1064867Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1065014Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1065166Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1065314Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1065461Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1065615Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1065765Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1065915Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1066063Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1066212Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1066363Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1066511Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1066662Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1066815Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1066963Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1067114Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1067367Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1067516Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1067667Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1067815Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1068000Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1068153Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1068301Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1068451Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1068643Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1068789Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1068941Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1069091Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1069241Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1069391Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1069539Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1069692Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1069841Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1069988Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1070139Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1070289Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1070437Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1070587Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1070737Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1070886Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1071036Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1071183Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1071336Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1071483Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1071630Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1071778Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1071928Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1072076Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1072226Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1072377Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1072532Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1072682Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1072829Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1072981Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1073130Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1073277Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1073427Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1073573Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1073726Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1073873Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1074020Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1074260Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1074409Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1074556Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1074708Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1074892Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1075044Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1075192Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1075339Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1075529Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1075678Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1075827Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1075982Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1076229Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1076383Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1076532Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1076682Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1076832Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1076979Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1077126Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1077280Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1077428Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1077577Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1077729Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1077877Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1078028Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1078177Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1078327Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1078481Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1078629Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1078776Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1078930Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1079077Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1079226Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1079378Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1079526Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1079677Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1079824Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1079974Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1080124Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1080271Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1080423Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1080572Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1080719Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1080868Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1081063Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1081250Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1081400Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1081548Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1081734Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1081884Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1082031Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1082181Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1082371Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1082519Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1082668Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1082819Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1082972Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1083120Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1083267Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1083420Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1083569Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1083716Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1083866Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1084017Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1084167Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1084315Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1084465Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1084619Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1084767Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1084916Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1085069Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1085218Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1085367Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1085516Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1085663Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1085816Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1085963Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1086111Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1086265Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1086412Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1086559Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1086710Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1086859Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1087010Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1087158Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1087305Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1087457Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1087605Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1087752Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1087997Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1088146Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1088297Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1088445Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1088656Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1088807Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1088956Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1089103Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1089293Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1089440Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1089590Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1089743Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1089890Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1090040Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1090188Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1090338Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1090488Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1090635Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1090787Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1090938Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1091085Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1091235Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1091386Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1091534Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1091684Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1091832Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1091985Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1092133Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1092280Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1092431Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1092581Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1092728Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1092879Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1093029Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1093180Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1093328Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1093475Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1093627Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1093774Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1093922Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1094072Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1094222Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1094372Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1094520Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1094712Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1094899Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1095046Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1095193Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1095380Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1095529Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1095676Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1095826Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1096015Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1096166Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1096313Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1096463Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1096615Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1096763Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1096909Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1097060Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1097208Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1097358Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1097507Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1097654Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1097806Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1097954Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1098101Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1098254Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1098401Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1098551Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1098698Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1098849Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1098998Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1099146Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1099293Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1099446Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1099593Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1099743Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1099895Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1100042Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1100194Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1100343Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1100492Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1100643Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1100791Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1100940Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1101090Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1101237Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1101388Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1101779Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1101930Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1102080Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1102227Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1102418Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1102566Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1102714Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1102863Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1103049Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1103197Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1103351Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1103504Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1103652Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1103801Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1103948Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1104101Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1104250Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1104398Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1104548Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1104699Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1104847Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1104997Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1105146Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1105298Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1105446Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1105593Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1105746Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1105894Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1106042Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1106192Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1106342Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1106493Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1106641Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1106792Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1106943Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1107091Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1107239Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1107392Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1107542Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1107693Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1107841Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1107991Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1108141Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1108289Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1108481Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1108847Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1108997Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1109147Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1109375Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1109525Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1109675Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1109823Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1109969Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1110180Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1110328Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1110478Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1110634Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1110783Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1110938Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1111086Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1111236Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1111387Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1111534Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1111682Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1111836Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1111983Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1112134Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1112285Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1112434Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1112585Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1112733Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1112882Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1113037Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1113185Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1113335Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1113485Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1113656Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1113828Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1113986Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1114132Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1114283Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1114431Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1114583Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1114731Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1114879Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1115029Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1115179Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1115327Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1115477Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1115810Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1115964Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1116172Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1116321Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1116511Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1116660Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1116808Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1116958Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1117145Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1117295Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1117443Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1117594Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1117747Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1117894Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1118042Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1118193Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1118342Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1118491Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1118639Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1118789Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1118940Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1119087Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1119236Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1119388Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1119540Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1119691Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1119842Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1119989Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1120140Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1120288Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1120440Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1120593Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1120740Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1120891Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1121045Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1121192Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1121343Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1121493Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1121640Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1121791Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1121937Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1122084Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1122237Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1122384Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1122534Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1122764Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1122915Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1123064Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1123213Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1123397Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1123549Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1123699Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1123850Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1124037Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1124185Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1124335Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1124488Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1124635Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1124785Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1124932Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1125085Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1125237Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1125383Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1125532Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1125683Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1125830Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1125980Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1126131Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1126280Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1126427Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1126574Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1126726Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1126874Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1127022Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1127173Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1127323Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1127473Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1127620Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1127773Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1127924Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1128074Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1128223Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1128377Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1128526Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1128674Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1128824Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1128974Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1129124Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1129271Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1129464Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1129651Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1129801Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1129950Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1130139Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1130289Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1130441Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1130592Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1130778Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1130928Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1131076Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1131226Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1131378Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1131526Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1131675Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1131827Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1131974Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1132123Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1132270Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1132422Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1132572Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1132719Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1132871Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1133021Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1133167Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1133317Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1133463Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1133625Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1133798Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1133960Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1134110Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1134259Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1134408Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1134557Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1134709Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1134856Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1135007Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1135155Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1135307Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1135456Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1135604Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1135756Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1135906Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1136053Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1136206Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1136442Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1136595Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1136743Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1136890Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1137077Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1137228Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1137376Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1137527Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1137714Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1137861Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1138013Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1138169Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1138321Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1138469Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1138616Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1138768Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1138916Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1139064Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1139215Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1139371Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1139522Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1139670Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1139824Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1139973Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1140121Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1140268Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1140424Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1140571Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1140721Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1140872Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1141021Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1141173Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1141322Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1141474Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1141626Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1141775Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1141928Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1142078Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1142225Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1142376Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1142523Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1142673Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1142824Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1142972Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1143194Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1143381Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1143530Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1143681Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1143865Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1144015Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1144164Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1144312Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1144501Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1144648Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1144795Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1144950Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1145101Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1145251Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1145402Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1145555Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1145702Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1145852Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1146000Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1146150Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1146301Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1146449Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1146598Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1146756Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1146904Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1147056Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1147203Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1147358Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1147507Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1147656Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1147810Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1147962Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1148113Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1148264Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1148419Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1148570Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1148718Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1148867Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1149021Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1149171Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1149320Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1149470Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1149622Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1149773Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1149925Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1150158Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1150310Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1150458Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1150607Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1150795Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1150945Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1151097Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1151247Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1151435Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1151585Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1151732Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1151885Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1152037Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1152186Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1152336Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1152485Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1152633Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1152783Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1152929Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1153079Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1153230Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1153377Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1153528Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1153683Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1153832Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1153983Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1154132Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1154281Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1154432Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1154580Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1154730Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1154880Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1155027Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1155180Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1155330Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1155477Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1155626Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1155777Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1155925Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1156145Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1156297Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1156451Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1156600Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1156748Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1156946Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1157131Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1157279Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1157429Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1157613Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1157765Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1157912Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1158060Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1158210Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1158396Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1158543Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1158692Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1158845Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1158995Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1159142Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1159289Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1159442Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1159589Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1159736Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1159887Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1160037Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1160189Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1160336Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1160488Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1160639Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1160787Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1160936Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1161093Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1161241Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1161392Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1161539Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1161689Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1161839Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1161986Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1162139Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1162292Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1162441Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1162590Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1162741Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1162888Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1163039Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1163188Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1163339Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1163488Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1163635Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1163903Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1164068Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1164214Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1164365Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1164547Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1164696Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1164845Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1164992Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1165202Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1165351Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1165499Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1165651Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1165800Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1165947Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1166095Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1166246Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1166394Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1166543Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1166689Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1166840Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1166987Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1167135Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1167288Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1167438Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1167585Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1167734Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1167884Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1168034Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1168183Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1168330Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1168482Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1168629Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1168775Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1168926Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1169076Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1169226Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1169372Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1169521Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1169671Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1169819Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1169966Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1170116Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1170266Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1170415Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1170568Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1170801Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1170953Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1171099Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1171245Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1171430Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1171579Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1171725Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1171877Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1172072Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1172226Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1172373Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1172527Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1172677Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1172824Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1172972Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1173125Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1173273Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1173425Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1173572Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1173722Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1173870Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1174017Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1174169Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1174317Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1174464Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1174615Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1174764Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1174914Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1175065Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1175212Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1175360Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1175509Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1175656Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1175808Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1175956Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1176107Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1176257Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1176406Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1176553Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1179567Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1179728Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1179885Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1180034Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1180182Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1180395Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1180581Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1180729Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1180880Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1181069Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1181217Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1181367Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1181514Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1181703Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1181849Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1181995Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1182145Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1182295Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1182441Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1182589Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1182738Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1182887Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1183034Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1183181Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1183334Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1183480Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1183627Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1183780Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1183930Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1184079Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1184228Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1184379Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1184528Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1184675Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1184822Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1184971Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1185121Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1185271Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1185419Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1185569Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1185719Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1185866Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1186013Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1186164Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1186312Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1186460Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1186607Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1186757Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1186906Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1187052Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1187283Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1187436Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1187583Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1187733Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1187915Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1188065Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1188213Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1188359Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1188545Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1188695Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1188843Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1188996Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1189145Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1189293Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1189442Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1189592Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1189740Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1189891Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1190038Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1190188Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1190337Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1190484Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1190639Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1190786Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1190934Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1191082Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1191235Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1191381Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1191529Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1191676Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1191827Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1191975Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1192122Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1192273Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1192422Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1192569Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1192718Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1192867Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1193016Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1193162Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1193309Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1193460Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1193608Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1193755Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1193948Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1194132Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1194281Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1194428Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1194638Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1194788Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1194935Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1195082Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1195271Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1195418Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1195567Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1195719Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1195869Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1196129Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1196279Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1196432Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1196584Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1196730Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1196880Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1197027Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1197177Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1197326Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1197472Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1197620Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1197769Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1197917Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1198063Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1198215Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1198362Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1198511Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1198657Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1198806Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1198955Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1199102Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1199255Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1199405Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1199552Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1199703Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1199853Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1200000Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1200149Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1200295Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1200443Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1200592Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1200737Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1200976Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1201127Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1201274Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1201423Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1201607Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1201756Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1201906Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1202052Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1202239Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1202386Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1202534Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1202689Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1202836Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1202983Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1203132Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1203282Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1203434Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1203580Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1203727Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1203879Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1204026Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1204173Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1204323Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1204472Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1204620Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1204767Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1204916Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1205067Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1205213Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1205360Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1205511Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1205658Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1205804Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1205956Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1206105Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1206254Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1206400Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1206549Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1206699Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1206847Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1206993Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1207145Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1207292Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1207440Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1207632Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1207815Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1207966Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1208112Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1208296Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1208447Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1212420Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1212582Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1212732Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1212966Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1213116Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1213264Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1213416Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1213569Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1213718Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1213871Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1214022Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1214169Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1214320Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1214467Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1214618Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1214768Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1214915Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1215068Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1215216Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1215363Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1215513Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1215662Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1215814Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1215964Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1216111Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1216264Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1216411Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1216559Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1216713Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1216861Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1217009Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1217162Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1217310Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1217459Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1217608Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1217756Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1217908Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1218055Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1218204Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1218475Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1218626Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1218775Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1218925Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1219130Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1219282Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1219429Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1219578Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1219767Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1219915Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1220062Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1220214Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1220365Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1220517Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1220665Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1220814Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1220965Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1221112Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1221260Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1221414Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1221563Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1221713Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1221863Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1222012Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1222161Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1222309Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1222459Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1222610Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1222756Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1222907Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1223057Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1223205Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1223354Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1223503Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1223653Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1223802Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1223950Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1224101Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1224249Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1224396Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1224547Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1224695Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1224847Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1224997Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1225144Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1225406Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1225555Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1225702Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1225854Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1226041Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1226191Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1226342Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1226490Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1226728Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1226878Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1227026Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1227182Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1227330Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1227477Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1227626Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1227775Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1227922Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1228073Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1228219Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1228371Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1228518Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1228666Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1228820Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1228967Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1229113Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1229262Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1229412Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1229564Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1229713Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1229860Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1230013Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1230160Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1230307Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1230464Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1230613Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1230763Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1230912Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1231062Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1231216Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1231364Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1231511Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1231665Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1231812Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1231960Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1232151Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1232344Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1232495Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1232642Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1232827Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1232978Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1233126Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1233275Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1233459Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1233607Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1233756Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1233908Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1234058Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1234208Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1234356Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1234505Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1234655Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1234802Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1234951Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1235101Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1235249Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1235399Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1235551Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1235701Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1235852Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1236054Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1236208Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1236356Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1236504Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1236655Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1236803Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1236953Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1237103Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1237249Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1237405Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1237553Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1237700Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1237849Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1237999Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1238147Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1238298Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1238445Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1238598Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1238745Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1238892Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1239129Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1239277Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1239426Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1239576Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1239761Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1239913Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1240060Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1240207Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1240397Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1240548Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1240696Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1240852Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1241005Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1241158Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1241306Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1241459Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1241611Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1241757Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1241904Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1242058Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1242205Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1242352Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1242513Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1242661Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1242813Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1242962Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1243115Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1243267Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1243414Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1243561Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1243713Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1243861Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1244011Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1244161Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1244311Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1244465Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1244612Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1244763Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1244915Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1245063Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1245215Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1245366Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1245515Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1245665Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1245858Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1246043Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1246196Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1246344Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1246530Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1246680Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1246828Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1246977Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1247163Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1247311Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1247460Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1247611Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1247765Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1247912Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1248061Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1248214Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1248362Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1248510Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1248663Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1248810Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1248962Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1249109Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1249256Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1249411Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1249559Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1249706Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1249856Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1250007Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1250159Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1250306Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1250455Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1250610Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1250759Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1250907Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1251063Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1251212Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1251360Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1251511Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1251663Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1251815Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1251964Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1252112Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1252265Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1252414Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1252565Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1252825Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1252977Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1253127Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1253276Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1253461Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1253614Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1253762Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1253910Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1254103Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1254253Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1254405Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1254558Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1254706Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1254861Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1255008Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1255156Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1255307Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1255455Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1255606Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1255756Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1255903Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1256053Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1256202Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1256353Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1256505Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1256655Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1256810Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1256959Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1257113Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1257263Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1257411Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1257559Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1257709Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1257858Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1258010Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1258158Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1258305Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1258457Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1258607Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1258757Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1258907Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1259058Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1259206Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1259355Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1259546Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1259732Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1259880Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1260027Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1260213Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1260364Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1260511Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1260660Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1260808Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1260997Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1261145Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1261293Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1261450Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1261600Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1261747Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1261899Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1262051Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1262202Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1262350Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1262497Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1262647Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1262795Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1262943Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1263096Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1263244Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1263397Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1263546Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1263696Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1263848Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1263998Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1264147Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1264300Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1264448Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1264604Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1264756Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1264904Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1265055Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1265202Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1265352Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1265503Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1265651Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1265801Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1265949Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1266097Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1266248Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1266493Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1266698Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1266911Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1267113Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1267368Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1267566Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1267768Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1267982Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1268184Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1268333Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1268484Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1268638Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1268789Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1268940Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1269088Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1269243Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1269392Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1269541Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1269694Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1269848Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1269998Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1270150Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1270300Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1270454Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1270603Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1270751Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1270905Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1271054Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1271201Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1271352Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1271503Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1271657Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1271805Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1271956Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1272111Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1272260Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1272409Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1272560Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1272711Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1272864Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1273014Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1273162Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1273315Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1273463Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1273611Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1273847Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1273997Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1274151Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1274300Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1274485Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1274639Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1274791Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1274938Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1275157Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1275305Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1275457Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1275614Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1275762Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1275913Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1276215Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1276372Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1276523Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1276671Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1276820Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1276974Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1277123Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1277277Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1277433Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1277580Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1277734Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1277881Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1278032Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1278185Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1278332Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1278486Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1278636Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1278784Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1278939Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1279090Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1279240Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1279391Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1279541Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1279698Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1279848Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1279998Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1280151Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1280302Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1280452Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1280602Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1280800Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1280989Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1281136Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1281285Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1281480Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1281632Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1281781Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1281935Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1282126Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1282277Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1282426Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1282578Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1282734Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1282881Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1283031Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1283191Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1283346Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1283497Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1283645Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1283821Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1283998Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1284148Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1284300Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1284455Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1284604Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1284753Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1284911Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1285061Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1285213Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1285368Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1285518Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1285680Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1285834Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1285982Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1286141Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1286291Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1286442Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1286591Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1286745Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1286905Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1287055Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1287204Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1287359Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1287512Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1287665Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1287896Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1288046Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1288199Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1288348Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1288536Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1288690Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1288842Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1288997Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1289183Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1289331Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1289486Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1289641Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1289790Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1289945Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1290096Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1290251Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1290400Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1290548Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1290704Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1290854Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1291006Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1291160Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1291312Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1291467Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1291620Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1291773Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1291926Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1292079Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1292231Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1292384Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1292536Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1292691Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1292841Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1292993Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1293150Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1293300Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1293450Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1293610Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1293761Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1293909Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1294056Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1294209Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1294365Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1294514Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1294709Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1294900Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1295051Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1295199Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1295388Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1295542Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1295696Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1295849Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1295999Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1296191Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1296340Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1296491Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1296647Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1296798Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1296952Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1297101Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1297255Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1297407Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1297556Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1297705Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1297861Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1298010Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1298161Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1298319Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1298467Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1301734Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1301903Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1302064Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1302221Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1302374Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1302529Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1302683Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1302829Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1302984Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1303139Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1303286Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1303446Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1303620Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1303794Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1303945Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1304100Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1304256Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1304407Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1304555Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1304704Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1304952Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1305102Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1305253Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1305401Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1305616Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1305766Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1305914Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1306064Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1306252Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1306401Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1306552Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1306707Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1306859Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1307008Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1307156Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1307310Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1307460Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1307609Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1307759Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1307909Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1308060Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1308208Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1308360Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1308514Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1309012Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1309186Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1309343Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1309491Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1309643Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1309791Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1309942Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1310099Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1310247Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1310400Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1310553Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1310701Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1310853Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1311004Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1311153Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1311310Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1311462Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1311612Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1311765Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1311915Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1312161Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1312368Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1312522Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1312677Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1312825Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1313031Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1313185Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1313334Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1313481Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1313695Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1313842Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1313992Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1314151Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1314298Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1314451Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1314599Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1314754Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1314907Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1315055Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1315205Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1315355Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1315503Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1315658Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1315811Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1315958Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1316207Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1316357Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1316510Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1316659Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1316808Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1316964Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1317117Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1317265Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1317419Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1317581Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1317731Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1317878Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1318026Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1318178Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1318327Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1318479Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1318634Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1318784Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1318936Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1319085Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1319320Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1319471Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1319624Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1319772Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1319959Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1320109Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1320259Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1320408Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1320594Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1320746Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1320894Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1321047Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1321201Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1321348Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1321497Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1321653Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1321801Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1321954Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1322100Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1322251Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1322403Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1322551Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1322701Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1322855Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1323003Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1323156Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1323309Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1323458Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1323613Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1323786Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1323961Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1324113Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1324262Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1324415Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1324567Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1324715Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1324872Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1325023Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1325171Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1325323Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1325472Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1325623Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1325774Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1325923Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1326075Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1326306Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1326456Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1326611Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1326761Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1326948Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1327098Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1327247Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1327401Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1327591Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1327740Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1327893Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1328045Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1328194Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1328340Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1328488Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1328645Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1328791Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1328939Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1329091Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1329243Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1329389Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1329540Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1329691Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1329842Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1329988Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1330134Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1330287Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1330436Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1330583Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1330732Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1330882Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1331031Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1331178Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1331332Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1331487Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1331634Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1331782Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1331934Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1332082Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1332232Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1332379Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1332530Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1332680Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1332828Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1333025Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1333236Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1333384Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1333536Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1333720Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1333871Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1334020Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1334168Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1334355Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1334505Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1334654Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1334810Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1334959Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1335106Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1335255Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1335406Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1335554Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1335703Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1335852Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1336000Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1336150Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1336297Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1336449Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1336600Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1336747Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1336896Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1337044Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1337197Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1337344Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1337492Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1337642Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1337792Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1337940Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1338090Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1338241Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1338390Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1338541Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1338689Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1338842Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1338991Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1339138Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1339288Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1339441Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1339588Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1339737Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1339969Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1340120Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1340269Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1340416Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1340650Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1340801Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1340949Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1341103Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1341291Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1341441Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1341589Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1341743Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1341893Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1342041Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1342187Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1342342Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1342490Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1342640Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1342789Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1342941Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1343091Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1343238Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1343391Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1343541Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1343690Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1343838Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1343991Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1344140Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1344290Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1344438Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1344587Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1344737Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1344883Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1345036Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1345189Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1345336Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1345487Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1345637Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1345786Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1345941Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1346089Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1346238Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1346388Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1346536Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1346732Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1346917Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1347065Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1347216Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1347401Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1347549Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1347700Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1347848Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1348043Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1348193Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1348342Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1348494Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1348644Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1348792Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1348945Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1349092Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1349244Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1349391Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1349538Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1349689Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1349840Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1349991Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1350140Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1350296Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1350445Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1350592Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1350740Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1350893Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1351041Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1351189Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1351343Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1351492Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1351642Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1351790Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1351942Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1352092Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1352241Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1352388Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1352541Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1352689Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1352839Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1352987Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1353136Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1353288Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1353435Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1353666Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1353829Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1353999Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1354168Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1354358Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1354507Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1354658Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1354806Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1354992Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1355143Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1355291Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1355442Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1355592Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1355741Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1355891Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1356132Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1356283Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1356433Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1356581Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1356731Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1356880Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1357028Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1357180Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1357330Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1357478Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1357630Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1357779Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1357927Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1358078Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1358225Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1358378Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1358526Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1358674Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1358827Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1358977Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1359124Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1359273Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1359420Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1359571Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1359725Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1359874Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1360029Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1360180Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1360329Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1360555Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1360744Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1360898Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1361047Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1361195Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1361385Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1361536Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1361686Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1361840Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1362027Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1362180Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1362329Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1362481Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1362634Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1362783Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1362932Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1363086Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1363235Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1363383Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1363535Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1363687Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1363842Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1363992Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1364146Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1364300Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1364450Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1364599Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1364754Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1364904Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1365056Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1365203Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1365352Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1365507Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1365655Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1365808Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1365961Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1366109Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1366264Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1366415Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1366564Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1366714Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1366864Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1367016Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1367168Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1367318Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1367517Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1367706Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1367855Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1368008Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1368193Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1368344Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1368499Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1368648Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1368844Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1368998Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1369147Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1369302Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1369453Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1369605Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1369756Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1369908Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1370064Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1370213Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1370363Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1370518Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1370666Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1370816Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1370974Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1371127Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1371275Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1371428Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1371578Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1371728Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1371876Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1372024Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1372176Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1372326Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1372476Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1372629Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1372780Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1372934Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1373082Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1373232Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1373388Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1373536Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1373704Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1373878Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1374040Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1374194Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1374342Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1374573Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1374728Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1374878Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1375026Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1375224Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1375376Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1375528Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1375676Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1375862Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1376016Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1376164Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1376321Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1376477Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1376626Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1376781Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1376932Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1377082Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1377238Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1377385Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1377535Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1377687Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1377838Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1377996Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1378144Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1378294Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1378445Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1378597Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1378747Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1378900Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1379048Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1379203Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1379352Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1379501Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1379662Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1379817Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1379966Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1380119Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1380270Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1380419Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1380568Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1380716Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1380871Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1381021Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1381172Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1381369Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1381555Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1381708Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1381864Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1382052Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1382206Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1382356Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1382507Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1382721Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1382870Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1383018Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1383179Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1383329Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1383483Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1383632Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1383784Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1383966Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1384141Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1384289Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1384439Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1384589Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1384745Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1384896Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1385048Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1385203Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1385351Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1385500Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1385655Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1385805Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1385958Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1386105Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1386255Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1386407Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1386556Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1386708Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1386866Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1387014Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1387175Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1387328Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1387477Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1387630Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1387777Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1387928Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1388082Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1388232Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1388464Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1388619Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1388769Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1388925Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1389109Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1389260Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1389414Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1389564Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1389750Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1389907Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1390056Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1390212Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1390361Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1390510Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1390666Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1390818Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1390967Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1391117Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1391267Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1391430Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1391580Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1391729Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1391890Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1392041Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1392190Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1392343Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1392495Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1392650Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1392802Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1392953Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1393109Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1393258Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1393406Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1393557Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1393708Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1393859Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1394008Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1394163Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1394318Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1394467Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1394616Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1394769Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1394918Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1395070Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1395265Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1395450Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1395602Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1395753Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1395936Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1396142Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1396290Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1396438Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1396591Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1396783Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1396940Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1397092Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1397245Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1397398Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1397546Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1397694Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1397848Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1398000Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1398153Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1398300Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1398453Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1398606Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1398757Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1398909Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1399061Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1399209Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1399362Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1399513Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1399662Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1399814Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1399963Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1400113Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1400265Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1400414Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1400569Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1400717Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1400869Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1401022Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1401173Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1401321Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1401472Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1401620Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1401779Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1401926Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1402075Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1402314Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1402464Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1402612Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1402765Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1402950Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1403105Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1403258Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1403405Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1403620Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1403790Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1403942Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1404106Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1404259Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1404411Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1404557Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1404709Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1404864Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1405013Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1405164Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1405321Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1405468Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1405615Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1405768Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1405920Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1406071Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1406219Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1406373Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1406523Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1406671Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1406829Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1406986Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1407133Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1407288Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1407440Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1407592Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1407744Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1407892Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1408041Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1408193Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1408341Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1408492Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1408859Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1409060Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1409223Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1409454Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1409654Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1409807Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1409955Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1410107Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1410334Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1410485Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1410638Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1410788Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1410999Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1411152Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1411301Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1411461Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1411612Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1411762Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1411915Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1412067Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1412215Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1412368Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1412515Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1412670Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1412817Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1412965Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1413124Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1413273Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1413422Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1413577Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1413738Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1413887Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1414043Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1414191Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1414346Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1414494Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1414643Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1414800Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1414948Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1415095Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1415250Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1415401Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1415554Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1415703Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1415851Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1416011Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1416161Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1416310Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1416549Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1416698Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1416847Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1416999Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1417183Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1417337Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1417486Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1417635Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1417826Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1417975Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1421145Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1421319Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1421471Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1421625Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1421774Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1421932Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1422086Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1422234Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1422384Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1422536Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1422683Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1422833Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1422981Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1423130Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1423280Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1423428Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1423580Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1423727Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1423874Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1424023Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1424170Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1424319Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1424468Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1424616Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1424762Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1424916Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1425064Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1425217Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1425367Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1425513Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1425663Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1425810Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1425957Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1426108Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1426255Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1426505Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1426655Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1426806Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1426956Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1427140Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1427288Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1427440Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1427588Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1427778Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1427926Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1428073Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1428227Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1428374Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1428521Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1428670Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1428824Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1428973Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1429120Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1429270Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1429432Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1429581Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1429732Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1429888Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1430038Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1430190Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1430337Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1430487Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1430638Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1430785Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1430932Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1431085Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1431231Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1431381Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1431531Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1431681Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1431835Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1431983Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1432134Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1432283Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1432430Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1432577Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1432728Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1432875Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1433026Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1433217Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1433402Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1433552Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1433699Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1433881Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1434033Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1434180Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1434329Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1434514Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1434661Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1434811Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1434962Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1435111Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1435263Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1435411Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1435562Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1435709Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1435855Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1436093Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1436242Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1436392Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1436540Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1436689Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1436840Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1436988Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1437135Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1437284Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1437435Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1437584Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1437735Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1437883Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1438037Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1438184Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1438331Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1438484Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1438630Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1438778Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1438930Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1439079Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1439228Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1439373Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1439520Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1439676Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1439822Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1439967Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1440227Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1440375Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1440521Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1440672Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1440857Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1441011Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1441159Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1441310Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1441499Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1441645Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1441792Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1441946Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1442094Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1442243Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1442390Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1442541Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1442693Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1442841Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1442988Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1443142Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1443290Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1443442Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1443596Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1443745Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1443893Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1444040Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1444189Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1444340Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1444488Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1444637Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1444786Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1444934Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1445085Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1445234Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1445387Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1445538Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1445684Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1445839Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1445985Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1446132Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1446281Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1446432Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1446580Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1446730Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1446922Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1447108Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1447255Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1447402Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1447587Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1447736Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1447884Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1448034Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1448181Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1448373Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1448523Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1448673Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1448824Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1448972Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1449120Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1449271Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1449422Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1449569Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1449723Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1449870Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1450021Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1450168Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1450314Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1450468Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1450620Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1450768Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1450918Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1451068Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1451217Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1451364Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1451511Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1451666Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1451812Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1451959Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1452114Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1452261Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1452414Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1452561Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1452712Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1452863Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1453009Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1453155Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1453308Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1453460Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1453614Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1453896Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1454046Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1454199Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1454345Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1454528Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1454680Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1454827Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1454977Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1455162Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1455311Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1455458Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1455608Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1455757Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1455907Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1456055Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1456207Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1456353Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1456500Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1456649Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1456798Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1456945Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1457094Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1457243Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1457395Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1457545Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1457692Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1457845Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1457993Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1458141Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1458292Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1458441Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1458587Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1458736Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1458888Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1459040Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1459186Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1459332Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1459483Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1459630Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1459776Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1459924Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1460071Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1460224Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1460371Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1460563Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1460749Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1460896Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1461043Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1461193Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1461378Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1461530Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1461682Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1461829Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1462015Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1462162Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1462309Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1462465Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1462612Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1462763Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1462911Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1463061Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1463213Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1463363Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1463508Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1463663Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1463812Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1463962Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1464112Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1464259Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1464409Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1464557Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1464710Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1464859Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1465005Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1465151Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1465305Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1465453Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1465605Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1465756Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1465904Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1466054Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1466200Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1466348Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1466497Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1466644Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1466794Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1466942Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1467087Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1467236Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1467452Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1467637Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1467786Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1467935Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1468120Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1468269Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1468421Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1468572Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1468759Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1468905Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1469054Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1469204Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1469355Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1469502Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1469649Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1469799Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1469946Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1470093Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1470242Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1470392Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1470540Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1470688Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1470837Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1470990Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1471137Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1471284Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1471438Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1471586Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1471737Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1471885Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1472034Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1472192Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1472340Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1472491Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1472643Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1472789Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1472937Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1473086Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1473236Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1473388Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1473535Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1473683Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1473836Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1473984Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1474130Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1474361Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1474512Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1474663Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1474810Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1474993Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1475143Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1475291Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1475438Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1475626Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1475774Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1475923Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1476154Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1476302Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1476450Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1476597Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1476748Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1476897Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1477044Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1477193Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1477343Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1477490Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1477639Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1477790Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1477937Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1478092Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1478241Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1478396Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1478547Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1478695Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1478849Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1479004Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1479152Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1479302Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1479451Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1479606Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1479755Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1479904Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1480062Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1480211Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1480358Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1480519Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1480672Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1480823Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1480971Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1481168Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1481364Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1481513Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1481662Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1481853Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1482004Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1482154Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1482306Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1482492Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1482648Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1482796Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1482948Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1483103Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1483255Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1483403Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1483556Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1483707Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1483858Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1484006Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1484153Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1484308Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1484457Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1484607Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1484760Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1484909Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1485059Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1485209Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1485358Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1485514Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1485663Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1485809Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1485960Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1486110Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1486267Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1486421Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1486571Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1486722Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1486871Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1487021Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1487175Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1487324Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1487477Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1487628Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1487777Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1487933Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1488166Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1488318Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1488471Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1488620Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1488810Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1488958Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1489111Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1489263Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1489474Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1489625Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1489776Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1489928Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1490081Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1490231Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1490379Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1490534Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1490686Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1490835Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1490988Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1491139Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1491288Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1491442Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1491593Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1491749Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1491899Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1492049Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1492202Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1492350Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1492498Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1492652Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1492803Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1492959Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1493109Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1493262Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1493418Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1493566Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1493713Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1493867Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1494015Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1494168Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1494318Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1494469Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1494622Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1494773Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1494965Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1495153Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1495301Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1495454Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1495650Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1495800Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1495951Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1496098Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1496246Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1496439Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1496587Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1496740Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1496895Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1497043Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1497200Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1497349Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1497499Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1497652Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1497804Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1497955Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1498108Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1498257Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1498411Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1498564Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1498711Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1498864Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1499013Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1499164Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1499317Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1499466Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1499620Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1499771Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1499922Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1500081Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1500234Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1500383Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1500535Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1500683Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1500839Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1500988Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1501137Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1501295Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1501445Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1501593Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1501745Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1501975Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1502131Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1502280Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1502431Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1502620Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1502770Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1502919Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1503073Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1503261Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1503415Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1503563Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1503715Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1503871Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1504019Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1504169Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1504325Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1504474Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1504632Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1504786Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1504938Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1505091Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1505238Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1505389Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1505544Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1505694Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1505846Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1505996Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1506146Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1506301Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1506454Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1506609Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1506762Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1506912Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1507065Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1507221Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1507371Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1507526Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1507680Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1507830Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1507983Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1508133Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1508282Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1508439Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1508588Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1509195Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1509402Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1509553Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1509712Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1509861Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1510066Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1510223Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1510376Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1510533Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1510745Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1510893Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1511048Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1511203Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1511351Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1511503Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1511652Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1511812Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1511963Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1512113Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1512272Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1512424Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1512571Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1512725Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1512880Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1513033Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1513182Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1513330Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1513487Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1513639Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1513789Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1513941Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1514095Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1514249Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1514403Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1514557Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1514709Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1514857Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1515008Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1515163Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1515313Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1515465Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1515613Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1515765Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1515922Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1516131Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1516329Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1516520Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1516667Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1516816Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1517098Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1517250Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1517405Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1517551Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1517741Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1517896Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1518045Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1518198Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1518352Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1518501Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1518651Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1518803Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1518955Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1519107Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1519257Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1519409Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1519562Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1519711Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1519869Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1520023Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1520170Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1520324Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1520477Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1520627Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1520781Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1520930Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1521084Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1521236Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1521386Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1521544Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1521694Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1521843Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1522000Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1522149Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1522307Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1522457Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1522608Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1522764Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1522915Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1523065Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1523220Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1523455Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1523611Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1523765Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1523916Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1524108Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1524258Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1524407Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1524562Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1524752Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1524902Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1525057Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1525217Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1525371Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1525523Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1525673Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1525829Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1525978Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1526129Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1526282Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1526433Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1526591Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1526740Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1526893Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1527046Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1527196Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1527345Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1527502Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1527652Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1527805Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1527954Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1528106Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1528260Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1528408Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1528561Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1528718Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1528868Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1529024Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1529175Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1529324Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1529479Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1529628Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1529780Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1529934Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1530083Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1530282Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1530469Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1530619Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1530775Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1530960Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1531112Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1531267Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1531418Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1531613Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1531764Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1531914Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1532073Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1532230Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1532380Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1532535Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1532686Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1532836Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1532991Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1533142Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1533299Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1533452Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1533602Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1533760Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1533913Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1534061Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1534216Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1534367Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1534523Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1534672Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1534823Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1534979Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1535131Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1535279Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1535433Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1535587Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1535743Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1535892Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1536041Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1536199Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1536349Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1539870Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1540047Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1540204Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1540359Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1540509Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1540762Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1540918Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1541067Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1541215Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1541405Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1541557Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1541714Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1541863Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1542052Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1542205Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1542355Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1542509Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1542664Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1542814Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1542965Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1543116Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1543264Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1543413Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1543561Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1543715Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1543870Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1544018Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1544168Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1544322Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1544471Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1544625Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1544775Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1544924Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1545080Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1545228Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1545377Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1545530Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1545679Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1545832Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1545981Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1546131Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1546281Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1546431Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1546579Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1546729Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1546876Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1547031Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1547179Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1547328Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1547541Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1547753Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1547902Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1548055Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1548242Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1548396Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1548543Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1548690Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1548843Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1549030Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1549179Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1549334Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1549483Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1549635Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1549784Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1549933Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1550088Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1550237Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1550386Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1550539Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1550691Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1550847Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1550995Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1551148Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1551302Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1551448Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1551596Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1551749Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1551894Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1552045Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1552196Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1552347Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1552499Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1552646Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1552799Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1552952Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1553102Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1553251Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1553403Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1553552Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1553707Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1553854Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1554004Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1554155Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1554305Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1554539Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1554694Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1554842Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1554999Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1555184Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1555335Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1555485Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1555632Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1555818Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1555971Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1556211Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1556369Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1556517Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1556666Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1556819Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1556969Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1557115Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1557266Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1557414Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1557567Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1557714Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1557862Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1558017Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1558166Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1558315Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1558465Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1558615Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1558766Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1558913Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1559060Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1559214Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1559361Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1559510Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1559663Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1559814Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1559967Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1560114Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1560265Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1560416Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1560565Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1560713Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1560864Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1561015Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1561162Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1561365Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1561552Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1561704Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1561852Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1562000Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1562190Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1562339Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1562487Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1562639Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1562827Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1562979Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1563127Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1563284Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1563435Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1563581Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1563730Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1563884Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1564033Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1564186Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1564335Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1564489Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1564639Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1564787Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1564940Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1565096Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1565245Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1565396Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1565546Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1565696Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1565847Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1565994Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1566144Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1566296Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1566444Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1566602Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1566750Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1566897Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1567049Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1567198Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1567345Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1567498Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1567646Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1567800Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1567947Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1568093Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1568321Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1568508Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1568656Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1568808Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1568996Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1569147Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1569299Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1569448Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1569640Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1569790Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1569938Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1570094Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1570245Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1570394Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1570544Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1570695Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1570847Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1570993Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1571142Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1571294Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1571443Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1571594Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1571746Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1571898Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1572048Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1572196Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1572346Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1572496Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1572642Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1572790Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1572940Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1573091Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1573242Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1573395Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1573544Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1573694Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1573843Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1573991Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1574144Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1574291Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1574442Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1574588Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1574739Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1574891Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1575038Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1575298Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1575451Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1575599Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1575750Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1575938Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1576088Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1576242Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1576390Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1576582Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1576731Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1576883Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1577045Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1577193Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1577342Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1577499Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1577650Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1577798Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1577950Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1578101Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1578251Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1578402Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1578549Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1578707Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1578856Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1579004Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1579153Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1579303Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1579450Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1579600Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1579748Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1579901Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1580049Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1580199Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1580354Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1580505Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1580655Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1580808Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1580957Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1581108Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1581255Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1581403Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1581557Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1581704Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1581852Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1582050Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1582237Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1582390Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1582538Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1582722Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1582874Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1583021Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1583170Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1583362Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1583509Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1583662Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1583813Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1583963Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1584115Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1584263Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1584413Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1584567Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1584715Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1584869Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1585017Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1585169Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1585323Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1585475Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1585628Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1585782Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1585932Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1586080Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1586235Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1586383Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1586537Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1586684Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1586834Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1586987Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1587136Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1587287Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1587438Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1587587Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1587736Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1587887Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1588036Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1588187Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1588334Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1588485Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1588635Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1588783Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1589030Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1589180Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1589330Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1589483Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1589670Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1589821Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1589976Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1590125Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1590322Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1590475Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1590624Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1590779Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1590928Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1591078Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1591229Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1591380Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1591533Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1591682Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1591832Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1591990Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1592139Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1592287Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1592443Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1592593Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1592746Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1592896Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1593047Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1593200Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1593348Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1593496Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1593654Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1593804Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1593951Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1594105Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1594254Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1594406Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1594552Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1594704Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1594856Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1595006Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1595155Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1595309Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1595457Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1595609Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1595806Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1596069Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1596220Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1596370Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1596561Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1596714Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1596863Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1597014Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1597161Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1597793Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1597950Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1598103Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1598255Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1598410Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1598560Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1598717Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1598868Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1599018Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1599173Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1599323Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1599476Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1599631Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1599782Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1599941Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1600091Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1600243Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1600398Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1600550Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1600700Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1600855Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1601004Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1601160Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1601310Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1601459Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1601623Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1601774Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1601924Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1602080Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1602232Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1602387Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1602538Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1602688Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1602846Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1602999Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1603148Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1603397Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1603550Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1603704Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1603886Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1604100Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1604258Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1604411Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1604561Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1604758Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1604909Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1605058Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1605215Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1605367Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1605522Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1605673Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1605828Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1605989Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1606139Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1606289Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1606448Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1606599Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1606754Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1606906Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1607058Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1607218Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1607368Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1607524Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1607679Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1607830Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1607985Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1608138Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1608287Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1608444Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1608812Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1609046Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1609235Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1609388Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1609552Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1609703Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1609853Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1610008Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1610155Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1610306Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1610459Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1610714Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1610928Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1611077Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1611227Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1611384Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1611594Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1611746Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1611901Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1612053Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1612268Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1612422Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1612572Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1612731Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1612882Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1613031Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1613186Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1613340Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1613489Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1613646Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1613797Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1613957Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1614111Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1614260Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1614418Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1614567Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1614713Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1614869Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1615023Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1615179Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1615330Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1615482Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1615642Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1615791Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1615941Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1616100Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1616249Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1616407Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1616557Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1616713Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1616867Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1617017Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1617168Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1617325Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1617476Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1617631Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1617825Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1618014Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1618175Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1618328Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1618518Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1618678Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1618827Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1618983Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1619176Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1619325Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1619479Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1619635Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1619790Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1619944Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1620094Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1620250Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1620408Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1620560Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1620715Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1620868Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1621017Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1621173Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1621326Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1621477Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1621632Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1621784Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1621942Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1622092Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1622241Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1622396Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1622547Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1622701Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1622859Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1623010Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1623167Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1623318Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1623467Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1623623Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1623777Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1623928Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1624080Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1624230Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1624387Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1624538Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1624688Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1624931Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1625083Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1625233Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1625387Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1625600Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1625754Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1625907Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1626057Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1626251Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1626400Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1626549Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1626714Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1626864Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1627020Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1627172Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1627324Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1627480Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1627630Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1627780Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1627936Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1628089Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1628246Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1628401Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1628552Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1628709Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1628859Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1629010Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1629166Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1629317Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1629469Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1629629Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1629779Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1629937Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1630088Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1630241Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1630400Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1630550Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1630702Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1630857Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1631008Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1631162Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1631315Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1631468Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1631630Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1631832Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1632019Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1632175Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1632328Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1632524Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1632676Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1632825Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1632983Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1633188Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1633339Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1633499Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1633667Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1633847Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1634010Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1634161Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1634319Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1634470Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1634620Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1634774Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1634923Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1635080Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1635234Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1635388Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1635549Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1635698Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1635851Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1636080Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1636234Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1636390Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1636540Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1636690Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1636848Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1636998Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1637147Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1637313Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1637462Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1637612Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1637768Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1637920Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1638079Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1638228Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1638376Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1638536Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1638686Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1638834Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1639079Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1639230Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1639385Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1639535Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1639722Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1639878Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1640029Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1640179Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1640373Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1640526Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1640680Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1640836Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1640986Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1641139Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1641289Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1641443Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1641601Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1641750Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1641906Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1642058Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1642208Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1642364Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1642516Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1642668Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1642823Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1642974Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1643135Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1643288Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1643440Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1643596Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1643748Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1643898Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1644057Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1644210Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1644368Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1644517Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1644668Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1644826Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1644976Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1645127Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1645281Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1645435Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1645588Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1645736Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1645936Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1646124Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1646275Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1646426Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1646621Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1646773Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1646923Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1647081Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1647232Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1647424Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1647574Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1647725Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1647882Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1648033Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1648183Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1648345Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1648497Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1648655Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1648805Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1648955Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1649110Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1649260Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1649409Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1649573Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1649721Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1649878Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1650032Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1650184Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1650339Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1650490Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1650640Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1650800Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1650950Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1651106Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1651258Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1651408Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1651562Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1651712Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1651864Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1652019Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1652168Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1652326Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1652479Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1652628Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1652783Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1653053Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1653207Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1653361Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1653511Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1653704Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1653856Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1654006Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1654161Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1654916Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1655067Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1655226Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1655384Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1655536Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1655691Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1655840Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1655998Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1656150Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1656301Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1656453Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1656604Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1656752Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1656906Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1657058Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1657213Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1657363Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1661131Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1661314Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1661466Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1661616Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1661770Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1661929Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1662086Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1662236Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1662388Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1662544Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1662693Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1662843Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1662998Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1663148Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1663304Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1663456Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1663604Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1663759Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1663910Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1664122Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1664316Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1664465Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1664617Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1664766Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1664958Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1665114Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1665264Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1665413Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1665610Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1665759Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1665910Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1666067Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1666216Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1666372Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1666522Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1666673Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1666823Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1666972Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1667121Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1667276Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1667427Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1667579Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1667733Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1667882Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1668034Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1668183Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1668333Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1668486Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1668635Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1668788Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1668941Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1669090Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1669245Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1669398Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1669549Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1669703Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1669853Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1670011Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1670160Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1670309Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1670461Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1670612Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1670763Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1670919Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1671112Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1671303Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1671450Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1671597Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1671788Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1671939Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1672088Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1672241Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1672430Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1672582Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1672730Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1672881Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1673031Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1673178Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1673328Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1673504Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1673673Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1673832Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1673981Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1674131Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1674283Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1674430Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1674582Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1674739Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1674888Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1675036Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1675191Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1675343Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1675497Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1675650Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1675799Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1675954Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1676187Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1676339Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1676495Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1676644Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1676797Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1676946Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1677096Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1677247Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1677396Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1677543Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1677704Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1677854Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1678007Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1678242Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1678395Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1678552Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1678701Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1678889Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1679044Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1679193Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1679346Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1679566Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1679718Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1679869Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1680023Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1680171Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1680324Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1680472Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1680630Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1680779Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1680927Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1681081Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1681232Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1681381Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1681532Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1681687Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1681840Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1681988Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1682136Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1682290Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1682440Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1682588Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1682739Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1682891Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1683043Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1683196Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1683347Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1683503Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1683651Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1683799Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1683953Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1684102Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1684250Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1684401Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1684553Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1684708Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1684859Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1685077Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1685269Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1685419Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1685570Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1685761Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1685912Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1686064Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1686213Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1686400Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1686552Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1686700Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1686849Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1687002Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1687151Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1687304Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1687455Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1687603Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1687754Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1687903Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1688051Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1688205Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1688354Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1688509Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1688659Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1688806Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1688958Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1689106Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1689260Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1689413Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1689563Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1689717Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1689869Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1690018Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1690172Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1690324Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1690471Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1690623Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1690772Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1690927Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1691075Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1691225Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1691378Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1691529Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1691676Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1691828Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1692072Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1692223Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1692379Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1692530Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1692722Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1692873Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1693022Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1693174Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1693366Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1693513Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1693664Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1693816Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1693969Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1694117Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1694266Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1694421Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1694569Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1694718Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1694870Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1695019Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1695171Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1695320Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1695472Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1695632Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1695780Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1695929Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1696084Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1696234Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1696388Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1696536Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1696687Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1696838Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1696985Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1697134Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1697290Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1697437Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1697587Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1697736Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1697884Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1698035Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1698183Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1698334Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1698486Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1698636Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1698835Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1699022Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1699169Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1699319Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1699505Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1699655Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1699807Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1699955Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1700104Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1700293Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1700442Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1700596Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1700746Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1700895Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1701049Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1701196Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1701346Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1701499Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1701648Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1701800Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1701949Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1702099Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1702252Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1702407Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1702553Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1702706Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1702854Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1703009Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1703156Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1703308Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1703462Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1703634Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1703803Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1703963Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1704116Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1704271Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1704423Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1704571Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1704727Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1704876Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1705032Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1705185Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1705335Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1705490Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1705638Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1705873Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1706026Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1706175Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1706324Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1706517Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1706667Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1706817Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1706966Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1707177Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1707328Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1707474Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1707624Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1707776Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1707924Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1708075Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1708227Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1708376Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1708527Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1708961Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1709170Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1709325Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1709474Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1709625Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1709781Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1709930Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1710081Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1710236Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1710384Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1710535Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1710683Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1710835Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1710984Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1711132Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1711290Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1711443Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1711592Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1711744Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1711895Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1712044Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1712195Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1712343Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1712496Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1712646Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1712796Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1712951Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1713270Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1713422Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1713573Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1713722Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1713934Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1714083Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1714231Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1714383Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1714593Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1714743Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1714896Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1715052Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1715210Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1715357Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1715506Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1715660Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1715814Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1715961Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1716191Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1716344Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1716500Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1716647Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1716800Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1716952Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1717101Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1717250Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1717405Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1717552Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1717700Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1717852Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1718005Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1718155Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1718302Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1718453Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1718604Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1718753Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1718901Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1719055Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1719203Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1719367Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1719519Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1719672Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1719830Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1719981Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1720179Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1720373Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1720523Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1720680Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1720867Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1721019Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1721176Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1721326Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1721523Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1721679Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1721831Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1721990Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1722144Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1722297Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1722453Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1722607Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1722758Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1722912Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1723060Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1723219Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1723370Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1723522Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1723679Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1723832Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1723984Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1724143Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1724296Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1724454Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1724605Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1724754Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1724909Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1727398Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1727555Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1727711Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1727865Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1728015Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1728173Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1728321Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1728476Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1728638Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1728789Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1728945Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1729097Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1729276Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1729434Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1729641Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1729793Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1729950Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1730101Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1730290Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1730447Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1730597Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1730754Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1730946Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1731099Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1731254Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1731407Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1731560Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1731720Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1731870Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1732023Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1732180Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1732332Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1732488Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1732640Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1732790Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1732947Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1733100Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1733250Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1733406Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1733555Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1733717Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1733871Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1734021Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1734177Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1734330Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1734576Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1734733Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1734888Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1735044Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1735195Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1735347Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1735506Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1735658Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1735808Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1735964Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1736117Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1736276Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1736426Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1736621Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1736779Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1736932Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1737086Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1737478Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1737630Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1737786Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1737937Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1738132Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1738293Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1738443Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1738595Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1738752Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1738903Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1739060Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1739212Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1739364Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1739521Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1739675Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1739825Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1739987Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1740137Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1740290Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1740448Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1740599Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1740756Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1740908Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1741061Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1741219Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1741369Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1741521Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1741680Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1741892Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1742052Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1742209Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1742359Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1742516Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1742665Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1742818Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1742979Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1743129Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1743288Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1743441Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1743594Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1743753Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1743946Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1744098Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1744253Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1744404Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1744601Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1744754Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1744904Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1745059Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1745248Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1745402Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1745559Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1745713Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1745869Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1746021Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1746171Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1746327Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1746479Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1746628Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1746779Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1746935Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1747094Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1747244Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1747397Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1747556Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1747706Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1747855Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1748016Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1748167Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1748319Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1748478Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1748630Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1748841Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1748995Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1749152Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1749310Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1749460Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1749608Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1749769Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1749920Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1750078Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1750232Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1750384Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1750543Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1750695Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1750888Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1751050Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1751202Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1751358Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1751548Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1751703Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1751862Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1752013Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1752162Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1752359Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1752514Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1752672Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1752825Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1752980Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1753140Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1753290Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1753444Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1753603Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1753753Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1753911Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1754068Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1754220Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1754382Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1754536Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1754687Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1754842Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1754992Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1755152Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1755306Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1755455Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1755614Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1755767Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1755968Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1756189Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1756340Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1756495Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1756647Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1756796Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1756954Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1757105Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1757255Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1757411Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1757564Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1757715Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1757871Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1758067Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1758224Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1758377Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1758530Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1758725Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1758879Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1759028Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1759185Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1759377Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1759537Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1759689Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1759845Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1759999Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1760149Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1760300Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1760458Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1760609Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1760771Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1760925Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1761078Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1761236Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1761385Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1761541Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1761699Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1761850Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1762004Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1762157Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1762307Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1762462Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1762611Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1762762Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1762968Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1763118Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1763278Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1763427Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1763577Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1763733Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1763886Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1764036Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1764193Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1764344Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1764498Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1764650Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1764803Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1765028Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1765181Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1765333Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1765489Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1765638Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1765829Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1765986Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1766136Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1766295Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1766487Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1766640Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1766798Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1766951Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1767101Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1767256Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1767406Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1767566Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1767717Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1767867Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1768026Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1768181Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1768334Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1768493Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1768646Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1768803Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1768960Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1769110Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1769269Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1769422Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1769574Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1769729Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1769882Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1770090Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1770244Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1770399Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1770554Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1770705Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1770857Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1771018Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1771168Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1771328Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1771477Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1771631Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1771787Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1771938Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1772129Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1772287Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1772437Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1772598Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1772786Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1772938Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1773097Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1773249Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1773438Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1773600Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1773751Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1773903Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1774062Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1774213Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1774369Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1774522Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1774673Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1774831Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1774982Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1775134Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1775294Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1775445Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1775608Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1775758Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1775909Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1776067Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1776221Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1776372Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1776525Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1776675Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1776835Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1776988Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1777190Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1777347Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1777501Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1777651Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1777806Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1777955Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1778114Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1778260Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1778410Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1778566Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1778718Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1778870Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1779027Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1779221Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1779379Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1779531Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1779686Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1779884Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1780037Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1780187Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1780347Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1784725Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1784910Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1785064Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1785217Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1785378Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1785529Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1785682Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1785841Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1785990Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1786141Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1786296Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1786451Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1786609Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1786760Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1786910Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1787066Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1787216Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1787366Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1787528Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1787678Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1787832Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1787980Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1788131Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1788362Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1788512Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1788663Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1788816Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1788965Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1789118Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1789267Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1789420Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1789575Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1789723Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1789874Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1790034Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1790185Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1790382Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1790533Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1790682Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1790833Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1791023Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1791172Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1791328Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1791476Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1791672Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1791822Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1791971Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1792128Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1792276Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1792424Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1792579Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1792731Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1792889Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1793039Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1793188Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1793340Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1793491Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1793646Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1793800Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1793952Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1794103Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1794256Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1794404Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1794558Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1794707Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1794855Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1795010Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1795160Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1795386Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1795539Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1795691Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1795845Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1796076Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1796226Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1796379Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1796529Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1796679Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1796832Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1796984Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1797140Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1797289Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1797486Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1797641Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1797791Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1797938Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1798166Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1798318Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1798470Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1798619Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1798808Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1798964Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1799114Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1799267Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1799421Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1799570Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1799723Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1799875Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1800025Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1800182Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1800330Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1800479Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1800633Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1800782Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1800939Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1801091Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1801239Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1801391Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1801543Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1801695Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1801848Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1801997Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1802151Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1802351Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1802499Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1802653Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1802802Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1802951Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1803107Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1803257Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1803405Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1803584Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1803758Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1803913Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1804067Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1804216Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1804413Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1804569Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1804717Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1804873Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1805060Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1805213Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1805360Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1805508Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1805661Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1805851Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1806003Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1806157Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1806308Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1806464Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1806614Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1806762Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1806916Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1807066Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1807216Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1807368Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1807520Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1807674Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1807822Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1807972Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1808124Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1808277Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1808424Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1808580Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1809006Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1809224Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1809375Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1809530Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1809809Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1809959Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1810110Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1810263Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1810413Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1810569Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1810720Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1810869Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1811022Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1811170Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1811321Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1811477Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1811625Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1811840Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1811995Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1812143Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1812298Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1812510Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1812661Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1812817Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1812965Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1813176Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1813333Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1813483Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1813639Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1813786Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1813934Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1814088Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1814235Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1814384Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1814537Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1814687Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1814847Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1814999Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1815150Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1815311Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1815463Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1815612Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1815764Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1815916Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1816067Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1816217Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1816364Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1816521Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1816724Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1816874Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1817029Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1817179Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1817331Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1817482Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1817636Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1817790Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1817941Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1818088Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1818245Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1818395Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1818550Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1818698Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1818888Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1819042Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1819193Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1819342Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1819532Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1819683Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1819832Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1819982Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1820194Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1820349Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1820496Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1820648Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1820799Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1820948Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1821096Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1821252Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1821401Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1821556Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1821703Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1821854Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1822008Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1822156Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1822306Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1822461Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1822609Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1822765Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1822916Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1823064Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1823219Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1823371Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1823538Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1823774Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1823922Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1824080Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1824227Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1824377Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1824530Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1824684Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1824833Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1824985Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1825134Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1825286Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1825437Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1825586Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1825781Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1825931Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1826079Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1826234Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1826421Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1826572Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1826719Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1826868Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1827057Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1827208Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1827359Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1827511Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1827659Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1827814Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1827962Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1828112Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1828263Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1828411Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1828559Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1828711Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1828861Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1829009Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1829162Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1829312Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1829467Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1829616Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1829769Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1829921Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1830070Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1830220Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1830374Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1830524Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1830732Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1830882Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1831032Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1831183Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1831331Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1831478Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1831634Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1831781Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1831940Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1832090Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1832242Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1832396Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1832544Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1832736Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1832889Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1833038Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1833188Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1833376Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1833524Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1833675Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1833821Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1834011Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1834164Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1834312Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1834464Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1834612Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1834761Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1834913Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1835062Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1835212Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1835364Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1835512Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1835665Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1835816Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1835964Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1836177Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1836328Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1836476Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1836630Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1836780Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1836930Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1837080Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1837229Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1837384Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1837587Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1837737Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1837892Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1838041Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1838188Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1838341Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1838496Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1838647Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1838795Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1838944Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1839102Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1839253Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1839401Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1839601Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1839751Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1839906Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1840054Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1840240Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1840393Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1840541Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1840690Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1840884Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1841034Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1841185Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1841336Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1841485Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1841636Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1841783Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1841933Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1842083Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1842232Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1842385Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1842532Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1842683Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1842834Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1842983Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1843132Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1843294Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1843450Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1843607Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1843760Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1843910Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1844069Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1844220Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1844375Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1844581Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1844734Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1844894Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1845046Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1845192Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1845348Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1845500Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1845651Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1845806Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1845955Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1846107Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1846265Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1846415Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1846616Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1846766Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1846916Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1847070Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1847283Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1847434Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1847589Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1847739Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1847937Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1848090Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1848240Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1848400Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1848549Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1848700Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1848860Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1849012Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1849168Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1849318Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1849468Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1849626Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1849777Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1849929Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1850086Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1850241Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1850396Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1850546Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1850699Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1850855Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1851006Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1851155Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1851313Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1851526Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1851681Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1851833Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1851983Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1852138Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1852294Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1852446Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1852604Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1852754Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1852909Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1853061Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1853213Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1853369Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1853560Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1853713Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1853869Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1854019Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1854207Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1854366Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1854516Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1854671Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1854822Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1855012Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1855171Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1855320Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1855470Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1855623Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1855773Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1855926Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1856080Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1856228Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1856385Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1856534Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1856687Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1856844Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1856995Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1857151Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1857300Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1857449Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1857608Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1857762Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1857912Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1858066Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1858217Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1858373Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1858567Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1858718Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1858875Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1859025Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1859175Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1859334Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1859487Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1859641Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1859790Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1859939Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1860101Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1860254Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1860403Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1860602Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1860755Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1860910Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1861063Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1861252Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1861410Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1861560Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1861709Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1861903Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1862055Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1862205Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1862363Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1862514Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1862668Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1862818Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1862969Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1863125Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1863275Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1863429Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1863586Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1863741Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1863895Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1864047Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1864201Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1864355Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1864504Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1864656Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1864811Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1864961Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1865117Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1865273Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1865466Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1865624Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1865777Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1865928Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1866085Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1866234Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1866393Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1866542Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1866691Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1866847Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1866997Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1867150Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1867307Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1867457Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1867654Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1867806Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1867957Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1868111Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1868302Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1868452Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1868608Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1868759Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1868950Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1869103Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1869253Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1869409Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1869558Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1869709Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1869864Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1870018Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1870171Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1870319Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1870471Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1870628Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1870782Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1870932Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1871088Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1871238Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1871387Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1871542Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1871693Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1871850Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1872000Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1872150Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1872307Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1872504Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1872655Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1872812Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1872965Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1873120Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1873269Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1873422Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1873579Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1873728Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1873881Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1874044Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1874196Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1874355Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1874584Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1874736Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1874896Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1875046Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1875237Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1875394Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1875545Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1875703Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1875895Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1876098Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1876255Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1876407Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1876553Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1876709Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1876864Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1877023Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1877174Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1877324Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1877477Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1877628Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1877781Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1877938Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1878090Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1878250Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1878400Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1878549Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1878707Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1878857Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1879007Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1879162Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1879311Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1879465Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1879666Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1879815Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1879974Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1880127Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1880275Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1880430Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1880582Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1880731Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1880888Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1881042Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1881199Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1881350Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1881501Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1881700Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1881851Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1882001Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1882160Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1882349Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1882506Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1882657Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1882807Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1883001Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1883153Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1883302Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1883461Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1883611Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1883765Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1883914Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1884065Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1884219Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1884367Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1884518Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1884677Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1884829Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1884981Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1885135Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1885285Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1885441Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1885590Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1885743Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1885900Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1886051Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1886205Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1886357Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1886555Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1886711Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1886863Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1887017Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1887174Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1887324Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1887477Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1887633Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1887786Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1887942Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1888095Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1888246Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1888401Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1888593Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1888744Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1888900Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1889051Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1889244Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1889395Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1889544Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1889699Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1889887Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1890042Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1890197Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1890350Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1890507Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1890657Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1890807Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1890963Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1891114Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1891264Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1891419Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1891573Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1891731Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1891885Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1892038Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1892196Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1892346Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1892498Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1892653Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1892806Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1892964Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1893113Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1893262Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1893420Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1893617Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1893767Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1893928Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1894078Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1894234Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1894383Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1894535Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1894690Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1894839Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1894990Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1895146Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1895303Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1895458Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1895647Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1895801Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1895958Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1896109Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1896299Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1896458Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1896609Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1896760Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1896956Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1897111Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1897266Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1897417Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1897566Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1897720Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1897869Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1898022Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1898176Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1898325Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1898478Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1898630Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1898782Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1898937Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1899089Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1899239Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1899393Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1899543Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1899700Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1899849Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1899997Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1900154Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1900305Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1900671Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1900826Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1900978Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1901142Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1901292Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1901441Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1901598Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1905565Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1905739Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1905899Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1906058Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1906217Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1906369Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1906586Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1906745Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1906896Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1907048Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1907246Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1907400Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1907551Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1907706Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1907856Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1908052Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1908206Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1908354Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1908510Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1909651Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1910049Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1910225Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1910410Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1910576Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1910731Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1910889Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1911061Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1911222Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1911379Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1911549Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1911703Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1911864Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1912019Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1912175Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1912337Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1912489Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1912642Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1912805Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1913287Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1913444Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1913605Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1913772Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1913955Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1914118Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1914276Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1914436Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1914589Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1914751Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1914905Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1915064Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1915226Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1915456Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1915610Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1915772Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1915925Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1916269Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1916426Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1916579Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1916741Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1916978Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1917136Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1917295Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1917451Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1917613Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1917766Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1917918Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1918084Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1918237Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1918389Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1918551Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1918708Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1918862Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1919021Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1919178Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1919337Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1919491Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1919645Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1919809Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1919964Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1920118Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1920278Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1920435Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1920643Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1920794Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1920951Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1921114Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1921269Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1921422Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1921586Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1921740Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1921903Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1922056Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1922208Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1922377Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1922534Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1922686Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1922890Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1923046Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1923208Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1923360Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1923554Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1923718Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1923873Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1924028Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1924255Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1924434Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1924599Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1924758Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1924913Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1925074Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1925229Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1925387Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1925550Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1925704Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1925864Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1926021Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1926179Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1926342Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1926497Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1926652Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1926813Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1926967Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1927123Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1927283Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1927436Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1927599Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1927753Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1927951Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1928114Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1928268Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1928421Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1928583Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1928737Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1928901Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1929053Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1929204Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1929364Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1929519Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1929674Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:11.1929837Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1930078Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1930240Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1930392Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1930544Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1930741Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1930896Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1931048Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1931208Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1931400Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1931563Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1931715Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1931871Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1932030Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1932183Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1932337Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1932500Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1932653Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1932817Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1932969Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1933129Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1933293Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1933446Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1933603Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1933767Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1933930Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1934112Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1934286Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1934439Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1934600Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1934754Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1934907Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1935070Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1935268Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1935420Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1935582Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1935736Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1935896Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1936049Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1936204Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1936364Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1936519Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1936671Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1936835Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1936992Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1937153Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1937345Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1937503Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1937667Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1937822Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1938013Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1938176Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1938331Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1938493Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1938688Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1938846Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1939007Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1939163Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1939317Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1939479Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1939632Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1939796Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1939949Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1940101Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1940262Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1940420Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1940575Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1940736Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1940892Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1941052Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1941206Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1941358Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1941523Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1941678Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1941831Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1941992Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1942149Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1942354Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1942510Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1942666Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1942831Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1942982Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1943135Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1943301Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1943455Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1943637Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1943813Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1943968Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1944131Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1944286Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1944486Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1944647Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1944799Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1944954Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1945157Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1945310Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1945472Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1945625Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1945821Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1945981Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1946134Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1946290Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1946452Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1946605Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1946766Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1946921Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1947075Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1947235Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1947387Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1947541Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1947706Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1947861Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1948023Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1948178Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1948331Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1948493Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1948647Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1948805Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1948965Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1949119Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1949279Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1949433Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1949631Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1949793Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1949948Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1950103Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1950265Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1950418Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1950581Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1950734Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1950890Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1951053Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1951207Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1951364Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1951526Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1951720Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1951882Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1952037Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1952190Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1952394Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1952549Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1952701Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1952864Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1953058Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1953215Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1953378Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1953538Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1953702Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1953856Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1954010Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1954175Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1954335Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1954512Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1954694Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1954851Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1955015Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1955168Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1955328Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1955489Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1955641Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1955795Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1955961Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1956196Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1956358Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1956510Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1956664Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1956898Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1957051Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1957208Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1957370Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1957523Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1957687Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1957840Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1957994Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1958155Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1958308Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1958464Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1958628Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1958780Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1958980Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1959134Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1959286Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1959444Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1959635Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1959791Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1959952Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1960105Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1960263Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1960455Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1960616Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1960776Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1960934Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1961086Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1961246Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1961399Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1961557Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1961717Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1961869Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1962031Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:11.1962185Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1962341Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1962504Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1962660Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1962812Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1962974Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1963126Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1963291Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1963445Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1963597Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1963758Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1963912Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1964110Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1964269Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1964423Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1964583Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1964736Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1964889Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1965055Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1965207Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1965360Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1965521Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1965675Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1965838Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1965991Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1966184Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1966347Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1966498Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1966652Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1966871Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1967026Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1967186Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1967339Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1967535Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1967721Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1967879Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1968037Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1968198Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1968353Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1968515Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1968673Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1968827Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1968989Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1969141Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1969298Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1969461Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1969614Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1969781Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1969935Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1970089Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1970253Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1970409Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1970562Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1970721Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1970875Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1971030Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1971258Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1971411Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1971579Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1971732Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1971884Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1972049Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1972207Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1972359Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1972520Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1972673Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1972837Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1972992Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1973148Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1973308Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1973507Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1973662Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1973823Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1973975Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1974170Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1974322Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1974473Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1974634Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1974824Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1974980Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1975139Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1975297Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1975458Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1975608Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1975762Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1975925Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1976077Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1976231Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1976393Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1976548Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1976712Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1976866Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1977021Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1977181Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1977335Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1977488Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1977656Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1977812Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1977973Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1978123Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1978283Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1978488Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1978641Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1978797Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1978962Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1979116Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1979271Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1979435Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1979591Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1979751Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1979903Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1980058Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1980223Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1980377Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1980569Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1980733Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1980887Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1981051Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1981246Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1981401Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1981565Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1981718Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1981936Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1982105Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1982259Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1982423Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1982577Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1982730Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1982892Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1983049Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1983204Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1983370Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1983526Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1983691Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1983846Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1984000Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1984164Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1984317Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1984472Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1984630Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1984783Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1984955Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1985109Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1985262Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1985426Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1985585Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1985787Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1985952Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1986110Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1986274Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1986429Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1986585Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1986752Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1986907Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1987067Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1987229Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1987386Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1987554Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1987711Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1987909Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1988073Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1988227Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1988388Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1988593Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1988753Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1988912Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1989077Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1989273Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1989442Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1989595Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1989757Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1989924Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1990079Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1990236Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1990403Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1990558Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1990725Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1990879Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1991041Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1991209Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1991366Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1991528Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1991695Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1991854Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1992020Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1992177Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1992335Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1992501Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1992656Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1992815Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1993025Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1993180Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1993349Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1993508Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1993663Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1993831Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1993989Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1994149Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1994312Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:11.1994473Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1994639Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1994796Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1994952Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1995158Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1995316Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1995471Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1995634Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1995830Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1996053Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1996210Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1996366Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1996572Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1996733Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1996888Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1997054Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1997209Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1997362Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1997526Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1997684Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1997849Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1998004Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1998162Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1998327Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1998489Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1998648Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1998818Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1998975Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1999141Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1999295Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1999449Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1999618Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1999773Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.1999927Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2000088Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2000245Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2000453Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2000609Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2000767Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2000927Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2001082Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2001234Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2001401Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2001555Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2001716Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2001867Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2002024Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2002186Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2002340Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2002534Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2002695Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2002849Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2003012Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2003206Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2003364Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2003533Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2003709Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2003928Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2004091Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2004245Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2004408Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2004564Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2004717Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2004877Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2005032Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2005185Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2005345Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2005500Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2005656Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2005816Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2005969Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2006134Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2006286Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2006439Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2006599Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2006755Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2006908Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2007070Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2007222Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2007384Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2007581Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2007737Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2007900Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2008055Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2008210Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2008369Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2008523Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2008911Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2009088Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2009243Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2009410Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2009565Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2009717Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2009962Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2010117Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2010282Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2010435Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2010677Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2010837Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2010988Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2011142Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2011304Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2011519Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2011685Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2011837Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2011994Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2012156Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2012309Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2012464Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2012627Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2012781Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2012946Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2013101Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2013257Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2013423Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2013576Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2013734Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2013899Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2014056Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2014220Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2014379Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2014535Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2014700Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2014859Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2015018Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2015245Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2015404Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2015563Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2015730Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2015887Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2016053Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2016213Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2016370Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2016536Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2016694Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2016852Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2017024Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2017181Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2017411Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2017569Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2017727Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2017893Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2018084Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2018240Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2018404Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2018558Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2018763Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2018921Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2019076Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2019248Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2019402Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2019557Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2019721Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2019881Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2020048Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2020205Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2020360Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2020530Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2020690Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2020844Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2021010Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2021167Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2021332Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2021486Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2021643Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2021807Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2021961Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2022115Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2022281Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2022480Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2022645Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2022804Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2022959Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2023124Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2023278Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2023437Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2023605Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2023763Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2023919Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2024085Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2024246Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2024416Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2024573Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2024772Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2024939Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2025095Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2025254Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2025458Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2025616Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2025783Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2025939Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2026139Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2026310Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2026468Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2026628Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2026796Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2026955Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2027127Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2027284Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2027443Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2027608Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2027763Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2027922Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2028091Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2028247Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2028419Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2033530Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2033714Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2033890Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2034073Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2034233Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2034384Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2034534Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2034692Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2034913Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2035061Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2035216Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2035363Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2035511Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2035662Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2035811Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2035962Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2036186Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2036335Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2036488Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2036639Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2036785Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2036984Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2037134Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2037281Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2037431Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2037618Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2037769Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2037917Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2038066Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2038262Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2038416Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2038566Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2038721Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2038870Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2039022Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2039172Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2039324Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2039477Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2039625Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2039774Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2039929Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2040080Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2040230Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2040380Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2040528Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2040679Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2040827Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2040978Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2041131Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2041279Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2041429Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2041578Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2041729Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2041926Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2042075Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2042226Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2042377Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2042527Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2042678Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2042828Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2042977Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2043128Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2043276Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2043428Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2043586Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2043734Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2043957Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2044131Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2044300Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2044455Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2044641Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2044790Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2044941Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2045089Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2045280Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2045436Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2045584Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2045737Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2045885Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2046033Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2046184Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2046335Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2046484Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2046634Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2046782Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2046938Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2047090Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2047239Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2047391Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2047539Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2047687Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2047838Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2047987Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2048139Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2048286Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2048435Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2048588Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2048780Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2048929Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2049081Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2049229Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2049380Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2049530Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2049684Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2049835Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2049983Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2050131Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2050286Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2050437Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2050587Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2050777Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2050925Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2051077Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2051226Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2051414Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2051567Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2051715Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2051865Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2052013Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2052203Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2052352Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2052504Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2052652Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2052803Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2052951Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2053103Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2053258Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2053406Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2053556Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2053705Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2053856Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2054009Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2054158Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2054308Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2054459Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2054607Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2054757Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2054912Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2055061Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2055213Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2055361Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2055512Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2055706Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2055854Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2056008Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2056156Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2056304Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2056455Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2056605Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2056752Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2056903Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2057052Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2057204Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2057357Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2057505Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2057696Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2057847Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2057996Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2058147Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2058334Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2058487Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2058635Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2058783Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2058973Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2059124Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2059273Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2059425Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2059573Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2059722Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2059870Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2060022Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2060172Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2060320Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2060468Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2060621Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2060771Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2060919Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2061069Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2061217Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2061368Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2061515Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2061665Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2061816Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2061963Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2062111Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2062264Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2062457Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2062607Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2062758Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2062908Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2063060Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2063208Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2063359Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2063514Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2063676Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2063849Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2064014Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2064165Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2064315Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2064506Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2064656Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2064806Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2064954Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2065104Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2065294Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2065444Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2065596Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2065743Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2065929Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2066082Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2066229Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2066383Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2066531Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2066679Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2066830Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2066980Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2067128Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2067276Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2067424Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2067578Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2067728Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2067877Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2068030Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2068177Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2068326Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2068475Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2068626Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2068776Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2068923Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2069072Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2069224Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2069442Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2069589Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2069743Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2069892Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2070040Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2070191Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2070346Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2070497Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2070645Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2070792Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2070945Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2071097Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2071245Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2071436Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2071585Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2071735Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2071883Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2072074Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2072226Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2072375Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2072524Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2072714Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2072866Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2073017Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2073168Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2073315Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2073464Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2073613Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2073763Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2073931Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2074101Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2074264Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2074415Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2074564Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2074715Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2074865Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2075013Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2075163Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2075310Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2075463Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2075611Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2075760Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2075911Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2076109Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2076303Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2076452Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2076603Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2076752Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2076900Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2077049Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2077199Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2077349Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2077496Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2077645Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2077793Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2077946Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2078097Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2078244Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2078436Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2078585Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2078730Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2078881Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2079067Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2079215Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2079364Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2079513Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2079703Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2079854Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2080001Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2080154Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2080304Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2080453Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2080602Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2080752Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2080901Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2081047Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2081195Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2081347Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2081496Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2081643Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2081795Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2081942Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2082092Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2082239Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2082388Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2082539Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2082686Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2082833Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2082985Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2083179Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2083329Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2083478Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2083625Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2083774Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2083921Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2084071Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2084221Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2084369Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2084519Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2084668Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2084819Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2084969Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2085160Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2085308Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2085457Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2085604Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2085794Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2085942Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2086090Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2086239Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2086430Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2086580Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2086729Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2086878Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2087026Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2087177Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2087324Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2087475Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2087622Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2087768Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2087917Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2088064Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2088215Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2088364Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2088513Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2088662Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2088811Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2088959Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2089108Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2089258Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2089405Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2089554Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2089701Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2089853Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2090054Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2090202Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2090355Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2090502Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2090649Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2090798Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2090948Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2091115Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2091272Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2091426Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2091590Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2091746Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2091901Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2092104Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2092262Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2092423Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2092575Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2092766Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2092933Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2093085Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2093238Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2093485Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2093643Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2093804Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2093961Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2094117Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2094296Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2094469Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2094621Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2094778Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2094928Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2095083Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2095236Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2095389Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2095543Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2095698Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2095848Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2096005Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2096155Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2096306Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2096460Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2096610Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2096765Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2096917Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2097114Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2097270Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2097421Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2097570Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2097723Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2097873Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2098029Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2098178Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2098327Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2098480Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2098632Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2098784Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2098941Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2099133Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2099289Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2099439Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2099589Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2099785Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2099940Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2100091Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2100244Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2100434Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2100591Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2100740Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2100896Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2101052Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2101202Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2101350Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2101504Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2101655Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2101811Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2101961Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2102112Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2102269Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2102424Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2102576Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2102738Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2102888Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2103042Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2103190Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2103343Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2103497Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2103646Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2103796Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2103956Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2104154Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2104302Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2104457Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2104605Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2104760Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2104909Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2105060Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2105216Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2105365Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2105514Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2105674Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2105828Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2105984Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2106180Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2106330Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2106484Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2106634Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2106821Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2106975Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2107125Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2107278Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2107477Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2107630Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2107784Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2107936Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2108085Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2108241Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2108390Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2108547Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2108931Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2109144Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2109303Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2109459Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2109610Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2109765Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2109916Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2110069Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2110219Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2110366Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2110522Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2110671Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2110819Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2110972Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2111123Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2111367Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2111517Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2111668Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2111824Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2111973Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2112124Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2112282Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2112429Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2112577Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2112731Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2112879Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2113037Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2113186Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2113397Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2113553Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2113704Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2113853Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2114007Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2114214Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2114370Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2114521Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2114669Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2114881Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2115035Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2115184Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2115339Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2115489Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2115642Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2115791Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2115946Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2116146Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2116296Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2116445Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2116603Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2116755Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2116908Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2117060Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2117210Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2117361Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2117510Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2117662Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2117817Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2117966Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2118118Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2118267Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2118470Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2118624Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2118778Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2118929Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2119085Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2119234Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2119391Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2119540Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2119689Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2119842Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2119993Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2120146Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2120300Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2120494Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2120653Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2120802Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2120951Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2121162Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2121312Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2121462Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2121616Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2121804Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2121959Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2122112Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2122264Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2122416Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2122567Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2122716Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2122877Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2123026Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2123175Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2123332Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2123484Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2123643Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2123791Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2123944Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2124096Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2124245Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2124394Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2124549Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2124700Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2124854Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2125003Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2125151Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2125350Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2125498Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2125648Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2125801Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2125954Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2126108Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2126257Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2126410Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2126564Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2126714Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2126864Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2127020Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2127174Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2127328Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2127516Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2127666Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2127819Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2127968Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2128155Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2128313Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2128462Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2128614Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2128803Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2128959Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2129115Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2129267Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2129418Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2129572Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2129721Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2129873Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2130027Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2130175Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2130326Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2130479Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2130632Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2130784Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2130935Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2131082Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2131235Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2131385Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2131542Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2131690Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2131840Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2131992Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2132149Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2132342Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2132493Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2132646Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2132798Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2132947Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2133097Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2133253Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2133404Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2133554Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2133707Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2133857Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2134013Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2134161Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2134353Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2134511Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2134682Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2134856Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2135049Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2135201Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2135356Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2135504Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2136017Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2136173Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2136324Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2136475Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2136629Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2136778Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2136930Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2137083Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2137233Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2137389Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2137538Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2137686Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2137843Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2137994Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2138144Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2138299Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2138450Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2138605Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2138754Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2138905Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2139058Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2139206Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2139355Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2139510Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2139706Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2139857Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2140008Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2140158Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2140309Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2140457Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2140608Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2140760Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2140909Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2141061Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2141213Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2141366Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2141513Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2141702Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2141851Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2142003Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2142152Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2142342Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2142493Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2142639Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2142794Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2142981Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2143134Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2143290Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2143441Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2143597Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2143746Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2143894Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2144050Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2144198Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2144348Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2144500Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2144652Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2144807Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2144957Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2145108Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2145264Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2145417Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2145566Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2145727Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2145876Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2146030Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2146179Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2146333Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2146530Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2146715Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2146917Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2147116Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2147267Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2147417Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2147575Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2147725Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2147877Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2148026Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2148178Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2148336Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2148489Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2148710Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2148866Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2149016Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2149168Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2149356Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2149508Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2149661Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2149809Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2149957Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2153384Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2153579Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2153765Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2153920Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2154068Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2154221Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2154372Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2154525Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2154682Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2154830Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2154983Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2155135Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2155287Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2155437Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2155587Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2155737Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2155887Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2156108Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2156262Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2156411Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2156560Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2156709Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2156859Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2157075Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2157225Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2157375Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2157524Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2157677Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2157824Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2157975Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2158124Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2158273Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2158422Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2158572Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2158722Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2158872Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2159062Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2159218Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2159366Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2159514Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2159703Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2159852Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2160000Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2160151Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2160340Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2160493Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:11.2160641Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2160791Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2160943Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2161091Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2161238Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2161392Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2161541Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2161691Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2161839Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2161989Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2162145Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2162293Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2162443Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2162596Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2162744Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2162894Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2163046Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2163195Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2163345Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2163493Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2163643Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2163854Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2164025Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2164192Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2164340Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2164489Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2164640Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2164789Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2164937Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2165086Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2165235Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2165384Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2165538Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2165685Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2165875Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2166025Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2166172Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2166321Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2166469Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2166655Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2166807Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2166955Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2167105Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2167293Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2167445Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2167595Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2167748Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2167898Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2168048Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2168196Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2168349Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2168498Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2168646Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2168795Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2168946Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2169095Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2169246Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2169396Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2169546Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2169694Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2169842Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2169996Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2170144Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2170293Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2170448Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2170600Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2170792Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2170939Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2171089Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2171241Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2171391Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2171539Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2171690Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2171838Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2171988Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2172137Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2172287Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2172440Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2172588Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2172775Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2172927Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2173075Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2173226Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2173413Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2173563Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2173717Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2173868Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2174074Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2174251Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2174405Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2174554Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2174705Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2174853Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2175006Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2175158Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2175307Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2175459Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2175609Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2175760Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2175911Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2176060Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2176215Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2176364Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2176512Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2176662Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2176813Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2176960Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2177110Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2177260Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2177412Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2177631Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2177779Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2177932Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2178080Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2178227Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2178377Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2178525Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2178676Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2178824Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2178971Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2179122Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2179272Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2179423Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2179572Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2179762Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2179915Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2180063Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2180212Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2180402Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2180552Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2180699Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2180849Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2181035Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2181188Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2181335Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2181485Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2181637Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2181788Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2181938Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2182093Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2182242Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2182392Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2182542Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2182692Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2182844Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2182994Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2183144Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2183295Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2183442Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2183589Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2183742Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2183891Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2184040Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2184214Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2184389Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2184582Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2184729Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2184880Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2185029Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2185177Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2185328Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2185480Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2185627Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2185778Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2185926Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2186076Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2186232Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2186380Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2186576Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2186726Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2186875Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2187025Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2187212Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2187361Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2187512Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2187663Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2187859Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2188012Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2188160Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2188312Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2188460Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2188608Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2188760Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2188911Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2189062Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2189211Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2189359Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2189510Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2189662Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2189809Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2189965Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2190113Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2190263Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2190411Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2190560Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2190715Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2190864Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2191012Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2191162Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2191313Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2191504Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2191654Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2191805Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2191954Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2192102Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2192249Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2192402Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2192550Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2192697Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2192847Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2192998Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2193152Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2193300Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2193491Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2193644Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2193792Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2193939Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2194126Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2194275Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2194425Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2194572Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2194759Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2194911Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2195059Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2195210Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2195361Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2195508Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2195658Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2195808Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2195956Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2196166Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2196315Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2196468Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2196621Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2196769Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2196920Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2197067Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2197214Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2197363Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2197513Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2197664Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2197814Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2197962Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2198115Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2198309Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2198459Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2198611Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2198759Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2198906Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2199056Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2199205Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2199354Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2199504Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2199652Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2199805Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2199957Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2200104Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2200296Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2200447Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2200595Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2200745Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2200931Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2201084Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2201231Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2201379Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2201529Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2201744Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2201891Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2202044Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2202192Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2202342Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2202490Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2202637Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2202789Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2202937Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2203085Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2203235Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2203386Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2203538Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2203685Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2203855Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2204027Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2204182Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2204330Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2204482Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2204631Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2204782Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2204931Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2205081Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2205305Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2205451Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2205601Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2205752Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2205900Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2206050Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2206200Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2206348Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2206500Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2206649Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2206800Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2206953Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2207101Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2207290Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2207442Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2207590Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2207740Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2207926Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2208076Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2208227Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2208374Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2208559Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2208957Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2209160Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2209319Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2209467Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2209616Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2209768Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2209919Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2210068Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2210218Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2210367Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2210522Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2210673Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2210822Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2210973Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2211122Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2211275Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2211425Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2211575Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2211726Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2211878Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2212027Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2212181Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2212421Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2212570Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2212723Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2212872Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2213026Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2213174Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2213325Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2213477Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2213640Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2213811Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2213978Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2214133Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2214283Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2214489Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2214640Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2214791Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2214939Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2215088Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2215299Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2215453Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2215603Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2215751Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2215956Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2216111Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2216259Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2216411Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2216562Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2216711Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2216859Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2217015Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2217164Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2217314Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2217461Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2217613Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2217765Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2217915Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2218064Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2218216Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2218364Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2218516Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2218667Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2218816Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2218968Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2219116Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2219267Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2219465Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2219615Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2219768Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2219916Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2220064Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2220216Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2220366Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2220515Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2220665Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2220813Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2220965Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2221118Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2221267Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2221458Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2221607Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2221756Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2221905Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2222093Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2222247Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2222395Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:11.2222549Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2222745Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2222900Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2223049Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2223204Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2223353Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2223505Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2223652Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2223804Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2223956Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2224105Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2224254Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2224409Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2224562Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2224711Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2224864Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2225012Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2225164Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2225313Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2225469Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2225620Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2225772Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2225920Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2226075Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2226267Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2226421Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2226572Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2226720Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2226871Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2227020Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2227170Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2227322Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2227470Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2227623Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2227774Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2227926Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2228080Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2228268Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2228417Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2228568Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2228717Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2228929Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2229078Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2229225Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2229374Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2229561Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2229714Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2229865Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2230016Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2230169Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2230316Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2230464Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2230618Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2230766Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2230913Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2231064Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2231216Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2231370Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2231518Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2231669Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2231820Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2231969Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2232116Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2232269Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2232418Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2232568Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2232716Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2232865Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2233063Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2233213Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2233363Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2233516Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2233664Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2233813Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2233969Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2234118Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2234269Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2234419Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2234570Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2234724Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2234873Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2235061Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2235215Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2235365Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2235518Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2235704Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2235853Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2236058Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2236208Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2236398Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2236552Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2236700Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2236857Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2237005Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2237151Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2237301Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2237452Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2237601Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2237754Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2237904Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2238064Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2238215Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2238362Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2238516Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2238665Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2238813Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2238963Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2239114Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2239264Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2239413Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2239560Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2239713Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2239906Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2240056Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2240208Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2240356Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2240509Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2240657Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2240808Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2240961Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2241110Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2241258Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2241410Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2241567Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2241714Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2241906Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2242057Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2242209Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2242357Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2242544Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2242696Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2242844Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2242992Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2243142Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2243333Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2243485Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2243639Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2243789Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2243941Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2244090Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2244240Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2244414Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2244583Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2244739Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2244888Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2245043Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2245193Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2245343Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2245490Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2245642Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2245792Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2245948Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2246096Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2246243Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2246394Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2246542Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2246740Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2246891Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2247041Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2247194Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2247342Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2247490Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2247643Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2247792Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2247942Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2248092Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2248239Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2248392Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2248545Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2248736Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2248889Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2249037Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2249184Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2249337Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2249524Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2249674Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2249825Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2249973Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2250169Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2250322Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2250478Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2250630Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2250778Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2250926Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2251077Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2251228Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2251385Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2251532Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2251680Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2251835Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2251989Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2252136Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2252288Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2252438Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2252588Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2252736Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2252888Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2253040Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2253188Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2253334Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2253486Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2253687Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2253860Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2254028Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2254177Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2254327Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2254475Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2254625Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2254775Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2254924Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2255078Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2255232Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2255386Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2255537Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2255749Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2255904Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2256056Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2256205Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2256397Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2256546Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2256695Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2256847Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2257035Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2257189Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2257344Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2257496Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2257649Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2257799Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2257948Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2258105Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2258254Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2258402Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2258553Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2258705Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2258855Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2259005Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2259158Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2259308Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2259456Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2259604Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2259758Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2259907Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2260055Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2260206Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2260357Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2260555Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2260704Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2260854Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2261009Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2261158Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2261306Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2261459Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2261607Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2261758Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2261908Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2262057Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2262211Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2262358Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2262552Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2262710Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2262858Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2263011Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2263198Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2263350Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2263501Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2263650Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2263839Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2263994Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2264146Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2264302Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2264450Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2264599Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2264751Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2264903Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2265053Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2265204Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2265352Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2265508Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2265663Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2265811Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2265965Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2266112Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2266261Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2266414Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2266568Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2266719Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2266872Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2267020Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2267180Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2267371Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2267520Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2267674Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2267822Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2267971Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2268122Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2268274Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2268425Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2268573Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2268721Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2271966Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2272146Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2272298Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2272514Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2272665Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2272820Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2272968Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2273156Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2273308Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2273459Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2273608Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2273802Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2273971Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2274144Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2274306Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2274456Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2274609Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2274759Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2274910Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2275062Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2275211Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2275363Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2275513Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2275664Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2275815Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2275964Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2276201Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2276353Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2276501Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2276655Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2276804Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2276954Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2277105Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2277256Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2277452Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2277603Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2277755Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2277903Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2278054Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2278204Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2278359Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2278507Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2278655Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2278807Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2278958Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2279109Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2279260Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2279450Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2279602Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2279751Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2279899Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2280089Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2280238Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2280386Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2280538Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2280729Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2280882Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2281030Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2281181Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2281332Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2281481Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2281628Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2281781Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2281930Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2282081Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2282229Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2282379Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2282534Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2282681Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2282833Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2282984Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2283134Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2283287Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2283437Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2283587Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2283737Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2283884Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2284035Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2284255Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2284405Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2284560Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2284708Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2284857Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2285008Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2285158Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2285307Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2285457Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2285605Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2285755Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2285910Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2286059Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2286253Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2286403Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2286551Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2286706Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2286900Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2287049Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2287200Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2287350Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2287540Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2287691Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2287839Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2287993Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2288141Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2288289Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2288441Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2288592Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2288743Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2288892Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2289040Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2289194Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2289345Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2289493Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2289647Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2289795Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2289946Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2290095Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2290245Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2290398Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2290546Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2290695Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2290848Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2291041Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2291192Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2291342Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2291490Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2291640Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2291789Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2291941Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2292093Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2292242Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2292392Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2292542Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2292693Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2292844Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2293033Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2293184Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2293334Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2293483Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2293675Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2293852Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2294024Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2294174Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2294362Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2294513Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2294664Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2294814Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2294962Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2295114Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2295263Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2295418Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2295566Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2295714Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2295864Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2296015Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2296165Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2296317Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2296467Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2296620Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2296768Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2296917Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2297069Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2297218Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2297365Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2297516Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2297666Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2297861Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2298009Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2298161Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2298312Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2298460Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2298608Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2298761Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2298910Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2299059Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2299206Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2299356Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2299508Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2299657Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2299849Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2300001Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2300150Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2300300Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2300487Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2300637Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2300788Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2300936Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2301122Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2301279Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2301430Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2301585Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2301732Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2301881Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2302031Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2302181Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2302330Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2302481Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2302628Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2302779Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2302932Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2303080Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2303233Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2303381Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2303529Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2303679Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2303830Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2303978Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2304129Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2304279Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2304439Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2304664Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2304826Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2304978Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2305126Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2305274Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2305425Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2305576Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2305727Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2305877Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2306024Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2306177Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2306328Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2306476Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2306667Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2306816Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2306965Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2307114Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2307300Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2307453Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2307602Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2307749Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2307963Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2308115Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2308265Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2308416Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2308565Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2308960Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2309174Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2309375Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2309530Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2309678Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2309830Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2309981Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2310130Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2310281Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2310432Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2310580Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2310731Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2310880Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2311031Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2311184Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2311334Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2311485Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2311635Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2311879Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2312029Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2312179Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2312326Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2312479Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2312628Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2312781Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2312928Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2313076Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2313227Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2313376Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2313527Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2313678Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2313884Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2314036Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2314188Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2314336Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2314543Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2314693Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2314841Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2314991Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2315198Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2315352Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2315500Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2315652Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2315802Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2315950Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2316154Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2316308Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2316457Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2316607Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2316754Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2316905Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2317058Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2317207Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2317358Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2317510Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2317659Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2317810Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2317964Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2318112Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2318263Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2318410Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2318562Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2318770Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2318918Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2319071Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2319220Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2319369Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2319519Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2319669Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2319817Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2319967Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2320116Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2320263Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2320419Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2320568Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2320760Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2320908Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2321056Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2321206Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2321391Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2321541Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2321697Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2321847Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2321997Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2322188Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2322337Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2322490Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2322638Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2322785Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2322935Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2323085Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2323238Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2323386Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2323536Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2323705Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2323882Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2324039Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2324190Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2324339Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2324492Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2324639Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2324790Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2324943Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2325091Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2325239Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2325390Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2325584Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2325735Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2325885Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2326033Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2326184Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2326333Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2326481Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2326634Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2326783Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2326933Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2327082Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2327233Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2327386Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2327575Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2327724Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2327877Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2328025Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2328173Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2328364Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2328514Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2328664Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2328811Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2328998Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2329155Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2329306Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2329455Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2329605Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2329753Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2329902Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2330053Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2330205Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2330359Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2330507Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2330658Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2330810Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2330962Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2331119Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2331268Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2331416Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2331566Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2331718Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2331866Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2332016Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2332164Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2332317Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2332509Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2332657Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2332809Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2332957Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2333106Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2333256Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2333407Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2333557Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2333730Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2333902Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2334058Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2334210Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2334361Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2334552Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2334701Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2334853Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2335001Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2335214Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2335366Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2335514Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2335664Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2335857Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2336010Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2336158Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2336311Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2336459Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2336610Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2336759Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2336911Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2337063Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2337211Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2337360Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2337513Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2337665Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2337815Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2337965Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2338114Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2338264Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2338413Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2338565Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2338719Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2338869Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2339022Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2339173Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2339365Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2339516Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2339667Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2339815Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2339966Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2340114Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2340269Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2340418Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2340570Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2340721Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2340873Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2341024Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2341177Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2341368Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2341520Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2341668Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2341817Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2342007Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2342157Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2342304Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2342454Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2342640Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2342796Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2342943Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2343095Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2343245Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2343394Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2343543Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2343696Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2343844Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2343995Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2344142Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2344293Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2344452Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2344601Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2344751Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2344904Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2345052Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2345200Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2345352Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2345503Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2345653Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2345801Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2345952Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2346146Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2346294Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2346446Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2346598Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2346746Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2346899Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2347054Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2347203Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2347355Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2347503Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2347653Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2347806Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2347956Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2348151Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2348301Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2348450Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2348601Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2348786Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2348938Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2349088Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2349236Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2349426Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2349577Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2349725Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2349878Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2350029Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2350180Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2350332Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2350488Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2350641Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2350788Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2350942Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2351095Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2351245Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2351393Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2351546Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2351697Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2351852Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2352001Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2352153Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2352306Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2352456Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2352604Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2352763Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2352956Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2353105Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2353258Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2353407Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2353557Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2353705Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2353857Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2354010Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2354162Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2354333Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2354509Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2354666Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2354817Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2355004Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2355153Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2355303Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2355451Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2355637Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2355789Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2355938Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2356138Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2356327Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2356479Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2356630Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2356781Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2356928Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2357079Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2357230Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2357386Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2357534Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2357683Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2357834Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2357986Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2358137Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2358288Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2358439Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2358591Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2358745Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2358894Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2359052Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2359200Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2359348Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2359498Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2359651Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2359846Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2359995Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2360148Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2360300Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2360449Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2360597Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2360753Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2360901Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2361053Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2361200Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2361353Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2361508Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2361655Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2361867Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2362022Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2362172Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2362320Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2362514Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2362664Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2362815Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2362966Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2363155Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2363311Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2363462Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2363615Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2363766Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2363925Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2364098Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2364264Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2364415Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2364570Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2364718Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2364874Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2365025Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2365173Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2365326Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2365478Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2365629Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2365779Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2365933Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2366081Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2366232Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2366380Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2366534Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2366727Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2366876Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2367029Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2367177Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2367328Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2367481Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2367633Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2367792Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2367942Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2368092Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2368247Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2368400Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2368548Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2368739Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2368889Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2369039Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2369187Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2369372Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2369524Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2369673Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2369821Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2370013Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2370168Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2370315Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2370472Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2370621Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2370771Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2370921Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2371072Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2371228Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2371377Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2371525Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2371679Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2371830Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2371985Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2372136Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2372284Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2372435Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2372582Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2372733Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2372884Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2373032Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2373187Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2373339Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2373535Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2373685Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2373837Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2373985Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2374137Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2374286Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2374439Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2374587Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2374735Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2374887Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2375038Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2375189Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2375343Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2375530Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2375682Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2375832Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2375980Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2376168Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2376318Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2376468Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2376618Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2376808Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2376965Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2377112Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2377263Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2377415Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2377563Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2377711Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2377864Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2378014Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2378162Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2378311Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2378462Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2378615Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2378762Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2378913Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2379063Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2379213Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2379360Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2379513Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2379662Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2379813Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2379960Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2380111Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2380309Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2380457Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2380606Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2380757Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2380906Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2381059Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2381210Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2381358Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2381515Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2381664Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2381817Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2381971Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2382119Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2382309Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2382459Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2382607Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2382762Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2382949Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2383101Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2383260Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2383410Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2383604Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2383755Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2383903Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2384058Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2384209Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2384357Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2384509Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2384661Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2384811Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2384959Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2385108Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2385262Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2385412Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2385559Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2385714Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2385862Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2386017Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2386165Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2386315Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2386467Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2386616Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2386764Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2386916Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2387130Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2387279Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2387433Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2387581Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2390798Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2390971Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2391128Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2391283Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2391432Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2391580Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2391739Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2391892Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2392044Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2392254Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2392405Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2392560Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2392709Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2392896Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2393048Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2393196Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2393345Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2393533Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2393682Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2393831Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2393982Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2394129Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2394281Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2394428Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2394581Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2394729Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2394877Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2395031Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2395182Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2395332Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2395481Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2395634Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2395786Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2395934Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2396155Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2396310Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2396457Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2396604Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2396756Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2396903Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2397102Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2397252Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2397404Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2397555Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2397703Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2397850Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2398002Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2398150Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2398297Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2398446Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2398594Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2398751Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2398898Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2399086Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2399238Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2399386Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2399534Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2399727Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2399876Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2400029Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2400176Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2400323Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2400517Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2400664Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2400814Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2400965Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2401113Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2401263Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2401414Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2401562Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2401710Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2401859Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2402009Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2402162Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2402312Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2402463Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2402610Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2402757Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2402907Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2403054Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2403207Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2403357Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2403506Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2403655Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2403806Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2403999Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2404152Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2404300Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2404449Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2404599Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2404746Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2404898Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2405047Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2405196Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2405347Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2405496Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2405649Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2405799Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2405987Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2406136Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2406287Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2406435Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2406626Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2406775Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2406923Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2407073Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2407259Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2407410Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2407560Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2407713Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2407865Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2408012Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2408162Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2408316Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2408464Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2408766Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2408924Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2409076Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2409228Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2409375Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2409527Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2409678Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2409829Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2409976Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2410129Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2410277Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2410427Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2410574Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2410725Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2410954Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2411102Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2411252Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2411406Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2411554Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2411704Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2411854Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2412003Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2412153Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2412300Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2412450Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2412608Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2412757Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2412970Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2413121Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2413269Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2413421Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2413627Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2413776Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2413926Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2414073Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2414311Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2414471Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2414621Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2414778Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2414927Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2415075Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2415228Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2415379Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2415526Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2415676Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2415826Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2415980Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2416130Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2416278Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2416431Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2416579Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2416727Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2416880Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2417031Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2417181Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2417328Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2417477Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2417630Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2417824Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2417971Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2418124Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2418273Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2418422Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2418570Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2418722Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2418872Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2419021Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2419169Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2419327Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2419478Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2419631Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2419821Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2419972Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2420122Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2420270Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2420454Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2420607Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2420756Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2420908Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2421098Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2421249Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2421399Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2421549Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2421697Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2421850Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2421997Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2422149Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2422301Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2422451Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2422601Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2422751Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2422901Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2423053Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2423204Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2423351Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2423500Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2423650Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2423805Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2423953Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2424101Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2424250Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2424400Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2424592Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2424743Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2424893Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2425047Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2425198Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2425346Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2425500Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2425647Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2425794Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2425944Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2426095Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2426250Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2426398Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2426587Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2426739Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2426888Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2427036Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2427236Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2427387Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2427536Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2427684Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2427871Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2428025Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2428173Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2428324Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2428475Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2428623Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2428774Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2428925Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2429073Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2429223Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2429371Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2429523Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2429675Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2429823Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2429977Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2430126Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2430275Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2430426Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2430577Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2430725Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2430876Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2431024Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2431174Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2431377Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2431526Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2431680Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2431829Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2431977Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2432129Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2432280Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2432427Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2432577Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2432725Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2432880Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2433035Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2433183Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2433378Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2433529Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2433677Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2433834Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2434021Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2434174Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2434322Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2434470Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2434659Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2434811Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2434959Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2435113Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2435261Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2435411Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2435559Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2435710Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2435863Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2436109Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2436260Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2436413Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2436562Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2436712Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2436864Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2437013Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2437163Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2437310Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2437460Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2437613Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2437761Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2437913Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2438064Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2438260Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2438410Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2438561Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2438709Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2438862Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2439010Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2439161Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2439312Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2439461Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2439612Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2439761Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2439912Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2440062Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2440251Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2440400Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2440550Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2440699Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2440911Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2441062Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2441210Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2441362Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2441548Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2441699Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2441849Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2442001Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2442152Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2442300Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2442448Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2442601Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2442750Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2442897Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2443048Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2443199Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2443351Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2443499Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2443650Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2443802Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2443954Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2444103Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2444257Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2444406Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2444555Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2444704Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2444855Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2445050Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2445199Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2445349Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2445502Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2445650Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2445802Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2445951Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2446100Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2446250Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2446397Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2446548Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2446702Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2446851Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2447044Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2447197Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2447346Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2447496Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2447680Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2447830Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2447980Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2448127Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2448315Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2448469Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2448623Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2448778Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2448926Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2449074Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2449230Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2449381Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2449530Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2449681Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2449830Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2449985Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2450140Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2450291Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2450445Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2450592Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2450739Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2450895Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2451047Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2451198Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2451347Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2451496Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2451649Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2451843Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2451990Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2452144Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2452294Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2452445Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2452594Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2452744Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2452896Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2453045Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2453194Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2453348Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2453499Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2453650Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2453837Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2453986Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2454137Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2454286Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2454474Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2454627Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2454776Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2454928Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2455119Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2455270Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2455423Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2455574Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2455722Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2455873Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2456023Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2456174Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2456325Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2456474Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2456625Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2456775Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2456925Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2457076Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2457227Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2457375Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2457529Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2457680Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2457835Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2457983Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2458132Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2458283Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2458433Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2458625Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2458776Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2458929Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2459080Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2459230Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2459378Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2459533Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2459681Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2459830Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2459980Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2460131Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2460284Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2460432Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2460622Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2460774Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2460925Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2461074Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2461265Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2461415Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2461565Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2461717Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2461904Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2462057Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2462206Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2462357Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2462510Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2462657Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2462807Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2462960Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2463108Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2463259Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2463407Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2463559Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2463714Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2463862Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2464012Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2464162Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2464310Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2464461Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2464611Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2464761Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2464912Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2465060Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2465212Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2465407Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2465556Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2465710Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2465857Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2466005Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2466155Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2466305Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2466453Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2466603Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2466753Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2466906Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2467056Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2467205Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2467418Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2467569Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2467718Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2467868Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2468055Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2468206Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2468355Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2468506Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2468657Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2468846Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2468996Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2469150Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2469298Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2469448Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2469597Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2469747Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2469898Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2470047Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2470196Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2470348Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2470502Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2470654Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2470804Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2470953Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2471104Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2471252Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2471404Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2471558Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2471710Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2471861Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2472009Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2472204Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2472357Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2472509Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2472659Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2472811Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2472960Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2473111Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2473262Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2473410Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2473560Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2473708Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2473862Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2474012Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2474207Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2474356Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2474508Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2474657Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2474847Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2474997Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2475146Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2475298Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2475446Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2475633Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2475787Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2475938Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2476147Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2476296Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2476445Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2476595Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2476745Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2476893Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2477044Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2477192Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2477346Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2477498Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2477649Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2477802Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2477951Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2478098Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2478250Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2478401Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2478552Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2478701Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2478850Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2479005Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2479201Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2479352Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2479506Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2479655Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2479805Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2479953Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2480104Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2480255Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2480404Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2480553Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2480709Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2480861Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2481009Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2481202Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2481352Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2481501Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2481649Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2481836Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2481991Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2482141Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2482290Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2482483Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2482635Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2482786Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2482937Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2483085Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2483235Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2483385Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2483534Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2483685Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2483836Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2483987Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2484138Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2484289Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2484441Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2484591Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2484739Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2484890Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2485040Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2485195Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2485343Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2485492Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2485646Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2485797Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2485992Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2486143Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2486294Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2486446Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2486595Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2486745Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2486899Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2487048Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2487199Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2487353Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2487504Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2487659Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2487807Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2487997Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2488150Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2488298Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2488448Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2488637Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2488787Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2488936Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2489090Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2489277Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2489430Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2489580Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2489733Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2489885Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2490033Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2490181Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2490337Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2490485Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2490636Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2490785Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2490936Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2491091Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2491242Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2491390Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2491541Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2491690Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2491840Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2491992Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2492140Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2492294Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2492446Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2492596Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2492815Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2492968Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2493123Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2493272Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2493423Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2493574Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2493725Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2493872Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2494023Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2494172Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2494328Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2494481Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2494629Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2494823Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2494972Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2495123Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2495275Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2495461Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2495614Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2495762Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2495910Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2496100Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2496252Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2496400Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2496555Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2496704Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2496854Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2497002Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2497154Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2497303Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2497453Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2497605Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2497761Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2497912Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2498060Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2498215Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2498364Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2498514Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2498662Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2498816Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2498966Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2499116Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2499264Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2499418Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2499612Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2499766Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2499917Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2500068Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2500221Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2500371Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2500521Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2500676Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2500826Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2500979Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2501129Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2501281Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2501432Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2501620Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2501770Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2501922Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2502072Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2502262Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2502413Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2502563Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2502714Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2502902Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2503054Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2503204Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2503357Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2503510Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2503658Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2503809Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2503964Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2504114Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2504265Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2504417Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2504568Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2504721Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2504871Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2505023Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2505175Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2505323Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2505471Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2505626Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2505774Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2505922Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2509196Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2509362Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2509611Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2509760Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2509914Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2510065Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2510213Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2510361Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2510514Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2510662Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2510812Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2510960Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2511109Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2511262Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2511414Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2511623Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2511778Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2511926Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2512076Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2512284Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2512433Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2512585Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2512732Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2512937Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2513092Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2513240Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2513394Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2513541Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2513689Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2513839Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2513990Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2514139Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2514289Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2514437Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2514589Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2514740Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2514888Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2515041Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2515189Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2515337Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2515487Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2515637Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2515784Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2515934Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2516155Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2516309Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2516504Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2516651Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2516804Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2516952Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2517099Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2517249Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2517400Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2517550Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2517698Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2517846Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2517999Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2518151Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2518299Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2518491Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2518640Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2518792Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2518940Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2519126Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2519279Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2519427Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2519574Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2519790Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2519941Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2520091Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2520243Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2520390Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2520540Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2520687Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2520839Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2520991Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2521138Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2521290Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2521441Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2521591Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2521743Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2521892Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2522040Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2522192Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2522340Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2522493Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2522641Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2522789Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2522938Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2523088Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2523280Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2523430Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2523581Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2523732Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2523882Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2524030Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2524183Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2524332Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2524479Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2524629Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2524779Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2524929Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2525079Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2525271Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2525424Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2525572Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2525720Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2525910Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2526060Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2526208Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2526358Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2526545Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2526699Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2526847Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2526998Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2527147Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2527295Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2527443Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2527596Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2527744Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2527893Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2528041Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2528190Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2528343Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2528492Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2528642Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2528794Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2528942Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2529092Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2529242Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2529391Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2529540Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2529687Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2529836Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2530033Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2530182Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2530336Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2530484Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2530632Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2530783Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2530933Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2531080Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2531231Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2531378Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2531532Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2531687Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2531836Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2532027Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2532176Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2532325Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2532475Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2532661Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2532810Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2532961Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2533110Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2533301Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2533452Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2533613Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2533789Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2533950Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2534097Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2534247Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2534397Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2534547Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2534696Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2534843Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2534995Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2535145Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2535292Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2535443Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2535592Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2535741Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2535890Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2536041Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2536191Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2536338Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2536488Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2536640Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2536833Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2536982Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2537132Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2537280Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2537430Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2537577Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2537731Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2537882Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2538030Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2538180Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2538331Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2538482Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2538632Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2538820Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2538970Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2539121Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2539270Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2539459Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2539609Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2539756Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2539906Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2540093Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2540244Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2540394Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2540544Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2540691Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2540841Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2540989Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2541142Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2541290Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2541439Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2541589Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2541739Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2541888Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2542038Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2542188Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2542339Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2542487Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2542635Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2542788Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2542935Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2543082Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2543232Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2543383Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2543587Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2543736Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2543887Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2544037Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2544185Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2544334Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2544511Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2544685Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2544834Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2544983Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2545133Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2545288Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2545436Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2545626Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2545779Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2545928Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2546079Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2546285Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2546437Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2546587Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2546734Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2546882Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2547076Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2547223Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2547377Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2547524Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2547672Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2547821Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2547972Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2548121Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2548270Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2548420Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2548567Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2548723Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2548871Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2549023Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2549171Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2549319Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2549469Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2549620Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2549768Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2549920Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2550068Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2550220Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2550413Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2550565Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2550719Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2550866Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2551014Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2551163Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2551313Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2551464Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2551612Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2551759Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2551909Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2552061Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2552208Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2552398Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2552548Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2552699Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2552848Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2552996Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2553187Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2553336Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2553483Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2553634Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2553821Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2553973Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2554123Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2554270Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2554420Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2554568Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2554716Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2554870Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2555020Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2555170Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2555318Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2555469Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2555622Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2555772Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2555920Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2556122Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2556271Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2556418Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2556571Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2556718Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2556868Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2557014Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2557164Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2557361Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2557509Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2557659Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2557809Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2557957Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2558108Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2558259Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2558405Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2558555Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2558702Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2558851Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2559004Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2559152Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2559348Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2559498Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2559644Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2559794Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2559979Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2560129Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2560280Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2560428Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2560638Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2560790Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2560938Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2561091Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2561238Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2561385Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2561536Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2561687Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2561837Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2561984Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2562131Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2562285Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2562435Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2562583Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2562737Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2562885Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2563034Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2563182Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2563332Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2563483Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2563637Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2563807Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2563981Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2564174Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2564324Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2564475Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2564623Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2564773Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2564920Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2565070Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2565220Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2565369Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2565516Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2565669Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2565820Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2565970Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2566158Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2566308Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2566458Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2566608Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2566795Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2566947Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2567095Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2567246Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2567436Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2567588Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2567741Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2567893Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2568041Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2568190Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2568340Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2568492Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2568640Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2568788Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2568938Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2569088Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2569238Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2569387Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2569536Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2569684Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2569833Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2569980Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2570133Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2570281Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2570429Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2570581Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2570732Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2570926Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2571073Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2571223Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2571375Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2571521Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2571668Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2571822Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2571970Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2572121Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2572270Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2572420Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2572572Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2572720Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2572932Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2573086Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2573233Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2573380Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2573569Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2573719Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2573893Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2574064Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2574252Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2574406Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2574554Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2574704Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2574854Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2575003Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2575152Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2575302Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2575449Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2575600Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2575747Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2575897Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2576051Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2576199Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2576351Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2576499Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2576646Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2576796Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2576948Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2577095Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2577247Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2577394Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2577549Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2577741Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2577888Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2578040Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2578187Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2578334Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2578484Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2578634Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2578783Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2578929Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2579077Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2579233Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2579384Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2579532Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2579724Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2579873Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2580023Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2580171Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2580355Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2580508Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2580657Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2580804Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2580998Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2581148Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2581298Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2581449Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2581597Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2581746Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2581895Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2582045Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2582196Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2582344Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2582492Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2582647Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2582798Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2582948Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2583097Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2583245Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2583399Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2583548Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2583724Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2583900Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2584048Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2584197Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2584348Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2584541Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2584691Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2584840Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2584988Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2585137Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2585286Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2585439Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2585587Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2585735Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2585885Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2586035Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2586185Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2586337Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2586529Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2586683Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2586830Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2586979Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2587167Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2587316Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2587464Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2587613Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2587802Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2587956Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2588106Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2588258Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2588415Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2588563Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2588714Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2588870Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2589019Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2589172Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2589320Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2589473Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2589626Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2589774Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2589926Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2590076Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2590224Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2590372Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2590530Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2590677Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2590829Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2590977Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2591127Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2591321Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2591470Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2591620Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2591770Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2591918Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2592068Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2592219Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2592372Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2592522Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2592669Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2592822Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2592979Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2593128Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2593319Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2593468Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2593616Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2593766Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2593951Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2594099Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2594250Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2594398Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2594587Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2594738Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2594886Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2595040Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2595188Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2595337Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2595490Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2595639Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2595790Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2595938Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2596155Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2596309Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2596460Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2596609Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2596761Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2596909Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2597059Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2597207Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2597362Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2597511Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2597660Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2597808Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2597963Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2598180Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2598328Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2598481Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2598629Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2598779Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2598926Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2599075Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2599228Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2599378Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2599525Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2599678Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2599829Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2599979Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2600171Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2600320Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2600470Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2600622Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2600809Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2600962Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2601112Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2601262Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2601451Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2601602Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2601754Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2601903Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2602051Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2602201Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2602348Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2602501Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2602650Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2602797Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2602948Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2603099Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2603249Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2603399Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2603550Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2603702Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2603851Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2604002Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2604182Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2604353Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2604502Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2604652Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2604802Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2604997Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2605146Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2605298Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2605448Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2605596Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2605744Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2605896Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2606044Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2606193Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2606340Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2606491Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2606644Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2606791Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2606983Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2607135Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2607282Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2607429Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2607618Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2607768Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2607918Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2608066Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2608254Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2608412Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2608560Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2608870Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2609022Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2609171Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2609321Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2609471Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2609621Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2609772Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2609921Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2610076Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2610229Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2610377Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2610530Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2610678Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2610826Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2610977Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2611129Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2611277Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2611426Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2611576Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2611728Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2611951Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2612100Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2612252Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2612399Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2612547Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2612697Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2612847Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2612997Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2613146Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2613296Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2613449Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2613604Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2613753Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2613961Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2614111Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2614262Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2614411Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2614617Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2614770Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2614918Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2615066Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2615274Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2615424Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2615572Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2615726Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2615876Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2616025Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2616173Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2616325Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2616475Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2616623Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2616771Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2616925Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2617078Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2617228Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2617379Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2617528Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2617677Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2617824Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2617975Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2618129Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2618278Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2618428Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2618576Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2618770Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2618920Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2619070Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2619218Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2619374Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2619524Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2619679Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2619827Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2619976Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2620128Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2620277Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2620432Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2620582Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2620770Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2620923Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2621074Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2621222Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2621411Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2621560Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2621708Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2621859Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2622007Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2622228Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2622376Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2622532Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2622683Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2622831Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2622979Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2623131Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2623280Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2623428Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2623578Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2623726Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2623880Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2624029Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2624179Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2627268Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2627434Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2627586Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2627744Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2627893Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2628046Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2628195Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2628342Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2628498Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2628711Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2628862Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2629013Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2629162Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2629311Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2629459Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2629609Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2629760Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2629908Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2630058Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2630211Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2630363Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2630555Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2630704Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2630852Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2631002Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2631152Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2631340Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2631496Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2631646Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2631796Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2631986Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2632139Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2632288Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2632439Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2632587Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2632738Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2632887Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2633039Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2633188Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2633336Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2633487Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2633639Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2633790Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2633940Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2634091Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2634239Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2634389Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2634537Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2634690Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2634838Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2634986Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2635137Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2635287Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2635483Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2635633Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2635783Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2635934Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2636165Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2636315Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2636470Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2636619Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2636766Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2636917Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2637068Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2637222Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2637369Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2637561Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2637715Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2637863Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2638011Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2638200Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2638351Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2638501Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2638649Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2638837Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2638990Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2639138Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2639291Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2639442Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2639590Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2639741Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2639892Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2640040Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2640192Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2640339Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2640489Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2640642Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2640791Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2640947Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2641096Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2641243Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2641394Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2641546Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2641694Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2641844Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2641991Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2642140Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2642335Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2642484Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2642637Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2642786Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2642934Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2643085Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2643235Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2643382Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2643531Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2643680Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2643834Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2643987Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2644135Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2644325Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2644475Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2644622Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2644771Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2644956Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2645107Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2645256Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2645406Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2645594Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2645746Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2645893Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2646047Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2646195Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2646345Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2646492Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2646644Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2646795Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2646944Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2647092Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2647248Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2647398Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2647549Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2647699Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2647847Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2647997Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2648146Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2648296Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2648447Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2648595Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2648747Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2648898Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2649091Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2649242Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2649392Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2649541Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2649694Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2649841Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2649996Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2650144Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2650292Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2650443Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2650593Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2650744Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2650894Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2651083Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2651233Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2651383Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2651530Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2651742Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2651892Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2652040Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2652191Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2652376Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2652527Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2652678Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2652829Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2652980Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2653128Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2653276Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2653432Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2653580Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2653732Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2653904Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2654079Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2654232Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2654380Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2654530Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2654683Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2654830Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2654978Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2655131Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2655280Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2655430Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2655578Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2655734Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2655949Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2656099Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2656249Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2656399Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2656547Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2656697Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2656847Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2656996Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2657147Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2657295Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2657445Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2657598Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2657747Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2657939Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2658089Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2658237Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2658388Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2658573Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2658723Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2658873Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2659021Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2659205Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2659360Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2659508Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2659662Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2659809Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2659958Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2660107Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2660257Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2660405Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2660555Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2660703Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2660856Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2661006Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2661153Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2661306Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2661454Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2661601Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2661751Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2661902Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2662053Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2662200Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2662350Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2662502Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2662693Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2662842Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2662994Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2663142Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2663292Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2663439Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2663588Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2663738Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2663897Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2664066Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2664236Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2664386Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2664534Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2664723Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2664872Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2665023Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2665170Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2665354Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2665507Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2665655Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2665805Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2665994Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2666145Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2666295Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2666445Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2666592Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2666743Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2666889Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2667040Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2667190Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2667337Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2667487Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2667637Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2667787Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2667937Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2668087Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2668236Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2668387Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2668535Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2668687Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2668835Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2668983Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2669132Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2669282Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2669474Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2669624Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2669774Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2669925Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2670074Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2670223Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2670373Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2670521Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2670669Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2670818Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2670969Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2671124Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2671271Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2671462Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2671614Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2671762Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2671909Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2672096Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2672246Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2672395Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2672542Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2672729Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2672882Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2673030Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2673181Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2673330Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2673479Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2673628Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2673781Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2673929Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2674079Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2674227Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2674378Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2674532Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2674680Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2674835Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2674983Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2675130Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2675281Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2675431Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2675579Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2675729Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2675877Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2676089Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2676287Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2676435Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2676589Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2676736Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2676884Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2677034Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2677184Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2677332Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2677482Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2677631Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2677784Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2677935Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2678083Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2678296Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2678447Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2678595Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2678745Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2678931Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2679083Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2679232Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2679379Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2679569Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2679721Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2679868Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2680021Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2680172Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2680323Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2680471Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2680621Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2680774Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2680922Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2681069Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2681222Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2681373Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2681522Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2681672Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2681821Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2681971Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2682119Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2682269Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2682420Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2682567Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2682718Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2682867Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2683060Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2683210Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2683360Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2683508Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2683659Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2683808Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2683958Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2684109Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2684258Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2684407Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2684562Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2684713Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2684864Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2685353Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2685507Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2685663Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2685812Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2686004Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2686153Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2686301Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2686451Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2686642Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2686796Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2686948Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2687099Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2687252Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2687400Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2687551Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2687704Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2687851Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2687999Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2688149Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2688300Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2688451Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2688599Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2688750Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2688902Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2689050Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2689198Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2689352Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2689501Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2689652Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2689799Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2689950Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2690146Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2690295Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2690446Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2690599Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2690747Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2690897Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2691047Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2691195Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2691347Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2691494Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2691646Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2691800Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2691948Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2692140Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2692290Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2692440Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2692590Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2692775Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2692925Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2693075Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2693223Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2693410Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2693564Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2693712Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2693866Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2694014Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2694162Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2694312Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2694462Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2694610Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2694761Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2694911Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2695063Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2695220Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2695367Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2695523Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2695672Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2695825Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2695975Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2696128Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2696279Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2696429Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2696577Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2696728Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2696924Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2697071Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2697225Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2697375Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2697524Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2697673Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2697823Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2697974Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2698124Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2698271Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2698422Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2698576Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2698726Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2698916Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2699065Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2699218Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2699366Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2699550Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2699704Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2699852Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2700003Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2700151Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2700341Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2700492Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2700643Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2700790Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2700943Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2701094Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2701248Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2701399Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2701547Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2701697Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2701845Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2701999Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2702149Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2702299Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2702448Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2702599Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2702748Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2702899Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2703049Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2703198Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2703347Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2703504Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2703676Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2703914Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2704067Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2704218Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2704366Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2704514Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2704665Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2704818Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2704965Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2705115Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2705264Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2705417Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2705568Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2705716Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2705906Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2706057Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2706204Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2706356Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2706540Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2706692Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2706840Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2706988Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2707180Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2707331Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2707480Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2707633Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2707781Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2707932Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2708080Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2708230Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2708381Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2708529Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2709176Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2709335Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2709488Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2709637Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2709792Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2709940Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2710089Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2710237Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2710388Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2710540Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2710689Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2710837Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2710990Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2711220Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2711371Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2711521Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2711670Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2711821Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2711969Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2712120Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2712271Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2712420Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2712570Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2712720Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2712871Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2713022Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2713229Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2713378Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2713528Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2713675Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2713882Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2714032Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2714180Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2714330Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2714535Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2714687Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2714839Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2714990Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2715142Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2715289Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2715438Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2715595Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2715744Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2715892Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2716090Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2716243Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2716396Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2716543Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2716694Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2716846Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2716996Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2717144Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2717301Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2717449Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2717601Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2717748Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2717899Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2718096Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2718243Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2718393Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2718545Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2718693Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2718842Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2718996Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2719145Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2719295Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2719443Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2719594Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2719749Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2719897Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2720088Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2720242Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2720391Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2720541Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2720727Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2720877Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2721027Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2721174Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2721367Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2721521Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2721670Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2721824Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2721974Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2722122Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2722273Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2722424Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2722572Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2722725Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2722873Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2723026Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2723179Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2723327Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2723482Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2723634Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2723790Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2723963Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2724135Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2724290Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2724439Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2724587Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2724742Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2724934Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2725081Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2725234Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2725383Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2725535Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2725682Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2725832Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2725986Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2726133Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2726282Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2726439Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2726591Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2726739Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2726933Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2727083Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2727234Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2727382Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2727566Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2727717Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2727867Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2728016Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2728231Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2728383Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2728533Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2728683Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2728831Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2728981Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2729129Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2729280Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2729439Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2729588Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2729743Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2729896Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2730047Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2730200Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2730351Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2730499Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2730651Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2730800Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2730954Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2731102Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2731251Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2731408Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2731561Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2731754Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2731907Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2732060Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2732210Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2732360Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2732509Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2732663Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2732812Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2732959Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2733110Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2733261Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2733415Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2733562Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2733751Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2733906Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2734055Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2734203Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2734392Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2734544Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2734695Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2734847Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2735034Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2735194Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2735342Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2735494Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2735644Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2735793Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2735940Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2736097Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2736246Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2736397Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2736549Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2736701Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2736853Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2737003Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2737154Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2737307Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2737456Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2737609Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2737760Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2737908Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2738061Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2738208Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2738362Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2738558Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2738707Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2738863Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2739013Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2739160Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2739314Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2739466Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2739616Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2739767Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2739916Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2740069Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2740222Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2740373Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2740564Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2740715Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2740865Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2741015Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2741205Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2741360Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2741509Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2741659Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2741848Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2742001Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2742151Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2742306Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2742454Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2742605Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2742753Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2742906Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2746053Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2746223Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2746377Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2746540Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2746699Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2746850Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2747004Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2747153Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2747306Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2747456Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2747608Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2747759Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2747909Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2748058Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2748213Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2748428Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2748585Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2748737Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2748886Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2749038Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2749187Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2749340Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2749493Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2749642Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2749793Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2749944Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2750098Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2750250Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2750442Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2750593Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2750746Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2750896Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2751086Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2751237Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2751386Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2751537Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2751726Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2751879Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2752031Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2752182Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2752333Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2752483Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2752633Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2752786Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2752935Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2753084Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2753237Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2753389Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2753541Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2753692Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2753844Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2753997Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2754146Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2754296Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2754450Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2754600Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2754749Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2754900Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2755051Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2755246Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2755395Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2755548Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2755701Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2755852Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2756072Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2756229Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2756378Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2756530Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2756680Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2756832Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2756990Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2757140Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2757333Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2757486Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2757635Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2757787Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2757997Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2758147Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2758299Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2758448Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2758637Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2758792Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2758942Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2759101Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2759251Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2759400Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2759552Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2759704Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2759854Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2760006Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2760156Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2760311Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2760463Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2760614Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2760768Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2760918Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2761066Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2761221Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2761372Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2761524Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2761673Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2761822Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2761976Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2762169Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2762320Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2762477Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2762626Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2762775Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2762928Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2763079Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2763231Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2763380Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2763534Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2763711Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2763888Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2764037Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2764230Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2764382Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2764534Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2764683Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2764870Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2765024Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2765174Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2765323Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2765515Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2765668Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2765819Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2765974Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2766124Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2766276Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2766427Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2766579Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2766731Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2766879Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2767031Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2767182Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2767333Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2767485Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2767636Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2767785Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2767940Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2768089Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2768244Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2768394Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2768542Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2768696Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2768848Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2769040Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2769192Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2769344Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2769497Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2769646Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2769796Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2769950Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2770100Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2770250Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2770403Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2770556Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2770709Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2770860Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2771050Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2771203Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2771353Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2771502Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2771688Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2771839Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2771989Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2772140Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2772327Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2772484Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2772633Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2772789Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2772940Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2773089Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2773238Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2773392Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2773543Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2773694Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2773843Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2773991Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2774150Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2774299Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2774451Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2774603Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2774752Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2774903Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2775055Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2775204Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2775356Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2775505Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2775655Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2775854Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2776004Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2776158Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2776307Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2776457Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2776609Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2776760Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2776910Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2777061Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2777211Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2777362Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2777517Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2777666Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2777858Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2778009Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2778159Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2778310Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2778496Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2778648Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2778797Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2778946Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2779098Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2779286Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2779439Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2779591Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2779741Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2779889Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2780040Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2780187Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2780341Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2780489Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2780638Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2780788Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2780938Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2781087Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2781240Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2781387Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2781539Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2781686Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2781834Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2781990Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2782138Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2782285Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2782438Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2782589Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2782786Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2782934Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2783083Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2783232Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2783385Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2783533Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2783687Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2783835Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2783985Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2784132Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2784282Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2784438Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2784585Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2784797Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2784952Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2785100Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2785250Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2785437Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2785587Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2785737Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2785884Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2786071Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2786228Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2786375Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2786532Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2786679Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2786829Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2786979Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2787129Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2787276Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2787428Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2787575Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2787724Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2787878Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2788027Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2788179Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2788326Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2788474Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2788626Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2788777Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2788924Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2789074Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2789222Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2789373Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2789566Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2789715Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2789868Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2790017Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2790164Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2790313Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2790463Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2790612Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2790761Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2790908Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2791061Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2791212Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2791360Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2791551Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2791701Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2791851Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2791999Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2792186Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2792337Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2792486Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2792634Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2792824Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2792975Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2793125Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2793275Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2793423Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2793571Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2793719Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2793868Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2794018Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2794166Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2794315Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2794464Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2794613Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2794763Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2794913Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2795064Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2795215Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2795363Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2795514Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2795665Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2795814Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2795963Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2796171Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2796365Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2796516Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2796666Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2796814Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2796964Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2797113Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2797267Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2797415Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2797562Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2797711Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2797861Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2798010Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2798159Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2798349Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2798501Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2798650Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2798797Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2798986Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2799136Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2799284Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2799434Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2799621Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2799778Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2799925Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2800076Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2800228Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2800376Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2800523Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2800676Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2800823Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2800973Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2801120Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2801270Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2801422Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2801569Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2801721Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2801872Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2802019Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2802168Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2802318Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2802466Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2802615Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2802762Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2802912Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2803107Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2803255Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2803407Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2803558Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2803706Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2803856Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2804006Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2804159Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2804311Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2804460Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2804611Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2804767Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2804915Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2805111Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2805261Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2805408Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2805558Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2805747Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2805896Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2806049Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2806197Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2806386Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2806538Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2806685Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2806838Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2806985Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2807132Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2807280Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2807431Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2807582Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2807734Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2807885Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2808039Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2808189Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2808337Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2808489Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2808851Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2809004Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2809152Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2809303Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2809457Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2809605Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2809751Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2809905Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2810159Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2810310Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2810461Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2810609Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2810759Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2810907Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2811057Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2811208Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2811356Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2811507Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2811663Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2811818Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2811972Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2812183Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2812333Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2812488Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2812636Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2812846Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2813002Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2813151Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2813301Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2813507Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2813658Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2813808Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2813959Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2814106Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2814262Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2814411Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2814564Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2814713Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2814861Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2815014Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2815164Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2815314Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2815469Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2815619Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2815769Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2815917Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2816065Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2816217Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2816366Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2816513Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2816663Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2816812Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2817007Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2817154Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2817305Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2817455Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2817603Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2817750Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2817904Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2818056Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2818209Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2818357Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2818507Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2818662Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2818809Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2818997Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2819150Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2819298Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2819449Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2819634Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2819784Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2819933Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2820081Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2820267Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2820422Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2820571Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2820723Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2820877Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2821029Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2821178Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2821328Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2821476Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2821627Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2821778Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2821929Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2822083Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2822232Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2822384Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2822532Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2822680Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2822831Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2822981Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2823128Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2823284Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2823432Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2823609Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2823837Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2823992Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2824148Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2824298Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2824444Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2824596Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2824746Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2824895Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2825042Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2825189Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2825342Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2825493Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2825642Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2825835Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2825986Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2826138Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2826286Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2826475Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2826630Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2826779Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2826927Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2827123Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2827274Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2827424Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2827575Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2827723Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2827876Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2828024Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2828176Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2828328Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2828475Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2828626Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2828776Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2828925Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2829075Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2829224Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2829374Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2829524Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2829676Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2829827Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2829982Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2830129Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2830278Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2830428Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2830619Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2830773Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2830923Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2831071Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2831226Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2831374Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2831526Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2831674Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2831821Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2831972Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2832124Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2832279Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2832432Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2832624Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2832782Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2832930Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2833079Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2833266Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2833416Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2833564Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2833739Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2833981Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2834135Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2834282Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2834433Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2834588Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2834738Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2834886Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2835041Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2835188Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2835338Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2835487Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2835638Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2835793Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2835943Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2836154Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2836306Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2836454Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2836606Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2836762Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2836910Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2837061Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2837208Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2837359Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2837556Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2837705Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2837855Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2838008Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2838159Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2838313Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2838465Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2838613Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2838763Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2838913Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2839065Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2839223Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2839371Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2839563Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2839713Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2839861Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2840012Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2840197Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2840346Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2840498Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2840645Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2840836Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2840993Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2841147Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2841305Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2841460Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2841609Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2841761Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2841912Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2842062Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2842211Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2842360Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2842515Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2842665Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2842812Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2842967Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2843115Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2843264Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2843412Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2843562Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2843715Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2843864Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2844033Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2844212Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2844409Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2844563Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2844712Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2844861Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2845015Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2845162Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2845312Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2845464Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2845614Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2845768Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2845918Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2846072Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2846223Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2846411Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2846560Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2846710Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2846861Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2847050Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2847207Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2847357Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2847508Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2847655Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2847845Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2847996Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2848147Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2848295Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2848446Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2848594Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2848752Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2848901Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2849052Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2849202Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2849349Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2849503Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2849653Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2849802Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2849955Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2850103Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2850250Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2850403Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2850551Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2850698Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2850851Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2850999Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2851196Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2851343Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2851494Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2851648Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2851797Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2851944Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2852096Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2852244Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2852393Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2852540Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2852688Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2852845Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2852997Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2853185Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2853338Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2853485Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2853636Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2853784Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2853971Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2854123Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2854271Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2854418Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2854608Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2854760Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2854912Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2855063Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2855213Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2855367Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2855519Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2855668Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2855819Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2855966Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2856113Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2856266Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2856416Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2856571Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2856724Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2856875Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2857031Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2857182Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2857338Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2857489Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2857640Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2857793Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2857944Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2858139Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2858295Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2858446Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2858593Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2858744Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2858893Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2859047Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2859194Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2859341Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2859493Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2859645Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2859798Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2859949Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2860137Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2860289Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2860438Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2860587Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2860873Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2861023Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2861172Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2861322Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2861511Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2864624Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2864795Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2864949Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2865102Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2865253Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2865408Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2865565Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2865713Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2865869Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2866019Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2866170Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2866328Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2866476Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2866626Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2866779Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2866927Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2867075Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2867230Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2867377Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2867526Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2867673Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2867824Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2868039Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2868187Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2868337Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2868488Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2868638Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2868789Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2868939Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2869086Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2869237Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2869385Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2869533Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2869689Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2869839Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2870030Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2870183Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2870333Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2870488Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2870673Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2870822Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2870971Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2871119Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2871308Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2871462Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2871610Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2871762Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2871910Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2872057Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2872207Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2872358Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2872509Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2872658Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2872810Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2872966Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2873122Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2873271Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2873423Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2873572Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2873720Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2873870Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2874020Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2874170Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2874318Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2874464Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2874618Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2874810Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2874959Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2875112Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2875260Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2875410Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2875558Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2875709Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2875859Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2876101Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2876251Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2876404Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2876555Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2876704Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2876896Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2877044Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2877194Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2877341Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2877537Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2877689Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2877837Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2877987Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2878174Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2878325Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2878475Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2878626Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2878774Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2878931Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2879079Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2879234Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2879382Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2879529Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2879679Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2879830Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2879981Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2880131Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2880280Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2880429Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2880576Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2880724Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2880877Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2881024Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2881171Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2881326Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2881480Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2881674Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2881825Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2881975Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2882125Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2882273Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2882423Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2882577Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2882725Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2882872Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2883021Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2883171Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2883328Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2883474Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2883665Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2883818Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2883966Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2884139Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2884351Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2884502Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2884654Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2884804Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2884996Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2885150Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2885297Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2885449Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2885600Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2885748Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2885897Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2886047Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2886197Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2886353Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2886501Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2886651Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2886805Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2886955Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2887107Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2887255Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2887403Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2887553Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2887702Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2887849Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2887999Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2888146Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2888297Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2888491Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2888641Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2888795Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2888943Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2889090Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2889240Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2889389Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2889539Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2889686Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2889833Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2889985Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2890136Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2890283Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2890501Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2890650Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2890798Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2890947Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2891138Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2891289Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2891439Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2891589Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2891778Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2891928Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2892075Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2892228Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2892375Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2892523Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2892672Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2892821Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2892976Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2893126Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2893274Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2893433Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2893583Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2893732Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2893881Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2894028Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2894178Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2894325Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2894479Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2894629Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2894778Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2894927Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2895077Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2895271Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2895421Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2895572Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2895719Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2895869Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2896019Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2896176Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2896324Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2896473Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2896628Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2896778Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2896928Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2897077Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2897269Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2897421Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2897570Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2897717Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2897907Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2898056Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2898203Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2898354Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2898542Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2898693Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2898846Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2898998Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2899151Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2899298Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2899445Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2899596Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2899747Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2899895Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2900046Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2900197Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2900350Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2900498Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2900649Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2900798Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2900946Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2901093Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2901245Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2901392Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2901542Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2901690Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2901840Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2902034Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2902184Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2902334Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2902484Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2902632Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2902781Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2902931Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2903078Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2903227Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2903374Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2903524Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2903680Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2903827Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2904020Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2904170Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2904317Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2904468Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2904682Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2904855Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2905005Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2905153Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2905341Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2905491Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2905639Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2905792Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2905939Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2906087Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2906237Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2906386Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2906534Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2906684Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2906834Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2906986Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2907137Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2907284Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2907442Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2907591Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2907737Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2907887Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2908037Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2908187Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2908335Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2908482Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2908777Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2909005Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2909153Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2909308Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2909457Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2909607Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2909754Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2909903Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2910055Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2910201Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2910348Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2910501Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2910650Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2910800Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2911006Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2911156Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2911305Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2911453Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2911662Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2911815Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2911963Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2912112Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2912316Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2912468Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2912619Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2912769Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2912916Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2913067Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2913216Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2913368Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2913517Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2913666Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2913816Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2913966Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2914116Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2914266Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2914416Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2914566Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2914713Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2914861Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2915014Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2915161Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2915308Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2915458Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2915607Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2915824Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2915976Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2916185Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2916340Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2916488Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2916637Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2916791Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2916940Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2917091Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2917242Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2917394Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2917548Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2917697Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2917892Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2918047Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2918196Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2918345Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2918535Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2918685Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2918837Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2918986Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2919175Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2919329Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2919479Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2919630Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2919782Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2919930Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2920081Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2920231Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2920380Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2920530Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2920678Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2920829Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2920983Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2921132Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2921285Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2921434Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2921582Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2921733Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2921883Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2922032Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2922190Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2922340Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2922493Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2922689Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2922838Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2922995Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2923144Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2923294Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2923447Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2923598Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2923747Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2923901Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2924059Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2924235Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2924406Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2924556Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2924763Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2924915Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2925064Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2925215Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2925403Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2925558Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2925707Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2925856Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2926007Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2926201Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2926351Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2926507Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2926656Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2926807Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2926957Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2927110Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2927262Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2927413Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2927561Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2927712Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2927867Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2928019Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2928170Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2928318Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2928470Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2928620Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2928772Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2928926Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2929075Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2929226Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2929375Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2929570Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2929721Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2929872Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2930021Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2930174Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2930323Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2930475Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2930627Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2930776Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2930927Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2931077Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2931230Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2931385Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2931575Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2931730Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2931879Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2932027Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2932179Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2932365Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2932517Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2932674Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2932823Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2933015Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2933171Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2933324Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2933477Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2933627Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2933776Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2933928Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2934079Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2934228Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2934381Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2934530Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2934686Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2934839Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2934988Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2935141Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2935289Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2935438Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2935589Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2935742Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2935893Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2936042Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2936190Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2936345Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2936537Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2936687Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2936844Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2936993Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2937145Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2937293Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2937445Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2937596Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2937745Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2937894Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2938050Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2938203Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2938361Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2938552Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2938704Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2938856Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2939006Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2939194Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2939347Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2939497Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2939648Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2939861Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2940013Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2940165Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2940317Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2940466Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2940617Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2940769Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2940920Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2941072Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2941221Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2941372Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2941524Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2941675Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2941826Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2941977Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2942127Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2942279Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2942428Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2942583Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2942732Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2942880Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2943032Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2943184Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2943377Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2943528Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2943687Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2943862Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2944031Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2944182Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2944338Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2944487Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2944636Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2944790Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2944943Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2945096Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2945245Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2945434Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2945588Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2945738Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2945888Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2946078Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2946229Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2946381Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2946532Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2946720Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2946879Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2947028Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2947179Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2947333Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2947484Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2947635Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2947787Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2947937Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2948087Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2948236Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2948388Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2948543Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2948693Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2948848Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2948999Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2949148Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2949299Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2949450Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2949599Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2949750Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2949899Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2950050Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2950246Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2950397Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2950551Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2950699Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2950850Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2951000Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2951150Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2951300Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2951452Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2951602Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2951758Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2951912Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2952060Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2952255Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2952406Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2952555Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2952708Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2952893Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2953050Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2953199Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2953349Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2953540Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2953692Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2953841Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2953996Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2954144Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2954295Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2954443Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2954593Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2954746Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2954896Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2955044Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2955199Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2955350Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2955501Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2955654Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2955804Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2955957Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2956211Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2956363Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2956516Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2958938Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2959113Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2959273Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2959477Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2959628Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2959780Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2959931Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2960083Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2960232Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2960386Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2960541Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2960690Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2960870Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2961022Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2961180Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2961328Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2961477Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2961631Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2961783Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2961935Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2962132Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2962282Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2962433Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2962585Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2962777Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2962933Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2963084Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2963235Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2963390Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2963542Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2963699Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2963852Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2964002Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2964156Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2964308Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2964462Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2964620Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2964771Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2964924Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2965077Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2965228Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2965382Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2965539Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2965692Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2965847Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2966092Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2966250Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2966440Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2966591Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2966745Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2966895Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2967046Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2967202Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2967354Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2967507Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2967657Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2967809Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2967965Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2968117Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2968269Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2968424Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2968576Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2968730Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2968882Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2969102Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2969258Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2969410Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2969566Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2969763Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2969916Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2970067Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2970221Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2970373Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2970530Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2970685Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2970839Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2970994Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2971146Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2971299Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2971460Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2971613Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2971770Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2971923Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2972073Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2972226Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2972377Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2972530Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2972683Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2972834Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2973045Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2973199Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2973466Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2973621Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2973772Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2973924Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2974082Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2974232Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2974391Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2974543Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2974694Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2974853Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2975005Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2975158Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2975312Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2975464Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2975617Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2975768Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2975918Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2976116Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2976273Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2976426Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2976587Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2976780Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2976936Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2977089Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2977240Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2977396Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2977547Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2977698Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2977857Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2978009Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2978161Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2978323Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2978482Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2978643Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2978793Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2978945Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2979100Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2979250Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2979403Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2979560Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2979711Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2979867Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2980066Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2980222Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2980417Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2980567Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2980718Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2980875Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2981028Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2981185Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2981338Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2981488Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2981642Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2981797Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2981950Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2982106Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2982260Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2982412Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2986053Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2986234Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2986389Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2986609Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2986768Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2986920Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2987075Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2987271Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2987425Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2987578Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2987729Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2987881Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2988034Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2988184Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2988340Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2988492Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2988643Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2988798Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2988952Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2989104Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:11.2989256Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2989407Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2989559Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2989709Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2989859Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2990015Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2990168Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2990317Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2990525Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2990682Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2990872Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2991030Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2991179Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2991333Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2991483Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2991633Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2991788Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2991939Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2992090Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2992245Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2992397Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2992553Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2992704Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2992854Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2993007Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2993157Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2993307Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2993504Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2993656Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2993810Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2993963Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2994153Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2994309Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2994476Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2994649Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2994817Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2994967Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2995121Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2995274Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2995425Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2995577Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2995729Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2995881Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2996122Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2996272Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2996426Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2996578Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2996728Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2996882Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2997040Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2997191Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2997345Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2997548Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2997705Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2997921Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2998071Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2998223Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2998373Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2998526Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2998680Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2998834Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2998988Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2999137Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2999290Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2999445Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2999598Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2999750Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.2999903Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3000053Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3000204Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3000358Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3000550Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3000705Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3000859Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3001012Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3001205Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3001358Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3001508Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3001662Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3001812Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3001964Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3002115Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3002270Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3002422Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3002577Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3002730Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3002887Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3003040Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3003193Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3003344Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3003495Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3003647Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3003797Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3003951Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3004105Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3004255Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3004457Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3004610Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3004801Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3004955Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3005106Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3005257Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3005409Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3005560Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3005716Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3005866Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3006016Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3006170Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3006320Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3006475Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3006629Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3006780Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3006932Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3007082Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3007233Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3007429Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3007581Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3007733Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3007889Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3008045Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3008239Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3008395Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3008546Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3008851Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3009004Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3009156Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3009313Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3009464Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3009615Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3009773Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3009924Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3010080Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3010233Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3010384Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3010537Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3010688Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3010839Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3010992Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3011146Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3011300Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3011538Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3011691Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3011849Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3012054Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3012205Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3012359Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3012508Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3012660Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3012810Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3012962Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3013118Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3013271Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3013421Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3013576Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3013729Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3013885Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3014041Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3014213Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3014388Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3014539Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3014756Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3014911Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3015065Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3015218Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3015438Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3015594Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3015746Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3015896Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3016048Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3016203Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3016354Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3016507Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3016660Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3016812Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3016965Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3017119Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3017273Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3017427Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3017578Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3017730Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3017883Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3018034Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3018190Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3018340Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3018538Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3018693Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3018845Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3019038Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3019192Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3019343Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3019496Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3019646Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3019796Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3019951Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3020101Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3020257Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3020412Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3020565Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3020720Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3020870Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3021020Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3021172Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3021323Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3021473Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3021667Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3021818Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3021971Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3022121Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3022317Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3022472Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3022621Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3022771Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3022923Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3023071Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3023221Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3023373Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3023523Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3023676Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3023827Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3023979Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3024133Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3024283Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3024434Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3024583Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3024732Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3024883Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3025039Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3025188Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3025413Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3025565Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3025717Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3025910Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3026061Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3026213Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3026362Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3026511Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3026663Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3026815Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3026966Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3027121Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3027270Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3027426Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3027579Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3027728Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3027879Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3028028Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3028179Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3028330Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3028523Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3028678Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3028829Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3028978Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3029168Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3029320Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3029469Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3029621Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3029770Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3029921Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3030072Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3030224Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3030375Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3030526Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3030676Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3030830Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3030982Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3031134Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3031283Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3031432Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3031586Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3031736Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3031887Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3032039Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3032237Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3032391Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3032542Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3032729Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3032883Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3033034Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3033183Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3033338Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3033488Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3033639Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3033792Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3033943Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3034095Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3034247Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3034399Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3034550Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3034700Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3034849Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3035000Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3035149Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3035345Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3035496Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3035648Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3035799Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3036112Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3036268Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3036419Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3036569Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3036722Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3036871Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3037020Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3037174Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3037323Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3037472Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3037628Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3037780Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3037936Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3038085Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3038234Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3038387Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3038535Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3038684Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3038838Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3038988Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3039138Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3039341Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3039496Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3039687Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3039838Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3039988Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3040140Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3040289Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3040443Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3040597Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3040746Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3040899Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3041051Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3041203Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3041358Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3041507Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3041657Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3041807Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3041957Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3042109Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3042300Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3042451Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3042606Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3042758Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3042950Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3043105Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3043256Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3043406Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3043555Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3043705Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3043858Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3044010Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3044161Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3044314Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3044465Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3044623Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3044775Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3044924Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3045076Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3045226Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3045374Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3045529Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3045683Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3045837Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3045986Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3046184Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3046342Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3046531Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3046680Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3046833Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3046982Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3047135Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3047287Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3047438Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3047594Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3047743Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3047893Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3048046Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3048198Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3048349Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3048500Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3048649Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3048805Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3048955Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3049149Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3049304Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3049455Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3049607Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3049818Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3049970Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3050121Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3050270Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3050421Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3050575Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3050725Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3050876Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3051027Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3051175Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3051330Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3051481Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3051633Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3051783Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3051936Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3052085Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3052236Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3052385Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3052541Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3052691Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3052840Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3053042Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3053197Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3053385Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3053541Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3053690Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3053845Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3053992Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3054141Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3054297Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3054468Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3054640Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3054793Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3054945Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3055102Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3055251Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3055399Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3055552Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3055701Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3055850Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3056044Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3056194Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3056346Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3056497Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3056687Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3056840Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3056988Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3057136Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3057288Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3057438Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3057589Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3057739Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3057888Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3058039Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3058190Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3058340Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3058497Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3058645Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3058794Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3058945Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3059096Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3059249Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3059402Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3059551Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3059704Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3059900Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3060052Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3060243Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3060392Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3060546Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3060693Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3060842Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3060993Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3061143Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3061293Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3061445Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3061597Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3061753Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3061904Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3062052Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3062205Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3062352Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3062500Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3062656Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3062846Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3062999Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3063147Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3063298Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3063496Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3063647Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3063795Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3063947Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3064094Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3064245Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3064394Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3064544Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3064699Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3064850Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3065003Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3065160Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3065311Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3065461Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3065608Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3065758Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3065909Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3066059Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3066215Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3066371Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3066522Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3066724Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3066879Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3067070Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3067222Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3067376Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3067527Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3067679Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3067828Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3067979Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3068133Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3068281Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3068433Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3068584Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3068735Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3068890Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3069039Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3069187Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3069339Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3069487Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3069678Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3069829Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3069980Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3070134Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3070324Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3070477Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3070632Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3070782Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3070932Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3071080Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3071230Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3071383Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3071533Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3071680Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3071835Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3071988Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3072147Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3072296Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3072445Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3072596Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3072744Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3072895Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3073051Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3073202Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3073355Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3073561Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3073740Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3073953Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3074101Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3074249Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3074400Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3074548Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3074701Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3074852Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3075000Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3075154Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3075305Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3075459Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3075614Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3075762Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3075910Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3076161Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3076311Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3076464Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3076683Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3076837Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3076992Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3077143Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3077291Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3077486Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3077635Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3077790Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3077939Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3078089Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3078241Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3078394Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3078543Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3078693Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3078844Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3078995Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3079153Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3079301Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3079454Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3079604Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3079753Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3079905Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3080058Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3080213Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3080360Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3080563Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3080716Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3080905Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3081054Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3081206Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3081354Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3081506Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3081654Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3081805Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3081959Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3082108Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3082260Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3082416Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3082572Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3082725Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3082873Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3083021Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3083173Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3083321Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3083511Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3083664Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3083815Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3083970Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3084143Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3084358Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3084511Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3084660Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3084809Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3084959Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3085108Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3085255Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3085409Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3085560Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3085715Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3085864Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3086020Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3086174Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3086325Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3086472Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3086624Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3086775Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3086929Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3087080Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3087229Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3087493Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3087645Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3087796Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3087987Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3088138Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3088291Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3088440Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3088589Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3088739Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3088890Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3089039Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3089193Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3089341Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3089495Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3089644Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3089795Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3089950Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3090100Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3090248Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3090399Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3090589Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3090742Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3090893Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3091041Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3091233Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3091386Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3091534Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3091685Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3091835Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3091986Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3092134Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3092287Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3092438Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3092589Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3092738Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3092894Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3093045Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3093192Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3093345Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3093493Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3093646Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3093795Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3093947Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3094099Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3094290Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3094439Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3094596Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3094785Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3094935Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3095086Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3095234Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3095385Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3095535Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3095686Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3095837Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3096194Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3096416Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3096586Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3096741Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3096897Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3097046Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3097195Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3097484Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3097662Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3097886Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3098037Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3098192Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3098347Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3098541Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3098694Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3098849Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3098998Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3099149Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3099299Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3099448Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3099606Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3099755Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3099908Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3100061Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3100212Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3100369Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3100519Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3100667Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3100818Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3100967Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3101117Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3101275Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3101424Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3101616Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3101771Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3101924Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3102142Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3102290Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3102440Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3102591Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3102741Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3102889Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3103044Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3106330Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3106509Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3106664Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3106820Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3106977Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3107130Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3107282Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3107435Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3107585Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3107921Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3108179Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3108332Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3108486Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3108803Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3109044Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3109198Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3109348Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3109500Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3109650Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3109800Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3109951Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3110104Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3110253Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3110409Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3110559Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3110716Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3110869Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3111023Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3111175Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3111324Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3111474Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3111628Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3111780Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3111933Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3112146Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3112298Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3112455Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3112674Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3112825Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3112977Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3113129Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3113278Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3113432Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3113585Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3113748Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3113923Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3114090Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3114245Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3114397Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3114548Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3114702Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3114853Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3115006Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3115157Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3115372Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3115530Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3115681Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3115835Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3116091Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3116247Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3116401Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3116551Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3116700Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3116854Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3117004Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3117157Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3117311Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3117462Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3117620Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3117773Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3117926Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3118081Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3118232Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3118382Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3118534Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3118684Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3118839Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3118989Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3119138Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3119337Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3119492Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3119682Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3119836Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3119986Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3120137Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3120288Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3120438Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3120591Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3120743Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3120892Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3121047Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3121200Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3121355Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3121511Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3121661Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3121815Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3121965Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3122115Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3122312Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3122465Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3122615Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3122770Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3122961Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3123117Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3123268Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3123527Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3123754Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3123907Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3124058Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3124219Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3124371Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3124526Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3124680Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3124835Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3124991Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3125142Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3125294Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3125446Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3125597Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3125749Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3125901Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3126052Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3126206Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3126414Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3126570Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3126762Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3126912Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3127066Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3127218Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3127370Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3127525Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3127679Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3127832Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3127985Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3128137Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3128291Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3128446Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3128596Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3128749Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3128908Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3129059Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3129213Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3129405Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3129561Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3129716Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3129869Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3130064Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3130217Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3130369Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3130522Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3130672Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3130822Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3130976Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3131129Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3131284Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3131436Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3131590Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3131744Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3131897Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3132048Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3132200Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3132350Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3132503Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3132653Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3132806Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3132959Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3133110Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3133327Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3133487Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3133678Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3133830Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3133981Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3134130Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3134283Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3134433Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3134587Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3134741Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3134892Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3135046Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3135198Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3135350Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3135502Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3135653Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3135805Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3135962Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3136112Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3136308Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3136460Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3136609Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3136764Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3136954Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3137109Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3137262Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3137415Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3137567Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3137717Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3137867Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3138022Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3138175Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3138324Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3138478Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3138630Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3138782Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3138937Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3139087Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3139239Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3139391Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3139542Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3139698Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3139848Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3139998Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3140193Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3140351Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3140543Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3140693Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3140843Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3140995Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3141145Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3141296Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3141451Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3141603Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3141758Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3141912Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3142066Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3142221Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3142371Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3142521Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3142675Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3142826Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3142978Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3143168Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3143321Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3143475Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3143627Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3143819Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3143976Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3144127Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3144278Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3144428Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3144579Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3144734Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3144887Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3145039Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3145193Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3145346Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3145499Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3145651Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3145800Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3145953Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3146102Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3146252Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3146405Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3146558Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3146708Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3146860Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3147052Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3147208Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3147397Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3147547Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3147699Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3147849Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3147998Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3148152Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3148306Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3148459Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3148610Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3148762Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3148918Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3149071Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3149221Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3149373Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3149523Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3149677Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3149827Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3150018Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3150172Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3150322Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3150475Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3150671Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3150826Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3150978Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3151129Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3151278Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3151431Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3151581Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3151733Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3151886Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3152036Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3152190Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3152342Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3152495Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3152649Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3152799Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3152948Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3153100Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3153251Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3153406Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3153556Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3153705Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3153900Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3154054Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3154244Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3154397Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3154548Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3154698Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3154849Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3154999Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3155154Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3155306Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3155455Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3155610Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3155764Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3155916Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3156136Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3156288Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3156440Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3156590Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3156740Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3156938Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3157090Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3157239Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3157395Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3157546Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3157765Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3157915Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3158064Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3158216Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3158367Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3158516Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3158672Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3158822Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3158976Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3159129Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3159280Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3159438Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3159588Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3159737Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3159890Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3160039Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3160192Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3160345Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3160497Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3160650Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3160843Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3160996Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3161189Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3161339Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3161491Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3161641Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3161792Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3161945Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3162101Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3162251Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3162404Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3162555Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3162708Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3162862Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3163011Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3163164Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3163313Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3163463Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3163616Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3163765Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3163957Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3164111Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3164263Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3164416Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3164606Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3164759Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3164911Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3165061Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3165210Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3165373Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3165523Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3165680Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3165830Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3165983Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3166138Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3166292Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3166443Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3166596Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3166746Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3166901Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3167051Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3167202Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3167357Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3167509Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3167704Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3167862Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3168015Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3168208Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3168359Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3168509Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3168661Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3168811Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3168961Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3169120Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3169271Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3169426Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3169576Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3169728Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3169886Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3170037Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3170188Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3170343Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3170493Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3170645Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3170839Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3170991Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3171147Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3171298Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3171489Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3171645Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3171795Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3171950Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3172099Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3172249Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3172401Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3172554Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3172704Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3172863Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3173014Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3173166Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3173323Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3173473Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3173625Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3173776Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3173926Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3174078Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3174232Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3174382Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3174580Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3174733Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3174888Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3175079Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3175230Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3175383Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3175535Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3175687Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3175843Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3175996Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3176152Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3176307Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3176457Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3176611Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3176765Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3176914Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3177068Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3177217Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3177372Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3177522Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3177714Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3177871Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3178024Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3178178Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3178373Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3178527Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3178680Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3178830Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3178980Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3179133Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3179284Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3179438Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3179591Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3179745Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3179900Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3180052Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3180204Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3180359Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3180510Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3180661Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3180814Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3180964Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3181119Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3181269Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3181461Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3181617Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3181771Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3181959Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3182113Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3182265Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3182415Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3182568Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3182718Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3182873Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3183024Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3183175Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3183328Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3183482Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3183635Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3183789Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3183940Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3184092Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3184242Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3184391Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3184612Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3184765Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3184917Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3185070Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3185260Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3185418Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3185569Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3185719Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3185871Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3186021Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3186171Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3186327Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3186477Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3186632Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3186782Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3186935Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3187092Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3187245Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3187400Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3187553Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3187704Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3187858Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3188011Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3188162Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3188357Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3188510Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3188666Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3188861Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3189011Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3189165Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3189317Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3189467Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3189626Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3189786Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3189938Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3190093Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3190245Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3190397Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3190553Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3190703Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3190857Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3191008Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3191158Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3191310Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3191504Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3191658Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3191813Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3191966Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3192161Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3192314Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3192466Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3192618Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3192768Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3192920Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3193073Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3193226Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3193379Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3193529Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3193681Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3193838Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3193991Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3194141Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3194297Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3194448Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3194602Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3194756Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3194910Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3195066Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3195217Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3195422Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3195583Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3195773Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3195930Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3196138Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3196289Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3196444Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3196598Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3196752Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3196908Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3197058Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3197219Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3197374Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3197528Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3197683Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3197833Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3197987Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3198145Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3198295Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3198494Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3198650Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3198800Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3198964Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3199235Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3199392Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3199550Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3199701Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3199854Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3200014Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3200163Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3200324Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3200475Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3200625Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3200784Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3200939Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3201092Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3201253Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3201405Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3201562Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3201717Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3201867Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3202030Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3202183Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3202336Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3202539Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3202694Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3202890Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3203044Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3203197Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3203354Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3203507Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3203660Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3203817Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3203971Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3204127Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3204280Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3204435Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3204600Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3204754Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3204910Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3205069Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3205221Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3205377Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3205576Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3205729Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3205884Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3206039Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3206232Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3206392Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3206545Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3206703Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3206854Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3207006Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3207164Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3207319Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3207472Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3207631Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3207787Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3207942Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3208102Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3208257Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3208416Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3208571Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3208921Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3209080Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3209235Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3209388Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3209547Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3209803Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3209968Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3210210Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3210364Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3210525Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3210683Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3210835Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3210995Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3211155Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3211319Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3211472Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3211625Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3211786Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3211942Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3212095Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3212257Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3212410Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3212569Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3212723Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3212943Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3213103Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3213257Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3213411Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3213631Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3213790Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3213951Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3214107Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3214261Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3214417Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3214570Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3214725Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3214884Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3215036Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3215198Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3215353Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3215509Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3215672Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3215825Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3215978Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3216138Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3216291Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3216446Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3216604Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3216756Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3216960Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3217117Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3217309Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3217469Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3217626Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3217776Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3217936Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3218089Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3218252Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3218406Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3218560Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3218722Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3218879Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3219035Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3219194Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3219350Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3219509Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3219662Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3219815Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3220019Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3220173Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3220328Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3220487Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3220680Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3220842Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3220994Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3221147Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3221306Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3221458Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3221611Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3221771Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3221925Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3222084Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3222241Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3222395Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3222556Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3222709Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3222863Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3223022Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3223175Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3223334Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3223491Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3223646Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3223807Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3224004Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3224159Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3224358Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3228799Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3228984Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3229150Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3229304Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3229463Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3229625Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3229780Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3229940Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3230096Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3230253Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3230415Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3230568Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3230727Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3230881Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3231036Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3231198Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3231436Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3231592Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3231753Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3231909Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3232111Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3232265Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3232418Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3232577Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3232731Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3232885Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3233045Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3233199Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3233362Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3233516Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3233671Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3233834Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3233991Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3234144Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3234302Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3234455Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3234617Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3234770Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3234926Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3235086Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3235239Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3235436Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3235599Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3235797Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3235957Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3236209Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3236364Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3236525Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3236679Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3236836Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3236995Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3237147Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3237302Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3237462Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3237619Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3237778Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3237932Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3238085Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3238244Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3238397Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3238596Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3238758Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3238912Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3239075Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3239228Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3239793Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3239956Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3240109Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3240263Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3240423Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3240575Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3240735Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3240887Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3241039Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3241199Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3241351Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3241509Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3241669Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3241823Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3241982Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3242136Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3242288Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3242450Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3242603Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3242756Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3242996Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3243153Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3243315Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3243509Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3243662Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3243820Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3243994Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3244170Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3244334Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3244490Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3244653Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3244810Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3244966Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3245131Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3245288Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3245440Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3245604Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3245757Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3245910Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3246069Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3246265Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3246427Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3246582Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3246735Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3246933Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3247090Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3247242Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3247400Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3247552Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3247710Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3247863Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3248020Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3248181Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3248337Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3248489Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3248648Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3248803Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3248963Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3249116Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3249269Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3249429Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3249582Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3249740Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3249901Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3250097Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3250258Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3250413Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3250606Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3250763Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3250916Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3251069Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3251232Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3251385Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3251545Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3251698Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3251853Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3252012Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3252171Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3252326Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3252485Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3252642Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3252803Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3252955Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3253108Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3253310Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3253466Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3253621Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3253780Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3253981Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3254142Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3254296Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3254448Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3254608Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3254760Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3254912Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3255074Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3255227Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3255382Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3255541Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3255697Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3255857Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3256009Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3256162Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3256320Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3256471Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3256623Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3256784Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3256937Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3257139Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3257295Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3257453Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3257654Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3257807Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3257963Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3258124Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3258277Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3258437Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3258592Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3258744Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3258904Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3259058Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3259214Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3259377Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3259531Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3259692Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3259844Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3259997Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3260157Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3260355Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3260508Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3260671Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3260823Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3261022Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3261180Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3261333Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3261494Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3261648Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3261800Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3261962Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3262121Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3262281Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3262437Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3262591Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3262755Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3262910Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3263062Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3263221Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3263373Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3263527Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3263685Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3263842Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3264002Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3264202Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3264382Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3264566Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3264758Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3264913Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3265072Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3265224Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3265385Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3265541Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3265696Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3265853Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3266007Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3266162Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3266322Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3266478Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3266638Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3266790Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3266942Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3267102Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3267255Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3267450Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3267612Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3267767Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3267928Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3268152Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3268307Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3268465Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3268618Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3268770Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3268933Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3269086Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3269246Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3269400Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3269555Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3269715Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3269869Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3270024Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3270184Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3270337Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3270496Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3270648Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3270802Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3270965Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3271117Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3271272Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3271475Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3271636Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3271826Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3271985Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3272137Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3272297Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3272451Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3272602Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3272762Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3272914Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3273066Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3273230Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3273385Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3273553Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3273706Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3273857Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3274020Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3274173Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3274326Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3274555Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3274735Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3274898Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3275054Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3275250Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3275414Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3275567Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3275723Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3275882Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3276164Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3276325Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3276481Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3276635Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3276795Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3276952Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3277109Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3277272Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3277424Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3277584Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3277736Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3277888Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3278046Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3278201Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3278356Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3278518Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3278720Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3278883Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3279076Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3279229Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3279389Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3279543Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3279697Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3279856Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3280012Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3280170Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3280323Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3280478Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3280638Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3280794Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3280947Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3281104Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3281258Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3281410Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3281568Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3281762Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3281921Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3282076Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3282233Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3282431Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3282587Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3282739Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3282897Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3283049Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3283211Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3283365Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3283523Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3283682Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3283835Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3283988Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3284151Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3284309Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3284469Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3284622Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3284776Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3284936Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3285088Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3285244Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3285402Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3285556Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3285763Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3285920Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3286112Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3286269Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3286423Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3286576Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3286735Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3286887Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3287048Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3287201Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3287354Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3287512Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3287666Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3287820Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3287980Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3288132Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3288290Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3288445Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3288597Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3288804Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3288960Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3289116Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3289294Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3289491Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3289649Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3289812Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3289964Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3290127Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3290280Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3290433Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3290594Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3290747Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3290900Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3291060Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3291216Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3291377Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3291532Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3291684Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3291843Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3291996Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3292148Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3292309Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3292461Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3292621Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3292822Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3292978Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3293176Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3293329Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3293481Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3293638Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3293792Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3293949Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3294104Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3294282Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3294464Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3294618Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3294772Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3294936Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3295089Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3295250Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3295407Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3295558Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3295716Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3295939Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3296095Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3296253Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3296408Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3296608Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3296762Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3296914Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3297073Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3297225Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3297382Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3297542Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3297696Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3297854Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3298007Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3298161Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3298322Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3298477Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3298629Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3298791Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3298944Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3299097Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3299258Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3299414Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3299573Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3299726Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3299926Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3300087Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3300279Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3300432Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3300590Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3300741Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3300900Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3301052Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3301206Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3301365Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3301518Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3301671Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3301832Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3301987Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3302146Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3302299Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3302452Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3302610Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3302763Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3302960Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3303123Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3303275Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3303435Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3303630Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3303785Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3303942Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3304098Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3304251Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3304410Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3304564Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3304725Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3304878Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3305031Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3305192Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3305347Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3305502Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3305662Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3305815Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3305974Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3306126Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3306279Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3306439Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3306592Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3306744Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3306951Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3307107Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3307303Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3307461Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3307613Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3307772Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3307926Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3308078Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3308237Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3308390Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3308543Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3309081Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3309240Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3309400Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3309552Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3309704Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3309865Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3310018Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3310174Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3310502Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3310657Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3310815Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3310972Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3311190Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3311349Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3311500Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3311652Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3311809Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3311961Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3312119Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3312273Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3312428Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3312588Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3312742Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3312893Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3313055Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3313206Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3313368Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3313519Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3313671Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3313830Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3313985Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3314137Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3314294Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3314541Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3314701Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3314916Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3315068Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3315227Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3315379Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3315531Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3315690Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3315844Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3316103Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3316261Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3316417Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3316576Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3316732Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3316884Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3317041Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3317192Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3317345Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3317502Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3317788Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3317951Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3318103Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3318257Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3318415Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3318623Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3318775Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3318932Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3319085Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3319241Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3319394Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3319547Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3319706Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3319858Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3320013Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3320172Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3320330Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3320489Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3320641Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3320794Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3320955Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3321106Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3321259Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3321421Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3321573Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3321774Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3321928Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3322082Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3322306Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3322460Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3322616Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3322775Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3322927Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3323087Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3323242Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3323395Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3323555Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3323733Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3323912Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3324072Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3324225Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3324381Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3324535Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3324686Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3324843Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3325039Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3325193Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3325356Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3325510Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3325702Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3325865Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3326016Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3326174Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3326326Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3326477Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3326635Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3326790Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3326947Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3327108Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3327261Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3327425Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3327579Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3327730Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3327889Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3328042Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3328194Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3328351Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3328507Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3328666Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3328861Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3329015Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3329174Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3329366Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3329520Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3329677Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3329829Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3329987Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3330139Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3330293Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3330453Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3330608Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3330763Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3330927Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3331082Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3331243Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3331393Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3331545Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3331700Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3331851Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3332048Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3332209Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3332363Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3332520Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3332711Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3332864Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3333022Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3333172Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3333322Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3333480Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3333633Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3333787Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3333944Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3334098Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3334255Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3334411Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3334565Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3334721Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3334875Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3335026Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3335183Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3335335Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3335497Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3335649Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3335843Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3336001Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3336155Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3336345Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3336502Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3336654Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3336811Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3336961Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3337112Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3337274Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3337425Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3337577Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3337732Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3337888Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3338048Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3338200Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3338350Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3338506Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3338660Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3338811Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3339036Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3339190Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3339350Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3339501Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3339692Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3339852Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3340003Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3340154Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3340310Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3340461Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3340616Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3340768Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3340919Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3341076Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3341230Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3341384Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3341542Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3341692Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3341844Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3342006Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3342158Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3342315Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3342468Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3342618Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3342817Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3342971Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3343124Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3343321Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3343473Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3343630Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3343780Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3343934Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3344089Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3344246Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3344396Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3344555Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3344711Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3344869Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3345021Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3345174Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3345333Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3345484Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3345635Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3345792Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3345982Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:11.3346139Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3346292Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3346442Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3346640Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3346793Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3346944Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3347099Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3347250Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3347406Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3347557Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3347710Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3347865Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3348017Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3348169Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3348328Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3348481Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3348637Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3348788Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3348938Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3349094Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3353687Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3353877Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3354039Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3354192Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3354458Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3354622Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3354818Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3354975Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3355127Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3355283Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3355439Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3355590Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3355744Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3355902Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3356166Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3356325Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3356479Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3356634Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3356790Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3356942Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3357092Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3357248Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3357399Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3357607Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3357761Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3357912Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3358070Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3358263Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3358416Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3358574Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3358725Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3358882Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3359032Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3359183Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3359344Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3359496Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3359646Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3359806Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3359960Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3360120Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3360272Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3360422Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3360578Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3360729Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3360879Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3361037Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3361188Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3361343Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3361537Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3361696Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3361890Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3362041Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3362192Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3362351Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3362501Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3362659Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3362812Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3362964Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3363124Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3363278Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3363431Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3363591Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3363741Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3363895Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3364073Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3364244Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3364406Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3364598Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3364750Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3364912Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3365064Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3365254Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3365416Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3365567Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3365722Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3365873Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3366024Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3366180Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3366333Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3366483Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3366640Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3366793Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3366952Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3367104Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3367255Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3367413Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3367564Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3367714Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3367870Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3368027Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3368183Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3368335Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3368529Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3368691Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3368881Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3369034Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3369191Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3369343Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3369500Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3369653Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3369807Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3369967Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3370117Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3370270Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3370429Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3370582Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3370737Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3370887Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3371038Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3371194Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3371345Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3371538Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3371698Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3371850Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3372004Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3372202Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3372357Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3372515Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3372666Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3372818Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3372974Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3373126Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3373279Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3373438Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3373589Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3373750Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3373906Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3374058Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3374217Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3374370Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3374521Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3374678Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3374829Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3374985Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3375136Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3375286Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3375490Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3375643Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3375835Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3375995Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3376146Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3376302Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3376453Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3376603Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3376784Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:59:11.3376793Z 2025-05-07T20:59:11.3376937Z ============================== 1 passed in 2.16s =============================== 2025-05-07T20:59:11.3377016Z s! 2025-05-07T20:59:11.3377179Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3377333Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3377492Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3377644Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3377798Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3377956Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3378106Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3378256Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3378455Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3378608Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3378766Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3378920Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3379146Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3379309Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3379460Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3379612Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3379769Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3379920Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3380079Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3380232Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3380384Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3380540Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3380696Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3380849Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3381008Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3381158Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3381311Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3381466Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3381617Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3381775Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3381929Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3382080Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3382236Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3382429Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:11.3382557Z Time taken to estimate parameters (us): 60007 2025-05-07T20:59:11.3817400Z 2025-05-07T20:59:11.3818255Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:59:11.3835482Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 5 seconds 2025-05-07T20:59:11.3835512Z 2025-05-07T20:59:11.3835519Z 2025-05-07T20:59:11.3835524Z 2025-05-07T20:59:11.3835529Z 2025-05-07T20:59:11.3855897Z ################################################################################ 2025-05-07T20:59:11.3873651Z # [2025-05-07T20:59:11.387Z] Run Python Test Suite: 2025-05-07T20:59:11.3873944Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:59:11.3874157Z ################################################################################ 2025-05-07T20:59:11.3900154Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:59:11.3900181Z 2025-05-07T20:59:13.5375859Z ============================= test session starts ============================== 2025-05-07T20:59:13.5377104Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:13.5378107Z cachedir: .pytest_cache 2025-05-07T20:59:13.5379228Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:13.5380648Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:13.5381433Z plugins: hypothesis-6.131.14 2025-05-07T20:59:15.2813612Z collecting ... collected 2 items 2025-05-07T20:59:15.2813949Z 2025-05-07T20:59:18.7025358Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7026987Z self=, 2025-05-07T20:59:18.7028121Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7028528Z weight_decay=0.001, 2025-05-07T20:59:18.7028831Z T=1, 2025-05-07T20:59:18.7029080Z D=2, 2025-05-07T20:59:18.7029261Z B=1, 2025-05-07T20:59:18.7029437Z log_E=3, 2025-05-07T20:59:18.7029625Z L=0, 2025-05-07T20:59:18.7029800Z D_gradcheck=1, 2025-05-07T20:59:18.7030012Z weighted=False, 2025-05-07T20:59:18.7030224Z mixed=False, 2025-05-07T20:59:18.7030446Z output_dtype=SparseType.FP32, 2025-05-07T20:59:18.7030744Z pooling_mode=, 2025-05-07T20:59:18.7031023Z start_iter=0, 2025-05-07T20:59:18.7031226Z gwd_lower_bound=0, 2025-05-07T20:59:18.7031444Z ) 2025-05-07T20:59:18.7031703Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7032467Z self=, 2025-05-07T20:59:18.7033187Z weights_precision=SparseType.FP16, 2025-05-07T20:59:18.7033471Z weight_decay=0.001, 2025-05-07T20:59:18.7033696Z T=1, 2025-05-07T20:59:18.7033870Z D=2, 2025-05-07T20:59:18.7034044Z B=1, 2025-05-07T20:59:18.7034223Z log_E=3, 2025-05-07T20:59:18.7034403Z L=0, 2025-05-07T20:59:18.7034585Z D_gradcheck=1, 2025-05-07T20:59:18.7034792Z weighted=False, 2025-05-07T20:59:18.7034991Z mixed=False, 2025-05-07T20:59:18.7035215Z output_dtype=SparseType.FP32, 2025-05-07T20:59:18.7035504Z pooling_mode=, 2025-05-07T20:59:18.7035774Z start_iter=0, 2025-05-07T20:59:18.7036071Z gwd_lower_bound=0, 2025-05-07T20:59:18.7036287Z ) 2025-05-07T20:59:18.7036537Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7037420Z self=, 2025-05-07T20:59:18.7038216Z weights_precision=SparseType.FP16, 2025-05-07T20:59:18.7038494Z weight_decay=0.001, 2025-05-07T20:59:18.7038711Z T=5, 2025-05-07T20:59:18.7038889Z D=81, 2025-05-07T20:59:18.7039070Z B=109, 2025-05-07T20:59:18.7039250Z log_E=4, 2025-05-07T20:59:18.7039437Z L=0, 2025-05-07T20:59:18.7039620Z D_gradcheck=1, 2025-05-07T20:59:18.7039818Z weighted=True, 2025-05-07T20:59:18.7040024Z mixed=False, 2025-05-07T20:59:18.7040256Z output_dtype=SparseType.BF16, 2025-05-07T20:59:18.7040540Z pooling_mode=, 2025-05-07T20:59:18.7040823Z start_iter=0, 2025-05-07T20:59:18.7041033Z gwd_lower_bound=0, 2025-05-07T20:59:18.7041238Z ) 2025-05-07T20:59:18.7041493Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7042263Z self=, 2025-05-07T20:59:18.7042973Z weights_precision=SparseType.FP16, 2025-05-07T20:59:18.7043261Z weight_decay=0.1, 2025-05-07T20:59:18.7043480Z T=3, 2025-05-07T20:59:18.7043653Z D=100, 2025-05-07T20:59:18.7043836Z B=70, 2025-05-07T20:59:18.7044020Z log_E=3, 2025-05-07T20:59:18.7044203Z L=5, 2025-05-07T20:59:18.7044394Z D_gradcheck=2, 2025-05-07T20:59:18.7044603Z weighted=True, 2025-05-07T20:59:18.7044802Z mixed=False, 2025-05-07T20:59:18.7045033Z output_dtype=SparseType.FP32, 2025-05-07T20:59:18.7045321Z pooling_mode=, 2025-05-07T20:59:18.7045597Z start_iter=10, 2025-05-07T20:59:18.7045895Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7046122Z ) 2025-05-07T20:59:18.7046375Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7047136Z self=, 2025-05-07T20:59:18.7047892Z weights_precision=SparseType.FP16, 2025-05-07T20:59:18.7048176Z weight_decay=0.001, 2025-05-07T20:59:18.7048389Z T=2, 2025-05-07T20:59:18.7048568Z D=19, 2025-05-07T20:59:18.7048754Z B=124, 2025-05-07T20:59:18.7048928Z log_E=3, 2025-05-07T20:59:18.7049117Z L=11, 2025-05-07T20:59:18.7049297Z D_gradcheck=1, 2025-05-07T20:59:18.7049497Z weighted=True, 2025-05-07T20:59:18.7049702Z mixed=True, 2025-05-07T20:59:18.7049925Z output_dtype=SparseType.BF16, 2025-05-07T20:59:18.7050205Z pooling_mode=, 2025-05-07T20:59:18.7050478Z start_iter=1000, 2025-05-07T20:59:18.7050700Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7050923Z ) 2025-05-07T20:59:18.7051175Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7051940Z self=, 2025-05-07T20:59:18.7052657Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7052934Z weight_decay=0.01, 2025-05-07T20:59:18.7053147Z T=1, 2025-05-07T20:59:18.7053321Z D=66, 2025-05-07T20:59:18.7053494Z B=22, 2025-05-07T20:59:18.7053674Z log_E=3, 2025-05-07T20:59:18.7053862Z L=13, 2025-05-07T20:59:18.7054041Z D_gradcheck=1, 2025-05-07T20:59:18.7054253Z weighted=False, 2025-05-07T20:59:18.7054465Z mixed=True, 2025-05-07T20:59:18.7054684Z output_dtype=SparseType.FP32, 2025-05-07T20:59:18.7054973Z pooling_mode=, 2025-05-07T20:59:18.7055253Z start_iter=1000, 2025-05-07T20:59:18.7055474Z gwd_lower_bound=0.01, 2025-05-07T20:59:18.7055728Z ) 2025-05-07T20:59:18.7056010Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7056833Z self=, 2025-05-07T20:59:18.7057541Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7057825Z weight_decay=0.01, 2025-05-07T20:59:18.7058088Z T=5, 2025-05-07T20:59:18.7058265Z D=43, 2025-05-07T20:59:18.7058449Z B=3, 2025-05-07T20:59:18.7058626Z log_E=5, 2025-05-07T20:59:18.7058808Z L=6, 2025-05-07T20:59:18.7058990Z D_gradcheck=1, 2025-05-07T20:59:18.7059201Z weighted=False, 2025-05-07T20:59:18.7059401Z mixed=False, 2025-05-07T20:59:18.7059630Z output_dtype=SparseType.FP16, 2025-05-07T20:59:18.7059919Z pooling_mode=, 2025-05-07T20:59:18.7060191Z start_iter=100, 2025-05-07T20:59:18.7060407Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7060631Z ) 2025-05-07T20:59:18.7060880Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7061649Z self=, 2025-05-07T20:59:18.7062359Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7062641Z weight_decay=0.1, 2025-05-07T20:59:18.7062851Z T=5, 2025-05-07T20:59:18.7063035Z D=56, 2025-05-07T20:59:18.7063215Z B=25, 2025-05-07T20:59:18.7063389Z log_E=5, 2025-05-07T20:59:18.7063580Z L=8, 2025-05-07T20:59:18.7063762Z D_gradcheck=2, 2025-05-07T20:59:18.7063965Z weighted=True, 2025-05-07T20:59:18.7064173Z mixed=False, 2025-05-07T20:59:18.7064398Z output_dtype=SparseType.FP16, 2025-05-07T20:59:18.7064680Z pooling_mode=, 2025-05-07T20:59:18.7064962Z start_iter=1000, 2025-05-07T20:59:18.7065185Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7065403Z ) 2025-05-07T20:59:18.7065714Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7066481Z self=, 2025-05-07T20:59:18.7067199Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7067519Z weight_decay=0.001, 2025-05-07T20:59:18.7068060Z T=5, 2025-05-07T20:59:18.7078014Z D=35, 2025-05-07T20:59:18.7078204Z B=118, 2025-05-07T20:59:18.7078390Z log_E=3, 2025-05-07T20:59:18.7078581Z L=6, 2025-05-07T20:59:18.7078755Z D_gradcheck=1, 2025-05-07T20:59:18.7078949Z weighted=True, 2025-05-07T20:59:18.7079140Z mixed=False, 2025-05-07T20:59:18.7079361Z output_dtype=SparseType.FP32, 2025-05-07T20:59:18.7079649Z pooling_mode=, 2025-05-07T20:59:18.7079929Z start_iter=1000, 2025-05-07T20:59:18.7080152Z gwd_lower_bound=0.01, 2025-05-07T20:59:18.7080365Z ) 2025-05-07T20:59:18.7080626Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7081398Z self=, 2025-05-07T20:59:18.7082112Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7082391Z weight_decay=0.01, 2025-05-07T20:59:18.7082613Z T=3, 2025-05-07T20:59:18.7082783Z D=113, 2025-05-07T20:59:18.7082964Z B=46, 2025-05-07T20:59:18.7083141Z log_E=4, 2025-05-07T20:59:18.7083320Z L=2, 2025-05-07T20:59:18.7083505Z D_gradcheck=2, 2025-05-07T20:59:18.7083709Z weighted=False, 2025-05-07T20:59:18.7083905Z mixed=True, 2025-05-07T20:59:18.7084127Z output_dtype=SparseType.FP32, 2025-05-07T20:59:18.7084410Z pooling_mode=, 2025-05-07T20:59:18.7084687Z start_iter=1000, 2025-05-07T20:59:18.7084901Z gwd_lower_bound=0.01, 2025-05-07T20:59:18.7085118Z ) 2025-05-07T20:59:18.7085371Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7086192Z self=, 2025-05-07T20:59:18.7086900Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7087269Z weight_decay=0.01, 2025-05-07T20:59:18.7087483Z T=2, 2025-05-07T20:59:18.7087655Z D=90, 2025-05-07T20:59:18.7087829Z B=81, 2025-05-07T20:59:18.7088045Z log_E=3, 2025-05-07T20:59:18.7088231Z L=12, 2025-05-07T20:59:18.7088411Z D_gradcheck=2, 2025-05-07T20:59:18.7088612Z weighted=False, 2025-05-07T20:59:18.7088818Z mixed=True, 2025-05-07T20:59:18.7089043Z output_dtype=SparseType.BF16, 2025-05-07T20:59:18.7089325Z pooling_mode=, 2025-05-07T20:59:18.7089603Z start_iter=0, 2025-05-07T20:59:18.7089814Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7090040Z ) 2025-05-07T20:59:18.7090287Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7091055Z self=, 2025-05-07T20:59:18.7091772Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7092051Z weight_decay=0.01, 2025-05-07T20:59:18.7092262Z T=2, 2025-05-07T20:59:18.7092440Z D=90, 2025-05-07T20:59:18.7092610Z B=81, 2025-05-07T20:59:18.7092792Z log_E=3, 2025-05-07T20:59:18.7092973Z L=12, 2025-05-07T20:59:18.7093144Z D_gradcheck=2, 2025-05-07T20:59:18.7093350Z weighted=False, 2025-05-07T20:59:18.7093553Z mixed=False, 2025-05-07T20:59:18.7093771Z output_dtype=SparseType.BF16, 2025-05-07T20:59:18.7094059Z pooling_mode=, 2025-05-07T20:59:18.7094334Z start_iter=0, 2025-05-07T20:59:18.7094538Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7094757Z ) 2025-05-07T20:59:18.7095008Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7095822Z self=, 2025-05-07T20:59:18.7096523Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7096802Z weight_decay=0.01, 2025-05-07T20:59:18.7097018Z T=2, 2025-05-07T20:59:18.7097188Z D=90, 2025-05-07T20:59:18.7097412Z B=81, 2025-05-07T20:59:18.7097589Z log_E=3, 2025-05-07T20:59:18.7097771Z L=12, 2025-05-07T20:59:18.7097949Z D_gradcheck=1, 2025-05-07T20:59:18.7098152Z weighted=False, 2025-05-07T20:59:18.7098347Z mixed=False, 2025-05-07T20:59:18.7098568Z output_dtype=SparseType.BF16, 2025-05-07T20:59:18.7098849Z pooling_mode=, 2025-05-07T20:59:18.7099116Z start_iter=0, 2025-05-07T20:59:18.7099325Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7099548Z ) 2025-05-07T20:59:18.7099794Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7100557Z self=, 2025-05-07T20:59:18.7101262Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7101543Z weight_decay=0.01, 2025-05-07T20:59:18.7101748Z T=1, 2025-05-07T20:59:18.7101921Z D=90, 2025-05-07T20:59:18.7102093Z B=81, 2025-05-07T20:59:18.7102264Z log_E=3, 2025-05-07T20:59:18.7102445Z L=12, 2025-05-07T20:59:18.7102624Z D_gradcheck=1, 2025-05-07T20:59:18.7102820Z weighted=False, 2025-05-07T20:59:18.7103023Z mixed=False, 2025-05-07T20:59:18.7103240Z output_dtype=SparseType.BF16, 2025-05-07T20:59:18.7103517Z pooling_mode=, 2025-05-07T20:59:18.7103790Z start_iter=0, 2025-05-07T20:59:18.7104000Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7104215Z ) 2025-05-07T20:59:18.7104462Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:18.7105231Z self=, 2025-05-07T20:59:18.7105935Z weights_precision=SparseType.FP32, 2025-05-07T20:59:18.7106209Z weight_decay=0.01, 2025-05-07T20:59:18.7106425Z T=1, 2025-05-07T20:59:18.7106653Z D=90, 2025-05-07T20:59:18.7106821Z B=1, 2025-05-07T20:59:18.7106996Z log_E=3, 2025-05-07T20:59:18.7107176Z L=12, 2025-05-07T20:59:18.7107389Z D_gradcheck=1, 2025-05-07T20:59:18.7107588Z weighted=False, 2025-05-07T20:59:18.7107790Z mixed=False, 2025-05-07T20:59:18.7108008Z output_dtype=SparseType.BF16, 2025-05-07T20:59:18.7108289Z pooling_mode=, 2025-05-07T20:59:18.7108562Z start_iter=0, 2025-05-07T20:59:18.7109213Z gwd_lower_bound=0.001, 2025-05-07T20:59:18.7109456Z ) 2025-05-07T20:59:18.7109634Z PASSED 2025-05-07T20:59:32.4090342Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4091785Z self=, 2025-05-07T20:59:32.4092529Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4092821Z weight_decay=0.001, 2025-05-07T20:59:32.4093053Z T=1, 2025-05-07T20:59:32.4093229Z D=2, 2025-05-07T20:59:32.4093410Z B=1, 2025-05-07T20:59:32.4093590Z log_E=3, 2025-05-07T20:59:32.4093773Z L=0, 2025-05-07T20:59:32.4093953Z D_gradcheck=1, 2025-05-07T20:59:32.4094161Z weighted=False, 2025-05-07T20:59:32.4094363Z mixed=False, 2025-05-07T20:59:32.4094589Z output_dtype=SparseType.FP32, 2025-05-07T20:59:32.4094878Z pooling_mode=, 2025-05-07T20:59:32.4095158Z start_iter=0, 2025-05-07T20:59:32.4095365Z gwd_lower_bound=0, 2025-05-07T20:59:32.4095582Z ) 2025-05-07T20:59:32.4095857Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4096849Z self=, 2025-05-07T20:59:32.4097585Z weights_precision=SparseType.FP16, 2025-05-07T20:59:32.4097873Z weight_decay=0.001, 2025-05-07T20:59:32.4098166Z T=1, 2025-05-07T20:59:32.4098347Z D=2, 2025-05-07T20:59:32.4098529Z B=1, 2025-05-07T20:59:32.4098700Z log_E=3, 2025-05-07T20:59:32.4098888Z L=0, 2025-05-07T20:59:32.4099069Z D_gradcheck=1, 2025-05-07T20:59:32.4099274Z weighted=False, 2025-05-07T20:59:32.4099487Z mixed=False, 2025-05-07T20:59:32.4099742Z output_dtype=SparseType.FP32, 2025-05-07T20:59:32.4100047Z pooling_mode=, 2025-05-07T20:59:32.4100333Z start_iter=0, 2025-05-07T20:59:32.4100542Z gwd_lower_bound=0, 2025-05-07T20:59:32.4100763Z ) 2025-05-07T20:59:32.4101035Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4101880Z self=, 2025-05-07T20:59:32.4102606Z weights_precision=SparseType.FP16, 2025-05-07T20:59:32.4102890Z weight_decay=0.001, 2025-05-07T20:59:32.4103107Z T=4, 2025-05-07T20:59:32.4103280Z D=100, 2025-05-07T20:59:32.4103461Z B=73, 2025-05-07T20:59:32.4103645Z log_E=4, 2025-05-07T20:59:32.4103829Z L=14, 2025-05-07T20:59:32.4104009Z D_gradcheck=2, 2025-05-07T20:59:32.4104217Z weighted=True, 2025-05-07T20:59:32.4104414Z mixed=True, 2025-05-07T20:59:32.4104634Z output_dtype=SparseType.FP32, 2025-05-07T20:59:32.4104918Z pooling_mode=, 2025-05-07T20:59:32.4105188Z start_iter=1000, 2025-05-07T20:59:32.4105412Z gwd_lower_bound=0.01, 2025-05-07T20:59:32.4105639Z ) 2025-05-07T20:59:32.4105905Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4106703Z self=, 2025-05-07T20:59:32.4107430Z weights_precision=SparseType.FP16, 2025-05-07T20:59:32.4107796Z weight_decay=0.01, 2025-05-07T20:59:32.4108007Z T=4, 2025-05-07T20:59:32.4108189Z D=33, 2025-05-07T20:59:32.4108370Z B=110, 2025-05-07T20:59:32.4108867Z log_E=5, 2025-05-07T20:59:32.4109059Z L=11, 2025-05-07T20:59:32.4109242Z D_gradcheck=1, 2025-05-07T20:59:32.4109442Z weighted=False, 2025-05-07T20:59:32.4109650Z mixed=False, 2025-05-07T20:59:32.4109895Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4110188Z pooling_mode=, 2025-05-07T20:59:32.4110457Z start_iter=100, 2025-05-07T20:59:32.4110668Z gwd_lower_bound=0, 2025-05-07T20:59:32.4110879Z ) 2025-05-07T20:59:32.4111151Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4111946Z self=, 2025-05-07T20:59:32.4112671Z weights_precision=SparseType.FP16, 2025-05-07T20:59:32.4112952Z weight_decay=0.001, 2025-05-07T20:59:32.4113168Z T=3, 2025-05-07T20:59:32.4113348Z D=122, 2025-05-07T20:59:32.4113534Z B=17, 2025-05-07T20:59:32.4113708Z log_E=5, 2025-05-07T20:59:32.4113898Z L=13, 2025-05-07T20:59:32.4114080Z D_gradcheck=2, 2025-05-07T20:59:32.4114282Z weighted=False, 2025-05-07T20:59:32.4114491Z mixed=False, 2025-05-07T20:59:32.4114714Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4114997Z pooling_mode=, 2025-05-07T20:59:32.4115277Z start_iter=1000, 2025-05-07T20:59:32.4115502Z gwd_lower_bound=0.001, 2025-05-07T20:59:32.4115721Z ) 2025-05-07T20:59:32.4116042Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4116923Z self=, 2025-05-07T20:59:32.4117652Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4117929Z weight_decay=0.01, 2025-05-07T20:59:32.4118147Z T=3, 2025-05-07T20:59:32.4118326Z D=27, 2025-05-07T20:59:32.4118564Z B=125, 2025-05-07T20:59:32.4118744Z log_E=4, 2025-05-07T20:59:32.4118936Z L=5, 2025-05-07T20:59:32.4119115Z D_gradcheck=1, 2025-05-07T20:59:32.4119345Z weighted=True, 2025-05-07T20:59:32.4119574Z mixed=False, 2025-05-07T20:59:32.4119792Z output_dtype=SparseType.FP16, 2025-05-07T20:59:32.4120079Z pooling_mode=, 2025-05-07T20:59:32.4120360Z start_iter=100, 2025-05-07T20:59:32.4120569Z gwd_lower_bound=0.001, 2025-05-07T20:59:32.4120793Z ) 2025-05-07T20:59:32.4121062Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4121864Z self=, 2025-05-07T20:59:32.4122584Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4122870Z weight_decay=0.01, 2025-05-07T20:59:32.4123086Z T=2, 2025-05-07T20:59:32.4123262Z D=76, 2025-05-07T20:59:32.4123441Z B=37, 2025-05-07T20:59:32.4123625Z log_E=4, 2025-05-07T20:59:32.4123805Z L=10, 2025-05-07T20:59:32.4123994Z D_gradcheck=1, 2025-05-07T20:59:32.4124202Z weighted=False, 2025-05-07T20:59:32.4124401Z mixed=True, 2025-05-07T20:59:32.4124624Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4124912Z pooling_mode=, 2025-05-07T20:59:32.4125183Z start_iter=10, 2025-05-07T20:59:32.4125393Z gwd_lower_bound=0, 2025-05-07T20:59:32.4125603Z ) 2025-05-07T20:59:32.4125864Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4126666Z self=, 2025-05-07T20:59:32.4127388Z weights_precision=SparseType.FP16, 2025-05-07T20:59:32.4127668Z weight_decay=0.01, 2025-05-07T20:59:32.4127877Z T=2, 2025-05-07T20:59:32.4128127Z D=89, 2025-05-07T20:59:32.4128310Z B=118, 2025-05-07T20:59:32.4128489Z log_E=3, 2025-05-07T20:59:32.4128676Z L=20, 2025-05-07T20:59:32.4128921Z D_gradcheck=1, 2025-05-07T20:59:32.4129118Z weighted=True, 2025-05-07T20:59:32.4129327Z mixed=True, 2025-05-07T20:59:32.4129555Z output_dtype=SparseType.FP16, 2025-05-07T20:59:32.4129881Z pooling_mode=, 2025-05-07T20:59:32.4130157Z start_iter=0, 2025-05-07T20:59:32.4130368Z gwd_lower_bound=0.01, 2025-05-07T20:59:32.4130583Z ) 2025-05-07T20:59:32.4130852Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4131646Z self=, 2025-05-07T20:59:32.4132368Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4132644Z weight_decay=0.1, 2025-05-07T20:59:32.4132856Z T=5, 2025-05-07T20:59:32.4133033Z D=74, 2025-05-07T20:59:32.4133206Z B=125, 2025-05-07T20:59:32.4133384Z log_E=5, 2025-05-07T20:59:32.4133572Z L=1, 2025-05-07T20:59:32.4133748Z D_gradcheck=2, 2025-05-07T20:59:32.4133957Z weighted=False, 2025-05-07T20:59:32.4134160Z mixed=True, 2025-05-07T20:59:32.4134376Z output_dtype=SparseType.FP16, 2025-05-07T20:59:32.4134661Z pooling_mode=, 2025-05-07T20:59:32.4134936Z start_iter=100, 2025-05-07T20:59:32.4135144Z gwd_lower_bound=0.001, 2025-05-07T20:59:32.4135368Z ) 2025-05-07T20:59:32.4135642Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4136476Z self=, 2025-05-07T20:59:32.4137201Z weights_precision=SparseType.FP16, 2025-05-07T20:59:32.4137481Z weight_decay=0.01, 2025-05-07T20:59:32.4137690Z T=2, 2025-05-07T20:59:32.4137862Z D=93, 2025-05-07T20:59:32.4138046Z B=122, 2025-05-07T20:59:32.4138231Z log_E=4, 2025-05-07T20:59:32.4138454Z L=10, 2025-05-07T20:59:32.4138643Z D_gradcheck=2, 2025-05-07T20:59:32.4138850Z weighted=False, 2025-05-07T20:59:32.4139048Z mixed=False, 2025-05-07T20:59:32.4139272Z output_dtype=SparseType.FP16, 2025-05-07T20:59:32.4139558Z pooling_mode=, 2025-05-07T20:59:32.4139827Z start_iter=1000, 2025-05-07T20:59:32.4140050Z gwd_lower_bound=0, 2025-05-07T20:59:32.4140258Z ) 2025-05-07T20:59:32.4140521Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4141319Z self=, 2025-05-07T20:59:32.4142049Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4142330Z weight_decay=0.001, 2025-05-07T20:59:32.4142544Z T=5, 2025-05-07T20:59:32.4142722Z D=78, 2025-05-07T20:59:32.4142895Z B=109, 2025-05-07T20:59:32.4143072Z log_E=5, 2025-05-07T20:59:32.4143261Z L=14, 2025-05-07T20:59:32.4143444Z D_gradcheck=1, 2025-05-07T20:59:32.4143644Z weighted=False, 2025-05-07T20:59:32.4143853Z mixed=False, 2025-05-07T20:59:32.4144075Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4144356Z pooling_mode=, 2025-05-07T20:59:32.4144634Z start_iter=10, 2025-05-07T20:59:32.4144841Z gwd_lower_bound=0, 2025-05-07T20:59:32.4145044Z ) 2025-05-07T20:59:32.4145312Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4146105Z self=, 2025-05-07T20:59:32.4146825Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4147106Z weight_decay=0.001, 2025-05-07T20:59:32.4147323Z T=5, 2025-05-07T20:59:32.4147499Z D=78, 2025-05-07T20:59:32.4147671Z B=109, 2025-05-07T20:59:32.4147946Z log_E=5, 2025-05-07T20:59:32.4148134Z L=1, 2025-05-07T20:59:32.4148313Z D_gradcheck=1, 2025-05-07T20:59:32.4148518Z weighted=False, 2025-05-07T20:59:32.4148768Z mixed=False, 2025-05-07T20:59:32.4148985Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4149271Z pooling_mode=, 2025-05-07T20:59:32.4149591Z start_iter=10, 2025-05-07T20:59:32.4149803Z gwd_lower_bound=0, 2025-05-07T20:59:32.4150012Z ) 2025-05-07T20:59:32.4150281Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4151066Z self=, 2025-05-07T20:59:32.4151793Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4152076Z weight_decay=0.001, 2025-05-07T20:59:32.4152286Z T=1, 2025-05-07T20:59:32.4152464Z D=78, 2025-05-07T20:59:32.4152642Z B=109, 2025-05-07T20:59:32.4152819Z log_E=5, 2025-05-07T20:59:32.4153012Z L=1, 2025-05-07T20:59:32.4153192Z D_gradcheck=1, 2025-05-07T20:59:32.4153404Z weighted=False, 2025-05-07T20:59:32.4153605Z mixed=False, 2025-05-07T20:59:32.4153831Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4154119Z pooling_mode=, 2025-05-07T20:59:32.4154391Z start_iter=10, 2025-05-07T20:59:32.4154599Z gwd_lower_bound=0, 2025-05-07T20:59:32.4154812Z ) 2025-05-07T20:59:32.4155083Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4155879Z self=, 2025-05-07T20:59:32.4156698Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4157026Z weight_decay=0.001, 2025-05-07T20:59:32.4157244Z T=1, 2025-05-07T20:59:32.4157426Z D=109, 2025-05-07T20:59:32.4157599Z B=109, 2025-05-07T20:59:32.4157774Z log_E=5, 2025-05-07T20:59:32.4157963Z L=1, 2025-05-07T20:59:32.4158139Z D_gradcheck=1, 2025-05-07T20:59:32.4158420Z weighted=False, 2025-05-07T20:59:32.4158623Z mixed=False, 2025-05-07T20:59:32.4158846Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4159125Z pooling_mode=, 2025-05-07T20:59:32.4159404Z start_iter=10, 2025-05-07T20:59:32.4159634Z gwd_lower_bound=0, 2025-05-07T20:59:32.4159860Z ) 2025-05-07T20:59:32.4160127Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:32.4160919Z self=, 2025-05-07T20:59:32.4161634Z weights_precision=SparseType.FP32, 2025-05-07T20:59:32.4161918Z weight_decay=0.001, 2025-05-07T20:59:32.4162129Z T=1, 2025-05-07T20:59:32.4162296Z D=109, 2025-05-07T20:59:32.4162473Z B=109, 2025-05-07T20:59:32.4162650Z log_E=3, 2025-05-07T20:59:32.4162830Z L=1, 2025-05-07T20:59:32.4163013Z D_gradcheck=1, 2025-05-07T20:59:32.4163216Z weighted=False, 2025-05-07T20:59:32.4163416Z mixed=False, 2025-05-07T20:59:32.4163639Z output_dtype=SparseType.BF16, 2025-05-07T20:59:32.4163922Z pooling_mode=, 2025-05-07T20:59:32.4164199Z start_iter=10, 2025-05-07T20:59:32.4172419Z gwd_lower_bound=0, 2025-05-07T20:59:32.4172664Z ) 2025-05-07T20:59:32.4172883Z PASSED 2025-05-07T20:59:32.4172994Z 2025-05-07T20:59:32.4173134Z =============================== warnings summary =============================== 2025-05-07T20:59:32.4173703Z ../../../../../../miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:59:32.4174888Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:59:32.4175734Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:59:32.4176427Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:59:32.4176873Z  2025-05-07T20:59:32.4177124Z warnings.warn( # noqa: B028 2025-05-07T20:59:32.4177303Z 2025-05-07T20:59:32.4177526Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:32.4177983Z ======================== 2 passed, 1 warning in 19.00s ========================= 2025-05-07T20:59:33.1322827Z 2025-05-07T20:59:33.1323404Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:59:33.1341784Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 22 seconds 2025-05-07T20:59:33.1342188Z 2025-05-07T20:59:33.1342214Z 2025-05-07T20:59:33.1342218Z 2025-05-07T20:59:33.1342223Z 2025-05-07T20:59:33.1364386Z ################################################################################ 2025-05-07T20:59:33.1380338Z # [2025-05-07T20:59:33.137Z] Run Python Test Suite: 2025-05-07T20:59:33.1380711Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:33.1381075Z ################################################################################ 2025-05-07T20:59:33.1405138Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:33.1405821Z 2025-05-07T20:59:35.2906146Z ============================= test session starts ============================== 2025-05-07T20:59:35.2907474Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:35.2908505Z cachedir: .pytest_cache 2025-05-07T20:59:35.2910258Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:35.2910983Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:35.2911409Z plugins: hypothesis-6.131.14 2025-05-07T20:59:36.9803776Z collecting ... collected 1 item 2025-05-07T20:59:36.9804014Z 2025-05-07T20:59:42.9999358Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0000607Z self=, 2025-05-07T20:59:43.0001237Z weights_precision=SparseType.FP32, 2025-05-07T20:59:43.0001526Z mixed_B=False, 2025-05-07T20:59:43.0001764Z pooling_mode=, 2025-05-07T20:59:43.0002038Z T=1, 2025-05-07T20:59:43.0002222Z D=128, 2025-05-07T20:59:43.0002425Z B=1, 2025-05-07T20:59:43.0002599Z log_E=3, 2025-05-07T20:59:43.0002786Z L=0, 2025-05-07T20:59:43.0002964Z D_gradcheck=1, 2025-05-07T20:59:43.0003181Z stochastic_rounding=False, 2025-05-07T20:59:43.0003439Z weighted=False, 2025-05-07T20:59:43.0003648Z row_wise=False, 2025-05-07T20:59:43.0003852Z mixed=False, 2025-05-07T20:59:43.0004067Z use_cache=False, 2025-05-07T20:59:43.0004313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0004589Z use_cpu=False, 2025-05-07T20:59:43.0004823Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.0005087Z ) 2025-05-07T20:59:43.0005307Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0005961Z self=, 2025-05-07T20:59:43.0006590Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0006871Z mixed_B=False, 2025-05-07T20:59:43.0007094Z pooling_mode=, 2025-05-07T20:59:43.0007371Z T=1, 2025-05-07T20:59:43.0007555Z D=128, 2025-05-07T20:59:43.0007724Z B=1, 2025-05-07T20:59:43.0007901Z log_E=3, 2025-05-07T20:59:43.0008083Z L=0, 2025-05-07T20:59:43.0008256Z D_gradcheck=1, 2025-05-07T20:59:43.0009087Z stochastic_rounding=False, 2025-05-07T20:59:43.0009363Z weighted=False, 2025-05-07T20:59:43.0009569Z row_wise=False, 2025-05-07T20:59:43.0009859Z mixed=False, 2025-05-07T20:59:43.0010061Z use_cache=False, 2025-05-07T20:59:43.0010293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0010572Z use_cpu=False, 2025-05-07T20:59:43.0010798Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.0011047Z ) 2025-05-07T20:59:43.0011277Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0011922Z self=, 2025-05-07T20:59:43.0012543Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0012815Z mixed_B=False, 2025-05-07T20:59:43.0013047Z pooling_mode=, 2025-05-07T20:59:43.0013322Z T=5, 2025-05-07T20:59:43.0013493Z D=431, 2025-05-07T20:59:43.0013670Z B=109, 2025-05-07T20:59:43.0013851Z log_E=3, 2025-05-07T20:59:43.0014031Z L=7, 2025-05-07T20:59:43.0014209Z D_gradcheck=1, 2025-05-07T20:59:43.0014429Z stochastic_rounding=False, 2025-05-07T20:59:43.0014677Z weighted=False, 2025-05-07T20:59:43.0014885Z row_wise=True, 2025-05-07T20:59:43.0015088Z mixed=False, 2025-05-07T20:59:43.0015282Z use_cache=False, 2025-05-07T20:59:43.0015526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0015800Z use_cpu=True, 2025-05-07T20:59:43.0016020Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.0016272Z ) 2025-05-07T20:59:43.0016493Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0017241Z self=, 2025-05-07T20:59:43.0017857Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0018131Z mixed_B=True, 2025-05-07T20:59:43.0018360Z pooling_mode=, 2025-05-07T20:59:43.0018626Z T=1, 2025-05-07T20:59:43.0018797Z D=280, 2025-05-07T20:59:43.0019064Z B=72, 2025-05-07T20:59:43.0019237Z log_E=5, 2025-05-07T20:59:43.0019422Z L=1, 2025-05-07T20:59:43.0019605Z D_gradcheck=2, 2025-05-07T20:59:43.0019817Z stochastic_rounding=False, 2025-05-07T20:59:43.0020072Z weighted=True, 2025-05-07T20:59:43.0020272Z row_wise=False, 2025-05-07T20:59:43.0020469Z mixed=True, 2025-05-07T20:59:43.0020671Z use_cache=True, 2025-05-07T20:59:43.0020904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0021174Z use_cpu=True, 2025-05-07T20:59:43.0021402Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.0021660Z ) 2025-05-07T20:59:43.0021877Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0022530Z self=, 2025-05-07T20:59:43.0023151Z weights_precision=SparseType.FP32, 2025-05-07T20:59:43.0023432Z mixed_B=True, 2025-05-07T20:59:43.0023659Z pooling_mode=, 2025-05-07T20:59:43.0023933Z T=2, 2025-05-07T20:59:43.0024113Z D=396, 2025-05-07T20:59:43.0024292Z B=84, 2025-05-07T20:59:43.0024475Z log_E=5, 2025-05-07T20:59:43.0024666Z L=3, 2025-05-07T20:59:43.0024840Z D_gradcheck=2, 2025-05-07T20:59:43.0025065Z stochastic_rounding=False, 2025-05-07T20:59:43.0025313Z weighted=False, 2025-05-07T20:59:43.0025514Z row_wise=False, 2025-05-07T20:59:43.0025719Z mixed=True, 2025-05-07T20:59:43.0025919Z use_cache=False, 2025-05-07T20:59:43.0026148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0026522Z use_cpu=True, 2025-05-07T20:59:43.0026749Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.0027000Z ) 2025-05-07T20:59:43.0027227Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0027880Z self=, 2025-05-07T20:59:43.0028587Z weights_precision=SparseType.FP32, 2025-05-07T20:59:43.0028860Z mixed_B=True, 2025-05-07T20:59:43.0029087Z pooling_mode=, 2025-05-07T20:59:43.0029400Z T=3, 2025-05-07T20:59:43.0029569Z D=393, 2025-05-07T20:59:43.0029752Z B=40, 2025-05-07T20:59:43.0029929Z log_E=4, 2025-05-07T20:59:43.0030107Z L=14, 2025-05-07T20:59:43.0030295Z D_gradcheck=1, 2025-05-07T20:59:43.0030516Z stochastic_rounding=True, 2025-05-07T20:59:43.0030756Z weighted=False, 2025-05-07T20:59:43.0030972Z row_wise=True, 2025-05-07T20:59:43.0031173Z mixed=True, 2025-05-07T20:59:43.0031366Z use_cache=False, 2025-05-07T20:59:43.0031606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0031890Z use_cpu=False, 2025-05-07T20:59:43.0032113Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.0032368Z ) 2025-05-07T20:59:43.0032594Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0033243Z self=, 2025-05-07T20:59:43.0033873Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0034157Z mixed_B=True, 2025-05-07T20:59:43.0034390Z pooling_mode=, 2025-05-07T20:59:43.0034661Z T=5, 2025-05-07T20:59:43.0034838Z D=333, 2025-05-07T20:59:43.0035018Z B=28, 2025-05-07T20:59:43.0035189Z log_E=3, 2025-05-07T20:59:43.0035376Z L=1, 2025-05-07T20:59:43.0035555Z D_gradcheck=1, 2025-05-07T20:59:43.0035771Z stochastic_rounding=False, 2025-05-07T20:59:43.0036172Z weighted=False, 2025-05-07T20:59:43.0036447Z row_wise=True, 2025-05-07T20:59:43.0036645Z mixed=False, 2025-05-07T20:59:43.0036852Z use_cache=True, 2025-05-07T20:59:43.0037142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0037417Z use_cpu=True, 2025-05-07T20:59:43.0037643Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.0037899Z ) 2025-05-07T20:59:43.0038120Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0038767Z self=, 2025-05-07T20:59:43.0039435Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0039710Z mixed_B=False, 2025-05-07T20:59:43.0039935Z pooling_mode=, 2025-05-07T20:59:43.0040208Z T=3, 2025-05-07T20:59:43.0040386Z D=264, 2025-05-07T20:59:43.0040570Z B=127, 2025-05-07T20:59:43.0040774Z log_E=4, 2025-05-07T20:59:43.0040957Z L=8, 2025-05-07T20:59:43.0041141Z D_gradcheck=1, 2025-05-07T20:59:43.0041362Z stochastic_rounding=True, 2025-05-07T20:59:43.0041604Z weighted=False, 2025-05-07T20:59:43.0041818Z row_wise=True, 2025-05-07T20:59:43.0042022Z mixed=False, 2025-05-07T20:59:43.0042217Z use_cache=False, 2025-05-07T20:59:43.0042456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.0042747Z use_cpu=False, 2025-05-07T20:59:43.0042974Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.0043222Z ) 2025-05-07T20:59:43.0043448Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0044101Z self=, 2025-05-07T20:59:43.0044718Z weights_precision=SparseType.FP32, 2025-05-07T20:59:43.0045003Z mixed_B=False, 2025-05-07T20:59:43.0045237Z pooling_mode=, 2025-05-07T20:59:43.0045505Z T=2, 2025-05-07T20:59:43.0045685Z D=437, 2025-05-07T20:59:43.0045865Z B=45, 2025-05-07T20:59:43.0046038Z log_E=5, 2025-05-07T20:59:43.0046223Z L=19, 2025-05-07T20:59:43.0046407Z D_gradcheck=2, 2025-05-07T20:59:43.0046622Z stochastic_rounding=True, 2025-05-07T20:59:43.0046922Z weighted=True, 2025-05-07T20:59:43.0047218Z row_wise=False, 2025-05-07T20:59:43.0047443Z mixed=False, 2025-05-07T20:59:43.0047646Z use_cache=False, 2025-05-07T20:59:43.0047946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.0048221Z use_cpu=True, 2025-05-07T20:59:43.0048452Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.0048777Z ) 2025-05-07T20:59:43.0049001Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0049639Z self=, 2025-05-07T20:59:43.0050257Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0050537Z mixed_B=False, 2025-05-07T20:59:43.0050764Z pooling_mode=, 2025-05-07T20:59:43.0051036Z T=2, 2025-05-07T20:59:43.0051211Z D=483, 2025-05-07T20:59:43.0051385Z B=4, 2025-05-07T20:59:43.0051565Z log_E=4, 2025-05-07T20:59:43.0051750Z L=1, 2025-05-07T20:59:43.0051924Z D_gradcheck=2, 2025-05-07T20:59:43.0052156Z stochastic_rounding=False, 2025-05-07T20:59:43.0052407Z weighted=False, 2025-05-07T20:59:43.0052608Z row_wise=False, 2025-05-07T20:59:43.0052819Z mixed=True, 2025-05-07T20:59:43.0053017Z use_cache=True, 2025-05-07T20:59:43.0053251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0053536Z use_cpu=False, 2025-05-07T20:59:43.0053763Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.0054018Z ) 2025-05-07T20:59:43.0054237Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0054881Z self=, 2025-05-07T20:59:43.0055501Z weights_precision=SparseType.FP32, 2025-05-07T20:59:43.0055774Z mixed_B=True, 2025-05-07T20:59:43.0056004Z pooling_mode=, 2025-05-07T20:59:43.0056275Z T=4, 2025-05-07T20:59:43.0056500Z D=273, 2025-05-07T20:59:43.0056680Z B=55, 2025-05-07T20:59:43.0056859Z log_E=4, 2025-05-07T20:59:43.0057040Z L=18, 2025-05-07T20:59:43.0057221Z D_gradcheck=2, 2025-05-07T20:59:43.0057444Z stochastic_rounding=True, 2025-05-07T20:59:43.0057690Z weighted=True, 2025-05-07T20:59:43.0057900Z row_wise=False, 2025-05-07T20:59:43.0058150Z mixed=False, 2025-05-07T20:59:43.0058350Z use_cache=True, 2025-05-07T20:59:43.0058583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0058860Z use_cpu=False, 2025-05-07T20:59:43.0059081Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.0059334Z ) 2025-05-07T20:59:43.0059557Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0060201Z self=, 2025-05-07T20:59:43.0060811Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0061090Z mixed_B=False, 2025-05-07T20:59:43.0061328Z pooling_mode=, 2025-05-07T20:59:43.0061598Z T=5, 2025-05-07T20:59:43.0061772Z D=377, 2025-05-07T20:59:43.0061958Z B=94, 2025-05-07T20:59:43.0062129Z log_E=4, 2025-05-07T20:59:43.0062318Z L=17, 2025-05-07T20:59:43.0062504Z D_gradcheck=2, 2025-05-07T20:59:43.0062723Z stochastic_rounding=True, 2025-05-07T20:59:43.0062978Z weighted=False, 2025-05-07T20:59:43.0063184Z row_wise=True, 2025-05-07T20:59:43.0063379Z mixed=True, 2025-05-07T20:59:43.0063576Z use_cache=True, 2025-05-07T20:59:43.0063806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.0064075Z use_cpu=False, 2025-05-07T20:59:43.0064301Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.0064554Z ) 2025-05-07T20:59:43.0064774Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0065419Z self=, 2025-05-07T20:59:43.0066040Z weights_precision=SparseType.FP32, 2025-05-07T20:59:43.0066321Z mixed_B=False, 2025-05-07T20:59:43.0066544Z pooling_mode=, 2025-05-07T20:59:43.0066817Z T=2, 2025-05-07T20:59:43.0066992Z D=196, 2025-05-07T20:59:43.0067218Z B=122, 2025-05-07T20:59:43.0067403Z log_E=5, 2025-05-07T20:59:43.0067595Z L=2, 2025-05-07T20:59:43.0067772Z D_gradcheck=1, 2025-05-07T20:59:43.0068035Z stochastic_rounding=True, 2025-05-07T20:59:43.0068283Z weighted=True, 2025-05-07T20:59:43.0068484Z row_wise=True, 2025-05-07T20:59:43.0068687Z mixed=False, 2025-05-07T20:59:43.0068893Z use_cache=True, 2025-05-07T20:59:43.0069120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.0069397Z use_cpu=True, 2025-05-07T20:59:43.0069620Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.0069868Z ) 2025-05-07T20:59:43.0070093Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:43.0070741Z self=, 2025-05-07T20:59:43.0071360Z weights_precision=SparseType.FP16, 2025-05-07T20:59:43.0071627Z mixed_B=True, 2025-05-07T20:59:43.0071858Z pooling_mode=, 2025-05-07T20:59:43.0072135Z T=3, 2025-05-07T20:59:43.0072308Z D=226, 2025-05-07T20:59:43.0072491Z B=38, 2025-05-07T20:59:43.0072668Z log_E=5, 2025-05-07T20:59:43.0072850Z L=13, 2025-05-07T20:59:43.0073032Z D_gradcheck=1, 2025-05-07T20:59:43.0073248Z stochastic_rounding=True, 2025-05-07T20:59:43.0073488Z weighted=True, 2025-05-07T20:59:43.0073699Z row_wise=True, 2025-05-07T20:59:43.0073903Z mixed=False, 2025-05-07T20:59:43.0074104Z use_cache=True, 2025-05-07T20:59:43.0074337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.0074613Z use_cpu=True, 2025-05-07T20:59:43.0074832Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.0075093Z ) 2025-05-07T21:00:24.1383699Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1384732Z self=, 2025-05-07T21:00:24.1385417Z weights_precision=SparseType.FP32, 2025-05-07T21:00:24.1385713Z mixed_B=True, 2025-05-07T21:00:24.1385949Z pooling_mode=, 2025-05-07T21:00:24.1386315Z T=4, 2025-05-07T21:00:24.1386503Z D=392, 2025-05-07T21:00:24.1386688Z B=65, 2025-05-07T21:00:24.1386862Z log_E=5, 2025-05-07T21:00:24.1387051Z L=18, 2025-05-07T21:00:24.1387238Z D_gradcheck=2, 2025-05-07T21:00:24.1387470Z stochastic_rounding=False, 2025-05-07T21:00:24.1387724Z weighted=True, 2025-05-07T21:00:24.1387928Z row_wise=True, 2025-05-07T21:00:24.1388125Z mixed=True, 2025-05-07T21:00:24.1388324Z use_cache=True, 2025-05-07T21:00:24.1388561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1388848Z use_cpu=False, 2025-05-07T21:00:24.1389157Z output_dtype=SparseType.FP16, 2025-05-07T21:00:24.1389531Z ) 2025-05-07T21:00:24.1389851Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1390738Z self=, 2025-05-07T21:00:24.1391583Z weights_precision=SparseType.FP32, 2025-05-07T21:00:24.1391909Z mixed_B=False, 2025-05-07T21:00:24.1392145Z pooling_mode=, 2025-05-07T21:00:24.1392425Z T=4, 2025-05-07T21:00:24.1392605Z D=440, 2025-05-07T21:00:24.1392781Z B=114, 2025-05-07T21:00:24.1392963Z log_E=4, 2025-05-07T21:00:24.1393156Z L=2, 2025-05-07T21:00:24.1393338Z D_gradcheck=2, 2025-05-07T21:00:24.1393588Z stochastic_rounding=True, 2025-05-07T21:00:24.1393866Z weighted=False, 2025-05-07T21:00:24.1394067Z row_wise=True, 2025-05-07T21:00:24.1394270Z mixed=True, 2025-05-07T21:00:24.1394475Z use_cache=False, 2025-05-07T21:00:24.1394709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1394992Z use_cpu=True, 2025-05-07T21:00:24.1395240Z output_dtype=SparseType.FP32, 2025-05-07T21:00:24.1395626Z ) 2025-05-07T21:00:24.1402775Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1403710Z self=, 2025-05-07T21:00:24.1404349Z weights_precision=SparseType.FP32, 2025-05-07T21:00:24.1404713Z mixed_B=True, 2025-05-07T21:00:24.1404953Z pooling_mode=, 2025-05-07T21:00:24.1405226Z T=3, 2025-05-07T21:00:24.1405404Z D=382, 2025-05-07T21:00:24.1405588Z B=113, 2025-05-07T21:00:24.1405769Z log_E=5, 2025-05-07T21:00:24.1405955Z L=15, 2025-05-07T21:00:24.1406137Z D_gradcheck=1, 2025-05-07T21:00:24.1406360Z stochastic_rounding=True, 2025-05-07T21:00:24.1406607Z weighted=True, 2025-05-07T21:00:24.1406826Z row_wise=False, 2025-05-07T21:00:24.1407030Z mixed=True, 2025-05-07T21:00:24.1407229Z use_cache=False, 2025-05-07T21:00:24.1407471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1407749Z use_cpu=False, 2025-05-07T21:00:24.1407973Z output_dtype=SparseType.BF16, 2025-05-07T21:00:24.1408233Z ) 2025-05-07T21:00:24.1408463Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1409498Z self=, 2025-05-07T21:00:24.1410123Z weights_precision=SparseType.FP16, 2025-05-07T21:00:24.1410400Z mixed_B=False, 2025-05-07T21:00:24.1410628Z pooling_mode=, 2025-05-07T21:00:24.1410892Z T=5, 2025-05-07T21:00:24.1411067Z D=148, 2025-05-07T21:00:24.1411246Z B=37, 2025-05-07T21:00:24.1411417Z log_E=3, 2025-05-07T21:00:24.1411606Z L=5, 2025-05-07T21:00:24.1411783Z D_gradcheck=1, 2025-05-07T21:00:24.1411997Z stochastic_rounding=True, 2025-05-07T21:00:24.1412247Z weighted=True, 2025-05-07T21:00:24.1412545Z row_wise=True, 2025-05-07T21:00:24.1412762Z mixed=True, 2025-05-07T21:00:24.1412982Z use_cache=False, 2025-05-07T21:00:24.1413247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:24.1413599Z use_cpu=False, 2025-05-07T21:00:24.1413845Z output_dtype=SparseType.BF16, 2025-05-07T21:00:24.1414188Z ) 2025-05-07T21:00:24.1414407Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1415051Z self=, 2025-05-07T21:00:24.1415666Z weights_precision=SparseType.FP16, 2025-05-07T21:00:24.1415944Z mixed_B=False, 2025-05-07T21:00:24.1416166Z pooling_mode=, 2025-05-07T21:00:24.1416437Z T=2, 2025-05-07T21:00:24.1416613Z D=370, 2025-05-07T21:00:24.1416785Z B=64, 2025-05-07T21:00:24.1416964Z log_E=5, 2025-05-07T21:00:24.1417152Z L=12, 2025-05-07T21:00:24.1417326Z D_gradcheck=2, 2025-05-07T21:00:24.1417556Z stochastic_rounding=False, 2025-05-07T21:00:24.1417809Z weighted=False, 2025-05-07T21:00:24.1418005Z row_wise=True, 2025-05-07T21:00:24.1418207Z mixed=True, 2025-05-07T21:00:24.1418405Z use_cache=True, 2025-05-07T21:00:24.1418631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1418909Z use_cpu=True, 2025-05-07T21:00:24.1419133Z output_dtype=SparseType.FP32, 2025-05-07T21:00:24.1419384Z ) 2025-05-07T21:00:24.1419606Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1420249Z self=, 2025-05-07T21:00:24.1420864Z weights_precision=SparseType.FP32, 2025-05-07T21:00:24.1421139Z mixed_B=False, 2025-05-07T21:00:24.1421368Z pooling_mode=, 2025-05-07T21:00:24.1421633Z T=2, 2025-05-07T21:00:24.1421804Z D=317, 2025-05-07T21:00:24.1421979Z B=32, 2025-05-07T21:00:24.1422157Z log_E=5, 2025-05-07T21:00:24.1422339Z L=15, 2025-05-07T21:00:24.1422521Z D_gradcheck=1, 2025-05-07T21:00:24.1422736Z stochastic_rounding=False, 2025-05-07T21:00:24.1422974Z weighted=True, 2025-05-07T21:00:24.1423178Z row_wise=True, 2025-05-07T21:00:24.1423483Z mixed=True, 2025-05-07T21:00:24.1423676Z use_cache=True, 2025-05-07T21:00:24.1423910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1424255Z use_cpu=False, 2025-05-07T21:00:24.1424472Z output_dtype=SparseType.FP16, 2025-05-07T21:00:24.1424727Z ) 2025-05-07T21:00:24.1424953Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1425588Z self=, 2025-05-07T21:00:24.1426202Z weights_precision=SparseType.FP32, 2025-05-07T21:00:24.1426481Z mixed_B=True, 2025-05-07T21:00:24.1426708Z pooling_mode=, 2025-05-07T21:00:24.1426971Z T=1, 2025-05-07T21:00:24.1427145Z D=257, 2025-05-07T21:00:24.1427324Z B=55, 2025-05-07T21:00:24.1427497Z log_E=4, 2025-05-07T21:00:24.1427680Z L=8, 2025-05-07T21:00:24.1427860Z D_gradcheck=1, 2025-05-07T21:00:24.1428073Z stochastic_rounding=False, 2025-05-07T21:00:24.1428322Z weighted=False, 2025-05-07T21:00:24.1428528Z row_wise=False, 2025-05-07T21:00:24.1428723Z mixed=False, 2025-05-07T21:00:24.1428928Z use_cache=False, 2025-05-07T21:00:24.1429166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:24.1429436Z use_cpu=False, 2025-05-07T21:00:24.1429660Z output_dtype=SparseType.FP32, 2025-05-07T21:00:24.1429914Z ) 2025-05-07T21:00:24.1430131Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1430770Z self=, 2025-05-07T21:00:24.1431386Z weights_precision=SparseType.FP16, 2025-05-07T21:00:24.1431664Z mixed_B=True, 2025-05-07T21:00:24.1431937Z pooling_mode=, 2025-05-07T21:00:24.1432216Z T=3, 2025-05-07T21:00:24.1432394Z D=390, 2025-05-07T21:00:24.1432570Z B=28, 2025-05-07T21:00:24.1432754Z log_E=3, 2025-05-07T21:00:24.1432941Z L=13, 2025-05-07T21:00:24.1433121Z D_gradcheck=2, 2025-05-07T21:00:24.1433411Z stochastic_rounding=False, 2025-05-07T21:00:24.1433687Z weighted=True, 2025-05-07T21:00:24.1433891Z row_wise=True, 2025-05-07T21:00:24.1434089Z mixed=True, 2025-05-07T21:00:24.1434286Z use_cache=True, 2025-05-07T21:00:24.1434510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1434787Z use_cpu=False, 2025-05-07T21:00:24.1435009Z output_dtype=SparseType.BF16, 2025-05-07T21:00:24.1435255Z ) 2025-05-07T21:00:24.1435474Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1436239Z self=, 2025-05-07T21:00:24.1436850Z weights_precision=SparseType.FP16, 2025-05-07T21:00:24.1437129Z mixed_B=False, 2025-05-07T21:00:24.1437356Z pooling_mode=, 2025-05-07T21:00:24.1437625Z T=4, 2025-05-07T21:00:24.1437796Z D=402, 2025-05-07T21:00:24.1437974Z B=23, 2025-05-07T21:00:24.1438154Z log_E=5, 2025-05-07T21:00:24.1438339Z L=16, 2025-05-07T21:00:24.1438522Z D_gradcheck=2, 2025-05-07T21:00:24.1438745Z stochastic_rounding=False, 2025-05-07T21:00:24.1438984Z weighted=False, 2025-05-07T21:00:24.1439192Z row_wise=False, 2025-05-07T21:00:24.1439396Z mixed=False, 2025-05-07T21:00:24.1439592Z use_cache=False, 2025-05-07T21:00:24.1439829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1440109Z use_cpu=False, 2025-05-07T21:00:24.1440329Z output_dtype=SparseType.FP32, 2025-05-07T21:00:24.1440578Z ) 2025-05-07T21:00:24.1440801Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1441437Z self=, 2025-05-07T21:00:24.1442053Z weights_precision=SparseType.FP32, 2025-05-07T21:00:24.1442329Z mixed_B=True, 2025-05-07T21:00:24.1442609Z pooling_mode=, 2025-05-07T21:00:24.1442874Z T=5, 2025-05-07T21:00:24.1443053Z D=407, 2025-05-07T21:00:24.1443233Z B=60, 2025-05-07T21:00:24.1443928Z log_E=4, 2025-05-07T21:00:24.1444108Z L=10, 2025-05-07T21:00:24.1444277Z D_gradcheck=1, 2025-05-07T21:00:24.1444488Z stochastic_rounding=False, 2025-05-07T21:00:24.1444729Z weighted=True, 2025-05-07T21:00:24.1444928Z row_wise=True, 2025-05-07T21:00:24.1445118Z mixed=True, 2025-05-07T21:00:24.1445312Z use_cache=True, 2025-05-07T21:00:24.1445541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1445810Z use_cpu=False, 2025-05-07T21:00:24.1446033Z output_dtype=SparseType.FP32, 2025-05-07T21:00:24.1446278Z ) 2025-05-07T21:00:24.1446496Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1447134Z self=, 2025-05-07T21:00:24.1447747Z weights_precision=SparseType.FP32, 2025-05-07T21:00:24.1448018Z mixed_B=True, 2025-05-07T21:00:24.1448248Z pooling_mode=, 2025-05-07T21:00:24.1448518Z T=1, 2025-05-07T21:00:24.1448695Z D=202, 2025-05-07T21:00:24.1448868Z B=29, 2025-05-07T21:00:24.1449043Z log_E=4, 2025-05-07T21:00:24.1449224Z L=13, 2025-05-07T21:00:24.1449395Z D_gradcheck=2, 2025-05-07T21:00:24.1449608Z stochastic_rounding=True, 2025-05-07T21:00:24.1449850Z weighted=True, 2025-05-07T21:00:24.1450043Z row_wise=True, 2025-05-07T21:00:24.1450242Z mixed=False, 2025-05-07T21:00:24.1450438Z use_cache=False, 2025-05-07T21:00:24.1450669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:24.1450944Z use_cpu=False, 2025-05-07T21:00:24.1451212Z output_dtype=SparseType.BF16, 2025-05-07T21:00:24.1451458Z ) 2025-05-07T21:00:24.1451680Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1452327Z self=, 2025-05-07T21:00:24.1452934Z weights_precision=SparseType.FP16, 2025-05-07T21:00:24.1453251Z mixed_B=True, 2025-05-07T21:00:24.1453482Z pooling_mode=, 2025-05-07T21:00:24.1453755Z T=2, 2025-05-07T21:00:24.1453922Z D=147, 2025-05-07T21:00:24.1454095Z B=37, 2025-05-07T21:00:24.1454270Z log_E=5, 2025-05-07T21:00:24.1454450Z L=9, 2025-05-07T21:00:24.1454633Z D_gradcheck=2, 2025-05-07T21:00:24.1454852Z stochastic_rounding=True, 2025-05-07T21:00:24.1455091Z weighted=True, 2025-05-07T21:00:24.1455295Z row_wise=False, 2025-05-07T21:00:24.1455497Z mixed=True, 2025-05-07T21:00:24.1455688Z use_cache=False, 2025-05-07T21:00:24.1455930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:24.1456208Z use_cpu=True, 2025-05-07T21:00:24.1456426Z output_dtype=SparseType.BF16, 2025-05-07T21:00:24.1456681Z ) 2025-05-07T21:00:24.1456905Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1457544Z self=, 2025-05-07T21:00:24.1458169Z weights_precision=SparseType.FP16, 2025-05-07T21:00:24.1458451Z mixed_B=False, 2025-05-07T21:00:24.1458672Z pooling_mode=, 2025-05-07T21:00:24.1458947Z T=5, 2025-05-07T21:00:24.1459130Z D=151, 2025-05-07T21:00:24.1459311Z B=93, 2025-05-07T21:00:24.1459483Z log_E=3, 2025-05-07T21:00:24.1459668Z L=15, 2025-05-07T21:00:24.1459851Z D_gradcheck=2, 2025-05-07T21:00:24.1460065Z stochastic_rounding=True, 2025-05-07T21:00:24.1460309Z weighted=True, 2025-05-07T21:00:24.1460510Z row_wise=False, 2025-05-07T21:00:24.1460708Z mixed=False, 2025-05-07T21:00:24.1460913Z use_cache=True, 2025-05-07T21:00:24.1461140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1461409Z use_cpu=False, 2025-05-07T21:00:24.1461633Z output_dtype=SparseType.FP16, 2025-05-07T21:00:24.1461933Z ) 2025-05-07T21:00:24.1462154Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:24.1462799Z self=, 2025-05-07T21:00:24.1463476Z weights_precision=SparseType.FP16, 2025-05-07T21:00:24.1463756Z mixed_B=False, 2025-05-07T21:00:24.1463980Z pooling_mode=, 2025-05-07T21:00:24.1464248Z T=1, 2025-05-07T21:00:24.1464429Z D=129, 2025-05-07T21:00:24.1464597Z B=28, 2025-05-07T21:00:24.1464772Z log_E=5, 2025-05-07T21:00:24.1464957Z L=13, 2025-05-07T21:00:24.1465131Z D_gradcheck=2, 2025-05-07T21:00:24.1465348Z stochastic_rounding=False, 2025-05-07T21:00:24.1465600Z weighted=True, 2025-05-07T21:00:24.1465796Z row_wise=False, 2025-05-07T21:00:24.1466000Z mixed=False, 2025-05-07T21:00:24.1466203Z use_cache=False, 2025-05-07T21:00:24.1466438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:24.1466715Z use_cpu=True, 2025-05-07T21:00:24.1466944Z output_dtype=SparseType.FP32, 2025-05-07T21:00:24.1467194Z ) 2025-05-07T21:01:01.4063017Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4063746Z self=, 2025-05-07T21:01:01.4064373Z weights_precision=SparseType.FP16, 2025-05-07T21:01:01.4064653Z mixed_B=True, 2025-05-07T21:01:01.4064890Z pooling_mode=, 2025-05-07T21:01:01.4065165Z T=1, 2025-05-07T21:01:01.4065349Z D=413, 2025-05-07T21:01:01.4065524Z B=60, 2025-05-07T21:01:01.4065706Z log_E=5, 2025-05-07T21:01:01.4065891Z L=8, 2025-05-07T21:01:01.4066364Z D_gradcheck=1, 2025-05-07T21:01:01.4066592Z stochastic_rounding=True, 2025-05-07T21:01:01.4066841Z weighted=False, 2025-05-07T21:01:01.4067048Z row_wise=False, 2025-05-07T21:01:01.4067253Z mixed=True, 2025-05-07T21:01:01.4067459Z use_cache=True, 2025-05-07T21:01:01.4067686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.4068058Z use_cpu=True, 2025-05-07T21:01:01.4068286Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.4068543Z ) 2025-05-07T21:01:01.4068768Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4069418Z self=, 2025-05-07T21:01:01.4070030Z weights_precision=SparseType.FP16, 2025-05-07T21:01:01.4070306Z mixed_B=True, 2025-05-07T21:01:01.4070531Z pooling_mode=, 2025-05-07T21:01:01.4070804Z T=3, 2025-05-07T21:01:01.4070973Z D=247, 2025-05-07T21:01:01.4071151Z B=103, 2025-05-07T21:01:01.4071335Z log_E=5, 2025-05-07T21:01:01.4071516Z L=7, 2025-05-07T21:01:01.4071696Z D_gradcheck=1, 2025-05-07T21:01:01.4071915Z stochastic_rounding=True, 2025-05-07T21:01:01.4072159Z weighted=False, 2025-05-07T21:01:01.4072370Z row_wise=True, 2025-05-07T21:01:01.4072571Z mixed=False, 2025-05-07T21:01:01.4072765Z use_cache=True, 2025-05-07T21:01:01.4072995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.4073273Z use_cpu=False, 2025-05-07T21:01:01.4073495Z output_dtype=SparseType.FP16, 2025-05-07T21:01:01.4073745Z ) 2025-05-07T21:01:01.4073968Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4074606Z self=, 2025-05-07T21:01:01.4075222Z weights_precision=SparseType.FP32, 2025-05-07T21:01:01.4075502Z mixed_B=False, 2025-05-07T21:01:01.4075725Z pooling_mode=, 2025-05-07T21:01:01.4076090Z T=5, 2025-05-07T21:01:01.4076265Z D=128, 2025-05-07T21:01:01.4076437Z B=12, 2025-05-07T21:01:01.4076617Z log_E=5, 2025-05-07T21:01:01.4076802Z L=12, 2025-05-07T21:01:01.4076979Z D_gradcheck=2, 2025-05-07T21:01:01.4077280Z stochastic_rounding=False, 2025-05-07T21:01:01.4077531Z weighted=False, 2025-05-07T21:01:01.4077767Z row_wise=True, 2025-05-07T21:01:01.4077968Z mixed=False, 2025-05-07T21:01:01.4078234Z use_cache=False, 2025-05-07T21:01:01.4078479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.4078754Z use_cpu=False, 2025-05-07T21:01:01.4078969Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.4079219Z ) 2025-05-07T21:01:01.4079440Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4080083Z self=, 2025-05-07T21:01:01.4080691Z weights_precision=SparseType.FP16, 2025-05-07T21:01:01.4080973Z mixed_B=False, 2025-05-07T21:01:01.4081200Z pooling_mode=, 2025-05-07T21:01:01.4081459Z T=5, 2025-05-07T21:01:01.4081633Z D=243, 2025-05-07T21:01:01.4081814Z B=114, 2025-05-07T21:01:01.4081989Z log_E=4, 2025-05-07T21:01:01.4082176Z L=0, 2025-05-07T21:01:01.4082357Z D_gradcheck=1, 2025-05-07T21:01:01.4082576Z stochastic_rounding=True, 2025-05-07T21:01:01.4082825Z weighted=True, 2025-05-07T21:01:01.4083029Z row_wise=False, 2025-05-07T21:01:01.4083231Z mixed=True, 2025-05-07T21:01:01.4083433Z use_cache=False, 2025-05-07T21:01:01.4083669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.4083937Z use_cpu=True, 2025-05-07T21:01:01.4084164Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.4084423Z ) 2025-05-07T21:01:01.4084646Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4085281Z self=, 2025-05-07T21:01:01.4085945Z weights_precision=SparseType.FP32, 2025-05-07T21:01:01.4086223Z mixed_B=False, 2025-05-07T21:01:01.4086446Z pooling_mode=, 2025-05-07T21:01:01.4086711Z T=3, 2025-05-07T21:01:01.4086887Z D=282, 2025-05-07T21:01:01.4087061Z B=92, 2025-05-07T21:01:01.4087281Z log_E=4, 2025-05-07T21:01:01.4087463Z L=13, 2025-05-07T21:01:01.4087642Z D_gradcheck=1, 2025-05-07T21:01:01.4087857Z stochastic_rounding=False, 2025-05-07T21:01:01.4088103Z weighted=False, 2025-05-07T21:01:01.4088302Z row_wise=True, 2025-05-07T21:01:01.4088503Z mixed=False, 2025-05-07T21:01:01.4088700Z use_cache=False, 2025-05-07T21:01:01.4088930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.4089203Z use_cpu=False, 2025-05-07T21:01:01.4089427Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.4089672Z ) 2025-05-07T21:01:01.4089896Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4090542Z self=, 2025-05-07T21:01:01.4091161Z weights_precision=SparseType.FP32, 2025-05-07T21:01:01.4091428Z mixed_B=False, 2025-05-07T21:01:01.4091655Z pooling_mode=, 2025-05-07T21:01:01.4091919Z T=3, 2025-05-07T21:01:01.4092093Z D=128, 2025-05-07T21:01:01.4092268Z B=92, 2025-05-07T21:01:01.4092447Z log_E=4, 2025-05-07T21:01:01.4092628Z L=13, 2025-05-07T21:01:01.4092812Z D_gradcheck=1, 2025-05-07T21:01:01.4093027Z stochastic_rounding=False, 2025-05-07T21:01:01.4093270Z weighted=False, 2025-05-07T21:01:01.4093474Z row_wise=True, 2025-05-07T21:01:01.4093674Z mixed=False, 2025-05-07T21:01:01.4093869Z use_cache=False, 2025-05-07T21:01:01.4094110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.4094386Z use_cpu=False, 2025-05-07T21:01:01.4094605Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.4094857Z ) 2025-05-07T21:01:01.4102775Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4103423Z self=, 2025-05-07T21:01:01.4104137Z weights_precision=SparseType.FP32, 2025-05-07T21:01:01.4104413Z mixed_B=False, 2025-05-07T21:01:01.4104639Z pooling_mode=, 2025-05-07T21:01:01.4104938Z T=3, 2025-05-07T21:01:01.4105101Z D=128, 2025-05-07T21:01:01.4105269Z B=92, 2025-05-07T21:01:01.4105435Z log_E=3, 2025-05-07T21:01:01.4105608Z L=13, 2025-05-07T21:01:01.4105775Z D_gradcheck=1, 2025-05-07T21:01:01.4105984Z stochastic_rounding=False, 2025-05-07T21:01:01.4106220Z weighted=False, 2025-05-07T21:01:01.4106418Z row_wise=True, 2025-05-07T21:01:01.4106607Z mixed=False, 2025-05-07T21:01:01.4106799Z use_cache=False, 2025-05-07T21:01:01.4107025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.4107286Z use_cpu=False, 2025-05-07T21:01:01.4107505Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.4107746Z ) 2025-05-07T21:01:01.4107957Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4108894Z self=, 2025-05-07T21:01:01.4109507Z weights_precision=SparseType.FP32, 2025-05-07T21:01:01.4109775Z mixed_B=False, 2025-05-07T21:01:01.4109990Z pooling_mode=, 2025-05-07T21:01:01.4110249Z T=3, 2025-05-07T21:01:01.4110413Z D=128, 2025-05-07T21:01:01.4110577Z B=13, 2025-05-07T21:01:01.4110741Z log_E=3, 2025-05-07T21:01:01.4110912Z L=13, 2025-05-07T21:01:01.4111079Z D_gradcheck=1, 2025-05-07T21:01:01.4111286Z stochastic_rounding=False, 2025-05-07T21:01:01.4111519Z weighted=False, 2025-05-07T21:01:01.4111708Z row_wise=True, 2025-05-07T21:01:01.4111898Z mixed=False, 2025-05-07T21:01:01.4112088Z use_cache=False, 2025-05-07T21:01:01.4112402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.4112672Z use_cpu=False, 2025-05-07T21:01:01.4112885Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.4113125Z ) 2025-05-07T21:01:01.4113341Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:01.4113972Z self=, 2025-05-07T21:01:01.4114646Z weights_precision=SparseType.FP32, 2025-05-07T21:01:01.4114911Z mixed_B=False, 2025-05-07T21:01:01.4115129Z pooling_mode=, 2025-05-07T21:01:01.4115386Z T=3, 2025-05-07T21:01:01.4115549Z D=128, 2025-05-07T21:01:01.4115715Z B=13, 2025-05-07T21:01:01.4115877Z log_E=3, 2025-05-07T21:01:01.4116162Z L=3, 2025-05-07T21:01:01.4116331Z D_gradcheck=1, 2025-05-07T21:01:01.4116544Z stochastic_rounding=False, 2025-05-07T21:01:01.4116784Z weighted=False, 2025-05-07T21:01:01.4116988Z row_wise=True, 2025-05-07T21:01:01.4117184Z mixed=False, 2025-05-07T21:01:01.4117370Z use_cache=False, 2025-05-07T21:01:01.4117594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.4117858Z use_cpu=False, 2025-05-07T21:01:01.4118070Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.4118312Z ) 2025-05-07T21:01:01.4118473Z PASSED 2025-05-07T21:01:01.4118573Z 2025-05-07T21:01:01.4118709Z =============================== warnings summary =============================== 2025-05-07T21:01:01.4119347Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T21:01:01.4120834Z /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:01:01.4122076Z warnings.warn( 2025-05-07T21:01:01.4122204Z 2025-05-07T21:01:01.4122423Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:01:01.4122886Z =================== 1 passed, 1 warning in 86.25s (0:01:26) ==================== 2025-05-07T21:01:02.1358890Z 2025-05-07T21:01:02.1360217Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T21:01:02.1377207Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 89 seconds 2025-05-07T21:01:02.1377865Z 2025-05-07T21:01:02.1377872Z 2025-05-07T21:01:02.1377878Z 2025-05-07T21:01:02.1377883Z 2025-05-07T21:01:02.1399698Z ################################################################################ 2025-05-07T21:01:02.1416103Z # [2025-05-07T21:01:02.141Z] Run Python Test Suite: 2025-05-07T21:01:02.1416608Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T21:01:02.1417066Z ################################################################################ 2025-05-07T21:01:02.1441365Z + 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:01:02.1442111Z 2025-05-07T21:01:04.2926149Z ============================= test session starts ============================== 2025-05-07T21:01:04.2926974Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:01:04.2927512Z cachedir: .pytest_cache 2025-05-07T21:01:04.2928080Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:01:04.2928792Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:01:04.2929194Z plugins: hypothesis-6.131.14 2025-05-07T21:01:06.0354390Z collecting ... collected 8 items 2025-05-07T21:01:06.0354643Z 2025-05-07T21:01:15.8637592Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8638898Z self=, 2025-05-07T21:01:15.8639610Z mixed_B=False, 2025-05-07T21:01:15.8639868Z compile=False, 2025-05-07T21:01:15.8640162Z T=1, 2025-05-07T21:01:15.8640558Z D=2, 2025-05-07T21:01:15.8640795Z B=1, 2025-05-07T21:01:15.8641037Z log_E=3, 2025-05-07T21:01:15.8641284Z L=0, 2025-05-07T21:01:15.8641467Z D_gradcheck=1, 2025-05-07T21:01:15.8641680Z stochastic_rounding=False, 2025-05-07T21:01:15.8641932Z weighted=False, 2025-05-07T21:01:15.8642144Z row_wise=False, 2025-05-07T21:01:15.8642342Z mixed=False, 2025-05-07T21:01:15.8642546Z use_cache=False, 2025-05-07T21:01:15.8642790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8643068Z use_cpu=False, 2025-05-07T21:01:15.8643345Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.8643606Z ) 2025-05-07T21:01:15.8643840Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8644416Z self=, 2025-05-07T21:01:15.8644942Z mixed_B=True, 2025-05-07T21:01:15.8645150Z compile=False, 2025-05-07T21:01:15.8645343Z T=1, 2025-05-07T21:01:15.8645522Z D=2, 2025-05-07T21:01:15.8645695Z B=1, 2025-05-07T21:01:15.8645868Z log_E=3, 2025-05-07T21:01:15.8646054Z L=0, 2025-05-07T21:01:15.8646235Z D_gradcheck=1, 2025-05-07T21:01:15.8646447Z stochastic_rounding=False, 2025-05-07T21:01:15.8646697Z weighted=False, 2025-05-07T21:01:15.8646905Z row_wise=False, 2025-05-07T21:01:15.8647099Z mixed=False, 2025-05-07T21:01:15.8647305Z use_cache=False, 2025-05-07T21:01:15.8647545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8647816Z use_cpu=False, 2025-05-07T21:01:15.8648045Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.8648299Z ) 2025-05-07T21:01:15.8648523Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8649103Z self=, 2025-05-07T21:01:15.8649627Z mixed_B=True, 2025-05-07T21:01:15.8649927Z compile=False, 2025-05-07T21:01:15.8650124Z T=4, 2025-05-07T21:01:15.8650306Z D=35, 2025-05-07T21:01:15.8650481Z B=96, 2025-05-07T21:01:15.8650728Z log_E=4, 2025-05-07T21:01:15.8650912Z L=10, 2025-05-07T21:01:15.8651092Z D_gradcheck=1, 2025-05-07T21:01:15.8651304Z stochastic_rounding=True, 2025-05-07T21:01:15.8651556Z weighted=False, 2025-05-07T21:01:15.8651764Z row_wise=True, 2025-05-07T21:01:15.8651957Z mixed=True, 2025-05-07T21:01:15.8652160Z use_cache=False, 2025-05-07T21:01:15.8652402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8652674Z use_cpu=True, 2025-05-07T21:01:15.8652900Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.8653150Z ) 2025-05-07T21:01:15.8653371Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8653946Z self=, 2025-05-07T21:01:15.8654475Z mixed_B=True, 2025-05-07T21:01:15.8654681Z compile=True, 2025-05-07T21:01:15.8654874Z T=3, 2025-05-07T21:01:15.8655047Z D=29, 2025-05-07T21:01:15.8655226Z B=89, 2025-05-07T21:01:15.8655397Z log_E=4, 2025-05-07T21:01:15.8655579Z L=10, 2025-05-07T21:01:15.8655761Z D_gradcheck=1, 2025-05-07T21:01:15.8655978Z stochastic_rounding=True, 2025-05-07T21:01:15.8656222Z weighted=True, 2025-05-07T21:01:15.8656427Z row_wise=False, 2025-05-07T21:01:15.8656624Z mixed=False, 2025-05-07T21:01:15.8656822Z use_cache=True, 2025-05-07T21:01:15.8657048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8657321Z use_cpu=False, 2025-05-07T21:01:15.8657545Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.8657796Z ) 2025-05-07T21:01:15.8658065Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8658642Z self=, 2025-05-07T21:01:15.8659164Z mixed_B=False, 2025-05-07T21:01:15.8659362Z compile=True, 2025-05-07T21:01:15.8659561Z T=4, 2025-05-07T21:01:15.8659782Z D=113, 2025-05-07T21:01:15.8659954Z B=127, 2025-05-07T21:01:15.8660137Z log_E=5, 2025-05-07T21:01:15.8660323Z L=17, 2025-05-07T21:01:15.8660502Z D_gradcheck=1, 2025-05-07T21:01:15.8660714Z stochastic_rounding=True, 2025-05-07T21:01:15.8660961Z weighted=True, 2025-05-07T21:01:15.8661163Z row_wise=False, 2025-05-07T21:01:15.8661357Z mixed=True, 2025-05-07T21:01:15.8661555Z use_cache=False, 2025-05-07T21:01:15.8661793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8662065Z use_cpu=True, 2025-05-07T21:01:15.8662285Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.8662537Z ) 2025-05-07T21:01:15.8662759Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8663355Z self=, 2025-05-07T21:01:15.8663882Z mixed_B=True, 2025-05-07T21:01:15.8664084Z compile=True, 2025-05-07T21:01:15.8664288Z T=4, 2025-05-07T21:01:15.8664467Z D=64, 2025-05-07T21:01:15.8664637Z B=73, 2025-05-07T21:01:15.8664817Z log_E=4, 2025-05-07T21:01:15.8665002Z L=0, 2025-05-07T21:01:15.8665180Z D_gradcheck=2, 2025-05-07T21:01:15.8665398Z stochastic_rounding=True, 2025-05-07T21:01:15.8665642Z weighted=True, 2025-05-07T21:01:15.8665842Z row_wise=False, 2025-05-07T21:01:15.8666050Z mixed=True, 2025-05-07T21:01:15.8666252Z use_cache=True, 2025-05-07T21:01:15.8666477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8666750Z use_cpu=False, 2025-05-07T21:01:15.8666976Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.8667228Z ) 2025-05-07T21:01:15.8667449Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8668021Z self=, 2025-05-07T21:01:15.8668543Z mixed_B=False, 2025-05-07T21:01:15.8668791Z compile=False, 2025-05-07T21:01:15.8668989Z T=3, 2025-05-07T21:01:15.8669168Z D=100, 2025-05-07T21:01:15.8669339Z B=28, 2025-05-07T21:01:15.8669554Z log_E=5, 2025-05-07T21:01:15.8669735Z L=8, 2025-05-07T21:01:15.8669909Z D_gradcheck=1, 2025-05-07T21:01:15.8670125Z stochastic_rounding=True, 2025-05-07T21:01:15.8670375Z weighted=False, 2025-05-07T21:01:15.8670574Z row_wise=False, 2025-05-07T21:01:15.8670778Z mixed=True, 2025-05-07T21:01:15.8670975Z use_cache=True, 2025-05-07T21:01:15.8671204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8671486Z use_cpu=False, 2025-05-07T21:01:15.8671711Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.8671960Z ) 2025-05-07T21:01:15.8672183Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8672756Z self=, 2025-05-07T21:01:15.8673280Z mixed_B=False, 2025-05-07T21:01:15.8673480Z compile=True, 2025-05-07T21:01:15.8673680Z T=1, 2025-05-07T21:01:15.8673858Z D=17, 2025-05-07T21:01:15.8674030Z B=77, 2025-05-07T21:01:15.8674208Z log_E=4, 2025-05-07T21:01:15.8674396Z L=0, 2025-05-07T21:01:15.8674569Z D_gradcheck=2, 2025-05-07T21:01:15.8674783Z stochastic_rounding=True, 2025-05-07T21:01:15.8675030Z weighted=False, 2025-05-07T21:01:15.8675230Z row_wise=True, 2025-05-07T21:01:15.8675430Z mixed=True, 2025-05-07T21:01:15.8675630Z use_cache=True, 2025-05-07T21:01:15.8675851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8676292Z use_cpu=True, 2025-05-07T21:01:15.8676514Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.8676759Z ) 2025-05-07T21:01:15.8677033Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8677606Z self=, 2025-05-07T21:01:15.8678134Z mixed_B=False, 2025-05-07T21:01:15.8678336Z compile=False, 2025-05-07T21:01:15.8678531Z T=1, 2025-05-07T21:01:15.8678748Z D=97, 2025-05-07T21:01:15.8678917Z B=84, 2025-05-07T21:01:15.8679096Z log_E=3, 2025-05-07T21:01:15.8679277Z L=5, 2025-05-07T21:01:15.8679449Z D_gradcheck=1, 2025-05-07T21:01:15.8679664Z stochastic_rounding=False, 2025-05-07T21:01:15.8679912Z weighted=False, 2025-05-07T21:01:15.8680111Z row_wise=True, 2025-05-07T21:01:15.8680310Z mixed=True, 2025-05-07T21:01:15.8680509Z use_cache=True, 2025-05-07T21:01:15.8680733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8681007Z use_cpu=True, 2025-05-07T21:01:15.8681227Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.8681471Z ) 2025-05-07T21:01:15.8681698Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8682269Z self=, 2025-05-07T21:01:15.8682785Z mixed_B=False, 2025-05-07T21:01:15.8682993Z compile=False, 2025-05-07T21:01:15.8683190Z T=1, 2025-05-07T21:01:15.8683359Z D=59, 2025-05-07T21:01:15.8683534Z B=72, 2025-05-07T21:01:15.8683712Z log_E=3, 2025-05-07T21:01:15.8683889Z L=13, 2025-05-07T21:01:15.8684063Z D_gradcheck=2, 2025-05-07T21:01:15.8684276Z stochastic_rounding=False, 2025-05-07T21:01:15.8684524Z weighted=False, 2025-05-07T21:01:15.8684722Z row_wise=True, 2025-05-07T21:01:15.8684917Z mixed=False, 2025-05-07T21:01:15.8685115Z use_cache=True, 2025-05-07T21:01:15.8685337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8685612Z use_cpu=True, 2025-05-07T21:01:15.8685836Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.8686077Z ) 2025-05-07T21:01:15.8686304Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8686878Z self=, 2025-05-07T21:01:15.8687392Z mixed_B=False, 2025-05-07T21:01:15.8687644Z compile=False, 2025-05-07T21:01:15.8687846Z T=5, 2025-05-07T21:01:15.8688019Z D=32, 2025-05-07T21:01:15.8688197Z B=93, 2025-05-07T21:01:15.8688413Z log_E=3, 2025-05-07T21:01:15.8688588Z L=3, 2025-05-07T21:01:15.8688770Z D_gradcheck=1, 2025-05-07T21:01:15.8688990Z stochastic_rounding=False, 2025-05-07T21:01:15.8689236Z weighted=False, 2025-05-07T21:01:15.8689441Z row_wise=True, 2025-05-07T21:01:15.8689638Z mixed=False, 2025-05-07T21:01:15.8689832Z use_cache=False, 2025-05-07T21:01:15.8690070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8690350Z use_cpu=False, 2025-05-07T21:01:15.8690577Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.8690824Z ) 2025-05-07T21:01:15.8691048Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8691622Z self=, 2025-05-07T21:01:15.8692134Z mixed_B=False, 2025-05-07T21:01:15.8692337Z compile=False, 2025-05-07T21:01:15.8692536Z T=3, 2025-05-07T21:01:15.8692708Z D=32, 2025-05-07T21:01:15.8692887Z B=116, 2025-05-07T21:01:15.8693072Z log_E=3, 2025-05-07T21:01:15.8693250Z L=12, 2025-05-07T21:01:15.8693433Z D_gradcheck=2, 2025-05-07T21:01:15.8693652Z stochastic_rounding=False, 2025-05-07T21:01:15.8693894Z weighted=False, 2025-05-07T21:01:15.8694097Z row_wise=False, 2025-05-07T21:01:15.8694297Z mixed=True, 2025-05-07T21:01:15.8694488Z use_cache=False, 2025-05-07T21:01:15.8694727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8695003Z use_cpu=True, 2025-05-07T21:01:15.8695220Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.8695472Z ) 2025-05-07T21:01:15.8695741Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8696316Z self=, 2025-05-07T21:01:15.8696832Z mixed_B=True, 2025-05-07T21:01:15.8697038Z compile=False, 2025-05-07T21:01:15.8697241Z T=5, 2025-05-07T21:01:15.8697452Z D=119, 2025-05-07T21:01:15.8697631Z B=123, 2025-05-07T21:01:15.8697813Z log_E=5, 2025-05-07T21:01:15.8697992Z L=9, 2025-05-07T21:01:15.8698172Z D_gradcheck=1, 2025-05-07T21:01:15.8698391Z stochastic_rounding=True, 2025-05-07T21:01:15.8698631Z weighted=True, 2025-05-07T21:01:15.8698834Z row_wise=False, 2025-05-07T21:01:15.8699041Z mixed=False, 2025-05-07T21:01:15.8699235Z use_cache=True, 2025-05-07T21:01:15.8699462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8699737Z use_cpu=True, 2025-05-07T21:01:15.8699953Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.8700207Z ) 2025-05-07T21:01:15.8700432Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8701003Z self=, 2025-05-07T21:01:15.8701524Z mixed_B=False, 2025-05-07T21:01:15.8701728Z compile=False, 2025-05-07T21:01:15.8701926Z T=1, 2025-05-07T21:01:15.8702101Z D=105, 2025-05-07T21:01:15.8702282Z B=4, 2025-05-07T21:01:15.8702464Z log_E=3, 2025-05-07T21:01:15.8702638Z L=0, 2025-05-07T21:01:15.8702816Z D_gradcheck=1, 2025-05-07T21:01:15.8703031Z stochastic_rounding=True, 2025-05-07T21:01:15.8703269Z weighted=True, 2025-05-07T21:01:15.8703468Z row_wise=False, 2025-05-07T21:01:15.8703666Z mixed=False, 2025-05-07T21:01:15.8703859Z use_cache=False, 2025-05-07T21:01:15.8704093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8704366Z use_cpu=True, 2025-05-07T21:01:15.8704580Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.8704831Z ) 2025-05-07T21:01:15.8705053Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8705618Z self=, 2025-05-07T21:01:15.8706145Z mixed_B=False, 2025-05-07T21:01:15.8706437Z compile=False, 2025-05-07T21:01:15.8706631Z T=4, 2025-05-07T21:01:15.8706808Z D=43, 2025-05-07T21:01:15.8706983Z B=82, 2025-05-07T21:01:15.8707219Z log_E=3, 2025-05-07T21:01:15.8707403Z L=16, 2025-05-07T21:01:15.8707605Z D_gradcheck=1, 2025-05-07T21:01:15.8707842Z stochastic_rounding=True, 2025-05-07T21:01:15.8708084Z weighted=False, 2025-05-07T21:01:15.8708288Z row_wise=True, 2025-05-07T21:01:15.8708483Z mixed=True, 2025-05-07T21:01:15.8709226Z use_cache=False, 2025-05-07T21:01:15.8709514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8709790Z use_cpu=False, 2025-05-07T21:01:15.8710009Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.8710260Z ) 2025-05-07T21:01:15.8710484Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8718500Z self=, 2025-05-07T21:01:15.8719036Z mixed_B=False, 2025-05-07T21:01:15.8719252Z compile=False, 2025-05-07T21:01:15.8719451Z T=5, 2025-05-07T21:01:15.8719631Z D=55, 2025-05-07T21:01:15.8719811Z B=79, 2025-05-07T21:01:15.8719984Z log_E=4, 2025-05-07T21:01:15.8720170Z L=19, 2025-05-07T21:01:15.8720351Z D_gradcheck=1, 2025-05-07T21:01:15.8720565Z stochastic_rounding=True, 2025-05-07T21:01:15.8720816Z weighted=False, 2025-05-07T21:01:15.8721020Z row_wise=True, 2025-05-07T21:01:15.8721214Z mixed=False, 2025-05-07T21:01:15.8721417Z use_cache=True, 2025-05-07T21:01:15.8721650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.8721929Z use_cpu=True, 2025-05-07T21:01:15.8722155Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.8722409Z ) 2025-05-07T21:01:15.8722889Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.8723583Z self=, 2025-05-07T21:01:15.8724114Z mixed_B=False, 2025-05-07T21:01:15.8724323Z compile=True, 2025-05-07T21:01:15.8724519Z T=2, 2025-05-07T21:01:15.8724784Z D=42, 2025-05-07T21:01:15.8724966Z B=16, 2025-05-07T21:01:15.8725139Z log_E=3, 2025-05-07T21:01:15.8725323Z L=16, 2025-05-07T21:01:15.8725506Z D_gradcheck=2, 2025-05-07T21:01:15.8725717Z stochastic_rounding=True, 2025-05-07T21:01:15.8725964Z weighted=True, 2025-05-07T21:01:15.8726170Z row_wise=True, 2025-05-07T21:01:15.8726366Z mixed=True, 2025-05-07T21:01:15.8726564Z use_cache=True, 2025-05-07T21:01:15.8726796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.8727066Z use_cpu=True, 2025-05-07T21:01:15.8727295Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.8727589Z ) 2025-05-07T21:01:16.6504678Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6506216Z self=, 2025-05-07T21:01:16.6507287Z mixed_B=False, 2025-05-07T21:01:16.6507686Z compile=False, 2025-05-07T21:01:16.6507916Z T=4, 2025-05-07T21:01:16.6508128Z D=45, 2025-05-07T21:01:16.6508306Z B=83, 2025-05-07T21:01:16.6508487Z log_E=3, 2025-05-07T21:01:16.6508898Z L=15, 2025-05-07T21:01:16.6509081Z D_gradcheck=2, 2025-05-07T21:01:16.6509314Z stochastic_rounding=True, 2025-05-07T21:01:16.6509673Z weighted=True, 2025-05-07T21:01:16.6509963Z row_wise=True, 2025-05-07T21:01:16.6510232Z mixed=True, 2025-05-07T21:01:16.6510508Z use_cache=False, 2025-05-07T21:01:16.6510815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6511090Z use_cpu=True, 2025-05-07T21:01:16.6511379Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6511773Z ) 2025-05-07T21:01:16.6512099Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6512859Z self=, 2025-05-07T21:01:16.6513390Z mixed_B=False, 2025-05-07T21:01:16.6513857Z compile=False, 2025-05-07T21:01:16.6514064Z T=2, 2025-05-07T21:01:16.6514250Z D=38, 2025-05-07T21:01:16.6514423Z B=27, 2025-05-07T21:01:16.6514682Z log_E=5, 2025-05-07T21:01:16.6514874Z L=9, 2025-05-07T21:01:16.6515050Z D_gradcheck=2, 2025-05-07T21:01:16.6515276Z stochastic_rounding=False, 2025-05-07T21:01:16.6515526Z weighted=True, 2025-05-07T21:01:16.6515735Z row_wise=False, 2025-05-07T21:01:16.6515935Z mixed=True, 2025-05-07T21:01:16.6516257Z use_cache=True, 2025-05-07T21:01:16.6516496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6516769Z use_cpu=True, 2025-05-07T21:01:16.6516998Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6517253Z ) 2025-05-07T21:01:16.6517477Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6518060Z self=, 2025-05-07T21:01:16.6518590Z mixed_B=True, 2025-05-07T21:01:16.6518796Z compile=True, 2025-05-07T21:01:16.6518997Z T=1, 2025-05-07T21:01:16.6519175Z D=100, 2025-05-07T21:01:16.6519352Z B=114, 2025-05-07T21:01:16.6519541Z log_E=4, 2025-05-07T21:01:16.6519735Z L=20, 2025-05-07T21:01:16.6519912Z D_gradcheck=1, 2025-05-07T21:01:16.6520132Z stochastic_rounding=True, 2025-05-07T21:01:16.6520377Z weighted=False, 2025-05-07T21:01:16.6520574Z row_wise=False, 2025-05-07T21:01:16.6520778Z mixed=True, 2025-05-07T21:01:16.6520974Z use_cache=False, 2025-05-07T21:01:16.6521205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6521483Z use_cpu=True, 2025-05-07T21:01:16.6521703Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6521958Z ) 2025-05-07T21:01:16.6522270Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6522849Z self=, 2025-05-07T21:01:16.6523371Z mixed_B=True, 2025-05-07T21:01:16.6523574Z compile=False, 2025-05-07T21:01:16.6523771Z T=4, 2025-05-07T21:01:16.6524025Z D=128, 2025-05-07T21:01:16.6524198Z B=92, 2025-05-07T21:01:16.6524375Z log_E=3, 2025-05-07T21:01:16.6524560Z L=0, 2025-05-07T21:01:16.6524736Z D_gradcheck=1, 2025-05-07T21:01:16.6524953Z stochastic_rounding=False, 2025-05-07T21:01:16.6525199Z weighted=False, 2025-05-07T21:01:16.6525395Z row_wise=False, 2025-05-07T21:01:16.6525597Z mixed=True, 2025-05-07T21:01:16.6525795Z use_cache=False, 2025-05-07T21:01:16.6526029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6526306Z use_cpu=False, 2025-05-07T21:01:16.6526528Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6526773Z ) 2025-05-07T21:01:16.6526999Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6527595Z self=, 2025-05-07T21:01:16.6528151Z mixed_B=False, 2025-05-07T21:01:16.6528353Z compile=True, 2025-05-07T21:01:16.6528550Z T=3, 2025-05-07T21:01:16.6528731Z D=88, 2025-05-07T21:01:16.6528905Z B=55, 2025-05-07T21:01:16.6529087Z log_E=3, 2025-05-07T21:01:16.6529276Z L=1, 2025-05-07T21:01:16.6529453Z D_gradcheck=1, 2025-05-07T21:01:16.6529678Z stochastic_rounding=False, 2025-05-07T21:01:16.6529928Z weighted=False, 2025-05-07T21:01:16.6530128Z row_wise=False, 2025-05-07T21:01:16.6530329Z mixed=False, 2025-05-07T21:01:16.6530531Z use_cache=False, 2025-05-07T21:01:16.6530762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6531041Z use_cpu=True, 2025-05-07T21:01:16.6531268Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6531515Z ) 2025-05-07T21:01:16.6531743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6532330Z self=, 2025-05-07T21:01:16.6532861Z mixed_B=False, 2025-05-07T21:01:16.6533107Z compile=True, 2025-05-07T21:01:16.6533308Z T=1, 2025-05-07T21:01:16.6533489Z D=127, 2025-05-07T21:01:16.6533665Z B=13, 2025-05-07T21:01:16.6533888Z log_E=5, 2025-05-07T21:01:16.6534106Z L=1, 2025-05-07T21:01:16.6534286Z D_gradcheck=2, 2025-05-07T21:01:16.6534498Z stochastic_rounding=False, 2025-05-07T21:01:16.6534745Z weighted=True, 2025-05-07T21:01:16.6534946Z row_wise=True, 2025-05-07T21:01:16.6535136Z mixed=False, 2025-05-07T21:01:16.6535339Z use_cache=False, 2025-05-07T21:01:16.6535575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6535850Z use_cpu=False, 2025-05-07T21:01:16.6536070Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6536325Z ) 2025-05-07T21:01:16.6536548Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6537123Z self=, 2025-05-07T21:01:16.6537646Z mixed_B=False, 2025-05-07T21:01:16.6537856Z compile=False, 2025-05-07T21:01:16.6538051Z T=1, 2025-05-07T21:01:16.6538228Z D=127, 2025-05-07T21:01:16.6538410Z B=101, 2025-05-07T21:01:16.6538591Z log_E=3, 2025-05-07T21:01:16.6538779Z L=4, 2025-05-07T21:01:16.6538961Z D_gradcheck=2, 2025-05-07T21:01:16.6539175Z stochastic_rounding=False, 2025-05-07T21:01:16.6539429Z weighted=False, 2025-05-07T21:01:16.6539635Z row_wise=True, 2025-05-07T21:01:16.6539830Z mixed=True, 2025-05-07T21:01:16.6540029Z use_cache=True, 2025-05-07T21:01:16.6540262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6540538Z use_cpu=True, 2025-05-07T21:01:16.6540769Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6541026Z ) 2025-05-07T21:01:16.6541297Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6541882Z self=, 2025-05-07T21:01:16.6542411Z mixed_B=True, 2025-05-07T21:01:16.6542617Z compile=True, 2025-05-07T21:01:16.6542810Z T=1, 2025-05-07T21:01:16.6543036Z D=24, 2025-05-07T21:01:16.6543218Z B=81, 2025-05-07T21:01:16.6543418Z log_E=5, 2025-05-07T21:01:16.6543605Z L=3, 2025-05-07T21:01:16.6543786Z D_gradcheck=2, 2025-05-07T21:01:16.6544003Z stochastic_rounding=False, 2025-05-07T21:01:16.6544253Z weighted=False, 2025-05-07T21:01:16.6544462Z row_wise=False, 2025-05-07T21:01:16.6544672Z mixed=False, 2025-05-07T21:01:16.6544864Z use_cache=False, 2025-05-07T21:01:16.6545102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6545378Z use_cpu=True, 2025-05-07T21:01:16.6545595Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6545845Z ) 2025-05-07T21:01:16.6546073Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6546644Z self=, 2025-05-07T21:01:16.6547165Z mixed_B=True, 2025-05-07T21:01:16.6547376Z compile=True, 2025-05-07T21:01:16.6547569Z T=1, 2025-05-07T21:01:16.6547750Z D=61, 2025-05-07T21:01:16.6547931Z B=122, 2025-05-07T21:01:16.6548106Z log_E=3, 2025-05-07T21:01:16.6548290Z L=5, 2025-05-07T21:01:16.6548474Z D_gradcheck=1, 2025-05-07T21:01:16.6548689Z stochastic_rounding=True, 2025-05-07T21:01:16.6548934Z weighted=False, 2025-05-07T21:01:16.6549137Z row_wise=False, 2025-05-07T21:01:16.6549331Z mixed=True, 2025-05-07T21:01:16.6549527Z use_cache=False, 2025-05-07T21:01:16.6549762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6550031Z use_cpu=False, 2025-05-07T21:01:16.6550254Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6550504Z ) 2025-05-07T21:01:16.6550733Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6551304Z self=, 2025-05-07T21:01:16.6551827Z mixed_B=False, 2025-05-07T21:01:16.6552091Z compile=False, 2025-05-07T21:01:16.6552283Z T=1, 2025-05-07T21:01:16.6552461Z D=9, 2025-05-07T21:01:16.6552637Z B=102, 2025-05-07T21:01:16.6552856Z log_E=5, 2025-05-07T21:01:16.6553038Z L=2, 2025-05-07T21:01:16.6553217Z D_gradcheck=2, 2025-05-07T21:01:16.6553426Z stochastic_rounding=True, 2025-05-07T21:01:16.6553673Z weighted=False, 2025-05-07T21:01:16.6553884Z row_wise=True, 2025-05-07T21:01:16.6554077Z mixed=False, 2025-05-07T21:01:16.6554278Z use_cache=True, 2025-05-07T21:01:16.6554508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6554777Z use_cpu=True, 2025-05-07T21:01:16.6554999Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6555252Z ) 2025-05-07T21:01:16.6555471Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6556112Z self=, 2025-05-07T21:01:16.6556643Z mixed_B=True, 2025-05-07T21:01:16.6556851Z compile=True, 2025-05-07T21:01:16.6557042Z T=3, 2025-05-07T21:01:16.6557224Z D=48, 2025-05-07T21:01:16.6557405Z B=127, 2025-05-07T21:01:16.6557599Z log_E=5, 2025-05-07T21:01:16.6557812Z L=12, 2025-05-07T21:01:16.6557998Z D_gradcheck=2, 2025-05-07T21:01:16.6558208Z stochastic_rounding=True, 2025-05-07T21:01:16.6558458Z weighted=True, 2025-05-07T21:01:16.6558659Z row_wise=False, 2025-05-07T21:01:16.6558853Z mixed=True, 2025-05-07T21:01:16.6559051Z use_cache=False, 2025-05-07T21:01:16.6559289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6559558Z use_cpu=True, 2025-05-07T21:01:16.6559782Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6560031Z ) 2025-05-07T21:01:16.6560299Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6560875Z self=, 2025-05-07T21:01:16.6561397Z mixed_B=True, 2025-05-07T21:01:16.6561597Z compile=False, 2025-05-07T21:01:16.6561794Z T=2, 2025-05-07T21:01:16.6562015Z D=16, 2025-05-07T21:01:16.6562189Z B=99, 2025-05-07T21:01:16.6562362Z log_E=4, 2025-05-07T21:01:16.6562547Z L=17, 2025-05-07T21:01:16.6562722Z D_gradcheck=1, 2025-05-07T21:01:16.6562934Z stochastic_rounding=True, 2025-05-07T21:01:16.6563181Z weighted=True, 2025-05-07T21:01:16.6563381Z row_wise=False, 2025-05-07T21:01:16.6563579Z mixed=False, 2025-05-07T21:01:16.6563785Z use_cache=False, 2025-05-07T21:01:16.6564017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6564286Z use_cpu=False, 2025-05-07T21:01:16.6564507Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6564756Z ) 2025-05-07T21:01:16.6564973Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6565550Z self=, 2025-05-07T21:01:16.6566071Z mixed_B=False, 2025-05-07T21:01:16.6566273Z compile=False, 2025-05-07T21:01:16.6566470Z T=2, 2025-05-07T21:01:16.6566650Z D=57, 2025-05-07T21:01:16.6566818Z B=89, 2025-05-07T21:01:16.6566995Z log_E=5, 2025-05-07T21:01:16.6567187Z L=10, 2025-05-07T21:01:16.6567367Z D_gradcheck=2, 2025-05-07T21:01:16.6567587Z stochastic_rounding=False, 2025-05-07T21:01:16.6567837Z weighted=True, 2025-05-07T21:01:16.6568042Z row_wise=False, 2025-05-07T21:01:16.6568240Z mixed=False, 2025-05-07T21:01:16.6568446Z use_cache=True, 2025-05-07T21:01:16.6568679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6568952Z use_cpu=False, 2025-05-07T21:01:16.6569181Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6569440Z ) 2025-05-07T21:01:16.6569662Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6570245Z self=, 2025-05-07T21:01:16.6570771Z mixed_B=True, 2025-05-07T21:01:16.6571026Z compile=False, 2025-05-07T21:01:16.6571232Z T=3, 2025-05-07T21:01:16.6571409Z D=54, 2025-05-07T21:01:16.6571582Z B=71, 2025-05-07T21:01:16.6571757Z log_E=5, 2025-05-07T21:01:16.6572020Z L=5, 2025-05-07T21:01:16.6572201Z D_gradcheck=1, 2025-05-07T21:01:16.6572421Z stochastic_rounding=True, 2025-05-07T21:01:16.6572665Z weighted=True, 2025-05-07T21:01:16.6572862Z row_wise=True, 2025-05-07T21:01:16.6573064Z mixed=False, 2025-05-07T21:01:16.6573266Z use_cache=True, 2025-05-07T21:01:16.6573492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6573770Z use_cpu=False, 2025-05-07T21:01:16.6573997Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6574251Z ) 2025-05-07T21:01:16.6574472Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6575051Z self=, 2025-05-07T21:01:16.6575575Z mixed_B=True, 2025-05-07T21:01:16.6575775Z compile=True, 2025-05-07T21:01:16.6575976Z T=4, 2025-05-07T21:01:16.6576156Z D=55, 2025-05-07T21:01:16.6576327Z B=113, 2025-05-07T21:01:16.6576503Z log_E=4, 2025-05-07T21:01:16.6576694Z L=18, 2025-05-07T21:01:16.6576870Z D_gradcheck=2, 2025-05-07T21:01:16.6577086Z stochastic_rounding=True, 2025-05-07T21:01:16.6577334Z weighted=False, 2025-05-07T21:01:16.6577536Z row_wise=False, 2025-05-07T21:01:16.6577739Z mixed=True, 2025-05-07T21:01:16.6577941Z use_cache=True, 2025-05-07T21:01:16.6578169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6578446Z use_cpu=True, 2025-05-07T21:01:16.6578671Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6578919Z ) 2025-05-07T21:01:16.6579232Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6579813Z self=, 2025-05-07T21:01:16.6580338Z mixed_B=False, 2025-05-07T21:01:16.6580541Z compile=False, 2025-05-07T21:01:16.6580742Z T=1, 2025-05-07T21:01:16.6580968Z D=19, 2025-05-07T21:01:16.6581140Z B=38, 2025-05-07T21:01:16.6581322Z log_E=4, 2025-05-07T21:01:16.6581512Z L=3, 2025-05-07T21:01:16.6581685Z D_gradcheck=1, 2025-05-07T21:01:16.6581900Z stochastic_rounding=True, 2025-05-07T21:01:16.6582149Z weighted=False, 2025-05-07T21:01:16.6582349Z row_wise=False, 2025-05-07T21:01:16.6582560Z mixed=False, 2025-05-07T21:01:16.6582766Z use_cache=False, 2025-05-07T21:01:16.6583001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6583280Z use_cpu=False, 2025-05-07T21:01:16.6583508Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6583754Z ) 2025-05-07T21:01:16.6583981Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6584558Z self=, 2025-05-07T21:01:16.6585079Z mixed_B=False, 2025-05-07T21:01:16.6585279Z compile=False, 2025-05-07T21:01:16.6585480Z T=5, 2025-05-07T21:01:16.6585661Z D=67, 2025-05-07T21:01:16.6585832Z B=16, 2025-05-07T21:01:16.6586012Z log_E=4, 2025-05-07T21:01:16.6586200Z L=7, 2025-05-07T21:01:16.6586370Z D_gradcheck=2, 2025-05-07T21:01:16.6586591Z stochastic_rounding=False, 2025-05-07T21:01:16.6586841Z weighted=True, 2025-05-07T21:01:16.6587038Z row_wise=False, 2025-05-07T21:01:16.6587243Z mixed=True, 2025-05-07T21:01:16.6587446Z use_cache=False, 2025-05-07T21:01:16.6587710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6588013Z use_cpu=False, 2025-05-07T21:01:16.6588239Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6588490Z ) 2025-05-07T21:01:16.6806581Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6807174Z self=, 2025-05-07T21:01:16.6807794Z mixed_B=False, 2025-05-07T21:01:16.6808259Z compile=False, 2025-05-07T21:01:16.6808841Z T=5, 2025-05-07T21:01:16.6809117Z D=124, 2025-05-07T21:01:16.6809353Z B=11, 2025-05-07T21:01:16.6810042Z log_E=4, 2025-05-07T21:01:16.6818169Z L=2, 2025-05-07T21:01:16.6818445Z D_gradcheck=2, 2025-05-07T21:01:16.6818761Z stochastic_rounding=True, 2025-05-07T21:01:16.6819142Z weighted=True, 2025-05-07T21:01:16.6819429Z row_wise=True, 2025-05-07T21:01:16.6819709Z mixed=True, 2025-05-07T21:01:16.6819985Z use_cache=False, 2025-05-07T21:01:16.6820323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6820600Z use_cpu=True, 2025-05-07T21:01:16.6820831Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6821091Z ) 2025-05-07T21:01:16.6821322Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6821910Z self=, 2025-05-07T21:01:16.6822441Z mixed_B=False, 2025-05-07T21:01:16.6822647Z compile=True, 2025-05-07T21:01:16.6822849Z T=5, 2025-05-07T21:01:16.6823030Z D=15, 2025-05-07T21:01:16.6823204Z B=30, 2025-05-07T21:01:16.6823387Z log_E=5, 2025-05-07T21:01:16.6823572Z L=9, 2025-05-07T21:01:16.6823750Z D_gradcheck=2, 2025-05-07T21:01:16.6823970Z stochastic_rounding=False, 2025-05-07T21:01:16.6824221Z weighted=False, 2025-05-07T21:01:16.6824420Z row_wise=False, 2025-05-07T21:01:16.6824636Z mixed=True, 2025-05-07T21:01:16.6824837Z use_cache=True, 2025-05-07T21:01:16.6825064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6825348Z use_cpu=True, 2025-05-07T21:01:16.6825575Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6825830Z ) 2025-05-07T21:01:16.6826192Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6826784Z self=, 2025-05-07T21:01:16.6827311Z mixed_B=True, 2025-05-07T21:01:16.6827532Z compile=False, 2025-05-07T21:01:16.6827818Z T=3, 2025-05-07T21:01:16.6828020Z D=86, 2025-05-07T21:01:16.6828286Z B=11, 2025-05-07T21:01:16.6828465Z log_E=4, 2025-05-07T21:01:16.6828655Z L=13, 2025-05-07T21:01:16.6828832Z D_gradcheck=2, 2025-05-07T21:01:16.6829047Z stochastic_rounding=True, 2025-05-07T21:01:16.6829293Z weighted=True, 2025-05-07T21:01:16.6829487Z row_wise=False, 2025-05-07T21:01:16.6829692Z mixed=False, 2025-05-07T21:01:16.6829899Z use_cache=True, 2025-05-07T21:01:16.6830123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6830404Z use_cpu=False, 2025-05-07T21:01:16.6830627Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6830874Z ) 2025-05-07T21:01:16.6831094Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6831670Z self=, 2025-05-07T21:01:16.6832192Z mixed_B=True, 2025-05-07T21:01:16.6832393Z compile=False, 2025-05-07T21:01:16.6832591Z T=4, 2025-05-07T21:01:16.6832765Z D=72, 2025-05-07T21:01:16.6832938Z B=19, 2025-05-07T21:01:16.6833112Z log_E=5, 2025-05-07T21:01:16.6833305Z L=16, 2025-05-07T21:01:16.6833476Z D_gradcheck=2, 2025-05-07T21:01:16.6833693Z stochastic_rounding=False, 2025-05-07T21:01:16.6833936Z weighted=True, 2025-05-07T21:01:16.6834129Z row_wise=True, 2025-05-07T21:01:16.6834327Z mixed=True, 2025-05-07T21:01:16.6834523Z use_cache=True, 2025-05-07T21:01:16.6834748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6835027Z use_cpu=True, 2025-05-07T21:01:16.6835253Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6835501Z ) 2025-05-07T21:01:16.6835727Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6836428Z self=, 2025-05-07T21:01:16.6836948Z mixed_B=True, 2025-05-07T21:01:16.6837151Z compile=False, 2025-05-07T21:01:16.6837433Z T=4, 2025-05-07T21:01:16.6837613Z D=71, 2025-05-07T21:01:16.6837788Z B=88, 2025-05-07T21:01:16.6837966Z log_E=3, 2025-05-07T21:01:16.6838200Z L=12, 2025-05-07T21:01:16.6838420Z D_gradcheck=1, 2025-05-07T21:01:16.6838738Z stochastic_rounding=False, 2025-05-07T21:01:16.6838996Z weighted=False, 2025-05-07T21:01:16.6839192Z row_wise=True, 2025-05-07T21:01:16.6839400Z mixed=False, 2025-05-07T21:01:16.6839602Z use_cache=True, 2025-05-07T21:01:16.6839829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6840110Z use_cpu=True, 2025-05-07T21:01:16.6840334Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6840576Z ) 2025-05-07T21:01:16.6840801Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6841373Z self=, 2025-05-07T21:01:16.6841885Z mixed_B=True, 2025-05-07T21:01:16.6842090Z compile=False, 2025-05-07T21:01:16.6842295Z T=4, 2025-05-07T21:01:16.6842464Z D=13, 2025-05-07T21:01:16.6842639Z B=12, 2025-05-07T21:01:16.6842817Z log_E=5, 2025-05-07T21:01:16.6842993Z L=20, 2025-05-07T21:01:16.6843173Z D_gradcheck=2, 2025-05-07T21:01:16.6843391Z stochastic_rounding=False, 2025-05-07T21:01:16.6843632Z weighted=True, 2025-05-07T21:01:16.6843831Z row_wise=True, 2025-05-07T21:01:16.6844029Z mixed=True, 2025-05-07T21:01:16.6844229Z use_cache=False, 2025-05-07T21:01:16.6844461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6844741Z use_cpu=False, 2025-05-07T21:01:16.6844964Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6845206Z ) 2025-05-07T21:01:16.6845494Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6846069Z self=, 2025-05-07T21:01:16.6846580Z mixed_B=True, 2025-05-07T21:01:16.6846783Z compile=False, 2025-05-07T21:01:16.6846982Z T=3, 2025-05-07T21:01:16.6847148Z D=17, 2025-05-07T21:01:16.6847370Z B=111, 2025-05-07T21:01:16.6847547Z log_E=4, 2025-05-07T21:01:16.6847737Z L=5, 2025-05-07T21:01:16.6847944Z D_gradcheck=1, 2025-05-07T21:01:16.6848168Z stochastic_rounding=True, 2025-05-07T21:01:16.6848407Z weighted=False, 2025-05-07T21:01:16.6848610Z row_wise=True, 2025-05-07T21:01:16.6848810Z mixed=True, 2025-05-07T21:01:16.6849006Z use_cache=True, 2025-05-07T21:01:16.6849240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6849521Z use_cpu=True, 2025-05-07T21:01:16.6849745Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6849991Z ) 2025-05-07T21:01:16.6850213Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6850786Z self=, 2025-05-07T21:01:16.6851298Z mixed_B=True, 2025-05-07T21:01:16.6851503Z compile=True, 2025-05-07T21:01:16.6851705Z T=1, 2025-05-07T21:01:16.6851877Z D=105, 2025-05-07T21:01:16.6852058Z B=45, 2025-05-07T21:01:16.6852236Z log_E=5, 2025-05-07T21:01:16.6852417Z L=14, 2025-05-07T21:01:16.6852598Z D_gradcheck=1, 2025-05-07T21:01:16.6852816Z stochastic_rounding=True, 2025-05-07T21:01:16.6853057Z weighted=True, 2025-05-07T21:01:16.6853261Z row_wise=True, 2025-05-07T21:01:16.6853459Z mixed=True, 2025-05-07T21:01:16.6853652Z use_cache=False, 2025-05-07T21:01:16.6853891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6854166Z use_cpu=True, 2025-05-07T21:01:16.6854383Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6854632Z ) 2025-05-07T21:01:16.6854855Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6855428Z self=, 2025-05-07T21:01:16.6855949Z mixed_B=False, 2025-05-07T21:01:16.6856153Z compile=False, 2025-05-07T21:01:16.6856408Z T=2, 2025-05-07T21:01:16.6856580Z D=117, 2025-05-07T21:01:16.6856757Z B=3, 2025-05-07T21:01:16.6856930Z log_E=4, 2025-05-07T21:01:16.6857181Z L=18, 2025-05-07T21:01:16.6857359Z D_gradcheck=2, 2025-05-07T21:01:16.6857574Z stochastic_rounding=False, 2025-05-07T21:01:16.6857817Z weighted=True, 2025-05-07T21:01:16.6858015Z row_wise=False, 2025-05-07T21:01:16.6858219Z mixed=False, 2025-05-07T21:01:16.6858413Z use_cache=False, 2025-05-07T21:01:16.6858650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6858923Z use_cpu=False, 2025-05-07T21:01:16.6859141Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6859393Z ) 2025-05-07T21:01:16.6859616Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6860184Z self=, 2025-05-07T21:01:16.6860707Z mixed_B=False, 2025-05-07T21:01:16.6860912Z compile=False, 2025-05-07T21:01:16.6861111Z T=1, 2025-05-07T21:01:16.6861281Z D=70, 2025-05-07T21:01:16.6861460Z B=61, 2025-05-07T21:01:16.6861638Z log_E=3, 2025-05-07T21:01:16.6861820Z L=2, 2025-05-07T21:01:16.6861996Z D_gradcheck=2, 2025-05-07T21:01:16.6862214Z stochastic_rounding=False, 2025-05-07T21:01:16.6862459Z weighted=False, 2025-05-07T21:01:16.6862667Z row_wise=True, 2025-05-07T21:01:16.6862869Z mixed=False, 2025-05-07T21:01:16.6863061Z use_cache=True, 2025-05-07T21:01:16.6863290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6863567Z use_cpu=True, 2025-05-07T21:01:16.6863786Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6864037Z ) 2025-05-07T21:01:16.6864312Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6864882Z self=, 2025-05-07T21:01:16.6865398Z mixed_B=True, 2025-05-07T21:01:16.6865605Z compile=False, 2025-05-07T21:01:16.6865806Z T=3, 2025-05-07T21:01:16.6865982Z D=92, 2025-05-07T21:01:16.6866199Z B=19, 2025-05-07T21:01:16.6866374Z log_E=3, 2025-05-07T21:01:16.6866563Z L=3, 2025-05-07T21:01:16.6866735Z D_gradcheck=2, 2025-05-07T21:01:16.6866954Z stochastic_rounding=False, 2025-05-07T21:01:16.6867205Z weighted=False, 2025-05-07T21:01:16.6867407Z row_wise=True, 2025-05-07T21:01:16.6867598Z mixed=True, 2025-05-07T21:01:16.6867793Z use_cache=False, 2025-05-07T21:01:16.6868030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6868297Z use_cpu=True, 2025-05-07T21:01:16.6868524Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6868774Z ) 2025-05-07T21:01:16.6868993Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6869570Z self=, 2025-05-07T21:01:16.6870092Z mixed_B=False, 2025-05-07T21:01:16.6870290Z compile=False, 2025-05-07T21:01:16.6870493Z T=4, 2025-05-07T21:01:16.6870668Z D=92, 2025-05-07T21:01:16.6870844Z B=3, 2025-05-07T21:01:16.6871017Z log_E=5, 2025-05-07T21:01:16.6871201Z L=18, 2025-05-07T21:01:16.6871375Z D_gradcheck=1, 2025-05-07T21:01:16.6871595Z stochastic_rounding=False, 2025-05-07T21:01:16.6871841Z weighted=False, 2025-05-07T21:01:16.6872041Z row_wise=False, 2025-05-07T21:01:16.6872240Z mixed=True, 2025-05-07T21:01:16.6872435Z use_cache=True, 2025-05-07T21:01:16.6872662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6872933Z use_cpu=True, 2025-05-07T21:01:16.6873154Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6873405Z ) 2025-05-07T21:01:16.6873623Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6874196Z self=, 2025-05-07T21:01:16.6874719Z mixed_B=False, 2025-05-07T21:01:16.6874914Z compile=True, 2025-05-07T21:01:16.6875158Z T=5, 2025-05-07T21:01:16.6875335Z D=22, 2025-05-07T21:01:16.6875510Z B=86, 2025-05-07T21:01:16.6875684Z log_E=5, 2025-05-07T21:01:16.6875906Z L=16, 2025-05-07T21:01:16.6876178Z D_gradcheck=1, 2025-05-07T21:01:16.6876398Z stochastic_rounding=False, 2025-05-07T21:01:16.6876641Z weighted=True, 2025-05-07T21:01:16.6876835Z row_wise=True, 2025-05-07T21:01:16.6877036Z mixed=True, 2025-05-07T21:01:16.6877234Z use_cache=False, 2025-05-07T21:01:16.6877463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6877743Z use_cpu=False, 2025-05-07T21:01:16.6877991Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6878266Z ) 2025-05-07T21:01:16.6878491Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6879070Z self=, 2025-05-07T21:01:16.6879593Z mixed_B=True, 2025-05-07T21:01:16.6879786Z compile=True, 2025-05-07T21:01:16.6879983Z T=1, 2025-05-07T21:01:16.6880159Z D=35, 2025-05-07T21:01:16.6880328Z B=1, 2025-05-07T21:01:16.6880503Z log_E=4, 2025-05-07T21:01:16.6880692Z L=12, 2025-05-07T21:01:16.6880868Z D_gradcheck=2, 2025-05-07T21:01:16.6881083Z stochastic_rounding=True, 2025-05-07T21:01:16.6881326Z weighted=True, 2025-05-07T21:01:16.6881521Z row_wise=False, 2025-05-07T21:01:16.6881722Z mixed=True, 2025-05-07T21:01:16.6881916Z use_cache=False, 2025-05-07T21:01:16.6882143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:16.6882419Z use_cpu=True, 2025-05-07T21:01:16.6882638Z output_dtype=SparseType.FP16, 2025-05-07T21:01:16.6882881Z ) 2025-05-07T21:01:16.6883103Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6884267Z self=, 2025-05-07T21:01:16.6884796Z mixed_B=False, 2025-05-07T21:01:16.6884995Z compile=True, 2025-05-07T21:01:16.6885192Z T=2, 2025-05-07T21:01:16.6885371Z D=70, 2025-05-07T21:01:16.6885589Z B=126, 2025-05-07T21:01:16.6885766Z log_E=4, 2025-05-07T21:01:16.6885954Z L=4, 2025-05-07T21:01:16.6886127Z D_gradcheck=2, 2025-05-07T21:01:16.6886342Z stochastic_rounding=False, 2025-05-07T21:01:16.6886590Z weighted=True, 2025-05-07T21:01:16.6886783Z row_wise=False, 2025-05-07T21:01:16.6886984Z mixed=False, 2025-05-07T21:01:16.6887183Z use_cache=False, 2025-05-07T21:01:16.6887412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6887684Z use_cpu=True, 2025-05-07T21:01:16.6887905Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6888147Z ) 2025-05-07T21:01:16.6888366Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6888944Z self=, 2025-05-07T21:01:16.6889493Z mixed_B=False, 2025-05-07T21:01:16.6889693Z compile=False, 2025-05-07T21:01:16.6889890Z T=3, 2025-05-07T21:01:16.6890063Z D=116, 2025-05-07T21:01:16.6890239Z B=11, 2025-05-07T21:01:16.6890415Z log_E=3, 2025-05-07T21:01:16.6890602Z L=12, 2025-05-07T21:01:16.6890776Z D_gradcheck=1, 2025-05-07T21:01:16.6890999Z stochastic_rounding=False, 2025-05-07T21:01:16.6891248Z weighted=False, 2025-05-07T21:01:16.6891446Z row_wise=False, 2025-05-07T21:01:16.6891648Z mixed=False, 2025-05-07T21:01:16.6891845Z use_cache=True, 2025-05-07T21:01:16.6892067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6892343Z use_cpu=True, 2025-05-07T21:01:16.6892569Z output_dtype=SparseType.BF16, 2025-05-07T21:01:16.6892811Z ) 2025-05-07T21:01:16.6893032Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:16.6893610Z self=, 2025-05-07T21:01:16.6894137Z mixed_B=True, 2025-05-07T21:01:16.6894334Z compile=False, 2025-05-07T21:01:16.6894585Z T=5, 2025-05-07T21:01:16.6894760Z D=56, 2025-05-07T21:01:16.6894928Z B=59, 2025-05-07T21:01:16.6895103Z log_E=5, 2025-05-07T21:01:16.6895331Z L=10, 2025-05-07T21:01:16.6895504Z D_gradcheck=1, 2025-05-07T21:01:16.6895718Z stochastic_rounding=True, 2025-05-07T21:01:16.6895960Z weighted=False, 2025-05-07T21:01:16.6896157Z row_wise=False, 2025-05-07T21:01:16.6896357Z mixed=True, 2025-05-07T21:01:16.6896558Z use_cache=False, 2025-05-07T21:01:16.6896786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:16.6897063Z use_cpu=True, 2025-05-07T21:01:16.6897285Z output_dtype=SparseType.FP32, 2025-05-07T21:01:16.6897528Z ) 2025-05-07T21:01:21.9761763Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9764063Z self=, 2025-05-07T21:01:21.9765701Z mixed_B=False, 2025-05-07T21:01:21.9766116Z compile=True, 2025-05-07T21:01:21.9766531Z T=5, 2025-05-07T21:01:21.9766889Z D=65, 2025-05-07T21:01:21.9767245Z B=23, 2025-05-07T21:01:21.9767598Z log_E=3, 2025-05-07T21:01:21.9767976Z L=6, 2025-05-07T21:01:21.9768327Z D_gradcheck=1, 2025-05-07T21:01:21.9768772Z stochastic_rounding=True, 2025-05-07T21:01:21.9769199Z weighted=True, 2025-05-07T21:01:21.9769413Z row_wise=False, 2025-05-07T21:01:21.9769617Z mixed=False, 2025-05-07T21:01:21.9769824Z use_cache=True, 2025-05-07T21:01:21.9770059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9770383Z use_cpu=True, 2025-05-07T21:01:21.9770614Z output_dtype=SparseType.BF16, 2025-05-07T21:01:21.9770872Z ) 2025-05-07T21:01:21.9771095Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9771963Z self=, 2025-05-07T21:01:21.9772495Z mixed_B=True, 2025-05-07T21:01:21.9772693Z compile=True, 2025-05-07T21:01:21.9772893Z T=3, 2025-05-07T21:01:21.9773068Z D=57, 2025-05-07T21:01:21.9773327Z B=65, 2025-05-07T21:01:21.9773502Z log_E=3, 2025-05-07T21:01:21.9773691Z L=20, 2025-05-07T21:01:21.9773865Z D_gradcheck=1, 2025-05-07T21:01:21.9774081Z stochastic_rounding=True, 2025-05-07T21:01:21.9774330Z weighted=False, 2025-05-07T21:01:21.9774529Z row_wise=False, 2025-05-07T21:01:21.9774728Z mixed=True, 2025-05-07T21:01:21.9774924Z use_cache=True, 2025-05-07T21:01:21.9775153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:21.9775426Z use_cpu=True, 2025-05-07T21:01:21.9775654Z output_dtype=SparseType.FP32, 2025-05-07T21:01:21.9775905Z ) 2025-05-07T21:01:21.9776123Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9776703Z self=, 2025-05-07T21:01:21.9777230Z mixed_B=False, 2025-05-07T21:01:21.9777427Z compile=True, 2025-05-07T21:01:21.9777626Z T=2, 2025-05-07T21:01:21.9777809Z D=40, 2025-05-07T21:01:21.9777983Z B=105, 2025-05-07T21:01:21.9778187Z log_E=4, 2025-05-07T21:01:21.9778382Z L=16, 2025-05-07T21:01:21.9778598Z D_gradcheck=2, 2025-05-07T21:01:21.9779093Z stochastic_rounding=True, 2025-05-07T21:01:21.9786510Z weighted=False, 2025-05-07T21:01:21.9786743Z row_wise=False, 2025-05-07T21:01:21.9786947Z mixed=False, 2025-05-07T21:01:21.9787166Z use_cache=False, 2025-05-07T21:01:21.9787406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:21.9787694Z use_cpu=False, 2025-05-07T21:01:21.9787927Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9788188Z ) 2025-05-07T21:01:21.9788417Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9789009Z self=, 2025-05-07T21:01:21.9789538Z mixed_B=True, 2025-05-07T21:01:21.9789748Z compile=True, 2025-05-07T21:01:21.9790079Z T=4, 2025-05-07T21:01:21.9790268Z D=90, 2025-05-07T21:01:21.9790455Z B=52, 2025-05-07T21:01:21.9790632Z log_E=5, 2025-05-07T21:01:21.9790901Z L=3, 2025-05-07T21:01:21.9791086Z D_gradcheck=1, 2025-05-07T21:01:21.9791305Z stochastic_rounding=False, 2025-05-07T21:01:21.9791558Z weighted=True, 2025-05-07T21:01:21.9791767Z row_wise=False, 2025-05-07T21:01:21.9791966Z mixed=False, 2025-05-07T21:01:21.9792177Z use_cache=False, 2025-05-07T21:01:21.9792421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9792690Z use_cpu=True, 2025-05-07T21:01:21.9792916Z output_dtype=SparseType.BF16, 2025-05-07T21:01:21.9793170Z ) 2025-05-07T21:01:21.9793395Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9793973Z self=, 2025-05-07T21:01:21.9794496Z mixed_B=True, 2025-05-07T21:01:21.9794700Z compile=True, 2025-05-07T21:01:21.9794892Z T=3, 2025-05-07T21:01:21.9795066Z D=115, 2025-05-07T21:01:21.9795249Z B=71, 2025-05-07T21:01:21.9795422Z log_E=5, 2025-05-07T21:01:21.9795611Z L=20, 2025-05-07T21:01:21.9795794Z D_gradcheck=2, 2025-05-07T21:01:21.9796077Z stochastic_rounding=True, 2025-05-07T21:01:21.9796326Z weighted=False, 2025-05-07T21:01:21.9796533Z row_wise=False, 2025-05-07T21:01:21.9796730Z mixed=True, 2025-05-07T21:01:21.9796926Z use_cache=True, 2025-05-07T21:01:21.9797159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9797430Z use_cpu=True, 2025-05-07T21:01:21.9797653Z output_dtype=SparseType.BF16, 2025-05-07T21:01:21.9797905Z ) 2025-05-07T21:01:21.9798122Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9798748Z self=, 2025-05-07T21:01:21.9799271Z mixed_B=False, 2025-05-07T21:01:21.9799472Z compile=False, 2025-05-07T21:01:21.9799675Z T=2, 2025-05-07T21:01:21.9799858Z D=52, 2025-05-07T21:01:21.9800077Z B=126, 2025-05-07T21:01:21.9800259Z log_E=5, 2025-05-07T21:01:21.9800450Z L=5, 2025-05-07T21:01:21.9800629Z D_gradcheck=2, 2025-05-07T21:01:21.9800850Z stochastic_rounding=True, 2025-05-07T21:01:21.9801106Z weighted=False, 2025-05-07T21:01:21.9801315Z row_wise=True, 2025-05-07T21:01:21.9801512Z mixed=False, 2025-05-07T21:01:21.9801716Z use_cache=True, 2025-05-07T21:01:21.9801947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9802218Z use_cpu=False, 2025-05-07T21:01:21.9802450Z output_dtype=SparseType.BF16, 2025-05-07T21:01:21.9802702Z ) 2025-05-07T21:01:21.9802920Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9803502Z self=, 2025-05-07T21:01:21.9804027Z mixed_B=False, 2025-05-07T21:01:21.9804233Z compile=True, 2025-05-07T21:01:21.9804433Z T=2, 2025-05-07T21:01:21.9804613Z D=118, 2025-05-07T21:01:21.9804794Z B=107, 2025-05-07T21:01:21.9804977Z log_E=4, 2025-05-07T21:01:21.9805164Z L=11, 2025-05-07T21:01:21.9805343Z D_gradcheck=1, 2025-05-07T21:01:21.9805560Z stochastic_rounding=True, 2025-05-07T21:01:21.9805807Z weighted=True, 2025-05-07T21:01:21.9806004Z row_wise=False, 2025-05-07T21:01:21.9806213Z mixed=False, 2025-05-07T21:01:21.9806412Z use_cache=False, 2025-05-07T21:01:21.9806646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9806923Z use_cpu=True, 2025-05-07T21:01:21.9807154Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9807404Z ) 2025-05-07T21:01:21.9807626Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9808210Z self=, 2025-05-07T21:01:21.9809035Z mixed_B=True, 2025-05-07T21:01:21.9809232Z compile=True, 2025-05-07T21:01:21.9809507Z T=5, 2025-05-07T21:01:21.9809688Z D=16, 2025-05-07T21:01:21.9809864Z B=61, 2025-05-07T21:01:21.9810044Z log_E=3, 2025-05-07T21:01:21.9810289Z L=7, 2025-05-07T21:01:21.9810464Z D_gradcheck=1, 2025-05-07T21:01:21.9810681Z stochastic_rounding=True, 2025-05-07T21:01:21.9810927Z weighted=True, 2025-05-07T21:01:21.9811121Z row_wise=False, 2025-05-07T21:01:21.9811322Z mixed=True, 2025-05-07T21:01:21.9811521Z use_cache=True, 2025-05-07T21:01:21.9811745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:21.9812023Z use_cpu=False, 2025-05-07T21:01:21.9812248Z output_dtype=SparseType.BF16, 2025-05-07T21:01:21.9812498Z ) 2025-05-07T21:01:21.9812721Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9813302Z self=, 2025-05-07T21:01:21.9813825Z mixed_B=False, 2025-05-07T21:01:21.9814022Z compile=True, 2025-05-07T21:01:21.9814229Z T=5, 2025-05-07T21:01:21.9814410Z D=98, 2025-05-07T21:01:21.9814590Z B=90, 2025-05-07T21:01:21.9814779Z log_E=5, 2025-05-07T21:01:21.9814970Z L=3, 2025-05-07T21:01:21.9815146Z D_gradcheck=1, 2025-05-07T21:01:21.9815367Z stochastic_rounding=False, 2025-05-07T21:01:21.9815618Z weighted=False, 2025-05-07T21:01:21.9815821Z row_wise=True, 2025-05-07T21:01:21.9816022Z mixed=True, 2025-05-07T21:01:21.9816218Z use_cache=True, 2025-05-07T21:01:21.9816444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9816728Z use_cpu=False, 2025-05-07T21:01:21.9816956Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9817207Z ) 2025-05-07T21:01:21.9817434Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9818084Z self=, 2025-05-07T21:01:21.9818606Z mixed_B=False, 2025-05-07T21:01:21.9818805Z compile=False, 2025-05-07T21:01:21.9819003Z T=3, 2025-05-07T21:01:21.9819178Z D=52, 2025-05-07T21:01:21.9819412Z B=82, 2025-05-07T21:01:21.9819592Z log_E=3, 2025-05-07T21:01:21.9819784Z L=6, 2025-05-07T21:01:21.9819959Z D_gradcheck=2, 2025-05-07T21:01:21.9820174Z stochastic_rounding=False, 2025-05-07T21:01:21.9820422Z weighted=False, 2025-05-07T21:01:21.9820620Z row_wise=True, 2025-05-07T21:01:21.9820819Z mixed=True, 2025-05-07T21:01:21.9821013Z use_cache=True, 2025-05-07T21:01:21.9821236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:21.9821514Z use_cpu=True, 2025-05-07T21:01:21.9821738Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9821982Z ) 2025-05-07T21:01:21.9822264Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9823086Z self=, 2025-05-07T21:01:21.9823803Z mixed_B=True, 2025-05-07T21:01:21.9824054Z compile=False, 2025-05-07T21:01:21.9824252Z T=4, 2025-05-07T21:01:21.9824428Z D=72, 2025-05-07T21:01:21.9824612Z B=24, 2025-05-07T21:01:21.9824793Z log_E=5, 2025-05-07T21:01:21.9824975Z L=9, 2025-05-07T21:01:21.9825156Z D_gradcheck=1, 2025-05-07T21:01:21.9825378Z stochastic_rounding=False, 2025-05-07T21:01:21.9825650Z weighted=True, 2025-05-07T21:01:21.9828139Z row_wise=True, 2025-05-07T21:01:21.9828350Z mixed=True, 2025-05-07T21:01:21.9828552Z use_cache=False, 2025-05-07T21:01:21.9828786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9829067Z use_cpu=True, 2025-05-07T21:01:21.9829293Z output_dtype=SparseType.BF16, 2025-05-07T21:01:21.9829548Z ) 2025-05-07T21:01:21.9829764Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9830346Z self=, 2025-05-07T21:01:21.9830873Z mixed_B=True, 2025-05-07T21:01:21.9831074Z compile=False, 2025-05-07T21:01:21.9831348Z T=1, 2025-05-07T21:01:21.9831530Z D=96, 2025-05-07T21:01:21.9831703Z B=23, 2025-05-07T21:01:21.9831876Z log_E=4, 2025-05-07T21:01:21.9832057Z L=18, 2025-05-07T21:01:21.9832273Z D_gradcheck=1, 2025-05-07T21:01:21.9832492Z stochastic_rounding=False, 2025-05-07T21:01:21.9832743Z weighted=False, 2025-05-07T21:01:21.9832944Z row_wise=False, 2025-05-07T21:01:21.9833144Z mixed=False, 2025-05-07T21:01:21.9833342Z use_cache=True, 2025-05-07T21:01:21.9833564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:21.9833844Z use_cpu=False, 2025-05-07T21:01:21.9834071Z output_dtype=SparseType.FP32, 2025-05-07T21:01:21.9834315Z ) 2025-05-07T21:01:21.9834539Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9835117Z self=, 2025-05-07T21:01:21.9835639Z mixed_B=True, 2025-05-07T21:01:21.9835838Z compile=False, 2025-05-07T21:01:21.9836155Z T=1, 2025-05-07T21:01:21.9836332Z D=127, 2025-05-07T21:01:21.9836508Z B=38, 2025-05-07T21:01:21.9836689Z log_E=3, 2025-05-07T21:01:21.9836874Z L=19, 2025-05-07T21:01:21.9837049Z D_gradcheck=1, 2025-05-07T21:01:21.9837263Z stochastic_rounding=True, 2025-05-07T21:01:21.9837510Z weighted=True, 2025-05-07T21:01:21.9837707Z row_wise=False, 2025-05-07T21:01:21.9837911Z mixed=False, 2025-05-07T21:01:21.9838109Z use_cache=False, 2025-05-07T21:01:21.9838342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:21.9838621Z use_cpu=False, 2025-05-07T21:01:21.9838846Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9839117Z ) 2025-05-07T21:01:21.9839364Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9839985Z self=, 2025-05-07T21:01:21.9840502Z mixed_B=True, 2025-05-07T21:01:21.9840709Z compile=True, 2025-05-07T21:01:21.9840907Z T=4, 2025-05-07T21:01:21.9841075Z D=110, 2025-05-07T21:01:21.9841297Z B=63, 2025-05-07T21:01:21.9841480Z log_E=5, 2025-05-07T21:01:21.9841661Z L=8, 2025-05-07T21:01:21.9841846Z D_gradcheck=2, 2025-05-07T21:01:21.9842063Z stochastic_rounding=True, 2025-05-07T21:01:21.9842303Z weighted=False, 2025-05-07T21:01:21.9842509Z row_wise=False, 2025-05-07T21:01:21.9842712Z mixed=False, 2025-05-07T21:01:21.9842910Z use_cache=True, 2025-05-07T21:01:21.9843131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9843407Z use_cpu=True, 2025-05-07T21:01:21.9843627Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9843872Z ) 2025-05-07T21:01:21.9844097Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9844675Z self=, 2025-05-07T21:01:21.9845189Z mixed_B=True, 2025-05-07T21:01:21.9845392Z compile=False, 2025-05-07T21:01:21.9845591Z T=2, 2025-05-07T21:01:21.9845763Z D=86, 2025-05-07T21:01:21.9845940Z B=114, 2025-05-07T21:01:21.9846120Z log_E=3, 2025-05-07T21:01:21.9846299Z L=3, 2025-05-07T21:01:21.9846480Z D_gradcheck=1, 2025-05-07T21:01:21.9846694Z stochastic_rounding=True, 2025-05-07T21:01:21.9846937Z weighted=True, 2025-05-07T21:01:21.9847138Z row_wise=True, 2025-05-07T21:01:21.9847336Z mixed=True, 2025-05-07T21:01:21.9847531Z use_cache=True, 2025-05-07T21:01:21.9847761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9848039Z use_cpu=True, 2025-05-07T21:01:21.9848263Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9848512Z ) 2025-05-07T21:01:21.9848734Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9849313Z self=, 2025-05-07T21:01:21.9849830Z mixed_B=True, 2025-05-07T21:01:21.9850032Z compile=True, 2025-05-07T21:01:21.9850228Z T=5, 2025-05-07T21:01:21.9850445Z D=17, 2025-05-07T21:01:21.9850621Z B=63, 2025-05-07T21:01:21.9850802Z log_E=3, 2025-05-07T21:01:21.9850982Z L=15, 2025-05-07T21:01:21.9851234Z D_gradcheck=2, 2025-05-07T21:01:21.9851453Z stochastic_rounding=False, 2025-05-07T21:01:21.9851694Z weighted=True, 2025-05-07T21:01:21.9851898Z row_wise=True, 2025-05-07T21:01:21.9852098Z mixed=True, 2025-05-07T21:01:21.9852290Z use_cache=False, 2025-05-07T21:01:21.9852527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:21.9852802Z use_cpu=False, 2025-05-07T21:01:21.9853020Z output_dtype=SparseType.BF16, 2025-05-07T21:01:21.9853270Z ) 2025-05-07T21:01:21.9853493Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:21.9854067Z self=, 2025-05-07T21:01:21.9854581Z mixed_B=True, 2025-05-07T21:01:21.9854787Z compile=True, 2025-05-07T21:01:21.9854986Z T=4, 2025-05-07T21:01:21.9855160Z D=116, 2025-05-07T21:01:21.9855338Z B=113, 2025-05-07T21:01:21.9855519Z log_E=5, 2025-05-07T21:01:21.9855696Z L=2, 2025-05-07T21:01:21.9855875Z D_gradcheck=2, 2025-05-07T21:01:21.9856090Z stochastic_rounding=False, 2025-05-07T21:01:21.9856331Z weighted=True, 2025-05-07T21:01:21.9856531Z row_wise=True, 2025-05-07T21:01:21.9856726Z mixed=True, 2025-05-07T21:01:21.9856915Z use_cache=True, 2025-05-07T21:01:21.9857144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:21.9857417Z use_cpu=False, 2025-05-07T21:01:21.9857633Z output_dtype=SparseType.FP16, 2025-05-07T21:01:21.9857884Z ) 2025-05-07T21:01:22.0066079Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0067092Z self=, 2025-05-07T21:01:22.0067821Z mixed_B=True, 2025-05-07T21:01:22.0068032Z compile=True, 2025-05-07T21:01:22.0068229Z T=5, 2025-05-07T21:01:22.0068411Z D=110, 2025-05-07T21:01:22.0068595Z B=63, 2025-05-07T21:01:22.0068844Z log_E=3, 2025-05-07T21:01:22.0069032Z L=4, 2025-05-07T21:01:22.0069218Z D_gradcheck=2, 2025-05-07T21:01:22.0069434Z stochastic_rounding=True, 2025-05-07T21:01:22.0069683Z weighted=False, 2025-05-07T21:01:22.0069894Z row_wise=True, 2025-05-07T21:01:22.0070088Z mixed=True, 2025-05-07T21:01:22.0070288Z use_cache=True, 2025-05-07T21:01:22.0070521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0070793Z use_cpu=True, 2025-05-07T21:01:22.0071019Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0071273Z ) 2025-05-07T21:01:22.0071494Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0072074Z self=, 2025-05-07T21:01:22.0072592Z mixed_B=True, 2025-05-07T21:01:22.0072788Z compile=True, 2025-05-07T21:01:22.0072983Z T=1, 2025-05-07T21:01:22.0073159Z D=122, 2025-05-07T21:01:22.0073330Z B=71, 2025-05-07T21:01:22.0073507Z log_E=4, 2025-05-07T21:01:22.0073690Z L=9, 2025-05-07T21:01:22.0073866Z D_gradcheck=2, 2025-05-07T21:01:22.0074082Z stochastic_rounding=False, 2025-05-07T21:01:22.0074334Z weighted=True, 2025-05-07T21:01:22.0074536Z row_wise=True, 2025-05-07T21:01:22.0074727Z mixed=False, 2025-05-07T21:01:22.0074928Z use_cache=True, 2025-05-07T21:01:22.0075159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0075428Z use_cpu=True, 2025-05-07T21:01:22.0075651Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0075904Z ) 2025-05-07T21:01:22.0076214Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0076791Z self=, 2025-05-07T21:01:22.0077315Z mixed_B=False, 2025-05-07T21:01:22.0077511Z compile=True, 2025-05-07T21:01:22.0077712Z T=5, 2025-05-07T21:01:22.0077958Z D=95, 2025-05-07T21:01:22.0078130Z B=8, 2025-05-07T21:01:22.0078308Z log_E=3, 2025-05-07T21:01:22.0078488Z L=3, 2025-05-07T21:01:22.0078721Z D_gradcheck=1, 2025-05-07T21:01:22.0078938Z stochastic_rounding=False, 2025-05-07T21:01:22.0079187Z weighted=True, 2025-05-07T21:01:22.0079380Z row_wise=True, 2025-05-07T21:01:22.0079579Z mixed=True, 2025-05-07T21:01:22.0079776Z use_cache=False, 2025-05-07T21:01:22.0080008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0080282Z use_cpu=False, 2025-05-07T21:01:22.0080505Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0080753Z ) 2025-05-07T21:01:22.0080969Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0081545Z self=, 2025-05-07T21:01:22.0082064Z mixed_B=True, 2025-05-07T21:01:22.0082256Z compile=False, 2025-05-07T21:01:22.0082455Z T=1, 2025-05-07T21:01:22.0082628Z D=50, 2025-05-07T21:01:22.0082797Z B=36, 2025-05-07T21:01:22.0082975Z log_E=3, 2025-05-07T21:01:22.0083161Z L=11, 2025-05-07T21:01:22.0083339Z D_gradcheck=1, 2025-05-07T21:01:22.0083551Z stochastic_rounding=True, 2025-05-07T21:01:22.0083795Z weighted=True, 2025-05-07T21:01:22.0083992Z row_wise=True, 2025-05-07T21:01:22.0084190Z mixed=False, 2025-05-07T21:01:22.0084389Z use_cache=True, 2025-05-07T21:01:22.0084611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0084889Z use_cpu=False, 2025-05-07T21:01:22.0085109Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0085356Z ) 2025-05-07T21:01:22.0085577Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0086205Z self=, 2025-05-07T21:01:22.0086726Z mixed_B=False, 2025-05-07T21:01:22.0086923Z compile=False, 2025-05-07T21:01:22.0087123Z T=5, 2025-05-07T21:01:22.0087297Z D=37, 2025-05-07T21:01:22.0087469Z B=116, 2025-05-07T21:01:22.0087691Z log_E=3, 2025-05-07T21:01:22.0087876Z L=0, 2025-05-07T21:01:22.0088052Z D_gradcheck=1, 2025-05-07T21:01:22.0088267Z stochastic_rounding=False, 2025-05-07T21:01:22.0088514Z weighted=True, 2025-05-07T21:01:22.0088707Z row_wise=False, 2025-05-07T21:01:22.0088911Z mixed=False, 2025-05-07T21:01:22.0089112Z use_cache=False, 2025-05-07T21:01:22.0089340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0089618Z use_cpu=True, 2025-05-07T21:01:22.0089837Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0090081Z ) 2025-05-07T21:01:22.0090305Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0090879Z self=, 2025-05-07T21:01:22.0091404Z mixed_B=True, 2025-05-07T21:01:22.0091602Z compile=True, 2025-05-07T21:01:22.0091797Z T=1, 2025-05-07T21:01:22.0098922Z D=47, 2025-05-07T21:01:22.0099113Z B=54, 2025-05-07T21:01:22.0099292Z log_E=3, 2025-05-07T21:01:22.0099484Z L=15, 2025-05-07T21:01:22.0099670Z D_gradcheck=2, 2025-05-07T21:01:22.0099891Z stochastic_rounding=True, 2025-05-07T21:01:22.0100137Z weighted=True, 2025-05-07T21:01:22.0100347Z row_wise=False, 2025-05-07T21:01:22.0100550Z mixed=True, 2025-05-07T21:01:22.0100744Z use_cache=False, 2025-05-07T21:01:22.0100981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0101265Z use_cpu=False, 2025-05-07T21:01:22.0101489Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0101743Z ) 2025-05-07T21:01:22.0101970Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0102547Z self=, 2025-05-07T21:01:22.0103068Z mixed_B=True, 2025-05-07T21:01:22.0103273Z compile=False, 2025-05-07T21:01:22.0103468Z T=2, 2025-05-07T21:01:22.0103720Z D=49, 2025-05-07T21:01:22.0103900Z B=70, 2025-05-07T21:01:22.0104076Z log_E=5, 2025-05-07T21:01:22.0104261Z L=2, 2025-05-07T21:01:22.0104485Z D_gradcheck=2, 2025-05-07T21:01:22.0104703Z stochastic_rounding=False, 2025-05-07T21:01:22.0104953Z weighted=False, 2025-05-07T21:01:22.0105163Z row_wise=True, 2025-05-07T21:01:22.0105363Z mixed=True, 2025-05-07T21:01:22.0105568Z use_cache=True, 2025-05-07T21:01:22.0105799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0106076Z use_cpu=True, 2025-05-07T21:01:22.0106301Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0106552Z ) 2025-05-07T21:01:22.0106779Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0107351Z self=, 2025-05-07T21:01:22.0107881Z mixed_B=False, 2025-05-07T21:01:22.0108088Z compile=False, 2025-05-07T21:01:22.0108283Z T=3, 2025-05-07T21:01:22.0108463Z D=3, 2025-05-07T21:01:22.0108896Z B=107, 2025-05-07T21:01:22.0109083Z log_E=4, 2025-05-07T21:01:22.0109269Z L=12, 2025-05-07T21:01:22.0109455Z D_gradcheck=2, 2025-05-07T21:01:22.0109669Z stochastic_rounding=True, 2025-05-07T21:01:22.0109917Z weighted=True, 2025-05-07T21:01:22.0110123Z row_wise=False, 2025-05-07T21:01:22.0110320Z mixed=False, 2025-05-07T21:01:22.0110517Z use_cache=True, 2025-05-07T21:01:22.0110745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0111014Z use_cpu=True, 2025-05-07T21:01:22.0111239Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0111488Z ) 2025-05-07T21:01:22.0111703Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0112377Z self=, 2025-05-07T21:01:22.0112901Z mixed_B=False, 2025-05-07T21:01:22.0113105Z compile=False, 2025-05-07T21:01:22.0113294Z T=5, 2025-05-07T21:01:22.0113469Z D=63, 2025-05-07T21:01:22.0113641Z B=2, 2025-05-07T21:01:22.0113876Z log_E=4, 2025-05-07T21:01:22.0114056Z L=2, 2025-05-07T21:01:22.0114236Z D_gradcheck=1, 2025-05-07T21:01:22.0114446Z stochastic_rounding=False, 2025-05-07T21:01:22.0114696Z weighted=False, 2025-05-07T21:01:22.0114934Z row_wise=True, 2025-05-07T21:01:22.0115139Z mixed=False, 2025-05-07T21:01:22.0115339Z use_cache=False, 2025-05-07T21:01:22.0115571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0115847Z use_cpu=True, 2025-05-07T21:01:22.0116172Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0116416Z ) 2025-05-07T21:01:22.0116636Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0117212Z self=, 2025-05-07T21:01:22.0117726Z mixed_B=False, 2025-05-07T21:01:22.0117931Z compile=True, 2025-05-07T21:01:22.0118138Z T=5, 2025-05-07T21:01:22.0118316Z D=12, 2025-05-07T21:01:22.0118495Z B=38, 2025-05-07T21:01:22.0118680Z log_E=5, 2025-05-07T21:01:22.0118858Z L=17, 2025-05-07T21:01:22.0119038Z D_gradcheck=1, 2025-05-07T21:01:22.0119255Z stochastic_rounding=False, 2025-05-07T21:01:22.0119525Z weighted=True, 2025-05-07T21:01:22.0119746Z row_wise=True, 2025-05-07T21:01:22.0119945Z mixed=False, 2025-05-07T21:01:22.0120150Z use_cache=False, 2025-05-07T21:01:22.0120385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0120663Z use_cpu=True, 2025-05-07T21:01:22.0120888Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0121133Z ) 2025-05-07T21:01:22.0121359Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0121937Z self=, 2025-05-07T21:01:22.0122453Z mixed_B=True, 2025-05-07T21:01:22.0122659Z compile=False, 2025-05-07T21:01:22.0122862Z T=3, 2025-05-07T21:01:22.0123137Z D=61, 2025-05-07T21:01:22.0123320Z B=35, 2025-05-07T21:01:22.0123501Z log_E=3, 2025-05-07T21:01:22.0123681Z L=6, 2025-05-07T21:01:22.0123923Z D_gradcheck=1, 2025-05-07T21:01:22.0124144Z stochastic_rounding=False, 2025-05-07T21:01:22.0124384Z weighted=True, 2025-05-07T21:01:22.0124586Z row_wise=False, 2025-05-07T21:01:22.0124788Z mixed=False, 2025-05-07T21:01:22.0124985Z use_cache=True, 2025-05-07T21:01:22.0125219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0125493Z use_cpu=True, 2025-05-07T21:01:22.0125710Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0125960Z ) 2025-05-07T21:01:22.0126186Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0126763Z self=, 2025-05-07T21:01:22.0127282Z mixed_B=True, 2025-05-07T21:01:22.0127489Z compile=True, 2025-05-07T21:01:22.0127689Z T=5, 2025-05-07T21:01:22.0127872Z D=104, 2025-05-07T21:01:22.0128054Z B=24, 2025-05-07T21:01:22.0128241Z log_E=4, 2025-05-07T21:01:22.0128424Z L=10, 2025-05-07T21:01:22.0128612Z D_gradcheck=1, 2025-05-07T21:01:22.0128834Z stochastic_rounding=False, 2025-05-07T21:01:22.0129079Z weighted=False, 2025-05-07T21:01:22.0129290Z row_wise=False, 2025-05-07T21:01:22.0129493Z mixed=True, 2025-05-07T21:01:22.0129687Z use_cache=True, 2025-05-07T21:01:22.0129918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0130192Z use_cpu=True, 2025-05-07T21:01:22.0130415Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0130667Z ) 2025-05-07T21:01:22.0130897Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0131514Z self=, 2025-05-07T21:01:22.0132041Z mixed_B=False, 2025-05-07T21:01:22.0132248Z compile=True, 2025-05-07T21:01:22.0132446Z T=1, 2025-05-07T21:01:22.0132621Z D=64, 2025-05-07T21:01:22.0132802Z B=123, 2025-05-07T21:01:22.0133029Z log_E=4, 2025-05-07T21:01:22.0133211Z L=14, 2025-05-07T21:01:22.0133398Z D_gradcheck=1, 2025-05-07T21:01:22.0133626Z stochastic_rounding=False, 2025-05-07T21:01:22.0133867Z weighted=False, 2025-05-07T21:01:22.0134069Z row_wise=False, 2025-05-07T21:01:22.0134280Z mixed=True, 2025-05-07T21:01:22.0134471Z use_cache=True, 2025-05-07T21:01:22.0134700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0134974Z use_cpu=True, 2025-05-07T21:01:22.0135191Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0135443Z ) 2025-05-07T21:01:22.0135666Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0136234Z self=, 2025-05-07T21:01:22.0136755Z mixed_B=False, 2025-05-07T21:01:22.0136960Z compile=False, 2025-05-07T21:01:22.0137161Z T=1, 2025-05-07T21:01:22.0137338Z D=60, 2025-05-07T21:01:22.0137512Z B=46, 2025-05-07T21:01:22.0137693Z log_E=3, 2025-05-07T21:01:22.0137870Z L=20, 2025-05-07T21:01:22.0138052Z D_gradcheck=2, 2025-05-07T21:01:22.0138270Z stochastic_rounding=False, 2025-05-07T21:01:22.0138509Z weighted=True, 2025-05-07T21:01:22.0138713Z row_wise=True, 2025-05-07T21:01:22.0138916Z mixed=False, 2025-05-07T21:01:22.0139111Z use_cache=False, 2025-05-07T21:01:22.0139349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0139622Z use_cpu=False, 2025-05-07T21:01:22.0139842Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0140092Z ) 2025-05-07T21:01:22.0140316Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0140884Z self=, 2025-05-07T21:01:22.0141407Z mixed_B=False, 2025-05-07T21:01:22.0141613Z compile=True, 2025-05-07T21:01:22.0141807Z T=4, 2025-05-07T21:01:22.0142066Z D=93, 2025-05-07T21:01:22.0142249Z B=109, 2025-05-07T21:01:22.0142426Z log_E=3, 2025-05-07T21:01:22.0142608Z L=3, 2025-05-07T21:01:22.0142830Z D_gradcheck=2, 2025-05-07T21:01:22.0143051Z stochastic_rounding=False, 2025-05-07T21:01:22.0143299Z weighted=False, 2025-05-07T21:01:22.0143510Z row_wise=False, 2025-05-07T21:01:22.0143718Z mixed=True, 2025-05-07T21:01:22.0143910Z use_cache=True, 2025-05-07T21:01:22.0144136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0144417Z use_cpu=False, 2025-05-07T21:01:22.0144645Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0144895Z ) 2025-05-07T21:01:22.0145123Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0145698Z self=, 2025-05-07T21:01:22.0146228Z mixed_B=False, 2025-05-07T21:01:22.0146435Z compile=True, 2025-05-07T21:01:22.0146630Z T=3, 2025-05-07T21:01:22.0146809Z D=70, 2025-05-07T21:01:22.0146993Z B=28, 2025-05-07T21:01:22.0147173Z log_E=4, 2025-05-07T21:01:22.0147351Z L=9, 2025-05-07T21:01:22.0147534Z D_gradcheck=1, 2025-05-07T21:01:22.0147751Z stochastic_rounding=False, 2025-05-07T21:01:22.0147991Z weighted=True, 2025-05-07T21:01:22.0148190Z row_wise=True, 2025-05-07T21:01:22.0148392Z mixed=False, 2025-05-07T21:01:22.0148586Z use_cache=True, 2025-05-07T21:01:22.0148814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0149096Z use_cpu=False, 2025-05-07T21:01:22.0149312Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0149563Z ) 2025-05-07T21:01:22.0149786Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0151097Z self=, 2025-05-07T21:01:22.0151623Z mixed_B=True, 2025-05-07T21:01:22.0151828Z compile=True, 2025-05-07T21:01:22.0152016Z T=1, 2025-05-07T21:01:22.0152196Z D=82, 2025-05-07T21:01:22.0152369Z B=15, 2025-05-07T21:01:22.0152588Z log_E=3, 2025-05-07T21:01:22.0152775Z L=15, 2025-05-07T21:01:22.0152963Z D_gradcheck=2, 2025-05-07T21:01:22.0153176Z stochastic_rounding=True, 2025-05-07T21:01:22.0153426Z weighted=True, 2025-05-07T21:01:22.0153627Z row_wise=False, 2025-05-07T21:01:22.0153832Z mixed=True, 2025-05-07T21:01:22.0154025Z use_cache=False, 2025-05-07T21:01:22.0154265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0154540Z use_cpu=True, 2025-05-07T21:01:22.0154758Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0155009Z ) 2025-05-07T21:01:22.0371845Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0372573Z self=, 2025-05-07T21:01:22.0373347Z mixed_B=False, 2025-05-07T21:01:22.0373649Z compile=True, 2025-05-07T21:01:22.0373922Z T=4, 2025-05-07T21:01:22.0374171Z D=118, 2025-05-07T21:01:22.0374415Z B=120, 2025-05-07T21:01:22.0374676Z log_E=5, 2025-05-07T21:01:22.0374855Z L=0, 2025-05-07T21:01:22.0375037Z D_gradcheck=2, 2025-05-07T21:01:22.0375259Z stochastic_rounding=True, 2025-05-07T21:01:22.0375510Z weighted=False, 2025-05-07T21:01:22.0375719Z row_wise=False, 2025-05-07T21:01:22.0375924Z mixed=False, 2025-05-07T21:01:22.0376121Z use_cache=False, 2025-05-07T21:01:22.0376360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0376640Z use_cpu=False, 2025-05-07T21:01:22.0376859Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0377110Z ) 2025-05-07T21:01:22.0377332Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0377953Z self=, 2025-05-07T21:01:22.0378477Z mixed_B=True, 2025-05-07T21:01:22.0378685Z compile=False, 2025-05-07T21:01:22.0378878Z T=4, 2025-05-07T21:01:22.0379176Z D=46, 2025-05-07T21:01:22.0379364Z B=24, 2025-05-07T21:01:22.0379543Z log_E=5, 2025-05-07T21:01:22.0379729Z L=5, 2025-05-07T21:01:22.0379966Z D_gradcheck=1, 2025-05-07T21:01:22.0380183Z stochastic_rounding=False, 2025-05-07T21:01:22.0380429Z weighted=True, 2025-05-07T21:01:22.0380633Z row_wise=False, 2025-05-07T21:01:22.0380835Z mixed=True, 2025-05-07T21:01:22.0381027Z use_cache=True, 2025-05-07T21:01:22.0381259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0381538Z use_cpu=False, 2025-05-07T21:01:22.0381759Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0382008Z ) 2025-05-07T21:01:22.0382236Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0382809Z self=, 2025-05-07T21:01:22.0383331Z mixed_B=False, 2025-05-07T21:01:22.0383536Z compile=False, 2025-05-07T21:01:22.0383728Z T=2, 2025-05-07T21:01:22.0383904Z D=48, 2025-05-07T21:01:22.0384082Z B=106, 2025-05-07T21:01:22.0384257Z log_E=5, 2025-05-07T21:01:22.0384439Z L=12, 2025-05-07T21:01:22.0384619Z D_gradcheck=1, 2025-05-07T21:01:22.0384828Z stochastic_rounding=True, 2025-05-07T21:01:22.0385073Z weighted=True, 2025-05-07T21:01:22.0385275Z row_wise=False, 2025-05-07T21:01:22.0385470Z mixed=False, 2025-05-07T21:01:22.0385666Z use_cache=True, 2025-05-07T21:01:22.0385890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0386171Z use_cpu=True, 2025-05-07T21:01:22.0386391Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0386645Z ) 2025-05-07T21:01:22.0386870Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0387514Z self=, 2025-05-07T21:01:22.0388036Z mixed_B=True, 2025-05-07T21:01:22.0388243Z compile=False, 2025-05-07T21:01:22.0388436Z T=2, 2025-05-07T21:01:22.0388617Z D=87, 2025-05-07T21:01:22.0388797Z B=79, 2025-05-07T21:01:22.0389034Z log_E=5, 2025-05-07T21:01:22.0389218Z L=5, 2025-05-07T21:01:22.0389398Z D_gradcheck=1, 2025-05-07T21:01:22.0389607Z stochastic_rounding=True, 2025-05-07T21:01:22.0389858Z weighted=True, 2025-05-07T21:01:22.0390061Z row_wise=True, 2025-05-07T21:01:22.0390259Z mixed=False, 2025-05-07T21:01:22.0390460Z use_cache=True, 2025-05-07T21:01:22.0390692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0390962Z use_cpu=True, 2025-05-07T21:01:22.0391184Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0391433Z ) 2025-05-07T21:01:22.0391648Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0392220Z self=, 2025-05-07T21:01:22.0392739Z mixed_B=False, 2025-05-07T21:01:22.0392946Z compile=True, 2025-05-07T21:01:22.0393141Z T=4, 2025-05-07T21:01:22.0393315Z D=128, 2025-05-07T21:01:22.0393499Z B=18, 2025-05-07T21:01:22.0393673Z log_E=3, 2025-05-07T21:01:22.0393856Z L=18, 2025-05-07T21:01:22.0394034Z D_gradcheck=1, 2025-05-07T21:01:22.0394248Z stochastic_rounding=False, 2025-05-07T21:01:22.0394502Z weighted=False, 2025-05-07T21:01:22.0394707Z row_wise=True, 2025-05-07T21:01:22.0394900Z mixed=False, 2025-05-07T21:01:22.0395102Z use_cache=False, 2025-05-07T21:01:22.0395343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0395616Z use_cpu=False, 2025-05-07T21:01:22.0395837Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0396204Z ) 2025-05-07T21:01:22.0396420Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0396993Z self=, 2025-05-07T21:01:22.0397518Z mixed_B=True, 2025-05-07T21:01:22.0397719Z compile=True, 2025-05-07T21:01:22.0397912Z T=3, 2025-05-07T21:01:22.0398141Z D=47, 2025-05-07T21:01:22.0398316Z B=31, 2025-05-07T21:01:22.0398490Z log_E=5, 2025-05-07T21:01:22.0398675Z L=3, 2025-05-07T21:01:22.0398852Z D_gradcheck=1, 2025-05-07T21:01:22.0399104Z stochastic_rounding=True, 2025-05-07T21:01:22.0399353Z weighted=True, 2025-05-07T21:01:22.0399556Z row_wise=False, 2025-05-07T21:01:22.0399754Z mixed=True, 2025-05-07T21:01:22.0399958Z use_cache=True, 2025-05-07T21:01:22.0400186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0400453Z use_cpu=True, 2025-05-07T21:01:22.0400674Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0400921Z ) 2025-05-07T21:01:22.0401135Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0401708Z self=, 2025-05-07T21:01:22.0402228Z mixed_B=False, 2025-05-07T21:01:22.0402426Z compile=True, 2025-05-07T21:01:22.0402622Z T=4, 2025-05-07T21:01:22.0402795Z D=96, 2025-05-07T21:01:22.0402966Z B=10, 2025-05-07T21:01:22.0403146Z log_E=3, 2025-05-07T21:01:22.0403331Z L=13, 2025-05-07T21:01:22.0403510Z D_gradcheck=1, 2025-05-07T21:01:22.0403724Z stochastic_rounding=False, 2025-05-07T21:01:22.0403972Z weighted=False, 2025-05-07T21:01:22.0404174Z row_wise=True, 2025-05-07T21:01:22.0404367Z mixed=True, 2025-05-07T21:01:22.0404567Z use_cache=False, 2025-05-07T21:01:22.0404801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0405070Z use_cpu=True, 2025-05-07T21:01:22.0405294Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0405542Z ) 2025-05-07T21:01:22.0405760Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0406381Z self=, 2025-05-07T21:01:22.0406903Z mixed_B=False, 2025-05-07T21:01:22.0407102Z compile=False, 2025-05-07T21:01:22.0407300Z T=3, 2025-05-07T21:01:22.0407479Z D=126, 2025-05-07T21:01:22.0407652Z B=22, 2025-05-07T21:01:22.0407875Z log_E=3, 2025-05-07T21:01:22.0408055Z L=15, 2025-05-07T21:01:22.0408226Z D_gradcheck=2, 2025-05-07T21:01:22.0408444Z stochastic_rounding=False, 2025-05-07T21:01:22.0408968Z weighted=False, 2025-05-07T21:01:22.0409168Z row_wise=False, 2025-05-07T21:01:22.0409364Z mixed=True, 2025-05-07T21:01:22.0409558Z use_cache=False, 2025-05-07T21:01:22.0409791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0410061Z use_cpu=True, 2025-05-07T21:01:22.0410295Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0410545Z ) 2025-05-07T21:01:22.0410767Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0411398Z self=, 2025-05-07T21:01:22.0419248Z mixed_B=False, 2025-05-07T21:01:22.0419487Z compile=False, 2025-05-07T21:01:22.0419693Z T=2, 2025-05-07T21:01:22.0419877Z D=14, 2025-05-07T21:01:22.0420047Z B=15, 2025-05-07T21:01:22.0420230Z log_E=3, 2025-05-07T21:01:22.0420423Z L=1, 2025-05-07T21:01:22.0420598Z D_gradcheck=1, 2025-05-07T21:01:22.0420819Z stochastic_rounding=True, 2025-05-07T21:01:22.0421077Z weighted=False, 2025-05-07T21:01:22.0421276Z row_wise=True, 2025-05-07T21:01:22.0421483Z mixed=False, 2025-05-07T21:01:22.0421682Z use_cache=False, 2025-05-07T21:01:22.0421913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0422187Z use_cpu=True, 2025-05-07T21:01:22.0422412Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0422658Z ) 2025-05-07T21:01:22.0422882Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0423467Z self=, 2025-05-07T21:01:22.0423982Z mixed_B=True, 2025-05-07T21:01:22.0424190Z compile=True, 2025-05-07T21:01:22.0424395Z T=1, 2025-05-07T21:01:22.0424702Z D=78, 2025-05-07T21:01:22.0424885Z B=87, 2025-05-07T21:01:22.0425064Z log_E=3, 2025-05-07T21:01:22.0425249Z L=18, 2025-05-07T21:01:22.0425424Z D_gradcheck=2, 2025-05-07T21:01:22.0425708Z stochastic_rounding=False, 2025-05-07T21:01:22.0425956Z weighted=False, 2025-05-07T21:01:22.0426158Z row_wise=False, 2025-05-07T21:01:22.0426360Z mixed=False, 2025-05-07T21:01:22.0426560Z use_cache=False, 2025-05-07T21:01:22.0426790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0427068Z use_cpu=True, 2025-05-07T21:01:22.0427293Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0427538Z ) 2025-05-07T21:01:22.0427769Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0428345Z self=, 2025-05-07T21:01:22.0428865Z mixed_B=False, 2025-05-07T21:01:22.0429065Z compile=True, 2025-05-07T21:01:22.0429263Z T=2, 2025-05-07T21:01:22.0429436Z D=23, 2025-05-07T21:01:22.0429619Z B=126, 2025-05-07T21:01:22.0429801Z log_E=3, 2025-05-07T21:01:22.0429980Z L=17, 2025-05-07T21:01:22.0430153Z D_gradcheck=2, 2025-05-07T21:01:22.0430374Z stochastic_rounding=True, 2025-05-07T21:01:22.0430616Z weighted=True, 2025-05-07T21:01:22.0430817Z row_wise=False, 2025-05-07T21:01:22.0431019Z mixed=False, 2025-05-07T21:01:22.0431220Z use_cache=False, 2025-05-07T21:01:22.0431450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0431720Z use_cpu=True, 2025-05-07T21:01:22.0431942Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0432188Z ) 2025-05-07T21:01:22.0432405Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0433051Z self=, 2025-05-07T21:01:22.0433565Z mixed_B=False, 2025-05-07T21:01:22.0433768Z compile=True, 2025-05-07T21:01:22.0433970Z T=3, 2025-05-07T21:01:22.0434147Z D=2, 2025-05-07T21:01:22.0434318Z B=96, 2025-05-07T21:01:22.0434495Z log_E=5, 2025-05-07T21:01:22.0434741Z L=19, 2025-05-07T21:01:22.0434921Z D_gradcheck=2, 2025-05-07T21:01:22.0435141Z stochastic_rounding=True, 2025-05-07T21:01:22.0435387Z weighted=True, 2025-05-07T21:01:22.0435596Z row_wise=False, 2025-05-07T21:01:22.0435797Z mixed=True, 2025-05-07T21:01:22.0436051Z use_cache=True, 2025-05-07T21:01:22.0436279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0436552Z use_cpu=True, 2025-05-07T21:01:22.0436769Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0437020Z ) 2025-05-07T21:01:22.0437242Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0437816Z self=, 2025-05-07T21:01:22.0438335Z mixed_B=False, 2025-05-07T21:01:22.0438542Z compile=False, 2025-05-07T21:01:22.0438742Z T=1, 2025-05-07T21:01:22.0438913Z D=125, 2025-05-07T21:01:22.0439096Z B=110, 2025-05-07T21:01:22.0439276Z log_E=4, 2025-05-07T21:01:22.0439458Z L=1, 2025-05-07T21:01:22.0439635Z D_gradcheck=2, 2025-05-07T21:01:22.0439851Z stochastic_rounding=True, 2025-05-07T21:01:22.0440092Z weighted=False, 2025-05-07T21:01:22.0440297Z row_wise=False, 2025-05-07T21:01:22.0440500Z mixed=True, 2025-05-07T21:01:22.0440693Z use_cache=False, 2025-05-07T21:01:22.0440929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0441209Z use_cpu=False, 2025-05-07T21:01:22.0441431Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0441685Z ) 2025-05-07T21:01:22.0441910Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0442480Z self=, 2025-05-07T21:01:22.0443002Z mixed_B=False, 2025-05-07T21:01:22.0443204Z compile=True, 2025-05-07T21:01:22.0443401Z T=2, 2025-05-07T21:01:22.0443623Z D=24, 2025-05-07T21:01:22.0443802Z B=84, 2025-05-07T21:01:22.0443981Z log_E=4, 2025-05-07T21:01:22.0444160Z L=0, 2025-05-07T21:01:22.0444332Z D_gradcheck=1, 2025-05-07T21:01:22.0444590Z stochastic_rounding=True, 2025-05-07T21:01:22.0444831Z weighted=False, 2025-05-07T21:01:22.0445036Z row_wise=True, 2025-05-07T21:01:22.0445233Z mixed=True, 2025-05-07T21:01:22.0445423Z use_cache=False, 2025-05-07T21:01:22.0445663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0445940Z use_cpu=False, 2025-05-07T21:01:22.0446158Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0446406Z ) 2025-05-07T21:01:22.0446626Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0447196Z self=, 2025-05-07T21:01:22.0447713Z mixed_B=False, 2025-05-07T21:01:22.0447920Z compile=True, 2025-05-07T21:01:22.0448119Z T=4, 2025-05-07T21:01:22.0448288Z D=58, 2025-05-07T21:01:22.0448466Z B=77, 2025-05-07T21:01:22.0448643Z log_E=5, 2025-05-07T21:01:22.0448824Z L=13, 2025-05-07T21:01:22.0448998Z D_gradcheck=2, 2025-05-07T21:01:22.0449216Z stochastic_rounding=True, 2025-05-07T21:01:22.0449458Z weighted=True, 2025-05-07T21:01:22.0449657Z row_wise=False, 2025-05-07T21:01:22.0449856Z mixed=False, 2025-05-07T21:01:22.0450052Z use_cache=False, 2025-05-07T21:01:22.0450285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0450561Z use_cpu=False, 2025-05-07T21:01:22.0450780Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0451028Z ) 2025-05-07T21:01:22.0451249Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0451862Z self=, 2025-05-07T21:01:22.0452382Z mixed_B=True, 2025-05-07T21:01:22.0452588Z compile=False, 2025-05-07T21:01:22.0452779Z T=1, 2025-05-07T21:01:22.0452954Z D=24, 2025-05-07T21:01:22.0453137Z B=122, 2025-05-07T21:01:22.0453311Z log_E=4, 2025-05-07T21:01:22.0453538Z L=4, 2025-05-07T21:01:22.0453717Z D_gradcheck=1, 2025-05-07T21:01:22.0453931Z stochastic_rounding=False, 2025-05-07T21:01:22.0454180Z weighted=True, 2025-05-07T21:01:22.0454383Z row_wise=True, 2025-05-07T21:01:22.0454586Z mixed=False, 2025-05-07T21:01:22.0454788Z use_cache=False, 2025-05-07T21:01:22.0455027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0455308Z use_cpu=False, 2025-05-07T21:01:22.0455526Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0455776Z ) 2025-05-07T21:01:22.0456000Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0456575Z self=, 2025-05-07T21:01:22.0457097Z mixed_B=True, 2025-05-07T21:01:22.0457302Z compile=True, 2025-05-07T21:01:22.0457496Z T=2, 2025-05-07T21:01:22.0457669Z D=42, 2025-05-07T21:01:22.0457846Z B=106, 2025-05-07T21:01:22.0458018Z log_E=4, 2025-05-07T21:01:22.0458203Z L=18, 2025-05-07T21:01:22.0458381Z D_gradcheck=1, 2025-05-07T21:01:22.0458596Z stochastic_rounding=False, 2025-05-07T21:01:22.0458843Z weighted=True, 2025-05-07T21:01:22.0459043Z row_wise=False, 2025-05-07T21:01:22.0459240Z mixed=False, 2025-05-07T21:01:22.0459443Z use_cache=True, 2025-05-07T21:01:22.0459677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0459947Z use_cpu=False, 2025-05-07T21:01:22.0460170Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0460420Z ) 2025-05-07T21:01:22.0677265Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0678081Z self=, 2025-05-07T21:01:22.0678845Z mixed_B=False, 2025-05-07T21:01:22.0679126Z compile=True, 2025-05-07T21:01:22.0679392Z T=4, 2025-05-07T21:01:22.0679637Z D=107, 2025-05-07T21:01:22.0680006Z B=93, 2025-05-07T21:01:22.0680250Z log_E=3, 2025-05-07T21:01:22.0680507Z L=19, 2025-05-07T21:01:22.0680755Z D_gradcheck=2, 2025-05-07T21:01:22.0681123Z stochastic_rounding=False, 2025-05-07T21:01:22.0681464Z weighted=False, 2025-05-07T21:01:22.0681822Z row_wise=False, 2025-05-07T21:01:22.0682078Z mixed=False, 2025-05-07T21:01:22.0682281Z use_cache=False, 2025-05-07T21:01:22.0682516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0682788Z use_cpu=False, 2025-05-07T21:01:22.0683016Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0683269Z ) 2025-05-07T21:01:22.0683491Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0684064Z self=, 2025-05-07T21:01:22.0684584Z mixed_B=False, 2025-05-07T21:01:22.0684785Z compile=True, 2025-05-07T21:01:22.0684979Z T=2, 2025-05-07T21:01:22.0685155Z D=30, 2025-05-07T21:01:22.0685337Z B=109, 2025-05-07T21:01:22.0685510Z log_E=4, 2025-05-07T21:01:22.0685698Z L=19, 2025-05-07T21:01:22.0685874Z D_gradcheck=1, 2025-05-07T21:01:22.0686092Z stochastic_rounding=False, 2025-05-07T21:01:22.0686341Z weighted=True, 2025-05-07T21:01:22.0686543Z row_wise=True, 2025-05-07T21:01:22.0686734Z mixed=False, 2025-05-07T21:01:22.0686935Z use_cache=False, 2025-05-07T21:01:22.0687174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0687440Z use_cpu=True, 2025-05-07T21:01:22.0687663Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0687910Z ) 2025-05-07T21:01:22.0688127Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0688784Z self=, 2025-05-07T21:01:22.0689311Z mixed_B=True, 2025-05-07T21:01:22.0689512Z compile=True, 2025-05-07T21:01:22.0689704Z T=2, 2025-05-07T21:01:22.0689881Z D=93, 2025-05-07T21:01:22.0690060Z B=34, 2025-05-07T21:01:22.0690235Z log_E=4, 2025-05-07T21:01:22.0690487Z L=10, 2025-05-07T21:01:22.0690670Z D_gradcheck=1, 2025-05-07T21:01:22.0690887Z stochastic_rounding=False, 2025-05-07T21:01:22.0691133Z weighted=True, 2025-05-07T21:01:22.0691340Z row_wise=True, 2025-05-07T21:01:22.0691528Z mixed=True, 2025-05-07T21:01:22.0691721Z use_cache=True, 2025-05-07T21:01:22.0691944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0692211Z use_cpu=False, 2025-05-07T21:01:22.0692429Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0692674Z ) 2025-05-07T21:01:22.0692889Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0693464Z self=, 2025-05-07T21:01:22.0693989Z mixed_B=True, 2025-05-07T21:01:22.0694186Z compile=True, 2025-05-07T21:01:22.0694381Z T=4, 2025-05-07T21:01:22.0694556Z D=117, 2025-05-07T21:01:22.0694738Z B=23, 2025-05-07T21:01:22.0694907Z log_E=5, 2025-05-07T21:01:22.0695092Z L=20, 2025-05-07T21:01:22.0695274Z D_gradcheck=1, 2025-05-07T21:01:22.0695486Z stochastic_rounding=True, 2025-05-07T21:01:22.0695734Z weighted=True, 2025-05-07T21:01:22.0695936Z row_wise=False, 2025-05-07T21:01:22.0696132Z mixed=False, 2025-05-07T21:01:22.0696332Z use_cache=False, 2025-05-07T21:01:22.0696569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0696838Z use_cpu=True, 2025-05-07T21:01:22.0697058Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0697309Z ) 2025-05-07T21:01:22.0697527Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0698102Z self=, 2025-05-07T21:01:22.0698626Z mixed_B=True, 2025-05-07T21:01:22.0698824Z compile=True, 2025-05-07T21:01:22.0699018Z T=2, 2025-05-07T21:01:22.0699190Z D=14, 2025-05-07T21:01:22.0699409Z B=54, 2025-05-07T21:01:22.0699589Z log_E=4, 2025-05-07T21:01:22.0699770Z L=17, 2025-05-07T21:01:22.0699944Z D_gradcheck=2, 2025-05-07T21:01:22.0700201Z stochastic_rounding=True, 2025-05-07T21:01:22.0700449Z weighted=False, 2025-05-07T21:01:22.0700645Z row_wise=True, 2025-05-07T21:01:22.0700840Z mixed=True, 2025-05-07T21:01:22.0701036Z use_cache=True, 2025-05-07T21:01:22.0701263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0701531Z use_cpu=True, 2025-05-07T21:01:22.0701752Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0702001Z ) 2025-05-07T21:01:22.0702216Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0702788Z self=, 2025-05-07T21:01:22.0703309Z mixed_B=False, 2025-05-07T21:01:22.0703507Z compile=False, 2025-05-07T21:01:22.0703701Z T=4, 2025-05-07T21:01:22.0703872Z D=92, 2025-05-07T21:01:22.0704046Z B=81, 2025-05-07T21:01:22.0704227Z log_E=3, 2025-05-07T21:01:22.0704415Z L=3, 2025-05-07T21:01:22.0704587Z D_gradcheck=2, 2025-05-07T21:01:22.0704807Z stochastic_rounding=False, 2025-05-07T21:01:22.0705054Z weighted=False, 2025-05-07T21:01:22.0705254Z row_wise=True, 2025-05-07T21:01:22.0705451Z mixed=True, 2025-05-07T21:01:22.0705647Z use_cache=False, 2025-05-07T21:01:22.0705876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0706149Z use_cpu=True, 2025-05-07T21:01:22.0706367Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0706625Z ) 2025-05-07T21:01:22.0706842Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0707459Z self=, 2025-05-07T21:01:22.0707982Z mixed_B=False, 2025-05-07T21:01:22.0708181Z compile=True, 2025-05-07T21:01:22.0708382Z T=5, 2025-05-07T21:01:22.0708555Z D=16, 2025-05-07T21:01:22.0709006Z B=101, 2025-05-07T21:01:22.0709185Z log_E=4, 2025-05-07T21:01:22.0709471Z L=14, 2025-05-07T21:01:22.0709643Z D_gradcheck=1, 2025-05-07T21:01:22.0709866Z stochastic_rounding=False, 2025-05-07T21:01:22.0710112Z weighted=False, 2025-05-07T21:01:22.0710315Z row_wise=False, 2025-05-07T21:01:22.0710516Z mixed=True, 2025-05-07T21:01:22.0710712Z use_cache=True, 2025-05-07T21:01:22.0710934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0711211Z use_cpu=True, 2025-05-07T21:01:22.0711435Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0711679Z ) 2025-05-07T21:01:22.0711900Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0712476Z self=, 2025-05-07T21:01:22.0712996Z mixed_B=False, 2025-05-07T21:01:22.0713193Z compile=False, 2025-05-07T21:01:22.0713391Z T=4, 2025-05-07T21:01:22.0713565Z D=22, 2025-05-07T21:01:22.0713736Z B=111, 2025-05-07T21:01:22.0713914Z log_E=5, 2025-05-07T21:01:22.0714098Z L=16, 2025-05-07T21:01:22.0714269Z D_gradcheck=1, 2025-05-07T21:01:22.0714485Z stochastic_rounding=True, 2025-05-07T21:01:22.0714731Z weighted=False, 2025-05-07T21:01:22.0714927Z row_wise=False, 2025-05-07T21:01:22.0715132Z mixed=False, 2025-05-07T21:01:22.0715333Z use_cache=True, 2025-05-07T21:01:22.0715553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0715826Z use_cpu=True, 2025-05-07T21:01:22.0716135Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0716379Z ) 2025-05-07T21:01:22.0716601Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0717179Z self=, 2025-05-07T21:01:22.0717693Z mixed_B=False, 2025-05-07T21:01:22.0717894Z compile=True, 2025-05-07T21:01:22.0718093Z T=1, 2025-05-07T21:01:22.0718269Z D=97, 2025-05-07T21:01:22.0718509Z B=24, 2025-05-07T21:01:22.0718686Z log_E=3, 2025-05-07T21:01:22.0718874Z L=6, 2025-05-07T21:01:22.0719049Z D_gradcheck=2, 2025-05-07T21:01:22.0719323Z stochastic_rounding=True, 2025-05-07T21:01:22.0719567Z weighted=False, 2025-05-07T21:01:22.0719762Z row_wise=True, 2025-05-07T21:01:22.0719957Z mixed=False, 2025-05-07T21:01:22.0720159Z use_cache=False, 2025-05-07T21:01:22.0720388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0720662Z use_cpu=False, 2025-05-07T21:01:22.0720885Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0721128Z ) 2025-05-07T21:01:22.0721348Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0721922Z self=, 2025-05-07T21:01:22.0722438Z mixed_B=False, 2025-05-07T21:01:22.0722641Z compile=False, 2025-05-07T21:01:22.0722835Z T=5, 2025-05-07T21:01:22.0723003Z D=45, 2025-05-07T21:01:22.0723177Z B=102, 2025-05-07T21:01:22.0723355Z log_E=5, 2025-05-07T21:01:22.0723534Z L=16, 2025-05-07T21:01:22.0723716Z D_gradcheck=2, 2025-05-07T21:01:22.0723937Z stochastic_rounding=False, 2025-05-07T21:01:22.0724185Z weighted=True, 2025-05-07T21:01:22.0724381Z row_wise=False, 2025-05-07T21:01:22.0724580Z mixed=False, 2025-05-07T21:01:22.0724779Z use_cache=False, 2025-05-07T21:01:22.0725010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0725289Z use_cpu=True, 2025-05-07T21:01:22.0725514Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0725760Z ) 2025-05-07T21:01:22.0725986Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0726629Z self=, 2025-05-07T21:01:22.0727143Z mixed_B=True, 2025-05-07T21:01:22.0727343Z compile=True, 2025-05-07T21:01:22.0727538Z T=5, 2025-05-07T21:01:22.0727702Z D=62, 2025-05-07T21:01:22.0727880Z B=63, 2025-05-07T21:01:22.0728054Z log_E=4, 2025-05-07T21:01:22.0728276Z L=8, 2025-05-07T21:01:22.0728447Z D_gradcheck=1, 2025-05-07T21:01:22.0728664Z stochastic_rounding=True, 2025-05-07T21:01:22.0728906Z weighted=False, 2025-05-07T21:01:22.0729116Z row_wise=False, 2025-05-07T21:01:22.0729319Z mixed=False, 2025-05-07T21:01:22.0729513Z use_cache=True, 2025-05-07T21:01:22.0729746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0730024Z use_cpu=True, 2025-05-07T21:01:22.0730384Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.0730869Z ) 2025-05-07T21:01:22.0738711Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0739308Z self=, 2025-05-07T21:01:22.0739831Z mixed_B=False, 2025-05-07T21:01:22.0740043Z compile=True, 2025-05-07T21:01:22.0740252Z T=3, 2025-05-07T21:01:22.0740425Z D=14, 2025-05-07T21:01:22.0740613Z B=55, 2025-05-07T21:01:22.0740794Z log_E=5, 2025-05-07T21:01:22.0740979Z L=3, 2025-05-07T21:01:22.0741164Z D_gradcheck=2, 2025-05-07T21:01:22.0741388Z stochastic_rounding=True, 2025-05-07T21:01:22.0741634Z weighted=True, 2025-05-07T21:01:22.0741840Z row_wise=True, 2025-05-07T21:01:22.0742041Z mixed=True, 2025-05-07T21:01:22.0742236Z use_cache=False, 2025-05-07T21:01:22.0742481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0742759Z use_cpu=True, 2025-05-07T21:01:22.0742985Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0743234Z ) 2025-05-07T21:01:22.0743460Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0744040Z self=, 2025-05-07T21:01:22.0744558Z mixed_B=False, 2025-05-07T21:01:22.0744765Z compile=True, 2025-05-07T21:01:22.0744966Z T=1, 2025-05-07T21:01:22.0745141Z D=101, 2025-05-07T21:01:22.0745402Z B=72, 2025-05-07T21:01:22.0745585Z log_E=4, 2025-05-07T21:01:22.0745770Z L=0, 2025-05-07T21:01:22.0745953Z D_gradcheck=1, 2025-05-07T21:01:22.0746217Z stochastic_rounding=False, 2025-05-07T21:01:22.0746461Z weighted=False, 2025-05-07T21:01:22.0746669Z row_wise=False, 2025-05-07T21:01:22.0746871Z mixed=True, 2025-05-07T21:01:22.0747066Z use_cache=True, 2025-05-07T21:01:22.0747295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0747574Z use_cpu=True, 2025-05-07T21:01:22.0747792Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0748047Z ) 2025-05-07T21:01:22.0748176Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0748530Z self=, 2025-05-07T21:01:22.0748608Z mixed_B=True, 2025-05-07T21:01:22.0748695Z compile=True, 2025-05-07T21:01:22.0748771Z T=3, 2025-05-07T21:01:22.0748851Z D=31, 2025-05-07T21:01:22.0748940Z B=123, 2025-05-07T21:01:22.0749017Z log_E=3, 2025-05-07T21:01:22.0749098Z L=13, 2025-05-07T21:01:22.0749180Z D_gradcheck=1, 2025-05-07T21:01:22.0749271Z stochastic_rounding=True, 2025-05-07T21:01:22.0749347Z weighted=False, 2025-05-07T21:01:22.0749429Z row_wise=False, 2025-05-07T21:01:22.0749509Z mixed=False, 2025-05-07T21:01:22.0749592Z use_cache=True, 2025-05-07T21:01:22.0749699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0749773Z use_cpu=True, 2025-05-07T21:01:22.0749879Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0749948Z ) 2025-05-07T21:01:22.0750075Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0750472Z self=, 2025-05-07T21:01:22.0750551Z mixed_B=False, 2025-05-07T21:01:22.0750628Z compile=True, 2025-05-07T21:01:22.0750700Z T=1, 2025-05-07T21:01:22.0750768Z D=93, 2025-05-07T21:01:22.0750842Z B=128, 2025-05-07T21:01:22.0750918Z log_E=3, 2025-05-07T21:01:22.0751036Z L=11, 2025-05-07T21:01:22.0751112Z D_gradcheck=1, 2025-05-07T21:01:22.0751208Z stochastic_rounding=True, 2025-05-07T21:01:22.0751286Z weighted=False, 2025-05-07T21:01:22.0751360Z row_wise=True, 2025-05-07T21:01:22.0751437Z mixed=True, 2025-05-07T21:01:22.0751514Z use_cache=False, 2025-05-07T21:01:22.0751619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0751695Z use_cpu=True, 2025-05-07T21:01:22.0751793Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0751871Z ) 2025-05-07T21:01:22.0752003Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0752348Z self=, 2025-05-07T21:01:22.0752431Z mixed_B=False, 2025-05-07T21:01:22.0752512Z compile=True, 2025-05-07T21:01:22.0752585Z T=2, 2025-05-07T21:01:22.0752660Z D=33, 2025-05-07T21:01:22.0752738Z B=71, 2025-05-07T21:01:22.0752811Z log_E=4, 2025-05-07T21:01:22.0752892Z L=6, 2025-05-07T21:01:22.0752970Z D_gradcheck=2, 2025-05-07T21:01:22.0753065Z stochastic_rounding=False, 2025-05-07T21:01:22.0753148Z weighted=False, 2025-05-07T21:01:22.0753224Z row_wise=False, 2025-05-07T21:01:22.0753302Z mixed=True, 2025-05-07T21:01:22.0753377Z use_cache=False, 2025-05-07T21:01:22.0753483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0753563Z use_cpu=False, 2025-05-07T21:01:22.0753662Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.0753732Z ) 2025-05-07T21:01:22.0753867Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0754210Z self=, 2025-05-07T21:01:22.0754291Z mixed_B=False, 2025-05-07T21:01:22.0754374Z compile=True, 2025-05-07T21:01:22.0754448Z T=5, 2025-05-07T21:01:22.0754520Z D=108, 2025-05-07T21:01:22.0754652Z B=70, 2025-05-07T21:01:22.0754729Z log_E=4, 2025-05-07T21:01:22.0754812Z L=2, 2025-05-07T21:01:22.0754891Z D_gradcheck=2, 2025-05-07T21:01:22.0755021Z stochastic_rounding=False, 2025-05-07T21:01:22.0755102Z weighted=True, 2025-05-07T21:01:22.0755180Z row_wise=False, 2025-05-07T21:01:22.0755253Z mixed=False, 2025-05-07T21:01:22.0755336Z use_cache=True, 2025-05-07T21:01:22.0755438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0755513Z use_cpu=True, 2025-05-07T21:01:22.0755618Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0755690Z ) 2025-05-07T21:01:22.0991448Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0992548Z self=, 2025-05-07T21:01:22.0992780Z mixed_B=False, 2025-05-07T21:01:22.0993243Z compile=False, 2025-05-07T21:01:22.0993464Z T=3, 2025-05-07T21:01:22.0993682Z D=28, 2025-05-07T21:01:22.0993904Z B=54, 2025-05-07T21:01:22.0994107Z log_E=4, 2025-05-07T21:01:22.0994321Z L=4, 2025-05-07T21:01:22.0994542Z D_gradcheck=2, 2025-05-07T21:01:22.0994917Z stochastic_rounding=False, 2025-05-07T21:01:22.0995141Z weighted=False, 2025-05-07T21:01:22.0995350Z row_wise=False, 2025-05-07T21:01:22.0995555Z mixed=False, 2025-05-07T21:01:22.0995778Z use_cache=False, 2025-05-07T21:01:22.0996242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.0996466Z use_cpu=True, 2025-05-07T21:01:22.0996720Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.0996863Z ) 2025-05-07T21:01:22.0997134Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.0998238Z self=, 2025-05-07T21:01:22.0998393Z mixed_B=True, 2025-05-07T21:01:22.0998556Z compile=True, 2025-05-07T21:01:22.0998698Z T=2, 2025-05-07T21:01:22.0998834Z D=40, 2025-05-07T21:01:22.0998985Z B=7, 2025-05-07T21:01:22.0999068Z log_E=3, 2025-05-07T21:01:22.0999208Z L=9, 2025-05-07T21:01:22.0999293Z D_gradcheck=1, 2025-05-07T21:01:22.0999389Z stochastic_rounding=False, 2025-05-07T21:01:22.0999468Z weighted=False, 2025-05-07T21:01:22.0999549Z row_wise=False, 2025-05-07T21:01:22.0999627Z mixed=False, 2025-05-07T21:01:22.0999703Z use_cache=False, 2025-05-07T21:01:22.0999811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.0999892Z use_cpu=False, 2025-05-07T21:01:22.0999992Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.1000062Z ) 2025-05-07T21:01:22.1000192Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1000544Z self=, 2025-05-07T21:01:22.1000623Z mixed_B=True, 2025-05-07T21:01:22.1000703Z compile=True, 2025-05-07T21:01:22.1000781Z T=2, 2025-05-07T21:01:22.1000858Z D=79, 2025-05-07T21:01:22.1000935Z B=114, 2025-05-07T21:01:22.1001016Z log_E=4, 2025-05-07T21:01:22.1001095Z L=3, 2025-05-07T21:01:22.1001178Z D_gradcheck=2, 2025-05-07T21:01:22.1001274Z stochastic_rounding=True, 2025-05-07T21:01:22.1001350Z weighted=False, 2025-05-07T21:01:22.1001430Z row_wise=False, 2025-05-07T21:01:22.1001506Z mixed=True, 2025-05-07T21:01:22.1001585Z use_cache=True, 2025-05-07T21:01:22.1001695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1001773Z use_cpu=False, 2025-05-07T21:01:22.1001868Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.1001944Z ) 2025-05-07T21:01:22.1002072Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1002418Z self=, 2025-05-07T21:01:22.1002501Z mixed_B=True, 2025-05-07T21:01:22.1002578Z compile=True, 2025-05-07T21:01:22.1002648Z T=1, 2025-05-07T21:01:22.1002727Z D=48, 2025-05-07T21:01:22.1002871Z B=15, 2025-05-07T21:01:22.1002948Z log_E=5, 2025-05-07T21:01:22.1003028Z L=8, 2025-05-07T21:01:22.1003104Z D_gradcheck=1, 2025-05-07T21:01:22.1003264Z stochastic_rounding=False, 2025-05-07T21:01:22.1003342Z weighted=True, 2025-05-07T21:01:22.1003420Z row_wise=False, 2025-05-07T21:01:22.1003501Z mixed=False, 2025-05-07T21:01:22.1003579Z use_cache=True, 2025-05-07T21:01:22.1003679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1003763Z use_cpu=True, 2025-05-07T21:01:22.1003859Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.1003927Z ) 2025-05-07T21:01:22.1004063Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1004407Z self=, 2025-05-07T21:01:22.1004485Z mixed_B=False, 2025-05-07T21:01:22.1004570Z compile=False, 2025-05-07T21:01:22.1004641Z T=1, 2025-05-07T21:01:22.1004721Z D=14, 2025-05-07T21:01:22.1004795Z B=55, 2025-05-07T21:01:22.1004869Z log_E=3, 2025-05-07T21:01:22.1004948Z L=5, 2025-05-07T21:01:22.1005025Z D_gradcheck=2, 2025-05-07T21:01:22.1005116Z stochastic_rounding=True, 2025-05-07T21:01:22.1005199Z weighted=True, 2025-05-07T21:01:22.1005275Z row_wise=False, 2025-05-07T21:01:22.1005347Z mixed=True, 2025-05-07T21:01:22.1005429Z use_cache=False, 2025-05-07T21:01:22.1005532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1005610Z use_cpu=False, 2025-05-07T21:01:22.1005711Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.1005778Z ) 2025-05-07T21:01:22.1005907Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1006300Z self=, 2025-05-07T21:01:22.1006375Z mixed_B=False, 2025-05-07T21:01:22.1006457Z compile=True, 2025-05-07T21:01:22.1006527Z T=2, 2025-05-07T21:01:22.1006600Z D=5, 2025-05-07T21:01:22.1006679Z B=75, 2025-05-07T21:01:22.1006754Z log_E=3, 2025-05-07T21:01:22.1006867Z L=0, 2025-05-07T21:01:22.1006951Z D_gradcheck=1, 2025-05-07T21:01:22.1007045Z stochastic_rounding=False, 2025-05-07T21:01:22.1007119Z weighted=True, 2025-05-07T21:01:22.1007200Z row_wise=False, 2025-05-07T21:01:22.1007275Z mixed=True, 2025-05-07T21:01:22.1007352Z use_cache=False, 2025-05-07T21:01:22.1007458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.1007533Z use_cpu=False, 2025-05-07T21:01:22.1007629Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.1007705Z ) 2025-05-07T21:01:22.1007834Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1008186Z self=, 2025-05-07T21:01:22.1008264Z mixed_B=False, 2025-05-07T21:01:22.1008344Z compile=True, 2025-05-07T21:01:22.1008424Z T=4, 2025-05-07T21:01:22.1008497Z D=40, 2025-05-07T21:01:22.1008572Z B=68, 2025-05-07T21:01:22.1008913Z log_E=3, 2025-05-07T21:01:22.1009035Z L=8, 2025-05-07T21:01:22.1009121Z D_gradcheck=2, 2025-05-07T21:01:22.1009240Z stochastic_rounding=False, 2025-05-07T21:01:22.1009320Z weighted=True, 2025-05-07T21:01:22.1009396Z row_wise=False, 2025-05-07T21:01:22.1009477Z mixed=True, 2025-05-07T21:01:22.1009554Z use_cache=True, 2025-05-07T21:01:22.1009657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.1009738Z use_cpu=True, 2025-05-07T21:01:22.1009834Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.1009909Z ) 2025-05-07T21:01:22.1010038Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1010381Z self=, 2025-05-07T21:01:22.1010467Z mixed_B=False, 2025-05-07T21:01:22.1010547Z compile=False, 2025-05-07T21:01:22.1010619Z T=2, 2025-05-07T21:01:22.1010697Z D=72, 2025-05-07T21:01:22.1010852Z B=50, 2025-05-07T21:01:22.1010927Z log_E=5, 2025-05-07T21:01:22.1011009Z L=8, 2025-05-07T21:01:22.1011085Z D_gradcheck=1, 2025-05-07T21:01:22.1011229Z stochastic_rounding=True, 2025-05-07T21:01:22.1011311Z weighted=True, 2025-05-07T21:01:22.1011390Z row_wise=False, 2025-05-07T21:01:22.1011463Z mixed=False, 2025-05-07T21:01:22.1011549Z use_cache=True, 2025-05-07T21:01:22.1011648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.1011729Z use_cpu=True, 2025-05-07T21:01:22.1011824Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.1011896Z ) 2025-05-07T21:01:22.1012032Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1012378Z self=, 2025-05-07T21:01:22.1012455Z mixed_B=True, 2025-05-07T21:01:22.1012541Z compile=False, 2025-05-07T21:01:22.1012614Z T=5, 2025-05-07T21:01:22.1012687Z D=61, 2025-05-07T21:01:22.1012767Z B=8, 2025-05-07T21:01:22.1012842Z log_E=4, 2025-05-07T21:01:22.1012918Z L=0, 2025-05-07T21:01:22.1012999Z D_gradcheck=2, 2025-05-07T21:01:22.1013092Z stochastic_rounding=True, 2025-05-07T21:01:22.1013174Z weighted=False, 2025-05-07T21:01:22.1013253Z row_wise=False, 2025-05-07T21:01:22.1013327Z mixed=False, 2025-05-07T21:01:22.1013407Z use_cache=True, 2025-05-07T21:01:22.1013510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1013585Z use_cpu=False, 2025-05-07T21:01:22.1013684Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.1013758Z ) 2025-05-07T21:01:22.1013885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1014298Z self=, 2025-05-07T21:01:22.1014382Z mixed_B=True, 2025-05-07T21:01:22.1014458Z compile=False, 2025-05-07T21:01:22.1014540Z T=4, 2025-05-07T21:01:22.1014618Z D=59, 2025-05-07T21:01:22.1014694Z B=74, 2025-05-07T21:01:22.1014774Z log_E=4, 2025-05-07T21:01:22.1014913Z L=3, 2025-05-07T21:01:22.1014997Z D_gradcheck=2, 2025-05-07T21:01:22.1015090Z stochastic_rounding=False, 2025-05-07T21:01:22.1015166Z weighted=False, 2025-05-07T21:01:22.1015246Z row_wise=False, 2025-05-07T21:01:22.1015320Z mixed=True, 2025-05-07T21:01:22.1015396Z use_cache=False, 2025-05-07T21:01:22.1015503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1015580Z use_cpu=True, 2025-05-07T21:01:22.1015677Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.1015753Z ) 2025-05-07T21:01:22.1015878Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1016223Z self=, 2025-05-07T21:01:22.1016306Z mixed_B=False, 2025-05-07T21:01:22.1016383Z compile=False, 2025-05-07T21:01:22.1016465Z T=1, 2025-05-07T21:01:22.1016537Z D=126, 2025-05-07T21:01:22.1016613Z B=115, 2025-05-07T21:01:22.1016690Z log_E=4, 2025-05-07T21:01:22.1016767Z L=1, 2025-05-07T21:01:22.1016846Z D_gradcheck=1, 2025-05-07T21:01:22.1016945Z stochastic_rounding=True, 2025-05-07T21:01:22.1017020Z weighted=True, 2025-05-07T21:01:22.1017092Z row_wise=False, 2025-05-07T21:01:22.1017178Z mixed=True, 2025-05-07T21:01:22.1017259Z use_cache=True, 2025-05-07T21:01:22.1017364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1017442Z use_cpu=True, 2025-05-07T21:01:22.1017546Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.1017615Z ) 2025-05-07T21:01:22.1017747Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1018101Z self=, 2025-05-07T21:01:22.1018178Z mixed_B=False, 2025-05-07T21:01:22.1018254Z compile=True, 2025-05-07T21:01:22.1018330Z T=5, 2025-05-07T21:01:22.1018401Z D=110, 2025-05-07T21:01:22.1018521Z B=103, 2025-05-07T21:01:22.1018601Z log_E=5, 2025-05-07T21:01:22.1018680Z L=20, 2025-05-07T21:01:22.1018761Z D_gradcheck=2, 2025-05-07T21:01:22.1018897Z stochastic_rounding=False, 2025-05-07T21:01:22.1018974Z weighted=True, 2025-05-07T21:01:22.1019051Z row_wise=False, 2025-05-07T21:01:22.1019132Z mixed=True, 2025-05-07T21:01:22.1019206Z use_cache=False, 2025-05-07T21:01:22.1019313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.1019391Z use_cpu=False, 2025-05-07T21:01:22.1019486Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.1019563Z ) 2025-05-07T21:01:22.1019694Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1020036Z self=, 2025-05-07T21:01:22.1020121Z mixed_B=True, 2025-05-07T21:01:22.1020196Z compile=True, 2025-05-07T21:01:22.1020269Z T=5, 2025-05-07T21:01:22.1020349Z D=112, 2025-05-07T21:01:22.1020425Z B=69, 2025-05-07T21:01:22.1020499Z log_E=5, 2025-05-07T21:01:22.1020580Z L=19, 2025-05-07T21:01:22.1020655Z D_gradcheck=2, 2025-05-07T21:01:22.1020752Z stochastic_rounding=False, 2025-05-07T21:01:22.1020832Z weighted=False, 2025-05-07T21:01:22.1020908Z row_wise=True, 2025-05-07T21:01:22.1020990Z mixed=False, 2025-05-07T21:01:22.1021066Z use_cache=False, 2025-05-07T21:01:22.1021167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.1021248Z use_cpu=False, 2025-05-07T21:01:22.1021344Z output_dtype=SparseType.FP16, 2025-05-07T21:01:22.1021413Z ) 2025-05-07T21:01:22.1021548Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1021934Z self=, 2025-05-07T21:01:22.1022011Z mixed_B=True, 2025-05-07T21:01:22.1022095Z compile=False, 2025-05-07T21:01:22.1022168Z T=2, 2025-05-07T21:01:22.1022245Z D=63, 2025-05-07T21:01:22.1022321Z B=26, 2025-05-07T21:01:22.1022395Z log_E=4, 2025-05-07T21:01:22.1022516Z L=7, 2025-05-07T21:01:22.1022594Z D_gradcheck=2, 2025-05-07T21:01:22.1022687Z stochastic_rounding=False, 2025-05-07T21:01:22.1022771Z weighted=False, 2025-05-07T21:01:22.1022847Z row_wise=False, 2025-05-07T21:01:22.1022919Z mixed=True, 2025-05-07T21:01:22.1023002Z use_cache=False, 2025-05-07T21:01:22.1023102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1023175Z use_cpu=True, 2025-05-07T21:01:22.1023276Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.1023345Z ) 2025-05-07T21:01:22.1023474Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1023823Z self=, 2025-05-07T21:01:22.1023899Z mixed_B=True, 2025-05-07T21:01:22.1023981Z compile=True, 2025-05-07T21:01:22.1024056Z T=5, 2025-05-07T21:01:22.1024131Z D=48, 2025-05-07T21:01:22.1024211Z B=112, 2025-05-07T21:01:22.1024283Z log_E=4, 2025-05-07T21:01:22.1024358Z L=19, 2025-05-07T21:01:22.1024440Z D_gradcheck=1, 2025-05-07T21:01:22.1024534Z stochastic_rounding=True, 2025-05-07T21:01:22.1024609Z weighted=False, 2025-05-07T21:01:22.1024688Z row_wise=False, 2025-05-07T21:01:22.1024765Z mixed=False, 2025-05-07T21:01:22.1024838Z use_cache=True, 2025-05-07T21:01:22.1024942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.1025020Z use_cpu=False, 2025-05-07T21:01:22.1025114Z output_dtype=SparseType.FP32, 2025-05-07T21:01:22.1025186Z ) 2025-05-07T21:01:22.1025312Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1025661Z self=, 2025-05-07T21:01:22.1025736Z mixed_B=False, 2025-05-07T21:01:22.1025809Z compile=True, 2025-05-07T21:01:22.1025887Z T=1, 2025-05-07T21:01:22.1025958Z D=66, 2025-05-07T21:01:22.1026099Z B=119, 2025-05-07T21:01:22.1026184Z log_E=3, 2025-05-07T21:01:22.1026258Z L=16, 2025-05-07T21:01:22.1026335Z D_gradcheck=1, 2025-05-07T21:01:22.1026469Z stochastic_rounding=True, 2025-05-07T21:01:22.1026549Z weighted=False, 2025-05-07T21:01:22.1026624Z row_wise=True, 2025-05-07T21:01:22.1026703Z mixed=False, 2025-05-07T21:01:22.1026784Z use_cache=True, 2025-05-07T21:01:22.1026885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:22.1026962Z use_cpu=True, 2025-05-07T21:01:22.1027061Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.1027133Z ) 2025-05-07T21:01:22.1027260Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:22.1027605Z self=, 2025-05-07T21:01:22.1027689Z mixed_B=True, 2025-05-07T21:01:22.1027769Z compile=False, 2025-05-07T21:01:22.1027845Z T=4, 2025-05-07T21:01:22.1027923Z D=43, 2025-05-07T21:01:22.1028000Z B=110, 2025-05-07T21:01:22.1028075Z log_E=3, 2025-05-07T21:01:22.1028156Z L=19, 2025-05-07T21:01:22.1028236Z D_gradcheck=1, 2025-05-07T21:01:22.1028328Z stochastic_rounding=False, 2025-05-07T21:01:22.1028410Z weighted=True, 2025-05-07T21:01:22.1028486Z row_wise=True, 2025-05-07T21:01:22.1028559Z mixed=False, 2025-05-07T21:01:22.1028641Z use_cache=False, 2025-05-07T21:01:22.1028742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:22.1028823Z use_cpu=False, 2025-05-07T21:01:22.1028919Z output_dtype=SparseType.BF16, 2025-05-07T21:01:22.1028984Z ) 2025-05-07T21:01:46.0511459Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0513623Z self=, 2025-05-07T21:01:46.0514800Z mixed_B=False, 2025-05-07T21:01:46.0515201Z compile=True, 2025-05-07T21:01:46.0515593Z T=5, 2025-05-07T21:01:46.0515906Z D=21, 2025-05-07T21:01:46.0516301Z B=94, 2025-05-07T21:01:46.0516549Z log_E=3, 2025-05-07T21:01:46.0516973Z L=17, 2025-05-07T21:01:46.0517227Z D_gradcheck=1, 2025-05-07T21:01:46.0517532Z stochastic_rounding=True, 2025-05-07T21:01:46.0517786Z weighted=False, 2025-05-07T21:01:46.0517991Z row_wise=True, 2025-05-07T21:01:46.0518234Z mixed=True, 2025-05-07T21:01:46.0518432Z use_cache=True, 2025-05-07T21:01:46.0518667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0518939Z use_cpu=True, 2025-05-07T21:01:46.0519166Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.0519424Z ) 2025-05-07T21:01:46.0519642Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0520230Z self=, 2025-05-07T21:01:46.0520752Z mixed_B=True, 2025-05-07T21:01:46.0520949Z compile=False, 2025-05-07T21:01:46.0521144Z T=2, 2025-05-07T21:01:46.0521318Z D=68, 2025-05-07T21:01:46.0521492Z B=125, 2025-05-07T21:01:46.0521668Z log_E=3, 2025-05-07T21:01:46.0521854Z L=11, 2025-05-07T21:01:46.0522032Z D_gradcheck=2, 2025-05-07T21:01:46.0522246Z stochastic_rounding=False, 2025-05-07T21:01:46.0522494Z weighted=False, 2025-05-07T21:01:46.0522697Z row_wise=True, 2025-05-07T21:01:46.0522889Z mixed=True, 2025-05-07T21:01:46.0523085Z use_cache=False, 2025-05-07T21:01:46.0523325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0523596Z use_cpu=False, 2025-05-07T21:01:46.0523820Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.0524075Z ) 2025-05-07T21:01:46.0524292Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0524877Z self=, 2025-05-07T21:01:46.0525402Z mixed_B=True, 2025-05-07T21:01:46.0525600Z compile=True, 2025-05-07T21:01:46.0525798Z T=2, 2025-05-07T21:01:46.0525976Z D=101, 2025-05-07T21:01:46.0526252Z B=2, 2025-05-07T21:01:46.0526430Z log_E=5, 2025-05-07T21:01:46.0526618Z L=0, 2025-05-07T21:01:46.0526791Z D_gradcheck=2, 2025-05-07T21:01:46.0527094Z stochastic_rounding=True, 2025-05-07T21:01:46.0527342Z weighted=False, 2025-05-07T21:01:46.0527540Z row_wise=False, 2025-05-07T21:01:46.0527742Z mixed=True, 2025-05-07T21:01:46.0527941Z use_cache=True, 2025-05-07T21:01:46.0528171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0528442Z use_cpu=False, 2025-05-07T21:01:46.0528666Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.0528916Z ) 2025-05-07T21:01:46.0529135Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0529710Z self=, 2025-05-07T21:01:46.0530235Z mixed_B=False, 2025-05-07T21:01:46.0530433Z compile=False, 2025-05-07T21:01:46.0530631Z T=5, 2025-05-07T21:01:46.0530810Z D=97, 2025-05-07T21:01:46.0530985Z B=41, 2025-05-07T21:01:46.0531165Z log_E=4, 2025-05-07T21:01:46.0531348Z L=5, 2025-05-07T21:01:46.0531520Z D_gradcheck=1, 2025-05-07T21:01:46.0531737Z stochastic_rounding=True, 2025-05-07T21:01:46.0531978Z weighted=True, 2025-05-07T21:01:46.0532174Z row_wise=True, 2025-05-07T21:01:46.0532374Z mixed=False, 2025-05-07T21:01:46.0532575Z use_cache=True, 2025-05-07T21:01:46.0532798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0533076Z use_cpu=True, 2025-05-07T21:01:46.0533296Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.0533541Z ) 2025-05-07T21:01:46.0533759Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0534382Z self=, 2025-05-07T21:01:46.0534904Z mixed_B=False, 2025-05-07T21:01:46.0535101Z compile=False, 2025-05-07T21:01:46.0535298Z T=5, 2025-05-07T21:01:46.0535474Z D=126, 2025-05-07T21:01:46.0535647Z B=30, 2025-05-07T21:01:46.0535821Z log_E=5, 2025-05-07T21:01:46.0536045Z L=11, 2025-05-07T21:01:46.0536217Z D_gradcheck=1, 2025-05-07T21:01:46.0536438Z stochastic_rounding=False, 2025-05-07T21:01:46.0536687Z weighted=True, 2025-05-07T21:01:46.0536888Z row_wise=False, 2025-05-07T21:01:46.0537093Z mixed=True, 2025-05-07T21:01:46.0537293Z use_cache=True, 2025-05-07T21:01:46.0537516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0537791Z use_cpu=False, 2025-05-07T21:01:46.0538014Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.0538260Z ) 2025-05-07T21:01:46.0538482Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0539063Z self=, 2025-05-07T21:01:46.0539586Z mixed_B=True, 2025-05-07T21:01:46.0539781Z compile=True, 2025-05-07T21:01:46.0539975Z T=3, 2025-05-07T21:01:46.0540149Z D=66, 2025-05-07T21:01:46.0540320Z B=94, 2025-05-07T21:01:46.0540496Z log_E=5, 2025-05-07T21:01:46.0540679Z L=9, 2025-05-07T21:01:46.0540854Z D_gradcheck=1, 2025-05-07T21:01:46.0541090Z stochastic_rounding=True, 2025-05-07T21:01:46.0541335Z weighted=True, 2025-05-07T21:01:46.0541533Z row_wise=False, 2025-05-07T21:01:46.0541738Z mixed=False, 2025-05-07T21:01:46.0541941Z use_cache=False, 2025-05-07T21:01:46.0542180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0542541Z use_cpu=False, 2025-05-07T21:01:46.0542904Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.0549962Z ) 2025-05-07T21:01:46.0550235Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0550822Z self=, 2025-05-07T21:01:46.0551349Z mixed_B=True, 2025-05-07T21:01:46.0551552Z compile=True, 2025-05-07T21:01:46.0551750Z T=4, 2025-05-07T21:01:46.0551920Z D=56, 2025-05-07T21:01:46.0552097Z B=25, 2025-05-07T21:01:46.0552373Z log_E=3, 2025-05-07T21:01:46.0552554Z L=6, 2025-05-07T21:01:46.0552737Z D_gradcheck=2, 2025-05-07T21:01:46.0552960Z stochastic_rounding=False, 2025-05-07T21:01:46.0553250Z weighted=False, 2025-05-07T21:01:46.0553455Z row_wise=False, 2025-05-07T21:01:46.0553655Z mixed=True, 2025-05-07T21:01:46.0553846Z use_cache=True, 2025-05-07T21:01:46.0554075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.0554351Z use_cpu=False, 2025-05-07T21:01:46.0554572Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.0554822Z ) 2025-05-07T21:01:46.0555044Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0555656Z self=, 2025-05-07T21:01:46.0556290Z mixed_B=True, 2025-05-07T21:01:46.0556494Z compile=False, 2025-05-07T21:01:46.0556687Z T=2, 2025-05-07T21:01:46.0556867Z D=44, 2025-05-07T21:01:46.0557039Z B=26, 2025-05-07T21:01:46.0557214Z log_E=3, 2025-05-07T21:01:46.0557402Z L=20, 2025-05-07T21:01:46.0557584Z D_gradcheck=1, 2025-05-07T21:01:46.0557798Z stochastic_rounding=True, 2025-05-07T21:01:46.0558055Z weighted=True, 2025-05-07T21:01:46.0558259Z row_wise=True, 2025-05-07T21:01:46.0558460Z mixed=False, 2025-05-07T21:01:46.0558658Z use_cache=False, 2025-05-07T21:01:46.0558894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.0559173Z use_cpu=True, 2025-05-07T21:01:46.0559391Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.0559643Z ) 2025-05-07T21:01:46.0559868Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0560494Z self=, 2025-05-07T21:01:46.0561017Z mixed_B=False, 2025-05-07T21:01:46.0561222Z compile=False, 2025-05-07T21:01:46.0561417Z T=4, 2025-05-07T21:01:46.0561590Z D=87, 2025-05-07T21:01:46.0561761Z B=18, 2025-05-07T21:01:46.0561933Z log_E=5, 2025-05-07T21:01:46.0562114Z L=18, 2025-05-07T21:01:46.0562338Z D_gradcheck=1, 2025-05-07T21:01:46.0562548Z stochastic_rounding=True, 2025-05-07T21:01:46.0562797Z weighted=True, 2025-05-07T21:01:46.0562998Z row_wise=False, 2025-05-07T21:01:46.0563193Z mixed=False, 2025-05-07T21:01:46.0563393Z use_cache=False, 2025-05-07T21:01:46.0563629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.0563905Z use_cpu=False, 2025-05-07T21:01:46.0564121Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.0564370Z ) 2025-05-07T21:01:46.0564594Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0565164Z self=, 2025-05-07T21:01:46.0565681Z mixed_B=True, 2025-05-07T21:01:46.0565883Z compile=True, 2025-05-07T21:01:46.0566078Z T=5, 2025-05-07T21:01:46.0566255Z D=92, 2025-05-07T21:01:46.0566425Z B=117, 2025-05-07T21:01:46.0566601Z log_E=4, 2025-05-07T21:01:46.0566786Z L=7, 2025-05-07T21:01:46.0566972Z D_gradcheck=2, 2025-05-07T21:01:46.0567180Z stochastic_rounding=True, 2025-05-07T21:01:46.0567426Z weighted=True, 2025-05-07T21:01:46.0567628Z row_wise=False, 2025-05-07T21:01:46.0567826Z mixed=False, 2025-05-07T21:01:46.0568029Z use_cache=False, 2025-05-07T21:01:46.0568267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0568539Z use_cpu=True, 2025-05-07T21:01:46.0568762Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.0569012Z ) 2025-05-07T21:01:46.0569230Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0569810Z self=, 2025-05-07T21:01:46.0570333Z mixed_B=True, 2025-05-07T21:01:46.0570536Z compile=True, 2025-05-07T21:01:46.0570731Z T=2, 2025-05-07T21:01:46.0570901Z D=44, 2025-05-07T21:01:46.0571075Z B=95, 2025-05-07T21:01:46.0571302Z log_E=4, 2025-05-07T21:01:46.0571494Z L=0, 2025-05-07T21:01:46.0571677Z D_gradcheck=1, 2025-05-07T21:01:46.0571886Z stochastic_rounding=True, 2025-05-07T21:01:46.0572176Z weighted=True, 2025-05-07T21:01:46.0572377Z row_wise=False, 2025-05-07T21:01:46.0572571Z mixed=True, 2025-05-07T21:01:46.0572773Z use_cache=True, 2025-05-07T21:01:46.0573002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.0573269Z use_cpu=True, 2025-05-07T21:01:46.0573493Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.0573739Z ) 2025-05-07T21:01:46.0573953Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0574528Z self=, 2025-05-07T21:01:46.0575049Z mixed_B=True, 2025-05-07T21:01:46.0575251Z compile=False, 2025-05-07T21:01:46.0575443Z T=4, 2025-05-07T21:01:46.0575619Z D=22, 2025-05-07T21:01:46.0575799Z B=20, 2025-05-07T21:01:46.0575972Z log_E=4, 2025-05-07T21:01:46.0576155Z L=6, 2025-05-07T21:01:46.0576336Z D_gradcheck=1, 2025-05-07T21:01:46.0576544Z stochastic_rounding=True, 2025-05-07T21:01:46.0576792Z weighted=True, 2025-05-07T21:01:46.0576995Z row_wise=False, 2025-05-07T21:01:46.0577189Z mixed=True, 2025-05-07T21:01:46.0577386Z use_cache=True, 2025-05-07T21:01:46.0577613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0577880Z use_cpu=True, 2025-05-07T21:01:46.0578103Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.0578355Z ) 2025-05-07T21:01:46.0578570Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0579198Z self=, 2025-05-07T21:01:46.0579723Z mixed_B=True, 2025-05-07T21:01:46.0579918Z compile=False, 2025-05-07T21:01:46.0580116Z T=2, 2025-05-07T21:01:46.0580292Z D=80, 2025-05-07T21:01:46.0580461Z B=72, 2025-05-07T21:01:46.0580641Z log_E=5, 2025-05-07T21:01:46.0580829Z L=9, 2025-05-07T21:01:46.0581048Z D_gradcheck=2, 2025-05-07T21:01:46.0581265Z stochastic_rounding=True, 2025-05-07T21:01:46.0581517Z weighted=False, 2025-05-07T21:01:46.0581723Z row_wise=True, 2025-05-07T21:01:46.0581916Z mixed=False, 2025-05-07T21:01:46.0582116Z use_cache=True, 2025-05-07T21:01:46.0582342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.0582617Z use_cpu=False, 2025-05-07T21:01:46.0582845Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.0583100Z ) 2025-05-07T21:01:46.0583321Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0583899Z self=, 2025-05-07T21:01:46.0584419Z mixed_B=True, 2025-05-07T21:01:46.0584616Z compile=True, 2025-05-07T21:01:46.0584819Z T=2, 2025-05-07T21:01:46.0584994Z D=15, 2025-05-07T21:01:46.0585163Z B=49, 2025-05-07T21:01:46.0585337Z log_E=4, 2025-05-07T21:01:46.0585520Z L=10, 2025-05-07T21:01:46.0585698Z D_gradcheck=1, 2025-05-07T21:01:46.0585915Z stochastic_rounding=False, 2025-05-07T21:01:46.0586163Z weighted=False, 2025-05-07T21:01:46.0586363Z row_wise=False, 2025-05-07T21:01:46.0586565Z mixed=False, 2025-05-07T21:01:46.0586763Z use_cache=False, 2025-05-07T21:01:46.0586995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0587271Z use_cpu=True, 2025-05-07T21:01:46.0587494Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.0587743Z ) 2025-05-07T21:01:46.0587961Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0588536Z self=, 2025-05-07T21:01:46.0589055Z mixed_B=True, 2025-05-07T21:01:46.0589253Z compile=False, 2025-05-07T21:01:46.0589448Z T=2, 2025-05-07T21:01:46.0589618Z D=29, 2025-05-07T21:01:46.0589787Z B=29, 2025-05-07T21:01:46.0590017Z log_E=3, 2025-05-07T21:01:46.0590204Z L=11, 2025-05-07T21:01:46.0590379Z D_gradcheck=2, 2025-05-07T21:01:46.0590597Z stochastic_rounding=False, 2025-05-07T21:01:46.0590887Z weighted=False, 2025-05-07T21:01:46.0591084Z row_wise=True, 2025-05-07T21:01:46.0591283Z mixed=False, 2025-05-07T21:01:46.0591482Z use_cache=False, 2025-05-07T21:01:46.0591713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.0591993Z use_cpu=False, 2025-05-07T21:01:46.0592215Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.0592464Z ) 2025-05-07T21:01:46.0592690Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0593267Z self=, 2025-05-07T21:01:46.0593789Z mixed_B=True, 2025-05-07T21:01:46.0593987Z compile=True, 2025-05-07T21:01:46.0594181Z T=3, 2025-05-07T21:01:46.0594360Z D=101, 2025-05-07T21:01:46.0594534Z B=71, 2025-05-07T21:01:46.0594713Z log_E=4, 2025-05-07T21:01:46.0594897Z L=6, 2025-05-07T21:01:46.0595072Z D_gradcheck=2, 2025-05-07T21:01:46.0595291Z stochastic_rounding=False, 2025-05-07T21:01:46.0595546Z weighted=False, 2025-05-07T21:01:46.0595742Z row_wise=True, 2025-05-07T21:01:46.0595941Z mixed=False, 2025-05-07T21:01:46.0596196Z use_cache=True, 2025-05-07T21:01:46.0596428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0596705Z use_cpu=False, 2025-05-07T21:01:46.0596930Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.0597183Z ) 2025-05-07T21:01:46.0597402Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.0598054Z self=, 2025-05-07T21:01:46.0598574Z mixed_B=True, 2025-05-07T21:01:46.0598772Z compile=False, 2025-05-07T21:01:46.0598973Z T=4, 2025-05-07T21:01:46.0599148Z D=68, 2025-05-07T21:01:46.0599316Z B=41, 2025-05-07T21:01:46.0599494Z log_E=4, 2025-05-07T21:01:46.0599680Z L=15, 2025-05-07T21:01:46.0599899Z D_gradcheck=1, 2025-05-07T21:01:46.0600115Z stochastic_rounding=True, 2025-05-07T21:01:46.0600366Z weighted=True, 2025-05-07T21:01:46.0600560Z row_wise=False, 2025-05-07T21:01:46.0600765Z mixed=False, 2025-05-07T21:01:46.0600964Z use_cache=False, 2025-05-07T21:01:46.0601199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.0601468Z use_cpu=False, 2025-05-07T21:01:46.0601689Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.0601939Z ) 2025-05-07T21:01:46.6924537Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6925501Z self=, 2025-05-07T21:01:46.6926166Z mixed_B=True, 2025-05-07T21:01:46.6926380Z compile=False, 2025-05-07T21:01:46.6926578Z T=3, 2025-05-07T21:01:46.6926762Z D=84, 2025-05-07T21:01:46.6926942Z B=70, 2025-05-07T21:01:46.6927124Z log_E=4, 2025-05-07T21:01:46.6927314Z L=2, 2025-05-07T21:01:46.6927503Z D_gradcheck=2, 2025-05-07T21:01:46.6927716Z stochastic_rounding=True, 2025-05-07T21:01:46.6927975Z weighted=True, 2025-05-07T21:01:46.6928182Z row_wise=False, 2025-05-07T21:01:46.6928385Z mixed=False, 2025-05-07T21:01:46.6928582Z use_cache=True, 2025-05-07T21:01:46.6928815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.6929095Z use_cpu=True, 2025-05-07T21:01:46.6929317Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.6929574Z ) 2025-05-07T21:01:46.6929799Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6930375Z self=, 2025-05-07T21:01:46.6930899Z mixed_B=True, 2025-05-07T21:01:46.6931100Z compile=True, 2025-05-07T21:01:46.6931292Z T=5, 2025-05-07T21:01:46.6931467Z D=84, 2025-05-07T21:01:46.6931639Z B=73, 2025-05-07T21:01:46.6932086Z log_E=3, 2025-05-07T21:01:46.6932275Z L=14, 2025-05-07T21:01:46.6932458Z D_gradcheck=2, 2025-05-07T21:01:46.6932671Z stochastic_rounding=False, 2025-05-07T21:01:46.6933010Z weighted=False, 2025-05-07T21:01:46.6933212Z row_wise=True, 2025-05-07T21:01:46.6933405Z mixed=True, 2025-05-07T21:01:46.6933603Z use_cache=False, 2025-05-07T21:01:46.6933837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.6934107Z use_cpu=True, 2025-05-07T21:01:46.6934331Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.6934582Z ) 2025-05-07T21:01:46.6934808Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6935381Z self=, 2025-05-07T21:01:46.6935960Z mixed_B=True, 2025-05-07T21:01:46.6936165Z compile=False, 2025-05-07T21:01:46.6936357Z T=1, 2025-05-07T21:01:46.6936535Z D=11, 2025-05-07T21:01:46.6936715Z B=57, 2025-05-07T21:01:46.6936886Z log_E=5, 2025-05-07T21:01:46.6937071Z L=5, 2025-05-07T21:01:46.6937253Z D_gradcheck=1, 2025-05-07T21:01:46.6937464Z stochastic_rounding=False, 2025-05-07T21:01:46.6937715Z weighted=True, 2025-05-07T21:01:46.6937917Z row_wise=False, 2025-05-07T21:01:46.6938116Z mixed=True, 2025-05-07T21:01:46.6938317Z use_cache=True, 2025-05-07T21:01:46.6938542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.6938809Z use_cpu=True, 2025-05-07T21:01:46.6939030Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.6939280Z ) 2025-05-07T21:01:46.6939496Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6940210Z self=, 2025-05-07T21:01:46.6940735Z mixed_B=False, 2025-05-07T21:01:46.6940941Z compile=False, 2025-05-07T21:01:46.6941130Z T=3, 2025-05-07T21:01:46.6941305Z D=26, 2025-05-07T21:01:46.6941481Z B=35, 2025-05-07T21:01:46.6941656Z log_E=5, 2025-05-07T21:01:46.6941838Z L=17, 2025-05-07T21:01:46.6942669Z D_gradcheck=2, 2025-05-07T21:01:46.6942879Z stochastic_rounding=True, 2025-05-07T21:01:46.6943128Z weighted=False, 2025-05-07T21:01:46.6943331Z row_wise=False, 2025-05-07T21:01:46.6943527Z mixed=True, 2025-05-07T21:01:46.6943723Z use_cache=False, 2025-05-07T21:01:46.6943961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.6944235Z use_cpu=False, 2025-05-07T21:01:46.6944456Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.6944705Z ) 2025-05-07T21:01:46.6944920Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6945495Z self=, 2025-05-07T21:01:46.6946018Z mixed_B=False, 2025-05-07T21:01:46.6946221Z compile=False, 2025-05-07T21:01:46.6946416Z T=1, 2025-05-07T21:01:46.6946593Z D=90, 2025-05-07T21:01:46.6946769Z B=105, 2025-05-07T21:01:46.6946943Z log_E=3, 2025-05-07T21:01:46.6947126Z L=20, 2025-05-07T21:01:46.6947306Z D_gradcheck=2, 2025-05-07T21:01:46.6947517Z stochastic_rounding=False, 2025-05-07T21:01:46.6947771Z weighted=True, 2025-05-07T21:01:46.6947974Z row_wise=False, 2025-05-07T21:01:46.6948171Z mixed=False, 2025-05-07T21:01:46.6948371Z use_cache=True, 2025-05-07T21:01:46.6948600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.6948874Z use_cpu=False, 2025-05-07T21:01:46.6949099Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.6949349Z ) 2025-05-07T21:01:46.6949564Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6950140Z self=, 2025-05-07T21:01:46.6950665Z mixed_B=False, 2025-05-07T21:01:46.6950862Z compile=False, 2025-05-07T21:01:46.6951063Z T=4, 2025-05-07T21:01:46.6951239Z D=81, 2025-05-07T21:01:46.6951408Z B=43, 2025-05-07T21:01:46.6951647Z log_E=4, 2025-05-07T21:01:46.6951834Z L=14, 2025-05-07T21:01:46.6952011Z D_gradcheck=1, 2025-05-07T21:01:46.6952234Z stochastic_rounding=False, 2025-05-07T21:01:46.6952526Z weighted=False, 2025-05-07T21:01:46.6952727Z row_wise=False, 2025-05-07T21:01:46.6952920Z mixed=True, 2025-05-07T21:01:46.6953115Z use_cache=True, 2025-05-07T21:01:46.6953342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.6953611Z use_cpu=True, 2025-05-07T21:01:46.6953832Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.6954081Z ) 2025-05-07T21:01:46.6954300Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6954876Z self=, 2025-05-07T21:01:46.6955397Z mixed_B=False, 2025-05-07T21:01:46.6955597Z compile=False, 2025-05-07T21:01:46.6955793Z T=1, 2025-05-07T21:01:46.6955965Z D=97, 2025-05-07T21:01:46.6956228Z B=34, 2025-05-07T21:01:46.6956406Z log_E=4, 2025-05-07T21:01:46.6956590Z L=6, 2025-05-07T21:01:46.6956762Z D_gradcheck=1, 2025-05-07T21:01:46.6956983Z stochastic_rounding=False, 2025-05-07T21:01:46.6957232Z weighted=False, 2025-05-07T21:01:46.6957430Z row_wise=False, 2025-05-07T21:01:46.6957632Z mixed=True, 2025-05-07T21:01:46.6957832Z use_cache=False, 2025-05-07T21:01:46.6958062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.6958338Z use_cpu=False, 2025-05-07T21:01:46.6958562Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.6958807Z ) 2025-05-07T21:01:46.6959023Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6959647Z self=, 2025-05-07T21:01:46.6960172Z mixed_B=False, 2025-05-07T21:01:46.6960368Z compile=True, 2025-05-07T21:01:46.6960566Z T=1, 2025-05-07T21:01:46.6960743Z D=34, 2025-05-07T21:01:46.6960912Z B=62, 2025-05-07T21:01:46.6961093Z log_E=4, 2025-05-07T21:01:46.6961275Z L=19, 2025-05-07T21:01:46.6961491Z D_gradcheck=1, 2025-05-07T21:01:46.6961710Z stochastic_rounding=False, 2025-05-07T21:01:46.6961964Z weighted=False, 2025-05-07T21:01:46.6962161Z row_wise=True, 2025-05-07T21:01:46.6962365Z mixed=False, 2025-05-07T21:01:46.6962564Z use_cache=True, 2025-05-07T21:01:46.6962786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.6963064Z use_cpu=False, 2025-05-07T21:01:46.6963288Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.6963535Z ) 2025-05-07T21:01:46.6963756Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6964328Z self=, 2025-05-07T21:01:46.6964849Z mixed_B=False, 2025-05-07T21:01:46.6965048Z compile=False, 2025-05-07T21:01:46.6965245Z T=3, 2025-05-07T21:01:46.6965418Z D=29, 2025-05-07T21:01:46.6965586Z B=87, 2025-05-07T21:01:46.6965760Z log_E=4, 2025-05-07T21:01:46.6965962Z L=18, 2025-05-07T21:01:46.6966147Z D_gradcheck=2, 2025-05-07T21:01:46.6973352Z stochastic_rounding=False, 2025-05-07T21:01:46.6973646Z weighted=True, 2025-05-07T21:01:46.6973858Z row_wise=True, 2025-05-07T21:01:46.6974060Z mixed=False, 2025-05-07T21:01:46.6974260Z use_cache=False, 2025-05-07T21:01:46.6974499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.6974776Z use_cpu=True, 2025-05-07T21:01:46.6974994Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.6975249Z ) 2025-05-07T21:01:46.6975471Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6976048Z self=, 2025-05-07T21:01:46.6976576Z mixed_B=False, 2025-05-07T21:01:46.6976779Z compile=True, 2025-05-07T21:01:46.6976970Z T=5, 2025-05-07T21:01:46.6977145Z D=88, 2025-05-07T21:01:46.6977318Z B=101, 2025-05-07T21:01:46.6977568Z log_E=4, 2025-05-07T21:01:46.6977763Z L=17, 2025-05-07T21:01:46.6977946Z D_gradcheck=1, 2025-05-07T21:01:46.6978156Z stochastic_rounding=True, 2025-05-07T21:01:46.6978445Z weighted=True, 2025-05-07T21:01:46.6978643Z row_wise=True, 2025-05-07T21:01:46.6978835Z mixed=False, 2025-05-07T21:01:46.6979036Z use_cache=False, 2025-05-07T21:01:46.6979281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.6979563Z use_cpu=False, 2025-05-07T21:01:46.6979780Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.6980034Z ) 2025-05-07T21:01:46.6980260Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6980833Z self=, 2025-05-07T21:01:46.6981359Z mixed_B=False, 2025-05-07T21:01:46.6981568Z compile=False, 2025-05-07T21:01:46.6981759Z T=2, 2025-05-07T21:01:46.6981936Z D=37, 2025-05-07T21:01:46.6982110Z B=105, 2025-05-07T21:01:46.6982286Z log_E=5, 2025-05-07T21:01:46.6982472Z L=12, 2025-05-07T21:01:46.6982655Z D_gradcheck=2, 2025-05-07T21:01:46.6982867Z stochastic_rounding=False, 2025-05-07T21:01:46.6983123Z weighted=False, 2025-05-07T21:01:46.6983333Z row_wise=True, 2025-05-07T21:01:46.6983526Z mixed=True, 2025-05-07T21:01:46.6983722Z use_cache=False, 2025-05-07T21:01:46.6983959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.6984229Z use_cpu=True, 2025-05-07T21:01:46.6984452Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.6984706Z ) 2025-05-07T21:01:46.6984929Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6985553Z self=, 2025-05-07T21:01:46.6986072Z mixed_B=False, 2025-05-07T21:01:46.6986273Z compile=False, 2025-05-07T21:01:46.6986464Z T=3, 2025-05-07T21:01:46.6986639Z D=28, 2025-05-07T21:01:46.6986813Z B=95, 2025-05-07T21:01:46.6986985Z log_E=4, 2025-05-07T21:01:46.6987165Z L=4, 2025-05-07T21:01:46.6987389Z D_gradcheck=2, 2025-05-07T21:01:46.6987603Z stochastic_rounding=True, 2025-05-07T21:01:46.6987853Z weighted=True, 2025-05-07T21:01:46.6988050Z row_wise=True, 2025-05-07T21:01:46.6988240Z mixed=True, 2025-05-07T21:01:46.6988435Z use_cache=True, 2025-05-07T21:01:46.6988662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.6988934Z use_cpu=False, 2025-05-07T21:01:46.6989158Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.6989409Z ) 2025-05-07T21:01:46.6989626Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6990200Z self=, 2025-05-07T21:01:46.6990724Z mixed_B=True, 2025-05-07T21:01:46.6990927Z compile=False, 2025-05-07T21:01:46.6991117Z T=4, 2025-05-07T21:01:46.6991294Z D=12, 2025-05-07T21:01:46.6991474Z B=23, 2025-05-07T21:01:46.6991648Z log_E=5, 2025-05-07T21:01:46.6991832Z L=10, 2025-05-07T21:01:46.6992013Z D_gradcheck=2, 2025-05-07T21:01:46.6992222Z stochastic_rounding=True, 2025-05-07T21:01:46.6992470Z weighted=False, 2025-05-07T21:01:46.6992676Z row_wise=True, 2025-05-07T21:01:46.6992873Z mixed=False, 2025-05-07T21:01:46.6993076Z use_cache=False, 2025-05-07T21:01:46.6993311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.6993582Z use_cpu=True, 2025-05-07T21:01:46.6993806Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.6994056Z ) 2025-05-07T21:01:46.6994278Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6994860Z self=, 2025-05-07T21:01:46.6995382Z mixed_B=False, 2025-05-07T21:01:46.6995587Z compile=False, 2025-05-07T21:01:46.6995777Z T=4, 2025-05-07T21:01:46.6995951Z D=88, 2025-05-07T21:01:46.6996224Z B=57, 2025-05-07T21:01:46.6996445Z log_E=4, 2025-05-07T21:01:46.6996629Z L=6, 2025-05-07T21:01:46.6996809Z D_gradcheck=2, 2025-05-07T21:01:46.6997015Z stochastic_rounding=True, 2025-05-07T21:01:46.6997347Z weighted=False, 2025-05-07T21:01:46.6997551Z row_wise=True, 2025-05-07T21:01:46.6997742Z mixed=True, 2025-05-07T21:01:46.6997940Z use_cache=False, 2025-05-07T21:01:46.6998174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.6998447Z use_cpu=True, 2025-05-07T21:01:46.6998671Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.6998924Z ) 2025-05-07T21:01:46.6999140Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.6999715Z self=, 2025-05-07T21:01:46.7000236Z mixed_B=True, 2025-05-07T21:01:46.7000434Z compile=True, 2025-05-07T21:01:46.7000629Z T=4, 2025-05-07T21:01:46.7000802Z D=49, 2025-05-07T21:01:46.7000972Z B=93, 2025-05-07T21:01:46.7001149Z log_E=5, 2025-05-07T21:01:46.7001333Z L=8, 2025-05-07T21:01:46.7001515Z D_gradcheck=1, 2025-05-07T21:01:46.7001729Z stochastic_rounding=True, 2025-05-07T21:01:46.7001982Z weighted=True, 2025-05-07T21:01:46.7002181Z row_wise=False, 2025-05-07T21:01:46.7002377Z mixed=True, 2025-05-07T21:01:46.7002579Z use_cache=True, 2025-05-07T21:01:46.7002809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.7003081Z use_cpu=False, 2025-05-07T21:01:46.7003308Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.7003564Z ) 2025-05-07T21:01:46.7003787Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.7004413Z self=, 2025-05-07T21:01:46.7004942Z mixed_B=True, 2025-05-07T21:01:46.7005145Z compile=False, 2025-05-07T21:01:46.7005344Z T=5, 2025-05-07T21:01:46.7005522Z D=126, 2025-05-07T21:01:46.7005695Z B=16, 2025-05-07T21:01:46.7005874Z log_E=3, 2025-05-07T21:01:46.7006063Z L=7, 2025-05-07T21:01:46.7006281Z D_gradcheck=2, 2025-05-07T21:01:46.7006505Z stochastic_rounding=True, 2025-05-07T21:01:46.7006754Z weighted=True, 2025-05-07T21:01:46.7006951Z row_wise=False, 2025-05-07T21:01:46.7007155Z mixed=True, 2025-05-07T21:01:46.7007355Z use_cache=False, 2025-05-07T21:01:46.7007586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.7007874Z use_cpu=False, 2025-05-07T21:01:46.7008097Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.7008349Z ) 2025-05-07T21:01:46.7008566Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.7009437Z self=, 2025-05-07T21:01:46.7009960Z mixed_B=True, 2025-05-07T21:01:46.7010155Z compile=False, 2025-05-07T21:01:46.7010358Z T=3, 2025-05-07T21:01:46.7010533Z D=38, 2025-05-07T21:01:46.7010703Z B=105, 2025-05-07T21:01:46.7010886Z log_E=4, 2025-05-07T21:01:46.7011070Z L=1, 2025-05-07T21:01:46.7011241Z D_gradcheck=2, 2025-05-07T21:01:46.7011460Z stochastic_rounding=False, 2025-05-07T21:01:46.7011715Z weighted=False, 2025-05-07T21:01:46.7011909Z row_wise=False, 2025-05-07T21:01:46.7012110Z mixed=True, 2025-05-07T21:01:46.7012310Z use_cache=False, 2025-05-07T21:01:46.7012538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.7012813Z use_cpu=True, 2025-05-07T21:01:46.7013037Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.7013281Z ) 2025-05-07T21:01:55.8070565Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8072060Z self=, 2025-05-07T21:01:55.8073104Z mixed_B=False, 2025-05-07T21:01:55.8073514Z compile=True, 2025-05-07T21:01:55.8073908Z T=2, 2025-05-07T21:01:55.8074244Z D=123, 2025-05-07T21:01:55.8074590Z B=48, 2025-05-07T21:01:55.8075339Z log_E=4, 2025-05-07T21:01:55.8075697Z L=12, 2025-05-07T21:01:55.8076199Z D_gradcheck=1, 2025-05-07T21:01:55.8076674Z stochastic_rounding=True, 2025-05-07T21:01:55.8077351Z weighted=True, 2025-05-07T21:01:55.8077782Z row_wise=True, 2025-05-07T21:01:55.8078209Z mixed=False, 2025-05-07T21:01:55.8078509Z use_cache=False, 2025-05-07T21:01:55.8078837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8079148Z use_cpu=True, 2025-05-07T21:01:55.8079390Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8079677Z ) 2025-05-07T21:01:55.8079925Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8080608Z self=, 2025-05-07T21:01:55.8081134Z mixed_B=True, 2025-05-07T21:01:55.8081342Z compile=False, 2025-05-07T21:01:55.8081535Z T=1, 2025-05-07T21:01:55.8081710Z D=88, 2025-05-07T21:01:55.8081886Z B=46, 2025-05-07T21:01:55.8082063Z log_E=5, 2025-05-07T21:01:55.8082242Z L=11, 2025-05-07T21:01:55.8082424Z D_gradcheck=2, 2025-05-07T21:01:55.8082640Z stochastic_rounding=True, 2025-05-07T21:01:55.8082884Z weighted=True, 2025-05-07T21:01:55.8083090Z row_wise=False, 2025-05-07T21:01:55.8083291Z mixed=False, 2025-05-07T21:01:55.8083487Z use_cache=False, 2025-05-07T21:01:55.8083724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8084002Z use_cpu=True, 2025-05-07T21:01:55.8084218Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8084471Z ) 2025-05-07T21:01:55.8084696Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8085354Z self=, 2025-05-07T21:01:55.8085880Z mixed_B=False, 2025-05-07T21:01:55.8086089Z compile=False, 2025-05-07T21:01:55.8086282Z T=1, 2025-05-07T21:01:55.8086456Z D=121, 2025-05-07T21:01:55.8086644Z B=70, 2025-05-07T21:01:55.8086813Z log_E=3, 2025-05-07T21:01:55.8086997Z L=16, 2025-05-07T21:01:55.8087262Z D_gradcheck=1, 2025-05-07T21:01:55.8087470Z stochastic_rounding=True, 2025-05-07T21:01:55.8087722Z weighted=False, 2025-05-07T21:01:55.8087930Z row_wise=False, 2025-05-07T21:01:55.8088129Z mixed=True, 2025-05-07T21:01:55.8088319Z use_cache=True, 2025-05-07T21:01:55.8088547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8088822Z use_cpu=False, 2025-05-07T21:01:55.8089044Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.8089297Z ) 2025-05-07T21:01:55.8089522Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8090097Z self=, 2025-05-07T21:01:55.8090622Z mixed_B=False, 2025-05-07T21:01:55.8090822Z compile=True, 2025-05-07T21:01:55.8091013Z T=3, 2025-05-07T21:01:55.8091186Z D=114, 2025-05-07T21:01:55.8091363Z B=71, 2025-05-07T21:01:55.8091536Z log_E=3, 2025-05-07T21:01:55.8091723Z L=5, 2025-05-07T21:01:55.8091903Z D_gradcheck=1, 2025-05-07T21:01:55.8092112Z stochastic_rounding=True, 2025-05-07T21:01:55.8092362Z weighted=False, 2025-05-07T21:01:55.8092568Z row_wise=True, 2025-05-07T21:01:55.8092762Z mixed=False, 2025-05-07T21:01:55.8092968Z use_cache=True, 2025-05-07T21:01:55.8093195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8093466Z use_cpu=True, 2025-05-07T21:01:55.8093690Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8093943Z ) 2025-05-07T21:01:55.8094166Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8094739Z self=, 2025-05-07T21:01:55.8095262Z mixed_B=False, 2025-05-07T21:01:55.8095465Z compile=True, 2025-05-07T21:01:55.8095656Z T=3, 2025-05-07T21:01:55.8095828Z D=69, 2025-05-07T21:01:55.8096001Z B=55, 2025-05-07T21:01:55.8096216Z log_E=4, 2025-05-07T21:01:55.8096399Z L=18, 2025-05-07T21:01:55.8096581Z D_gradcheck=2, 2025-05-07T21:01:55.8096790Z stochastic_rounding=False, 2025-05-07T21:01:55.8097078Z weighted=True, 2025-05-07T21:01:55.8097280Z row_wise=False, 2025-05-07T21:01:55.8097477Z mixed=True, 2025-05-07T21:01:55.8097676Z use_cache=False, 2025-05-07T21:01:55.8097913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8098186Z use_cpu=False, 2025-05-07T21:01:55.8098410Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8098658Z ) 2025-05-07T21:01:55.8098873Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8099449Z self=, 2025-05-07T21:01:55.8099971Z mixed_B=False, 2025-05-07T21:01:55.8100170Z compile=False, 2025-05-07T21:01:55.8100356Z T=4, 2025-05-07T21:01:55.8100529Z D=112, 2025-05-07T21:01:55.8100705Z B=93, 2025-05-07T21:01:55.8100873Z log_E=4, 2025-05-07T21:01:55.8101056Z L=16, 2025-05-07T21:01:55.8101237Z D_gradcheck=2, 2025-05-07T21:01:55.8101450Z stochastic_rounding=False, 2025-05-07T21:01:55.8101697Z weighted=True, 2025-05-07T21:01:55.8101898Z row_wise=False, 2025-05-07T21:01:55.8102097Z mixed=False, 2025-05-07T21:01:55.8102296Z use_cache=True, 2025-05-07T21:01:55.8102526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8102800Z use_cpu=True, 2025-05-07T21:01:55.8103023Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8103276Z ) 2025-05-07T21:01:55.8103492Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8104116Z self=, 2025-05-07T21:01:55.8104637Z mixed_B=False, 2025-05-07T21:01:55.8104846Z compile=False, 2025-05-07T21:01:55.8105037Z T=1, 2025-05-07T21:01:55.8105213Z D=49, 2025-05-07T21:01:55.8105392Z B=66, 2025-05-07T21:01:55.8105565Z log_E=3, 2025-05-07T21:01:55.8105749Z L=13, 2025-05-07T21:01:55.8105971Z D_gradcheck=1, 2025-05-07T21:01:55.8106179Z stochastic_rounding=True, 2025-05-07T21:01:55.8106428Z weighted=True, 2025-05-07T21:01:55.8106628Z row_wise=False, 2025-05-07T21:01:55.8106826Z mixed=True, 2025-05-07T21:01:55.8107022Z use_cache=False, 2025-05-07T21:01:55.8107258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8107524Z use_cpu=True, 2025-05-07T21:01:55.8107746Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8107996Z ) 2025-05-07T21:01:55.8108214Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8109063Z self=, 2025-05-07T21:01:55.8109656Z mixed_B=False, 2025-05-07T21:01:55.8109852Z compile=False, 2025-05-07T21:01:55.8110049Z T=1, 2025-05-07T21:01:55.8110223Z D=87, 2025-05-07T21:01:55.8110392Z B=78, 2025-05-07T21:01:55.8110568Z log_E=4, 2025-05-07T21:01:55.8110751Z L=18, 2025-05-07T21:01:55.8110926Z D_gradcheck=2, 2025-05-07T21:01:55.8111145Z stochastic_rounding=True, 2025-05-07T21:01:55.8111398Z weighted=False, 2025-05-07T21:01:55.8111603Z row_wise=True, 2025-05-07T21:01:55.8111794Z mixed=False, 2025-05-07T21:01:55.8111995Z use_cache=False, 2025-05-07T21:01:55.8112228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8112500Z use_cpu=False, 2025-05-07T21:01:55.8112722Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8112974Z ) 2025-05-07T21:01:55.8113190Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8113769Z self=, 2025-05-07T21:01:55.8114289Z mixed_B=False, 2025-05-07T21:01:55.8114486Z compile=False, 2025-05-07T21:01:55.8114680Z T=1, 2025-05-07T21:01:55.8114856Z D=18, 2025-05-07T21:01:55.8115026Z B=78, 2025-05-07T21:01:55.8115284Z log_E=4, 2025-05-07T21:01:55.8115472Z L=18, 2025-05-07T21:01:55.8115647Z D_gradcheck=2, 2025-05-07T21:01:55.8115868Z stochastic_rounding=True, 2025-05-07T21:01:55.8116266Z weighted=False, 2025-05-07T21:01:55.8116467Z row_wise=True, 2025-05-07T21:01:55.8116667Z mixed=False, 2025-05-07T21:01:55.8116870Z use_cache=False, 2025-05-07T21:01:55.8117100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8117377Z use_cpu=False, 2025-05-07T21:01:55.8117600Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8117848Z ) 2025-05-07T21:01:55.8118066Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8118645Z self=, 2025-05-07T21:01:55.8119168Z mixed_B=False, 2025-05-07T21:01:55.8119363Z compile=False, 2025-05-07T21:01:55.8119565Z T=1, 2025-05-07T21:01:55.8119746Z D=18, 2025-05-07T21:01:55.8119915Z B=18, 2025-05-07T21:01:55.8120099Z log_E=4, 2025-05-07T21:01:55.8120283Z L=18, 2025-05-07T21:01:55.8120461Z D_gradcheck=2, 2025-05-07T21:01:55.8120678Z stochastic_rounding=True, 2025-05-07T21:01:55.8120928Z weighted=False, 2025-05-07T21:01:55.8121125Z row_wise=True, 2025-05-07T21:01:55.8121325Z mixed=False, 2025-05-07T21:01:55.8121524Z use_cache=False, 2025-05-07T21:01:55.8121754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8122033Z use_cpu=False, 2025-05-07T21:01:55.8122252Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8122497Z ) 2025-05-07T21:01:55.8122719Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8123367Z self=, 2025-05-07T21:01:55.8123889Z mixed_B=False, 2025-05-07T21:01:55.8124087Z compile=False, 2025-05-07T21:01:55.8124282Z T=2, 2025-05-07T21:01:55.8124456Z D=18, 2025-05-07T21:01:55.8124624Z B=18, 2025-05-07T21:01:55.8124799Z log_E=4, 2025-05-07T21:01:55.8124980Z L=18, 2025-05-07T21:01:55.8125231Z D_gradcheck=2, 2025-05-07T21:01:55.8125443Z stochastic_rounding=True, 2025-05-07T21:01:55.8125693Z weighted=False, 2025-05-07T21:01:55.8125891Z row_wise=True, 2025-05-07T21:01:55.8126089Z mixed=False, 2025-05-07T21:01:55.8126284Z use_cache=False, 2025-05-07T21:01:55.8126522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8126800Z use_cpu=False, 2025-05-07T21:01:55.8127022Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8127267Z ) 2025-05-07T21:01:55.8127494Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:55.8134811Z self=, 2025-05-07T21:01:55.8135335Z mixed_B=False, 2025-05-07T21:01:55.8135544Z compile=False, 2025-05-07T21:01:55.8135743Z T=2, 2025-05-07T21:01:55.8135917Z D=18, 2025-05-07T21:01:55.8136095Z B=18, 2025-05-07T21:01:55.8136280Z log_E=4, 2025-05-07T21:01:55.8136462Z L=18, 2025-05-07T21:01:55.8136648Z D_gradcheck=1, 2025-05-07T21:01:55.8136869Z stochastic_rounding=True, 2025-05-07T21:01:55.8137114Z weighted=False, 2025-05-07T21:01:55.8137321Z row_wise=True, 2025-05-07T21:01:55.8137526Z mixed=False, 2025-05-07T21:01:55.8137723Z use_cache=False, 2025-05-07T21:01:55.8137960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8138248Z use_cpu=False, 2025-05-07T21:01:55.8138465Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8138718Z ) 2025-05-07T21:01:55.8138901Z PASSED 2025-05-07T21:01:55.8769437Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8770645Z self=, 2025-05-07T21:01:55.8771179Z compile=False, 2025-05-07T21:01:55.8771383Z T=1, 2025-05-07T21:01:55.8771867Z D=2, 2025-05-07T21:01:55.8772042Z B=1, 2025-05-07T21:01:55.8772228Z log_E=3, 2025-05-07T21:01:55.8772419Z L=0, 2025-05-07T21:01:55.8772714Z D_gradcheck=1, 2025-05-07T21:01:55.8772937Z stochastic_rounding=False, 2025-05-07T21:01:55.8773186Z weighted=False, 2025-05-07T21:01:55.8773388Z row_wise=False, 2025-05-07T21:01:55.8773590Z mixed=False, 2025-05-07T21:01:55.8773795Z use_cache=False, 2025-05-07T21:01:55.8774031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8774316Z use_cpu=False, 2025-05-07T21:01:55.8774546Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8774795Z ) 2025-05-07T21:01:55.8775019Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8775602Z self=, 2025-05-07T21:01:55.8776122Z compile=True, 2025-05-07T21:01:55.8776324Z T=1, 2025-05-07T21:01:55.8776505Z D=2, 2025-05-07T21:01:55.8776673Z B=1, 2025-05-07T21:01:55.8776851Z log_E=3, 2025-05-07T21:01:55.8777035Z L=0, 2025-05-07T21:01:55.8777210Z D_gradcheck=1, 2025-05-07T21:01:55.8777435Z stochastic_rounding=False, 2025-05-07T21:01:55.8777687Z weighted=False, 2025-05-07T21:01:55.8777895Z row_wise=False, 2025-05-07T21:01:55.8778099Z mixed=False, 2025-05-07T21:01:55.8778308Z use_cache=False, 2025-05-07T21:01:55.8778549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8778823Z use_cpu=False, 2025-05-07T21:01:55.8779053Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8779310Z ) 2025-05-07T21:01:55.8779528Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8780241Z self=, 2025-05-07T21:01:55.8780767Z compile=False, 2025-05-07T21:01:55.8780963Z T=4, 2025-05-07T21:01:55.8781141Z D=2, 2025-05-07T21:01:55.8781318Z B=1, 2025-05-07T21:01:55.8781490Z log_E=3, 2025-05-07T21:01:55.8781681Z L=0, 2025-05-07T21:01:55.8781867Z D_gradcheck=1, 2025-05-07T21:01:55.8782162Z stochastic_rounding=False, 2025-05-07T21:01:55.8782417Z weighted=False, 2025-05-07T21:01:55.8782623Z row_wise=False, 2025-05-07T21:01:55.8782820Z mixed=False, 2025-05-07T21:01:55.8783021Z use_cache=False, 2025-05-07T21:01:55.8783256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8783538Z use_cpu=False, 2025-05-07T21:01:55.8783757Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8784007Z ) 2025-05-07T21:01:55.8784228Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8784803Z self=, 2025-05-07T21:01:55.8785327Z compile=False, 2025-05-07T21:01:55.8785527Z T=4, 2025-05-07T21:01:55.8785695Z D=23, 2025-05-07T21:01:55.8785871Z B=74, 2025-05-07T21:01:55.8786047Z log_E=4, 2025-05-07T21:01:55.8786225Z L=17, 2025-05-07T21:01:55.8786408Z D_gradcheck=1, 2025-05-07T21:01:55.8786623Z stochastic_rounding=False, 2025-05-07T21:01:55.8786869Z weighted=False, 2025-05-07T21:01:55.8787075Z row_wise=False, 2025-05-07T21:01:55.8787274Z mixed=True, 2025-05-07T21:01:55.8787462Z use_cache=True, 2025-05-07T21:01:55.8787689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8787969Z use_cpu=True, 2025-05-07T21:01:55.8788191Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.8788441Z ) 2025-05-07T21:01:55.8788664Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8789238Z self=, 2025-05-07T21:01:55.8789758Z compile=False, 2025-05-07T21:01:55.8789961Z T=2, 2025-05-07T21:01:55.8790133Z D=5, 2025-05-07T21:01:55.8790307Z B=111, 2025-05-07T21:01:55.8790489Z log_E=4, 2025-05-07T21:01:55.8790674Z L=11, 2025-05-07T21:01:55.8790853Z D_gradcheck=2, 2025-05-07T21:01:55.8791121Z stochastic_rounding=True, 2025-05-07T21:01:55.8791370Z weighted=False, 2025-05-07T21:01:55.8791567Z row_wise=True, 2025-05-07T21:01:55.8791809Z mixed=True, 2025-05-07T21:01:55.8792008Z use_cache=True, 2025-05-07T21:01:55.8792232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8792517Z use_cpu=False, 2025-05-07T21:01:55.8792744Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8792992Z ) 2025-05-07T21:01:55.8793216Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8793790Z self=, 2025-05-07T21:01:55.8794315Z compile=False, 2025-05-07T21:01:55.8794510Z T=1, 2025-05-07T21:01:55.8794690Z D=99, 2025-05-07T21:01:55.8794871Z B=10, 2025-05-07T21:01:55.8795041Z log_E=3, 2025-05-07T21:01:55.8795228Z L=4, 2025-05-07T21:01:55.8795405Z D_gradcheck=1, 2025-05-07T21:01:55.8795618Z stochastic_rounding=True, 2025-05-07T21:01:55.8795871Z weighted=False, 2025-05-07T21:01:55.8796166Z row_wise=True, 2025-05-07T21:01:55.8796357Z mixed=True, 2025-05-07T21:01:55.8796555Z use_cache=True, 2025-05-07T21:01:55.8796784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8797060Z use_cpu=True, 2025-05-07T21:01:55.8797286Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.8797539Z ) 2025-05-07T21:01:55.8797760Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8798335Z self=, 2025-05-07T21:01:55.8798859Z compile=False, 2025-05-07T21:01:55.8799047Z T=4, 2025-05-07T21:01:55.8799221Z D=96, 2025-05-07T21:01:55.8799445Z B=41, 2025-05-07T21:01:55.8799614Z log_E=3, 2025-05-07T21:01:55.8799797Z L=16, 2025-05-07T21:01:55.8799976Z D_gradcheck=1, 2025-05-07T21:01:55.8800187Z stochastic_rounding=True, 2025-05-07T21:01:55.8800433Z weighted=False, 2025-05-07T21:01:55.8800640Z row_wise=False, 2025-05-07T21:01:55.8800882Z mixed=True, 2025-05-07T21:01:55.8801075Z use_cache=True, 2025-05-07T21:01:55.8801303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8801581Z use_cpu=True, 2025-05-07T21:01:55.8801799Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8802051Z ) 2025-05-07T21:01:55.8802276Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8802845Z self=, 2025-05-07T21:01:55.8803368Z compile=True, 2025-05-07T21:01:55.8803565Z T=2, 2025-05-07T21:01:55.8803735Z D=18, 2025-05-07T21:01:55.8803910Z B=105, 2025-05-07T21:01:55.8804092Z log_E=5, 2025-05-07T21:01:55.8804274Z L=11, 2025-05-07T21:01:55.8804458Z D_gradcheck=2, 2025-05-07T21:01:55.8804680Z stochastic_rounding=False, 2025-05-07T21:01:55.8804925Z weighted=False, 2025-05-07T21:01:55.8805135Z row_wise=False, 2025-05-07T21:01:55.8805341Z mixed=False, 2025-05-07T21:01:55.8805539Z use_cache=True, 2025-05-07T21:01:55.8805767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8806050Z use_cpu=False, 2025-05-07T21:01:55.8806274Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8806518Z ) 2025-05-07T21:01:55.8806741Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8807317Z self=, 2025-05-07T21:01:55.8807836Z compile=True, 2025-05-07T21:01:55.8808032Z T=4, 2025-05-07T21:01:55.8808207Z D=88, 2025-05-07T21:01:55.8808382Z B=26, 2025-05-07T21:01:55.8808584Z log_E=3, 2025-05-07T21:01:55.8809037Z L=5, 2025-05-07T21:01:55.8809212Z D_gradcheck=1, 2025-05-07T21:01:55.8809426Z stochastic_rounding=True, 2025-05-07T21:01:55.8809677Z weighted=True, 2025-05-07T21:01:55.8809871Z row_wise=False, 2025-05-07T21:01:55.8810072Z mixed=False, 2025-05-07T21:01:55.8810347Z use_cache=True, 2025-05-07T21:01:55.8810574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8810853Z use_cpu=False, 2025-05-07T21:01:55.8811138Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8811388Z ) 2025-05-07T21:01:55.8811608Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8812182Z self=, 2025-05-07T21:01:55.8812704Z compile=False, 2025-05-07T21:01:55.8812924Z T=4, 2025-05-07T21:01:55.8813095Z D=58, 2025-05-07T21:01:55.8813273Z B=25, 2025-05-07T21:01:55.8813456Z log_E=4, 2025-05-07T21:01:55.8813632Z L=15, 2025-05-07T21:01:55.8813817Z D_gradcheck=2, 2025-05-07T21:01:55.8814039Z stochastic_rounding=False, 2025-05-07T21:01:55.8814280Z weighted=False, 2025-05-07T21:01:55.8814484Z row_wise=False, 2025-05-07T21:01:55.8814680Z mixed=True, 2025-05-07T21:01:55.8814870Z use_cache=False, 2025-05-07T21:01:55.8815114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8815391Z use_cpu=True, 2025-05-07T21:01:55.8815607Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8815860Z ) 2025-05-07T21:01:55.8816078Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8816649Z self=, 2025-05-07T21:01:55.8817163Z compile=False, 2025-05-07T21:01:55.8817358Z T=3, 2025-05-07T21:01:55.8817532Z D=93, 2025-05-07T21:01:55.8817696Z B=47, 2025-05-07T21:01:55.8817868Z log_E=4, 2025-05-07T21:01:55.8818050Z L=20, 2025-05-07T21:01:55.8818221Z D_gradcheck=2, 2025-05-07T21:01:55.8818511Z stochastic_rounding=False, 2025-05-07T21:01:55.8818761Z weighted=False, 2025-05-07T21:01:55.8818960Z row_wise=True, 2025-05-07T21:01:55.8819162Z mixed=True, 2025-05-07T21:01:55.8819358Z use_cache=False, 2025-05-07T21:01:55.8819589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8819865Z use_cpu=True, 2025-05-07T21:01:55.8820150Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.8820397Z ) 2025-05-07T21:01:55.8820618Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8821191Z self=, 2025-05-07T21:01:55.8821710Z compile=True, 2025-05-07T21:01:55.8821901Z T=5, 2025-05-07T21:01:55.8822075Z D=33, 2025-05-07T21:01:55.8822250Z B=1, 2025-05-07T21:01:55.8822415Z log_E=4, 2025-05-07T21:01:55.8822595Z L=13, 2025-05-07T21:01:55.8822775Z D_gradcheck=1, 2025-05-07T21:01:55.8822988Z stochastic_rounding=False, 2025-05-07T21:01:55.8823239Z weighted=False, 2025-05-07T21:01:55.8823440Z row_wise=True, 2025-05-07T21:01:55.8823633Z mixed=False, 2025-05-07T21:01:55.8823831Z use_cache=False, 2025-05-07T21:01:55.8824067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8824338Z use_cpu=False, 2025-05-07T21:01:55.8824569Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.8824818Z ) 2025-05-07T21:01:55.8825034Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8825616Z self=, 2025-05-07T21:01:55.8826137Z compile=True, 2025-05-07T21:01:55.8826331Z T=3, 2025-05-07T21:01:55.8826505Z D=45, 2025-05-07T21:01:55.8826676Z B=125, 2025-05-07T21:01:55.8826847Z log_E=5, 2025-05-07T21:01:55.8827031Z L=14, 2025-05-07T21:01:55.8827211Z D_gradcheck=1, 2025-05-07T21:01:55.8827426Z stochastic_rounding=True, 2025-05-07T21:01:55.8827663Z weighted=True, 2025-05-07T21:01:55.8827876Z row_wise=False, 2025-05-07T21:01:55.8828080Z mixed=False, 2025-05-07T21:01:55.8828276Z use_cache=True, 2025-05-07T21:01:55.8828504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8828781Z use_cpu=True, 2025-05-07T21:01:55.8829046Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8829293Z ) 2025-05-07T21:01:55.8829515Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8830120Z self=, 2025-05-07T21:01:55.8830642Z compile=False, 2025-05-07T21:01:55.8830838Z T=2, 2025-05-07T21:01:55.8831007Z D=27, 2025-05-07T21:01:55.8831178Z B=48, 2025-05-07T21:01:55.8831351Z log_E=5, 2025-05-07T21:01:55.8831529Z L=8, 2025-05-07T21:01:55.8831705Z D_gradcheck=2, 2025-05-07T21:01:55.8831921Z stochastic_rounding=True, 2025-05-07T21:01:55.8832161Z weighted=True, 2025-05-07T21:01:55.8832361Z row_wise=True, 2025-05-07T21:01:55.8832556Z mixed=True, 2025-05-07T21:01:55.8832747Z use_cache=True, 2025-05-07T21:01:55.8832978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8833251Z use_cpu=True, 2025-05-07T21:01:55.8833467Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8833714Z ) 2025-05-07T21:01:55.8833934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8834507Z self=, 2025-05-07T21:01:55.8835027Z compile=False, 2025-05-07T21:01:55.8835222Z T=3, 2025-05-07T21:01:55.8835399Z D=109, 2025-05-07T21:01:55.8835569Z B=90, 2025-05-07T21:01:55.8835740Z log_E=4, 2025-05-07T21:01:55.8835920Z L=7, 2025-05-07T21:01:55.8836176Z D_gradcheck=2, 2025-05-07T21:01:55.8836395Z stochastic_rounding=False, 2025-05-07T21:01:55.8836641Z weighted=True, 2025-05-07T21:01:55.8836834Z row_wise=True, 2025-05-07T21:01:55.8837034Z mixed=False, 2025-05-07T21:01:55.8837237Z use_cache=False, 2025-05-07T21:01:55.8837516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8837795Z use_cpu=False, 2025-05-07T21:01:55.8838020Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.8838266Z ) 2025-05-07T21:01:55.8838490Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8839105Z self=, 2025-05-07T21:01:55.8839629Z compile=True, 2025-05-07T21:01:55.8839821Z T=5, 2025-05-07T21:01:55.8839996Z D=69, 2025-05-07T21:01:55.8840171Z B=124, 2025-05-07T21:01:55.8840348Z log_E=4, 2025-05-07T21:01:55.8840536Z L=7, 2025-05-07T21:01:55.8840710Z D_gradcheck=2, 2025-05-07T21:01:55.8840918Z stochastic_rounding=True, 2025-05-07T21:01:55.8841161Z weighted=True, 2025-05-07T21:01:55.8841362Z row_wise=True, 2025-05-07T21:01:55.8841558Z mixed=True, 2025-05-07T21:01:55.8841761Z use_cache=False, 2025-05-07T21:01:55.8842002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8842271Z use_cpu=False, 2025-05-07T21:01:55.8842495Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8842740Z ) 2025-05-07T21:01:55.8842958Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8843531Z self=, 2025-05-07T21:01:55.8844054Z compile=True, 2025-05-07T21:01:55.8844252Z T=2, 2025-05-07T21:01:55.8844419Z D=21, 2025-05-07T21:01:55.8844592Z B=125, 2025-05-07T21:01:55.8844772Z log_E=4, 2025-05-07T21:01:55.8844947Z L=14, 2025-05-07T21:01:55.8845127Z D_gradcheck=1, 2025-05-07T21:01:55.8845343Z stochastic_rounding=True, 2025-05-07T21:01:55.8845579Z weighted=True, 2025-05-07T21:01:55.8845778Z row_wise=False, 2025-05-07T21:01:55.8845979Z mixed=False, 2025-05-07T21:01:55.8846168Z use_cache=True, 2025-05-07T21:01:55.8846393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.8846675Z use_cpu=False, 2025-05-07T21:01:55.8846895Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.8847140Z ) 2025-05-07T21:01:55.8847364Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.8848015Z self=, 2025-05-07T21:01:55.8848543Z compile=False, 2025-05-07T21:01:55.8848777Z T=3, 2025-05-07T21:01:55.8848947Z D=102, 2025-05-07T21:01:55.8849129Z B=16, 2025-05-07T21:01:55.8849305Z log_E=5, 2025-05-07T21:01:55.8849484Z L=15, 2025-05-07T21:01:55.8849661Z D_gradcheck=1, 2025-05-07T21:01:55.8849879Z stochastic_rounding=False, 2025-05-07T21:01:55.8850117Z weighted=True, 2025-05-07T21:01:55.8850318Z row_wise=True, 2025-05-07T21:01:55.8850517Z mixed=True, 2025-05-07T21:01:55.8850712Z use_cache=True, 2025-05-07T21:01:55.8850934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.8851212Z use_cpu=True, 2025-05-07T21:01:55.8851439Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.8851685Z ) 2025-05-07T21:01:55.9068710Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9070149Z self=, 2025-05-07T21:01:55.9071217Z compile=True, 2025-05-07T21:01:55.9071602Z T=1, 2025-05-07T21:01:55.9071936Z D=67, 2025-05-07T21:01:55.9072274Z B=87, 2025-05-07T21:01:55.9072605Z log_E=3, 2025-05-07T21:01:55.9072961Z L=4, 2025-05-07T21:01:55.9073363Z D_gradcheck=1, 2025-05-07T21:01:55.9073964Z stochastic_rounding=False, 2025-05-07T21:01:55.9074515Z weighted=False, 2025-05-07T21:01:55.9074909Z row_wise=True, 2025-05-07T21:01:55.9075288Z mixed=False, 2025-05-07T21:01:55.9075682Z use_cache=True, 2025-05-07T21:01:55.9076269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9076856Z use_cpu=True, 2025-05-07T21:01:55.9077400Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9078121Z ) 2025-05-07T21:01:55.9078402Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9079016Z self=, 2025-05-07T21:01:55.9079598Z compile=True, 2025-05-07T21:01:55.9079796Z T=5, 2025-05-07T21:01:55.9080042Z D=41, 2025-05-07T21:01:55.9080217Z B=11, 2025-05-07T21:01:55.9080394Z log_E=4, 2025-05-07T21:01:55.9080570Z L=7, 2025-05-07T21:01:55.9080749Z D_gradcheck=2, 2025-05-07T21:01:55.9080962Z stochastic_rounding=False, 2025-05-07T21:01:55.9081210Z weighted=False, 2025-05-07T21:01:55.9081418Z row_wise=True, 2025-05-07T21:01:55.9090600Z mixed=True, 2025-05-07T21:01:55.9090840Z use_cache=False, 2025-05-07T21:01:55.9091085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9091362Z use_cpu=False, 2025-05-07T21:01:55.9091591Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9091844Z ) 2025-05-07T21:01:55.9092068Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9092648Z self=, 2025-05-07T21:01:55.9093175Z compile=False, 2025-05-07T21:01:55.9093374Z T=3, 2025-05-07T21:01:55.9093552Z D=17, 2025-05-07T21:01:55.9093733Z B=121, 2025-05-07T21:01:55.9093906Z log_E=4, 2025-05-07T21:01:55.9094091Z L=8, 2025-05-07T21:01:55.9094267Z D_gradcheck=2, 2025-05-07T21:01:55.9094476Z stochastic_rounding=True, 2025-05-07T21:01:55.9094717Z weighted=False, 2025-05-07T21:01:55.9094914Z row_wise=False, 2025-05-07T21:01:55.9095111Z mixed=False, 2025-05-07T21:01:55.9095304Z use_cache=False, 2025-05-07T21:01:55.9095538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9095815Z use_cpu=False, 2025-05-07T21:01:55.9096033Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9096281Z ) 2025-05-07T21:01:55.9096504Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9097079Z self=, 2025-05-07T21:01:55.9097606Z compile=False, 2025-05-07T21:01:55.9097806Z T=3, 2025-05-07T21:01:55.9098089Z D=98, 2025-05-07T21:01:55.9098266Z B=20, 2025-05-07T21:01:55.9098442Z log_E=4, 2025-05-07T21:01:55.9098617Z L=0, 2025-05-07T21:01:55.9098861Z D_gradcheck=2, 2025-05-07T21:01:55.9099075Z stochastic_rounding=True, 2025-05-07T21:01:55.9099315Z weighted=True, 2025-05-07T21:01:55.9099515Z row_wise=True, 2025-05-07T21:01:55.9099711Z mixed=False, 2025-05-07T21:01:55.9099905Z use_cache=False, 2025-05-07T21:01:55.9100142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9100421Z use_cpu=False, 2025-05-07T21:01:55.9100641Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9100885Z ) 2025-05-07T21:01:55.9101106Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9101681Z self=, 2025-05-07T21:01:55.9102192Z compile=True, 2025-05-07T21:01:55.9102386Z T=1, 2025-05-07T21:01:55.9102557Z D=4, 2025-05-07T21:01:55.9102722Z B=31, 2025-05-07T21:01:55.9102891Z log_E=5, 2025-05-07T21:01:55.9103071Z L=11, 2025-05-07T21:01:55.9103243Z D_gradcheck=1, 2025-05-07T21:01:55.9103459Z stochastic_rounding=False, 2025-05-07T21:01:55.9103703Z weighted=False, 2025-05-07T21:01:55.9103901Z row_wise=False, 2025-05-07T21:01:55.9104101Z mixed=False, 2025-05-07T21:01:55.9104296Z use_cache=True, 2025-05-07T21:01:55.9104515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9104789Z use_cpu=True, 2025-05-07T21:01:55.9105009Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9105249Z ) 2025-05-07T21:01:55.9105471Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9106091Z self=, 2025-05-07T21:01:55.9106612Z compile=False, 2025-05-07T21:01:55.9106804Z T=1, 2025-05-07T21:01:55.9106976Z D=65, 2025-05-07T21:01:55.9107151Z B=86, 2025-05-07T21:01:55.9107329Z log_E=4, 2025-05-07T21:01:55.9107510Z L=0, 2025-05-07T21:01:55.9107692Z D_gradcheck=1, 2025-05-07T21:01:55.9107946Z stochastic_rounding=False, 2025-05-07T21:01:55.9108196Z weighted=False, 2025-05-07T21:01:55.9108400Z row_wise=True, 2025-05-07T21:01:55.9108908Z mixed=False, 2025-05-07T21:01:55.9109189Z use_cache=True, 2025-05-07T21:01:55.9109419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9109689Z use_cpu=True, 2025-05-07T21:01:55.9109911Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9110162Z ) 2025-05-07T21:01:55.9110383Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9110956Z self=, 2025-05-07T21:01:55.9111483Z compile=True, 2025-05-07T21:01:55.9111675Z T=1, 2025-05-07T21:01:55.9111852Z D=47, 2025-05-07T21:01:55.9112025Z B=106, 2025-05-07T21:01:55.9112196Z log_E=3, 2025-05-07T21:01:55.9112376Z L=9, 2025-05-07T21:01:55.9112554Z D_gradcheck=1, 2025-05-07T21:01:55.9112766Z stochastic_rounding=False, 2025-05-07T21:01:55.9113009Z weighted=True, 2025-05-07T21:01:55.9113213Z row_wise=True, 2025-05-07T21:01:55.9113410Z mixed=False, 2025-05-07T21:01:55.9113604Z use_cache=False, 2025-05-07T21:01:55.9113835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9114111Z use_cpu=False, 2025-05-07T21:01:55.9114325Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9114574Z ) 2025-05-07T21:01:55.9114794Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9115401Z self=, 2025-05-07T21:01:55.9115922Z compile=False, 2025-05-07T21:01:55.9116193Z T=1, 2025-05-07T21:01:55.9116368Z D=7, 2025-05-07T21:01:55.9116543Z B=99, 2025-05-07T21:01:55.9116709Z log_E=3, 2025-05-07T21:01:55.9116890Z L=14, 2025-05-07T21:01:55.9117067Z D_gradcheck=2, 2025-05-07T21:01:55.9117401Z stochastic_rounding=True, 2025-05-07T21:01:55.9117674Z weighted=True, 2025-05-07T21:01:55.9117893Z row_wise=True, 2025-05-07T21:01:55.9118144Z mixed=False, 2025-05-07T21:01:55.9118342Z use_cache=True, 2025-05-07T21:01:55.9118566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9118837Z use_cpu=False, 2025-05-07T21:01:55.9119061Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9119309Z ) 2025-05-07T21:01:55.9119522Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9120094Z self=, 2025-05-07T21:01:55.9120614Z compile=True, 2025-05-07T21:01:55.9120811Z T=5, 2025-05-07T21:01:55.9120982Z D=74, 2025-05-07T21:01:55.9121152Z B=39, 2025-05-07T21:01:55.9121328Z log_E=3, 2025-05-07T21:01:55.9121505Z L=17, 2025-05-07T21:01:55.9121681Z D_gradcheck=2, 2025-05-07T21:01:55.9121896Z stochastic_rounding=False, 2025-05-07T21:01:55.9122143Z weighted=True, 2025-05-07T21:01:55.9122343Z row_wise=False, 2025-05-07T21:01:55.9122545Z mixed=True, 2025-05-07T21:01:55.9122737Z use_cache=False, 2025-05-07T21:01:55.9122971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9123249Z use_cpu=True, 2025-05-07T21:01:55.9123464Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9123712Z ) 2025-05-07T21:01:55.9123936Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9124502Z self=, 2025-05-07T21:01:55.9125025Z compile=True, 2025-05-07T21:01:55.9125222Z T=2, 2025-05-07T21:01:55.9125388Z D=89, 2025-05-07T21:01:55.9125639Z B=29, 2025-05-07T21:01:55.9125811Z log_E=4, 2025-05-07T21:01:55.9125988Z L=3, 2025-05-07T21:01:55.9126163Z D_gradcheck=2, 2025-05-07T21:01:55.9126380Z stochastic_rounding=False, 2025-05-07T21:01:55.9126624Z weighted=True, 2025-05-07T21:01:55.9126818Z row_wise=False, 2025-05-07T21:01:55.9127083Z mixed=False, 2025-05-07T21:01:55.9127282Z use_cache=True, 2025-05-07T21:01:55.9127509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9127781Z use_cpu=False, 2025-05-07T21:01:55.9128002Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9128243Z ) 2025-05-07T21:01:55.9128462Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9129039Z self=, 2025-05-07T21:01:55.9129553Z compile=True, 2025-05-07T21:01:55.9129746Z T=1, 2025-05-07T21:01:55.9129915Z D=96, 2025-05-07T21:01:55.9130084Z B=52, 2025-05-07T21:01:55.9130258Z log_E=3, 2025-05-07T21:01:55.9130441Z L=16, 2025-05-07T21:01:55.9130614Z D_gradcheck=1, 2025-05-07T21:01:55.9130827Z stochastic_rounding=True, 2025-05-07T21:01:55.9131069Z weighted=True, 2025-05-07T21:01:55.9131262Z row_wise=False, 2025-05-07T21:01:55.9131463Z mixed=True, 2025-05-07T21:01:55.9131658Z use_cache=True, 2025-05-07T21:01:55.9131879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9132155Z use_cpu=True, 2025-05-07T21:01:55.9132376Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9132625Z ) 2025-05-07T21:01:55.9132841Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9133419Z self=, 2025-05-07T21:01:55.9133941Z compile=False, 2025-05-07T21:01:55.9134132Z T=4, 2025-05-07T21:01:55.9134307Z D=73, 2025-05-07T21:01:55.9134476Z B=4, 2025-05-07T21:01:55.9134647Z log_E=5, 2025-05-07T21:01:55.9134828Z L=2, 2025-05-07T21:01:55.9135003Z D_gradcheck=2, 2025-05-07T21:01:55.9135215Z stochastic_rounding=True, 2025-05-07T21:01:55.9135462Z weighted=True, 2025-05-07T21:01:55.9135665Z row_wise=False, 2025-05-07T21:01:55.9135860Z mixed=False, 2025-05-07T21:01:55.9136112Z use_cache=True, 2025-05-07T21:01:55.9136343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9136617Z use_cpu=True, 2025-05-07T21:01:55.9136884Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9137136Z ) 2025-05-07T21:01:55.9137357Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9137924Z self=, 2025-05-07T21:01:55.9138443Z compile=True, 2025-05-07T21:01:55.9138639Z T=4, 2025-05-07T21:01:55.9138810Z D=101, 2025-05-07T21:01:55.9138985Z B=25, 2025-05-07T21:01:55.9139161Z log_E=5, 2025-05-07T21:01:55.9139333Z L=17, 2025-05-07T21:01:55.9139513Z D_gradcheck=1, 2025-05-07T21:01:55.9139730Z stochastic_rounding=True, 2025-05-07T21:01:55.9139972Z weighted=True, 2025-05-07T21:01:55.9140176Z row_wise=True, 2025-05-07T21:01:55.9140373Z mixed=False, 2025-05-07T21:01:55.9140572Z use_cache=True, 2025-05-07T21:01:55.9140799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9141076Z use_cpu=False, 2025-05-07T21:01:55.9141297Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9141542Z ) 2025-05-07T21:01:55.9141758Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9142328Z self=, 2025-05-07T21:01:55.9142842Z compile=False, 2025-05-07T21:01:55.9143038Z T=5, 2025-05-07T21:01:55.9143212Z D=44, 2025-05-07T21:01:55.9143376Z B=52, 2025-05-07T21:01:55.9143549Z log_E=3, 2025-05-07T21:01:55.9143728Z L=7, 2025-05-07T21:01:55.9143898Z D_gradcheck=1, 2025-05-07T21:01:55.9144114Z stochastic_rounding=False, 2025-05-07T21:01:55.9144411Z weighted=True, 2025-05-07T21:01:55.9144606Z row_wise=False, 2025-05-07T21:01:55.9144808Z mixed=False, 2025-05-07T21:01:55.9145005Z use_cache=False, 2025-05-07T21:01:55.9145236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9145510Z use_cpu=True, 2025-05-07T21:01:55.9145802Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9146050Z ) 2025-05-07T21:01:55.9146264Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9146838Z self=, 2025-05-07T21:01:55.9147356Z compile=True, 2025-05-07T21:01:55.9147546Z T=2, 2025-05-07T21:01:55.9147719Z D=92, 2025-05-07T21:01:55.9147891Z B=76, 2025-05-07T21:01:55.9148064Z log_E=4, 2025-05-07T21:01:55.9148244Z L=16, 2025-05-07T21:01:55.9148419Z D_gradcheck=2, 2025-05-07T21:01:55.9148634Z stochastic_rounding=True, 2025-05-07T21:01:55.9148877Z weighted=False, 2025-05-07T21:01:55.9149080Z row_wise=True, 2025-05-07T21:01:55.9149276Z mixed=True, 2025-05-07T21:01:55.9149474Z use_cache=False, 2025-05-07T21:01:55.9149707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9149975Z use_cpu=True, 2025-05-07T21:01:55.9150194Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9150446Z ) 2025-05-07T21:01:55.9150667Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9151244Z self=, 2025-05-07T21:01:55.9151767Z compile=True, 2025-05-07T21:01:55.9151964Z T=1, 2025-05-07T21:01:55.9152133Z D=92, 2025-05-07T21:01:55.9152304Z B=85, 2025-05-07T21:01:55.9152483Z log_E=4, 2025-05-07T21:01:55.9152660Z L=4, 2025-05-07T21:01:55.9152836Z D_gradcheck=2, 2025-05-07T21:01:55.9153053Z stochastic_rounding=False, 2025-05-07T21:01:55.9153296Z weighted=True, 2025-05-07T21:01:55.9153498Z row_wise=False, 2025-05-07T21:01:55.9153709Z mixed=False, 2025-05-07T21:01:55.9153899Z use_cache=False, 2025-05-07T21:01:55.9154130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9154405Z use_cpu=False, 2025-05-07T21:01:55.9154672Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9154922Z ) 2025-05-07T21:01:55.9155144Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9155750Z self=, 2025-05-07T21:01:55.9156349Z compile=False, 2025-05-07T21:01:55.9156542Z T=4, 2025-05-07T21:01:55.9156710Z D=79, 2025-05-07T21:01:55.9156879Z B=27, 2025-05-07T21:01:55.9157050Z log_E=4, 2025-05-07T21:01:55.9157231Z L=19, 2025-05-07T21:01:55.9157399Z D_gradcheck=1, 2025-05-07T21:01:55.9157611Z stochastic_rounding=True, 2025-05-07T21:01:55.9157854Z weighted=False, 2025-05-07T21:01:55.9158053Z row_wise=False, 2025-05-07T21:01:55.9158251Z mixed=True, 2025-05-07T21:01:55.9158448Z use_cache=False, 2025-05-07T21:01:55.9158676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9158948Z use_cpu=False, 2025-05-07T21:01:55.9159166Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9159408Z ) 2025-05-07T21:01:55.9159630Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9160205Z self=, 2025-05-07T21:01:55.9160721Z compile=False, 2025-05-07T21:01:55.9160921Z T=2, 2025-05-07T21:01:55.9161094Z D=13, 2025-05-07T21:01:55.9161262Z B=21, 2025-05-07T21:01:55.9161435Z log_E=3, 2025-05-07T21:01:55.9161620Z L=4, 2025-05-07T21:01:55.9161788Z D_gradcheck=2, 2025-05-07T21:01:55.9162007Z stochastic_rounding=False, 2025-05-07T21:01:55.9162253Z weighted=True, 2025-05-07T21:01:55.9162445Z row_wise=False, 2025-05-07T21:01:55.9162646Z mixed=False, 2025-05-07T21:01:55.9162842Z use_cache=True, 2025-05-07T21:01:55.9163119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9163387Z use_cpu=True, 2025-05-07T21:01:55.9163794Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9164040Z ) 2025-05-07T21:01:55.9371169Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9371993Z self=, 2025-05-07T21:01:55.9372851Z compile=True, 2025-05-07T21:01:55.9373054Z T=4, 2025-05-07T21:01:55.9373221Z D=104, 2025-05-07T21:01:55.9373397Z B=98, 2025-05-07T21:01:55.9373566Z log_E=5, 2025-05-07T21:01:55.9373744Z L=11, 2025-05-07T21:01:55.9373926Z D_gradcheck=1, 2025-05-07T21:01:55.9374142Z stochastic_rounding=True, 2025-05-07T21:01:55.9374491Z weighted=False, 2025-05-07T21:01:55.9374777Z row_wise=False, 2025-05-07T21:01:55.9375055Z mixed=True, 2025-05-07T21:01:55.9375310Z use_cache=False, 2025-05-07T21:01:55.9375550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9375831Z use_cpu=True, 2025-05-07T21:01:55.9376044Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9376296Z ) 2025-05-07T21:01:55.9376516Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9377093Z self=, 2025-05-07T21:01:55.9377615Z compile=True, 2025-05-07T21:01:55.9377811Z T=2, 2025-05-07T21:01:55.9377982Z D=26, 2025-05-07T21:01:55.9378148Z B=18, 2025-05-07T21:01:55.9378325Z log_E=4, 2025-05-07T21:01:55.9378510Z L=13, 2025-05-07T21:01:55.9378687Z D_gradcheck=1, 2025-05-07T21:01:55.9378904Z stochastic_rounding=False, 2025-05-07T21:01:55.9379151Z weighted=True, 2025-05-07T21:01:55.9379342Z row_wise=False, 2025-05-07T21:01:55.9379543Z mixed=False, 2025-05-07T21:01:55.9379741Z use_cache=True, 2025-05-07T21:01:55.9379961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9380244Z use_cpu=False, 2025-05-07T21:01:55.9380467Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9380710Z ) 2025-05-07T21:01:55.9380930Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9381593Z self=, 2025-05-07T21:01:55.9382118Z compile=False, 2025-05-07T21:01:55.9382364Z T=3, 2025-05-07T21:01:55.9382538Z D=49, 2025-05-07T21:01:55.9382709Z B=1, 2025-05-07T21:01:55.9382877Z log_E=5, 2025-05-07T21:01:55.9383053Z L=14, 2025-05-07T21:01:55.9383234Z D_gradcheck=2, 2025-05-07T21:01:55.9383445Z stochastic_rounding=False, 2025-05-07T21:01:55.9383688Z weighted=True, 2025-05-07T21:01:55.9383887Z row_wise=True, 2025-05-07T21:01:55.9384075Z mixed=False, 2025-05-07T21:01:55.9384273Z use_cache=False, 2025-05-07T21:01:55.9384512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9384785Z use_cpu=False, 2025-05-07T21:01:55.9385008Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9385258Z ) 2025-05-07T21:01:55.9385475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9386047Z self=, 2025-05-07T21:01:55.9386565Z compile=False, 2025-05-07T21:01:55.9386757Z T=4, 2025-05-07T21:01:55.9386931Z D=10, 2025-05-07T21:01:55.9387107Z B=119, 2025-05-07T21:01:55.9387277Z log_E=3, 2025-05-07T21:01:55.9387461Z L=10, 2025-05-07T21:01:55.9387639Z D_gradcheck=2, 2025-05-07T21:01:55.9387846Z stochastic_rounding=True, 2025-05-07T21:01:55.9388089Z weighted=True, 2025-05-07T21:01:55.9388286Z row_wise=True, 2025-05-07T21:01:55.9388485Z mixed=False, 2025-05-07T21:01:55.9388673Z use_cache=True, 2025-05-07T21:01:55.9388899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9389169Z use_cpu=True, 2025-05-07T21:01:55.9389382Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9389708Z ) 2025-05-07T21:01:55.9389931Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9390496Z self=, 2025-05-07T21:01:55.9391016Z compile=False, 2025-05-07T21:01:55.9391207Z T=3, 2025-05-07T21:01:55.9391418Z D=53, 2025-05-07T21:01:55.9391589Z B=24, 2025-05-07T21:01:55.9391770Z log_E=4, 2025-05-07T21:01:55.9391947Z L=10, 2025-05-07T21:01:55.9392125Z D_gradcheck=1, 2025-05-07T21:01:55.9392340Z stochastic_rounding=True, 2025-05-07T21:01:55.9392580Z weighted=True, 2025-05-07T21:01:55.9400205Z row_wise=False, 2025-05-07T21:01:55.9400451Z mixed=True, 2025-05-07T21:01:55.9400641Z use_cache=True, 2025-05-07T21:01:55.9400870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9401150Z use_cpu=True, 2025-05-07T21:01:55.9401364Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9401617Z ) 2025-05-07T21:01:55.9401847Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9402421Z self=, 2025-05-07T21:01:55.9402945Z compile=False, 2025-05-07T21:01:55.9403145Z T=4, 2025-05-07T21:01:55.9403311Z D=116, 2025-05-07T21:01:55.9403485Z B=108, 2025-05-07T21:01:55.9403657Z log_E=3, 2025-05-07T21:01:55.9403836Z L=8, 2025-05-07T21:01:55.9404013Z D_gradcheck=2, 2025-05-07T21:01:55.9404224Z stochastic_rounding=True, 2025-05-07T21:01:55.9404461Z weighted=False, 2025-05-07T21:01:55.9404664Z row_wise=False, 2025-05-07T21:01:55.9404861Z mixed=True, 2025-05-07T21:01:55.9405057Z use_cache=True, 2025-05-07T21:01:55.9405277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9405547Z use_cpu=False, 2025-05-07T21:01:55.9405765Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9406004Z ) 2025-05-07T21:01:55.9406220Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9406793Z self=, 2025-05-07T21:01:55.9407316Z compile=False, 2025-05-07T21:01:55.9407513Z T=5, 2025-05-07T21:01:55.9407763Z D=15, 2025-05-07T21:01:55.9407935Z B=125, 2025-05-07T21:01:55.9408113Z log_E=4, 2025-05-07T21:01:55.9408290Z L=13, 2025-05-07T21:01:55.9408506Z D_gradcheck=2, 2025-05-07T21:01:55.9409030Z stochastic_rounding=False, 2025-05-07T21:01:55.9409279Z weighted=False, 2025-05-07T21:01:55.9409474Z row_wise=True, 2025-05-07T21:01:55.9409667Z mixed=True, 2025-05-07T21:01:55.9409860Z use_cache=True, 2025-05-07T21:01:55.9410077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9410384Z use_cpu=True, 2025-05-07T21:01:55.9410598Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9410839Z ) 2025-05-07T21:01:55.9411056Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9411625Z self=, 2025-05-07T21:01:55.9412137Z compile=True, 2025-05-07T21:01:55.9412326Z T=3, 2025-05-07T21:01:55.9412493Z D=28, 2025-05-07T21:01:55.9412657Z B=44, 2025-05-07T21:01:55.9412823Z log_E=3, 2025-05-07T21:01:55.9413010Z L=2, 2025-05-07T21:01:55.9413180Z D_gradcheck=2, 2025-05-07T21:01:55.9413392Z stochastic_rounding=True, 2025-05-07T21:01:55.9413634Z weighted=False, 2025-05-07T21:01:55.9413829Z row_wise=False, 2025-05-07T21:01:55.9414025Z mixed=False, 2025-05-07T21:01:55.9414228Z use_cache=False, 2025-05-07T21:01:55.9414456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9414729Z use_cpu=True, 2025-05-07T21:01:55.9414946Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9415188Z ) 2025-05-07T21:01:55.9415401Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9416069Z self=, 2025-05-07T21:01:55.9416587Z compile=False, 2025-05-07T21:01:55.9416780Z T=4, 2025-05-07T21:01:55.9416851Z D=82, 2025-05-07T21:01:55.9416928Z B=52, 2025-05-07T21:01:55.9416996Z log_E=3, 2025-05-07T21:01:55.9417069Z L=13, 2025-05-07T21:01:55.9417154Z D_gradcheck=2, 2025-05-07T21:01:55.9417311Z stochastic_rounding=True, 2025-05-07T21:01:55.9417394Z weighted=False, 2025-05-07T21:01:55.9417470Z row_wise=False, 2025-05-07T21:01:55.9417541Z mixed=False, 2025-05-07T21:01:55.9417618Z use_cache=True, 2025-05-07T21:01:55.9417716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9417790Z use_cpu=False, 2025-05-07T21:01:55.9417890Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9417958Z ) 2025-05-07T21:01:55.9418085Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9418484Z self=, 2025-05-07T21:01:55.9418562Z compile=True, 2025-05-07T21:01:55.9418634Z T=3, 2025-05-07T21:01:55.9418709Z D=7, 2025-05-07T21:01:55.9418781Z B=67, 2025-05-07T21:01:55.9418860Z log_E=3, 2025-05-07T21:01:55.9418930Z L=11, 2025-05-07T21:01:55.9419006Z D_gradcheck=2, 2025-05-07T21:01:55.9419100Z stochastic_rounding=True, 2025-05-07T21:01:55.9419177Z weighted=False, 2025-05-07T21:01:55.9419252Z row_wise=False, 2025-05-07T21:01:55.9419331Z mixed=True, 2025-05-07T21:01:55.9419406Z use_cache=False, 2025-05-07T21:01:55.9419504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9419583Z use_cpu=True, 2025-05-07T21:01:55.9419680Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9419751Z ) 2025-05-07T21:01:55.9419886Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9420228Z self=, 2025-05-07T21:01:55.9420304Z compile=True, 2025-05-07T21:01:55.9420379Z T=1, 2025-05-07T21:01:55.9420448Z D=58, 2025-05-07T21:01:55.9420520Z B=32, 2025-05-07T21:01:55.9420591Z log_E=5, 2025-05-07T21:01:55.9420661Z L=10, 2025-05-07T21:01:55.9420739Z D_gradcheck=2, 2025-05-07T21:01:55.9420897Z stochastic_rounding=True, 2025-05-07T21:01:55.9420978Z weighted=True, 2025-05-07T21:01:55.9421055Z row_wise=False, 2025-05-07T21:01:55.9421189Z mixed=True, 2025-05-07T21:01:55.9421267Z use_cache=False, 2025-05-07T21:01:55.9421369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9421445Z use_cpu=False, 2025-05-07T21:01:55.9421541Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9421614Z ) 2025-05-07T21:01:55.9421742Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9422082Z self=, 2025-05-07T21:01:55.9422164Z compile=False, 2025-05-07T21:01:55.9422236Z T=1, 2025-05-07T21:01:55.9422313Z D=40, 2025-05-07T21:01:55.9422382Z B=29, 2025-05-07T21:01:55.9422453Z log_E=3, 2025-05-07T21:01:55.9422532Z L=11, 2025-05-07T21:01:55.9422605Z D_gradcheck=2, 2025-05-07T21:01:55.9422692Z stochastic_rounding=True, 2025-05-07T21:01:55.9422777Z weighted=True, 2025-05-07T21:01:55.9422856Z row_wise=True, 2025-05-07T21:01:55.9422927Z mixed=False, 2025-05-07T21:01:55.9423007Z use_cache=False, 2025-05-07T21:01:55.9423106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9423183Z use_cpu=True, 2025-05-07T21:01:55.9423281Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9423351Z ) 2025-05-07T21:01:55.9423478Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9423822Z self=, 2025-05-07T21:01:55.9423898Z compile=True, 2025-05-07T21:01:55.9423977Z T=3, 2025-05-07T21:01:55.9424048Z D=103, 2025-05-07T21:01:55.9424193Z B=45, 2025-05-07T21:01:55.9424272Z log_E=3, 2025-05-07T21:01:55.9424344Z L=16, 2025-05-07T21:01:55.9424417Z D_gradcheck=2, 2025-05-07T21:01:55.9424509Z stochastic_rounding=True, 2025-05-07T21:01:55.9424583Z weighted=False, 2025-05-07T21:01:55.9424658Z row_wise=True, 2025-05-07T21:01:55.9424776Z mixed=False, 2025-05-07T21:01:55.9424852Z use_cache=False, 2025-05-07T21:01:55.9424952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9425028Z use_cpu=True, 2025-05-07T21:01:55.9425123Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9425199Z ) 2025-05-07T21:01:55.9425326Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9425666Z self=, 2025-05-07T21:01:55.9425747Z compile=True, 2025-05-07T21:01:55.9425815Z T=2, 2025-05-07T21:01:55.9425882Z D=90, 2025-05-07T21:01:55.9425955Z B=19, 2025-05-07T21:01:55.9426028Z log_E=5, 2025-05-07T21:01:55.9426099Z L=0, 2025-05-07T21:01:55.9426175Z D_gradcheck=1, 2025-05-07T21:01:55.9426263Z stochastic_rounding=True, 2025-05-07T21:01:55.9426337Z weighted=True, 2025-05-07T21:01:55.9426415Z row_wise=False, 2025-05-07T21:01:55.9426492Z mixed=False, 2025-05-07T21:01:55.9426570Z use_cache=False, 2025-05-07T21:01:55.9426672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9426747Z use_cpu=False, 2025-05-07T21:01:55.9426851Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9426916Z ) 2025-05-07T21:01:55.9427042Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9427383Z self=, 2025-05-07T21:01:55.9427460Z compile=False, 2025-05-07T21:01:55.9427530Z T=1, 2025-05-07T21:01:55.9427603Z D=52, 2025-05-07T21:01:55.9427675Z B=119, 2025-05-07T21:01:55.9427747Z log_E=5, 2025-05-07T21:01:55.9427817Z L=5, 2025-05-07T21:01:55.9427897Z D_gradcheck=2, 2025-05-07T21:01:55.9427983Z stochastic_rounding=True, 2025-05-07T21:01:55.9428059Z weighted=False, 2025-05-07T21:01:55.9428133Z row_wise=False, 2025-05-07T21:01:55.9428208Z mixed=False, 2025-05-07T21:01:55.9428337Z use_cache=True, 2025-05-07T21:01:55.9428442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9428521Z use_cpu=True, 2025-05-07T21:01:55.9428654Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9428721Z ) 2025-05-07T21:01:55.9428850Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9429189Z self=, 2025-05-07T21:01:55.9429264Z compile=True, 2025-05-07T21:01:55.9429338Z T=5, 2025-05-07T21:01:55.9429407Z D=117, 2025-05-07T21:01:55.9429477Z B=68, 2025-05-07T21:01:55.9429551Z log_E=3, 2025-05-07T21:01:55.9429622Z L=18, 2025-05-07T21:01:55.9429696Z D_gradcheck=1, 2025-05-07T21:01:55.9429793Z stochastic_rounding=False, 2025-05-07T21:01:55.9429865Z weighted=True, 2025-05-07T21:01:55.9429944Z row_wise=False, 2025-05-07T21:01:55.9430017Z mixed=True, 2025-05-07T21:01:55.9430096Z use_cache=False, 2025-05-07T21:01:55.9430203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9430275Z use_cpu=False, 2025-05-07T21:01:55.9430369Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9430447Z ) 2025-05-07T21:01:55.9430575Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9430915Z self=, 2025-05-07T21:01:55.9430993Z compile=False, 2025-05-07T21:01:55.9431062Z T=4, 2025-05-07T21:01:55.9431131Z D=9, 2025-05-07T21:01:55.9431205Z B=71, 2025-05-07T21:01:55.9431276Z log_E=4, 2025-05-07T21:01:55.9431344Z L=16, 2025-05-07T21:01:55.9431424Z D_gradcheck=2, 2025-05-07T21:01:55.9431556Z stochastic_rounding=False, 2025-05-07T21:01:55.9431637Z weighted=True, 2025-05-07T21:01:55.9431710Z row_wise=True, 2025-05-07T21:01:55.9431779Z mixed=True, 2025-05-07T21:01:55.9431858Z use_cache=True, 2025-05-07T21:01:55.9431960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9432032Z use_cpu=True, 2025-05-07T21:01:55.9432188Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9432261Z ) 2025-05-07T21:01:55.9432392Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9432738Z self=, 2025-05-07T21:01:55.9432814Z compile=True, 2025-05-07T21:01:55.9432886Z T=2, 2025-05-07T21:01:55.9432964Z D=116, 2025-05-07T21:01:55.9433034Z B=88, 2025-05-07T21:01:55.9433105Z log_E=4, 2025-05-07T21:01:55.9433183Z L=8, 2025-05-07T21:01:55.9433259Z D_gradcheck=1, 2025-05-07T21:01:55.9433350Z stochastic_rounding=True, 2025-05-07T21:01:55.9433427Z weighted=True, 2025-05-07T21:01:55.9433498Z row_wise=False, 2025-05-07T21:01:55.9433572Z mixed=False, 2025-05-07T21:01:55.9433646Z use_cache=True, 2025-05-07T21:01:55.9433745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9433822Z use_cpu=False, 2025-05-07T21:01:55.9433917Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9433986Z ) 2025-05-07T21:01:55.9674195Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9674697Z self=, 2025-05-07T21:01:55.9674821Z compile=False, 2025-05-07T21:01:55.9674923Z T=5, 2025-05-07T21:01:55.9675023Z D=68, 2025-05-07T21:01:55.9675134Z B=111, 2025-05-07T21:01:55.9675232Z log_E=3, 2025-05-07T21:01:55.9675332Z L=13, 2025-05-07T21:01:55.9675446Z D_gradcheck=2, 2025-05-07T21:01:55.9675572Z stochastic_rounding=False, 2025-05-07T21:01:55.9675678Z weighted=False, 2025-05-07T21:01:55.9675792Z row_wise=False, 2025-05-07T21:01:55.9675894Z mixed=True, 2025-05-07T21:01:55.9676001Z use_cache=False, 2025-05-07T21:01:55.9676262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9676370Z use_cpu=False, 2025-05-07T21:01:55.9676586Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9676667Z ) 2025-05-07T21:01:55.9676801Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9677206Z self=, 2025-05-07T21:01:55.9677286Z compile=True, 2025-05-07T21:01:55.9677357Z T=1, 2025-05-07T21:01:55.9677433Z D=120, 2025-05-07T21:01:55.9677501Z B=48, 2025-05-07T21:01:55.9677596Z log_E=3, 2025-05-07T21:01:55.9677665Z L=17, 2025-05-07T21:01:55.9677740Z D_gradcheck=1, 2025-05-07T21:01:55.9677835Z stochastic_rounding=True, 2025-05-07T21:01:55.9677914Z weighted=False, 2025-05-07T21:01:55.9677988Z row_wise=False, 2025-05-07T21:01:55.9678073Z mixed=True, 2025-05-07T21:01:55.9678147Z use_cache=True, 2025-05-07T21:01:55.9678248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9678328Z use_cpu=True, 2025-05-07T21:01:55.9678423Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9678520Z ) 2025-05-07T21:01:55.9678711Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9679214Z self=, 2025-05-07T21:01:55.9679337Z compile=False, 2025-05-07T21:01:55.9679437Z T=4, 2025-05-07T21:01:55.9679542Z D=113, 2025-05-07T21:01:55.9679645Z B=17, 2025-05-07T21:01:55.9679742Z log_E=4, 2025-05-07T21:01:55.9679837Z L=0, 2025-05-07T21:01:55.9679950Z D_gradcheck=1, 2025-05-07T21:01:55.9680077Z stochastic_rounding=True, 2025-05-07T21:01:55.9680186Z weighted=False, 2025-05-07T21:01:55.9680269Z row_wise=False, 2025-05-07T21:01:55.9680346Z mixed=False, 2025-05-07T21:01:55.9680522Z use_cache=False, 2025-05-07T21:01:55.9680632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9680707Z use_cpu=True, 2025-05-07T21:01:55.9680808Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9680875Z ) 2025-05-07T21:01:55.9681007Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9681417Z self=, 2025-05-07T21:01:55.9681504Z compile=False, 2025-05-07T21:01:55.9681576Z T=1, 2025-05-07T21:01:55.9681653Z D=128, 2025-05-07T21:01:55.9681726Z B=49, 2025-05-07T21:01:55.9681800Z log_E=3, 2025-05-07T21:01:55.9681874Z L=17, 2025-05-07T21:01:55.9681952Z D_gradcheck=2, 2025-05-07T21:01:55.9682041Z stochastic_rounding=True, 2025-05-07T21:01:55.9682122Z weighted=False, 2025-05-07T21:01:55.9682197Z row_wise=False, 2025-05-07T21:01:55.9682269Z mixed=True, 2025-05-07T21:01:55.9682357Z use_cache=True, 2025-05-07T21:01:55.9682458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9682539Z use_cpu=True, 2025-05-07T21:01:55.9682637Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9682707Z ) 2025-05-07T21:01:55.9682842Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9683182Z self=, 2025-05-07T21:01:55.9683264Z compile=True, 2025-05-07T21:01:55.9683341Z T=4, 2025-05-07T21:01:55.9683414Z D=18, 2025-05-07T21:01:55.9683486Z B=28, 2025-05-07T21:01:55.9683564Z log_E=5, 2025-05-07T21:01:55.9683638Z L=9, 2025-05-07T21:01:55.9683716Z D_gradcheck=1, 2025-05-07T21:01:55.9683812Z stochastic_rounding=True, 2025-05-07T21:01:55.9683887Z weighted=False, 2025-05-07T21:01:55.9683969Z row_wise=False, 2025-05-07T21:01:55.9684044Z mixed=True, 2025-05-07T21:01:55.9684122Z use_cache=True, 2025-05-07T21:01:55.9684231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9684317Z use_cpu=True, 2025-05-07T21:01:55.9684416Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9684492Z ) 2025-05-07T21:01:55.9684621Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9685054Z self=, 2025-05-07T21:01:55.9685141Z compile=False, 2025-05-07T21:01:55.9685261Z T=1, 2025-05-07T21:01:55.9685337Z D=107, 2025-05-07T21:01:55.9685413Z B=110, 2025-05-07T21:01:55.9685494Z log_E=5, 2025-05-07T21:01:55.9685570Z L=2, 2025-05-07T21:01:55.9685656Z D_gradcheck=2, 2025-05-07T21:01:55.9685760Z stochastic_rounding=True, 2025-05-07T21:01:55.9685842Z weighted=True, 2025-05-07T21:01:55.9685924Z row_wise=True, 2025-05-07T21:01:55.9686010Z mixed=False, 2025-05-07T21:01:55.9686094Z use_cache=False, 2025-05-07T21:01:55.9686206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9686294Z use_cpu=True, 2025-05-07T21:01:55.9686403Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9686485Z ) 2025-05-07T21:01:55.9686626Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9687040Z self=, 2025-05-07T21:01:55.9687130Z compile=False, 2025-05-07T21:01:55.9687206Z T=3, 2025-05-07T21:01:55.9687288Z D=58, 2025-05-07T21:01:55.9687368Z B=3, 2025-05-07T21:01:55.9687445Z log_E=4, 2025-05-07T21:01:55.9687520Z L=16, 2025-05-07T21:01:55.9687609Z D_gradcheck=2, 2025-05-07T21:01:55.9687706Z stochastic_rounding=True, 2025-05-07T21:01:55.9687788Z weighted=True, 2025-05-07T21:01:55.9687877Z row_wise=False, 2025-05-07T21:01:55.9687957Z mixed=False, 2025-05-07T21:01:55.9688048Z use_cache=False, 2025-05-07T21:01:55.9688162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9688254Z use_cpu=True, 2025-05-07T21:01:55.9688376Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9688517Z ) 2025-05-07T21:01:55.9688661Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9689080Z self=, 2025-05-07T21:01:55.9689167Z compile=False, 2025-05-07T21:01:55.9689247Z T=3, 2025-05-07T21:01:55.9689368Z D=83, 2025-05-07T21:01:55.9689445Z B=125, 2025-05-07T21:01:55.9689525Z log_E=5, 2025-05-07T21:01:55.9689606Z L=16, 2025-05-07T21:01:55.9689690Z D_gradcheck=1, 2025-05-07T21:01:55.9689795Z stochastic_rounding=False, 2025-05-07T21:01:55.9689883Z weighted=True, 2025-05-07T21:01:55.9689965Z row_wise=False, 2025-05-07T21:01:55.9690050Z mixed=True, 2025-05-07T21:01:55.9690132Z use_cache=True, 2025-05-07T21:01:55.9690243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9690329Z use_cpu=True, 2025-05-07T21:01:55.9690434Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9690507Z ) 2025-05-07T21:01:55.9690653Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9691064Z self=, 2025-05-07T21:01:55.9691149Z compile=False, 2025-05-07T21:01:55.9691233Z T=1, 2025-05-07T21:01:55.9691309Z D=101, 2025-05-07T21:01:55.9691389Z B=64, 2025-05-07T21:01:55.9691470Z log_E=4, 2025-05-07T21:01:55.9691548Z L=5, 2025-05-07T21:01:55.9691636Z D_gradcheck=2, 2025-05-07T21:01:55.9691736Z stochastic_rounding=False, 2025-05-07T21:01:55.9691819Z weighted=True, 2025-05-07T21:01:55.9691906Z row_wise=False, 2025-05-07T21:01:55.9691991Z mixed=False, 2025-05-07T21:01:55.9692075Z use_cache=False, 2025-05-07T21:01:55.9692192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9692274Z use_cpu=False, 2025-05-07T21:01:55.9692381Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9692460Z ) 2025-05-07T21:01:55.9692606Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9693020Z self=, 2025-05-07T21:01:55.9693111Z compile=False, 2025-05-07T21:01:55.9693188Z T=2, 2025-05-07T21:01:55.9693311Z D=11, 2025-05-07T21:01:55.9693395Z B=59, 2025-05-07T21:01:55.9693475Z log_E=4, 2025-05-07T21:01:55.9693553Z L=20, 2025-05-07T21:01:55.9693695Z D_gradcheck=2, 2025-05-07T21:01:55.9693785Z stochastic_rounding=True, 2025-05-07T21:01:55.9693868Z weighted=True, 2025-05-07T21:01:55.9693945Z row_wise=False, 2025-05-07T21:01:55.9694018Z mixed=False, 2025-05-07T21:01:55.9694101Z use_cache=False, 2025-05-07T21:01:55.9694202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9694278Z use_cpu=False, 2025-05-07T21:01:55.9694379Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9694452Z ) 2025-05-07T21:01:55.9694580Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9694928Z self=, 2025-05-07T21:01:55.9695008Z compile=False, 2025-05-07T21:01:55.9695085Z T=5, 2025-05-07T21:01:55.9695157Z D=111, 2025-05-07T21:01:55.9695234Z B=26, 2025-05-07T21:01:55.9695317Z log_E=3, 2025-05-07T21:01:55.9695390Z L=5, 2025-05-07T21:01:55.9695467Z D_gradcheck=2, 2025-05-07T21:01:55.9695564Z stochastic_rounding=False, 2025-05-07T21:01:55.9695643Z weighted=True, 2025-05-07T21:01:55.9695717Z row_wise=True, 2025-05-07T21:01:55.9695796Z mixed=False, 2025-05-07T21:01:55.9695873Z use_cache=False, 2025-05-07T21:01:55.9695973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9696053Z use_cpu=True, 2025-05-07T21:01:55.9696151Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9696220Z ) 2025-05-07T21:01:55.9696355Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9696739Z self=, 2025-05-07T21:01:55.9696825Z compile=False, 2025-05-07T21:01:55.9696898Z T=4, 2025-05-07T21:01:55.9696972Z D=49, 2025-05-07T21:01:55.9697051Z B=63, 2025-05-07T21:01:55.9697128Z log_E=5, 2025-05-07T21:01:55.9697201Z L=8, 2025-05-07T21:01:55.9697329Z D_gradcheck=1, 2025-05-07T21:01:55.9697420Z stochastic_rounding=False, 2025-05-07T21:01:55.9697503Z weighted=True, 2025-05-07T21:01:55.9697584Z row_wise=True, 2025-05-07T21:01:55.9697660Z mixed=False, 2025-05-07T21:01:55.9697739Z use_cache=False, 2025-05-07T21:01:55.9697845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9697926Z use_cpu=True, 2025-05-07T21:01:55.9698024Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9698101Z ) 2025-05-07T21:01:55.9698230Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9698579Z self=, 2025-05-07T21:01:55.9698659Z compile=True, 2025-05-07T21:01:55.9698733Z T=2, 2025-05-07T21:01:55.9698815Z D=106, 2025-05-07T21:01:55.9698886Z B=80, 2025-05-07T21:01:55.9698960Z log_E=4, 2025-05-07T21:01:55.9699042Z L=20, 2025-05-07T21:01:55.9699123Z D_gradcheck=1, 2025-05-07T21:01:55.9699215Z stochastic_rounding=False, 2025-05-07T21:01:55.9699299Z weighted=False, 2025-05-07T21:01:55.9699376Z row_wise=True, 2025-05-07T21:01:55.9699450Z mixed=False, 2025-05-07T21:01:55.9699532Z use_cache=True, 2025-05-07T21:01:55.9699634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9699710Z use_cpu=False, 2025-05-07T21:01:55.9699811Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9699881Z ) 2025-05-07T21:01:55.9700015Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9700355Z self=, 2025-05-07T21:01:55.9700435Z compile=True, 2025-05-07T21:01:55.9700513Z T=1, 2025-05-07T21:01:55.9700587Z D=102, 2025-05-07T21:01:55.9700663Z B=60, 2025-05-07T21:01:55.9700744Z log_E=4, 2025-05-07T21:01:55.9700816Z L=18, 2025-05-07T21:01:55.9700940Z D_gradcheck=1, 2025-05-07T21:01:55.9701039Z stochastic_rounding=True, 2025-05-07T21:01:55.9701122Z weighted=True, 2025-05-07T21:01:55.9701196Z row_wise=True, 2025-05-07T21:01:55.9701315Z mixed=False, 2025-05-07T21:01:55.9701395Z use_cache=False, 2025-05-07T21:01:55.9701497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9701580Z use_cpu=False, 2025-05-07T21:01:55.9701677Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9701751Z ) 2025-05-07T21:01:55.9701879Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9702219Z self=, 2025-05-07T21:01:55.9702304Z compile=True, 2025-05-07T21:01:55.9702377Z T=1, 2025-05-07T21:01:55.9702455Z D=46, 2025-05-07T21:01:55.9702536Z B=64, 2025-05-07T21:01:55.9702613Z log_E=5, 2025-05-07T21:01:55.9702687Z L=3, 2025-05-07T21:01:55.9702771Z D_gradcheck=2, 2025-05-07T21:01:55.9702863Z stochastic_rounding=True, 2025-05-07T21:01:55.9702938Z weighted=True, 2025-05-07T21:01:55.9703023Z row_wise=False, 2025-05-07T21:01:55.9703097Z mixed=True, 2025-05-07T21:01:55.9703182Z use_cache=False, 2025-05-07T21:01:55.9703283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9703356Z use_cpu=False, 2025-05-07T21:01:55.9703458Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9703528Z ) 2025-05-07T21:01:55.9703659Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9704006Z self=, 2025-05-07T21:01:55.9704087Z compile=False, 2025-05-07T21:01:55.9704158Z T=2, 2025-05-07T21:01:55.9704239Z D=75, 2025-05-07T21:01:55.9704358Z B=65, 2025-05-07T21:01:55.9704431Z log_E=4, 2025-05-07T21:01:55.9704512Z L=6, 2025-05-07T21:01:55.9704592Z D_gradcheck=2, 2025-05-07T21:01:55.9704685Z stochastic_rounding=True, 2025-05-07T21:01:55.9704775Z weighted=False, 2025-05-07T21:01:55.9704851Z row_wise=True, 2025-05-07T21:01:55.9704973Z mixed=False, 2025-05-07T21:01:55.9705052Z use_cache=True, 2025-05-07T21:01:55.9705157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9705239Z use_cpu=True, 2025-05-07T21:01:55.9705336Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9705406Z ) 2025-05-07T21:01:55.9705539Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9705878Z self=, 2025-05-07T21:01:55.9705957Z compile=False, 2025-05-07T21:01:55.9706032Z T=2, 2025-05-07T21:01:55.9706104Z D=49, 2025-05-07T21:01:55.9706177Z B=1, 2025-05-07T21:01:55.9706259Z log_E=4, 2025-05-07T21:01:55.9706333Z L=5, 2025-05-07T21:01:55.9706413Z D_gradcheck=1, 2025-05-07T21:01:55.9706507Z stochastic_rounding=True, 2025-05-07T21:01:55.9706583Z weighted=True, 2025-05-07T21:01:55.9706667Z row_wise=False, 2025-05-07T21:01:55.9706742Z mixed=True, 2025-05-07T21:01:55.9706822Z use_cache=True, 2025-05-07T21:01:55.9706928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9707006Z use_cpu=True, 2025-05-07T21:01:55.9707103Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9707179Z ) 2025-05-07T21:01:55.9707308Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9707650Z self=, 2025-05-07T21:01:55.9707738Z compile=False, 2025-05-07T21:01:55.9707813Z T=2, 2025-05-07T21:01:55.9707887Z D=13, 2025-05-07T21:01:55.9707962Z B=60, 2025-05-07T21:01:55.9708038Z log_E=3, 2025-05-07T21:01:55.9708117Z L=20, 2025-05-07T21:01:55.9708197Z D_gradcheck=2, 2025-05-07T21:01:55.9708287Z stochastic_rounding=False, 2025-05-07T21:01:55.9708370Z weighted=True, 2025-05-07T21:01:55.9708446Z row_wise=True, 2025-05-07T21:01:55.9708564Z mixed=True, 2025-05-07T21:01:55.9708983Z use_cache=False, 2025-05-07T21:01:55.9709101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:55.9709180Z use_cpu=True, 2025-05-07T21:01:55.9709373Z output_dtype=SparseType.FP32, 2025-05-07T21:01:55.9709444Z ) 2025-05-07T21:01:55.9984558Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9985744Z self=, 2025-05-07T21:01:55.9986672Z compile=False, 2025-05-07T21:01:55.9987012Z T=1, 2025-05-07T21:01:55.9987370Z D=10, 2025-05-07T21:01:55.9987675Z B=27, 2025-05-07T21:01:55.9987966Z log_E=4, 2025-05-07T21:01:55.9988284Z L=2, 2025-05-07T21:01:55.9988594Z D_gradcheck=1, 2025-05-07T21:01:55.9988959Z stochastic_rounding=True, 2025-05-07T21:01:55.9989385Z weighted=False, 2025-05-07T21:01:55.9989726Z row_wise=True, 2025-05-07T21:01:55.9990044Z mixed=False, 2025-05-07T21:01:55.9990359Z use_cache=True, 2025-05-07T21:01:55.9990738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9991197Z use_cpu=True, 2025-05-07T21:01:55.9991562Z output_dtype=SparseType.FP16, 2025-05-07T21:01:55.9991987Z ) 2025-05-07T21:01:55.9992357Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:55.9993318Z self=, 2025-05-07T21:01:55.9994216Z compile=True, 2025-05-07T21:01:55.9994544Z T=4, 2025-05-07T21:01:55.9994822Z D=74, 2025-05-07T21:01:55.9995113Z B=44, 2025-05-07T21:01:55.9995412Z log_E=5, 2025-05-07T21:01:55.9995706Z L=20, 2025-05-07T21:01:55.9996009Z D_gradcheck=2, 2025-05-07T21:01:55.9996656Z stochastic_rounding=True, 2025-05-07T21:01:55.9997067Z weighted=False, 2025-05-07T21:01:55.9997414Z row_wise=False, 2025-05-07T21:01:55.9997748Z mixed=False, 2025-05-07T21:01:55.9998075Z use_cache=True, 2025-05-07T21:01:55.9998472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:55.9998930Z use_cpu=True, 2025-05-07T21:01:55.9999441Z output_dtype=SparseType.BF16, 2025-05-07T21:01:55.9999869Z ) 2025-05-07T21:01:56.0000253Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0001221Z self=, 2025-05-07T21:01:56.0002122Z compile=False, 2025-05-07T21:01:56.0002459Z T=4, 2025-05-07T21:01:56.0002756Z D=109, 2025-05-07T21:01:56.0003035Z B=15, 2025-05-07T21:01:56.0003326Z log_E=3, 2025-05-07T21:01:56.0003632Z L=19, 2025-05-07T21:01:56.0003920Z D_gradcheck=1, 2025-05-07T21:01:56.0004283Z stochastic_rounding=False, 2025-05-07T21:01:56.0004707Z weighted=True, 2025-05-07T21:01:56.0005034Z row_wise=True, 2025-05-07T21:01:56.0005368Z mixed=True, 2025-05-07T21:01:56.0005690Z use_cache=False, 2025-05-07T21:01:56.0015753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0016291Z use_cpu=False, 2025-05-07T21:01:56.0016652Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0017081Z ) 2025-05-07T21:01:56.0017451Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0018406Z self=, 2025-05-07T21:01:56.0019304Z compile=False, 2025-05-07T21:01:56.0019644Z T=3, 2025-05-07T21:01:56.0019921Z D=41, 2025-05-07T21:01:56.0020210Z B=125, 2025-05-07T21:01:56.0020507Z log_E=5, 2025-05-07T21:01:56.0020804Z L=1, 2025-05-07T21:01:56.0021096Z D_gradcheck=1, 2025-05-07T21:01:56.0021460Z stochastic_rounding=True, 2025-05-07T21:01:56.0021872Z weighted=False, 2025-05-07T21:01:56.0022215Z row_wise=True, 2025-05-07T21:01:56.0022551Z mixed=True, 2025-05-07T21:01:56.0022881Z use_cache=False, 2025-05-07T21:01:56.0023263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0023726Z use_cpu=True, 2025-05-07T21:01:56.0024261Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0024684Z ) 2025-05-07T21:01:56.0025062Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0026143Z self=, 2025-05-07T21:01:56.0027031Z compile=True, 2025-05-07T21:01:56.0027369Z T=3, 2025-05-07T21:01:56.0027657Z D=56, 2025-05-07T21:01:56.0027942Z B=60, 2025-05-07T21:01:56.0028237Z log_E=5, 2025-05-07T21:01:56.0028528Z L=1, 2025-05-07T21:01:56.0028821Z D_gradcheck=1, 2025-05-07T21:01:56.0029193Z stochastic_rounding=False, 2025-05-07T21:01:56.0029604Z weighted=True, 2025-05-07T21:01:56.0029938Z row_wise=True, 2025-05-07T21:01:56.0030276Z mixed=False, 2025-05-07T21:01:56.0030618Z use_cache=False, 2025-05-07T21:01:56.0031008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0031455Z use_cpu=True, 2025-05-07T21:01:56.0031824Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0032264Z ) 2025-05-07T21:01:56.0032647Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0033650Z self=, 2025-05-07T21:01:56.0034540Z compile=True, 2025-05-07T21:01:56.0034861Z T=1, 2025-05-07T21:01:56.0035150Z D=36, 2025-05-07T21:01:56.0035434Z B=95, 2025-05-07T21:01:56.0035716Z log_E=4, 2025-05-07T21:01:56.0036009Z L=9, 2025-05-07T21:01:56.0036419Z D_gradcheck=1, 2025-05-07T21:01:56.0036778Z stochastic_rounding=False, 2025-05-07T21:01:56.0037223Z weighted=True, 2025-05-07T21:01:56.0037548Z row_wise=True, 2025-05-07T21:01:56.0037866Z mixed=False, 2025-05-07T21:01:56.0038359Z use_cache=False, 2025-05-07T21:01:56.0038782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0039242Z use_cpu=True, 2025-05-07T21:01:56.0039611Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0040032Z ) 2025-05-07T21:01:56.0040395Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0041487Z self=, 2025-05-07T21:01:56.0042426Z compile=False, 2025-05-07T21:01:56.0042743Z T=1, 2025-05-07T21:01:56.0043016Z D=48, 2025-05-07T21:01:56.0043289Z B=125, 2025-05-07T21:01:56.0043569Z log_E=3, 2025-05-07T21:01:56.0043862Z L=17, 2025-05-07T21:01:56.0044154Z D_gradcheck=1, 2025-05-07T21:01:56.0044512Z stochastic_rounding=False, 2025-05-07T21:01:56.0044910Z weighted=True, 2025-05-07T21:01:56.0045244Z row_wise=True, 2025-05-07T21:01:56.0045580Z mixed=False, 2025-05-07T21:01:56.0045906Z use_cache=False, 2025-05-07T21:01:56.0046307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0046768Z use_cpu=True, 2025-05-07T21:01:56.0047130Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0047549Z ) 2025-05-07T21:01:56.0047924Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0048883Z self=, 2025-05-07T21:01:56.0049777Z compile=True, 2025-05-07T21:01:56.0050108Z T=2, 2025-05-07T21:01:56.0050397Z D=49, 2025-05-07T21:01:56.0050693Z B=74, 2025-05-07T21:01:56.0050976Z log_E=4, 2025-05-07T21:01:56.0051281Z L=18, 2025-05-07T21:01:56.0051577Z D_gradcheck=1, 2025-05-07T21:01:56.0051934Z stochastic_rounding=False, 2025-05-07T21:01:56.0052345Z weighted=False, 2025-05-07T21:01:56.0052675Z row_wise=False, 2025-05-07T21:01:56.0053009Z mixed=False, 2025-05-07T21:01:56.0053349Z use_cache=False, 2025-05-07T21:01:56.0053733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0054207Z use_cpu=False, 2025-05-07T21:01:56.0054577Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0054993Z ) 2025-05-07T21:01:56.0055361Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0056423Z self=, 2025-05-07T21:01:56.0057317Z compile=False, 2025-05-07T21:01:56.0057730Z T=5, 2025-05-07T21:01:56.0058014Z D=66, 2025-05-07T21:01:56.0058294Z B=118, 2025-05-07T21:01:56.0058594Z log_E=4, 2025-05-07T21:01:56.0058907Z L=13, 2025-05-07T21:01:56.0059215Z D_gradcheck=1, 2025-05-07T21:01:56.0059596Z stochastic_rounding=False, 2025-05-07T21:01:56.0060029Z weighted=False, 2025-05-07T21:01:56.0060376Z row_wise=True, 2025-05-07T21:01:56.0060721Z mixed=True, 2025-05-07T21:01:56.0061050Z use_cache=False, 2025-05-07T21:01:56.0061440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0061888Z use_cpu=True, 2025-05-07T21:01:56.0062265Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0062679Z ) 2025-05-07T21:01:56.0063038Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0064052Z self=, 2025-05-07T21:01:56.0064925Z compile=True, 2025-05-07T21:01:56.0065253Z T=4, 2025-05-07T21:01:56.0065562Z D=85, 2025-05-07T21:01:56.0065865Z B=28, 2025-05-07T21:01:56.0066144Z log_E=5, 2025-05-07T21:01:56.0066453Z L=1, 2025-05-07T21:01:56.0066751Z D_gradcheck=1, 2025-05-07T21:01:56.0067103Z stochastic_rounding=True, 2025-05-07T21:01:56.0067485Z weighted=False, 2025-05-07T21:01:56.0067822Z row_wise=False, 2025-05-07T21:01:56.0068142Z mixed=True, 2025-05-07T21:01:56.0068459Z use_cache=False, 2025-05-07T21:01:56.0068843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0069291Z use_cpu=True, 2025-05-07T21:01:56.0069660Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0070173Z ) 2025-05-07T21:01:56.0070550Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0071503Z self=, 2025-05-07T21:01:56.0072399Z compile=True, 2025-05-07T21:01:56.0072853Z T=4, 2025-05-07T21:01:56.0073133Z D=35, 2025-05-07T21:01:56.0073426Z B=59, 2025-05-07T21:01:56.0073716Z log_E=3, 2025-05-07T21:01:56.0074009Z L=2, 2025-05-07T21:01:56.0074304Z D_gradcheck=1, 2025-05-07T21:01:56.0074658Z stochastic_rounding=True, 2025-05-07T21:01:56.0075052Z weighted=True, 2025-05-07T21:01:56.0075396Z row_wise=False, 2025-05-07T21:01:56.0075730Z mixed=False, 2025-05-07T21:01:56.0076147Z use_cache=True, 2025-05-07T21:01:56.0076535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0076993Z use_cpu=True, 2025-05-07T21:01:56.0077358Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0077774Z ) 2025-05-07T21:01:56.0078163Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0079116Z self=, 2025-05-07T21:01:56.0080005Z compile=True, 2025-05-07T21:01:56.0080333Z T=2, 2025-05-07T21:01:56.0080629Z D=104, 2025-05-07T21:01:56.0080918Z B=3, 2025-05-07T21:01:56.0081199Z log_E=3, 2025-05-07T21:01:56.0081501Z L=3, 2025-05-07T21:01:56.0081794Z D_gradcheck=1, 2025-05-07T21:01:56.0082152Z stochastic_rounding=False, 2025-05-07T21:01:56.0082563Z weighted=False, 2025-05-07T21:01:56.0082891Z row_wise=True, 2025-05-07T21:01:56.0083214Z mixed=False, 2025-05-07T21:01:56.0083543Z use_cache=False, 2025-05-07T21:01:56.0083938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0084427Z use_cpu=False, 2025-05-07T21:01:56.0084819Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0085236Z ) 2025-05-07T21:01:56.0085621Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0086529Z self=, 2025-05-07T21:01:56.0087325Z compile=True, 2025-05-07T21:01:56.0087615Z T=4, 2025-05-07T21:01:56.0087992Z D=48, 2025-05-07T21:01:56.0088241Z B=58, 2025-05-07T21:01:56.0088477Z log_E=5, 2025-05-07T21:01:56.0088724Z L=5, 2025-05-07T21:01:56.0089021Z D_gradcheck=2, 2025-05-07T21:01:56.0089339Z stochastic_rounding=True, 2025-05-07T21:01:56.0089685Z weighted=False, 2025-05-07T21:01:56.0089992Z row_wise=False, 2025-05-07T21:01:56.0090284Z mixed=False, 2025-05-07T21:01:56.0090581Z use_cache=True, 2025-05-07T21:01:56.0090924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0091332Z use_cpu=False, 2025-05-07T21:01:56.0091665Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.0092043Z ) 2025-05-07T21:01:56.0092366Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0093255Z self=, 2025-05-07T21:01:56.0094066Z compile=False, 2025-05-07T21:01:56.0094352Z T=2, 2025-05-07T21:01:56.0094608Z D=64, 2025-05-07T21:01:56.0094872Z B=92, 2025-05-07T21:01:56.0095125Z log_E=5, 2025-05-07T21:01:56.0095406Z L=2, 2025-05-07T21:01:56.0095672Z D_gradcheck=1, 2025-05-07T21:01:56.0095991Z stochastic_rounding=True, 2025-05-07T21:01:56.0096364Z weighted=False, 2025-05-07T21:01:56.0096669Z row_wise=True, 2025-05-07T21:01:56.0096955Z mixed=True, 2025-05-07T21:01:56.0097251Z use_cache=True, 2025-05-07T21:01:56.0097588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0097993Z use_cpu=False, 2025-05-07T21:01:56.0098324Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0098699Z ) 2025-05-07T21:01:56.0099034Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0099975Z self=, 2025-05-07T21:01:56.0100787Z compile=False, 2025-05-07T21:01:56.0101080Z T=1, 2025-05-07T21:01:56.0101331Z D=108, 2025-05-07T21:01:56.0101594Z B=68, 2025-05-07T21:01:56.0101859Z log_E=3, 2025-05-07T21:01:56.0102121Z L=14, 2025-05-07T21:01:56.0102445Z D_gradcheck=2, 2025-05-07T21:01:56.0102764Z stochastic_rounding=True, 2025-05-07T21:01:56.0103127Z weighted=False, 2025-05-07T21:01:56.0103429Z row_wise=True, 2025-05-07T21:01:56.0103725Z mixed=False, 2025-05-07T21:01:56.0104013Z use_cache=True, 2025-05-07T21:01:56.0104357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0104769Z use_cpu=True, 2025-05-07T21:01:56.0105090Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0105470Z ) 2025-05-07T21:01:56.0105802Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0106681Z self=, 2025-05-07T21:01:56.0107485Z compile=True, 2025-05-07T21:01:56.0107784Z T=4, 2025-05-07T21:01:56.0108041Z D=12, 2025-05-07T21:01:56.0108293Z B=95, 2025-05-07T21:01:56.0108550Z log_E=5, 2025-05-07T21:01:56.0109100Z L=6, 2025-05-07T21:01:56.0109363Z D_gradcheck=2, 2025-05-07T21:01:56.0109695Z stochastic_rounding=True, 2025-05-07T21:01:56.0110056Z weighted=True, 2025-05-07T21:01:56.0110352Z row_wise=True, 2025-05-07T21:01:56.0110652Z mixed=True, 2025-05-07T21:01:56.0110947Z use_cache=True, 2025-05-07T21:01:56.0111282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0111700Z use_cpu=False, 2025-05-07T21:01:56.0112033Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0112396Z ) 2025-05-07T21:01:56.0112733Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0113614Z self=, 2025-05-07T21:01:56.0114429Z compile=False, 2025-05-07T21:01:56.0114731Z T=5, 2025-05-07T21:01:56.0114988Z D=111, 2025-05-07T21:01:56.0115251Z B=96, 2025-05-07T21:01:56.0115504Z log_E=4, 2025-05-07T21:01:56.0115779Z L=2, 2025-05-07T21:01:56.0116114Z D_gradcheck=2, 2025-05-07T21:01:56.0116554Z stochastic_rounding=False, 2025-05-07T21:01:56.0116929Z weighted=False, 2025-05-07T21:01:56.0117233Z row_wise=False, 2025-05-07T21:01:56.0118202Z mixed=False, 2025-05-07T21:01:56.0118513Z use_cache=False, 2025-05-07T21:01:56.0118865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0119267Z use_cpu=True, 2025-05-07T21:01:56.0119600Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0119975Z ) 2025-05-07T21:01:56.0120301Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.0121178Z self=, 2025-05-07T21:01:56.0121985Z compile=True, 2025-05-07T21:01:56.0122270Z T=3, 2025-05-07T21:01:56.0122530Z D=97, 2025-05-07T21:01:56.0122785Z B=7, 2025-05-07T21:01:56.0123033Z log_E=4, 2025-05-07T21:01:56.0123301Z L=3, 2025-05-07T21:01:56.0123566Z D_gradcheck=2, 2025-05-07T21:01:56.0123885Z stochastic_rounding=True, 2025-05-07T21:01:56.0124247Z weighted=True, 2025-05-07T21:01:56.0124546Z row_wise=False, 2025-05-07T21:01:56.0124838Z mixed=False, 2025-05-07T21:01:56.0125139Z use_cache=False, 2025-05-07T21:01:56.0125490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0125904Z use_cpu=False, 2025-05-07T21:01:56.0126229Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0126604Z ) 2025-05-07T21:02:06.2860381Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2861069Z self=, 2025-05-07T21:02:06.2861819Z compile=True, 2025-05-07T21:02:06.2862097Z T=4, 2025-05-07T21:02:06.2862332Z D=117, 2025-05-07T21:02:06.2862892Z B=6, 2025-05-07T21:02:06.2863139Z log_E=4, 2025-05-07T21:02:06.2863341Z L=2, 2025-05-07T21:02:06.2863559Z D_gradcheck=1, 2025-05-07T21:02:06.2863785Z stochastic_rounding=True, 2025-05-07T21:02:06.2864036Z weighted=True, 2025-05-07T21:02:06.2864247Z row_wise=True, 2025-05-07T21:02:06.2864554Z mixed=False, 2025-05-07T21:02:06.2864752Z use_cache=True, 2025-05-07T21:02:06.2864999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2865286Z use_cpu=False, 2025-05-07T21:02:06.2865511Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.2865774Z ) 2025-05-07T21:02:06.2866004Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2866580Z self=, 2025-05-07T21:02:06.2867109Z compile=True, 2025-05-07T21:02:06.2867310Z T=3, 2025-05-07T21:02:06.2867489Z D=114, 2025-05-07T21:02:06.2867664Z B=2, 2025-05-07T21:02:06.2867847Z log_E=4, 2025-05-07T21:02:06.2868037Z L=8, 2025-05-07T21:02:06.2868212Z D_gradcheck=2, 2025-05-07T21:02:06.2868431Z stochastic_rounding=True, 2025-05-07T21:02:06.2868683Z weighted=False, 2025-05-07T21:02:06.2868886Z row_wise=False, 2025-05-07T21:02:06.2869092Z mixed=False, 2025-05-07T21:02:06.2869299Z use_cache=True, 2025-05-07T21:02:06.2869526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2869811Z use_cpu=False, 2025-05-07T21:02:06.2870040Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.2870290Z ) 2025-05-07T21:02:06.2870518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2871123Z self=, 2025-05-07T21:02:06.2871665Z compile=False, 2025-05-07T21:02:06.2871867Z T=3, 2025-05-07T21:02:06.2872045Z D=86, 2025-05-07T21:02:06.2872218Z B=96, 2025-05-07T21:02:06.2872399Z log_E=5, 2025-05-07T21:02:06.2872586Z L=17, 2025-05-07T21:02:06.2872765Z D_gradcheck=2, 2025-05-07T21:02:06.2872987Z stochastic_rounding=False, 2025-05-07T21:02:06.2873242Z weighted=True, 2025-05-07T21:02:06.2873443Z row_wise=True, 2025-05-07T21:02:06.2873638Z mixed=False, 2025-05-07T21:02:06.2873935Z use_cache=False, 2025-05-07T21:02:06.2874184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2874459Z use_cpu=True, 2025-05-07T21:02:06.2874769Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.2875026Z ) 2025-05-07T21:02:06.2875247Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2875824Z self=, 2025-05-07T21:02:06.2876469Z compile=False, 2025-05-07T21:02:06.2876669Z T=4, 2025-05-07T21:02:06.2876847Z D=96, 2025-05-07T21:02:06.2877026Z B=45, 2025-05-07T21:02:06.2877196Z log_E=5, 2025-05-07T21:02:06.2877381Z L=14, 2025-05-07T21:02:06.2877558Z D_gradcheck=1, 2025-05-07T21:02:06.2877774Z stochastic_rounding=False, 2025-05-07T21:02:06.2878024Z weighted=True, 2025-05-07T21:02:06.2878228Z row_wise=True, 2025-05-07T21:02:06.2878420Z mixed=False, 2025-05-07T21:02:06.2878624Z use_cache=True, 2025-05-07T21:02:06.2878854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2879131Z use_cpu=True, 2025-05-07T21:02:06.2879354Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.2879612Z ) 2025-05-07T21:02:06.2879833Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2880400Z self=, 2025-05-07T21:02:06.2880926Z compile=False, 2025-05-07T21:02:06.2881128Z T=4, 2025-05-07T21:02:06.2881299Z D=77, 2025-05-07T21:02:06.2881476Z B=96, 2025-05-07T21:02:06.2881653Z log_E=5, 2025-05-07T21:02:06.2881831Z L=12, 2025-05-07T21:02:06.2882011Z D_gradcheck=2, 2025-05-07T21:02:06.2882278Z stochastic_rounding=True, 2025-05-07T21:02:06.2882524Z weighted=False, 2025-05-07T21:02:06.2882730Z row_wise=True, 2025-05-07T21:02:06.2882929Z mixed=False, 2025-05-07T21:02:06.2883128Z use_cache=False, 2025-05-07T21:02:06.2883370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2883644Z use_cpu=False, 2025-05-07T21:02:06.2892533Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.2892819Z ) 2025-05-07T21:02:06.2893058Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2893643Z self=, 2025-05-07T21:02:06.2894176Z compile=False, 2025-05-07T21:02:06.2894378Z T=3, 2025-05-07T21:02:06.2894560Z D=110, 2025-05-07T21:02:06.2894743Z B=65, 2025-05-07T21:02:06.2894919Z log_E=4, 2025-05-07T21:02:06.2895106Z L=6, 2025-05-07T21:02:06.2895291Z D_gradcheck=2, 2025-05-07T21:02:06.2895513Z stochastic_rounding=False, 2025-05-07T21:02:06.2895768Z weighted=False, 2025-05-07T21:02:06.2895982Z row_wise=True, 2025-05-07T21:02:06.2896179Z mixed=True, 2025-05-07T21:02:06.2896387Z use_cache=False, 2025-05-07T21:02:06.2896630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2896910Z use_cpu=True, 2025-05-07T21:02:06.2897141Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.2897404Z ) 2025-05-07T21:02:06.2897625Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2898209Z self=, 2025-05-07T21:02:06.2898734Z compile=True, 2025-05-07T21:02:06.2898941Z T=3, 2025-05-07T21:02:06.2899114Z D=115, 2025-05-07T21:02:06.2899297Z B=115, 2025-05-07T21:02:06.2899479Z log_E=4, 2025-05-07T21:02:06.2899659Z L=2, 2025-05-07T21:02:06.2899843Z D_gradcheck=2, 2025-05-07T21:02:06.2900064Z stochastic_rounding=True, 2025-05-07T21:02:06.2900307Z weighted=True, 2025-05-07T21:02:06.2900517Z row_wise=False, 2025-05-07T21:02:06.2900726Z mixed=True, 2025-05-07T21:02:06.2900922Z use_cache=True, 2025-05-07T21:02:06.2901156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2901434Z use_cpu=False, 2025-05-07T21:02:06.2901731Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.2901985Z ) 2025-05-07T21:02:06.2902213Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2902822Z self=, 2025-05-07T21:02:06.2903343Z compile=False, 2025-05-07T21:02:06.2903543Z T=5, 2025-05-07T21:02:06.2903713Z D=32, 2025-05-07T21:02:06.2903891Z B=36, 2025-05-07T21:02:06.2904063Z log_E=4, 2025-05-07T21:02:06.2904246Z L=7, 2025-05-07T21:02:06.2904425Z D_gradcheck=2, 2025-05-07T21:02:06.2904643Z stochastic_rounding=False, 2025-05-07T21:02:06.2904892Z weighted=False, 2025-05-07T21:02:06.2905095Z row_wise=True, 2025-05-07T21:02:06.2905297Z mixed=False, 2025-05-07T21:02:06.2905497Z use_cache=True, 2025-05-07T21:02:06.2905723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2905999Z use_cpu=True, 2025-05-07T21:02:06.2906222Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.2906469Z ) 2025-05-07T21:02:06.2906694Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2907267Z self=, 2025-05-07T21:02:06.2907786Z compile=True, 2025-05-07T21:02:06.2907989Z T=4, 2025-05-07T21:02:06.2908159Z D=7, 2025-05-07T21:02:06.2908327Z B=96, 2025-05-07T21:02:06.2908501Z log_E=4, 2025-05-07T21:02:06.2909101Z L=7, 2025-05-07T21:02:06.2909428Z D_gradcheck=2, 2025-05-07T21:02:06.2909644Z stochastic_rounding=True, 2025-05-07T21:02:06.2909893Z weighted=True, 2025-05-07T21:02:06.2910092Z row_wise=True, 2025-05-07T21:02:06.2910292Z mixed=True, 2025-05-07T21:02:06.2910604Z use_cache=False, 2025-05-07T21:02:06.2910840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2911119Z use_cpu=False, 2025-05-07T21:02:06.2911342Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.2911593Z ) 2025-05-07T21:02:06.2911813Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2912472Z self=, 2025-05-07T21:02:06.2912996Z compile=False, 2025-05-07T21:02:06.2913191Z T=2, 2025-05-07T21:02:06.2913366Z D=12, 2025-05-07T21:02:06.2913540Z B=1, 2025-05-07T21:02:06.2913708Z log_E=4, 2025-05-07T21:02:06.2913892Z L=19, 2025-05-07T21:02:06.2914073Z D_gradcheck=1, 2025-05-07T21:02:06.2914281Z stochastic_rounding=True, 2025-05-07T21:02:06.2914523Z weighted=False, 2025-05-07T21:02:06.2914725Z row_wise=False, 2025-05-07T21:02:06.2914918Z mixed=True, 2025-05-07T21:02:06.2915113Z use_cache=True, 2025-05-07T21:02:06.2915343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2915612Z use_cpu=False, 2025-05-07T21:02:06.2915835Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.2916198Z ) 2025-05-07T21:02:06.2916416Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2916992Z self=, 2025-05-07T21:02:06.2917517Z compile=True, 2025-05-07T21:02:06.2917714Z T=4, 2025-05-07T21:02:06.2917884Z D=9, 2025-05-07T21:02:06.2918061Z B=14, 2025-05-07T21:02:06.2918239Z log_E=5, 2025-05-07T21:02:06.2918411Z L=8, 2025-05-07T21:02:06.2918580Z D_gradcheck=1, 2025-05-07T21:02:06.2918790Z stochastic_rounding=False, 2025-05-07T21:02:06.2919024Z weighted=False, 2025-05-07T21:02:06.2919224Z row_wise=False, 2025-05-07T21:02:06.2919421Z mixed=False, 2025-05-07T21:02:06.2919616Z use_cache=False, 2025-05-07T21:02:06.2919851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2920131Z use_cpu=True, 2025-05-07T21:02:06.2920350Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.2920600Z ) 2025-05-07T21:02:06.2920822Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2921462Z self=, 2025-05-07T21:02:06.2921986Z compile=False, 2025-05-07T21:02:06.2922240Z T=1, 2025-05-07T21:02:06.2922407Z D=33, 2025-05-07T21:02:06.2922578Z B=64, 2025-05-07T21:02:06.2922781Z log_E=5, 2025-05-07T21:02:06.2922959Z L=17, 2025-05-07T21:02:06.2923126Z D_gradcheck=2, 2025-05-07T21:02:06.2923338Z stochastic_rounding=True, 2025-05-07T21:02:06.2923582Z weighted=False, 2025-05-07T21:02:06.2923787Z row_wise=False, 2025-05-07T21:02:06.2923984Z mixed=False, 2025-05-07T21:02:06.2924180Z use_cache=True, 2025-05-07T21:02:06.2924405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2924673Z use_cpu=False, 2025-05-07T21:02:06.2924893Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.2925138Z ) 2025-05-07T21:02:06.2925352Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2925922Z self=, 2025-05-07T21:02:06.2926442Z compile=False, 2025-05-07T21:02:06.2926640Z T=3, 2025-05-07T21:02:06.2926815Z D=54, 2025-05-07T21:02:06.2926987Z B=17, 2025-05-07T21:02:06.2927154Z log_E=5, 2025-05-07T21:02:06.2927334Z L=11, 2025-05-07T21:02:06.2927506Z D_gradcheck=1, 2025-05-07T21:02:06.2927713Z stochastic_rounding=False, 2025-05-07T21:02:06.2927960Z weighted=False, 2025-05-07T21:02:06.2928162Z row_wise=True, 2025-05-07T21:02:06.2928353Z mixed=True, 2025-05-07T21:02:06.2928547Z use_cache=False, 2025-05-07T21:02:06.2928785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2929052Z use_cpu=False, 2025-05-07T21:02:06.2929272Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.2929570Z ) 2025-05-07T21:02:06.2929792Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2930357Z self=, 2025-05-07T21:02:06.2930885Z compile=False, 2025-05-07T21:02:06.2931152Z T=4, 2025-05-07T21:02:06.2931342Z D=120, 2025-05-07T21:02:06.2931513Z B=107, 2025-05-07T21:02:06.2931689Z log_E=4, 2025-05-07T21:02:06.2931860Z L=12, 2025-05-07T21:02:06.2932034Z D_gradcheck=2, 2025-05-07T21:02:06.2932255Z stochastic_rounding=False, 2025-05-07T21:02:06.2932494Z weighted=True, 2025-05-07T21:02:06.2932696Z row_wise=False, 2025-05-07T21:02:06.2932896Z mixed=False, 2025-05-07T21:02:06.2933088Z use_cache=True, 2025-05-07T21:02:06.2933315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2933591Z use_cpu=False, 2025-05-07T21:02:06.2933812Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.2934061Z ) 2025-05-07T21:02:06.2934287Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2934856Z self=, 2025-05-07T21:02:06.2935372Z compile=False, 2025-05-07T21:02:06.2935571Z T=4, 2025-05-07T21:02:06.2935750Z D=45, 2025-05-07T21:02:06.2935923Z B=74, 2025-05-07T21:02:06.2936099Z log_E=4, 2025-05-07T21:02:06.2936280Z L=10, 2025-05-07T21:02:06.2936454Z D_gradcheck=2, 2025-05-07T21:02:06.2936669Z stochastic_rounding=False, 2025-05-07T21:02:06.2936919Z weighted=True, 2025-05-07T21:02:06.2937118Z row_wise=True, 2025-05-07T21:02:06.2937320Z mixed=True, 2025-05-07T21:02:06.2937514Z use_cache=True, 2025-05-07T21:02:06.2937738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2938017Z use_cpu=False, 2025-05-07T21:02:06.2938237Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.2938481Z ) 2025-05-07T21:02:06.2938704Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2939274Z self=, 2025-05-07T21:02:06.2939788Z compile=False, 2025-05-07T21:02:06.2939984Z T=4, 2025-05-07T21:02:06.2940207Z D=52, 2025-05-07T21:02:06.2940380Z B=112, 2025-05-07T21:02:06.2940556Z log_E=3, 2025-05-07T21:02:06.2940741Z L=19, 2025-05-07T21:02:06.2940974Z D_gradcheck=2, 2025-05-07T21:02:06.2941188Z stochastic_rounding=True, 2025-05-07T21:02:06.2941442Z weighted=True, 2025-05-07T21:02:06.2941657Z row_wise=True, 2025-05-07T21:02:06.2941855Z mixed=False, 2025-05-07T21:02:06.2942059Z use_cache=True, 2025-05-07T21:02:06.2942293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2942570Z use_cpu=True, 2025-05-07T21:02:06.2942800Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.2943056Z ) 2025-05-07T21:02:06.2943279Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2943858Z self=, 2025-05-07T21:02:06.2944387Z compile=True, 2025-05-07T21:02:06.2944585Z T=2, 2025-05-07T21:02:06.2944764Z D=98, 2025-05-07T21:02:06.2944948Z B=89, 2025-05-07T21:02:06.2945122Z log_E=3, 2025-05-07T21:02:06.2945312Z L=18, 2025-05-07T21:02:06.2945499Z D_gradcheck=1, 2025-05-07T21:02:06.2945721Z stochastic_rounding=True, 2025-05-07T21:02:06.2945971Z weighted=True, 2025-05-07T21:02:06.2946181Z row_wise=False, 2025-05-07T21:02:06.2946382Z mixed=True, 2025-05-07T21:02:06.2946585Z use_cache=True, 2025-05-07T21:02:06.2946814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.2947095Z use_cpu=False, 2025-05-07T21:02:06.2947315Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.2947567Z ) 2025-05-07T21:02:06.2947794Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.2948420Z self=, 2025-05-07T21:02:06.2948946Z compile=True, 2025-05-07T21:02:06.2949149Z T=3, 2025-05-07T21:02:06.2949321Z D=33, 2025-05-07T21:02:06.2949501Z B=90, 2025-05-07T21:02:06.2949688Z log_E=4, 2025-05-07T21:02:06.2949869Z L=16, 2025-05-07T21:02:06.2950097Z D_gradcheck=2, 2025-05-07T21:02:06.2950316Z stochastic_rounding=True, 2025-05-07T21:02:06.2950746Z weighted=True, 2025-05-07T21:02:06.2950953Z row_wise=False, 2025-05-07T21:02:06.2951162Z mixed=False, 2025-05-07T21:02:06.2951360Z use_cache=False, 2025-05-07T21:02:06.2951600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.2951878Z use_cpu=False, 2025-05-07T21:02:06.2952099Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.2952356Z ) 2025-05-07T21:02:06.3182016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3182685Z self=, 2025-05-07T21:02:06.3183433Z compile=False, 2025-05-07T21:02:06.3183712Z T=4, 2025-05-07T21:02:06.3183951Z D=66, 2025-05-07T21:02:06.3184193Z B=94, 2025-05-07T21:02:06.3184435Z log_E=3, 2025-05-07T21:02:06.3184682Z L=5, 2025-05-07T21:02:06.3184937Z D_gradcheck=1, 2025-05-07T21:02:06.3185238Z stochastic_rounding=True, 2025-05-07T21:02:06.3185572Z weighted=True, 2025-05-07T21:02:06.3185868Z row_wise=False, 2025-05-07T21:02:06.3186128Z mixed=False, 2025-05-07T21:02:06.3186326Z use_cache=False, 2025-05-07T21:02:06.3186565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3186846Z use_cpu=False, 2025-05-07T21:02:06.3187066Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.3187317Z ) 2025-05-07T21:02:06.3187541Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3188115Z self=, 2025-05-07T21:02:06.3188635Z compile=False, 2025-05-07T21:02:06.3188832Z T=2, 2025-05-07T21:02:06.3189009Z D=36, 2025-05-07T21:02:06.3189181Z B=31, 2025-05-07T21:02:06.3189357Z log_E=4, 2025-05-07T21:02:06.3189542Z L=7, 2025-05-07T21:02:06.3189715Z D_gradcheck=2, 2025-05-07T21:02:06.3190061Z stochastic_rounding=True, 2025-05-07T21:02:06.3190315Z weighted=True, 2025-05-07T21:02:06.3190508Z row_wise=True, 2025-05-07T21:02:06.3190788Z mixed=True, 2025-05-07T21:02:06.3190985Z use_cache=True, 2025-05-07T21:02:06.3191208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.3191486Z use_cpu=True, 2025-05-07T21:02:06.3191712Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3191960Z ) 2025-05-07T21:02:06.3192183Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3192754Z self=, 2025-05-07T21:02:06.3193272Z compile=False, 2025-05-07T21:02:06.3193466Z T=2, 2025-05-07T21:02:06.3193643Z D=75, 2025-05-07T21:02:06.3193813Z B=108, 2025-05-07T21:02:06.3193991Z log_E=3, 2025-05-07T21:02:06.3194175Z L=1, 2025-05-07T21:02:06.3194351Z D_gradcheck=2, 2025-05-07T21:02:06.3194564Z stochastic_rounding=False, 2025-05-07T21:02:06.3194812Z weighted=True, 2025-05-07T21:02:06.3195022Z row_wise=True, 2025-05-07T21:02:06.3195214Z mixed=True, 2025-05-07T21:02:06.3195416Z use_cache=False, 2025-05-07T21:02:06.3195657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3195931Z use_cpu=False, 2025-05-07T21:02:06.3196261Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.3196514Z ) 2025-05-07T21:02:06.3196732Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3197312Z self=, 2025-05-07T21:02:06.3197837Z compile=True, 2025-05-07T21:02:06.3198034Z T=3, 2025-05-07T21:02:06.3198211Z D=33, 2025-05-07T21:02:06.3198488Z B=44, 2025-05-07T21:02:06.3198666Z log_E=5, 2025-05-07T21:02:06.3198850Z L=19, 2025-05-07T21:02:06.3199031Z D_gradcheck=1, 2025-05-07T21:02:06.3199246Z stochastic_rounding=False, 2025-05-07T21:02:06.3199498Z weighted=False, 2025-05-07T21:02:06.3199704Z row_wise=False, 2025-05-07T21:02:06.3199966Z mixed=True, 2025-05-07T21:02:06.3200163Z use_cache=True, 2025-05-07T21:02:06.3200391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.3200665Z use_cpu=False, 2025-05-07T21:02:06.3200883Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.3201134Z ) 2025-05-07T21:02:06.3201354Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3201922Z self=, 2025-05-07T21:02:06.3202441Z compile=True, 2025-05-07T21:02:06.3202640Z T=3, 2025-05-07T21:02:06.3202809Z D=98, 2025-05-07T21:02:06.3202986Z B=7, 2025-05-07T21:02:06.3203165Z log_E=5, 2025-05-07T21:02:06.3203346Z L=18, 2025-05-07T21:02:06.3203528Z D_gradcheck=1, 2025-05-07T21:02:06.3203747Z stochastic_rounding=True, 2025-05-07T21:02:06.3203987Z weighted=True, 2025-05-07T21:02:06.3204194Z row_wise=False, 2025-05-07T21:02:06.3204395Z mixed=True, 2025-05-07T21:02:06.3204589Z use_cache=False, 2025-05-07T21:02:06.3204831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3205107Z use_cpu=False, 2025-05-07T21:02:06.3205325Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.3205574Z ) 2025-05-07T21:02:06.3205801Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3206375Z self=, 2025-05-07T21:02:06.3206889Z compile=True, 2025-05-07T21:02:06.3207085Z T=1, 2025-05-07T21:02:06.3207262Z D=2, 2025-05-07T21:02:06.3207432Z B=75, 2025-05-07T21:02:06.3207613Z log_E=3, 2025-05-07T21:02:06.3207801Z L=12, 2025-05-07T21:02:06.3207980Z D_gradcheck=1, 2025-05-07T21:02:06.3208194Z stochastic_rounding=True, 2025-05-07T21:02:06.3208447Z weighted=True, 2025-05-07T21:02:06.3208979Z row_wise=True, 2025-05-07T21:02:06.3209257Z mixed=False, 2025-05-07T21:02:06.3209553Z use_cache=False, 2025-05-07T21:02:06.3209793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3210075Z use_cpu=False, 2025-05-07T21:02:06.3210370Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3210619Z ) 2025-05-07T21:02:06.3210843Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3211425Z self=, 2025-05-07T21:02:06.3211957Z compile=False, 2025-05-07T21:02:06.3212152Z T=2, 2025-05-07T21:02:06.3212330Z D=112, 2025-05-07T21:02:06.3212509Z B=123, 2025-05-07T21:02:06.3212682Z log_E=5, 2025-05-07T21:02:06.3212870Z L=9, 2025-05-07T21:02:06.3213049Z D_gradcheck=1, 2025-05-07T21:02:06.3213264Z stochastic_rounding=False, 2025-05-07T21:02:06.3213517Z weighted=False, 2025-05-07T21:02:06.3213724Z row_wise=False, 2025-05-07T21:02:06.3213919Z mixed=True, 2025-05-07T21:02:06.3214119Z use_cache=True, 2025-05-07T21:02:06.3214350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3214623Z use_cpu=True, 2025-05-07T21:02:06.3214854Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3215110Z ) 2025-05-07T21:02:06.3215334Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3215911Z self=, 2025-05-07T21:02:06.3216435Z compile=True, 2025-05-07T21:02:06.3216631Z T=4, 2025-05-07T21:02:06.3216806Z D=86, 2025-05-07T21:02:06.3216984Z B=35, 2025-05-07T21:02:06.3217156Z log_E=5, 2025-05-07T21:02:06.3217342Z L=4, 2025-05-07T21:02:06.3217522Z D_gradcheck=2, 2025-05-07T21:02:06.3217814Z stochastic_rounding=False, 2025-05-07T21:02:06.3218063Z weighted=True, 2025-05-07T21:02:06.3218271Z row_wise=False, 2025-05-07T21:02:06.3218474Z mixed=False, 2025-05-07T21:02:06.3218674Z use_cache=False, 2025-05-07T21:02:06.3218914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.3219197Z use_cpu=True, 2025-05-07T21:02:06.3225859Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3226134Z ) 2025-05-07T21:02:06.3226364Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3226947Z self=, 2025-05-07T21:02:06.3227478Z compile=False, 2025-05-07T21:02:06.3227680Z T=1, 2025-05-07T21:02:06.3227851Z D=18, 2025-05-07T21:02:06.3228027Z B=32, 2025-05-07T21:02:06.3228202Z log_E=3, 2025-05-07T21:02:06.3228383Z L=6, 2025-05-07T21:02:06.3228560Z D_gradcheck=2, 2025-05-07T21:02:06.3228776Z stochastic_rounding=False, 2025-05-07T21:02:06.3229018Z weighted=True, 2025-05-07T21:02:06.3229226Z row_wise=False, 2025-05-07T21:02:06.3229427Z mixed=False, 2025-05-07T21:02:06.3229620Z use_cache=True, 2025-05-07T21:02:06.3229851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3230130Z use_cpu=False, 2025-05-07T21:02:06.3230350Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.3230610Z ) 2025-05-07T21:02:06.3230866Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3231446Z self=, 2025-05-07T21:02:06.3231966Z compile=False, 2025-05-07T21:02:06.3232158Z T=5, 2025-05-07T21:02:06.3232333Z D=26, 2025-05-07T21:02:06.3232506Z B=69, 2025-05-07T21:02:06.3232681Z log_E=4, 2025-05-07T21:02:06.3232858Z L=7, 2025-05-07T21:02:06.3233034Z D_gradcheck=2, 2025-05-07T21:02:06.3233247Z stochastic_rounding=True, 2025-05-07T21:02:06.3233488Z weighted=True, 2025-05-07T21:02:06.3233693Z row_wise=False, 2025-05-07T21:02:06.3233895Z mixed=True, 2025-05-07T21:02:06.3234086Z use_cache=False, 2025-05-07T21:02:06.3234323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3234602Z use_cpu=False, 2025-05-07T21:02:06.3234903Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.3235154Z ) 2025-05-07T21:02:06.3235376Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3235990Z self=, 2025-05-07T21:02:06.3236630Z compile=False, 2025-05-07T21:02:06.3236831Z T=2, 2025-05-07T21:02:06.3237002Z D=74, 2025-05-07T21:02:06.3237180Z B=79, 2025-05-07T21:02:06.3237359Z log_E=5, 2025-05-07T21:02:06.3237539Z L=15, 2025-05-07T21:02:06.3237715Z D_gradcheck=1, 2025-05-07T21:02:06.3237931Z stochastic_rounding=False, 2025-05-07T21:02:06.3238174Z weighted=False, 2025-05-07T21:02:06.3238379Z row_wise=False, 2025-05-07T21:02:06.3238584Z mixed=False, 2025-05-07T21:02:06.3238784Z use_cache=False, 2025-05-07T21:02:06.3239019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.3239303Z use_cpu=True, 2025-05-07T21:02:06.3239527Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.3239775Z ) 2025-05-07T21:02:06.3239995Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3240571Z self=, 2025-05-07T21:02:06.3241089Z compile=False, 2025-05-07T21:02:06.3241288Z T=3, 2025-05-07T21:02:06.3241461Z D=18, 2025-05-07T21:02:06.3241630Z B=68, 2025-05-07T21:02:06.3241804Z log_E=3, 2025-05-07T21:02:06.3241987Z L=1, 2025-05-07T21:02:06.3242164Z D_gradcheck=1, 2025-05-07T21:02:06.3242380Z stochastic_rounding=True, 2025-05-07T21:02:06.3242625Z weighted=True, 2025-05-07T21:02:06.3242826Z row_wise=False, 2025-05-07T21:02:06.3243031Z mixed=False, 2025-05-07T21:02:06.3243284Z use_cache=True, 2025-05-07T21:02:06.3243510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.3243788Z use_cpu=False, 2025-05-07T21:02:06.3244016Z output_dtype=SparseType.BF16, 2025-05-07T21:02:06.3244261Z ) 2025-05-07T21:02:06.3244493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3245109Z self=, 2025-05-07T21:02:06.3245636Z compile=False, 2025-05-07T21:02:06.3245831Z T=1, 2025-05-07T21:02:06.3246007Z D=88, 2025-05-07T21:02:06.3246187Z B=45, 2025-05-07T21:02:06.3246361Z log_E=3, 2025-05-07T21:02:06.3246547Z L=10, 2025-05-07T21:02:06.3246729Z D_gradcheck=1, 2025-05-07T21:02:06.3246941Z stochastic_rounding=False, 2025-05-07T21:02:06.3247187Z weighted=True, 2025-05-07T21:02:06.3247384Z row_wise=True, 2025-05-07T21:02:06.3247577Z mixed=False, 2025-05-07T21:02:06.3247776Z use_cache=True, 2025-05-07T21:02:06.3248009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.3248281Z use_cpu=False, 2025-05-07T21:02:06.3248504Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3248753Z ) 2025-05-07T21:02:06.3248974Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3249543Z self=, 2025-05-07T21:02:06.3250071Z compile=True, 2025-05-07T21:02:06.3250270Z T=5, 2025-05-07T21:02:06.3250444Z D=26, 2025-05-07T21:02:06.3250621Z B=75, 2025-05-07T21:02:06.3250800Z log_E=5, 2025-05-07T21:02:06.3250983Z L=11, 2025-05-07T21:02:06.3251172Z D_gradcheck=2, 2025-05-07T21:02:06.3251428Z stochastic_rounding=True, 2025-05-07T21:02:06.3251672Z weighted=False, 2025-05-07T21:02:06.3251877Z row_wise=False, 2025-05-07T21:02:06.3252077Z mixed=False, 2025-05-07T21:02:06.3252273Z use_cache=True, 2025-05-07T21:02:06.3252501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3252787Z use_cpu=True, 2025-05-07T21:02:06.3253008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3253256Z ) 2025-05-07T21:02:06.3253478Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3254093Z self=, 2025-05-07T21:02:06.3254620Z compile=True, 2025-05-07T21:02:06.3254855Z T=5, 2025-05-07T21:02:06.3255030Z D=31, 2025-05-07T21:02:06.3255202Z B=70, 2025-05-07T21:02:06.3255383Z log_E=5, 2025-05-07T21:02:06.3255562Z L=0, 2025-05-07T21:02:06.3255738Z D_gradcheck=2, 2025-05-07T21:02:06.3255953Z stochastic_rounding=False, 2025-05-07T21:02:06.3256201Z weighted=False, 2025-05-07T21:02:06.3256399Z row_wise=True, 2025-05-07T21:02:06.3256599Z mixed=True, 2025-05-07T21:02:06.3256797Z use_cache=False, 2025-05-07T21:02:06.3257031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3257311Z use_cpu=False, 2025-05-07T21:02:06.3257535Z output_dtype=SparseType.FP16, 2025-05-07T21:02:06.3257781Z ) 2025-05-07T21:02:06.3258010Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3258582Z self=, 2025-05-07T21:02:06.3259101Z compile=True, 2025-05-07T21:02:06.3259302Z T=5, 2025-05-07T21:02:06.3259483Z D=21, 2025-05-07T21:02:06.3259653Z B=8, 2025-05-07T21:02:06.3259827Z log_E=3, 2025-05-07T21:02:06.3260008Z L=13, 2025-05-07T21:02:06.3260184Z D_gradcheck=1, 2025-05-07T21:02:06.3260398Z stochastic_rounding=False, 2025-05-07T21:02:06.3260643Z weighted=True, 2025-05-07T21:02:06.3260845Z row_wise=False, 2025-05-07T21:02:06.3261046Z mixed=False, 2025-05-07T21:02:06.3261247Z use_cache=False, 2025-05-07T21:02:06.3261477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3261753Z use_cpu=False, 2025-05-07T21:02:06.3261979Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3262293Z ) 2025-05-07T21:02:06.3262514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3263087Z self=, 2025-05-07T21:02:06.3263608Z compile=True, 2025-05-07T21:02:06.3263845Z T=4, 2025-05-07T21:02:06.3264021Z D=119, 2025-05-07T21:02:06.3264203Z B=41, 2025-05-07T21:02:06.3264382Z log_E=3, 2025-05-07T21:02:06.3264567Z L=3, 2025-05-07T21:02:06.3264750Z D_gradcheck=1, 2025-05-07T21:02:06.3264963Z stochastic_rounding=False, 2025-05-07T21:02:06.3265209Z weighted=True, 2025-05-07T21:02:06.3265411Z row_wise=True, 2025-05-07T21:02:06.3265604Z mixed=True, 2025-05-07T21:02:06.3265800Z use_cache=True, 2025-05-07T21:02:06.3266025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:06.3266297Z use_cpu=False, 2025-05-07T21:02:06.3266525Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3266778Z ) 2025-05-07T21:02:06.3267002Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:06.3267570Z self=, 2025-05-07T21:02:06.3268090Z compile=False, 2025-05-07T21:02:06.3268291Z T=4, 2025-05-07T21:02:06.3268460Z D=36, 2025-05-07T21:02:06.3268640Z B=91, 2025-05-07T21:02:06.3268817Z log_E=4, 2025-05-07T21:02:06.3269000Z L=11, 2025-05-07T21:02:06.3269180Z D_gradcheck=2, 2025-05-07T21:02:06.3269394Z stochastic_rounding=True, 2025-05-07T21:02:06.3269633Z weighted=False, 2025-05-07T21:02:06.3269835Z row_wise=True, 2025-05-07T21:02:06.3270036Z mixed=False, 2025-05-07T21:02:06.3270232Z use_cache=False, 2025-05-07T21:02:06.3270472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:06.3270749Z use_cpu=True, 2025-05-07T21:02:06.3270967Z output_dtype=SparseType.FP32, 2025-05-07T21:02:06.3271214Z ) 2025-05-07T21:02:09.8264490Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8265436Z self=, 2025-05-07T21:02:09.8266165Z compile=False, 2025-05-07T21:02:09.8266422Z T=1, 2025-05-07T21:02:09.8266778Z D=9, 2025-05-07T21:02:09.8266957Z B=84, 2025-05-07T21:02:09.8267147Z log_E=4, 2025-05-07T21:02:09.8267330Z L=7, 2025-05-07T21:02:09.8267639Z D_gradcheck=1, 2025-05-07T21:02:09.8267863Z stochastic_rounding=False, 2025-05-07T21:02:09.8268110Z weighted=True, 2025-05-07T21:02:09.8268320Z row_wise=False, 2025-05-07T21:02:09.8268524Z mixed=True, 2025-05-07T21:02:09.8268719Z use_cache=True, 2025-05-07T21:02:09.8268955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8269235Z use_cpu=True, 2025-05-07T21:02:09.8269464Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8269723Z ) 2025-05-07T21:02:09.8269955Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8270533Z self=, 2025-05-07T21:02:09.8271060Z compile=False, 2025-05-07T21:02:09.8271261Z T=3, 2025-05-07T21:02:09.8271434Z D=21, 2025-05-07T21:02:09.8271615Z B=61, 2025-05-07T21:02:09.8271793Z log_E=3, 2025-05-07T21:02:09.8271974Z L=9, 2025-05-07T21:02:09.8272158Z D_gradcheck=2, 2025-05-07T21:02:09.8272377Z stochastic_rounding=False, 2025-05-07T21:02:09.8272618Z weighted=True, 2025-05-07T21:02:09.8272821Z row_wise=True, 2025-05-07T21:02:09.8273022Z mixed=False, 2025-05-07T21:02:09.8273224Z use_cache=True, 2025-05-07T21:02:09.8273449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8273724Z use_cpu=True, 2025-05-07T21:02:09.8273949Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8274197Z ) 2025-05-07T21:02:09.8274424Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8275085Z self=, 2025-05-07T21:02:09.8275603Z compile=True, 2025-05-07T21:02:09.8275803Z T=5, 2025-05-07T21:02:09.8275979Z D=26, 2025-05-07T21:02:09.8276244Z B=72, 2025-05-07T21:02:09.8276420Z log_E=4, 2025-05-07T21:02:09.8276604Z L=3, 2025-05-07T21:02:09.8276854Z D_gradcheck=1, 2025-05-07T21:02:09.8277074Z stochastic_rounding=False, 2025-05-07T21:02:09.8277323Z weighted=False, 2025-05-07T21:02:09.8277521Z row_wise=True, 2025-05-07T21:02:09.8277720Z mixed=True, 2025-05-07T21:02:09.8277917Z use_cache=True, 2025-05-07T21:02:09.8278143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8278423Z use_cpu=False, 2025-05-07T21:02:09.8278649Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8278902Z ) 2025-05-07T21:02:09.8279120Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8279697Z self=, 2025-05-07T21:02:09.8280231Z compile=False, 2025-05-07T21:02:09.8280429Z T=3, 2025-05-07T21:02:09.8280606Z D=49, 2025-05-07T21:02:09.8280786Z B=126, 2025-05-07T21:02:09.8280959Z log_E=3, 2025-05-07T21:02:09.8281149Z L=3, 2025-05-07T21:02:09.8281333Z D_gradcheck=2, 2025-05-07T21:02:09.8281548Z stochastic_rounding=False, 2025-05-07T21:02:09.8281801Z weighted=False, 2025-05-07T21:02:09.8282035Z row_wise=True, 2025-05-07T21:02:09.8282258Z mixed=True, 2025-05-07T21:02:09.8282457Z use_cache=True, 2025-05-07T21:02:09.8282686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8282963Z use_cpu=False, 2025-05-07T21:02:09.8283186Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8283437Z ) 2025-05-07T21:02:09.8283656Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8284233Z self=, 2025-05-07T21:02:09.8284756Z compile=True, 2025-05-07T21:02:09.8284963Z T=3, 2025-05-07T21:02:09.8285130Z D=67, 2025-05-07T21:02:09.8285308Z B=101, 2025-05-07T21:02:09.8285488Z log_E=3, 2025-05-07T21:02:09.8285670Z L=19, 2025-05-07T21:02:09.8285853Z D_gradcheck=1, 2025-05-07T21:02:09.8286119Z stochastic_rounding=True, 2025-05-07T21:02:09.8286366Z weighted=True, 2025-05-07T21:02:09.8286573Z row_wise=False, 2025-05-07T21:02:09.8286818Z mixed=True, 2025-05-07T21:02:09.8287014Z use_cache=False, 2025-05-07T21:02:09.8287258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8287539Z use_cpu=False, 2025-05-07T21:02:09.8287758Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8288013Z ) 2025-05-07T21:02:09.8288236Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8288806Z self=, 2025-05-07T21:02:09.8289332Z compile=True, 2025-05-07T21:02:09.8289534Z T=3, 2025-05-07T21:02:09.8289707Z D=47, 2025-05-07T21:02:09.8289885Z B=65, 2025-05-07T21:02:09.8290061Z log_E=5, 2025-05-07T21:02:09.8290242Z L=9, 2025-05-07T21:02:09.8290421Z D_gradcheck=2, 2025-05-07T21:02:09.8290645Z stochastic_rounding=False, 2025-05-07T21:02:09.8290891Z weighted=False, 2025-05-07T21:02:09.8291097Z row_wise=False, 2025-05-07T21:02:09.8291303Z mixed=False, 2025-05-07T21:02:09.8291512Z use_cache=True, 2025-05-07T21:02:09.8291740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8292021Z use_cpu=True, 2025-05-07T21:02:09.8292255Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8292505Z ) 2025-05-07T21:02:09.8292736Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8293321Z self=, 2025-05-07T21:02:09.8293842Z compile=True, 2025-05-07T21:02:09.8294048Z T=1, 2025-05-07T21:02:09.8294225Z D=118, 2025-05-07T21:02:09.8294446Z B=82, 2025-05-07T21:02:09.8294629Z log_E=4, 2025-05-07T21:02:09.8294814Z L=4, 2025-05-07T21:02:09.8294989Z D_gradcheck=1, 2025-05-07T21:02:09.8295206Z stochastic_rounding=False, 2025-05-07T21:02:09.8295460Z weighted=False, 2025-05-07T21:02:09.8295663Z row_wise=True, 2025-05-07T21:02:09.8295908Z mixed=False, 2025-05-07T21:02:09.8296105Z use_cache=True, 2025-05-07T21:02:09.8296332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8296608Z use_cpu=False, 2025-05-07T21:02:09.8296835Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8297089Z ) 2025-05-07T21:02:09.8297311Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8297885Z self=, 2025-05-07T21:02:09.8298409Z compile=False, 2025-05-07T21:02:09.8298605Z T=4, 2025-05-07T21:02:09.8298779Z D=102, 2025-05-07T21:02:09.8298959Z B=52, 2025-05-07T21:02:09.8299136Z log_E=5, 2025-05-07T21:02:09.8299318Z L=10, 2025-05-07T21:02:09.8299499Z D_gradcheck=2, 2025-05-07T21:02:09.8299707Z stochastic_rounding=True, 2025-05-07T21:02:09.8299957Z weighted=True, 2025-05-07T21:02:09.8300161Z row_wise=False, 2025-05-07T21:02:09.8300357Z mixed=True, 2025-05-07T21:02:09.8300558Z use_cache=False, 2025-05-07T21:02:09.8300801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8301073Z use_cpu=True, 2025-05-07T21:02:09.8301297Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8301547Z ) 2025-05-07T21:02:09.8301764Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8302341Z self=, 2025-05-07T21:02:09.8302869Z compile=False, 2025-05-07T21:02:09.8303069Z T=2, 2025-05-07T21:02:09.8303240Z D=97, 2025-05-07T21:02:09.8303417Z B=12, 2025-05-07T21:02:09.8303593Z log_E=3, 2025-05-07T21:02:09.8303776Z L=13, 2025-05-07T21:02:09.8303959Z D_gradcheck=2, 2025-05-07T21:02:09.8304176Z stochastic_rounding=False, 2025-05-07T21:02:09.8304417Z weighted=False, 2025-05-07T21:02:09.8304624Z row_wise=True, 2025-05-07T21:02:09.8304873Z mixed=False, 2025-05-07T21:02:09.8305073Z use_cache=False, 2025-05-07T21:02:09.8305313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8305591Z use_cpu=False, 2025-05-07T21:02:09.8305852Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8306100Z ) 2025-05-07T21:02:09.8306364Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8306943Z self=, 2025-05-07T21:02:09.8307468Z compile=False, 2025-05-07T21:02:09.8307659Z T=4, 2025-05-07T21:02:09.8307833Z D=2, 2025-05-07T21:02:09.8308010Z B=48, 2025-05-07T21:02:09.8308180Z log_E=4, 2025-05-07T21:02:09.8308361Z L=5, 2025-05-07T21:02:09.8308539Z D_gradcheck=2, 2025-05-07T21:02:09.8308944Z stochastic_rounding=True, 2025-05-07T21:02:09.8309194Z weighted=False, 2025-05-07T21:02:09.8309401Z row_wise=True, 2025-05-07T21:02:09.8309593Z mixed=False, 2025-05-07T21:02:09.8309798Z use_cache=True, 2025-05-07T21:02:09.8310029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8310309Z use_cpu=False, 2025-05-07T21:02:09.8310529Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8310788Z ) 2025-05-07T21:02:09.8311010Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8311579Z self=, 2025-05-07T21:02:09.8312129Z compile=False, 2025-05-07T21:02:09.8319031Z T=5, 2025-05-07T21:02:09.8319225Z D=104, 2025-05-07T21:02:09.8319404Z B=73, 2025-05-07T21:02:09.8319591Z log_E=5, 2025-05-07T21:02:09.8319779Z L=20, 2025-05-07T21:02:09.8319959Z D_gradcheck=1, 2025-05-07T21:02:09.8320296Z stochastic_rounding=False, 2025-05-07T21:02:09.8320544Z weighted=False, 2025-05-07T21:02:09.8320743Z row_wise=True, 2025-05-07T21:02:09.8320937Z mixed=True, 2025-05-07T21:02:09.8321125Z use_cache=True, 2025-05-07T21:02:09.8321348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8321626Z use_cpu=False, 2025-05-07T21:02:09.8321923Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8322177Z ) 2025-05-07T21:02:09.8322392Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8322965Z self=, 2025-05-07T21:02:09.8323484Z compile=True, 2025-05-07T21:02:09.8323678Z T=1, 2025-05-07T21:02:09.8323851Z D=34, 2025-05-07T21:02:09.8324025Z B=36, 2025-05-07T21:02:09.8324194Z log_E=5, 2025-05-07T21:02:09.8324377Z L=5, 2025-05-07T21:02:09.8324551Z D_gradcheck=1, 2025-05-07T21:02:09.8324760Z stochastic_rounding=True, 2025-05-07T21:02:09.8325004Z weighted=False, 2025-05-07T21:02:09.8325207Z row_wise=True, 2025-05-07T21:02:09.8325397Z mixed=False, 2025-05-07T21:02:09.8325597Z use_cache=False, 2025-05-07T21:02:09.8325834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8326106Z use_cpu=False, 2025-05-07T21:02:09.8326327Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8326577Z ) 2025-05-07T21:02:09.8326791Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8327365Z self=, 2025-05-07T21:02:09.8327884Z compile=False, 2025-05-07T21:02:09.8328081Z T=5, 2025-05-07T21:02:09.8328248Z D=61, 2025-05-07T21:02:09.8328414Z B=92, 2025-05-07T21:02:09.8328584Z log_E=3, 2025-05-07T21:02:09.8328761Z L=12, 2025-05-07T21:02:09.8328935Z D_gradcheck=2, 2025-05-07T21:02:09.8329148Z stochastic_rounding=False, 2025-05-07T21:02:09.8329384Z weighted=False, 2025-05-07T21:02:09.8329586Z row_wise=True, 2025-05-07T21:02:09.8329781Z mixed=False, 2025-05-07T21:02:09.8329969Z use_cache=True, 2025-05-07T21:02:09.8330197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8330474Z use_cpu=True, 2025-05-07T21:02:09.8330761Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8331013Z ) 2025-05-07T21:02:09.8331233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8331859Z self=, 2025-05-07T21:02:09.8332375Z compile=False, 2025-05-07T21:02:09.8332573Z T=2, 2025-05-07T21:02:09.8332746Z D=100, 2025-05-07T21:02:09.8332920Z B=78, 2025-05-07T21:02:09.8333092Z log_E=5, 2025-05-07T21:02:09.8333270Z L=1, 2025-05-07T21:02:09.8333444Z D_gradcheck=2, 2025-05-07T21:02:09.8333651Z stochastic_rounding=True, 2025-05-07T21:02:09.8333895Z weighted=True, 2025-05-07T21:02:09.8334088Z row_wise=True, 2025-05-07T21:02:09.8334286Z mixed=False, 2025-05-07T21:02:09.8334482Z use_cache=True, 2025-05-07T21:02:09.8334708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8334979Z use_cpu=True, 2025-05-07T21:02:09.8335202Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8335446Z ) 2025-05-07T21:02:09.8335660Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8336230Z self=, 2025-05-07T21:02:09.8336747Z compile=False, 2025-05-07T21:02:09.8336944Z T=5, 2025-05-07T21:02:09.8337112Z D=79, 2025-05-07T21:02:09.8337283Z B=77, 2025-05-07T21:02:09.8337452Z log_E=5, 2025-05-07T21:02:09.8337628Z L=17, 2025-05-07T21:02:09.8337798Z D_gradcheck=2, 2025-05-07T21:02:09.8338010Z stochastic_rounding=False, 2025-05-07T21:02:09.8338252Z weighted=True, 2025-05-07T21:02:09.8338446Z row_wise=False, 2025-05-07T21:02:09.8338642Z mixed=True, 2025-05-07T21:02:09.8338882Z use_cache=False, 2025-05-07T21:02:09.8339113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8339391Z use_cpu=False, 2025-05-07T21:02:09.8339618Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8339862Z ) 2025-05-07T21:02:09.8340083Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8340696Z self=, 2025-05-07T21:02:09.8341217Z compile=True, 2025-05-07T21:02:09.8341409Z T=3, 2025-05-07T21:02:09.8341584Z D=17, 2025-05-07T21:02:09.8341760Z B=115, 2025-05-07T21:02:09.8341934Z log_E=3, 2025-05-07T21:02:09.8342149Z L=17, 2025-05-07T21:02:09.8342352Z D_gradcheck=1, 2025-05-07T21:02:09.8342563Z stochastic_rounding=False, 2025-05-07T21:02:09.8342810Z weighted=False, 2025-05-07T21:02:09.8343012Z row_wise=True, 2025-05-07T21:02:09.8343209Z mixed=False, 2025-05-07T21:02:09.8343408Z use_cache=True, 2025-05-07T21:02:09.8343639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8343909Z use_cpu=True, 2025-05-07T21:02:09.8344131Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8344380Z ) 2025-05-07T21:02:09.8344601Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8345168Z self=, 2025-05-07T21:02:09.8345692Z compile=True, 2025-05-07T21:02:09.8345892Z T=2, 2025-05-07T21:02:09.8346061Z D=40, 2025-05-07T21:02:09.8346236Z B=20, 2025-05-07T21:02:09.8346409Z log_E=3, 2025-05-07T21:02:09.8346589Z L=5, 2025-05-07T21:02:09.8346769Z D_gradcheck=1, 2025-05-07T21:02:09.8346984Z stochastic_rounding=False, 2025-05-07T21:02:09.8347227Z weighted=True, 2025-05-07T21:02:09.8347433Z row_wise=False, 2025-05-07T21:02:09.8347631Z mixed=True, 2025-05-07T21:02:09.8347822Z use_cache=False, 2025-05-07T21:02:09.8348055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8348333Z use_cpu=False, 2025-05-07T21:02:09.8348548Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8348796Z ) 2025-05-07T21:02:09.8349017Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8349630Z self=, 2025-05-07T21:02:09.8350153Z compile=False, 2025-05-07T21:02:09.8350388Z T=5, 2025-05-07T21:02:09.8350561Z D=76, 2025-05-07T21:02:09.8350727Z B=51, 2025-05-07T21:02:09.8350901Z log_E=5, 2025-05-07T21:02:09.8351082Z L=11, 2025-05-07T21:02:09.8351256Z D_gradcheck=2, 2025-05-07T21:02:09.8351474Z stochastic_rounding=False, 2025-05-07T21:02:09.8351723Z weighted=False, 2025-05-07T21:02:09.8351921Z row_wise=False, 2025-05-07T21:02:09.8352118Z mixed=False, 2025-05-07T21:02:09.8352314Z use_cache=False, 2025-05-07T21:02:09.8352543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8352815Z use_cpu=True, 2025-05-07T21:02:09.8353038Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8353283Z ) 2025-05-07T21:02:09.8578595Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8579344Z self=, 2025-05-07T21:02:09.8580081Z compile=False, 2025-05-07T21:02:09.8580348Z T=1, 2025-05-07T21:02:09.8580563Z D=71, 2025-05-07T21:02:09.8580769Z B=56, 2025-05-07T21:02:09.8580943Z log_E=3, 2025-05-07T21:02:09.8581119Z L=19, 2025-05-07T21:02:09.8581291Z D_gradcheck=2, 2025-05-07T21:02:09.8581502Z stochastic_rounding=False, 2025-05-07T21:02:09.8581740Z weighted=True, 2025-05-07T21:02:09.8581944Z row_wise=False, 2025-05-07T21:02:09.8582140Z mixed=True, 2025-05-07T21:02:09.8582365Z use_cache=False, 2025-05-07T21:02:09.8582704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8583095Z use_cpu=True, 2025-05-07T21:02:09.8583398Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8583865Z ) 2025-05-07T21:02:09.8584177Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8584769Z self=, 2025-05-07T21:02:09.8585285Z compile=False, 2025-05-07T21:02:09.8585552Z T=2, 2025-05-07T21:02:09.8585724Z D=2, 2025-05-07T21:02:09.8585894Z B=102, 2025-05-07T21:02:09.8586067Z log_E=5, 2025-05-07T21:02:09.8586245Z L=20, 2025-05-07T21:02:09.8586418Z D_gradcheck=1, 2025-05-07T21:02:09.8586629Z stochastic_rounding=True, 2025-05-07T21:02:09.8586866Z weighted=False, 2025-05-07T21:02:09.8587066Z row_wise=False, 2025-05-07T21:02:09.8587263Z mixed=False, 2025-05-07T21:02:09.8587460Z use_cache=False, 2025-05-07T21:02:09.8587686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8587955Z use_cpu=True, 2025-05-07T21:02:09.8588170Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8588413Z ) 2025-05-07T21:02:09.8588630Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8589199Z self=, 2025-05-07T21:02:09.8589720Z compile=False, 2025-05-07T21:02:09.8589912Z T=1, 2025-05-07T21:02:09.8590089Z D=77, 2025-05-07T21:02:09.8590263Z B=48, 2025-05-07T21:02:09.8590433Z log_E=5, 2025-05-07T21:02:09.8590613Z L=3, 2025-05-07T21:02:09.8590790Z D_gradcheck=2, 2025-05-07T21:02:09.8590998Z stochastic_rounding=True, 2025-05-07T21:02:09.8591255Z weighted=False, 2025-05-07T21:02:09.8591470Z row_wise=False, 2025-05-07T21:02:09.8591671Z mixed=False, 2025-05-07T21:02:09.8591886Z use_cache=True, 2025-05-07T21:02:09.8592161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8592443Z use_cpu=False, 2025-05-07T21:02:09.8592675Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8592933Z ) 2025-05-07T21:02:09.8593158Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8593738Z self=, 2025-05-07T21:02:09.8594266Z compile=False, 2025-05-07T21:02:09.8594472Z T=3, 2025-05-07T21:02:09.8594720Z D=24, 2025-05-07T21:02:09.8594908Z B=126, 2025-05-07T21:02:09.8595097Z log_E=5, 2025-05-07T21:02:09.8595281Z L=12, 2025-05-07T21:02:09.8595526Z D_gradcheck=1, 2025-05-07T21:02:09.8595751Z stochastic_rounding=False, 2025-05-07T21:02:09.8595998Z weighted=False, 2025-05-07T21:02:09.8596320Z row_wise=True, 2025-05-07T21:02:09.8596524Z mixed=True, 2025-05-07T21:02:09.8596720Z use_cache=True, 2025-05-07T21:02:09.8596953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8597232Z use_cpu=True, 2025-05-07T21:02:09.8597454Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8597712Z ) 2025-05-07T21:02:09.8597940Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8598512Z self=, 2025-05-07T21:02:09.8599037Z compile=False, 2025-05-07T21:02:09.8599240Z T=2, 2025-05-07T21:02:09.8599412Z D=3, 2025-05-07T21:02:09.8599589Z B=5, 2025-05-07T21:02:09.8599769Z log_E=5, 2025-05-07T21:02:09.8599959Z L=4, 2025-05-07T21:02:09.8600132Z D_gradcheck=2, 2025-05-07T21:02:09.8600355Z stochastic_rounding=True, 2025-05-07T21:02:09.8600600Z weighted=False, 2025-05-07T21:02:09.8600802Z row_wise=False, 2025-05-07T21:02:09.8601006Z mixed=True, 2025-05-07T21:02:09.8601205Z use_cache=True, 2025-05-07T21:02:09.8601430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8601712Z use_cpu=True, 2025-05-07T21:02:09.8601935Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8602181Z ) 2025-05-07T21:02:09.8602405Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8603029Z self=, 2025-05-07T21:02:09.8603550Z compile=True, 2025-05-07T21:02:09.8603753Z T=2, 2025-05-07T21:02:09.8603928Z D=51, 2025-05-07T21:02:09.8604104Z B=8, 2025-05-07T21:02:09.8604291Z log_E=4, 2025-05-07T21:02:09.8604473Z L=5, 2025-05-07T21:02:09.8604689Z D_gradcheck=1, 2025-05-07T21:02:09.8604913Z stochastic_rounding=False, 2025-05-07T21:02:09.8605163Z weighted=False, 2025-05-07T21:02:09.8605369Z row_wise=False, 2025-05-07T21:02:09.8605574Z mixed=False, 2025-05-07T21:02:09.8605778Z use_cache=False, 2025-05-07T21:02:09.8606017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8606296Z use_cpu=False, 2025-05-07T21:02:09.8606525Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8606777Z ) 2025-05-07T21:02:09.8607001Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8607578Z self=, 2025-05-07T21:02:09.8608105Z compile=True, 2025-05-07T21:02:09.8608303Z T=3, 2025-05-07T21:02:09.8608479Z D=72, 2025-05-07T21:02:09.8608829Z B=92, 2025-05-07T21:02:09.8609005Z log_E=4, 2025-05-07T21:02:09.8609192Z L=13, 2025-05-07T21:02:09.8609372Z D_gradcheck=1, 2025-05-07T21:02:09.8609587Z stochastic_rounding=True, 2025-05-07T21:02:09.8609838Z weighted=False, 2025-05-07T21:02:09.8610045Z row_wise=True, 2025-05-07T21:02:09.8610241Z mixed=True, 2025-05-07T21:02:09.8610439Z use_cache=False, 2025-05-07T21:02:09.8610677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8610944Z use_cpu=False, 2025-05-07T21:02:09.8611169Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8611422Z ) 2025-05-07T21:02:09.8611639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8612214Z self=, 2025-05-07T21:02:09.8612746Z compile=True, 2025-05-07T21:02:09.8612947Z T=4, 2025-05-07T21:02:09.8613122Z D=92, 2025-05-07T21:02:09.8613298Z B=31, 2025-05-07T21:02:09.8613476Z log_E=4, 2025-05-07T21:02:09.8613654Z L=7, 2025-05-07T21:02:09.8613932Z D_gradcheck=2, 2025-05-07T21:02:09.8614154Z stochastic_rounding=False, 2025-05-07T21:02:09.8614398Z weighted=False, 2025-05-07T21:02:09.8614605Z row_wise=False, 2025-05-07T21:02:09.8614867Z mixed=False, 2025-05-07T21:02:09.8615063Z use_cache=False, 2025-05-07T21:02:09.8615304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8615585Z use_cpu=True, 2025-05-07T21:02:09.8615805Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8616056Z ) 2025-05-07T21:02:09.8616285Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8616857Z self=, 2025-05-07T21:02:09.8617380Z compile=True, 2025-05-07T21:02:09.8617580Z T=1, 2025-05-07T21:02:09.8617766Z D=59, 2025-05-07T21:02:09.8617939Z B=21, 2025-05-07T21:02:09.8618119Z log_E=3, 2025-05-07T21:02:09.8618307Z L=10, 2025-05-07T21:02:09.8618485Z D_gradcheck=1, 2025-05-07T21:02:09.8618708Z stochastic_rounding=True, 2025-05-07T21:02:09.8618958Z weighted=False, 2025-05-07T21:02:09.8619160Z row_wise=False, 2025-05-07T21:02:09.8619363Z mixed=False, 2025-05-07T21:02:09.8619571Z use_cache=False, 2025-05-07T21:02:09.8619802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8620092Z use_cpu=False, 2025-05-07T21:02:09.8620316Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8620561Z ) 2025-05-07T21:02:09.8620786Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8621362Z self=, 2025-05-07T21:02:09.8621879Z compile=False, 2025-05-07T21:02:09.8622084Z T=4, 2025-05-07T21:02:09.8622283Z D=28, 2025-05-07T21:02:09.8622549Z B=50, 2025-05-07T21:02:09.8622734Z log_E=5, 2025-05-07T21:02:09.8622923Z L=0, 2025-05-07T21:02:09.8623095Z D_gradcheck=2, 2025-05-07T21:02:09.8623312Z stochastic_rounding=False, 2025-05-07T21:02:09.8623563Z weighted=False, 2025-05-07T21:02:09.8623773Z row_wise=False, 2025-05-07T21:02:09.8624035Z mixed=False, 2025-05-07T21:02:09.8624236Z use_cache=False, 2025-05-07T21:02:09.8624478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8624750Z use_cpu=True, 2025-05-07T21:02:09.8624977Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8625230Z ) 2025-05-07T21:02:09.8625449Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8626028Z self=, 2025-05-07T21:02:09.8626556Z compile=False, 2025-05-07T21:02:09.8626749Z T=5, 2025-05-07T21:02:09.8626924Z D=86, 2025-05-07T21:02:09.8627102Z B=75, 2025-05-07T21:02:09.8627277Z log_E=5, 2025-05-07T21:02:09.8627465Z L=15, 2025-05-07T21:02:09.8627645Z D_gradcheck=2, 2025-05-07T21:02:09.8627858Z stochastic_rounding=False, 2025-05-07T21:02:09.8628144Z weighted=False, 2025-05-07T21:02:09.8628351Z row_wise=False, 2025-05-07T21:02:09.8628559Z mixed=False, 2025-05-07T21:02:09.8628764Z use_cache=True, 2025-05-07T21:02:09.8628985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8629267Z use_cpu=True, 2025-05-07T21:02:09.8629497Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8629745Z ) 2025-05-07T21:02:09.8629972Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8630548Z self=, 2025-05-07T21:02:09.8631073Z compile=True, 2025-05-07T21:02:09.8631272Z T=3, 2025-05-07T21:02:09.8631445Z D=48, 2025-05-07T21:02:09.8631625Z B=2, 2025-05-07T21:02:09.8631798Z log_E=5, 2025-05-07T21:02:09.8631991Z L=1, 2025-05-07T21:02:09.8632168Z D_gradcheck=2, 2025-05-07T21:02:09.8632378Z stochastic_rounding=False, 2025-05-07T21:02:09.8632628Z weighted=True, 2025-05-07T21:02:09.8632829Z row_wise=False, 2025-05-07T21:02:09.8633076Z mixed=False, 2025-05-07T21:02:09.8633278Z use_cache=False, 2025-05-07T21:02:09.8633521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8633831Z use_cpu=False, 2025-05-07T21:02:09.8634056Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8634309Z ) 2025-05-07T21:02:09.8634527Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8635105Z self=, 2025-05-07T21:02:09.8635631Z compile=False, 2025-05-07T21:02:09.8635823Z T=2, 2025-05-07T21:02:09.8635998Z D=102, 2025-05-07T21:02:09.8636249Z B=125, 2025-05-07T21:02:09.8636424Z log_E=5, 2025-05-07T21:02:09.8636612Z L=19, 2025-05-07T21:02:09.8636799Z D_gradcheck=2, 2025-05-07T21:02:09.8637011Z stochastic_rounding=False, 2025-05-07T21:02:09.8637262Z weighted=True, 2025-05-07T21:02:09.8637467Z row_wise=True, 2025-05-07T21:02:09.8637665Z mixed=True, 2025-05-07T21:02:09.8637861Z use_cache=False, 2025-05-07T21:02:09.8638095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8638373Z use_cpu=False, 2025-05-07T21:02:09.8638597Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8638846Z ) 2025-05-07T21:02:09.8639070Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8639639Z self=, 2025-05-07T21:02:09.8645503Z compile=False, 2025-05-07T21:02:09.8645713Z T=4, 2025-05-07T21:02:09.8645890Z D=25, 2025-05-07T21:02:09.8646065Z B=39, 2025-05-07T21:02:09.8646241Z log_E=4, 2025-05-07T21:02:09.8646423Z L=10, 2025-05-07T21:02:09.8646600Z D_gradcheck=2, 2025-05-07T21:02:09.8646896Z stochastic_rounding=False, 2025-05-07T21:02:09.8647146Z weighted=False, 2025-05-07T21:02:09.8647352Z row_wise=False, 2025-05-07T21:02:09.8647552Z mixed=False, 2025-05-07T21:02:09.8647748Z use_cache=True, 2025-05-07T21:02:09.8647980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8648301Z use_cpu=True, 2025-05-07T21:02:09.8648521Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8648777Z ) 2025-05-07T21:02:09.8649001Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8649575Z self=, 2025-05-07T21:02:09.8650093Z compile=True, 2025-05-07T21:02:09.8650295Z T=3, 2025-05-07T21:02:09.8650470Z D=52, 2025-05-07T21:02:09.8650640Z B=126, 2025-05-07T21:02:09.8650816Z log_E=5, 2025-05-07T21:02:09.8650997Z L=16, 2025-05-07T21:02:09.8651174Z D_gradcheck=2, 2025-05-07T21:02:09.8651388Z stochastic_rounding=False, 2025-05-07T21:02:09.8651638Z weighted=False, 2025-05-07T21:02:09.8651839Z row_wise=True, 2025-05-07T21:02:09.8652034Z mixed=True, 2025-05-07T21:02:09.8652228Z use_cache=True, 2025-05-07T21:02:09.8652451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8652731Z use_cpu=True, 2025-05-07T21:02:09.8652958Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8653203Z ) 2025-05-07T21:02:09.8653430Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8654000Z self=, 2025-05-07T21:02:09.8654521Z compile=True, 2025-05-07T21:02:09.8654714Z T=4, 2025-05-07T21:02:09.8654886Z D=118, 2025-05-07T21:02:09.8655061Z B=114, 2025-05-07T21:02:09.8655235Z log_E=5, 2025-05-07T21:02:09.8655418Z L=0, 2025-05-07T21:02:09.8655599Z D_gradcheck=2, 2025-05-07T21:02:09.8655809Z stochastic_rounding=False, 2025-05-07T21:02:09.8656055Z weighted=True, 2025-05-07T21:02:09.8656262Z row_wise=True, 2025-05-07T21:02:09.8656456Z mixed=False, 2025-05-07T21:02:09.8656654Z use_cache=False, 2025-05-07T21:02:09.8656890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8657162Z use_cpu=True, 2025-05-07T21:02:09.8657437Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8657687Z ) 2025-05-07T21:02:09.8657905Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8658521Z self=, 2025-05-07T21:02:09.8659043Z compile=False, 2025-05-07T21:02:09.8659238Z T=3, 2025-05-07T21:02:09.8659409Z D=20, 2025-05-07T21:02:09.8659584Z B=28, 2025-05-07T21:02:09.8659756Z log_E=4, 2025-05-07T21:02:09.8659939Z L=11, 2025-05-07T21:02:09.8660118Z D_gradcheck=1, 2025-05-07T21:02:09.8660331Z stochastic_rounding=False, 2025-05-07T21:02:09.8660572Z weighted=False, 2025-05-07T21:02:09.8660775Z row_wise=True, 2025-05-07T21:02:09.8660974Z mixed=True, 2025-05-07T21:02:09.8661166Z use_cache=False, 2025-05-07T21:02:09.8661399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8661671Z use_cpu=True, 2025-05-07T21:02:09.8661892Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8662187Z ) 2025-05-07T21:02:09.8662409Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8662977Z self=, 2025-05-07T21:02:09.8663501Z compile=False, 2025-05-07T21:02:09.8663696Z T=4, 2025-05-07T21:02:09.8663865Z D=85, 2025-05-07T21:02:09.8664038Z B=27, 2025-05-07T21:02:09.8664212Z log_E=5, 2025-05-07T21:02:09.8664392Z L=3, 2025-05-07T21:02:09.8664570Z D_gradcheck=2, 2025-05-07T21:02:09.8664786Z stochastic_rounding=False, 2025-05-07T21:02:09.8665030Z weighted=False, 2025-05-07T21:02:09.8665236Z row_wise=False, 2025-05-07T21:02:09.8665434Z mixed=True, 2025-05-07T21:02:09.8665674Z use_cache=True, 2025-05-07T21:02:09.8665901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8666171Z use_cpu=False, 2025-05-07T21:02:09.8666393Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8666637Z ) 2025-05-07T21:02:09.8892679Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8894514Z self=, 2025-05-07T21:02:09.8895866Z compile=True, 2025-05-07T21:02:09.8896335Z T=3, 2025-05-07T21:02:09.8896762Z D=4, 2025-05-07T21:02:09.8897181Z B=44, 2025-05-07T21:02:09.8897605Z log_E=3, 2025-05-07T21:02:09.8898043Z L=5, 2025-05-07T21:02:09.8898363Z D_gradcheck=1, 2025-05-07T21:02:09.8898750Z stochastic_rounding=False, 2025-05-07T21:02:09.8899191Z weighted=True, 2025-05-07T21:02:09.8899548Z row_wise=False, 2025-05-07T21:02:09.8899895Z mixed=True, 2025-05-07T21:02:09.8900243Z use_cache=False, 2025-05-07T21:02:09.8900671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8901164Z use_cpu=False, 2025-05-07T21:02:09.8901565Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8902007Z ) 2025-05-07T21:02:09.8902377Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8902964Z self=, 2025-05-07T21:02:09.8903488Z compile=False, 2025-05-07T21:02:09.8903678Z T=1, 2025-05-07T21:02:09.8903848Z D=72, 2025-05-07T21:02:09.8904015Z B=23, 2025-05-07T21:02:09.8904181Z log_E=5, 2025-05-07T21:02:09.8904357Z L=2, 2025-05-07T21:02:09.8904527Z D_gradcheck=2, 2025-05-07T21:02:09.8904736Z stochastic_rounding=False, 2025-05-07T21:02:09.8904977Z weighted=False, 2025-05-07T21:02:09.8905175Z row_wise=True, 2025-05-07T21:02:09.8905366Z mixed=False, 2025-05-07T21:02:09.8905556Z use_cache=False, 2025-05-07T21:02:09.8905784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8906059Z use_cpu=True, 2025-05-07T21:02:09.8906277Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8906519Z ) 2025-05-07T21:02:09.8906735Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8907391Z self=, 2025-05-07T21:02:09.8907917Z compile=True, 2025-05-07T21:02:09.8908180Z T=1, 2025-05-07T21:02:09.8908347Z D=91, 2025-05-07T21:02:09.8908514Z B=36, 2025-05-07T21:02:09.8908876Z log_E=5, 2025-05-07T21:02:09.8909050Z L=12, 2025-05-07T21:02:09.8909226Z D_gradcheck=2, 2025-05-07T21:02:09.8909433Z stochastic_rounding=True, 2025-05-07T21:02:09.8909669Z weighted=True, 2025-05-07T21:02:09.8909865Z row_wise=True, 2025-05-07T21:02:09.8910056Z mixed=True, 2025-05-07T21:02:09.8910245Z use_cache=True, 2025-05-07T21:02:09.8910468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8910736Z use_cpu=True, 2025-05-07T21:02:09.8910955Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8911196Z ) 2025-05-07T21:02:09.8911416Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8912014Z self=, 2025-05-07T21:02:09.8912549Z compile=False, 2025-05-07T21:02:09.8912743Z T=5, 2025-05-07T21:02:09.8912914Z D=13, 2025-05-07T21:02:09.8913079Z B=19, 2025-05-07T21:02:09.8913248Z log_E=5, 2025-05-07T21:02:09.8913474Z L=11, 2025-05-07T21:02:09.8913642Z D_gradcheck=1, 2025-05-07T21:02:09.8913856Z stochastic_rounding=True, 2025-05-07T21:02:09.8914096Z weighted=False, 2025-05-07T21:02:09.8914288Z row_wise=True, 2025-05-07T21:02:09.8914481Z mixed=False, 2025-05-07T21:02:09.8914672Z use_cache=False, 2025-05-07T21:02:09.8914897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8915166Z use_cpu=True, 2025-05-07T21:02:09.8915461Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8915703Z ) 2025-05-07T21:02:09.8915919Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8916552Z self=, 2025-05-07T21:02:09.8917064Z compile=True, 2025-05-07T21:02:09.8917347Z T=1, 2025-05-07T21:02:09.8917516Z D=114, 2025-05-07T21:02:09.8917689Z B=77, 2025-05-07T21:02:09.8917856Z log_E=5, 2025-05-07T21:02:09.8918035Z L=1, 2025-05-07T21:02:09.8918208Z D_gradcheck=1, 2025-05-07T21:02:09.8918410Z stochastic_rounding=True, 2025-05-07T21:02:09.8918649Z weighted=False, 2025-05-07T21:02:09.8918846Z row_wise=False, 2025-05-07T21:02:09.8919034Z mixed=True, 2025-05-07T21:02:09.8919227Z use_cache=False, 2025-05-07T21:02:09.8919458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8919722Z use_cpu=True, 2025-05-07T21:02:09.8919936Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8920178Z ) 2025-05-07T21:02:09.8920394Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8920960Z self=, 2025-05-07T21:02:09.8921481Z compile=False, 2025-05-07T21:02:09.8921674Z T=1, 2025-05-07T21:02:09.8921841Z D=60, 2025-05-07T21:02:09.8922009Z B=75, 2025-05-07T21:02:09.8922180Z log_E=5, 2025-05-07T21:02:09.8922353Z L=3, 2025-05-07T21:02:09.8922523Z D_gradcheck=1, 2025-05-07T21:02:09.8922740Z stochastic_rounding=False, 2025-05-07T21:02:09.8922983Z weighted=False, 2025-05-07T21:02:09.8923191Z row_wise=False, 2025-05-07T21:02:09.8923391Z mixed=False, 2025-05-07T21:02:09.8923582Z use_cache=True, 2025-05-07T21:02:09.8923805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8924077Z use_cpu=False, 2025-05-07T21:02:09.8924289Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8924533Z ) 2025-05-07T21:02:09.8924750Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8925315Z self=, 2025-05-07T21:02:09.8925831Z compile=True, 2025-05-07T21:02:09.8926090Z T=3, 2025-05-07T21:02:09.8926259Z D=110, 2025-05-07T21:02:09.8926441Z B=36, 2025-05-07T21:02:09.8926613Z log_E=3, 2025-05-07T21:02:09.8926790Z L=6, 2025-05-07T21:02:09.8927022Z D_gradcheck=2, 2025-05-07T21:02:09.8927235Z stochastic_rounding=False, 2025-05-07T21:02:09.8927476Z weighted=True, 2025-05-07T21:02:09.8927673Z row_wise=True, 2025-05-07T21:02:09.8927868Z mixed=False, 2025-05-07T21:02:09.8928061Z use_cache=True, 2025-05-07T21:02:09.8928283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8928554Z use_cpu=True, 2025-05-07T21:02:09.8928772Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8929016Z ) 2025-05-07T21:02:09.8929236Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8929809Z self=, 2025-05-07T21:02:09.8930323Z compile=True, 2025-05-07T21:02:09.8930518Z T=4, 2025-05-07T21:02:09.8930685Z D=43, 2025-05-07T21:02:09.8930852Z B=98, 2025-05-07T21:02:09.8931021Z log_E=5, 2025-05-07T21:02:09.8931201Z L=5, 2025-05-07T21:02:09.8931371Z D_gradcheck=1, 2025-05-07T21:02:09.8931587Z stochastic_rounding=True, 2025-05-07T21:02:09.8931830Z weighted=True, 2025-05-07T21:02:09.8932024Z row_wise=False, 2025-05-07T21:02:09.8932221Z mixed=True, 2025-05-07T21:02:09.8932413Z use_cache=False, 2025-05-07T21:02:09.8932638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8932909Z use_cpu=True, 2025-05-07T21:02:09.8933126Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8933372Z ) 2025-05-07T21:02:09.8933587Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8934200Z self=, 2025-05-07T21:02:09.8934717Z compile=True, 2025-05-07T21:02:09.8934908Z T=4, 2025-05-07T21:02:09.8935081Z D=116, 2025-05-07T21:02:09.8935252Z B=86, 2025-05-07T21:02:09.8935420Z log_E=4, 2025-05-07T21:02:09.8935599Z L=4, 2025-05-07T21:02:09.8935814Z D_gradcheck=2, 2025-05-07T21:02:09.8936023Z stochastic_rounding=False, 2025-05-07T21:02:09.8936268Z weighted=True, 2025-05-07T21:02:09.8936465Z row_wise=True, 2025-05-07T21:02:09.8936657Z mixed=True, 2025-05-07T21:02:09.8936850Z use_cache=True, 2025-05-07T21:02:09.8937075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8937344Z use_cpu=True, 2025-05-07T21:02:09.8937560Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8937807Z ) 2025-05-07T21:02:09.8938024Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8938594Z self=, 2025-05-07T21:02:09.8939110Z compile=False, 2025-05-07T21:02:09.8939306Z T=2, 2025-05-07T21:02:09.8939474Z D=27, 2025-05-07T21:02:09.8939650Z B=23, 2025-05-07T21:02:09.8939819Z log_E=4, 2025-05-07T21:02:09.8939997Z L=15, 2025-05-07T21:02:09.8940168Z D_gradcheck=2, 2025-05-07T21:02:09.8940386Z stochastic_rounding=True, 2025-05-07T21:02:09.8940622Z weighted=True, 2025-05-07T21:02:09.8940828Z row_wise=False, 2025-05-07T21:02:09.8941025Z mixed=True, 2025-05-07T21:02:09.8941218Z use_cache=False, 2025-05-07T21:02:09.8941447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8941716Z use_cpu=True, 2025-05-07T21:02:09.8941927Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8942209Z ) 2025-05-07T21:02:09.8942445Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8943010Z self=, 2025-05-07T21:02:09.8943528Z compile=True, 2025-05-07T21:02:09.8943718Z T=2, 2025-05-07T21:02:09.8943888Z D=28, 2025-05-07T21:02:09.8944058Z B=119, 2025-05-07T21:02:09.8944233Z log_E=5, 2025-05-07T21:02:09.8944412Z L=18, 2025-05-07T21:02:09.8944630Z D_gradcheck=1, 2025-05-07T21:02:09.8944849Z stochastic_rounding=False, 2025-05-07T21:02:09.8945093Z weighted=True, 2025-05-07T21:02:09.8945285Z row_wise=True, 2025-05-07T21:02:09.8945518Z mixed=False, 2025-05-07T21:02:09.8945715Z use_cache=True, 2025-05-07T21:02:09.8945937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8946216Z use_cpu=True, 2025-05-07T21:02:09.8946431Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8946675Z ) 2025-05-07T21:02:09.8946893Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8947461Z self=, 2025-05-07T21:02:09.8947972Z compile=True, 2025-05-07T21:02:09.8948172Z T=3, 2025-05-07T21:02:09.8948340Z D=45, 2025-05-07T21:02:09.8948508Z B=74, 2025-05-07T21:02:09.8948679Z log_E=3, 2025-05-07T21:02:09.8948855Z L=4, 2025-05-07T21:02:09.8949029Z D_gradcheck=1, 2025-05-07T21:02:09.8949248Z stochastic_rounding=False, 2025-05-07T21:02:09.8949489Z weighted=True, 2025-05-07T21:02:09.8949684Z row_wise=False, 2025-05-07T21:02:09.8949878Z mixed=False, 2025-05-07T21:02:09.8950075Z use_cache=True, 2025-05-07T21:02:09.8950299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8950573Z use_cpu=False, 2025-05-07T21:02:09.8950792Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8951035Z ) 2025-05-07T21:02:09.8951251Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8951819Z self=, 2025-05-07T21:02:09.8952337Z compile=True, 2025-05-07T21:02:09.8952529Z T=5, 2025-05-07T21:02:09.8952698Z D=59, 2025-05-07T21:02:09.8952917Z B=110, 2025-05-07T21:02:09.8953090Z log_E=3, 2025-05-07T21:02:09.8953273Z L=8, 2025-05-07T21:02:09.8953447Z D_gradcheck=1, 2025-05-07T21:02:09.8953653Z stochastic_rounding=True, 2025-05-07T21:02:09.8953893Z weighted=True, 2025-05-07T21:02:09.8954093Z row_wise=False, 2025-05-07T21:02:09.8954329Z mixed=True, 2025-05-07T21:02:09.8954518Z use_cache=False, 2025-05-07T21:02:09.8954752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8955019Z use_cpu=True, 2025-05-07T21:02:09.8955234Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8955477Z ) 2025-05-07T21:02:09.8955699Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8956330Z self=, 2025-05-07T21:02:09.8956847Z compile=True, 2025-05-07T21:02:09.8957039Z T=1, 2025-05-07T21:02:09.8957206Z D=57, 2025-05-07T21:02:09.8957379Z B=107, 2025-05-07T21:02:09.8957556Z log_E=5, 2025-05-07T21:02:09.8957730Z L=3, 2025-05-07T21:02:09.8957911Z D_gradcheck=1, 2025-05-07T21:02:09.8958123Z stochastic_rounding=True, 2025-05-07T21:02:09.8958366Z weighted=True, 2025-05-07T21:02:09.8958563Z row_wise=True, 2025-05-07T21:02:09.8958757Z mixed=False, 2025-05-07T21:02:09.8958947Z use_cache=False, 2025-05-07T21:02:09.8959184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8959456Z use_cpu=True, 2025-05-07T21:02:09.8959666Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8959909Z ) 2025-05-07T21:02:09.8960128Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8960700Z self=, 2025-05-07T21:02:09.8961218Z compile=True, 2025-05-07T21:02:09.8961414Z T=3, 2025-05-07T21:02:09.8961583Z D=57, 2025-05-07T21:02:09.8961753Z B=23, 2025-05-07T21:02:09.8961923Z log_E=4, 2025-05-07T21:02:09.8962105Z L=19, 2025-05-07T21:02:09.8962272Z D_gradcheck=2, 2025-05-07T21:02:09.8962487Z stochastic_rounding=True, 2025-05-07T21:02:09.8962722Z weighted=False, 2025-05-07T21:02:09.8962915Z row_wise=False, 2025-05-07T21:02:09.8963159Z mixed=False, 2025-05-07T21:02:09.8963356Z use_cache=True, 2025-05-07T21:02:09.8963577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8963889Z use_cpu=False, 2025-05-07T21:02:09.8964107Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8964350Z ) 2025-05-07T21:02:09.8964569Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8965138Z self=, 2025-05-07T21:02:09.8965652Z compile=True, 2025-05-07T21:02:09.8965843Z T=1, 2025-05-07T21:02:09.8966017Z D=14, 2025-05-07T21:02:09.8966188Z B=19, 2025-05-07T21:02:09.8966361Z log_E=4, 2025-05-07T21:02:09.8966539Z L=18, 2025-05-07T21:02:09.8966711Z D_gradcheck=2, 2025-05-07T21:02:09.8966925Z stochastic_rounding=False, 2025-05-07T21:02:09.8967170Z weighted=True, 2025-05-07T21:02:09.8967364Z row_wise=True, 2025-05-07T21:02:09.8967552Z mixed=True, 2025-05-07T21:02:09.8967745Z use_cache=False, 2025-05-07T21:02:09.8967980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8968249Z use_cpu=False, 2025-05-07T21:02:09.8968468Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.8968711Z ) 2025-05-07T21:02:09.8968925Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8969495Z self=, 2025-05-07T21:02:09.8974917Z compile=True, 2025-05-07T21:02:09.8975121Z T=5, 2025-05-07T21:02:09.8975299Z D=73, 2025-05-07T21:02:09.8975478Z B=79, 2025-05-07T21:02:09.8975647Z log_E=4, 2025-05-07T21:02:09.8975830Z L=3, 2025-05-07T21:02:09.8976004Z D_gradcheck=2, 2025-05-07T21:02:09.8976285Z stochastic_rounding=True, 2025-05-07T21:02:09.8976526Z weighted=True, 2025-05-07T21:02:09.8976722Z row_wise=False, 2025-05-07T21:02:09.8976911Z mixed=True, 2025-05-07T21:02:09.8977099Z use_cache=True, 2025-05-07T21:02:09.8977321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.8977590Z use_cpu=False, 2025-05-07T21:02:09.8977860Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.8978108Z ) 2025-05-07T21:02:09.8978321Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.8978886Z self=, 2025-05-07T21:02:09.8979404Z compile=False, 2025-05-07T21:02:09.8979599Z T=2, 2025-05-07T21:02:09.8979764Z D=14, 2025-05-07T21:02:09.8979930Z B=119, 2025-05-07T21:02:09.8980105Z log_E=4, 2025-05-07T21:02:09.8980275Z L=3, 2025-05-07T21:02:09.8980447Z D_gradcheck=2, 2025-05-07T21:02:09.8980654Z stochastic_rounding=True, 2025-05-07T21:02:09.8980894Z weighted=False, 2025-05-07T21:02:09.8981092Z row_wise=False, 2025-05-07T21:02:09.8981287Z mixed=False, 2025-05-07T21:02:09.8981478Z use_cache=False, 2025-05-07T21:02:09.8981710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.8981980Z use_cpu=False, 2025-05-07T21:02:09.8982192Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.8982438Z ) 2025-05-07T21:02:09.9210534Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9211405Z self=, 2025-05-07T21:02:09.9212148Z compile=False, 2025-05-07T21:02:09.9212415Z T=5, 2025-05-07T21:02:09.9212646Z D=46, 2025-05-07T21:02:09.9212884Z B=128, 2025-05-07T21:02:09.9213117Z log_E=4, 2025-05-07T21:02:09.9213357Z L=15, 2025-05-07T21:02:09.9213599Z D_gradcheck=1, 2025-05-07T21:02:09.9213810Z stochastic_rounding=False, 2025-05-07T21:02:09.9214053Z weighted=True, 2025-05-07T21:02:09.9214259Z row_wise=True, 2025-05-07T21:02:09.9214445Z mixed=False, 2025-05-07T21:02:09.9214637Z use_cache=False, 2025-05-07T21:02:09.9214867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9215131Z use_cpu=True, 2025-05-07T21:02:09.9215462Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9215714Z ) 2025-05-07T21:02:09.9215931Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9216564Z self=, 2025-05-07T21:02:09.9217082Z compile=False, 2025-05-07T21:02:09.9217270Z T=1, 2025-05-07T21:02:09.9217438Z D=15, 2025-05-07T21:02:09.9217608Z B=112, 2025-05-07T21:02:09.9217778Z log_E=3, 2025-05-07T21:02:09.9217953Z L=17, 2025-05-07T21:02:09.9218126Z D_gradcheck=1, 2025-05-07T21:02:09.9218335Z stochastic_rounding=False, 2025-05-07T21:02:09.9218569Z weighted=True, 2025-05-07T21:02:09.9218769Z row_wise=True, 2025-05-07T21:02:09.9218966Z mixed=True, 2025-05-07T21:02:09.9219153Z use_cache=True, 2025-05-07T21:02:09.9219373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9219640Z use_cpu=True, 2025-05-07T21:02:09.9219855Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9220104Z ) 2025-05-07T21:02:09.9220323Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9220892Z self=, 2025-05-07T21:02:09.9221412Z compile=False, 2025-05-07T21:02:09.9221604Z T=1, 2025-05-07T21:02:09.9221769Z D=24, 2025-05-07T21:02:09.9221948Z B=77, 2025-05-07T21:02:09.9222143Z log_E=4, 2025-05-07T21:02:09.9222334Z L=9, 2025-05-07T21:02:09.9222504Z D_gradcheck=2, 2025-05-07T21:02:09.9222709Z stochastic_rounding=True, 2025-05-07T21:02:09.9222945Z weighted=True, 2025-05-07T21:02:09.9223140Z row_wise=True, 2025-05-07T21:02:09.9223333Z mixed=False, 2025-05-07T21:02:09.9223620Z use_cache=False, 2025-05-07T21:02:09.9223849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9224120Z use_cpu=True, 2025-05-07T21:02:09.9224333Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9224401Z ) 2025-05-07T21:02:09.9224531Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9224941Z self=, 2025-05-07T21:02:09.9225022Z compile=True, 2025-05-07T21:02:09.9225093Z T=3, 2025-05-07T21:02:09.9225168Z D=105, 2025-05-07T21:02:09.9225237Z B=38, 2025-05-07T21:02:09.9225311Z log_E=5, 2025-05-07T21:02:09.9225389Z L=15, 2025-05-07T21:02:09.9225466Z D_gradcheck=1, 2025-05-07T21:02:09.9225556Z stochastic_rounding=False, 2025-05-07T21:02:09.9225637Z weighted=True, 2025-05-07T21:02:09.9225714Z row_wise=False, 2025-05-07T21:02:09.9225787Z mixed=False, 2025-05-07T21:02:09.9225859Z use_cache=True, 2025-05-07T21:02:09.9225962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9226038Z use_cpu=True, 2025-05-07T21:02:09.9226132Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9226200Z ) 2025-05-07T21:02:09.9226332Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9226673Z self=, 2025-05-07T21:02:09.9226752Z compile=True, 2025-05-07T21:02:09.9226826Z T=2, 2025-05-07T21:02:09.9226897Z D=19, 2025-05-07T21:02:09.9226968Z B=86, 2025-05-07T21:02:09.9227044Z log_E=5, 2025-05-07T21:02:09.9227114Z L=14, 2025-05-07T21:02:09.9227188Z D_gradcheck=2, 2025-05-07T21:02:09.9227280Z stochastic_rounding=True, 2025-05-07T21:02:09.9227354Z weighted=False, 2025-05-07T21:02:09.9227431Z row_wise=False, 2025-05-07T21:02:09.9227504Z mixed=False, 2025-05-07T21:02:09.9227578Z use_cache=True, 2025-05-07T21:02:09.9227682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9227793Z use_cpu=True, 2025-05-07T21:02:09.9227892Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9227960Z ) 2025-05-07T21:02:09.9228091Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9228478Z self=, 2025-05-07T21:02:09.9228558Z compile=False, 2025-05-07T21:02:09.9228671Z T=5, 2025-05-07T21:02:09.9228743Z D=25, 2025-05-07T21:02:09.9228814Z B=60, 2025-05-07T21:02:09.9228889Z log_E=3, 2025-05-07T21:02:09.9228959Z L=18, 2025-05-07T21:02:09.9229036Z D_gradcheck=1, 2025-05-07T21:02:09.9229127Z stochastic_rounding=True, 2025-05-07T21:02:09.9229205Z weighted=False, 2025-05-07T21:02:09.9229277Z row_wise=True, 2025-05-07T21:02:09.9229354Z mixed=True, 2025-05-07T21:02:09.9229427Z use_cache=False, 2025-05-07T21:02:09.9229528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9229601Z use_cpu=True, 2025-05-07T21:02:09.9229700Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9229772Z ) 2025-05-07T21:02:09.9229900Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9230241Z self=, 2025-05-07T21:02:09.9230322Z compile=True, 2025-05-07T21:02:09.9230393Z T=1, 2025-05-07T21:02:09.9230465Z D=43, 2025-05-07T21:02:09.9230540Z B=1, 2025-05-07T21:02:09.9230612Z log_E=3, 2025-05-07T21:02:09.9230683Z L=20, 2025-05-07T21:02:09.9230763Z D_gradcheck=1, 2025-05-07T21:02:09.9230850Z stochastic_rounding=True, 2025-05-07T21:02:09.9230924Z weighted=False, 2025-05-07T21:02:09.9231002Z row_wise=False, 2025-05-07T21:02:09.9231074Z mixed=False, 2025-05-07T21:02:09.9231152Z use_cache=True, 2025-05-07T21:02:09.9231253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9231325Z use_cpu=True, 2025-05-07T21:02:09.9231466Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9231535Z ) 2025-05-07T21:02:09.9231662Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9232005Z self=, 2025-05-07T21:02:09.9232084Z compile=False, 2025-05-07T21:02:09.9232196Z T=3, 2025-05-07T21:02:09.9232270Z D=76, 2025-05-07T21:02:09.9232343Z B=48, 2025-05-07T21:02:09.9232416Z log_E=3, 2025-05-07T21:02:09.9232489Z L=3, 2025-05-07T21:02:09.9232571Z D_gradcheck=1, 2025-05-07T21:02:09.9232657Z stochastic_rounding=True, 2025-05-07T21:02:09.9232734Z weighted=True, 2025-05-07T21:02:09.9232805Z row_wise=False, 2025-05-07T21:02:09.9232881Z mixed=True, 2025-05-07T21:02:09.9232956Z use_cache=False, 2025-05-07T21:02:09.9233055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9233128Z use_cpu=True, 2025-05-07T21:02:09.9233223Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9233289Z ) 2025-05-07T21:02:09.9233422Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9233761Z self=, 2025-05-07T21:02:09.9233841Z compile=False, 2025-05-07T21:02:09.9233916Z T=1, 2025-05-07T21:02:09.9233989Z D=69, 2025-05-07T21:02:09.9234058Z B=41, 2025-05-07T21:02:09.9234131Z log_E=4, 2025-05-07T21:02:09.9234204Z L=8, 2025-05-07T21:02:09.9234282Z D_gradcheck=1, 2025-05-07T21:02:09.9234371Z stochastic_rounding=False, 2025-05-07T21:02:09.9234445Z weighted=False, 2025-05-07T21:02:09.9234523Z row_wise=False, 2025-05-07T21:02:09.9234596Z mixed=True, 2025-05-07T21:02:09.9234670Z use_cache=False, 2025-05-07T21:02:09.9234773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9234847Z use_cpu=True, 2025-05-07T21:02:09.9234940Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9235013Z ) 2025-05-07T21:02:09.9235142Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9235482Z self=, 2025-05-07T21:02:09.9235562Z compile=True, 2025-05-07T21:02:09.9235632Z T=2, 2025-05-07T21:02:09.9235745Z D=126, 2025-05-07T21:02:09.9235819Z B=24, 2025-05-07T21:02:09.9235894Z log_E=4, 2025-05-07T21:02:09.9235967Z L=6, 2025-05-07T21:02:09.9236161Z D_gradcheck=1, 2025-05-07T21:02:09.9236250Z stochastic_rounding=True, 2025-05-07T21:02:09.9236326Z weighted=True, 2025-05-07T21:02:09.9236399Z row_wise=True, 2025-05-07T21:02:09.9236472Z mixed=True, 2025-05-07T21:02:09.9236548Z use_cache=True, 2025-05-07T21:02:09.9236648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9236723Z use_cpu=True, 2025-05-07T21:02:09.9236820Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9236887Z ) 2025-05-07T21:02:09.9237013Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9237359Z self=, 2025-05-07T21:02:09.9237435Z compile=True, 2025-05-07T21:02:09.9237505Z T=4, 2025-05-07T21:02:09.9237576Z D=56, 2025-05-07T21:02:09.9237650Z B=42, 2025-05-07T21:02:09.9237722Z log_E=4, 2025-05-07T21:02:09.9237794Z L=15, 2025-05-07T21:02:09.9237867Z D_gradcheck=1, 2025-05-07T21:02:09.9237957Z stochastic_rounding=True, 2025-05-07T21:02:09.9238032Z weighted=False, 2025-05-07T21:02:09.9238105Z row_wise=False, 2025-05-07T21:02:09.9238179Z mixed=False, 2025-05-07T21:02:09.9238258Z use_cache=False, 2025-05-07T21:02:09.9238356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9238432Z use_cpu=True, 2025-05-07T21:02:09.9238527Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9238594Z ) 2025-05-07T21:02:09.9238722Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9239108Z self=, 2025-05-07T21:02:09.9239190Z compile=True, 2025-05-07T21:02:09.9239262Z T=3, 2025-05-07T21:02:09.9239331Z D=99, 2025-05-07T21:02:09.9239402Z B=122, 2025-05-07T21:02:09.9239478Z log_E=3, 2025-05-07T21:02:09.9239549Z L=14, 2025-05-07T21:02:09.9239668Z D_gradcheck=2, 2025-05-07T21:02:09.9239758Z stochastic_rounding=False, 2025-05-07T21:02:09.9239836Z weighted=False, 2025-05-07T21:02:09.9239912Z row_wise=True, 2025-05-07T21:02:09.9239985Z mixed=True, 2025-05-07T21:02:09.9240058Z use_cache=True, 2025-05-07T21:02:09.9240158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9240232Z use_cpu=True, 2025-05-07T21:02:09.9240326Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9240396Z ) 2025-05-07T21:02:09.9240522Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9240867Z self=, 2025-05-07T21:02:09.9240945Z compile=True, 2025-05-07T21:02:09.9241012Z T=2, 2025-05-07T21:02:09.9241087Z D=76, 2025-05-07T21:02:09.9241157Z B=28, 2025-05-07T21:02:09.9241230Z log_E=4, 2025-05-07T21:02:09.9241310Z L=6, 2025-05-07T21:02:09.9241383Z D_gradcheck=1, 2025-05-07T21:02:09.9241475Z stochastic_rounding=False, 2025-05-07T21:02:09.9241550Z weighted=True, 2025-05-07T21:02:09.9241628Z row_wise=False, 2025-05-07T21:02:09.9241698Z mixed=True, 2025-05-07T21:02:09.9241775Z use_cache=True, 2025-05-07T21:02:09.9241875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9241947Z use_cpu=True, 2025-05-07T21:02:09.9242044Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9242112Z ) 2025-05-07T21:02:09.9242240Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9242580Z self=, 2025-05-07T21:02:09.9242658Z compile=True, 2025-05-07T21:02:09.9242732Z T=5, 2025-05-07T21:02:09.9242803Z D=24, 2025-05-07T21:02:09.9242871Z B=20, 2025-05-07T21:02:09.9242946Z log_E=3, 2025-05-07T21:02:09.9243018Z L=19, 2025-05-07T21:02:09.9243137Z D_gradcheck=1, 2025-05-07T21:02:09.9243230Z stochastic_rounding=False, 2025-05-07T21:02:09.9243308Z weighted=False, 2025-05-07T21:02:09.9243380Z row_wise=True, 2025-05-07T21:02:09.9243494Z mixed=False, 2025-05-07T21:02:09.9243569Z use_cache=True, 2025-05-07T21:02:09.9243669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9243745Z use_cpu=True, 2025-05-07T21:02:09.9243840Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9243910Z ) 2025-05-07T21:02:09.9244046Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9244385Z self=, 2025-05-07T21:02:09.9244468Z compile=False, 2025-05-07T21:02:09.9244541Z T=3, 2025-05-07T21:02:09.9244616Z D=50, 2025-05-07T21:02:09.9244695Z B=16, 2025-05-07T21:02:09.9244768Z log_E=5, 2025-05-07T21:02:09.9244841Z L=4, 2025-05-07T21:02:09.9244926Z D_gradcheck=2, 2025-05-07T21:02:09.9245022Z stochastic_rounding=False, 2025-05-07T21:02:09.9245097Z weighted=True, 2025-05-07T21:02:09.9245178Z row_wise=False, 2025-05-07T21:02:09.9245249Z mixed=True, 2025-05-07T21:02:09.9245334Z use_cache=True, 2025-05-07T21:02:09.9245434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9245507Z use_cpu=True, 2025-05-07T21:02:09.9245610Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9245680Z ) 2025-05-07T21:02:09.9245808Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9246149Z self=, 2025-05-07T21:02:09.9246227Z compile=False, 2025-05-07T21:02:09.9246298Z T=5, 2025-05-07T21:02:09.9246372Z D=50, 2025-05-07T21:02:09.9246489Z B=21, 2025-05-07T21:02:09.9246564Z log_E=3, 2025-05-07T21:02:09.9246642Z L=18, 2025-05-07T21:02:09.9246721Z D_gradcheck=1, 2025-05-07T21:02:09.9246808Z stochastic_rounding=False, 2025-05-07T21:02:09.9246887Z weighted=True, 2025-05-07T21:02:09.9246962Z row_wise=False, 2025-05-07T21:02:09.9247084Z mixed=True, 2025-05-07T21:02:09.9247161Z use_cache=False, 2025-05-07T21:02:09.9247264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9247347Z use_cpu=False, 2025-05-07T21:02:09.9247442Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9247510Z ) 2025-05-07T21:02:09.9247639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9247979Z self=, 2025-05-07T21:02:09.9248054Z compile=True, 2025-05-07T21:02:09.9248125Z T=5, 2025-05-07T21:02:09.9248194Z D=82, 2025-05-07T21:02:09.9248265Z B=41, 2025-05-07T21:02:09.9248344Z log_E=3, 2025-05-07T21:02:09.9248414Z L=13, 2025-05-07T21:02:09.9248489Z D_gradcheck=2, 2025-05-07T21:02:09.9248578Z stochastic_rounding=True, 2025-05-07T21:02:09.9248651Z weighted=True, 2025-05-07T21:02:09.9248734Z row_wise=True, 2025-05-07T21:02:09.9248811Z mixed=False, 2025-05-07T21:02:09.9248890Z use_cache=True, 2025-05-07T21:02:09.9248993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9249072Z use_cpu=False, 2025-05-07T21:02:09.9249166Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9249235Z ) 2025-05-07T21:02:09.9249363Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9249702Z self=, 2025-05-07T21:02:09.9249782Z compile=False, 2025-05-07T21:02:09.9249853Z T=2, 2025-05-07T21:02:09.9249924Z D=104, 2025-05-07T21:02:09.9249998Z B=43, 2025-05-07T21:02:09.9250069Z log_E=5, 2025-05-07T21:02:09.9250146Z L=0, 2025-05-07T21:02:09.9250222Z D_gradcheck=1, 2025-05-07T21:02:09.9250308Z stochastic_rounding=True, 2025-05-07T21:02:09.9250387Z weighted=True, 2025-05-07T21:02:09.9250461Z row_wise=True, 2025-05-07T21:02:09.9250577Z mixed=True, 2025-05-07T21:02:09.9250659Z use_cache=True, 2025-05-07T21:02:09.9250763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9250840Z use_cpu=False, 2025-05-07T21:02:09.9251005Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9251072Z ) 2025-05-07T21:02:09.9529158Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9529826Z self=, 2025-05-07T21:02:09.9529953Z compile=False, 2025-05-07T21:02:09.9530072Z T=3, 2025-05-07T21:02:09.9530177Z D=105, 2025-05-07T21:02:09.9530285Z B=74, 2025-05-07T21:02:09.9530389Z log_E=4, 2025-05-07T21:02:09.9530491Z L=6, 2025-05-07T21:02:09.9530613Z D_gradcheck=2, 2025-05-07T21:02:09.9530761Z stochastic_rounding=False, 2025-05-07T21:02:09.9530870Z weighted=True, 2025-05-07T21:02:09.9531037Z row_wise=False, 2025-05-07T21:02:09.9531145Z mixed=True, 2025-05-07T21:02:09.9531253Z use_cache=True, 2025-05-07T21:02:09.9531400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9531507Z use_cpu=False, 2025-05-07T21:02:09.9531641Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9531752Z ) 2025-05-07T21:02:09.9531927Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9532389Z self=, 2025-05-07T21:02:09.9532493Z compile=True, 2025-05-07T21:02:09.9532584Z T=2, 2025-05-07T21:02:09.9532675Z D=36, 2025-05-07T21:02:09.9532775Z B=29, 2025-05-07T21:02:09.9532866Z log_E=3, 2025-05-07T21:02:09.9532955Z L=7, 2025-05-07T21:02:09.9533056Z D_gradcheck=2, 2025-05-07T21:02:09.9533326Z stochastic_rounding=True, 2025-05-07T21:02:09.9533433Z weighted=True, 2025-05-07T21:02:09.9533513Z row_wise=True, 2025-05-07T21:02:09.9533590Z mixed=False, 2025-05-07T21:02:09.9533670Z use_cache=False, 2025-05-07T21:02:09.9533774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9533847Z use_cpu=True, 2025-05-07T21:02:09.9534013Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9534084Z ) 2025-05-07T21:02:09.9534212Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9534553Z self=, 2025-05-07T21:02:09.9534631Z compile=True, 2025-05-07T21:02:09.9534703Z T=2, 2025-05-07T21:02:09.9534778Z D=39, 2025-05-07T21:02:09.9534850Z B=53, 2025-05-07T21:02:09.9534922Z log_E=5, 2025-05-07T21:02:09.9534998Z L=5, 2025-05-07T21:02:09.9535074Z D_gradcheck=1, 2025-05-07T21:02:09.9535164Z stochastic_rounding=False, 2025-05-07T21:02:09.9535247Z weighted=False, 2025-05-07T21:02:09.9535319Z row_wise=False, 2025-05-07T21:02:09.9535396Z mixed=False, 2025-05-07T21:02:09.9535472Z use_cache=False, 2025-05-07T21:02:09.9535573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9535652Z use_cpu=True, 2025-05-07T21:02:09.9535749Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9535822Z ) 2025-05-07T21:02:09.9535952Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9536294Z self=, 2025-05-07T21:02:09.9536370Z compile=True, 2025-05-07T21:02:09.9536441Z T=4, 2025-05-07T21:02:09.9536512Z D=30, 2025-05-07T21:02:09.9536587Z B=110, 2025-05-07T21:02:09.9536664Z log_E=3, 2025-05-07T21:02:09.9536735Z L=19, 2025-05-07T21:02:09.9536812Z D_gradcheck=1, 2025-05-07T21:02:09.9536900Z stochastic_rounding=True, 2025-05-07T21:02:09.9536978Z weighted=False, 2025-05-07T21:02:09.9537060Z row_wise=False, 2025-05-07T21:02:09.9537134Z mixed=False, 2025-05-07T21:02:09.9537210Z use_cache=True, 2025-05-07T21:02:09.9537316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9537389Z use_cpu=False, 2025-05-07T21:02:09.9537560Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9537636Z ) 2025-05-07T21:02:09.9537764Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9538162Z self=, 2025-05-07T21:02:09.9538245Z compile=False, 2025-05-07T21:02:09.9538318Z T=1, 2025-05-07T21:02:09.9538393Z D=110, 2025-05-07T21:02:09.9538465Z B=86, 2025-05-07T21:02:09.9538538Z log_E=4, 2025-05-07T21:02:09.9538614Z L=14, 2025-05-07T21:02:09.9538691Z D_gradcheck=2, 2025-05-07T21:02:09.9538780Z stochastic_rounding=True, 2025-05-07T21:02:09.9538859Z weighted=True, 2025-05-07T21:02:09.9538935Z row_wise=True, 2025-05-07T21:02:09.9539009Z mixed=False, 2025-05-07T21:02:09.9539088Z use_cache=False, 2025-05-07T21:02:09.9539187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9539262Z use_cpu=False, 2025-05-07T21:02:09.9539362Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9539435Z ) 2025-05-07T21:02:09.9539564Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9539908Z self=, 2025-05-07T21:02:09.9539988Z compile=False, 2025-05-07T21:02:09.9540059Z T=3, 2025-05-07T21:02:09.9540132Z D=70, 2025-05-07T21:02:09.9540205Z B=29, 2025-05-07T21:02:09.9540282Z log_E=4, 2025-05-07T21:02:09.9540354Z L=20, 2025-05-07T21:02:09.9540429Z D_gradcheck=1, 2025-05-07T21:02:09.9540528Z stochastic_rounding=True, 2025-05-07T21:02:09.9540603Z weighted=False, 2025-05-07T21:02:09.9540676Z row_wise=False, 2025-05-07T21:02:09.9540755Z mixed=False, 2025-05-07T21:02:09.9540881Z use_cache=True, 2025-05-07T21:02:09.9540984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9541063Z use_cpu=False, 2025-05-07T21:02:09.9541163Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9541231Z ) 2025-05-07T21:02:09.9541362Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9541745Z self=, 2025-05-07T21:02:09.9541828Z compile=False, 2025-05-07T21:02:09.9541906Z T=3, 2025-05-07T21:02:09.9541995Z D=91, 2025-05-07T21:02:09.9542071Z B=61, 2025-05-07T21:02:09.9542162Z log_E=3, 2025-05-07T21:02:09.9542238Z L=16, 2025-05-07T21:02:09.9542317Z D_gradcheck=2, 2025-05-07T21:02:09.9542403Z stochastic_rounding=True, 2025-05-07T21:02:09.9542479Z weighted=True, 2025-05-07T21:02:09.9542556Z row_wise=False, 2025-05-07T21:02:09.9542628Z mixed=False, 2025-05-07T21:02:09.9542703Z use_cache=True, 2025-05-07T21:02:09.9542808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9542883Z use_cpu=False, 2025-05-07T21:02:09.9542979Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9543047Z ) 2025-05-07T21:02:09.9543178Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9543525Z self=, 2025-05-07T21:02:09.9543607Z compile=False, 2025-05-07T21:02:09.9543679Z T=5, 2025-05-07T21:02:09.9543753Z D=51, 2025-05-07T21:02:09.9543825Z B=101, 2025-05-07T21:02:09.9543898Z log_E=4, 2025-05-07T21:02:09.9543973Z L=2, 2025-05-07T21:02:09.9544052Z D_gradcheck=1, 2025-05-07T21:02:09.9544139Z stochastic_rounding=True, 2025-05-07T21:02:09.9544217Z weighted=False, 2025-05-07T21:02:09.9544292Z row_wise=False, 2025-05-07T21:02:09.9544363Z mixed=True, 2025-05-07T21:02:09.9544440Z use_cache=False, 2025-05-07T21:02:09.9544541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9544623Z use_cpu=False, 2025-05-07T21:02:09.9544720Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9544788Z ) 2025-05-07T21:02:09.9544917Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9545303Z self=, 2025-05-07T21:02:09.9545386Z compile=True, 2025-05-07T21:02:09.9545501Z T=1, 2025-05-07T21:02:09.9545575Z D=102, 2025-05-07T21:02:09.9545647Z B=117, 2025-05-07T21:02:09.9545725Z log_E=3, 2025-05-07T21:02:09.9545796Z L=10, 2025-05-07T21:02:09.9545873Z D_gradcheck=2, 2025-05-07T21:02:09.9545963Z stochastic_rounding=False, 2025-05-07T21:02:09.9546040Z weighted=False, 2025-05-07T21:02:09.9546116Z row_wise=False, 2025-05-07T21:02:09.9546191Z mixed=True, 2025-05-07T21:02:09.9546264Z use_cache=False, 2025-05-07T21:02:09.9546367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9546441Z use_cpu=False, 2025-05-07T21:02:09.9546539Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9546609Z ) 2025-05-07T21:02:09.9546737Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9547079Z self=, 2025-05-07T21:02:09.9547161Z compile=True, 2025-05-07T21:02:09.9547233Z T=1, 2025-05-07T21:02:09.9547307Z D=94, 2025-05-07T21:02:09.9547384Z B=70, 2025-05-07T21:02:09.9547457Z log_E=3, 2025-05-07T21:02:09.9547526Z L=19, 2025-05-07T21:02:09.9547605Z D_gradcheck=2, 2025-05-07T21:02:09.9547692Z stochastic_rounding=True, 2025-05-07T21:02:09.9547767Z weighted=True, 2025-05-07T21:02:09.9547844Z row_wise=False, 2025-05-07T21:02:09.9547916Z mixed=True, 2025-05-07T21:02:09.9547993Z use_cache=False, 2025-05-07T21:02:09.9548094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9548168Z use_cpu=False, 2025-05-07T21:02:09.9548313Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9548382Z ) 2025-05-07T21:02:09.9548509Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9548861Z self=, 2025-05-07T21:02:09.9548939Z compile=False, 2025-05-07T21:02:09.9549048Z T=3, 2025-05-07T21:02:09.9549124Z D=114, 2025-05-07T21:02:09.9549199Z B=99, 2025-05-07T21:02:09.9549272Z log_E=4, 2025-05-07T21:02:09.9549342Z L=10, 2025-05-07T21:02:09.9549418Z D_gradcheck=2, 2025-05-07T21:02:09.9549512Z stochastic_rounding=False, 2025-05-07T21:02:09.9549585Z weighted=False, 2025-05-07T21:02:09.9549656Z row_wise=True, 2025-05-07T21:02:09.9549734Z mixed=False, 2025-05-07T21:02:09.9549808Z use_cache=True, 2025-05-07T21:02:09.9549910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9549985Z use_cpu=True, 2025-05-07T21:02:09.9550081Z output_dtype=SparseType.FP32, 2025-05-07T21:02:09.9550146Z ) 2025-05-07T21:02:09.9550280Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9550620Z self=, 2025-05-07T21:02:09.9550701Z compile=False, 2025-05-07T21:02:09.9550777Z T=2, 2025-05-07T21:02:09.9550851Z D=109, 2025-05-07T21:02:09.9550922Z B=59, 2025-05-07T21:02:09.9551001Z log_E=5, 2025-05-07T21:02:09.9551073Z L=4, 2025-05-07T21:02:09.9551153Z D_gradcheck=1, 2025-05-07T21:02:09.9551242Z stochastic_rounding=False, 2025-05-07T21:02:09.9551316Z weighted=True, 2025-05-07T21:02:09.9551395Z row_wise=True, 2025-05-07T21:02:09.9551471Z mixed=False, 2025-05-07T21:02:09.9551549Z use_cache=True, 2025-05-07T21:02:09.9551654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9551731Z use_cpu=False, 2025-05-07T21:02:09.9551830Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9551906Z ) 2025-05-07T21:02:09.9552038Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9552381Z self=, 2025-05-07T21:02:09.9552461Z compile=True, 2025-05-07T21:02:09.9552579Z T=3, 2025-05-07T21:02:09.9552655Z D=123, 2025-05-07T21:02:09.9552727Z B=2, 2025-05-07T21:02:09.9552803Z log_E=3, 2025-05-07T21:02:09.9552882Z L=19, 2025-05-07T21:02:09.9553034Z D_gradcheck=1, 2025-05-07T21:02:09.9553124Z stochastic_rounding=True, 2025-05-07T21:02:09.9553204Z weighted=False, 2025-05-07T21:02:09.9553277Z row_wise=False, 2025-05-07T21:02:09.9553350Z mixed=True, 2025-05-07T21:02:09.9553433Z use_cache=True, 2025-05-07T21:02:09.9553533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9553607Z use_cpu=True, 2025-05-07T21:02:09.9553705Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9553773Z ) 2025-05-07T21:02:09.9553898Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9554245Z self=, 2025-05-07T21:02:09.9554321Z compile=True, 2025-05-07T21:02:09.9554396Z T=4, 2025-05-07T21:02:09.9554467Z D=92, 2025-05-07T21:02:09.9554541Z B=39, 2025-05-07T21:02:09.9554617Z log_E=5, 2025-05-07T21:02:09.9554693Z L=19, 2025-05-07T21:02:09.9554769Z D_gradcheck=2, 2025-05-07T21:02:09.9554861Z stochastic_rounding=True, 2025-05-07T21:02:09.9554939Z weighted=True, 2025-05-07T21:02:09.9555013Z row_wise=False, 2025-05-07T21:02:09.9555089Z mixed=False, 2025-05-07T21:02:09.9555163Z use_cache=False, 2025-05-07T21:02:09.9555264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9555340Z use_cpu=True, 2025-05-07T21:02:09.9555437Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9555504Z ) 2025-05-07T21:02:09.9555633Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9556018Z self=, 2025-05-07T21:02:09.9556220Z compile=True, 2025-05-07T21:02:09.9556294Z T=1, 2025-05-07T21:02:09.9556366Z D=63, 2025-05-07T21:02:09.9556442Z B=119, 2025-05-07T21:02:09.9556520Z log_E=3, 2025-05-07T21:02:09.9556594Z L=4, 2025-05-07T21:02:09.9556721Z D_gradcheck=1, 2025-05-07T21:02:09.9556812Z stochastic_rounding=True, 2025-05-07T21:02:09.9556892Z weighted=True, 2025-05-07T21:02:09.9556972Z row_wise=True, 2025-05-07T21:02:09.9557046Z mixed=False, 2025-05-07T21:02:09.9557121Z use_cache=True, 2025-05-07T21:02:09.9557225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9557302Z use_cpu=False, 2025-05-07T21:02:09.9557397Z output_dtype=SparseType.FP16, 2025-05-07T21:02:09.9557468Z ) 2025-05-07T21:02:09.9557595Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9557948Z self=, 2025-05-07T21:02:09.9558026Z compile=True, 2025-05-07T21:02:09.9558100Z T=2, 2025-05-07T21:02:09.9558176Z D=57, 2025-05-07T21:02:09.9558250Z B=87, 2025-05-07T21:02:09.9558325Z log_E=5, 2025-05-07T21:02:09.9558403Z L=5, 2025-05-07T21:02:09.9558479Z D_gradcheck=2, 2025-05-07T21:02:09.9558569Z stochastic_rounding=False, 2025-05-07T21:02:09.9558647Z weighted=False, 2025-05-07T21:02:09.9558725Z row_wise=True, 2025-05-07T21:02:09.9558800Z mixed=False, 2025-05-07T21:02:09.9558880Z use_cache=False, 2025-05-07T21:02:09.9558980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9559060Z use_cpu=False, 2025-05-07T21:02:09.9559156Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9559222Z ) 2025-05-07T21:02:09.9559357Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9559697Z self=, 2025-05-07T21:02:09.9559780Z compile=True, 2025-05-07T21:02:09.9559856Z T=2, 2025-05-07T21:02:09.9559931Z D=21, 2025-05-07T21:02:09.9560004Z B=128, 2025-05-07T21:02:09.9560078Z log_E=3, 2025-05-07T21:02:09.9560149Z L=14, 2025-05-07T21:02:09.9560273Z D_gradcheck=2, 2025-05-07T21:02:09.9560364Z stochastic_rounding=False, 2025-05-07T21:02:09.9560442Z weighted=True, 2025-05-07T21:02:09.9560518Z row_wise=False, 2025-05-07T21:02:09.9565655Z mixed=True, 2025-05-07T21:02:09.9565746Z use_cache=False, 2025-05-07T21:02:09.9565858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:09.9565938Z use_cpu=True, 2025-05-07T21:02:09.9566040Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9566111Z ) 2025-05-07T21:02:09.9566245Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:09.9566594Z self=, 2025-05-07T21:02:09.9566676Z compile=False, 2025-05-07T21:02:09.9566752Z T=3, 2025-05-07T21:02:09.9566822Z D=110, 2025-05-07T21:02:09.9566896Z B=41, 2025-05-07T21:02:09.9566969Z log_E=5, 2025-05-07T21:02:09.9567039Z L=18, 2025-05-07T21:02:09.9567118Z D_gradcheck=1, 2025-05-07T21:02:09.9567211Z stochastic_rounding=False, 2025-05-07T21:02:09.9567285Z weighted=True, 2025-05-07T21:02:09.9567366Z row_wise=False, 2025-05-07T21:02:09.9567437Z mixed=False, 2025-05-07T21:02:09.9567516Z use_cache=True, 2025-05-07T21:02:09.9567616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:09.9567690Z use_cpu=True, 2025-05-07T21:02:09.9567786Z output_dtype=SparseType.BF16, 2025-05-07T21:02:09.9567853Z ) 2025-05-07T21:02:22.4832615Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4833494Z self=, 2025-05-07T21:02:22.4834243Z compile=False, 2025-05-07T21:02:22.4834528Z T=4, 2025-05-07T21:02:22.4834766Z D=24, 2025-05-07T21:02:22.4835368Z B=64, 2025-05-07T21:02:22.4835568Z log_E=5, 2025-05-07T21:02:22.4835754Z L=9, 2025-05-07T21:02:22.4835944Z D_gradcheck=2, 2025-05-07T21:02:22.4836281Z stochastic_rounding=True, 2025-05-07T21:02:22.4836549Z weighted=False, 2025-05-07T21:02:22.4836764Z row_wise=True, 2025-05-07T21:02:22.4837072Z mixed=True, 2025-05-07T21:02:22.4837272Z use_cache=True, 2025-05-07T21:02:22.4837519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4837807Z use_cpu=False, 2025-05-07T21:02:22.4838034Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.4838301Z ) 2025-05-07T21:02:22.4838609Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4839217Z self=, 2025-05-07T21:02:22.4839750Z compile=True, 2025-05-07T21:02:22.4839960Z T=1, 2025-05-07T21:02:22.4840146Z D=12, 2025-05-07T21:02:22.4840323Z B=27, 2025-05-07T21:02:22.4840514Z log_E=4, 2025-05-07T21:02:22.4840708Z L=10, 2025-05-07T21:02:22.4840892Z D_gradcheck=1, 2025-05-07T21:02:22.4841118Z stochastic_rounding=True, 2025-05-07T21:02:22.4841370Z weighted=False, 2025-05-07T21:02:22.4841579Z row_wise=True, 2025-05-07T21:02:22.4841784Z mixed=True, 2025-05-07T21:02:22.4841996Z use_cache=False, 2025-05-07T21:02:22.4842238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4842532Z use_cpu=False, 2025-05-07T21:02:22.4842767Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4843016Z ) 2025-05-07T21:02:22.4843246Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4843825Z self=, 2025-05-07T21:02:22.4844352Z compile=True, 2025-05-07T21:02:22.4844560Z T=3, 2025-05-07T21:02:22.4844749Z D=124, 2025-05-07T21:02:22.4844923Z B=61, 2025-05-07T21:02:22.4845154Z log_E=5, 2025-05-07T21:02:22.4845348Z L=1, 2025-05-07T21:02:22.4845535Z D_gradcheck=2, 2025-05-07T21:02:22.4845747Z stochastic_rounding=False, 2025-05-07T21:02:22.4846001Z weighted=True, 2025-05-07T21:02:22.4846209Z row_wise=True, 2025-05-07T21:02:22.4846504Z mixed=False, 2025-05-07T21:02:22.4846713Z use_cache=False, 2025-05-07T21:02:22.4846958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4847300Z use_cpu=True, 2025-05-07T21:02:22.4847535Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4847788Z ) 2025-05-07T21:02:22.4848006Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4848583Z self=, 2025-05-07T21:02:22.4849108Z compile=False, 2025-05-07T21:02:22.4849303Z T=4, 2025-05-07T21:02:22.4849482Z D=25, 2025-05-07T21:02:22.4849659Z B=122, 2025-05-07T21:02:22.4849833Z log_E=4, 2025-05-07T21:02:22.4850016Z L=11, 2025-05-07T21:02:22.4850200Z D_gradcheck=2, 2025-05-07T21:02:22.4850412Z stochastic_rounding=False, 2025-05-07T21:02:22.4850662Z weighted=False, 2025-05-07T21:02:22.4850873Z row_wise=False, 2025-05-07T21:02:22.4851072Z mixed=False, 2025-05-07T21:02:22.4851278Z use_cache=False, 2025-05-07T21:02:22.4851520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4851803Z use_cpu=False, 2025-05-07T21:02:22.4852027Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.4852280Z ) 2025-05-07T21:02:22.4852502Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4853070Z self=, 2025-05-07T21:02:22.4853598Z compile=True, 2025-05-07T21:02:22.4853801Z T=3, 2025-05-07T21:02:22.4853970Z D=99, 2025-05-07T21:02:22.4854148Z B=84, 2025-05-07T21:02:22.4854330Z log_E=5, 2025-05-07T21:02:22.4854510Z L=2, 2025-05-07T21:02:22.4854691Z D_gradcheck=1, 2025-05-07T21:02:22.4854966Z stochastic_rounding=False, 2025-05-07T21:02:22.4855209Z weighted=True, 2025-05-07T21:02:22.4855414Z row_wise=False, 2025-05-07T21:02:22.4855618Z mixed=False, 2025-05-07T21:02:22.4855815Z use_cache=False, 2025-05-07T21:02:22.4856062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4856387Z use_cpu=True, 2025-05-07T21:02:22.4856606Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4856863Z ) 2025-05-07T21:02:22.4857094Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4857669Z self=, 2025-05-07T21:02:22.4858190Z compile=True, 2025-05-07T21:02:22.4858390Z T=1, 2025-05-07T21:02:22.4858570Z D=55, 2025-05-07T21:02:22.4858748Z B=104, 2025-05-07T21:02:22.4858937Z log_E=4, 2025-05-07T21:02:22.4859124Z L=2, 2025-05-07T21:02:22.4859301Z D_gradcheck=1, 2025-05-07T21:02:22.4859523Z stochastic_rounding=True, 2025-05-07T21:02:22.4859775Z weighted=True, 2025-05-07T21:02:22.4859977Z row_wise=True, 2025-05-07T21:02:22.4860174Z mixed=False, 2025-05-07T21:02:22.4860373Z use_cache=True, 2025-05-07T21:02:22.4860599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4860882Z use_cpu=False, 2025-05-07T21:02:22.4861109Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.4861356Z ) 2025-05-07T21:02:22.4861582Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4862156Z self=, 2025-05-07T21:02:22.4862683Z compile=False, 2025-05-07T21:02:22.4862877Z T=3, 2025-05-07T21:02:22.4863055Z D=15, 2025-05-07T21:02:22.4863231Z B=68, 2025-05-07T21:02:22.4863399Z log_E=4, 2025-05-07T21:02:22.4863585Z L=11, 2025-05-07T21:02:22.4863767Z D_gradcheck=2, 2025-05-07T21:02:22.4863979Z stochastic_rounding=True, 2025-05-07T21:02:22.4864228Z weighted=True, 2025-05-07T21:02:22.4864437Z row_wise=True, 2025-05-07T21:02:22.4864631Z mixed=False, 2025-05-07T21:02:22.4864832Z use_cache=True, 2025-05-07T21:02:22.4865062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4865338Z use_cpu=False, 2025-05-07T21:02:22.4865616Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4865920Z ) 2025-05-07T21:02:22.4866145Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4866765Z self=, 2025-05-07T21:02:22.4867292Z compile=False, 2025-05-07T21:02:22.4867490Z T=4, 2025-05-07T21:02:22.4867667Z D=89, 2025-05-07T21:02:22.4867844Z B=65, 2025-05-07T21:02:22.4868018Z log_E=3, 2025-05-07T21:02:22.4868207Z L=5, 2025-05-07T21:02:22.4868388Z D_gradcheck=2, 2025-05-07T21:02:22.4868604Z stochastic_rounding=False, 2025-05-07T21:02:22.4868852Z weighted=True, 2025-05-07T21:02:22.4869057Z row_wise=False, 2025-05-07T21:02:22.4869264Z mixed=True, 2025-05-07T21:02:22.4869460Z use_cache=False, 2025-05-07T21:02:22.4869701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4869979Z use_cpu=False, 2025-05-07T21:02:22.4870202Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4870455Z ) 2025-05-07T21:02:22.4870678Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4871249Z self=, 2025-05-07T21:02:22.4871780Z compile=True, 2025-05-07T21:02:22.4871984Z T=1, 2025-05-07T21:02:22.4872156Z D=55, 2025-05-07T21:02:22.4872334Z B=40, 2025-05-07T21:02:22.4872512Z log_E=3, 2025-05-07T21:02:22.4872687Z L=18, 2025-05-07T21:02:22.4872869Z D_gradcheck=1, 2025-05-07T21:02:22.4873084Z stochastic_rounding=True, 2025-05-07T21:02:22.4873325Z weighted=True, 2025-05-07T21:02:22.4873534Z row_wise=False, 2025-05-07T21:02:22.4873758Z mixed=True, 2025-05-07T21:02:22.4874007Z use_cache=True, 2025-05-07T21:02:22.4874240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4874520Z use_cpu=True, 2025-05-07T21:02:22.4874739Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.4874988Z ) 2025-05-07T21:02:22.4875221Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4875835Z self=, 2025-05-07T21:02:22.4876437Z compile=False, 2025-05-07T21:02:22.4876636Z T=4, 2025-05-07T21:02:22.4876808Z D=19, 2025-05-07T21:02:22.4876981Z B=37, 2025-05-07T21:02:22.4877155Z log_E=4, 2025-05-07T21:02:22.4877337Z L=19, 2025-05-07T21:02:22.4877514Z D_gradcheck=1, 2025-05-07T21:02:22.4877734Z stochastic_rounding=False, 2025-05-07T21:02:22.4877979Z weighted=False, 2025-05-07T21:02:22.4878184Z row_wise=False, 2025-05-07T21:02:22.4878388Z mixed=True, 2025-05-07T21:02:22.4878579Z use_cache=False, 2025-05-07T21:02:22.4878819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4879095Z use_cpu=True, 2025-05-07T21:02:22.4879317Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4879561Z ) 2025-05-07T21:02:22.4879785Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4880360Z self=, 2025-05-07T21:02:22.4880882Z compile=True, 2025-05-07T21:02:22.4881082Z T=3, 2025-05-07T21:02:22.4881257Z D=110, 2025-05-07T21:02:22.4881429Z B=92, 2025-05-07T21:02:22.4881608Z log_E=3, 2025-05-07T21:02:22.4881794Z L=12, 2025-05-07T21:02:22.4881968Z D_gradcheck=1, 2025-05-07T21:02:22.4882186Z stochastic_rounding=True, 2025-05-07T21:02:22.4882433Z weighted=False, 2025-05-07T21:02:22.4882632Z row_wise=True, 2025-05-07T21:02:22.4882835Z mixed=False, 2025-05-07T21:02:22.4883032Z use_cache=True, 2025-05-07T21:02:22.4883257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4883535Z use_cpu=True, 2025-05-07T21:02:22.4883759Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4884003Z ) 2025-05-07T21:02:22.4884230Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4884856Z self=, 2025-05-07T21:02:22.4885382Z compile=False, 2025-05-07T21:02:22.4885617Z T=3, 2025-05-07T21:02:22.4885796Z D=96, 2025-05-07T21:02:22.4885972Z B=73, 2025-05-07T21:02:22.4886147Z log_E=3, 2025-05-07T21:02:22.4886335Z L=11, 2025-05-07T21:02:22.4886518Z D_gradcheck=1, 2025-05-07T21:02:22.4886732Z stochastic_rounding=False, 2025-05-07T21:02:22.4886983Z weighted=True, 2025-05-07T21:02:22.4887188Z row_wise=False, 2025-05-07T21:02:22.4887382Z mixed=True, 2025-05-07T21:02:22.4887582Z use_cache=True, 2025-05-07T21:02:22.4887813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4888082Z use_cpu=True, 2025-05-07T21:02:22.4888314Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.4888566Z ) 2025-05-07T21:02:22.4888786Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4889371Z self=, 2025-05-07T21:02:22.4889896Z compile=False, 2025-05-07T21:02:22.4890098Z T=2, 2025-05-07T21:02:22.4890275Z D=98, 2025-05-07T21:02:22.4890457Z B=32, 2025-05-07T21:02:22.4890639Z log_E=3, 2025-05-07T21:02:22.4890819Z L=13, 2025-05-07T21:02:22.4891001Z D_gradcheck=2, 2025-05-07T21:02:22.4891223Z stochastic_rounding=True, 2025-05-07T21:02:22.4891468Z weighted=False, 2025-05-07T21:02:22.4891673Z row_wise=True, 2025-05-07T21:02:22.4891870Z mixed=False, 2025-05-07T21:02:22.4892063Z use_cache=False, 2025-05-07T21:02:22.4892299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4892572Z use_cpu=True, 2025-05-07T21:02:22.4892848Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4893102Z ) 2025-05-07T21:02:22.4893323Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4893893Z self=, 2025-05-07T21:02:22.4894417Z compile=False, 2025-05-07T21:02:22.4894661Z T=4, 2025-05-07T21:02:22.4894833Z D=13, 2025-05-07T21:02:22.4895010Z B=97, 2025-05-07T21:02:22.4895183Z log_E=3, 2025-05-07T21:02:22.4895362Z L=3, 2025-05-07T21:02:22.4895545Z D_gradcheck=1, 2025-05-07T21:02:22.4895763Z stochastic_rounding=True, 2025-05-07T21:02:22.4896006Z weighted=False, 2025-05-07T21:02:22.4896220Z row_wise=True, 2025-05-07T21:02:22.4896427Z mixed=False, 2025-05-07T21:02:22.4896630Z use_cache=True, 2025-05-07T21:02:22.4896855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4897136Z use_cpu=False, 2025-05-07T21:02:22.4897365Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4897615Z ) 2025-05-07T21:02:22.4897845Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4898426Z self=, 2025-05-07T21:02:22.4898950Z compile=False, 2025-05-07T21:02:22.4899154Z T=4, 2025-05-07T21:02:22.4899339Z D=101, 2025-05-07T21:02:22.4899517Z B=15, 2025-05-07T21:02:22.4899705Z log_E=4, 2025-05-07T21:02:22.4899892Z L=15, 2025-05-07T21:02:22.4900075Z D_gradcheck=2, 2025-05-07T21:02:22.4900296Z stochastic_rounding=True, 2025-05-07T21:02:22.4900545Z weighted=False, 2025-05-07T21:02:22.4900753Z row_wise=False, 2025-05-07T21:02:22.4900960Z mixed=True, 2025-05-07T21:02:22.4901162Z use_cache=False, 2025-05-07T21:02:22.4901402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4901686Z use_cpu=False, 2025-05-07T21:02:22.4901915Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.4902170Z ) 2025-05-07T21:02:22.4902395Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4902970Z self=, 2025-05-07T21:02:22.4903493Z compile=True, 2025-05-07T21:02:22.4903770Z T=1, 2025-05-07T21:02:22.4903952Z D=78, 2025-05-07T21:02:22.4904135Z B=95, 2025-05-07T21:02:22.4904309Z log_E=5, 2025-05-07T21:02:22.4904495Z L=17, 2025-05-07T21:02:22.4904725Z D_gradcheck=2, 2025-05-07T21:02:22.4904943Z stochastic_rounding=False, 2025-05-07T21:02:22.4905196Z weighted=True, 2025-05-07T21:02:22.4905409Z row_wise=True, 2025-05-07T21:02:22.4905608Z mixed=False, 2025-05-07T21:02:22.4905816Z use_cache=False, 2025-05-07T21:02:22.4906061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.4906336Z use_cpu=False, 2025-05-07T21:02:22.4906563Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.4906820Z ) 2025-05-07T21:02:22.4907044Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4907618Z self=, 2025-05-07T21:02:22.4908147Z compile=False, 2025-05-07T21:02:22.4908352Z T=1, 2025-05-07T21:02:22.4908525Z D=50, 2025-05-07T21:02:22.4909044Z B=8, 2025-05-07T21:02:22.4909224Z log_E=3, 2025-05-07T21:02:22.4909406Z L=13, 2025-05-07T21:02:22.4909588Z D_gradcheck=2, 2025-05-07T21:02:22.4909816Z stochastic_rounding=False, 2025-05-07T21:02:22.4910059Z weighted=False, 2025-05-07T21:02:22.4910268Z row_wise=False, 2025-05-07T21:02:22.4910477Z mixed=False, 2025-05-07T21:02:22.4910671Z use_cache=False, 2025-05-07T21:02:22.4910913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4911194Z use_cpu=False, 2025-05-07T21:02:22.4911413Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.4911674Z ) 2025-05-07T21:02:22.4911900Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.4912566Z self=, 2025-05-07T21:02:22.4913099Z compile=True, 2025-05-07T21:02:22.4913302Z T=3, 2025-05-07T21:02:22.4913471Z D=44, 2025-05-07T21:02:22.4913648Z B=40, 2025-05-07T21:02:22.4913829Z log_E=3, 2025-05-07T21:02:22.4914010Z L=18, 2025-05-07T21:02:22.4914259Z D_gradcheck=1, 2025-05-07T21:02:22.4914493Z stochastic_rounding=False, 2025-05-07T21:02:22.4914746Z weighted=False, 2025-05-07T21:02:22.4914943Z row_wise=True, 2025-05-07T21:02:22.4915146Z mixed=False, 2025-05-07T21:02:22.4915347Z use_cache=True, 2025-05-07T21:02:22.4915575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.4915854Z use_cpu=True, 2025-05-07T21:02:22.4916142Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.4916394Z ) 2025-05-07T21:02:22.5155684Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5156721Z self=, 2025-05-07T21:02:22.5157540Z compile=False, 2025-05-07T21:02:22.5157818Z T=4, 2025-05-07T21:02:22.5158060Z D=102, 2025-05-07T21:02:22.5158306Z B=20, 2025-05-07T21:02:22.5158547Z log_E=4, 2025-05-07T21:02:22.5158797Z L=3, 2025-05-07T21:02:22.5158979Z D_gradcheck=1, 2025-05-07T21:02:22.5159198Z stochastic_rounding=True, 2025-05-07T21:02:22.5159449Z weighted=True, 2025-05-07T21:02:22.5159652Z row_wise=False, 2025-05-07T21:02:22.5159849Z mixed=True, 2025-05-07T21:02:22.5160047Z use_cache=True, 2025-05-07T21:02:22.5160277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.5160551Z use_cpu=True, 2025-05-07T21:02:22.5160776Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.5161023Z ) 2025-05-07T21:02:22.5161242Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5161820Z self=, 2025-05-07T21:02:22.5170150Z compile=False, 2025-05-07T21:02:22.5170349Z T=3, 2025-05-07T21:02:22.5170522Z D=125, 2025-05-07T21:02:22.5170698Z B=41, 2025-05-07T21:02:22.5170861Z log_E=3, 2025-05-07T21:02:22.5171038Z L=17, 2025-05-07T21:02:22.5171336Z D_gradcheck=1, 2025-05-07T21:02:22.5171549Z stochastic_rounding=False, 2025-05-07T21:02:22.5171796Z weighted=True, 2025-05-07T21:02:22.5172055Z row_wise=True, 2025-05-07T21:02:22.5172241Z mixed=False, 2025-05-07T21:02:22.5172431Z use_cache=False, 2025-05-07T21:02:22.5172663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5172932Z use_cpu=True, 2025-05-07T21:02:22.5173146Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.5173390Z ) 2025-05-07T21:02:22.5173611Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5174178Z self=, 2025-05-07T21:02:22.5174696Z compile=False, 2025-05-07T21:02:22.5174896Z T=1, 2025-05-07T21:02:22.5175062Z D=51, 2025-05-07T21:02:22.5175228Z B=93, 2025-05-07T21:02:22.5175394Z log_E=3, 2025-05-07T21:02:22.5175564Z L=17, 2025-05-07T21:02:22.5175733Z D_gradcheck=1, 2025-05-07T21:02:22.5175942Z stochastic_rounding=True, 2025-05-07T21:02:22.5176173Z weighted=True, 2025-05-07T21:02:22.5176375Z row_wise=True, 2025-05-07T21:02:22.5176570Z mixed=True, 2025-05-07T21:02:22.5176758Z use_cache=False, 2025-05-07T21:02:22.5176989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5177259Z use_cpu=False, 2025-05-07T21:02:22.5177469Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.5177711Z ) 2025-05-07T21:02:22.5177925Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5178498Z self=, 2025-05-07T21:02:22.5179009Z compile=False, 2025-05-07T21:02:22.5179201Z T=5, 2025-05-07T21:02:22.5179435Z D=58, 2025-05-07T21:02:22.5179600Z B=42, 2025-05-07T21:02:22.5179764Z log_E=4, 2025-05-07T21:02:22.5179939Z L=6, 2025-05-07T21:02:22.5180105Z D_gradcheck=2, 2025-05-07T21:02:22.5180311Z stochastic_rounding=True, 2025-05-07T21:02:22.5180551Z weighted=True, 2025-05-07T21:02:22.5180739Z row_wise=True, 2025-05-07T21:02:22.5180994Z mixed=False, 2025-05-07T21:02:22.5181186Z use_cache=True, 2025-05-07T21:02:22.5181405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5181676Z use_cpu=False, 2025-05-07T21:02:22.5181887Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5182129Z ) 2025-05-07T21:02:22.5182339Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5182903Z self=, 2025-05-07T21:02:22.5183419Z compile=True, 2025-05-07T21:02:22.5183607Z T=1, 2025-05-07T21:02:22.5183776Z D=77, 2025-05-07T21:02:22.5183943Z B=102, 2025-05-07T21:02:22.5184112Z log_E=5, 2025-05-07T21:02:22.5184286Z L=15, 2025-05-07T21:02:22.5184454Z D_gradcheck=2, 2025-05-07T21:02:22.5184657Z stochastic_rounding=True, 2025-05-07T21:02:22.5184892Z weighted=True, 2025-05-07T21:02:22.5185089Z row_wise=False, 2025-05-07T21:02:22.5185280Z mixed=True, 2025-05-07T21:02:22.5185498Z use_cache=False, 2025-05-07T21:02:22.5185750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5186021Z use_cpu=True, 2025-05-07T21:02:22.5186233Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5186474Z ) 2025-05-07T21:02:22.5186683Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5187252Z self=, 2025-05-07T21:02:22.5187766Z compile=True, 2025-05-07T21:02:22.5187952Z T=5, 2025-05-07T21:02:22.5188119Z D=125, 2025-05-07T21:02:22.5188286Z B=67, 2025-05-07T21:02:22.5188449Z log_E=5, 2025-05-07T21:02:22.5188626Z L=14, 2025-05-07T21:02:22.5188794Z D_gradcheck=1, 2025-05-07T21:02:22.5188997Z stochastic_rounding=False, 2025-05-07T21:02:22.5189237Z weighted=False, 2025-05-07T21:02:22.5189433Z row_wise=True, 2025-05-07T21:02:22.5189673Z mixed=True, 2025-05-07T21:02:22.5189857Z use_cache=True, 2025-05-07T21:02:22.5190077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5190382Z use_cpu=False, 2025-05-07T21:02:22.5190593Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5190832Z ) 2025-05-07T21:02:22.5191045Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5191605Z self=, 2025-05-07T21:02:22.5192120Z compile=False, 2025-05-07T21:02:22.5192309Z T=5, 2025-05-07T21:02:22.5192473Z D=27, 2025-05-07T21:02:22.5192638Z B=113, 2025-05-07T21:02:22.5192807Z log_E=4, 2025-05-07T21:02:22.5192979Z L=4, 2025-05-07T21:02:22.5193150Z D_gradcheck=2, 2025-05-07T21:02:22.5193356Z stochastic_rounding=False, 2025-05-07T21:02:22.5193592Z weighted=True, 2025-05-07T21:02:22.5193784Z row_wise=True, 2025-05-07T21:02:22.5193972Z mixed=False, 2025-05-07T21:02:22.5194161Z use_cache=False, 2025-05-07T21:02:22.5194390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5194662Z use_cpu=False, 2025-05-07T21:02:22.5194877Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5195115Z ) 2025-05-07T21:02:22.5195328Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5195891Z self=, 2025-05-07T21:02:22.5196545Z compile=False, 2025-05-07T21:02:22.5196739Z T=3, 2025-05-07T21:02:22.5196900Z D=82, 2025-05-07T21:02:22.5197062Z B=11, 2025-05-07T21:02:22.5197227Z log_E=5, 2025-05-07T21:02:22.5197405Z L=6, 2025-05-07T21:02:22.5197572Z D_gradcheck=1, 2025-05-07T21:02:22.5197849Z stochastic_rounding=True, 2025-05-07T21:02:22.5198093Z weighted=True, 2025-05-07T21:02:22.5198281Z row_wise=False, 2025-05-07T21:02:22.5198475Z mixed=False, 2025-05-07T21:02:22.5198663Z use_cache=True, 2025-05-07T21:02:22.5198882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5199198Z use_cpu=False, 2025-05-07T21:02:22.5199411Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5199654Z ) 2025-05-07T21:02:22.5199866Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5200434Z self=, 2025-05-07T21:02:22.5200949Z compile=False, 2025-05-07T21:02:22.5201135Z T=1, 2025-05-07T21:02:22.5201300Z D=97, 2025-05-07T21:02:22.5201466Z B=39, 2025-05-07T21:02:22.5201631Z log_E=5, 2025-05-07T21:02:22.5201803Z L=16, 2025-05-07T21:02:22.5201974Z D_gradcheck=2, 2025-05-07T21:02:22.5202178Z stochastic_rounding=True, 2025-05-07T21:02:22.5202426Z weighted=True, 2025-05-07T21:02:22.5202622Z row_wise=False, 2025-05-07T21:02:22.5202811Z mixed=False, 2025-05-07T21:02:22.5203001Z use_cache=False, 2025-05-07T21:02:22.5203229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5203492Z use_cpu=True, 2025-05-07T21:02:22.5203708Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.5203950Z ) 2025-05-07T21:02:22.5204167Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5204735Z self=, 2025-05-07T21:02:22.5205252Z compile=False, 2025-05-07T21:02:22.5205443Z T=5, 2025-05-07T21:02:22.5205604Z D=46, 2025-05-07T21:02:22.5205769Z B=49, 2025-05-07T21:02:22.5205935Z log_E=4, 2025-05-07T21:02:22.5206104Z L=4, 2025-05-07T21:02:22.5206271Z D_gradcheck=2, 2025-05-07T21:02:22.5206475Z stochastic_rounding=True, 2025-05-07T21:02:22.5206711Z weighted=False, 2025-05-07T21:02:22.5206914Z row_wise=True, 2025-05-07T21:02:22.5207103Z mixed=True, 2025-05-07T21:02:22.5207285Z use_cache=False, 2025-05-07T21:02:22.5207509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.5207826Z use_cpu=False, 2025-05-07T21:02:22.5208048Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5208295Z ) 2025-05-07T21:02:22.5208509Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5209446Z self=, 2025-05-07T21:02:22.5209959Z compile=False, 2025-05-07T21:02:22.5210147Z T=5, 2025-05-07T21:02:22.5210311Z D=73, 2025-05-07T21:02:22.5210474Z B=62, 2025-05-07T21:02:22.5210640Z log_E=5, 2025-05-07T21:02:22.5210811Z L=13, 2025-05-07T21:02:22.5210982Z D_gradcheck=1, 2025-05-07T21:02:22.5211187Z stochastic_rounding=True, 2025-05-07T21:02:22.5211426Z weighted=False, 2025-05-07T21:02:22.5211627Z row_wise=False, 2025-05-07T21:02:22.5211822Z mixed=True, 2025-05-07T21:02:22.5212017Z use_cache=False, 2025-05-07T21:02:22.5212242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5212508Z use_cpu=False, 2025-05-07T21:02:22.5212724Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.5212962Z ) 2025-05-07T21:02:22.5213176Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5213745Z self=, 2025-05-07T21:02:22.5214254Z compile=True, 2025-05-07T21:02:22.5214441Z T=4, 2025-05-07T21:02:22.5214601Z D=23, 2025-05-07T21:02:22.5214762Z B=114, 2025-05-07T21:02:22.5214928Z log_E=5, 2025-05-07T21:02:22.5215097Z L=19, 2025-05-07T21:02:22.5215266Z D_gradcheck=1, 2025-05-07T21:02:22.5215494Z stochastic_rounding=True, 2025-05-07T21:02:22.5215752Z weighted=False, 2025-05-07T21:02:22.5215942Z row_wise=True, 2025-05-07T21:02:22.5216145Z mixed=True, 2025-05-07T21:02:22.5216431Z use_cache=True, 2025-05-07T21:02:22.5216658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.5216939Z use_cpu=False, 2025-05-07T21:02:22.5217165Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.5217411Z ) 2025-05-07T21:02:22.5217637Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5218282Z self=, 2025-05-07T21:02:22.5218810Z compile=False, 2025-05-07T21:02:22.5219002Z T=4, 2025-05-07T21:02:22.5219175Z D=97, 2025-05-07T21:02:22.5219350Z B=7, 2025-05-07T21:02:22.5219521Z log_E=3, 2025-05-07T21:02:22.5219705Z L=14, 2025-05-07T21:02:22.5219889Z D_gradcheck=1, 2025-05-07T21:02:22.5220096Z stochastic_rounding=True, 2025-05-07T21:02:22.5220343Z weighted=True, 2025-05-07T21:02:22.5220551Z row_wise=True, 2025-05-07T21:02:22.5220745Z mixed=False, 2025-05-07T21:02:22.5220944Z use_cache=False, 2025-05-07T21:02:22.5221187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.5221456Z use_cpu=False, 2025-05-07T21:02:22.5221679Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.5221929Z ) 2025-05-07T21:02:22.5222151Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5222723Z self=, 2025-05-07T21:02:22.5223248Z compile=True, 2025-05-07T21:02:22.5223448Z T=3, 2025-05-07T21:02:22.5223615Z D=76, 2025-05-07T21:02:22.5223793Z B=102, 2025-05-07T21:02:22.5223966Z log_E=4, 2025-05-07T21:02:22.5224147Z L=13, 2025-05-07T21:02:22.5224319Z D_gradcheck=2, 2025-05-07T21:02:22.5224533Z stochastic_rounding=False, 2025-05-07T21:02:22.5224773Z weighted=False, 2025-05-07T21:02:22.5224975Z row_wise=True, 2025-05-07T21:02:22.5225170Z mixed=True, 2025-05-07T21:02:22.5225358Z use_cache=True, 2025-05-07T21:02:22.5225585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5225857Z use_cpu=False, 2025-05-07T21:02:22.5226074Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.5226321Z ) 2025-05-07T21:02:22.5226541Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5227181Z self=, 2025-05-07T21:02:22.5227706Z compile=False, 2025-05-07T21:02:22.5227962Z T=4, 2025-05-07T21:02:22.5228129Z D=53, 2025-05-07T21:02:22.5228301Z B=35, 2025-05-07T21:02:22.5228476Z log_E=3, 2025-05-07T21:02:22.5228654Z L=8, 2025-05-07T21:02:22.5228829Z D_gradcheck=2, 2025-05-07T21:02:22.5229036Z stochastic_rounding=True, 2025-05-07T21:02:22.5229282Z weighted=False, 2025-05-07T21:02:22.5229484Z row_wise=False, 2025-05-07T21:02:22.5229684Z mixed=False, 2025-05-07T21:02:22.5229898Z use_cache=False, 2025-05-07T21:02:22.5230123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5230401Z use_cpu=True, 2025-05-07T21:02:22.5230618Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.5230859Z ) 2025-05-07T21:02:22.5231083Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5231652Z self=, 2025-05-07T21:02:22.5232174Z compile=False, 2025-05-07T21:02:22.5232364Z T=5, 2025-05-07T21:02:22.5232539Z D=18, 2025-05-07T21:02:22.5232716Z B=101, 2025-05-07T21:02:22.5232885Z log_E=4, 2025-05-07T21:02:22.5233063Z L=12, 2025-05-07T21:02:22.5233239Z D_gradcheck=2, 2025-05-07T21:02:22.5233452Z stochastic_rounding=True, 2025-05-07T21:02:22.5233697Z weighted=True, 2025-05-07T21:02:22.5233896Z row_wise=False, 2025-05-07T21:02:22.5234088Z mixed=True, 2025-05-07T21:02:22.5234283Z use_cache=False, 2025-05-07T21:02:22.5234520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.5234784Z use_cpu=False, 2025-05-07T21:02:22.5235079Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5235332Z ) 2025-05-07T21:02:22.5235547Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5236210Z self=, 2025-05-07T21:02:22.5236736Z compile=False, 2025-05-07T21:02:22.5236974Z T=1, 2025-05-07T21:02:22.5237146Z D=109, 2025-05-07T21:02:22.5237326Z B=48, 2025-05-07T21:02:22.5237495Z log_E=5, 2025-05-07T21:02:22.5237674Z L=4, 2025-05-07T21:02:22.5237847Z D_gradcheck=2, 2025-05-07T21:02:22.5238059Z stochastic_rounding=True, 2025-05-07T21:02:22.5238295Z weighted=True, 2025-05-07T21:02:22.5238492Z row_wise=True, 2025-05-07T21:02:22.5238686Z mixed=True, 2025-05-07T21:02:22.5238874Z use_cache=False, 2025-05-07T21:02:22.5239107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.5239379Z use_cpu=True, 2025-05-07T21:02:22.5239592Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.5239845Z ) 2025-05-07T21:02:22.5240066Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:22.5240635Z self=, 2025-05-07T21:02:22.5241153Z compile=True, 2025-05-07T21:02:22.5241349Z T=5, 2025-05-07T21:02:22.5241518Z D=128, 2025-05-07T21:02:22.5241692Z B=100, 2025-05-07T21:02:22.5241869Z log_E=5, 2025-05-07T21:02:22.5242049Z L=10, 2025-05-07T21:02:22.5242227Z D_gradcheck=1, 2025-05-07T21:02:22.5242438Z stochastic_rounding=False, 2025-05-07T21:02:22.5242678Z weighted=True, 2025-05-07T21:02:22.5242882Z row_wise=False, 2025-05-07T21:02:22.5243080Z mixed=False, 2025-05-07T21:02:22.5243268Z use_cache=True, 2025-05-07T21:02:22.5243493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.5243763Z use_cpu=False, 2025-05-07T21:02:22.5243982Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.5244223Z ) 2025-05-07T21:02:23.4403133Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4404048Z self=, 2025-05-07T21:02:23.4404824Z compile=False, 2025-05-07T21:02:23.4405320Z T=2, 2025-05-07T21:02:23.4405570Z D=14, 2025-05-07T21:02:23.4405770Z B=88, 2025-05-07T21:02:23.4405952Z log_E=3, 2025-05-07T21:02:23.4406234Z L=14, 2025-05-07T21:02:23.4406424Z D_gradcheck=2, 2025-05-07T21:02:23.4406655Z stochastic_rounding=False, 2025-05-07T21:02:23.4406905Z weighted=False, 2025-05-07T21:02:23.4407118Z row_wise=True, 2025-05-07T21:02:23.4407319Z mixed=True, 2025-05-07T21:02:23.4407514Z use_cache=False, 2025-05-07T21:02:23.4407759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4408041Z use_cpu=False, 2025-05-07T21:02:23.4408262Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4408522Z ) 2025-05-07T21:02:23.4409016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4409597Z self=, 2025-05-07T21:02:23.4410129Z compile=True, 2025-05-07T21:02:23.4410334Z T=4, 2025-05-07T21:02:23.4410511Z D=107, 2025-05-07T21:02:23.4410691Z B=69, 2025-05-07T21:02:23.4410875Z log_E=3, 2025-05-07T21:02:23.4411063Z L=6, 2025-05-07T21:02:23.4411241Z D_gradcheck=2, 2025-05-07T21:02:23.4411462Z stochastic_rounding=False, 2025-05-07T21:02:23.4411712Z weighted=True, 2025-05-07T21:02:23.4411912Z row_wise=False, 2025-05-07T21:02:23.4412116Z mixed=False, 2025-05-07T21:02:23.4412321Z use_cache=False, 2025-05-07T21:02:23.4412556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4412838Z use_cpu=True, 2025-05-07T21:02:23.4413066Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4413312Z ) 2025-05-07T21:02:23.4413539Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4414215Z self=, 2025-05-07T21:02:23.4414735Z compile=True, 2025-05-07T21:02:23.4414937Z T=3, 2025-05-07T21:02:23.4415119Z D=84, 2025-05-07T21:02:23.4415292Z B=70, 2025-05-07T21:02:23.4415476Z log_E=3, 2025-05-07T21:02:23.4415739Z L=8, 2025-05-07T21:02:23.4415916Z D_gradcheck=1, 2025-05-07T21:02:23.4416140Z stochastic_rounding=True, 2025-05-07T21:02:23.4416387Z weighted=False, 2025-05-07T21:02:23.4416590Z row_wise=False, 2025-05-07T21:02:23.4416795Z mixed=False, 2025-05-07T21:02:23.4416999Z use_cache=True, 2025-05-07T21:02:23.4417227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4417503Z use_cpu=True, 2025-05-07T21:02:23.4417737Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4417989Z ) 2025-05-07T21:02:23.4418210Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4418798Z self=, 2025-05-07T21:02:23.4419325Z compile=False, 2025-05-07T21:02:23.4419519Z T=1, 2025-05-07T21:02:23.4419692Z D=39, 2025-05-07T21:02:23.4419864Z B=43, 2025-05-07T21:02:23.4420033Z log_E=3, 2025-05-07T21:02:23.4420216Z L=5, 2025-05-07T21:02:23.4420396Z D_gradcheck=1, 2025-05-07T21:02:23.4420606Z stochastic_rounding=True, 2025-05-07T21:02:23.4420857Z weighted=False, 2025-05-07T21:02:23.4421060Z row_wise=False, 2025-05-07T21:02:23.4428333Z mixed=True, 2025-05-07T21:02:23.4428566Z use_cache=True, 2025-05-07T21:02:23.4428806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4429092Z use_cpu=False, 2025-05-07T21:02:23.4429317Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4429571Z ) 2025-05-07T21:02:23.4429801Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4430379Z self=, 2025-05-07T21:02:23.4430907Z compile=True, 2025-05-07T21:02:23.4431115Z T=1, 2025-05-07T21:02:23.4431294Z D=89, 2025-05-07T21:02:23.4431465Z B=92, 2025-05-07T21:02:23.4431647Z log_E=3, 2025-05-07T21:02:23.4431834Z L=15, 2025-05-07T21:02:23.4432113Z D_gradcheck=1, 2025-05-07T21:02:23.4432340Z stochastic_rounding=False, 2025-05-07T21:02:23.4432589Z weighted=False, 2025-05-07T21:02:23.4432858Z row_wise=False, 2025-05-07T21:02:23.4433062Z mixed=True, 2025-05-07T21:02:23.4433257Z use_cache=True, 2025-05-07T21:02:23.4433477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4433752Z use_cpu=False, 2025-05-07T21:02:23.4433978Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4434222Z ) 2025-05-07T21:02:23.4434443Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4435018Z self=, 2025-05-07T21:02:23.4435537Z compile=True, 2025-05-07T21:02:23.4435738Z T=5, 2025-05-07T21:02:23.4435909Z D=2, 2025-05-07T21:02:23.4436079Z B=114, 2025-05-07T21:02:23.4436340Z log_E=4, 2025-05-07T21:02:23.4436528Z L=2, 2025-05-07T21:02:23.4436699Z D_gradcheck=2, 2025-05-07T21:02:23.4436918Z stochastic_rounding=True, 2025-05-07T21:02:23.4437167Z weighted=False, 2025-05-07T21:02:23.4437374Z row_wise=True, 2025-05-07T21:02:23.4437567Z mixed=True, 2025-05-07T21:02:23.4437765Z use_cache=True, 2025-05-07T21:02:23.4437994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4438263Z use_cpu=True, 2025-05-07T21:02:23.4438492Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4438745Z ) 2025-05-07T21:02:23.4438970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4439554Z self=, 2025-05-07T21:02:23.4440081Z compile=True, 2025-05-07T21:02:23.4440278Z T=1, 2025-05-07T21:02:23.4440507Z D=67, 2025-05-07T21:02:23.4440697Z B=17, 2025-05-07T21:02:23.4440941Z log_E=3, 2025-05-07T21:02:23.4441175Z L=3, 2025-05-07T21:02:23.4441358Z D_gradcheck=2, 2025-05-07T21:02:23.4441569Z stochastic_rounding=False, 2025-05-07T21:02:23.4441823Z weighted=False, 2025-05-07T21:02:23.4442034Z row_wise=False, 2025-05-07T21:02:23.4442290Z mixed=True, 2025-05-07T21:02:23.4442488Z use_cache=True, 2025-05-07T21:02:23.4442716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4442983Z use_cpu=False, 2025-05-07T21:02:23.4443210Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4443464Z ) 2025-05-07T21:02:23.4443688Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4444257Z self=, 2025-05-07T21:02:23.4444777Z compile=False, 2025-05-07T21:02:23.4444979Z T=1, 2025-05-07T21:02:23.4445146Z D=108, 2025-05-07T21:02:23.4445326Z B=34, 2025-05-07T21:02:23.4445503Z log_E=5, 2025-05-07T21:02:23.4445684Z L=11, 2025-05-07T21:02:23.4445860Z D_gradcheck=2, 2025-05-07T21:02:23.4446074Z stochastic_rounding=False, 2025-05-07T21:02:23.4446313Z weighted=True, 2025-05-07T21:02:23.4446519Z row_wise=False, 2025-05-07T21:02:23.4446721Z mixed=True, 2025-05-07T21:02:23.4446912Z use_cache=False, 2025-05-07T21:02:23.4447149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4447423Z use_cpu=True, 2025-05-07T21:02:23.4447637Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4447886Z ) 2025-05-07T21:02:23.4448106Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4448678Z self=, 2025-05-07T21:02:23.4449193Z compile=False, 2025-05-07T21:02:23.4449388Z T=5, 2025-05-07T21:02:23.4449559Z D=87, 2025-05-07T21:02:23.4449724Z B=119, 2025-05-07T21:02:23.4449899Z log_E=5, 2025-05-07T21:02:23.4450118Z L=13, 2025-05-07T21:02:23.4450298Z D_gradcheck=2, 2025-05-07T21:02:23.4450511Z stochastic_rounding=False, 2025-05-07T21:02:23.4450759Z weighted=True, 2025-05-07T21:02:23.4450961Z row_wise=True, 2025-05-07T21:02:23.4451207Z mixed=False, 2025-05-07T21:02:23.4451402Z use_cache=True, 2025-05-07T21:02:23.4451632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4451949Z use_cpu=False, 2025-05-07T21:02:23.4452164Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4452416Z ) 2025-05-07T21:02:23.4452641Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4453209Z self=, 2025-05-07T21:02:23.4453736Z compile=True, 2025-05-07T21:02:23.4453941Z T=1, 2025-05-07T21:02:23.4454105Z D=24, 2025-05-07T21:02:23.4454282Z B=3, 2025-05-07T21:02:23.4454457Z log_E=3, 2025-05-07T21:02:23.4454635Z L=18, 2025-05-07T21:02:23.4454819Z D_gradcheck=1, 2025-05-07T21:02:23.4455035Z stochastic_rounding=False, 2025-05-07T21:02:23.4455276Z weighted=False, 2025-05-07T21:02:23.4455479Z row_wise=True, 2025-05-07T21:02:23.4455675Z mixed=True, 2025-05-07T21:02:23.4455870Z use_cache=True, 2025-05-07T21:02:23.4456098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4456375Z use_cpu=False, 2025-05-07T21:02:23.4456600Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4456844Z ) 2025-05-07T21:02:23.4457066Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4457629Z self=, 2025-05-07T21:02:23.4458144Z compile=False, 2025-05-07T21:02:23.4458338Z T=3, 2025-05-07T21:02:23.4458507Z D=92, 2025-05-07T21:02:23.4458674Z B=98, 2025-05-07T21:02:23.4458845Z log_E=3, 2025-05-07T21:02:23.4459027Z L=10, 2025-05-07T21:02:23.4459196Z D_gradcheck=2, 2025-05-07T21:02:23.4459458Z stochastic_rounding=False, 2025-05-07T21:02:23.4459702Z weighted=False, 2025-05-07T21:02:23.4459895Z row_wise=True, 2025-05-07T21:02:23.4460090Z mixed=False, 2025-05-07T21:02:23.4460282Z use_cache=True, 2025-05-07T21:02:23.4460503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4460821Z use_cpu=True, 2025-05-07T21:02:23.4461036Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4461278Z ) 2025-05-07T21:02:23.4461493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4462058Z self=, 2025-05-07T21:02:23.4462571Z compile=True, 2025-05-07T21:02:23.4462760Z T=5, 2025-05-07T21:02:23.4462929Z D=23, 2025-05-07T21:02:23.4463095Z B=33, 2025-05-07T21:02:23.4463262Z log_E=5, 2025-05-07T21:02:23.4463440Z L=6, 2025-05-07T21:02:23.4463611Z D_gradcheck=2, 2025-05-07T21:02:23.4463814Z stochastic_rounding=True, 2025-05-07T21:02:23.4464058Z weighted=True, 2025-05-07T21:02:23.4464258Z row_wise=False, 2025-05-07T21:02:23.4464450Z mixed=True, 2025-05-07T21:02:23.4464644Z use_cache=True, 2025-05-07T21:02:23.4464872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4465139Z use_cpu=False, 2025-05-07T21:02:23.4465359Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4465603Z ) 2025-05-07T21:02:23.4465818Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4466389Z self=, 2025-05-07T21:02:23.4466913Z compile=False, 2025-05-07T21:02:23.4467101Z T=1, 2025-05-07T21:02:23.4467268Z D=75, 2025-05-07T21:02:23.4467439Z B=61, 2025-05-07T21:02:23.4467605Z log_E=4, 2025-05-07T21:02:23.4467782Z L=1, 2025-05-07T21:02:23.4467953Z D_gradcheck=2, 2025-05-07T21:02:23.4468170Z stochastic_rounding=False, 2025-05-07T21:02:23.4468405Z weighted=False, 2025-05-07T21:02:23.4468607Z row_wise=False, 2025-05-07T21:02:23.4468805Z mixed=False, 2025-05-07T21:02:23.4468994Z use_cache=False, 2025-05-07T21:02:23.4469231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4469549Z use_cpu=False, 2025-05-07T21:02:23.4469767Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4470017Z ) 2025-05-07T21:02:23.4470229Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4470839Z self=, 2025-05-07T21:02:23.4471353Z compile=False, 2025-05-07T21:02:23.4471547Z T=3, 2025-05-07T21:02:23.4471712Z D=20, 2025-05-07T21:02:23.4471882Z B=34, 2025-05-07T21:02:23.4472049Z log_E=3, 2025-05-07T21:02:23.4472225Z L=4, 2025-05-07T21:02:23.4472402Z D_gradcheck=2, 2025-05-07T21:02:23.4472611Z stochastic_rounding=False, 2025-05-07T21:02:23.4472847Z weighted=False, 2025-05-07T21:02:23.4473045Z row_wise=False, 2025-05-07T21:02:23.4473239Z mixed=True, 2025-05-07T21:02:23.4473421Z use_cache=True, 2025-05-07T21:02:23.4473641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4473910Z use_cpu=False, 2025-05-07T21:02:23.4474130Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4474368Z ) 2025-05-07T21:02:23.4474584Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4475157Z self=, 2025-05-07T21:02:23.4475666Z compile=True, 2025-05-07T21:02:23.4475858Z T=5, 2025-05-07T21:02:23.4476043Z D=87, 2025-05-07T21:02:23.4476329Z B=38, 2025-05-07T21:02:23.4476503Z log_E=3, 2025-05-07T21:02:23.4476687Z L=6, 2025-05-07T21:02:23.4476859Z D_gradcheck=1, 2025-05-07T21:02:23.4477075Z stochastic_rounding=False, 2025-05-07T21:02:23.4477320Z weighted=True, 2025-05-07T21:02:23.4477513Z row_wise=True, 2025-05-07T21:02:23.4477710Z mixed=False, 2025-05-07T21:02:23.4477957Z use_cache=True, 2025-05-07T21:02:23.4478179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4478454Z use_cpu=True, 2025-05-07T21:02:23.4478675Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4478921Z ) 2025-05-07T21:02:23.4479144Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4479760Z self=, 2025-05-07T21:02:23.4480285Z compile=True, 2025-05-07T21:02:23.4480478Z T=2, 2025-05-07T21:02:23.4480655Z D=96, 2025-05-07T21:02:23.4480829Z B=115, 2025-05-07T21:02:23.4480999Z log_E=3, 2025-05-07T21:02:23.4481186Z L=5, 2025-05-07T21:02:23.4481358Z D_gradcheck=2, 2025-05-07T21:02:23.4481564Z stochastic_rounding=True, 2025-05-07T21:02:23.4481809Z weighted=False, 2025-05-07T21:02:23.4482011Z row_wise=True, 2025-05-07T21:02:23.4482201Z mixed=True, 2025-05-07T21:02:23.4482398Z use_cache=True, 2025-05-07T21:02:23.4482632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4482900Z use_cpu=False, 2025-05-07T21:02:23.4483123Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4483369Z ) 2025-05-07T21:02:23.4483588Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4484162Z self=, 2025-05-07T21:02:23.4484691Z compile=False, 2025-05-07T21:02:23.4484892Z T=5, 2025-05-07T21:02:23.4485058Z D=110, 2025-05-07T21:02:23.4485235Z B=8, 2025-05-07T21:02:23.4485413Z log_E=3, 2025-05-07T21:02:23.4485591Z L=1, 2025-05-07T21:02:23.4485769Z D_gradcheck=2, 2025-05-07T21:02:23.4485982Z stochastic_rounding=False, 2025-05-07T21:02:23.4486223Z weighted=True, 2025-05-07T21:02:23.4486424Z row_wise=False, 2025-05-07T21:02:23.4486629Z mixed=True, 2025-05-07T21:02:23.4486822Z use_cache=True, 2025-05-07T21:02:23.4487057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4487334Z use_cpu=True, 2025-05-07T21:02:23.4487552Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4487799Z ) 2025-05-07T21:02:23.4488028Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.4488645Z self=, 2025-05-07T21:02:23.4489178Z compile=False, 2025-05-07T21:02:23.4489417Z T=5, 2025-05-07T21:02:23.4489584Z D=82, 2025-05-07T21:02:23.4489761Z B=98, 2025-05-07T21:02:23.4489938Z log_E=3, 2025-05-07T21:02:23.4490115Z L=16, 2025-05-07T21:02:23.4490299Z D_gradcheck=1, 2025-05-07T21:02:23.4490514Z stochastic_rounding=True, 2025-05-07T21:02:23.4490756Z weighted=True, 2025-05-07T21:02:23.4490964Z row_wise=True, 2025-05-07T21:02:23.4491171Z mixed=False, 2025-05-07T21:02:23.4491373Z use_cache=True, 2025-05-07T21:02:23.4491594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4491872Z use_cpu=True, 2025-05-07T21:02:23.4492094Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4492343Z ) 2025-05-07T21:02:23.9559608Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9560305Z self=, 2025-05-07T21:02:23.9560848Z compile=True, 2025-05-07T21:02:23.9561050Z T=5, 2025-05-07T21:02:23.9561238Z D=79, 2025-05-07T21:02:23.9561413Z B=89, 2025-05-07T21:02:23.9561586Z log_E=4, 2025-05-07T21:02:23.9561766Z L=13, 2025-05-07T21:02:23.9561942Z D_gradcheck=1, 2025-05-07T21:02:23.9562159Z stochastic_rounding=False, 2025-05-07T21:02:23.9562406Z weighted=True, 2025-05-07T21:02:23.9562608Z row_wise=False, 2025-05-07T21:02:23.9562812Z mixed=False, 2025-05-07T21:02:23.9563013Z use_cache=False, 2025-05-07T21:02:23.9563250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9563523Z use_cpu=True, 2025-05-07T21:02:23.9564054Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9564323Z ) 2025-05-07T21:02:23.9564549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9565136Z self=, 2025-05-07T21:02:23.9565659Z compile=False, 2025-05-07T21:02:23.9565940Z T=3, 2025-05-07T21:02:23.9566119Z D=14, 2025-05-07T21:02:23.9566303Z B=105, 2025-05-07T21:02:23.9566477Z log_E=4, 2025-05-07T21:02:23.9566658Z L=12, 2025-05-07T21:02:23.9566839Z D_gradcheck=2, 2025-05-07T21:02:23.9567051Z stochastic_rounding=False, 2025-05-07T21:02:23.9567302Z weighted=True, 2025-05-07T21:02:23.9567505Z row_wise=False, 2025-05-07T21:02:23.9567712Z mixed=True, 2025-05-07T21:02:23.9567902Z use_cache=False, 2025-05-07T21:02:23.9568137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9568413Z use_cpu=True, 2025-05-07T21:02:23.9568634Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9568894Z ) 2025-05-07T21:02:23.9569119Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9569691Z self=, 2025-05-07T21:02:23.9570219Z compile=False, 2025-05-07T21:02:23.9570421Z T=5, 2025-05-07T21:02:23.9570594Z D=127, 2025-05-07T21:02:23.9570773Z B=18, 2025-05-07T21:02:23.9570953Z log_E=3, 2025-05-07T21:02:23.9571129Z L=18, 2025-05-07T21:02:23.9571307Z D_gradcheck=1, 2025-05-07T21:02:23.9571524Z stochastic_rounding=False, 2025-05-07T21:02:23.9571766Z weighted=True, 2025-05-07T21:02:23.9571971Z row_wise=True, 2025-05-07T21:02:23.9572169Z mixed=True, 2025-05-07T21:02:23.9572359Z use_cache=False, 2025-05-07T21:02:23.9572598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9572876Z use_cpu=True, 2025-05-07T21:02:23.9573098Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9573352Z ) 2025-05-07T21:02:23.9573578Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9574204Z self=, 2025-05-07T21:02:23.9574724Z compile=False, 2025-05-07T21:02:23.9575027Z T=2, 2025-05-07T21:02:23.9575206Z D=108, 2025-05-07T21:02:23.9575381Z B=38, 2025-05-07T21:02:23.9575563Z log_E=5, 2025-05-07T21:02:23.9575824Z L=1, 2025-05-07T21:02:23.9575996Z D_gradcheck=2, 2025-05-07T21:02:23.9576210Z stochastic_rounding=True, 2025-05-07T21:02:23.9576456Z weighted=False, 2025-05-07T21:02:23.9576654Z row_wise=False, 2025-05-07T21:02:23.9576861Z mixed=True, 2025-05-07T21:02:23.9577062Z use_cache=False, 2025-05-07T21:02:23.9577297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9577574Z use_cpu=True, 2025-05-07T21:02:23.9577800Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9578046Z ) 2025-05-07T21:02:23.9578273Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9578854Z self=, 2025-05-07T21:02:23.9579378Z compile=True, 2025-05-07T21:02:23.9579574Z T=3, 2025-05-07T21:02:23.9579755Z D=99, 2025-05-07T21:02:23.9579929Z B=19, 2025-05-07T21:02:23.9580102Z log_E=3, 2025-05-07T21:02:23.9580291Z L=10, 2025-05-07T21:02:23.9580475Z D_gradcheck=1, 2025-05-07T21:02:23.9580688Z stochastic_rounding=True, 2025-05-07T21:02:23.9580941Z weighted=False, 2025-05-07T21:02:23.9581147Z row_wise=False, 2025-05-07T21:02:23.9581341Z mixed=False, 2025-05-07T21:02:23.9581544Z use_cache=True, 2025-05-07T21:02:23.9581769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9582042Z use_cpu=False, 2025-05-07T21:02:23.9582269Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9582517Z ) 2025-05-07T21:02:23.9582733Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9583356Z self=, 2025-05-07T21:02:23.9583883Z compile=True, 2025-05-07T21:02:23.9584083Z T=3, 2025-05-07T21:02:23.9584249Z D=93, 2025-05-07T21:02:23.9584423Z B=68, 2025-05-07T21:02:23.9584601Z log_E=3, 2025-05-07T21:02:23.9584777Z L=7, 2025-05-07T21:02:23.9584997Z D_gradcheck=1, 2025-05-07T21:02:23.9585216Z stochastic_rounding=True, 2025-05-07T21:02:23.9585454Z weighted=True, 2025-05-07T21:02:23.9585658Z row_wise=False, 2025-05-07T21:02:23.9585856Z mixed=False, 2025-05-07T21:02:23.9586047Z use_cache=False, 2025-05-07T21:02:23.9586285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9586558Z use_cpu=True, 2025-05-07T21:02:23.9586776Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9587029Z ) 2025-05-07T21:02:23.9587250Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9587823Z self=, 2025-05-07T21:02:23.9588348Z compile=True, 2025-05-07T21:02:23.9588544Z T=4, 2025-05-07T21:02:23.9595815Z D=57, 2025-05-07T21:02:23.9596070Z B=124, 2025-05-07T21:02:23.9596358Z log_E=4, 2025-05-07T21:02:23.9596553Z L=14, 2025-05-07T21:02:23.9596740Z D_gradcheck=1, 2025-05-07T21:02:23.9596964Z stochastic_rounding=True, 2025-05-07T21:02:23.9597207Z weighted=False, 2025-05-07T21:02:23.9597414Z row_wise=False, 2025-05-07T21:02:23.9597615Z mixed=False, 2025-05-07T21:02:23.9597816Z use_cache=False, 2025-05-07T21:02:23.9598048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9598325Z use_cpu=False, 2025-05-07T21:02:23.9598550Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9598797Z ) 2025-05-07T21:02:23.9599022Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9599598Z self=, 2025-05-07T21:02:23.9600120Z compile=False, 2025-05-07T21:02:23.9600319Z T=3, 2025-05-07T21:02:23.9600496Z D=24, 2025-05-07T21:02:23.9600668Z B=4, 2025-05-07T21:02:23.9600841Z log_E=5, 2025-05-07T21:02:23.9601023Z L=7, 2025-05-07T21:02:23.9601270Z D_gradcheck=1, 2025-05-07T21:02:23.9601487Z stochastic_rounding=True, 2025-05-07T21:02:23.9601739Z weighted=False, 2025-05-07T21:02:23.9601987Z row_wise=False, 2025-05-07T21:02:23.9602188Z mixed=False, 2025-05-07T21:02:23.9602390Z use_cache=True, 2025-05-07T21:02:23.9602613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9602891Z use_cpu=False, 2025-05-07T21:02:23.9603114Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.9603360Z ) 2025-05-07T21:02:23.9603581Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9604157Z self=, 2025-05-07T21:02:23.9604681Z compile=True, 2025-05-07T21:02:23.9604881Z T=5, 2025-05-07T21:02:23.9605058Z D=120, 2025-05-07T21:02:23.9605233Z B=80, 2025-05-07T21:02:23.9605401Z log_E=3, 2025-05-07T21:02:23.9605585Z L=8, 2025-05-07T21:02:23.9605762Z D_gradcheck=2, 2025-05-07T21:02:23.9605975Z stochastic_rounding=False, 2025-05-07T21:02:23.9606225Z weighted=False, 2025-05-07T21:02:23.9606432Z row_wise=False, 2025-05-07T21:02:23.9606626Z mixed=True, 2025-05-07T21:02:23.9606824Z use_cache=False, 2025-05-07T21:02:23.9607064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9607331Z use_cpu=True, 2025-05-07T21:02:23.9607558Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.9607805Z ) 2025-05-07T21:02:23.9608021Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9608825Z self=, 2025-05-07T21:02:23.9609354Z compile=False, 2025-05-07T21:02:23.9609551Z T=4, 2025-05-07T21:02:23.9609805Z D=102, 2025-05-07T21:02:23.9609985Z B=116, 2025-05-07T21:02:23.9610164Z log_E=3, 2025-05-07T21:02:23.9610339Z L=7, 2025-05-07T21:02:23.9610520Z D_gradcheck=1, 2025-05-07T21:02:23.9610738Z stochastic_rounding=True, 2025-05-07T21:02:23.9610982Z weighted=True, 2025-05-07T21:02:23.9611251Z row_wise=False, 2025-05-07T21:02:23.9611453Z mixed=True, 2025-05-07T21:02:23.9611647Z use_cache=True, 2025-05-07T21:02:23.9611874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9612152Z use_cpu=False, 2025-05-07T21:02:23.9612369Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9612618Z ) 2025-05-07T21:02:23.9612835Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9613396Z self=, 2025-05-07T21:02:23.9613917Z compile=False, 2025-05-07T21:02:23.9614115Z T=1, 2025-05-07T21:02:23.9614282Z D=86, 2025-05-07T21:02:23.9614454Z B=69, 2025-05-07T21:02:23.9614628Z log_E=4, 2025-05-07T21:02:23.9614804Z L=0, 2025-05-07T21:02:23.9614978Z D_gradcheck=2, 2025-05-07T21:02:23.9615191Z stochastic_rounding=False, 2025-05-07T21:02:23.9615437Z weighted=False, 2025-05-07T21:02:23.9615634Z row_wise=True, 2025-05-07T21:02:23.9615859Z mixed=False, 2025-05-07T21:02:23.9616073Z use_cache=False, 2025-05-07T21:02:23.9616304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9616570Z use_cpu=False, 2025-05-07T21:02:23.9616784Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.9617022Z ) 2025-05-07T21:02:23.9617234Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9617797Z self=, 2025-05-07T21:02:23.9618314Z compile=False, 2025-05-07T21:02:23.9618504Z T=4, 2025-05-07T21:02:23.9618675Z D=4, 2025-05-07T21:02:23.9618834Z B=88, 2025-05-07T21:02:23.9619000Z log_E=4, 2025-05-07T21:02:23.9619182Z L=7, 2025-05-07T21:02:23.9619350Z D_gradcheck=2, 2025-05-07T21:02:23.9619562Z stochastic_rounding=False, 2025-05-07T21:02:23.9619799Z weighted=True, 2025-05-07T21:02:23.9619988Z row_wise=True, 2025-05-07T21:02:23.9620250Z mixed=False, 2025-05-07T21:02:23.9620450Z use_cache=False, 2025-05-07T21:02:23.9620676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9620999Z use_cpu=True, 2025-05-07T21:02:23.9621218Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9621460Z ) 2025-05-07T21:02:23.9621669Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9622234Z self=, 2025-05-07T21:02:23.9622745Z compile=False, 2025-05-07T21:02:23.9622931Z T=5, 2025-05-07T21:02:23.9623100Z D=85, 2025-05-07T21:02:23.9623269Z B=77, 2025-05-07T21:02:23.9623434Z log_E=5, 2025-05-07T21:02:23.9623608Z L=4, 2025-05-07T21:02:23.9623778Z D_gradcheck=2, 2025-05-07T21:02:23.9623984Z stochastic_rounding=False, 2025-05-07T21:02:23.9624225Z weighted=True, 2025-05-07T21:02:23.9624415Z row_wise=True, 2025-05-07T21:02:23.9624599Z mixed=True, 2025-05-07T21:02:23.9624793Z use_cache=False, 2025-05-07T21:02:23.9625020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9625284Z use_cpu=True, 2025-05-07T21:02:23.9625500Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.9625742Z ) 2025-05-07T21:02:23.9625952Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9626520Z self=, 2025-05-07T21:02:23.9627036Z compile=True, 2025-05-07T21:02:23.9627226Z T=5, 2025-05-07T21:02:23.9627387Z D=119, 2025-05-07T21:02:23.9627555Z B=61, 2025-05-07T21:02:23.9627723Z log_E=3, 2025-05-07T21:02:23.9627893Z L=11, 2025-05-07T21:02:23.9628061Z D_gradcheck=2, 2025-05-07T21:02:23.9628315Z stochastic_rounding=True, 2025-05-07T21:02:23.9628552Z weighted=True, 2025-05-07T21:02:23.9628747Z row_wise=True, 2025-05-07T21:02:23.9628937Z mixed=False, 2025-05-07T21:02:23.9629126Z use_cache=True, 2025-05-07T21:02:23.9629347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9629657Z use_cpu=True, 2025-05-07T21:02:23.9629868Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9630113Z ) 2025-05-07T21:02:23.9630325Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9630886Z self=, 2025-05-07T21:02:23.9631399Z compile=True, 2025-05-07T21:02:23.9631590Z T=5, 2025-05-07T21:02:23.9631754Z D=117, 2025-05-07T21:02:23.9631925Z B=60, 2025-05-07T21:02:23.9632091Z log_E=5, 2025-05-07T21:02:23.9632260Z L=1, 2025-05-07T21:02:23.9632429Z D_gradcheck=1, 2025-05-07T21:02:23.9632638Z stochastic_rounding=False, 2025-05-07T21:02:23.9632879Z weighted=False, 2025-05-07T21:02:23.9633073Z row_wise=False, 2025-05-07T21:02:23.9633264Z mixed=True, 2025-05-07T21:02:23.9633451Z use_cache=True, 2025-05-07T21:02:23.9633670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9633938Z use_cpu=False, 2025-05-07T21:02:23.9634154Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.9634387Z ) 2025-05-07T21:02:23.9634600Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9635162Z self=, 2025-05-07T21:02:23.9635669Z compile=False, 2025-05-07T21:02:23.9635860Z T=3, 2025-05-07T21:02:23.9636020Z D=58, 2025-05-07T21:02:23.9636293Z B=85, 2025-05-07T21:02:23.9636475Z log_E=5, 2025-05-07T21:02:23.9636646Z L=0, 2025-05-07T21:02:23.9636812Z D_gradcheck=1, 2025-05-07T21:02:23.9637020Z stochastic_rounding=False, 2025-05-07T21:02:23.9637256Z weighted=True, 2025-05-07T21:02:23.9637447Z row_wise=True, 2025-05-07T21:02:23.9637635Z mixed=False, 2025-05-07T21:02:23.9637826Z use_cache=False, 2025-05-07T21:02:23.9638051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9638361Z use_cpu=False, 2025-05-07T21:02:23.9638580Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9638829Z ) 2025-05-07T21:02:23.9639041Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9639742Z self=, 2025-05-07T21:02:23.9640253Z compile=True, 2025-05-07T21:02:23.9640439Z T=2, 2025-05-07T21:02:23.9640601Z D=63, 2025-05-07T21:02:23.9640768Z B=51, 2025-05-07T21:02:23.9640931Z log_E=4, 2025-05-07T21:02:23.9641102Z L=17, 2025-05-07T21:02:23.9641270Z D_gradcheck=1, 2025-05-07T21:02:23.9641476Z stochastic_rounding=False, 2025-05-07T21:02:23.9641713Z weighted=False, 2025-05-07T21:02:23.9641906Z row_wise=True, 2025-05-07T21:02:23.9642095Z mixed=True, 2025-05-07T21:02:23.9642282Z use_cache=True, 2025-05-07T21:02:23.9642511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9642780Z use_cpu=True, 2025-05-07T21:02:23.9643006Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9643256Z ) 2025-05-07T21:02:23.9643482Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:23.9644053Z self=, 2025-05-07T21:02:23.9644580Z compile=False, 2025-05-07T21:02:23.9644779Z T=1, 2025-05-07T21:02:23.9644946Z D=78, 2025-05-07T21:02:23.9645124Z B=112, 2025-05-07T21:02:23.9645306Z log_E=3, 2025-05-07T21:02:23.9645485Z L=19, 2025-05-07T21:02:23.9645671Z D_gradcheck=1, 2025-05-07T21:02:23.9645910Z stochastic_rounding=False, 2025-05-07T21:02:23.9646174Z weighted=False, 2025-05-07T21:02:23.9646381Z row_wise=False, 2025-05-07T21:02:23.9646584Z mixed=False, 2025-05-07T21:02:23.9646828Z use_cache=True, 2025-05-07T21:02:23.9647057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9647334Z use_cpu=True, 2025-05-07T21:02:23.9647549Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9647804Z ) 2025-05-07T21:02:33.4215259Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4217489Z self=, 2025-05-07T21:02:33.4218531Z compile=False, 2025-05-07T21:02:33.4218734Z T=5, 2025-05-07T21:02:33.4218915Z D=18, 2025-05-07T21:02:33.4219091Z B=76, 2025-05-07T21:02:33.4219263Z log_E=3, 2025-05-07T21:02:33.4219452Z L=0, 2025-05-07T21:02:33.4219636Z D_gradcheck=1, 2025-05-07T21:02:33.4219853Z stochastic_rounding=True, 2025-05-07T21:02:33.4220103Z weighted=False, 2025-05-07T21:02:33.4220316Z row_wise=False, 2025-05-07T21:02:33.4220510Z mixed=True, 2025-05-07T21:02:33.4220710Z use_cache=True, 2025-05-07T21:02:33.4220942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4221214Z use_cpu=True, 2025-05-07T21:02:33.4221440Z output_dtype=SparseType.BF16, 2025-05-07T21:02:33.4221697Z ) 2025-05-07T21:02:33.4221922Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4222506Z self=, 2025-05-07T21:02:33.4223037Z compile=True, 2025-05-07T21:02:33.4223238Z T=2, 2025-05-07T21:02:33.4223411Z D=81, 2025-05-07T21:02:33.4223585Z B=96, 2025-05-07T21:02:33.4223763Z log_E=3, 2025-05-07T21:02:33.4223946Z L=9, 2025-05-07T21:02:33.4224124Z D_gradcheck=2, 2025-05-07T21:02:33.4224338Z stochastic_rounding=True, 2025-05-07T21:02:33.4224585Z weighted=True, 2025-05-07T21:02:33.4224786Z row_wise=True, 2025-05-07T21:02:33.4224984Z mixed=True, 2025-05-07T21:02:33.4225176Z use_cache=False, 2025-05-07T21:02:33.4225415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4225693Z use_cpu=True, 2025-05-07T21:02:33.4225913Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.4226163Z ) 2025-05-07T21:02:33.4226386Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4227072Z self=, 2025-05-07T21:02:33.4227679Z compile=True, 2025-05-07T21:02:33.4227878Z T=3, 2025-05-07T21:02:33.4228040Z D=73, 2025-05-07T21:02:33.4228220Z B=123, 2025-05-07T21:02:33.4228399Z log_E=4, 2025-05-07T21:02:33.4228577Z L=8, 2025-05-07T21:02:33.4228756Z D_gradcheck=2, 2025-05-07T21:02:33.4228977Z stochastic_rounding=False, 2025-05-07T21:02:33.4229223Z weighted=True, 2025-05-07T21:02:33.4229421Z row_wise=True, 2025-05-07T21:02:33.4229623Z mixed=True, 2025-05-07T21:02:33.4229825Z use_cache=False, 2025-05-07T21:02:33.4230059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4230340Z use_cpu=True, 2025-05-07T21:02:33.4230565Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.4230812Z ) 2025-05-07T21:02:33.4231037Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4231622Z self=, 2025-05-07T21:02:33.4232150Z compile=False, 2025-05-07T21:02:33.4232352Z T=3, 2025-05-07T21:02:33.4232529Z D=63, 2025-05-07T21:02:33.4232700Z B=11, 2025-05-07T21:02:33.4232872Z log_E=4, 2025-05-07T21:02:33.4233053Z L=5, 2025-05-07T21:02:33.4233230Z D_gradcheck=1, 2025-05-07T21:02:33.4233447Z stochastic_rounding=False, 2025-05-07T21:02:33.4233694Z weighted=False, 2025-05-07T21:02:33.4233895Z row_wise=False, 2025-05-07T21:02:33.4234095Z mixed=True, 2025-05-07T21:02:33.4234292Z use_cache=False, 2025-05-07T21:02:33.4234527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.4234804Z use_cpu=True, 2025-05-07T21:02:33.4235166Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.4235426Z ) 2025-05-07T21:02:33.4235642Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4236321Z self=, 2025-05-07T21:02:33.4236845Z compile=False, 2025-05-07T21:02:33.4237086Z T=4, 2025-05-07T21:02:33.4237258Z D=59, 2025-05-07T21:02:33.4237437Z B=51, 2025-05-07T21:02:33.4237608Z log_E=5, 2025-05-07T21:02:33.4237790Z L=14, 2025-05-07T21:02:33.4237969Z D_gradcheck=2, 2025-05-07T21:02:33.4238181Z stochastic_rounding=False, 2025-05-07T21:02:33.4238431Z weighted=False, 2025-05-07T21:02:33.4238641Z row_wise=False, 2025-05-07T21:02:33.4238834Z mixed=True, 2025-05-07T21:02:33.4239031Z use_cache=True, 2025-05-07T21:02:33.4239264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.4239535Z use_cpu=True, 2025-05-07T21:02:33.4239759Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.4240016Z ) 2025-05-07T21:02:33.4240236Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4240817Z self=, 2025-05-07T21:02:33.4241345Z compile=False, 2025-05-07T21:02:33.4241547Z T=5, 2025-05-07T21:02:33.4241720Z D=99, 2025-05-07T21:02:33.4241898Z B=38, 2025-05-07T21:02:33.4242077Z log_E=3, 2025-05-07T21:02:33.4242254Z L=14, 2025-05-07T21:02:33.4242435Z D_gradcheck=2, 2025-05-07T21:02:33.4242659Z stochastic_rounding=False, 2025-05-07T21:02:33.4242905Z weighted=True, 2025-05-07T21:02:33.4243108Z row_wise=True, 2025-05-07T21:02:33.4243312Z mixed=True, 2025-05-07T21:02:33.4243504Z use_cache=True, 2025-05-07T21:02:33.4243734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.4244015Z use_cpu=False, 2025-05-07T21:02:33.4244233Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.4244484Z ) 2025-05-07T21:02:33.4244708Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4245278Z self=, 2025-05-07T21:02:33.4245801Z compile=False, 2025-05-07T21:02:33.4246094Z T=1, 2025-05-07T21:02:33.4246271Z D=15, 2025-05-07T21:02:33.4246443Z B=72, 2025-05-07T21:02:33.4246617Z log_E=3, 2025-05-07T21:02:33.4246844Z L=15, 2025-05-07T21:02:33.4247013Z D_gradcheck=2, 2025-05-07T21:02:33.4247228Z stochastic_rounding=True, 2025-05-07T21:02:33.4247473Z weighted=True, 2025-05-07T21:02:33.4247669Z row_wise=False, 2025-05-07T21:02:33.4247873Z mixed=False, 2025-05-07T21:02:33.4248072Z use_cache=False, 2025-05-07T21:02:33.4248306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.4248590Z use_cpu=False, 2025-05-07T21:02:33.4248813Z output_dtype=SparseType.BF16, 2025-05-07T21:02:33.4249058Z ) 2025-05-07T21:02:33.4249279Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4249855Z self=, 2025-05-07T21:02:33.4250372Z compile=False, 2025-05-07T21:02:33.4250566Z T=1, 2025-05-07T21:02:33.4250743Z D=20, 2025-05-07T21:02:33.4250916Z B=102, 2025-05-07T21:02:33.4251098Z log_E=5, 2025-05-07T21:02:33.4251282Z L=11, 2025-05-07T21:02:33.4251461Z D_gradcheck=1, 2025-05-07T21:02:33.4251679Z stochastic_rounding=False, 2025-05-07T21:02:33.4251928Z weighted=False, 2025-05-07T21:02:33.4252126Z row_wise=True, 2025-05-07T21:02:33.4252328Z mixed=False, 2025-05-07T21:02:33.4252532Z use_cache=False, 2025-05-07T21:02:33.4252772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4253046Z use_cpu=False, 2025-05-07T21:02:33.4253274Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.4253527Z ) 2025-05-07T21:02:33.4253746Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4254378Z self=, 2025-05-07T21:02:33.4254903Z compile=False, 2025-05-07T21:02:33.4255099Z T=1, 2025-05-07T21:02:33.4255276Z D=102, 2025-05-07T21:02:33.4255458Z B=102, 2025-05-07T21:02:33.4255634Z log_E=5, 2025-05-07T21:02:33.4255865Z L=11, 2025-05-07T21:02:33.4256047Z D_gradcheck=1, 2025-05-07T21:02:33.4256261Z stochastic_rounding=False, 2025-05-07T21:02:33.4256513Z weighted=False, 2025-05-07T21:02:33.4256719Z row_wise=True, 2025-05-07T21:02:33.4256913Z mixed=False, 2025-05-07T21:02:33.4257114Z use_cache=False, 2025-05-07T21:02:33.4257348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4264411Z use_cpu=False, 2025-05-07T21:02:33.4264655Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.4264922Z ) 2025-05-07T21:02:33.4265154Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4265732Z self=, 2025-05-07T21:02:33.4266265Z compile=False, 2025-05-07T21:02:33.4266469Z T=1, 2025-05-07T21:02:33.4266646Z D=102, 2025-05-07T21:02:33.4266822Z B=102, 2025-05-07T21:02:33.4267006Z log_E=5, 2025-05-07T21:02:33.4267194Z L=0, 2025-05-07T21:02:33.4267372Z D_gradcheck=1, 2025-05-07T21:02:33.4267596Z stochastic_rounding=False, 2025-05-07T21:02:33.4267849Z weighted=False, 2025-05-07T21:02:33.4268053Z row_wise=True, 2025-05-07T21:02:33.4268258Z mixed=False, 2025-05-07T21:02:33.4268463Z use_cache=False, 2025-05-07T21:02:33.4268698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4268983Z use_cpu=False, 2025-05-07T21:02:33.4269210Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.4269455Z ) 2025-05-07T21:02:33.4269680Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4270259Z self=, 2025-05-07T21:02:33.4270776Z compile=False, 2025-05-07T21:02:33.4270974Z T=1, 2025-05-07T21:02:33.4271150Z D=102, 2025-05-07T21:02:33.4271320Z B=102, 2025-05-07T21:02:33.4271498Z log_E=5, 2025-05-07T21:02:33.4271682Z L=1, 2025-05-07T21:02:33.4271931Z D_gradcheck=1, 2025-05-07T21:02:33.4272153Z stochastic_rounding=False, 2025-05-07T21:02:33.4272396Z weighted=False, 2025-05-07T21:02:33.4272643Z row_wise=True, 2025-05-07T21:02:33.4272833Z mixed=False, 2025-05-07T21:02:33.4273023Z use_cache=False, 2025-05-07T21:02:33.4273249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4273518Z use_cpu=False, 2025-05-07T21:02:33.4273730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.4273971Z ) 2025-05-07T21:02:33.4274181Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:33.4274747Z self=, 2025-05-07T21:02:33.4275264Z compile=False, 2025-05-07T21:02:33.4275448Z T=1, 2025-05-07T21:02:33.4275614Z D=102, 2025-05-07T21:02:33.4275782Z B=1, 2025-05-07T21:02:33.4275945Z log_E=5, 2025-05-07T21:02:33.4276172Z L=1, 2025-05-07T21:02:33.4276344Z D_gradcheck=1, 2025-05-07T21:02:33.4276550Z stochastic_rounding=False, 2025-05-07T21:02:33.4276793Z weighted=False, 2025-05-07T21:02:33.4276989Z row_wise=True, 2025-05-07T21:02:33.4277179Z mixed=False, 2025-05-07T21:02:33.4277366Z use_cache=False, 2025-05-07T21:02:33.4277600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.4277864Z use_cpu=False, 2025-05-07T21:02:33.4278080Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.4278321Z ) 2025-05-07T21:02:33.4278484Z PASSED 2025-05-07T21:02:54.5442475Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5443841Z self=, 2025-05-07T21:02:54.5444430Z mixed_B=False, 2025-05-07T21:02:54.5444643Z T=1, 2025-05-07T21:02:54.5444893Z D=2, 2025-05-07T21:02:54.5445069Z B=1, 2025-05-07T21:02:54.5445251Z log_E=3, 2025-05-07T21:02:54.5445447Z L=0, 2025-05-07T21:02:54.5445625Z D_gradcheck=1, 2025-05-07T21:02:54.5445943Z stochastic_rounding=False, 2025-05-07T21:02:54.5446206Z weighted=False, 2025-05-07T21:02:54.5446418Z row_wise=False, 2025-05-07T21:02:54.5446621Z mixed=False, 2025-05-07T21:02:54.5446827Z use_cache=False, 2025-05-07T21:02:54.5447071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5447346Z use_cpu=False, 2025-05-07T21:02:54.5447576Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5447838Z ) 2025-05-07T21:02:54.5448058Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5448629Z self=, 2025-05-07T21:02:54.5449152Z mixed_B=True, 2025-05-07T21:02:54.5449348Z T=1, 2025-05-07T21:02:54.5449523Z D=2, 2025-05-07T21:02:54.5449698Z B=1, 2025-05-07T21:02:54.5449871Z log_E=3, 2025-05-07T21:02:54.5450061Z L=0, 2025-05-07T21:02:54.5450245Z D_gradcheck=1, 2025-05-07T21:02:54.5450461Z stochastic_rounding=False, 2025-05-07T21:02:54.5450716Z weighted=False, 2025-05-07T21:02:54.5450925Z row_wise=False, 2025-05-07T21:02:54.5451122Z mixed=False, 2025-05-07T21:02:54.5451328Z use_cache=False, 2025-05-07T21:02:54.5451571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5451845Z use_cpu=False, 2025-05-07T21:02:54.5452073Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5452327Z ) 2025-05-07T21:02:54.5452549Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5453115Z self=, 2025-05-07T21:02:54.5453634Z mixed_B=True, 2025-05-07T21:02:54.5453835Z T=5, 2025-05-07T21:02:54.5454005Z D=117, 2025-05-07T21:02:54.5454185Z B=109, 2025-05-07T21:02:54.5454371Z log_E=5, 2025-05-07T21:02:54.5454550Z L=4, 2025-05-07T21:02:54.5454731Z D_gradcheck=1, 2025-05-07T21:02:54.5455043Z stochastic_rounding=True, 2025-05-07T21:02:54.5455289Z weighted=True, 2025-05-07T21:02:54.5455497Z row_wise=True, 2025-05-07T21:02:54.5455776Z mixed=False, 2025-05-07T21:02:54.5455970Z use_cache=False, 2025-05-07T21:02:54.5456213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5456491Z use_cpu=False, 2025-05-07T21:02:54.5456708Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5456961Z ) 2025-05-07T21:02:54.5457183Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5457752Z self=, 2025-05-07T21:02:54.5458265Z mixed_B=False, 2025-05-07T21:02:54.5458467Z T=2, 2025-05-07T21:02:54.5458652Z D=96, 2025-05-07T21:02:54.5458822Z B=71, 2025-05-07T21:02:54.5459003Z log_E=4, 2025-05-07T21:02:54.5459193Z L=7, 2025-05-07T21:02:54.5459365Z D_gradcheck=1, 2025-05-07T21:02:54.5459587Z stochastic_rounding=False, 2025-05-07T21:02:54.5459837Z weighted=False, 2025-05-07T21:02:54.5460035Z row_wise=False, 2025-05-07T21:02:54.5460241Z mixed=False, 2025-05-07T21:02:54.5460448Z use_cache=True, 2025-05-07T21:02:54.5460670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5460949Z use_cpu=True, 2025-05-07T21:02:54.5461169Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5461412Z ) 2025-05-07T21:02:54.5461637Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5462202Z self=, 2025-05-07T21:02:54.5462710Z mixed_B=False, 2025-05-07T21:02:54.5462910Z T=2, 2025-05-07T21:02:54.5463081Z D=5, 2025-05-07T21:02:54.5463247Z B=87, 2025-05-07T21:02:54.5463892Z log_E=3, 2025-05-07T21:02:54.5464088Z L=6, 2025-05-07T21:02:54.5464294Z D_gradcheck=2, 2025-05-07T21:02:54.5464516Z stochastic_rounding=False, 2025-05-07T21:02:54.5464767Z weighted=False, 2025-05-07T21:02:54.5464973Z row_wise=True, 2025-05-07T21:02:54.5465164Z mixed=False, 2025-05-07T21:02:54.5465406Z use_cache=False, 2025-05-07T21:02:54.5465647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5465916Z use_cpu=True, 2025-05-07T21:02:54.5466138Z output_dtype=SparseType.FP16, 2025-05-07T21:02:54.5466388Z ) 2025-05-07T21:02:54.5466606Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5467171Z self=, 2025-05-07T21:02:54.5467688Z mixed_B=True, 2025-05-07T21:02:54.5467880Z T=3, 2025-05-07T21:02:54.5468056Z D=28, 2025-05-07T21:02:54.5468235Z B=103, 2025-05-07T21:02:54.5468410Z log_E=3, 2025-05-07T21:02:54.5468598Z L=19, 2025-05-07T21:02:54.5468779Z D_gradcheck=2, 2025-05-07T21:02:54.5468991Z stochastic_rounding=False, 2025-05-07T21:02:54.5469242Z weighted=True, 2025-05-07T21:02:54.5469446Z row_wise=False, 2025-05-07T21:02:54.5469645Z mixed=True, 2025-05-07T21:02:54.5469845Z use_cache=False, 2025-05-07T21:02:54.5470087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5470367Z use_cpu=False, 2025-05-07T21:02:54.5470588Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5470845Z ) 2025-05-07T21:02:54.5471069Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5471632Z self=, 2025-05-07T21:02:54.5472153Z mixed_B=False, 2025-05-07T21:02:54.5472351Z T=5, 2025-05-07T21:02:54.5472521Z D=116, 2025-05-07T21:02:54.5472698Z B=53, 2025-05-07T21:02:54.5472874Z log_E=4, 2025-05-07T21:02:54.5473052Z L=19, 2025-05-07T21:02:54.5473234Z D_gradcheck=1, 2025-05-07T21:02:54.5473449Z stochastic_rounding=True, 2025-05-07T21:02:54.5473692Z weighted=False, 2025-05-07T21:02:54.5473896Z row_wise=True, 2025-05-07T21:02:54.5474117Z mixed=True, 2025-05-07T21:02:54.5474412Z use_cache=False, 2025-05-07T21:02:54.5474651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5474931Z use_cpu=True, 2025-05-07T21:02:54.5475195Z output_dtype=SparseType.FP16, 2025-05-07T21:02:54.5475441Z ) 2025-05-07T21:02:54.5475663Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5476369Z self=, 2025-05-07T21:02:54.5476888Z mixed_B=False, 2025-05-07T21:02:54.5477079Z T=2, 2025-05-07T21:02:54.5477248Z D=9, 2025-05-07T21:02:54.5477424Z B=126, 2025-05-07T21:02:54.5477593Z log_E=4, 2025-05-07T21:02:54.5477774Z L=8, 2025-05-07T21:02:54.5477955Z D_gradcheck=2, 2025-05-07T21:02:54.5478166Z stochastic_rounding=True, 2025-05-07T21:02:54.5478412Z weighted=True, 2025-05-07T21:02:54.5478616Z row_wise=True, 2025-05-07T21:02:54.5478811Z mixed=True, 2025-05-07T21:02:54.5479006Z use_cache=False, 2025-05-07T21:02:54.5479242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5479512Z use_cpu=True, 2025-05-07T21:02:54.5479733Z output_dtype=SparseType.BF16, 2025-05-07T21:02:54.5479986Z ) 2025-05-07T21:02:54.5480202Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5480767Z self=, 2025-05-07T21:02:54.5481283Z mixed_B=False, 2025-05-07T21:02:54.5481474Z T=2, 2025-05-07T21:02:54.5481648Z D=46, 2025-05-07T21:02:54.5481822Z B=49, 2025-05-07T21:02:54.5481992Z log_E=4, 2025-05-07T21:02:54.5482176Z L=7, 2025-05-07T21:02:54.5482359Z D_gradcheck=2, 2025-05-07T21:02:54.5482577Z stochastic_rounding=False, 2025-05-07T21:02:54.5482869Z weighted=False, 2025-05-07T21:02:54.5483077Z row_wise=True, 2025-05-07T21:02:54.5483274Z mixed=False, 2025-05-07T21:02:54.5483466Z use_cache=True, 2025-05-07T21:02:54.5483698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5483975Z use_cpu=False, 2025-05-07T21:02:54.5484238Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5484496Z ) 2025-05-07T21:02:54.5484721Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5485281Z self=, 2025-05-07T21:02:54.5485799Z mixed_B=True, 2025-05-07T21:02:54.5485997Z T=5, 2025-05-07T21:02:54.5486160Z D=114, 2025-05-07T21:02:54.5486336Z B=96, 2025-05-07T21:02:54.5486512Z log_E=5, 2025-05-07T21:02:54.5486688Z L=2, 2025-05-07T21:02:54.5486867Z D_gradcheck=2, 2025-05-07T21:02:54.5487086Z stochastic_rounding=True, 2025-05-07T21:02:54.5487327Z weighted=False, 2025-05-07T21:02:54.5487535Z row_wise=False, 2025-05-07T21:02:54.5487737Z mixed=False, 2025-05-07T21:02:54.5487931Z use_cache=False, 2025-05-07T21:02:54.5488167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5488443Z use_cpu=True, 2025-05-07T21:02:54.5488668Z output_dtype=SparseType.FP16, 2025-05-07T21:02:54.5488917Z ) 2025-05-07T21:02:54.5489136Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5489704Z self=, 2025-05-07T21:02:54.5490215Z mixed_B=False, 2025-05-07T21:02:54.5490412Z T=1, 2025-05-07T21:02:54.5490584Z D=87, 2025-05-07T21:02:54.5490756Z B=6, 2025-05-07T21:02:54.5490928Z log_E=5, 2025-05-07T21:02:54.5491107Z L=11, 2025-05-07T21:02:54.5491279Z D_gradcheck=1, 2025-05-07T21:02:54.5491493Z stochastic_rounding=True, 2025-05-07T21:02:54.5491737Z weighted=False, 2025-05-07T21:02:54.5491933Z row_wise=True, 2025-05-07T21:02:54.5492137Z mixed=True, 2025-05-07T21:02:54.5492331Z use_cache=False, 2025-05-07T21:02:54.5492562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5492837Z use_cpu=True, 2025-05-07T21:02:54.5493104Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5493353Z ) 2025-05-07T21:02:54.5493577Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5494146Z self=, 2025-05-07T21:02:54.5494749Z mixed_B=True, 2025-05-07T21:02:54.5494939Z T=3, 2025-05-07T21:02:54.5495112Z D=123, 2025-05-07T21:02:54.5495291Z B=47, 2025-05-07T21:02:54.5495458Z log_E=5, 2025-05-07T21:02:54.5495637Z L=10, 2025-05-07T21:02:54.5495813Z D_gradcheck=1, 2025-05-07T21:02:54.5496022Z stochastic_rounding=True, 2025-05-07T21:02:54.5496267Z weighted=False, 2025-05-07T21:02:54.5496474Z row_wise=False, 2025-05-07T21:02:54.5496672Z mixed=False, 2025-05-07T21:02:54.5496872Z use_cache=True, 2025-05-07T21:02:54.5497100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5497368Z use_cpu=False, 2025-05-07T21:02:54.5497591Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5497840Z ) 2025-05-07T21:02:54.5498059Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5498628Z self=, 2025-05-07T21:02:54.5499151Z mixed_B=False, 2025-05-07T21:02:54.5499349Z T=3, 2025-05-07T21:02:54.5499517Z D=10, 2025-05-07T21:02:54.5499691Z B=48, 2025-05-07T21:02:54.5499868Z log_E=5, 2025-05-07T21:02:54.5500044Z L=2, 2025-05-07T21:02:54.5500222Z D_gradcheck=2, 2025-05-07T21:02:54.5500439Z stochastic_rounding=False, 2025-05-07T21:02:54.5500681Z weighted=True, 2025-05-07T21:02:54.5500882Z row_wise=False, 2025-05-07T21:02:54.5501082Z mixed=False, 2025-05-07T21:02:54.5501275Z use_cache=False, 2025-05-07T21:02:54.5501557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5501833Z use_cpu=True, 2025-05-07T21:02:54.5502052Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5502301Z ) 2025-05-07T21:02:54.5502522Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5503083Z self=, 2025-05-07T21:02:54.5503651Z mixed_B=False, 2025-05-07T21:02:54.5503850Z T=5, 2025-05-07T21:02:54.5504018Z D=25, 2025-05-07T21:02:54.5504190Z B=65, 2025-05-07T21:02:54.5504365Z log_E=3, 2025-05-07T21:02:54.5504540Z L=4, 2025-05-07T21:02:54.5504719Z D_gradcheck=1, 2025-05-07T21:02:54.5504936Z stochastic_rounding=True, 2025-05-07T21:02:54.5505176Z weighted=True, 2025-05-07T21:02:54.5505379Z row_wise=False, 2025-05-07T21:02:54.5505581Z mixed=True, 2025-05-07T21:02:54.5505776Z use_cache=True, 2025-05-07T21:02:54.5506001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5506281Z use_cpu=True, 2025-05-07T21:02:54.5506502Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5506746Z ) 2025-05-07T21:02:54.5506967Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5507535Z self=, 2025-05-07T21:02:54.5508046Z mixed_B=True, 2025-05-07T21:02:54.5508245Z T=2, 2025-05-07T21:02:54.5508419Z D=47, 2025-05-07T21:02:54.5508588Z B=104, 2025-05-07T21:02:54.5508960Z log_E=4, 2025-05-07T21:02:54.5509142Z L=11, 2025-05-07T21:02:54.5509313Z D_gradcheck=1, 2025-05-07T21:02:54.5509532Z stochastic_rounding=False, 2025-05-07T21:02:54.5509783Z weighted=False, 2025-05-07T21:02:54.5509981Z row_wise=True, 2025-05-07T21:02:54.5510185Z mixed=False, 2025-05-07T21:02:54.5510384Z use_cache=False, 2025-05-07T21:02:54.5510613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5510892Z use_cpu=True, 2025-05-07T21:02:54.5511118Z output_dtype=SparseType.FP16, 2025-05-07T21:02:54.5511365Z ) 2025-05-07T21:02:54.5511591Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5512233Z self=, 2025-05-07T21:02:54.5512753Z mixed_B=False, 2025-05-07T21:02:54.5512946Z T=3, 2025-05-07T21:02:54.5513178Z D=31, 2025-05-07T21:02:54.5513350Z B=9, 2025-05-07T21:02:54.5513515Z log_E=4, 2025-05-07T21:02:54.5513699Z L=1, 2025-05-07T21:02:54.5513874Z D_gradcheck=1, 2025-05-07T21:02:54.5514087Z stochastic_rounding=False, 2025-05-07T21:02:54.5514335Z weighted=False, 2025-05-07T21:02:54.5514536Z row_wise=True, 2025-05-07T21:02:54.5514725Z mixed=True, 2025-05-07T21:02:54.5514922Z use_cache=False, 2025-05-07T21:02:54.5515157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:54.5515425Z use_cpu=True, 2025-05-07T21:02:54.5515647Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5515902Z ) 2025-05-07T21:02:54.5516184Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5516752Z self=, 2025-05-07T21:02:54.5517266Z mixed_B=False, 2025-05-07T21:02:54.5517465Z T=1, 2025-05-07T21:02:54.5517634Z D=117, 2025-05-07T21:02:54.5517814Z B=46, 2025-05-07T21:02:54.5517990Z log_E=5, 2025-05-07T21:02:54.5518167Z L=15, 2025-05-07T21:02:54.5518348Z D_gradcheck=1, 2025-05-07T21:02:54.5518561Z stochastic_rounding=True, 2025-05-07T21:02:54.5518800Z weighted=False, 2025-05-07T21:02:54.5519001Z row_wise=True, 2025-05-07T21:02:54.5519202Z mixed=False, 2025-05-07T21:02:54.5519394Z use_cache=False, 2025-05-07T21:02:54.5519626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5519902Z use_cpu=False, 2025-05-07T21:02:54.5520116Z output_dtype=SparseType.BF16, 2025-05-07T21:02:54.5520364Z ) 2025-05-07T21:02:54.5520657Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:54.5521217Z self=, 2025-05-07T21:02:54.5521738Z mixed_B=True, 2025-05-07T21:02:54.5521933Z T=3, 2025-05-07T21:02:54.5528904Z D=33, 2025-05-07T21:02:54.5529198Z B=54, 2025-05-07T21:02:54.5529371Z log_E=4, 2025-05-07T21:02:54.5529557Z L=16, 2025-05-07T21:02:54.5529731Z D_gradcheck=1, 2025-05-07T21:02:54.5529946Z stochastic_rounding=True, 2025-05-07T21:02:54.5530185Z weighted=False, 2025-05-07T21:02:54.5530382Z row_wise=False, 2025-05-07T21:02:54.5530574Z mixed=False, 2025-05-07T21:02:54.5530763Z use_cache=True, 2025-05-07T21:02:54.5530979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:54.5531249Z use_cpu=True, 2025-05-07T21:02:54.5531467Z output_dtype=SparseType.FP32, 2025-05-07T21:02:54.5531710Z ) 2025-05-07T21:03:11.7096374Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7097027Z self=, 2025-05-07T21:03:11.7097819Z mixed_B=False, 2025-05-07T21:03:11.7098104Z T=5, 2025-05-07T21:03:11.7098330Z D=124, 2025-05-07T21:03:11.7098512Z B=125, 2025-05-07T21:03:11.7098696Z log_E=5, 2025-05-07T21:03:11.7098877Z L=4, 2025-05-07T21:03:11.7099089Z D_gradcheck=2, 2025-05-07T21:03:11.7099398Z stochastic_rounding=True, 2025-05-07T21:03:11.7099747Z weighted=False, 2025-05-07T21:03:11.7100042Z row_wise=True, 2025-05-07T21:03:11.7100323Z mixed=False, 2025-05-07T21:03:11.7100590Z use_cache=True, 2025-05-07T21:03:11.7100908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7101302Z use_cpu=True, 2025-05-07T21:03:11.7101603Z output_dtype=SparseType.BF16, 2025-05-07T21:03:11.7101957Z ) 2025-05-07T21:03:11.7102201Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7102777Z self=, 2025-05-07T21:03:11.7103299Z mixed_B=False, 2025-05-07T21:03:11.7103500Z T=4, 2025-05-07T21:03:11.7103680Z D=51, 2025-05-07T21:03:11.7104237Z B=49, 2025-05-07T21:03:11.7104420Z log_E=4, 2025-05-07T21:03:11.7104608Z L=2, 2025-05-07T21:03:11.7104781Z D_gradcheck=2, 2025-05-07T21:03:11.7105090Z stochastic_rounding=False, 2025-05-07T21:03:11.7105337Z weighted=False, 2025-05-07T21:03:11.7105536Z row_wise=True, 2025-05-07T21:03:11.7105735Z mixed=True, 2025-05-07T21:03:11.7105932Z use_cache=True, 2025-05-07T21:03:11.7106158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7106438Z use_cpu=False, 2025-05-07T21:03:11.7106666Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7106914Z ) 2025-05-07T21:03:11.7107136Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7107723Z self=, 2025-05-07T21:03:11.7108240Z mixed_B=True, 2025-05-07T21:03:11.7108439Z T=4, 2025-05-07T21:03:11.7108928Z D=114, 2025-05-07T21:03:11.7109177Z B=3, 2025-05-07T21:03:11.7109361Z log_E=4, 2025-05-07T21:03:11.7109550Z L=0, 2025-05-07T21:03:11.7109725Z D_gradcheck=1, 2025-05-07T21:03:11.7109941Z stochastic_rounding=False, 2025-05-07T21:03:11.7110194Z weighted=True, 2025-05-07T21:03:11.7110396Z row_wise=True, 2025-05-07T21:03:11.7110590Z mixed=False, 2025-05-07T21:03:11.7110790Z use_cache=True, 2025-05-07T21:03:11.7111020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7111288Z use_cpu=True, 2025-05-07T21:03:11.7111514Z output_dtype=SparseType.FP32, 2025-05-07T21:03:11.7111766Z ) 2025-05-07T21:03:11.7111980Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7112555Z self=, 2025-05-07T21:03:11.7113194Z mixed_B=True, 2025-05-07T21:03:11.7113389Z T=3, 2025-05-07T21:03:11.7113564Z D=53, 2025-05-07T21:03:11.7113742Z B=90, 2025-05-07T21:03:11.7113911Z log_E=5, 2025-05-07T21:03:11.7114097Z L=1, 2025-05-07T21:03:11.7114277Z D_gradcheck=2, 2025-05-07T21:03:11.7114494Z stochastic_rounding=True, 2025-05-07T21:03:11.7114846Z weighted=True, 2025-05-07T21:03:11.7115052Z row_wise=True, 2025-05-07T21:03:11.7115244Z mixed=False, 2025-05-07T21:03:11.7115447Z use_cache=False, 2025-05-07T21:03:11.7115689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:11.7115960Z use_cpu=True, 2025-05-07T21:03:11.7116336Z output_dtype=SparseType.BF16, 2025-05-07T21:03:11.7116588Z ) 2025-05-07T21:03:11.7116814Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7117388Z self=, 2025-05-07T21:03:11.7117911Z mixed_B=False, 2025-05-07T21:03:11.7118110Z T=5, 2025-05-07T21:03:11.7118280Z D=54, 2025-05-07T21:03:11.7118454Z B=117, 2025-05-07T21:03:11.7118633Z log_E=3, 2025-05-07T21:03:11.7118812Z L=4, 2025-05-07T21:03:11.7118989Z D_gradcheck=1, 2025-05-07T21:03:11.7119210Z stochastic_rounding=False, 2025-05-07T21:03:11.7119454Z weighted=False, 2025-05-07T21:03:11.7119662Z row_wise=False, 2025-05-07T21:03:11.7119867Z mixed=False, 2025-05-07T21:03:11.7120060Z use_cache=False, 2025-05-07T21:03:11.7120297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:11.7120579Z use_cpu=False, 2025-05-07T21:03:11.7120800Z output_dtype=SparseType.BF16, 2025-05-07T21:03:11.7121053Z ) 2025-05-07T21:03:11.7121279Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7121845Z self=, 2025-05-07T21:03:11.7122354Z mixed_B=True, 2025-05-07T21:03:11.7122548Z T=2, 2025-05-07T21:03:11.7122725Z D=14, 2025-05-07T21:03:11.7122893Z B=4, 2025-05-07T21:03:11.7123065Z log_E=5, 2025-05-07T21:03:11.7123248Z L=6, 2025-05-07T21:03:11.7123418Z D_gradcheck=2, 2025-05-07T21:03:11.7123632Z stochastic_rounding=True, 2025-05-07T21:03:11.7123966Z weighted=True, 2025-05-07T21:03:11.7124167Z row_wise=True, 2025-05-07T21:03:11.7124366Z mixed=False, 2025-05-07T21:03:11.7124632Z use_cache=False, 2025-05-07T21:03:11.7124865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7125146Z use_cpu=False, 2025-05-07T21:03:11.7125370Z output_dtype=SparseType.BF16, 2025-05-07T21:03:11.7125617Z ) 2025-05-07T21:03:11.7125841Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7126413Z self=, 2025-05-07T21:03:11.7126925Z mixed_B=True, 2025-05-07T21:03:11.7127123Z T=3, 2025-05-07T21:03:11.7127298Z D=43, 2025-05-07T21:03:11.7127474Z B=101, 2025-05-07T21:03:11.7127652Z log_E=4, 2025-05-07T21:03:11.7127836Z L=18, 2025-05-07T21:03:11.7128015Z D_gradcheck=2, 2025-05-07T21:03:11.7128226Z stochastic_rounding=True, 2025-05-07T21:03:11.7128472Z weighted=False, 2025-05-07T21:03:11.7128678Z row_wise=True, 2025-05-07T21:03:11.7128878Z mixed=True, 2025-05-07T21:03:11.7129077Z use_cache=True, 2025-05-07T21:03:11.7129307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7129577Z use_cpu=True, 2025-05-07T21:03:11.7129800Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7130153Z ) 2025-05-07T21:03:11.7130392Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7130960Z self=, 2025-05-07T21:03:11.7131475Z mixed_B=True, 2025-05-07T21:03:11.7131662Z T=2, 2025-05-07T21:03:11.7131837Z D=82, 2025-05-07T21:03:11.7132009Z B=51, 2025-05-07T21:03:11.7132181Z log_E=4, 2025-05-07T21:03:11.7132425Z L=3, 2025-05-07T21:03:11.7132601Z D_gradcheck=2, 2025-05-07T21:03:11.7132810Z stochastic_rounding=True, 2025-05-07T21:03:11.7133057Z weighted=True, 2025-05-07T21:03:11.7133261Z row_wise=False, 2025-05-07T21:03:11.7133459Z mixed=False, 2025-05-07T21:03:11.7133659Z use_cache=False, 2025-05-07T21:03:11.7133946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7134224Z use_cpu=True, 2025-05-07T21:03:11.7134442Z output_dtype=SparseType.FP32, 2025-05-07T21:03:11.7134690Z ) 2025-05-07T21:03:11.7134916Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7135490Z self=, 2025-05-07T21:03:11.7136013Z mixed_B=False, 2025-05-07T21:03:11.7136210Z T=4, 2025-05-07T21:03:11.7136375Z D=5, 2025-05-07T21:03:11.7136546Z B=14, 2025-05-07T21:03:11.7136722Z log_E=4, 2025-05-07T21:03:11.7136906Z L=20, 2025-05-07T21:03:11.7137091Z D_gradcheck=1, 2025-05-07T21:03:11.7137310Z stochastic_rounding=True, 2025-05-07T21:03:11.7137557Z weighted=True, 2025-05-07T21:03:11.7137761Z row_wise=False, 2025-05-07T21:03:11.7137965Z mixed=True, 2025-05-07T21:03:11.7138162Z use_cache=False, 2025-05-07T21:03:11.7138400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:11.7138680Z use_cpu=False, 2025-05-07T21:03:11.7138900Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7139148Z ) 2025-05-07T21:03:11.7139382Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7139958Z self=, 2025-05-07T21:03:11.7140479Z mixed_B=False, 2025-05-07T21:03:11.7140717Z T=1, 2025-05-07T21:03:11.7140965Z D=65, 2025-05-07T21:03:11.7141166Z B=9, 2025-05-07T21:03:11.7141347Z log_E=5, 2025-05-07T21:03:11.7141524Z L=5, 2025-05-07T21:03:11.7141707Z D_gradcheck=1, 2025-05-07T21:03:11.7141933Z stochastic_rounding=True, 2025-05-07T21:03:11.7142174Z weighted=False, 2025-05-07T21:03:11.7142382Z row_wise=True, 2025-05-07T21:03:11.7142583Z mixed=False, 2025-05-07T21:03:11.7142777Z use_cache=True, 2025-05-07T21:03:11.7143068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:11.7143354Z use_cpu=False, 2025-05-07T21:03:11.7143577Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7143868Z ) 2025-05-07T21:03:11.7144091Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7144685Z self=, 2025-05-07T21:03:11.7145199Z mixed_B=True, 2025-05-07T21:03:11.7145394Z T=3, 2025-05-07T21:03:11.7145565Z D=128, 2025-05-07T21:03:11.7145739Z B=88, 2025-05-07T21:03:11.7145913Z log_E=4, 2025-05-07T21:03:11.7146098Z L=3, 2025-05-07T21:03:11.7146271Z D_gradcheck=1, 2025-05-07T21:03:11.7146489Z stochastic_rounding=False, 2025-05-07T21:03:11.7146742Z weighted=False, 2025-05-07T21:03:11.7146941Z row_wise=True, 2025-05-07T21:03:11.7147142Z mixed=False, 2025-05-07T21:03:11.7147344Z use_cache=False, 2025-05-07T21:03:11.7147586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7147855Z use_cpu=False, 2025-05-07T21:03:11.7148085Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7148340Z ) 2025-05-07T21:03:11.7148557Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7149123Z self=, 2025-05-07T21:03:11.7149638Z mixed_B=True, 2025-05-07T21:03:11.7149825Z T=3, 2025-05-07T21:03:11.7150001Z D=128, 2025-05-07T21:03:11.7150179Z B=88, 2025-05-07T21:03:11.7150349Z log_E=3, 2025-05-07T21:03:11.7150536Z L=3, 2025-05-07T21:03:11.7150719Z D_gradcheck=1, 2025-05-07T21:03:11.7150931Z stochastic_rounding=False, 2025-05-07T21:03:11.7151183Z weighted=False, 2025-05-07T21:03:11.7151434Z row_wise=True, 2025-05-07T21:03:11.7151630Z mixed=False, 2025-05-07T21:03:11.7151834Z use_cache=False, 2025-05-07T21:03:11.7152072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7152345Z use_cpu=False, 2025-05-07T21:03:11.7152572Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7152868Z ) 2025-05-07T21:03:11.7153089Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7153653Z self=, 2025-05-07T21:03:11.7154170Z mixed_B=False, 2025-05-07T21:03:11.7154373Z T=3, 2025-05-07T21:03:11.7154544Z D=128, 2025-05-07T21:03:11.7154723Z B=88, 2025-05-07T21:03:11.7154901Z log_E=3, 2025-05-07T21:03:11.7155080Z L=3, 2025-05-07T21:03:11.7155261Z D_gradcheck=1, 2025-05-07T21:03:11.7155481Z stochastic_rounding=False, 2025-05-07T21:03:11.7155720Z weighted=False, 2025-05-07T21:03:11.7155927Z row_wise=True, 2025-05-07T21:03:11.7156252Z mixed=False, 2025-05-07T21:03:11.7156445Z use_cache=False, 2025-05-07T21:03:11.7156685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7156963Z use_cpu=False, 2025-05-07T21:03:11.7157182Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7157434Z ) 2025-05-07T21:03:11.7157659Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7158223Z self=, 2025-05-07T21:03:11.7158741Z mixed_B=False, 2025-05-07T21:03:11.7158938Z T=3, 2025-05-07T21:03:11.7159115Z D=128, 2025-05-07T21:03:11.7159285Z B=88, 2025-05-07T21:03:11.7159462Z log_E=3, 2025-05-07T21:03:11.7159646Z L=0, 2025-05-07T21:03:11.7159818Z D_gradcheck=1, 2025-05-07T21:03:11.7160037Z stochastic_rounding=False, 2025-05-07T21:03:11.7160285Z weighted=False, 2025-05-07T21:03:11.7160486Z row_wise=True, 2025-05-07T21:03:11.7160687Z mixed=False, 2025-05-07T21:03:11.7160888Z use_cache=False, 2025-05-07T21:03:11.7161119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7161396Z use_cpu=False, 2025-05-07T21:03:11.7161619Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7161914Z ) 2025-05-07T21:03:11.7162138Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:11.7162707Z self=, 2025-05-07T21:03:11.7163262Z mixed_B=False, 2025-05-07T21:03:11.7163457Z T=1, 2025-05-07T21:03:11.7163628Z D=128, 2025-05-07T21:03:11.7163803Z B=88, 2025-05-07T21:03:11.7163983Z log_E=3, 2025-05-07T21:03:11.7164167Z L=0, 2025-05-07T21:03:11.7164342Z D_gradcheck=1, 2025-05-07T21:03:11.7164560Z stochastic_rounding=False, 2025-05-07T21:03:11.7164809Z weighted=False, 2025-05-07T21:03:11.7165017Z row_wise=True, 2025-05-07T21:03:11.7165213Z mixed=False, 2025-05-07T21:03:11.7165416Z use_cache=False, 2025-05-07T21:03:11.7165659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:11.7165934Z use_cpu=False, 2025-05-07T21:03:11.7166164Z output_dtype=SparseType.FP16, 2025-05-07T21:03:11.7166422Z ) 2025-05-07T21:03:11.7166594Z PASSED 2025-05-07T21:04:02.1997282Z 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:02.1998433Z self=, 2025-05-07T21:04:02.1999012Z mixed_B=False, 2025-05-07T21:04:02.1999226Z max_norm=0.01, 2025-05-07T21:04:02.1999427Z T=1, 2025-05-07T21:04:02.1999605Z D=2, 2025-05-07T21:04:02.1999777Z B=1, 2025-05-07T21:04:02.1999956Z log_E=3, 2025-05-07T21:04:02.2000300Z L=0, 2025-05-07T21:04:02.2000487Z D_gradcheck=1, 2025-05-07T21:04:02.2000715Z stochastic_rounding=False, 2025-05-07T21:04:02.2001230Z weighted=False, 2025-05-07T21:04:02.2001454Z row_wise=False, 2025-05-07T21:04:02.2001657Z mixed=False, 2025-05-07T21:04:02.2001856Z use_cache=False, 2025-05-07T21:04:02.2002099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2002422Z use_cpu=False, 2025-05-07T21:04:02.2002656Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2003001Z ) 2025-05-07T21:04:02.2003272Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2003947Z self=, 2025-05-07T21:04:02.2004517Z mixed_B=True, 2025-05-07T21:04:02.2004718Z max_norm=0.01, 2025-05-07T21:04:02.2004917Z T=1, 2025-05-07T21:04:02.2005087Z D=2, 2025-05-07T21:04:02.2005258Z B=1, 2025-05-07T21:04:02.2005434Z log_E=3, 2025-05-07T21:04:02.2005613Z L=0, 2025-05-07T21:04:02.2005790Z D_gradcheck=1, 2025-05-07T21:04:02.2006010Z stochastic_rounding=False, 2025-05-07T21:04:02.2006264Z weighted=False, 2025-05-07T21:04:02.2006480Z row_wise=False, 2025-05-07T21:04:02.2006682Z mixed=False, 2025-05-07T21:04:02.2006878Z use_cache=False, 2025-05-07T21:04:02.2007119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2007401Z use_cpu=False, 2025-05-07T21:04:02.2007624Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2007877Z ) 2025-05-07T21:04:02.2008150Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2008988Z self=, 2025-05-07T21:04:02.2009558Z mixed_B=True, 2025-05-07T21:04:02.2009765Z max_norm=0.99999, 2025-05-07T21:04:02.2009976Z T=3, 2025-05-07T21:04:02.2010144Z D=11, 2025-05-07T21:04:02.2010321Z B=120, 2025-05-07T21:04:02.2010504Z log_E=4, 2025-05-07T21:04:02.2010684Z L=14, 2025-05-07T21:04:02.2010866Z D_gradcheck=1, 2025-05-07T21:04:02.2011093Z stochastic_rounding=False, 2025-05-07T21:04:02.2011336Z weighted=True, 2025-05-07T21:04:02.2011538Z row_wise=False, 2025-05-07T21:04:02.2011745Z mixed=True, 2025-05-07T21:04:02.2011937Z use_cache=True, 2025-05-07T21:04:02.2012259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2012543Z use_cpu=False, 2025-05-07T21:04:02.2012768Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2013097Z ) 2025-05-07T21:04:02.2013370Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2020840Z self=, 2025-05-07T21:04:02.2021472Z mixed_B=False, 2025-05-07T21:04:02.2021694Z max_norm=0.9232560536590754, 2025-05-07T21:04:02.2021943Z T=4, 2025-05-07T21:04:02.2022142Z D=15, 2025-05-07T21:04:02.2022348Z B=85, 2025-05-07T21:04:02.2022526Z log_E=5, 2025-05-07T21:04:02.2022710Z L=9, 2025-05-07T21:04:02.2022892Z D_gradcheck=2, 2025-05-07T21:04:02.2023124Z stochastic_rounding=True, 2025-05-07T21:04:02.2023364Z weighted=False, 2025-05-07T21:04:02.2023574Z row_wise=False, 2025-05-07T21:04:02.2023774Z mixed=True, 2025-05-07T21:04:02.2023976Z use_cache=False, 2025-05-07T21:04:02.2024221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2024503Z use_cpu=True, 2025-05-07T21:04:02.2024727Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2024983Z ) 2025-05-07T21:04:02.2025257Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2025934Z self=, 2025-05-07T21:04:02.2026495Z mixed_B=True, 2025-05-07T21:04:02.2026705Z max_norm=0.21306834859037668, 2025-05-07T21:04:02.2026951Z T=5, 2025-05-07T21:04:02.2027118Z D=96, 2025-05-07T21:04:02.2027293Z B=97, 2025-05-07T21:04:02.2027469Z log_E=5, 2025-05-07T21:04:02.2027648Z L=1, 2025-05-07T21:04:02.2027938Z D_gradcheck=2, 2025-05-07T21:04:02.2028162Z stochastic_rounding=True, 2025-05-07T21:04:02.2028400Z weighted=False, 2025-05-07T21:04:02.2028604Z row_wise=False, 2025-05-07T21:04:02.2028804Z mixed=True, 2025-05-07T21:04:02.2028998Z use_cache=False, 2025-05-07T21:04:02.2029312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2029589Z use_cpu=True, 2025-05-07T21:04:02.2029810Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2030064Z ) 2025-05-07T21:04:02.2030336Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2031002Z self=, 2025-05-07T21:04:02.2031566Z mixed_B=False, 2025-05-07T21:04:02.2031780Z max_norm=0.9909404393987347, 2025-05-07T21:04:02.2032027Z T=3, 2025-05-07T21:04:02.2032223Z D=92, 2025-05-07T21:04:02.2032426Z B=95, 2025-05-07T21:04:02.2032606Z log_E=5, 2025-05-07T21:04:02.2032791Z L=8, 2025-05-07T21:04:02.2032970Z D_gradcheck=1, 2025-05-07T21:04:02.2033192Z stochastic_rounding=False, 2025-05-07T21:04:02.2033430Z weighted=True, 2025-05-07T21:04:02.2033636Z row_wise=False, 2025-05-07T21:04:02.2033843Z mixed=False, 2025-05-07T21:04:02.2034037Z use_cache=False, 2025-05-07T21:04:02.2034276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2034563Z use_cpu=False, 2025-05-07T21:04:02.2034780Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2035031Z ) 2025-05-07T21:04:02.2035304Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2036043Z self=, 2025-05-07T21:04:02.2036611Z mixed_B=True, 2025-05-07T21:04:02.2036825Z max_norm=0.5938487704007885, 2025-05-07T21:04:02.2037070Z T=5, 2025-05-07T21:04:02.2037241Z D=75, 2025-05-07T21:04:02.2037415Z B=9, 2025-05-07T21:04:02.2037596Z log_E=3, 2025-05-07T21:04:02.2037776Z L=11, 2025-05-07T21:04:02.2037959Z D_gradcheck=1, 2025-05-07T21:04:02.2038179Z stochastic_rounding=False, 2025-05-07T21:04:02.2038414Z weighted=False, 2025-05-07T21:04:02.2038674Z row_wise=True, 2025-05-07T21:04:02.2038874Z mixed=True, 2025-05-07T21:04:02.2039065Z use_cache=True, 2025-05-07T21:04:02.2039297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2039644Z use_cpu=False, 2025-05-07T21:04:02.2039867Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2040121Z ) 2025-05-07T21:04:02.2040382Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2041049Z self=, 2025-05-07T21:04:02.2041613Z mixed_B=False, 2025-05-07T21:04:02.2041817Z max_norm=0.5707017554836751, 2025-05-07T21:04:02.2042058Z T=3, 2025-05-07T21:04:02.2042232Z D=94, 2025-05-07T21:04:02.2042405Z B=88, 2025-05-07T21:04:02.2042582Z log_E=5, 2025-05-07T21:04:02.2042760Z L=3, 2025-05-07T21:04:02.2042930Z D_gradcheck=2, 2025-05-07T21:04:02.2043145Z stochastic_rounding=False, 2025-05-07T21:04:02.2043392Z weighted=False, 2025-05-07T21:04:02.2043589Z row_wise=False, 2025-05-07T21:04:02.2043790Z mixed=False, 2025-05-07T21:04:02.2043995Z use_cache=False, 2025-05-07T21:04:02.2044227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2044508Z use_cpu=True, 2025-05-07T21:04:02.2044729Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2044980Z ) 2025-05-07T21:04:02.2045243Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2045908Z self=, 2025-05-07T21:04:02.2046474Z mixed_B=True, 2025-05-07T21:04:02.2046671Z max_norm=0.99999, 2025-05-07T21:04:02.2046880Z T=2, 2025-05-07T21:04:02.2047109Z D=36, 2025-05-07T21:04:02.2047281Z B=1, 2025-05-07T21:04:02.2047460Z log_E=5, 2025-05-07T21:04:02.2047651Z L=4, 2025-05-07T21:04:02.2047829Z D_gradcheck=2, 2025-05-07T21:04:02.2048047Z stochastic_rounding=False, 2025-05-07T21:04:02.2048297Z weighted=False, 2025-05-07T21:04:02.2048540Z row_wise=True, 2025-05-07T21:04:02.2048739Z mixed=True, 2025-05-07T21:04:02.2048943Z use_cache=False, 2025-05-07T21:04:02.2049174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2049452Z use_cpu=True, 2025-05-07T21:04:02.2049674Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2049918Z ) 2025-05-07T21:04:02.2050186Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2050851Z self=, 2025-05-07T21:04:02.2051413Z mixed_B=False, 2025-05-07T21:04:02.2051619Z max_norm=0.10333775907816573, 2025-05-07T21:04:02.2051863Z T=5, 2025-05-07T21:04:02.2052035Z D=58, 2025-05-07T21:04:02.2052206Z B=92, 2025-05-07T21:04:02.2052382Z log_E=5, 2025-05-07T21:04:02.2052564Z L=5, 2025-05-07T21:04:02.2052763Z D_gradcheck=2, 2025-05-07T21:04:02.2053004Z stochastic_rounding=False, 2025-05-07T21:04:02.2053247Z weighted=False, 2025-05-07T21:04:02.2053447Z row_wise=True, 2025-05-07T21:04:02.2053647Z mixed=False, 2025-05-07T21:04:02.2053844Z use_cache=True, 2025-05-07T21:04:02.2054066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2054344Z use_cpu=False, 2025-05-07T21:04:02.2054561Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2054802Z ) 2025-05-07T21:04:02.2055064Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2055722Z self=, 2025-05-07T21:04:02.2056282Z mixed_B=False, 2025-05-07T21:04:02.2056489Z max_norm=0.4519327500325989, 2025-05-07T21:04:02.2056724Z T=4, 2025-05-07T21:04:02.2056899Z D=50, 2025-05-07T21:04:02.2057060Z B=37, 2025-05-07T21:04:02.2057228Z log_E=4, 2025-05-07T21:04:02.2057408Z L=8, 2025-05-07T21:04:02.2057629Z D_gradcheck=1, 2025-05-07T21:04:02.2057838Z stochastic_rounding=True, 2025-05-07T21:04:02.2058083Z weighted=False, 2025-05-07T21:04:02.2058279Z row_wise=False, 2025-05-07T21:04:02.2058521Z mixed=False, 2025-05-07T21:04:02.2058713Z use_cache=False, 2025-05-07T21:04:02.2058940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2059213Z use_cpu=True, 2025-05-07T21:04:02.2059428Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2059670Z ) 2025-05-07T21:04:02.2059931Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2060589Z self=, 2025-05-07T21:04:02.2061146Z mixed_B=False, 2025-05-07T21:04:02.2061349Z max_norm=0.4519327500325989, 2025-05-07T21:04:02.2061585Z T=4, 2025-05-07T21:04:02.2061750Z D=50, 2025-05-07T21:04:02.2061915Z B=1, 2025-05-07T21:04:02.2062081Z log_E=4, 2025-05-07T21:04:02.2062263Z L=8, 2025-05-07T21:04:02.2062455Z D_gradcheck=1, 2025-05-07T21:04:02.2062691Z stochastic_rounding=True, 2025-05-07T21:04:02.2062934Z weighted=False, 2025-05-07T21:04:02.2063132Z row_wise=False, 2025-05-07T21:04:02.2063325Z mixed=False, 2025-05-07T21:04:02.2063516Z use_cache=False, 2025-05-07T21:04:02.2063739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2064008Z use_cpu=True, 2025-05-07T21:04:02.2064223Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2064463Z ) 2025-05-07T21:04:02.2064726Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2065382Z self=, 2025-05-07T21:04:02.2065985Z mixed_B=False, 2025-05-07T21:04:02.2066191Z max_norm=0.4519327500325989, 2025-05-07T21:04:02.2066423Z T=4, 2025-05-07T21:04:02.2066587Z D=50, 2025-05-07T21:04:02.2066753Z B=1, 2025-05-07T21:04:02.2066922Z log_E=3, 2025-05-07T21:04:02.2067100Z L=8, 2025-05-07T21:04:02.2067313Z D_gradcheck=1, 2025-05-07T21:04:02.2067519Z stochastic_rounding=True, 2025-05-07T21:04:02.2067757Z weighted=False, 2025-05-07T21:04:02.2067947Z row_wise=False, 2025-05-07T21:04:02.2068138Z mixed=False, 2025-05-07T21:04:02.2068328Z use_cache=False, 2025-05-07T21:04:02.2068550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2068815Z use_cpu=True, 2025-05-07T21:04:02.2069028Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2069266Z ) 2025-05-07T21:04:02.2069525Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2070202Z self=, 2025-05-07T21:04:02.2070764Z mixed_B=False, 2025-05-07T21:04:02.2070976Z max_norm=0.4519327500325989, 2025-05-07T21:04:02.2071221Z T=4, 2025-05-07T21:04:02.2071392Z D=8, 2025-05-07T21:04:02.2071568Z B=1, 2025-05-07T21:04:02.2071744Z log_E=3, 2025-05-07T21:04:02.2071923Z L=8, 2025-05-07T21:04:02.2072131Z D_gradcheck=1, 2025-05-07T21:04:02.2072368Z stochastic_rounding=True, 2025-05-07T21:04:02.2072614Z weighted=False, 2025-05-07T21:04:02.2072811Z row_wise=False, 2025-05-07T21:04:02.2073016Z mixed=False, 2025-05-07T21:04:02.2073214Z use_cache=False, 2025-05-07T21:04:02.2073441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2073717Z use_cpu=True, 2025-05-07T21:04:02.2073939Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2074182Z ) 2025-05-07T21:04:02.2074452Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:02.2075119Z self=, 2025-05-07T21:04:02.2075681Z mixed_B=False, 2025-05-07T21:04:02.2075894Z max_norm=0.4519327500325989, 2025-05-07T21:04:02.2076185Z T=4, 2025-05-07T21:04:02.2076405Z D=8, 2025-05-07T21:04:02.2076578Z B=3, 2025-05-07T21:04:02.2076753Z log_E=3, 2025-05-07T21:04:02.2076930Z L=8, 2025-05-07T21:04:02.2077106Z D_gradcheck=1, 2025-05-07T21:04:02.2077364Z stochastic_rounding=True, 2025-05-07T21:04:02.2077602Z weighted=False, 2025-05-07T21:04:02.2077806Z row_wise=False, 2025-05-07T21:04:02.2078003Z mixed=False, 2025-05-07T21:04:02.2078195Z use_cache=False, 2025-05-07T21:04:02.2078429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2078701Z use_cpu=True, 2025-05-07T21:04:02.2078926Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2079168Z ) 2025-05-07T21:04:02.2079335Z PASSED 2025-05-07T21:04:02.4494869Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4496769Z self=, 2025-05-07T21:04:02.4497798Z compile=False, 2025-05-07T21:04:02.4498266Z pooling_mode=, 2025-05-07T21:04:02.4498817Z T=1, 2025-05-07T21:04:02.4499157Z D=2, 2025-05-07T21:04:02.4499504Z B=1, 2025-05-07T21:04:02.4499838Z log_E=3, 2025-05-07T21:04:02.4500187Z L=0, 2025-05-07T21:04:02.4500535Z D_gradcheck=1, 2025-05-07T21:04:02.4500971Z stochastic_rounding=False, 2025-05-07T21:04:02.4501447Z weighted=False, 2025-05-07T21:04:02.4501849Z row_wise=True, 2025-05-07T21:04:02.4502159Z mixed=False, 2025-05-07T21:04:02.4502367Z use_cache=False, 2025-05-07T21:04:02.4502601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4502879Z use_cpu=True, 2025-05-07T21:04:02.4503107Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4503361Z ) 2025-05-07T21:04:02.4503721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4504287Z self=, 2025-05-07T21:04:02.4504795Z compile=True, 2025-05-07T21:04:02.4505028Z pooling_mode=, 2025-05-07T21:04:02.4505370Z T=1, 2025-05-07T21:04:02.4505543Z D=2, 2025-05-07T21:04:02.4505718Z B=1, 2025-05-07T21:04:02.4505885Z log_E=3, 2025-05-07T21:04:02.4506062Z L=0, 2025-05-07T21:04:02.4506237Z D_gradcheck=1, 2025-05-07T21:04:02.4506453Z stochastic_rounding=False, 2025-05-07T21:04:02.4506689Z weighted=False, 2025-05-07T21:04:02.4506893Z row_wise=True, 2025-05-07T21:04:02.4507090Z mixed=False, 2025-05-07T21:04:02.4507283Z use_cache=False, 2025-05-07T21:04:02.4507522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4507796Z use_cpu=True, 2025-05-07T21:04:02.4508021Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4508276Z ) 2025-05-07T21:04:02.4508495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4509222Z self=, 2025-05-07T21:04:02.4509729Z compile=False, 2025-05-07T21:04:02.4509960Z pooling_mode=, 2025-05-07T21:04:02.4510235Z T=1, 2025-05-07T21:04:02.4510405Z D=2, 2025-05-07T21:04:02.4510578Z B=1, 2025-05-07T21:04:02.4510748Z log_E=3, 2025-05-07T21:04:02.4510924Z L=0, 2025-05-07T21:04:02.4511100Z D_gradcheck=1, 2025-05-07T21:04:02.4511317Z stochastic_rounding=False, 2025-05-07T21:04:02.4511557Z weighted=False, 2025-05-07T21:04:02.4511761Z row_wise=True, 2025-05-07T21:04:02.4511960Z mixed=False, 2025-05-07T21:04:02.4512168Z use_cache=False, 2025-05-07T21:04:02.4512440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4512713Z use_cpu=True, 2025-05-07T21:04:02.4512932Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4513189Z ) 2025-05-07T21:04:02.4513409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4513967Z self=, 2025-05-07T21:04:02.4514555Z compile=False, 2025-05-07T21:04:02.4514786Z pooling_mode=, 2025-05-07T21:04:02.4515068Z T=4, 2025-05-07T21:04:02.4515299Z D=77, 2025-05-07T21:04:02.4515474Z B=14, 2025-05-07T21:04:02.4515647Z log_E=3, 2025-05-07T21:04:02.4515824Z L=6, 2025-05-07T21:04:02.4516074Z D_gradcheck=1, 2025-05-07T21:04:02.4516292Z stochastic_rounding=True, 2025-05-07T21:04:02.4516532Z weighted=False, 2025-05-07T21:04:02.4516736Z row_wise=True, 2025-05-07T21:04:02.4516936Z mixed=False, 2025-05-07T21:04:02.4517129Z use_cache=True, 2025-05-07T21:04:02.4517356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4517628Z use_cpu=True, 2025-05-07T21:04:02.4517845Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4518094Z ) 2025-05-07T21:04:02.4518313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4518865Z self=, 2025-05-07T21:04:02.4519374Z compile=False, 2025-05-07T21:04:02.4519610Z pooling_mode=, 2025-05-07T21:04:02.4519880Z T=4, 2025-05-07T21:04:02.4520048Z D=125, 2025-05-07T21:04:02.4520225Z B=57, 2025-05-07T21:04:02.4520399Z log_E=5, 2025-05-07T21:04:02.4520577Z L=4, 2025-05-07T21:04:02.4520756Z D_gradcheck=1, 2025-05-07T21:04:02.4520974Z stochastic_rounding=False, 2025-05-07T21:04:02.4521217Z weighted=True, 2025-05-07T21:04:02.4521421Z row_wise=True, 2025-05-07T21:04:02.4521624Z mixed=False, 2025-05-07T21:04:02.4521816Z use_cache=False, 2025-05-07T21:04:02.4522052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4522354Z use_cpu=True, 2025-05-07T21:04:02.4522719Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4522974Z ) 2025-05-07T21:04:02.4523192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4523746Z self=, 2025-05-07T21:04:02.4524257Z compile=True, 2025-05-07T21:04:02.4524553Z pooling_mode=, 2025-05-07T21:04:02.4524822Z T=1, 2025-05-07T21:04:02.4524998Z D=124, 2025-05-07T21:04:02.4525175Z B=10, 2025-05-07T21:04:02.4525352Z log_E=4, 2025-05-07T21:04:02.4525530Z L=3, 2025-05-07T21:04:02.4525705Z D_gradcheck=2, 2025-05-07T21:04:02.4525921Z stochastic_rounding=True, 2025-05-07T21:04:02.4526164Z weighted=False, 2025-05-07T21:04:02.4526370Z row_wise=True, 2025-05-07T21:04:02.4526570Z mixed=False, 2025-05-07T21:04:02.4526763Z use_cache=False, 2025-05-07T21:04:02.4526997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4527275Z use_cpu=True, 2025-05-07T21:04:02.4527495Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4527744Z ) 2025-05-07T21:04:02.4527964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4528517Z self=, 2025-05-07T21:04:02.4529031Z compile=False, 2025-05-07T21:04:02.4529266Z pooling_mode=, 2025-05-07T21:04:02.4529535Z T=2, 2025-05-07T21:04:02.4529712Z D=94, 2025-05-07T21:04:02.4529889Z B=4, 2025-05-07T21:04:02.4530054Z log_E=3, 2025-05-07T21:04:02.4530235Z L=4, 2025-05-07T21:04:02.4530417Z D_gradcheck=2, 2025-05-07T21:04:02.4530625Z stochastic_rounding=False, 2025-05-07T21:04:02.4530870Z weighted=True, 2025-05-07T21:04:02.4531073Z row_wise=True, 2025-05-07T21:04:02.4531268Z mixed=True, 2025-05-07T21:04:02.4531456Z use_cache=False, 2025-05-07T21:04:02.4531692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4531964Z use_cpu=True, 2025-05-07T21:04:02.4532198Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4532484Z ) 2025-05-07T21:04:02.4532701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4533302Z self=, 2025-05-07T21:04:02.4533814Z compile=True, 2025-05-07T21:04:02.4534046Z pooling_mode=, 2025-05-07T21:04:02.4534354Z T=4, 2025-05-07T21:04:02.4534526Z D=56, 2025-05-07T21:04:02.4534698Z B=9, 2025-05-07T21:04:02.4534870Z log_E=5, 2025-05-07T21:04:02.4535053Z L=9, 2025-05-07T21:04:02.4535231Z D_gradcheck=2, 2025-05-07T21:04:02.4535440Z stochastic_rounding=False, 2025-05-07T21:04:02.4535685Z weighted=False, 2025-05-07T21:04:02.4535887Z row_wise=True, 2025-05-07T21:04:02.4536077Z mixed=True, 2025-05-07T21:04:02.4536271Z use_cache=True, 2025-05-07T21:04:02.4536496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4542781Z use_cpu=True, 2025-05-07T21:04:02.4543024Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4543277Z ) 2025-05-07T21:04:02.4543500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4544053Z self=, 2025-05-07T21:04:02.4544566Z compile=True, 2025-05-07T21:04:02.4544797Z pooling_mode=, 2025-05-07T21:04:02.4545064Z T=1, 2025-05-07T21:04:02.4545233Z D=17, 2025-05-07T21:04:02.4545400Z B=118, 2025-05-07T21:04:02.4545567Z log_E=4, 2025-05-07T21:04:02.4545742Z L=18, 2025-05-07T21:04:02.4545914Z D_gradcheck=1, 2025-05-07T21:04:02.4546125Z stochastic_rounding=False, 2025-05-07T21:04:02.4546369Z weighted=False, 2025-05-07T21:04:02.4546571Z row_wise=True, 2025-05-07T21:04:02.4546759Z mixed=True, 2025-05-07T21:04:02.4546952Z use_cache=False, 2025-05-07T21:04:02.4547184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4547522Z use_cpu=True, 2025-05-07T21:04:02.4547743Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4547984Z ) 2025-05-07T21:04:02.4548194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4548744Z self=, 2025-05-07T21:04:02.4549290Z compile=True, 2025-05-07T21:04:02.4549512Z pooling_mode=, 2025-05-07T21:04:02.4549777Z T=2, 2025-05-07T21:04:02.4549946Z D=47, 2025-05-07T21:04:02.4550118Z B=64, 2025-05-07T21:04:02.4550287Z log_E=3, 2025-05-07T21:04:02.4550466Z L=18, 2025-05-07T21:04:02.4550644Z D_gradcheck=1, 2025-05-07T21:04:02.4550854Z stochastic_rounding=True, 2025-05-07T21:04:02.4551091Z weighted=False, 2025-05-07T21:04:02.4551289Z row_wise=True, 2025-05-07T21:04:02.4551479Z mixed=False, 2025-05-07T21:04:02.4551670Z use_cache=True, 2025-05-07T21:04:02.4551892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4552161Z use_cpu=True, 2025-05-07T21:04:02.4552388Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4552643Z ) 2025-05-07T21:04:02.4552861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4553408Z self=, 2025-05-07T21:04:02.4553911Z compile=False, 2025-05-07T21:04:02.4554131Z pooling_mode=, 2025-05-07T21:04:02.4554392Z T=1, 2025-05-07T21:04:02.4554558Z D=7, 2025-05-07T21:04:02.4554728Z B=17, 2025-05-07T21:04:02.4554892Z log_E=3, 2025-05-07T21:04:02.4555066Z L=5, 2025-05-07T21:04:02.4555233Z D_gradcheck=2, 2025-05-07T21:04:02.4555436Z stochastic_rounding=True, 2025-05-07T21:04:02.4555669Z weighted=False, 2025-05-07T21:04:02.4555864Z row_wise=True, 2025-05-07T21:04:02.4556155Z mixed=True, 2025-05-07T21:04:02.4556344Z use_cache=False, 2025-05-07T21:04:02.4556574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4556837Z use_cpu=True, 2025-05-07T21:04:02.4557050Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4557291Z ) 2025-05-07T21:04:02.4557499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4558092Z self=, 2025-05-07T21:04:02.4558594Z compile=False, 2025-05-07T21:04:02.4558851Z pooling_mode=, 2025-05-07T21:04:02.4559113Z T=2, 2025-05-07T21:04:02.4559278Z D=95, 2025-05-07T21:04:02.4559443Z B=100, 2025-05-07T21:04:02.4559612Z log_E=3, 2025-05-07T21:04:02.4559786Z L=14, 2025-05-07T21:04:02.4559953Z D_gradcheck=2, 2025-05-07T21:04:02.4560160Z stochastic_rounding=False, 2025-05-07T21:04:02.4560400Z weighted=False, 2025-05-07T21:04:02.4560596Z row_wise=True, 2025-05-07T21:04:02.4560785Z mixed=False, 2025-05-07T21:04:02.4560977Z use_cache=True, 2025-05-07T21:04:02.4561195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4561458Z use_cpu=True, 2025-05-07T21:04:02.4561669Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4561910Z ) 2025-05-07T21:04:02.4562118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4562719Z self=, 2025-05-07T21:04:02.4563219Z compile=False, 2025-05-07T21:04:02.4563436Z pooling_mode=, 2025-05-07T21:04:02.4563697Z T=2, 2025-05-07T21:04:02.4563861Z D=7, 2025-05-07T21:04:02.4564021Z B=116, 2025-05-07T21:04:02.4564189Z log_E=4, 2025-05-07T21:04:02.4564362Z L=18, 2025-05-07T21:04:02.4564530Z D_gradcheck=2, 2025-05-07T21:04:02.4564737Z stochastic_rounding=False, 2025-05-07T21:04:02.4564970Z weighted=True, 2025-05-07T21:04:02.4565157Z row_wise=True, 2025-05-07T21:04:02.4565343Z mixed=True, 2025-05-07T21:04:02.4565534Z use_cache=False, 2025-05-07T21:04:02.4565811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4566079Z use_cpu=True, 2025-05-07T21:04:02.4566292Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4566528Z ) 2025-05-07T21:04:02.4566737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4567284Z self=, 2025-05-07T21:04:02.4567824Z compile=True, 2025-05-07T21:04:02.4568042Z pooling_mode=, 2025-05-07T21:04:02.4568304Z T=3, 2025-05-07T21:04:02.4568469Z D=45, 2025-05-07T21:04:02.4568634Z B=82, 2025-05-07T21:04:02.4568799Z log_E=3, 2025-05-07T21:04:02.4568973Z L=16, 2025-05-07T21:04:02.4569137Z D_gradcheck=2, 2025-05-07T21:04:02.4569345Z stochastic_rounding=True, 2025-05-07T21:04:02.4569581Z weighted=False, 2025-05-07T21:04:02.4569770Z row_wise=True, 2025-05-07T21:04:02.4569959Z mixed=False, 2025-05-07T21:04:02.4570149Z use_cache=True, 2025-05-07T21:04:02.4570372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4570640Z use_cpu=True, 2025-05-07T21:04:02.4570851Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4571093Z ) 2025-05-07T21:04:02.4571300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4571847Z self=, 2025-05-07T21:04:02.4572350Z compile=False, 2025-05-07T21:04:02.4572569Z pooling_mode=, 2025-05-07T21:04:02.4572828Z T=3, 2025-05-07T21:04:02.4572996Z D=31, 2025-05-07T21:04:02.4573157Z B=65, 2025-05-07T21:04:02.4573322Z log_E=3, 2025-05-07T21:04:02.4573494Z L=6, 2025-05-07T21:04:02.4573658Z D_gradcheck=1, 2025-05-07T21:04:02.4573866Z stochastic_rounding=False, 2025-05-07T21:04:02.4574100Z weighted=True, 2025-05-07T21:04:02.4574286Z row_wise=True, 2025-05-07T21:04:02.4574475Z mixed=False, 2025-05-07T21:04:02.4574664Z use_cache=False, 2025-05-07T21:04:02.4574892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4575161Z use_cpu=True, 2025-05-07T21:04:02.4575377Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4575616Z ) 2025-05-07T21:04:02.4575873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.4576423Z self=, 2025-05-07T21:04:02.4576966Z compile=False, 2025-05-07T21:04:02.4577182Z pooling_mode=, 2025-05-07T21:04:02.4577441Z T=4, 2025-05-07T21:04:02.4577604Z D=52, 2025-05-07T21:04:02.4577767Z B=86, 2025-05-07T21:04:02.4577930Z log_E=4, 2025-05-07T21:04:02.4578105Z L=19, 2025-05-07T21:04:02.4578270Z D_gradcheck=2, 2025-05-07T21:04:02.4578474Z stochastic_rounding=True, 2025-05-07T21:04:02.4578708Z weighted=False, 2025-05-07T21:04:02.4578900Z row_wise=True, 2025-05-07T21:04:02.4579089Z mixed=True, 2025-05-07T21:04:02.4579275Z use_cache=False, 2025-05-07T21:04:02.4579500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4579764Z use_cpu=True, 2025-05-07T21:04:02.4579974Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4580209Z ) 2025-05-07T21:04:02.5413655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5414239Z self=, 2025-05-07T21:04:02.5414815Z compile=False, 2025-05-07T21:04:02.5415054Z pooling_mode=, 2025-05-07T21:04:02.5415321Z T=3, 2025-05-07T21:04:02.5415498Z D=35, 2025-05-07T21:04:02.5415661Z B=26, 2025-05-07T21:04:02.5415828Z log_E=4, 2025-05-07T21:04:02.5416009Z L=10, 2025-05-07T21:04:02.5416181Z D_gradcheck=1, 2025-05-07T21:04:02.5416399Z stochastic_rounding=True, 2025-05-07T21:04:02.5416637Z weighted=True, 2025-05-07T21:04:02.5416828Z row_wise=True, 2025-05-07T21:04:02.5417024Z mixed=False, 2025-05-07T21:04:02.5417218Z use_cache=False, 2025-05-07T21:04:02.5417568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5417843Z use_cpu=True, 2025-05-07T21:04:02.5418059Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5418302Z ) 2025-05-07T21:04:02.5418518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5419069Z self=, 2025-05-07T21:04:02.5419636Z compile=False, 2025-05-07T21:04:02.5419859Z pooling_mode=, 2025-05-07T21:04:02.5420126Z T=2, 2025-05-07T21:04:02.5420304Z D=121, 2025-05-07T21:04:02.5420483Z B=105, 2025-05-07T21:04:02.5420665Z log_E=3, 2025-05-07T21:04:02.5420850Z L=6, 2025-05-07T21:04:02.5421028Z D_gradcheck=1, 2025-05-07T21:04:02.5421243Z stochastic_rounding=True, 2025-05-07T21:04:02.5421491Z weighted=True, 2025-05-07T21:04:02.5421692Z row_wise=True, 2025-05-07T21:04:02.5421894Z mixed=True, 2025-05-07T21:04:02.5422098Z use_cache=False, 2025-05-07T21:04:02.5422334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5422657Z use_cpu=True, 2025-05-07T21:04:02.5422881Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5423128Z ) 2025-05-07T21:04:02.5423350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5423910Z self=, 2025-05-07T21:04:02.5424416Z compile=False, 2025-05-07T21:04:02.5424650Z pooling_mode=, 2025-05-07T21:04:02.5424925Z T=3, 2025-05-07T21:04:02.5425100Z D=70, 2025-05-07T21:04:02.5425273Z B=7, 2025-05-07T21:04:02.5425446Z log_E=3, 2025-05-07T21:04:02.5425626Z L=13, 2025-05-07T21:04:02.5425800Z D_gradcheck=2, 2025-05-07T21:04:02.5426019Z stochastic_rounding=False, 2025-05-07T21:04:02.5426267Z weighted=True, 2025-05-07T21:04:02.5426463Z row_wise=True, 2025-05-07T21:04:02.5426663Z mixed=False, 2025-05-07T21:04:02.5426869Z use_cache=True, 2025-05-07T21:04:02.5427090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5427368Z use_cpu=True, 2025-05-07T21:04:02.5427589Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5427834Z ) 2025-05-07T21:04:02.5428125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5428690Z self=, 2025-05-07T21:04:02.5429251Z compile=True, 2025-05-07T21:04:02.5429482Z pooling_mode=, 2025-05-07T21:04:02.5429750Z T=3, 2025-05-07T21:04:02.5429917Z D=60, 2025-05-07T21:04:02.5430088Z B=32, 2025-05-07T21:04:02.5430264Z log_E=3, 2025-05-07T21:04:02.5430443Z L=3, 2025-05-07T21:04:02.5430618Z D_gradcheck=1, 2025-05-07T21:04:02.5430832Z stochastic_rounding=True, 2025-05-07T21:04:02.5431077Z weighted=False, 2025-05-07T21:04:02.5431274Z row_wise=True, 2025-05-07T21:04:02.5431473Z mixed=True, 2025-05-07T21:04:02.5431671Z use_cache=False, 2025-05-07T21:04:02.5431902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5432176Z use_cpu=True, 2025-05-07T21:04:02.5432400Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5432645Z ) 2025-05-07T21:04:02.5432862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5433417Z self=, 2025-05-07T21:04:02.5433925Z compile=False, 2025-05-07T21:04:02.5434152Z pooling_mode=, 2025-05-07T21:04:02.5434417Z T=3, 2025-05-07T21:04:02.5434588Z D=31, 2025-05-07T21:04:02.5434762Z B=4, 2025-05-07T21:04:02.5434933Z log_E=3, 2025-05-07T21:04:02.5435108Z L=1, 2025-05-07T21:04:02.5435291Z D_gradcheck=2, 2025-05-07T21:04:02.5435502Z stochastic_rounding=True, 2025-05-07T21:04:02.5435738Z weighted=False, 2025-05-07T21:04:02.5436002Z row_wise=True, 2025-05-07T21:04:02.5436204Z mixed=False, 2025-05-07T21:04:02.5436459Z use_cache=False, 2025-05-07T21:04:02.5436695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5436970Z use_cpu=True, 2025-05-07T21:04:02.5437194Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5437436Z ) 2025-05-07T21:04:02.5437651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5438248Z self=, 2025-05-07T21:04:02.5438752Z compile=True, 2025-05-07T21:04:02.5438978Z pooling_mode=, 2025-05-07T21:04:02.5439245Z T=4, 2025-05-07T21:04:02.5439413Z D=7, 2025-05-07T21:04:02.5439587Z B=108, 2025-05-07T21:04:02.5439763Z log_E=5, 2025-05-07T21:04:02.5439941Z L=6, 2025-05-07T21:04:02.5440121Z D_gradcheck=1, 2025-05-07T21:04:02.5440337Z stochastic_rounding=False, 2025-05-07T21:04:02.5440577Z weighted=True, 2025-05-07T21:04:02.5440777Z row_wise=True, 2025-05-07T21:04:02.5440977Z mixed=True, 2025-05-07T21:04:02.5441167Z use_cache=True, 2025-05-07T21:04:02.5441394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5441669Z use_cpu=True, 2025-05-07T21:04:02.5441884Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5442146Z ) 2025-05-07T21:04:02.5442400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5442961Z self=, 2025-05-07T21:04:02.5443465Z compile=True, 2025-05-07T21:04:02.5443693Z pooling_mode=, 2025-05-07T21:04:02.5443962Z T=5, 2025-05-07T21:04:02.5444129Z D=53, 2025-05-07T21:04:02.5444308Z B=74, 2025-05-07T21:04:02.5444486Z log_E=3, 2025-05-07T21:04:02.5444662Z L=12, 2025-05-07T21:04:02.5444840Z D_gradcheck=1, 2025-05-07T21:04:02.5445056Z stochastic_rounding=True, 2025-05-07T21:04:02.5445295Z weighted=True, 2025-05-07T21:04:02.5445501Z row_wise=True, 2025-05-07T21:04:02.5445706Z mixed=False, 2025-05-07T21:04:02.5445902Z use_cache=False, 2025-05-07T21:04:02.5446137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5446407Z use_cpu=True, 2025-05-07T21:04:02.5446696Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5446945Z ) 2025-05-07T21:04:02.5447166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5447717Z self=, 2025-05-07T21:04:02.5448267Z compile=True, 2025-05-07T21:04:02.5448494Z pooling_mode=, 2025-05-07T21:04:02.5448761Z T=1, 2025-05-07T21:04:02.5448927Z D=98, 2025-05-07T21:04:02.5449102Z B=53, 2025-05-07T21:04:02.5449275Z log_E=3, 2025-05-07T21:04:02.5449453Z L=8, 2025-05-07T21:04:02.5449630Z D_gradcheck=1, 2025-05-07T21:04:02.5449844Z stochastic_rounding=False, 2025-05-07T21:04:02.5450083Z weighted=False, 2025-05-07T21:04:02.5450289Z row_wise=True, 2025-05-07T21:04:02.5450496Z mixed=False, 2025-05-07T21:04:02.5450689Z use_cache=False, 2025-05-07T21:04:02.5450929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5451201Z use_cpu=True, 2025-05-07T21:04:02.5451418Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5451667Z ) 2025-05-07T21:04:02.5451888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5452436Z self=, 2025-05-07T21:04:02.5452947Z compile=True, 2025-05-07T21:04:02.5453174Z pooling_mode=, 2025-05-07T21:04:02.5453439Z T=2, 2025-05-07T21:04:02.5453608Z D=75, 2025-05-07T21:04:02.5453780Z B=125, 2025-05-07T21:04:02.5453957Z log_E=3, 2025-05-07T21:04:02.5454135Z L=18, 2025-05-07T21:04:02.5454308Z D_gradcheck=1, 2025-05-07T21:04:02.5454525Z stochastic_rounding=False, 2025-05-07T21:04:02.5454766Z weighted=True, 2025-05-07T21:04:02.5455014Z row_wise=True, 2025-05-07T21:04:02.5455215Z mixed=False, 2025-05-07T21:04:02.5455406Z use_cache=True, 2025-05-07T21:04:02.5455633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5455905Z use_cpu=True, 2025-05-07T21:04:02.5456126Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5456378Z ) 2025-05-07T21:04:02.5456643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5457194Z self=, 2025-05-07T21:04:02.5457702Z compile=True, 2025-05-07T21:04:02.5457932Z pooling_mode=, 2025-05-07T21:04:02.5458199Z T=2, 2025-05-07T21:04:02.5458374Z D=23, 2025-05-07T21:04:02.5458549Z B=79, 2025-05-07T21:04:02.5458717Z log_E=5, 2025-05-07T21:04:02.5458900Z L=5, 2025-05-07T21:04:02.5459076Z D_gradcheck=2, 2025-05-07T21:04:02.5459287Z stochastic_rounding=True, 2025-05-07T21:04:02.5459531Z weighted=True, 2025-05-07T21:04:02.5459731Z row_wise=True, 2025-05-07T21:04:02.5459930Z mixed=True, 2025-05-07T21:04:02.5460121Z use_cache=False, 2025-05-07T21:04:02.5460358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5460629Z use_cpu=True, 2025-05-07T21:04:02.5460848Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5461097Z ) 2025-05-07T21:04:02.5461316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5461865Z self=, 2025-05-07T21:04:02.5462373Z compile=False, 2025-05-07T21:04:02.5462599Z pooling_mode=, 2025-05-07T21:04:02.5462862Z T=4, 2025-05-07T21:04:02.5463040Z D=105, 2025-05-07T21:04:02.5463212Z B=62, 2025-05-07T21:04:02.5463382Z log_E=3, 2025-05-07T21:04:02.5463563Z L=14, 2025-05-07T21:04:02.5463741Z D_gradcheck=2, 2025-05-07T21:04:02.5463951Z stochastic_rounding=True, 2025-05-07T21:04:02.5464201Z weighted=False, 2025-05-07T21:04:02.5464405Z row_wise=True, 2025-05-07T21:04:02.5464600Z mixed=False, 2025-05-07T21:04:02.5464798Z use_cache=False, 2025-05-07T21:04:02.5465037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5465310Z use_cpu=True, 2025-05-07T21:04:02.5465575Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5465823Z ) 2025-05-07T21:04:02.5466041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5466735Z self=, 2025-05-07T21:04:02.5467245Z compile=False, 2025-05-07T21:04:02.5467478Z pooling_mode=, 2025-05-07T21:04:02.5467745Z T=5, 2025-05-07T21:04:02.5467920Z D=14, 2025-05-07T21:04:02.5473730Z B=2, 2025-05-07T21:04:02.5473916Z log_E=4, 2025-05-07T21:04:02.5474105Z L=16, 2025-05-07T21:04:02.5474283Z D_gradcheck=1, 2025-05-07T21:04:02.5474498Z stochastic_rounding=False, 2025-05-07T21:04:02.5474741Z weighted=True, 2025-05-07T21:04:02.5474941Z row_wise=True, 2025-05-07T21:04:02.5475130Z mixed=False, 2025-05-07T21:04:02.5475327Z use_cache=False, 2025-05-07T21:04:02.5475557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5475824Z use_cpu=True, 2025-05-07T21:04:02.5476109Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5476359Z ) 2025-05-07T21:04:02.5476571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5477125Z self=, 2025-05-07T21:04:02.5477633Z compile=False, 2025-05-07T21:04:02.5477860Z pooling_mode=, 2025-05-07T21:04:02.5478123Z T=1, 2025-05-07T21:04:02.5478293Z D=76, 2025-05-07T21:04:02.5478457Z B=92, 2025-05-07T21:04:02.5478624Z log_E=3, 2025-05-07T21:04:02.5478800Z L=5, 2025-05-07T21:04:02.5478970Z D_gradcheck=2, 2025-05-07T21:04:02.5479176Z stochastic_rounding=False, 2025-05-07T21:04:02.5479495Z weighted=True, 2025-05-07T21:04:02.5479692Z row_wise=True, 2025-05-07T21:04:02.5479884Z mixed=False, 2025-05-07T21:04:02.5480077Z use_cache=True, 2025-05-07T21:04:02.5480297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5480563Z use_cpu=True, 2025-05-07T21:04:02.5480782Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5481623Z ) 2025-05-07T21:04:02.5481834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5482389Z self=, 2025-05-07T21:04:02.5482897Z compile=True, 2025-05-07T21:04:02.5483118Z pooling_mode=, 2025-05-07T21:04:02.5483385Z T=5, 2025-05-07T21:04:02.5483550Z D=8, 2025-05-07T21:04:02.5483714Z B=44, 2025-05-07T21:04:02.5483877Z log_E=3, 2025-05-07T21:04:02.5484054Z L=1, 2025-05-07T21:04:02.5484225Z D_gradcheck=1, 2025-05-07T21:04:02.5484433Z stochastic_rounding=False, 2025-05-07T21:04:02.5484676Z weighted=True, 2025-05-07T21:04:02.5484870Z row_wise=True, 2025-05-07T21:04:02.5485057Z mixed=True, 2025-05-07T21:04:02.5485246Z use_cache=False, 2025-05-07T21:04:02.5485476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5485742Z use_cpu=True, 2025-05-07T21:04:02.5485959Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5486205Z ) 2025-05-07T21:04:02.5486411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5486962Z self=, 2025-05-07T21:04:02.5487465Z compile=True, 2025-05-07T21:04:02.5487683Z pooling_mode=, 2025-05-07T21:04:02.5487948Z T=4, 2025-05-07T21:04:02.5488113Z D=54, 2025-05-07T21:04:02.5488274Z B=77, 2025-05-07T21:04:02.5488444Z log_E=5, 2025-05-07T21:04:02.5488632Z L=17, 2025-05-07T21:04:02.5488803Z D_gradcheck=2, 2025-05-07T21:04:02.5489010Z stochastic_rounding=False, 2025-05-07T21:04:02.5489250Z weighted=False, 2025-05-07T21:04:02.5489448Z row_wise=True, 2025-05-07T21:04:02.5489635Z mixed=True, 2025-05-07T21:04:02.5489824Z use_cache=False, 2025-05-07T21:04:02.5490055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5490367Z use_cpu=True, 2025-05-07T21:04:02.5490594Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5490836Z ) 2025-05-07T21:04:02.5491084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5491633Z self=, 2025-05-07T21:04:02.5492134Z compile=True, 2025-05-07T21:04:02.5492354Z pooling_mode=, 2025-05-07T21:04:02.5492613Z T=2, 2025-05-07T21:04:02.5492778Z D=30, 2025-05-07T21:04:02.5492944Z B=74, 2025-05-07T21:04:02.5493111Z log_E=5, 2025-05-07T21:04:02.5493286Z L=4, 2025-05-07T21:04:02.5493456Z D_gradcheck=1, 2025-05-07T21:04:02.5493665Z stochastic_rounding=True, 2025-05-07T21:04:02.5493901Z weighted=False, 2025-05-07T21:04:02.5494099Z row_wise=True, 2025-05-07T21:04:02.5494286Z mixed=True, 2025-05-07T21:04:02.5494476Z use_cache=False, 2025-05-07T21:04:02.5494702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5494964Z use_cpu=True, 2025-05-07T21:04:02.5495180Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5495420Z ) 2025-05-07T21:04:02.5694256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5695450Z self=, 2025-05-07T21:04:02.5696460Z compile=False, 2025-05-07T21:04:02.5696906Z pooling_mode=, 2025-05-07T21:04:02.5697431Z T=4, 2025-05-07T21:04:02.5697757Z D=124, 2025-05-07T21:04:02.5698090Z B=49, 2025-05-07T21:04:02.5698423Z log_E=5, 2025-05-07T21:04:02.5698766Z L=4, 2025-05-07T21:04:02.5699105Z D_gradcheck=1, 2025-05-07T21:04:02.5699713Z stochastic_rounding=False, 2025-05-07T21:04:02.5700194Z weighted=True, 2025-05-07T21:04:02.5700580Z row_wise=True, 2025-05-07T21:04:02.5700959Z mixed=True, 2025-05-07T21:04:02.5701325Z use_cache=False, 2025-05-07T21:04:02.5701788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5702302Z use_cpu=True, 2025-05-07T21:04:02.5702588Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5702831Z ) 2025-05-07T21:04:02.5703041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5703587Z self=, 2025-05-07T21:04:02.5704084Z compile=False, 2025-05-07T21:04:02.5704304Z pooling_mode=, 2025-05-07T21:04:02.5704565Z T=3, 2025-05-07T21:04:02.5704727Z D=42, 2025-05-07T21:04:02.5704895Z B=63, 2025-05-07T21:04:02.5705062Z log_E=3, 2025-05-07T21:04:02.5705232Z L=20, 2025-05-07T21:04:02.5705403Z D_gradcheck=2, 2025-05-07T21:04:02.5705620Z stochastic_rounding=False, 2025-05-07T21:04:02.5705854Z weighted=False, 2025-05-07T21:04:02.5706051Z row_wise=True, 2025-05-07T21:04:02.5706239Z mixed=True, 2025-05-07T21:04:02.5706425Z use_cache=True, 2025-05-07T21:04:02.5706648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5706913Z use_cpu=True, 2025-05-07T21:04:02.5707128Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5707373Z ) 2025-05-07T21:04:02.5707580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5708126Z self=, 2025-05-07T21:04:02.5708837Z compile=True, 2025-05-07T21:04:02.5709062Z pooling_mode=, 2025-05-07T21:04:02.5709324Z T=1, 2025-05-07T21:04:02.5709483Z D=49, 2025-05-07T21:04:02.5709647Z B=13, 2025-05-07T21:04:02.5709813Z log_E=3, 2025-05-07T21:04:02.5709984Z L=12, 2025-05-07T21:04:02.5710154Z D_gradcheck=1, 2025-05-07T21:04:02.5710367Z stochastic_rounding=False, 2025-05-07T21:04:02.5710603Z weighted=False, 2025-05-07T21:04:02.5710797Z row_wise=True, 2025-05-07T21:04:02.5710986Z mixed=False, 2025-05-07T21:04:02.5711174Z use_cache=False, 2025-05-07T21:04:02.5711474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5711744Z use_cpu=True, 2025-05-07T21:04:02.5711953Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5712284Z ) 2025-05-07T21:04:02.5712518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5713062Z self=, 2025-05-07T21:04:02.5713565Z compile=True, 2025-05-07T21:04:02.5713788Z pooling_mode=, 2025-05-07T21:04:02.5714046Z T=1, 2025-05-07T21:04:02.5714210Z D=9, 2025-05-07T21:04:02.5714374Z B=85, 2025-05-07T21:04:02.5714539Z log_E=3, 2025-05-07T21:04:02.5714709Z L=16, 2025-05-07T21:04:02.5714878Z D_gradcheck=1, 2025-05-07T21:04:02.5715084Z stochastic_rounding=True, 2025-05-07T21:04:02.5715355Z weighted=False, 2025-05-07T21:04:02.5715641Z row_wise=True, 2025-05-07T21:04:02.5715883Z mixed=False, 2025-05-07T21:04:02.5716142Z use_cache=False, 2025-05-07T21:04:02.5716374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5716644Z use_cpu=True, 2025-05-07T21:04:02.5716855Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5717103Z ) 2025-05-07T21:04:02.5717314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5717859Z self=, 2025-05-07T21:04:02.5718360Z compile=True, 2025-05-07T21:04:02.5718582Z pooling_mode=, 2025-05-07T21:04:02.5718846Z T=5, 2025-05-07T21:04:02.5719010Z D=49, 2025-05-07T21:04:02.5719178Z B=33, 2025-05-07T21:04:02.5719346Z log_E=4, 2025-05-07T21:04:02.5719519Z L=16, 2025-05-07T21:04:02.5719695Z D_gradcheck=1, 2025-05-07T21:04:02.5719988Z stochastic_rounding=False, 2025-05-07T21:04:02.5720229Z weighted=True, 2025-05-07T21:04:02.5720423Z row_wise=True, 2025-05-07T21:04:02.5720611Z mixed=True, 2025-05-07T21:04:02.5720798Z use_cache=True, 2025-05-07T21:04:02.5721017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5721373Z use_cpu=True, 2025-05-07T21:04:02.5721587Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5721832Z ) 2025-05-07T21:04:02.5722042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5722600Z self=, 2025-05-07T21:04:02.5723137Z compile=False, 2025-05-07T21:04:02.5723365Z pooling_mode=, 2025-05-07T21:04:02.5723629Z T=5, 2025-05-07T21:04:02.5723800Z D=10, 2025-05-07T21:04:02.5723973Z B=63, 2025-05-07T21:04:02.5724148Z log_E=3, 2025-05-07T21:04:02.5724326Z L=16, 2025-05-07T21:04:02.5724510Z D_gradcheck=2, 2025-05-07T21:04:02.5724729Z stochastic_rounding=False, 2025-05-07T21:04:02.5724969Z weighted=True, 2025-05-07T21:04:02.5725163Z row_wise=True, 2025-05-07T21:04:02.5725356Z mixed=False, 2025-05-07T21:04:02.5725549Z use_cache=True, 2025-05-07T21:04:02.5725770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5726041Z use_cpu=True, 2025-05-07T21:04:02.5726277Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5726620Z ) 2025-05-07T21:04:02.5726841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5727388Z self=, 2025-05-07T21:04:02.5727895Z compile=False, 2025-05-07T21:04:02.5728124Z pooling_mode=, 2025-05-07T21:04:02.5728386Z T=5, 2025-05-07T21:04:02.5728558Z D=64, 2025-05-07T21:04:02.5728729Z B=67, 2025-05-07T21:04:02.5728898Z log_E=4, 2025-05-07T21:04:02.5729076Z L=0, 2025-05-07T21:04:02.5729254Z D_gradcheck=1, 2025-05-07T21:04:02.5729464Z stochastic_rounding=False, 2025-05-07T21:04:02.5729708Z weighted=True, 2025-05-07T21:04:02.5729910Z row_wise=True, 2025-05-07T21:04:02.5730100Z mixed=True, 2025-05-07T21:04:02.5730354Z use_cache=True, 2025-05-07T21:04:02.5730582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5730856Z use_cpu=True, 2025-05-07T21:04:02.5731109Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5731357Z ) 2025-05-07T21:04:02.5731573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5732135Z self=, 2025-05-07T21:04:02.5732680Z compile=True, 2025-05-07T21:04:02.5732905Z pooling_mode=, 2025-05-07T21:04:02.5733165Z T=3, 2025-05-07T21:04:02.5733330Z D=8, 2025-05-07T21:04:02.5733499Z B=104, 2025-05-07T21:04:02.5733671Z log_E=5, 2025-05-07T21:04:02.5733846Z L=7, 2025-05-07T21:04:02.5734022Z D_gradcheck=2, 2025-05-07T21:04:02.5734229Z stochastic_rounding=True, 2025-05-07T21:04:02.5734470Z weighted=False, 2025-05-07T21:04:02.5734671Z row_wise=True, 2025-05-07T21:04:02.5734862Z mixed=False, 2025-05-07T21:04:02.5735061Z use_cache=True, 2025-05-07T21:04:02.5735282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5735549Z use_cpu=True, 2025-05-07T21:04:02.5735770Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5736014Z ) 2025-05-07T21:04:02.5736234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5736779Z self=, 2025-05-07T21:04:02.5737291Z compile=False, 2025-05-07T21:04:02.5737554Z pooling_mode=, 2025-05-07T21:04:02.5737817Z T=5, 2025-05-07T21:04:02.5737991Z D=44, 2025-05-07T21:04:02.5738160Z B=36, 2025-05-07T21:04:02.5738328Z log_E=3, 2025-05-07T21:04:02.5738509Z L=1, 2025-05-07T21:04:02.5738727Z D_gradcheck=2, 2025-05-07T21:04:02.5738939Z stochastic_rounding=True, 2025-05-07T21:04:02.5739179Z weighted=True, 2025-05-07T21:04:02.5739373Z row_wise=True, 2025-05-07T21:04:02.5739574Z mixed=True, 2025-05-07T21:04:02.5739766Z use_cache=False, 2025-05-07T21:04:02.5740036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5740300Z use_cpu=True, 2025-05-07T21:04:02.5740523Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5740765Z ) 2025-05-07T21:04:02.5740982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5741533Z self=, 2025-05-07T21:04:02.5742036Z compile=False, 2025-05-07T21:04:02.5742262Z pooling_mode=, 2025-05-07T21:04:02.5742527Z T=2, 2025-05-07T21:04:02.5742692Z D=34, 2025-05-07T21:04:02.5742862Z B=34, 2025-05-07T21:04:02.5743037Z log_E=3, 2025-05-07T21:04:02.5743216Z L=11, 2025-05-07T21:04:02.5743389Z D_gradcheck=1, 2025-05-07T21:04:02.5743598Z stochastic_rounding=True, 2025-05-07T21:04:02.5743835Z weighted=True, 2025-05-07T21:04:02.5744029Z row_wise=True, 2025-05-07T21:04:02.5744227Z mixed=True, 2025-05-07T21:04:02.5744418Z use_cache=False, 2025-05-07T21:04:02.5744649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5744921Z use_cpu=True, 2025-05-07T21:04:02.5745141Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5745385Z ) 2025-05-07T21:04:02.5745595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5746144Z self=, 2025-05-07T21:04:02.5746648Z compile=False, 2025-05-07T21:04:02.5746877Z pooling_mode=, 2025-05-07T21:04:02.5747144Z T=5, 2025-05-07T21:04:02.5747308Z D=100, 2025-05-07T21:04:02.5747482Z B=109, 2025-05-07T21:04:02.5747659Z log_E=4, 2025-05-07T21:04:02.5747833Z L=1, 2025-05-07T21:04:02.5748012Z D_gradcheck=1, 2025-05-07T21:04:02.5748229Z stochastic_rounding=False, 2025-05-07T21:04:02.5748464Z weighted=True, 2025-05-07T21:04:02.5748666Z row_wise=True, 2025-05-07T21:04:02.5748910Z mixed=True, 2025-05-07T21:04:02.5749100Z use_cache=False, 2025-05-07T21:04:02.5749335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5749647Z use_cpu=True, 2025-05-07T21:04:02.5749869Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5750116Z ) 2025-05-07T21:04:02.5750327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5750877Z self=, 2025-05-07T21:04:02.5751379Z compile=True, 2025-05-07T21:04:02.5751607Z pooling_mode=, 2025-05-07T21:04:02.5751872Z T=4, 2025-05-07T21:04:02.5752038Z D=21, 2025-05-07T21:04:02.5752208Z B=33, 2025-05-07T21:04:02.5752403Z log_E=3, 2025-05-07T21:04:02.5752601Z L=10, 2025-05-07T21:04:02.5752774Z D_gradcheck=1, 2025-05-07T21:04:02.5752982Z stochastic_rounding=True, 2025-05-07T21:04:02.5753218Z weighted=False, 2025-05-07T21:04:02.5753422Z row_wise=True, 2025-05-07T21:04:02.5753624Z mixed=False, 2025-05-07T21:04:02.5753815Z use_cache=True, 2025-05-07T21:04:02.5754043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5754313Z use_cpu=True, 2025-05-07T21:04:02.5754526Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5754769Z ) 2025-05-07T21:04:02.5754979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5755528Z self=, 2025-05-07T21:04:02.5756105Z compile=True, 2025-05-07T21:04:02.5756330Z pooling_mode=, 2025-05-07T21:04:02.5756600Z T=3, 2025-05-07T21:04:02.5756767Z D=34, 2025-05-07T21:04:02.5756939Z B=53, 2025-05-07T21:04:02.5757160Z log_E=4, 2025-05-07T21:04:02.5757338Z L=17, 2025-05-07T21:04:02.5757513Z D_gradcheck=1, 2025-05-07T21:04:02.5757727Z stochastic_rounding=False, 2025-05-07T21:04:02.5757965Z weighted=False, 2025-05-07T21:04:02.5758171Z row_wise=True, 2025-05-07T21:04:02.5758367Z mixed=False, 2025-05-07T21:04:02.5758602Z use_cache=False, 2025-05-07T21:04:02.5758839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5759114Z use_cpu=True, 2025-05-07T21:04:02.5759326Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5759569Z ) 2025-05-07T21:04:02.5759786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5760330Z self=, 2025-05-07T21:04:02.5760833Z compile=True, 2025-05-07T21:04:02.5761057Z pooling_mode=, 2025-05-07T21:04:02.5761318Z T=1, 2025-05-07T21:04:02.5761481Z D=102, 2025-05-07T21:04:02.5761649Z B=24, 2025-05-07T21:04:02.5761819Z log_E=3, 2025-05-07T21:04:02.5761993Z L=2, 2025-05-07T21:04:02.5762176Z D_gradcheck=1, 2025-05-07T21:04:02.5762422Z stochastic_rounding=False, 2025-05-07T21:04:02.5762672Z weighted=False, 2025-05-07T21:04:02.5762876Z row_wise=True, 2025-05-07T21:04:02.5763071Z mixed=True, 2025-05-07T21:04:02.5763260Z use_cache=False, 2025-05-07T21:04:02.5763500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5763783Z use_cpu=True, 2025-05-07T21:04:02.5764002Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5764256Z ) 2025-05-07T21:04:02.5764476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5765021Z self=, 2025-05-07T21:04:02.5765528Z compile=True, 2025-05-07T21:04:02.5765752Z pooling_mode=, 2025-05-07T21:04:02.5766015Z T=2, 2025-05-07T21:04:02.5766179Z D=105, 2025-05-07T21:04:02.5766352Z B=113, 2025-05-07T21:04:02.5766535Z log_E=4, 2025-05-07T21:04:02.5766709Z L=11, 2025-05-07T21:04:02.5766883Z D_gradcheck=1, 2025-05-07T21:04:02.5767099Z stochastic_rounding=False, 2025-05-07T21:04:02.5767341Z weighted=False, 2025-05-07T21:04:02.5767593Z row_wise=True, 2025-05-07T21:04:02.5767790Z mixed=True, 2025-05-07T21:04:02.5767980Z use_cache=True, 2025-05-07T21:04:02.5768249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5768520Z use_cpu=True, 2025-05-07T21:04:02.5768738Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5768982Z ) 2025-05-07T21:04:02.5769193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5769737Z self=, 2025-05-07T21:04:02.5770241Z compile=True, 2025-05-07T21:04:02.5775615Z pooling_mode=, 2025-05-07T21:04:02.5775926Z T=1, 2025-05-07T21:04:02.5776104Z D=106, 2025-05-07T21:04:02.5776285Z B=13, 2025-05-07T21:04:02.5776454Z log_E=5, 2025-05-07T21:04:02.5776631Z L=1, 2025-05-07T21:04:02.5776806Z D_gradcheck=1, 2025-05-07T21:04:02.5777015Z stochastic_rounding=True, 2025-05-07T21:04:02.5777255Z weighted=True, 2025-05-07T21:04:02.5777447Z row_wise=True, 2025-05-07T21:04:02.5777638Z mixed=True, 2025-05-07T21:04:02.5777825Z use_cache=True, 2025-05-07T21:04:02.5778050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5778315Z use_cpu=True, 2025-05-07T21:04:02.5778531Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5778778Z ) 2025-05-07T21:04:02.5977352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5978594Z self=, 2025-05-07T21:04:02.5979599Z compile=True, 2025-05-07T21:04:02.5980047Z pooling_mode=, 2025-05-07T21:04:02.5980578Z T=3, 2025-05-07T21:04:02.5980909Z D=62, 2025-05-07T21:04:02.5981466Z B=67, 2025-05-07T21:04:02.5981810Z log_E=5, 2025-05-07T21:04:02.5982147Z L=16, 2025-05-07T21:04:02.5982336Z D_gradcheck=1, 2025-05-07T21:04:02.5982583Z stochastic_rounding=False, 2025-05-07T21:04:02.5982822Z weighted=True, 2025-05-07T21:04:02.5983022Z row_wise=True, 2025-05-07T21:04:02.5983283Z mixed=True, 2025-05-07T21:04:02.5983471Z use_cache=False, 2025-05-07T21:04:02.5983707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5983976Z use_cpu=True, 2025-05-07T21:04:02.5984190Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5984436Z ) 2025-05-07T21:04:02.5984649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5985204Z self=, 2025-05-07T21:04:02.5985703Z compile=True, 2025-05-07T21:04:02.5985925Z pooling_mode=, 2025-05-07T21:04:02.5986188Z T=1, 2025-05-07T21:04:02.5986352Z D=125, 2025-05-07T21:04:02.5986527Z B=17, 2025-05-07T21:04:02.5986696Z log_E=3, 2025-05-07T21:04:02.5986869Z L=4, 2025-05-07T21:04:02.5987046Z D_gradcheck=2, 2025-05-07T21:04:02.5987258Z stochastic_rounding=False, 2025-05-07T21:04:02.5987498Z weighted=True, 2025-05-07T21:04:02.5987693Z row_wise=True, 2025-05-07T21:04:02.5987886Z mixed=False, 2025-05-07T21:04:02.5988075Z use_cache=True, 2025-05-07T21:04:02.5988304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.5988572Z use_cpu=True, 2025-05-07T21:04:02.5988781Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.5989023Z ) 2025-05-07T21:04:02.5989233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5989781Z self=, 2025-05-07T21:04:02.5990279Z compile=False, 2025-05-07T21:04:02.5990501Z pooling_mode=, 2025-05-07T21:04:02.5990757Z T=3, 2025-05-07T21:04:02.5990924Z D=96, 2025-05-07T21:04:02.5991090Z B=36, 2025-05-07T21:04:02.5991261Z log_E=3, 2025-05-07T21:04:02.5991435Z L=5, 2025-05-07T21:04:02.5991606Z D_gradcheck=2, 2025-05-07T21:04:02.5991815Z stochastic_rounding=True, 2025-05-07T21:04:02.5992118Z weighted=True, 2025-05-07T21:04:02.5992339Z row_wise=True, 2025-05-07T21:04:02.5992560Z mixed=True, 2025-05-07T21:04:02.5992808Z use_cache=True, 2025-05-07T21:04:02.5993030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5993298Z use_cpu=True, 2025-05-07T21:04:02.5993510Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5993755Z ) 2025-05-07T21:04:02.5993965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5994510Z self=, 2025-05-07T21:04:02.5995013Z compile=False, 2025-05-07T21:04:02.5995236Z pooling_mode=, 2025-05-07T21:04:02.5995497Z T=4, 2025-05-07T21:04:02.5995664Z D=32, 2025-05-07T21:04:02.5995830Z B=51, 2025-05-07T21:04:02.5996069Z log_E=4, 2025-05-07T21:04:02.5996241Z L=9, 2025-05-07T21:04:02.5996415Z D_gradcheck=2, 2025-05-07T21:04:02.5996625Z stochastic_rounding=True, 2025-05-07T21:04:02.5996861Z weighted=True, 2025-05-07T21:04:02.5997061Z row_wise=True, 2025-05-07T21:04:02.5997252Z mixed=True, 2025-05-07T21:04:02.5997446Z use_cache=True, 2025-05-07T21:04:02.5997679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.5997949Z use_cpu=True, 2025-05-07T21:04:02.5998159Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.5998401Z ) 2025-05-07T21:04:02.5998612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.5999158Z self=, 2025-05-07T21:04:02.5999659Z compile=False, 2025-05-07T21:04:02.5999883Z pooling_mode=, 2025-05-07T21:04:02.6000146Z T=4, 2025-05-07T21:04:02.6000366Z D=106, 2025-05-07T21:04:02.6000539Z B=128, 2025-05-07T21:04:02.6000708Z log_E=4, 2025-05-07T21:04:02.6000884Z L=9, 2025-05-07T21:04:02.6001054Z D_gradcheck=2, 2025-05-07T21:04:02.6001270Z stochastic_rounding=False, 2025-05-07T21:04:02.6001507Z weighted=False, 2025-05-07T21:04:02.6001747Z row_wise=True, 2025-05-07T21:04:02.6001939Z mixed=False, 2025-05-07T21:04:02.6002131Z use_cache=False, 2025-05-07T21:04:02.6002360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6002626Z use_cpu=True, 2025-05-07T21:04:02.6002839Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6003118Z ) 2025-05-07T21:04:02.6003343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6003887Z self=, 2025-05-07T21:04:02.6004390Z compile=False, 2025-05-07T21:04:02.6004613Z pooling_mode=, 2025-05-07T21:04:02.6004876Z T=3, 2025-05-07T21:04:02.6005045Z D=60, 2025-05-07T21:04:02.6005210Z B=76, 2025-05-07T21:04:02.6005376Z log_E=5, 2025-05-07T21:04:02.6005554Z L=18, 2025-05-07T21:04:02.6005726Z D_gradcheck=1, 2025-05-07T21:04:02.6005933Z stochastic_rounding=True, 2025-05-07T21:04:02.6006171Z weighted=False, 2025-05-07T21:04:02.6006374Z row_wise=True, 2025-05-07T21:04:02.6006565Z mixed=False, 2025-05-07T21:04:02.6006765Z use_cache=False, 2025-05-07T21:04:02.6006992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6007258Z use_cpu=True, 2025-05-07T21:04:02.6007471Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6007714Z ) 2025-05-07T21:04:02.6007925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6008470Z self=, 2025-05-07T21:04:02.6009134Z compile=True, 2025-05-07T21:04:02.6009357Z pooling_mode=, 2025-05-07T21:04:02.6009620Z T=5, 2025-05-07T21:04:02.6009788Z D=57, 2025-05-07T21:04:02.6009954Z B=95, 2025-05-07T21:04:02.6010116Z log_E=5, 2025-05-07T21:04:02.6010291Z L=20, 2025-05-07T21:04:02.6010463Z D_gradcheck=1, 2025-05-07T21:04:02.6010743Z stochastic_rounding=True, 2025-05-07T21:04:02.6010991Z weighted=True, 2025-05-07T21:04:02.6011190Z row_wise=True, 2025-05-07T21:04:02.6011437Z mixed=True, 2025-05-07T21:04:02.6011633Z use_cache=False, 2025-05-07T21:04:02.6011862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6012129Z use_cpu=True, 2025-05-07T21:04:02.6012384Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6012645Z ) 2025-05-07T21:04:02.6012859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6013406Z self=, 2025-05-07T21:04:02.6013913Z compile=True, 2025-05-07T21:04:02.6014133Z pooling_mode=, 2025-05-07T21:04:02.6014395Z T=4, 2025-05-07T21:04:02.6014559Z D=62, 2025-05-07T21:04:02.6014727Z B=43, 2025-05-07T21:04:02.6014892Z log_E=3, 2025-05-07T21:04:02.6015067Z L=13, 2025-05-07T21:04:02.6015240Z D_gradcheck=1, 2025-05-07T21:04:02.6015451Z stochastic_rounding=True, 2025-05-07T21:04:02.6015693Z weighted=True, 2025-05-07T21:04:02.6015889Z row_wise=True, 2025-05-07T21:04:02.6016081Z mixed=True, 2025-05-07T21:04:02.6016275Z use_cache=False, 2025-05-07T21:04:02.6016502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6016767Z use_cpu=True, 2025-05-07T21:04:02.6016983Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6017235Z ) 2025-05-07T21:04:02.6017446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6017997Z self=, 2025-05-07T21:04:02.6018502Z compile=False, 2025-05-07T21:04:02.6018796Z pooling_mode=, 2025-05-07T21:04:02.6019062Z T=3, 2025-05-07T21:04:02.6019235Z D=21, 2025-05-07T21:04:02.6019405Z B=37, 2025-05-07T21:04:02.6019572Z log_E=5, 2025-05-07T21:04:02.6019745Z L=19, 2025-05-07T21:04:02.6019921Z D_gradcheck=2, 2025-05-07T21:04:02.6020124Z stochastic_rounding=True, 2025-05-07T21:04:02.6020438Z weighted=True, 2025-05-07T21:04:02.6020634Z row_wise=True, 2025-05-07T21:04:02.6020826Z mixed=True, 2025-05-07T21:04:02.6021020Z use_cache=True, 2025-05-07T21:04:02.6021239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6021502Z use_cpu=True, 2025-05-07T21:04:02.6021716Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6021968Z ) 2025-05-07T21:04:02.6022175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6022727Z self=, 2025-05-07T21:04:02.6023239Z compile=False, 2025-05-07T21:04:02.6023463Z pooling_mode=, 2025-05-07T21:04:02.6023732Z T=4, 2025-05-07T21:04:02.6023902Z D=19, 2025-05-07T21:04:02.6024071Z B=25, 2025-05-07T21:04:02.6024242Z log_E=5, 2025-05-07T21:04:02.6024419Z L=13, 2025-05-07T21:04:02.6024590Z D_gradcheck=1, 2025-05-07T21:04:02.6024802Z stochastic_rounding=False, 2025-05-07T21:04:02.6025044Z weighted=False, 2025-05-07T21:04:02.6025239Z row_wise=True, 2025-05-07T21:04:02.6025442Z mixed=True, 2025-05-07T21:04:02.6025632Z use_cache=True, 2025-05-07T21:04:02.6025848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6026116Z use_cpu=True, 2025-05-07T21:04:02.6026333Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6026579Z ) 2025-05-07T21:04:02.6026789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6027335Z self=, 2025-05-07T21:04:02.6027839Z compile=True, 2025-05-07T21:04:02.6028062Z pooling_mode=, 2025-05-07T21:04:02.6028325Z T=2, 2025-05-07T21:04:02.6028495Z D=21, 2025-05-07T21:04:02.6028661Z B=62, 2025-05-07T21:04:02.6028832Z log_E=3, 2025-05-07T21:04:02.6029009Z L=13, 2025-05-07T21:04:02.6029227Z D_gradcheck=2, 2025-05-07T21:04:02.6029446Z stochastic_rounding=False, 2025-05-07T21:04:02.6029687Z weighted=True, 2025-05-07T21:04:02.6029918Z row_wise=True, 2025-05-07T21:04:02.6030108Z mixed=False, 2025-05-07T21:04:02.6030305Z use_cache=True, 2025-05-07T21:04:02.6030523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6030800Z use_cpu=True, 2025-05-07T21:04:02.6031111Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6031403Z ) 2025-05-07T21:04:02.6031615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6032165Z self=, 2025-05-07T21:04:02.6032671Z compile=False, 2025-05-07T21:04:02.6032899Z pooling_mode=, 2025-05-07T21:04:02.6033164Z T=5, 2025-05-07T21:04:02.6033333Z D=106, 2025-05-07T21:04:02.6033499Z B=80, 2025-05-07T21:04:02.6033664Z log_E=4, 2025-05-07T21:04:02.6033847Z L=9, 2025-05-07T21:04:02.6034017Z D_gradcheck=1, 2025-05-07T21:04:02.6034224Z stochastic_rounding=True, 2025-05-07T21:04:02.6034466Z weighted=True, 2025-05-07T21:04:02.6034662Z row_wise=True, 2025-05-07T21:04:02.6034854Z mixed=False, 2025-05-07T21:04:02.6035047Z use_cache=False, 2025-05-07T21:04:02.6035276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6035547Z use_cpu=True, 2025-05-07T21:04:02.6035765Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6036105Z ) 2025-05-07T21:04:02.6036317Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6036873Z self=, 2025-05-07T21:04:02.6037383Z compile=True, 2025-05-07T21:04:02.6037663Z pooling_mode=, 2025-05-07T21:04:02.6037932Z T=2, 2025-05-07T21:04:02.6038100Z D=61, 2025-05-07T21:04:02.6038271Z B=66, 2025-05-07T21:04:02.6038441Z log_E=4, 2025-05-07T21:04:02.6038621Z L=12, 2025-05-07T21:04:02.6038796Z D_gradcheck=2, 2025-05-07T21:04:02.6039048Z stochastic_rounding=True, 2025-05-07T21:04:02.6039288Z weighted=True, 2025-05-07T21:04:02.6039481Z row_wise=True, 2025-05-07T21:04:02.6039687Z mixed=False, 2025-05-07T21:04:02.6039885Z use_cache=True, 2025-05-07T21:04:02.6040108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6040382Z use_cpu=True, 2025-05-07T21:04:02.6040601Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6040839Z ) 2025-05-07T21:04:02.6041050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6041602Z self=, 2025-05-07T21:04:02.6042312Z compile=False, 2025-05-07T21:04:02.6042633Z pooling_mode=, 2025-05-07T21:04:02.6042924Z T=4, 2025-05-07T21:04:02.6043115Z D=25, 2025-05-07T21:04:02.6043282Z B=24, 2025-05-07T21:04:02.6043450Z log_E=3, 2025-05-07T21:04:02.6043629Z L=13, 2025-05-07T21:04:02.6043802Z D_gradcheck=1, 2025-05-07T21:04:02.6044014Z stochastic_rounding=True, 2025-05-07T21:04:02.6044250Z weighted=True, 2025-05-07T21:04:02.6044451Z row_wise=True, 2025-05-07T21:04:02.6044649Z mixed=False, 2025-05-07T21:04:02.6044840Z use_cache=False, 2025-05-07T21:04:02.6045067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6045335Z use_cpu=True, 2025-05-07T21:04:02.6045556Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6045800Z ) 2025-05-07T21:04:02.6046012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6046560Z self=, 2025-05-07T21:04:02.6047064Z compile=True, 2025-05-07T21:04:02.6047289Z pooling_mode=, 2025-05-07T21:04:02.6047555Z T=2, 2025-05-07T21:04:02.6047724Z D=74, 2025-05-07T21:04:02.6047892Z B=46, 2025-05-07T21:04:02.6048061Z log_E=5, 2025-05-07T21:04:02.6048324Z L=13, 2025-05-07T21:04:02.6048505Z D_gradcheck=1, 2025-05-07T21:04:02.6048717Z stochastic_rounding=True, 2025-05-07T21:04:02.6048992Z weighted=True, 2025-05-07T21:04:02.6049191Z row_wise=True, 2025-05-07T21:04:02.6049385Z mixed=False, 2025-05-07T21:04:02.6049578Z use_cache=True, 2025-05-07T21:04:02.6049797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6050065Z use_cpu=True, 2025-05-07T21:04:02.6050283Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6050533Z ) 2025-05-07T21:04:02.6050745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6051296Z self=, 2025-05-07T21:04:02.6051797Z compile=False, 2025-05-07T21:04:02.6052019Z pooling_mode=, 2025-05-07T21:04:02.6052283Z T=3, 2025-05-07T21:04:02.6052449Z D=37, 2025-05-07T21:04:02.6052617Z B=24, 2025-05-07T21:04:02.6052794Z log_E=5, 2025-05-07T21:04:02.6052972Z L=1, 2025-05-07T21:04:02.6053151Z D_gradcheck=1, 2025-05-07T21:04:02.6053363Z stochastic_rounding=True, 2025-05-07T21:04:02.6053603Z weighted=False, 2025-05-07T21:04:02.6053804Z row_wise=True, 2025-05-07T21:04:02.6053993Z mixed=False, 2025-05-07T21:04:02.6054183Z use_cache=False, 2025-05-07T21:04:02.6054412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6054679Z use_cpu=True, 2025-05-07T21:04:02.6054891Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6055135Z ) 2025-05-07T21:04:02.6587750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6588351Z self=, 2025-05-07T21:04:02.6588975Z compile=True, 2025-05-07T21:04:02.6589212Z pooling_mode=, 2025-05-07T21:04:02.6589474Z T=4, 2025-05-07T21:04:02.6589639Z D=28, 2025-05-07T21:04:02.6589812Z B=124, 2025-05-07T21:04:02.6589985Z log_E=3, 2025-05-07T21:04:02.6590159Z L=12, 2025-05-07T21:04:02.6590405Z D_gradcheck=1, 2025-05-07T21:04:02.6590617Z stochastic_rounding=False, 2025-05-07T21:04:02.6590862Z weighted=True, 2025-05-07T21:04:02.6591054Z row_wise=True, 2025-05-07T21:04:02.6591248Z mixed=False, 2025-05-07T21:04:02.6591441Z use_cache=False, 2025-05-07T21:04:02.6591665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6591933Z use_cpu=True, 2025-05-07T21:04:02.6592148Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6592389Z ) 2025-05-07T21:04:02.6592602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6593208Z self=, 2025-05-07T21:04:02.6593712Z compile=False, 2025-05-07T21:04:02.6593937Z pooling_mode=, 2025-05-07T21:04:02.6594200Z T=1, 2025-05-07T21:04:02.6594272Z D=120, 2025-05-07T21:04:02.6594345Z B=34, 2025-05-07T21:04:02.6594424Z log_E=3, 2025-05-07T21:04:02.6594495Z L=0, 2025-05-07T21:04:02.6594574Z D_gradcheck=2, 2025-05-07T21:04:02.6594662Z stochastic_rounding=True, 2025-05-07T21:04:02.6594742Z weighted=False, 2025-05-07T21:04:02.6594817Z row_wise=True, 2025-05-07T21:04:02.6594890Z mixed=True, 2025-05-07T21:04:02.6594964Z use_cache=False, 2025-05-07T21:04:02.6595069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6595143Z use_cpu=True, 2025-05-07T21:04:02.6595241Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6595312Z ) 2025-05-07T21:04:02.6595434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6595773Z self=, 2025-05-07T21:04:02.6595853Z compile=True, 2025-05-07T21:04:02.6596009Z pooling_mode=, 2025-05-07T21:04:02.6596076Z T=2, 2025-05-07T21:04:02.6596152Z D=17, 2025-05-07T21:04:02.6596292Z B=74, 2025-05-07T21:04:02.6596366Z log_E=4, 2025-05-07T21:04:02.6596439Z L=3, 2025-05-07T21:04:02.6596513Z D_gradcheck=2, 2025-05-07T21:04:02.6596657Z stochastic_rounding=False, 2025-05-07T21:04:02.6596732Z weighted=True, 2025-05-07T21:04:02.6596803Z row_wise=True, 2025-05-07T21:04:02.6596881Z mixed=False, 2025-05-07T21:04:02.6596958Z use_cache=True, 2025-05-07T21:04:02.6597059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6597141Z use_cpu=True, 2025-05-07T21:04:02.6597241Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6597312Z ) 2025-05-07T21:04:02.6597438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6597770Z self=, 2025-05-07T21:04:02.6597850Z compile=True, 2025-05-07T21:04:02.6597953Z pooling_mode=, 2025-05-07T21:04:02.6598023Z T=4, 2025-05-07T21:04:02.6598098Z D=17, 2025-05-07T21:04:02.6598173Z B=28, 2025-05-07T21:04:02.6598243Z log_E=3, 2025-05-07T21:04:02.6598355Z L=4, 2025-05-07T21:04:02.6598429Z D_gradcheck=1, 2025-05-07T21:04:02.6598524Z stochastic_rounding=False, 2025-05-07T21:04:02.6598597Z weighted=True, 2025-05-07T21:04:02.6598672Z row_wise=True, 2025-05-07T21:04:02.6598743Z mixed=True, 2025-05-07T21:04:02.6598816Z use_cache=True, 2025-05-07T21:04:02.6598922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6598994Z use_cpu=True, 2025-05-07T21:04:02.6599089Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6599156Z ) 2025-05-07T21:04:02.6599277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6599650Z self=, 2025-05-07T21:04:02.6599732Z compile=True, 2025-05-07T21:04:02.6599834Z pooling_mode=, 2025-05-07T21:04:02.6599905Z T=4, 2025-05-07T21:04:02.6599977Z D=74, 2025-05-07T21:04:02.6600050Z B=66, 2025-05-07T21:04:02.6600132Z log_E=5, 2025-05-07T21:04:02.6600247Z L=0, 2025-05-07T21:04:02.6600328Z D_gradcheck=2, 2025-05-07T21:04:02.6600428Z stochastic_rounding=True, 2025-05-07T21:04:02.6600504Z weighted=True, 2025-05-07T21:04:02.6606433Z row_wise=True, 2025-05-07T21:04:02.6606541Z mixed=False, 2025-05-07T21:04:02.6606617Z use_cache=True, 2025-05-07T21:04:02.6606725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6606802Z use_cpu=True, 2025-05-07T21:04:02.6606902Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6606978Z ) 2025-05-07T21:04:02.6607106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6607444Z self=, 2025-05-07T21:04:02.6607523Z compile=False, 2025-05-07T21:04:02.6607626Z pooling_mode=, 2025-05-07T21:04:02.6607694Z T=5, 2025-05-07T21:04:02.6607767Z D=3, 2025-05-07T21:04:02.6607840Z B=11, 2025-05-07T21:04:02.6607912Z log_E=3, 2025-05-07T21:04:02.6607992Z L=13, 2025-05-07T21:04:02.6608066Z D_gradcheck=2, 2025-05-07T21:04:02.6608160Z stochastic_rounding=False, 2025-05-07T21:04:02.6608236Z weighted=True, 2025-05-07T21:04:02.6608310Z row_wise=True, 2025-05-07T21:04:02.6608388Z mixed=False, 2025-05-07T21:04:02.6608466Z use_cache=True, 2025-05-07T21:04:02.6608568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6608892Z use_cpu=True, 2025-05-07T21:04:02.6608990Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6609063Z ) 2025-05-07T21:04:02.6609196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6609536Z self=, 2025-05-07T21:04:02.6609619Z compile=False, 2025-05-07T21:04:02.6609730Z pooling_mode=, 2025-05-07T21:04:02.6609801Z T=1, 2025-05-07T21:04:02.6609983Z D=7, 2025-05-07T21:04:02.6610058Z B=20, 2025-05-07T21:04:02.6610135Z log_E=4, 2025-05-07T21:04:02.6610210Z L=16, 2025-05-07T21:04:02.6610342Z D_gradcheck=1, 2025-05-07T21:04:02.6610432Z stochastic_rounding=True, 2025-05-07T21:04:02.6610513Z weighted=False, 2025-05-07T21:04:02.6610589Z row_wise=True, 2025-05-07T21:04:02.6610662Z mixed=True, 2025-05-07T21:04:02.6610739Z use_cache=False, 2025-05-07T21:04:02.6610840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6610912Z use_cpu=True, 2025-05-07T21:04:02.6611009Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6611078Z ) 2025-05-07T21:04:02.6611200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6611533Z self=, 2025-05-07T21:04:02.6611609Z compile=False, 2025-05-07T21:04:02.6611711Z pooling_mode=, 2025-05-07T21:04:02.6611782Z T=3, 2025-05-07T21:04:02.6611855Z D=120, 2025-05-07T21:04:02.6611931Z B=75, 2025-05-07T21:04:02.6612006Z log_E=5, 2025-05-07T21:04:02.6612078Z L=13, 2025-05-07T21:04:02.6612158Z D_gradcheck=2, 2025-05-07T21:04:02.6612244Z stochastic_rounding=True, 2025-05-07T21:04:02.6612318Z weighted=False, 2025-05-07T21:04:02.6612395Z row_wise=True, 2025-05-07T21:04:02.6612467Z mixed=False, 2025-05-07T21:04:02.6612542Z use_cache=False, 2025-05-07T21:04:02.6612644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6612719Z use_cpu=True, 2025-05-07T21:04:02.6612815Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6612887Z ) 2025-05-07T21:04:02.6613010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6613411Z self=, 2025-05-07T21:04:02.6613491Z compile=True, 2025-05-07T21:04:02.6613593Z pooling_mode=, 2025-05-07T21:04:02.6613667Z T=5, 2025-05-07T21:04:02.6613742Z D=44, 2025-05-07T21:04:02.6613811Z B=43, 2025-05-07T21:04:02.6613947Z log_E=4, 2025-05-07T21:04:02.6614018Z L=5, 2025-05-07T21:04:02.6614096Z D_gradcheck=2, 2025-05-07T21:04:02.6614186Z stochastic_rounding=True, 2025-05-07T21:04:02.6614262Z weighted=False, 2025-05-07T21:04:02.6614334Z row_wise=True, 2025-05-07T21:04:02.6614410Z mixed=True, 2025-05-07T21:04:02.6614483Z use_cache=True, 2025-05-07T21:04:02.6614581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6614665Z use_cpu=True, 2025-05-07T21:04:02.6614761Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6614834Z ) 2025-05-07T21:04:02.6614956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6615291Z self=, 2025-05-07T21:04:02.6615370Z compile=True, 2025-05-07T21:04:02.6615472Z pooling_mode=, 2025-05-07T21:04:02.6615547Z T=4, 2025-05-07T21:04:02.6615622Z D=73, 2025-05-07T21:04:02.6615695Z B=99, 2025-05-07T21:04:02.6615766Z log_E=5, 2025-05-07T21:04:02.6615841Z L=18, 2025-05-07T21:04:02.6615915Z D_gradcheck=1, 2025-05-07T21:04:02.6616000Z stochastic_rounding=True, 2025-05-07T21:04:02.6616079Z weighted=True, 2025-05-07T21:04:02.6616150Z row_wise=True, 2025-05-07T21:04:02.6616229Z mixed=True, 2025-05-07T21:04:02.6616303Z use_cache=False, 2025-05-07T21:04:02.6616401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6616480Z use_cpu=True, 2025-05-07T21:04:02.6616574Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6616640Z ) 2025-05-07T21:04:02.6616764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6617094Z self=, 2025-05-07T21:04:02.6617170Z compile=True, 2025-05-07T21:04:02.6617274Z pooling_mode=, 2025-05-07T21:04:02.6617388Z T=2, 2025-05-07T21:04:02.6617460Z D=5, 2025-05-07T21:04:02.6617532Z B=32, 2025-05-07T21:04:02.6617603Z log_E=4, 2025-05-07T21:04:02.6617713Z L=15, 2025-05-07T21:04:02.6617790Z D_gradcheck=2, 2025-05-07T21:04:02.6617878Z stochastic_rounding=False, 2025-05-07T21:04:02.6617957Z weighted=True, 2025-05-07T21:04:02.6618031Z row_wise=True, 2025-05-07T21:04:02.6618102Z mixed=False, 2025-05-07T21:04:02.6618178Z use_cache=False, 2025-05-07T21:04:02.6618278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6618350Z use_cpu=True, 2025-05-07T21:04:02.6618446Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6618516Z ) 2025-05-07T21:04:02.6618638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6618969Z self=, 2025-05-07T21:04:02.6619046Z compile=True, 2025-05-07T21:04:02.6619146Z pooling_mode=, 2025-05-07T21:04:02.6619221Z T=1, 2025-05-07T21:04:02.6619291Z D=78, 2025-05-07T21:04:02.6619369Z B=109, 2025-05-07T21:04:02.6619439Z log_E=4, 2025-05-07T21:04:02.6619511Z L=15, 2025-05-07T21:04:02.6619587Z D_gradcheck=1, 2025-05-07T21:04:02.6619676Z stochastic_rounding=False, 2025-05-07T21:04:02.6619752Z weighted=False, 2025-05-07T21:04:02.6619829Z row_wise=True, 2025-05-07T21:04:02.6619901Z mixed=False, 2025-05-07T21:04:02.6619975Z use_cache=True, 2025-05-07T21:04:02.6620079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6620153Z use_cpu=True, 2025-05-07T21:04:02.6620249Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6620318Z ) 2025-05-07T21:04:02.6620485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6620813Z self=, 2025-05-07T21:04:02.6620898Z compile=False, 2025-05-07T21:04:02.6621003Z pooling_mode=, 2025-05-07T21:04:02.6621072Z T=1, 2025-05-07T21:04:02.6621209Z D=78, 2025-05-07T21:04:02.6621279Z B=18, 2025-05-07T21:04:02.6621356Z log_E=4, 2025-05-07T21:04:02.6621430Z L=15, 2025-05-07T21:04:02.6621503Z D_gradcheck=1, 2025-05-07T21:04:02.6621591Z stochastic_rounding=True, 2025-05-07T21:04:02.6621667Z weighted=False, 2025-05-07T21:04:02.6621739Z row_wise=True, 2025-05-07T21:04:02.6621812Z mixed=True, 2025-05-07T21:04:02.6621890Z use_cache=True, 2025-05-07T21:04:02.6621988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6622066Z use_cpu=True, 2025-05-07T21:04:02.6622161Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6622231Z ) 2025-05-07T21:04:02.6622379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6622731Z self=, 2025-05-07T21:04:02.6622811Z compile=True, 2025-05-07T21:04:02.6622916Z pooling_mode=, 2025-05-07T21:04:02.6622987Z T=5, 2025-05-07T21:04:02.6623062Z D=55, 2025-05-07T21:04:02.6623132Z B=41, 2025-05-07T21:04:02.6623205Z log_E=4, 2025-05-07T21:04:02.6623277Z L=7, 2025-05-07T21:04:02.6623352Z D_gradcheck=2, 2025-05-07T21:04:02.6623442Z stochastic_rounding=False, 2025-05-07T21:04:02.6623520Z weighted=False, 2025-05-07T21:04:02.6623591Z row_wise=True, 2025-05-07T21:04:02.6623661Z mixed=True, 2025-05-07T21:04:02.6623739Z use_cache=False, 2025-05-07T21:04:02.6623838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6623910Z use_cpu=True, 2025-05-07T21:04:02.6624009Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6624076Z ) 2025-05-07T21:04:02.6624205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6624531Z self=, 2025-05-07T21:04:02.6624609Z compile=False, 2025-05-07T21:04:02.6624765Z pooling_mode=, 2025-05-07T21:04:02.6624834Z T=4, 2025-05-07T21:04:02.6624909Z D=40, 2025-05-07T21:04:02.6624981Z B=115, 2025-05-07T21:04:02.6625092Z log_E=4, 2025-05-07T21:04:02.6625163Z L=12, 2025-05-07T21:04:02.6625240Z D_gradcheck=2, 2025-05-07T21:04:02.6625328Z stochastic_rounding=True, 2025-05-07T21:04:02.6625402Z weighted=False, 2025-05-07T21:04:02.6625478Z row_wise=True, 2025-05-07T21:04:02.6625552Z mixed=False, 2025-05-07T21:04:02.6625630Z use_cache=True, 2025-05-07T21:04:02.6625727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6625800Z use_cpu=True, 2025-05-07T21:04:02.6625895Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6625962Z ) 2025-05-07T21:04:02.6626085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6626414Z self=, 2025-05-07T21:04:02.6626491Z compile=True, 2025-05-07T21:04:02.6626594Z pooling_mode=, 2025-05-07T21:04:02.6626671Z T=1, 2025-05-07T21:04:02.6626742Z D=33, 2025-05-07T21:04:02.6626812Z B=33, 2025-05-07T21:04:02.6626884Z log_E=3, 2025-05-07T21:04:02.6626953Z L=15, 2025-05-07T21:04:02.6627026Z D_gradcheck=2, 2025-05-07T21:04:02.6627119Z stochastic_rounding=True, 2025-05-07T21:04:02.6627195Z weighted=True, 2025-05-07T21:04:02.6627272Z row_wise=True, 2025-05-07T21:04:02.6627347Z mixed=False, 2025-05-07T21:04:02.6627420Z use_cache=True, 2025-05-07T21:04:02.6627526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6627600Z use_cpu=True, 2025-05-07T21:04:02.6627693Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6627766Z ) 2025-05-07T21:04:02.6871520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6872247Z self=, 2025-05-07T21:04:02.6872402Z compile=True, 2025-05-07T21:04:02.6872575Z pooling_mode=, 2025-05-07T21:04:02.6872732Z T=1, 2025-05-07T21:04:02.6872815Z D=120, 2025-05-07T21:04:02.6872908Z B=104, 2025-05-07T21:04:02.6872999Z log_E=3, 2025-05-07T21:04:02.6873071Z L=18, 2025-05-07T21:04:02.6873147Z D_gradcheck=2, 2025-05-07T21:04:02.6873241Z stochastic_rounding=True, 2025-05-07T21:04:02.6873318Z weighted=True, 2025-05-07T21:04:02.6873395Z row_wise=True, 2025-05-07T21:04:02.6873471Z mixed=False, 2025-05-07T21:04:02.6873546Z use_cache=True, 2025-05-07T21:04:02.6873653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6873728Z use_cpu=True, 2025-05-07T21:04:02.6873825Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6873898Z ) 2025-05-07T21:04:02.6874024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6874353Z self=, 2025-05-07T21:04:02.6874431Z compile=True, 2025-05-07T21:04:02.6874532Z pooling_mode=, 2025-05-07T21:04:02.6874606Z T=2, 2025-05-07T21:04:02.6874679Z D=99, 2025-05-07T21:04:02.6874752Z B=1, 2025-05-07T21:04:02.6874822Z log_E=3, 2025-05-07T21:04:02.6874894Z L=17, 2025-05-07T21:04:02.6874968Z D_gradcheck=2, 2025-05-07T21:04:02.6875057Z stochastic_rounding=True, 2025-05-07T21:04:02.6875130Z weighted=True, 2025-05-07T21:04:02.6875203Z row_wise=True, 2025-05-07T21:04:02.6875274Z mixed=True, 2025-05-07T21:04:02.6875348Z use_cache=False, 2025-05-07T21:04:02.6875447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6875525Z use_cpu=True, 2025-05-07T21:04:02.6875619Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6875686Z ) 2025-05-07T21:04:02.6875814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6876232Z self=, 2025-05-07T21:04:02.6876378Z compile=True, 2025-05-07T21:04:02.6876483Z pooling_mode=, 2025-05-07T21:04:02.6876554Z T=2, 2025-05-07T21:04:02.6876627Z D=48, 2025-05-07T21:04:02.6876754Z B=67, 2025-05-07T21:04:02.6876824Z log_E=5, 2025-05-07T21:04:02.6876898Z L=14, 2025-05-07T21:04:02.6876973Z D_gradcheck=1, 2025-05-07T21:04:02.6877063Z stochastic_rounding=True, 2025-05-07T21:04:02.6877139Z weighted=True, 2025-05-07T21:04:02.6877212Z row_wise=True, 2025-05-07T21:04:02.6877283Z mixed=False, 2025-05-07T21:04:02.6877361Z use_cache=False, 2025-05-07T21:04:02.6877460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6877531Z use_cpu=True, 2025-05-07T21:04:02.6877670Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6877745Z ) 2025-05-07T21:04:02.6877868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6878194Z self=, 2025-05-07T21:04:02.6878282Z compile=False, 2025-05-07T21:04:02.6878382Z pooling_mode=, 2025-05-07T21:04:02.6878452Z T=3, 2025-05-07T21:04:02.6878532Z D=55, 2025-05-07T21:04:02.6878601Z B=51, 2025-05-07T21:04:02.6878669Z log_E=3, 2025-05-07T21:04:02.6878741Z L=11, 2025-05-07T21:04:02.6878815Z D_gradcheck=1, 2025-05-07T21:04:02.6878909Z stochastic_rounding=False, 2025-05-07T21:04:02.6878982Z weighted=True, 2025-05-07T21:04:02.6879055Z row_wise=True, 2025-05-07T21:04:02.6879134Z mixed=False, 2025-05-07T21:04:02.6879209Z use_cache=False, 2025-05-07T21:04:02.6879309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6879387Z use_cpu=True, 2025-05-07T21:04:02.6879484Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6879598Z ) 2025-05-07T21:04:02.6879726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6880053Z self=, 2025-05-07T21:04:02.6880131Z compile=False, 2025-05-07T21:04:02.6880273Z pooling_mode=, 2025-05-07T21:04:02.6880340Z T=4, 2025-05-07T21:04:02.6880415Z D=112, 2025-05-07T21:04:02.6880484Z B=108, 2025-05-07T21:04:02.6880553Z log_E=5, 2025-05-07T21:04:02.6880627Z L=1, 2025-05-07T21:04:02.6880701Z D_gradcheck=2, 2025-05-07T21:04:02.6880788Z stochastic_rounding=False, 2025-05-07T21:04:02.6880867Z weighted=False, 2025-05-07T21:04:02.6880941Z row_wise=True, 2025-05-07T21:04:02.6881012Z mixed=True, 2025-05-07T21:04:02.6881090Z use_cache=True, 2025-05-07T21:04:02.6881191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6881263Z use_cpu=True, 2025-05-07T21:04:02.6881368Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6881435Z ) 2025-05-07T21:04:02.6881555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6881889Z self=, 2025-05-07T21:04:02.6881963Z compile=False, 2025-05-07T21:04:02.6882068Z pooling_mode=, 2025-05-07T21:04:02.6882141Z T=1, 2025-05-07T21:04:02.6882214Z D=124, 2025-05-07T21:04:02.6882294Z B=14, 2025-05-07T21:04:02.6882381Z log_E=4, 2025-05-07T21:04:02.6882454Z L=9, 2025-05-07T21:04:02.6882554Z D_gradcheck=1, 2025-05-07T21:04:02.6882645Z stochastic_rounding=True, 2025-05-07T21:04:02.6882722Z weighted=False, 2025-05-07T21:04:02.6882801Z row_wise=True, 2025-05-07T21:04:02.6882876Z mixed=True, 2025-05-07T21:04:02.6882950Z use_cache=False, 2025-05-07T21:04:02.6883054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6883128Z use_cpu=True, 2025-05-07T21:04:02.6883224Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6883296Z ) 2025-05-07T21:04:02.6883419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6883796Z self=, 2025-05-07T21:04:02.6883874Z compile=False, 2025-05-07T21:04:02.6883975Z pooling_mode=, 2025-05-07T21:04:02.6884085Z T=3, 2025-05-07T21:04:02.6884157Z D=94, 2025-05-07T21:04:02.6884226Z B=36, 2025-05-07T21:04:02.6884299Z log_E=4, 2025-05-07T21:04:02.6884371Z L=14, 2025-05-07T21:04:02.6884445Z D_gradcheck=1, 2025-05-07T21:04:02.6884537Z stochastic_rounding=False, 2025-05-07T21:04:02.6884610Z weighted=True, 2025-05-07T21:04:02.6884683Z row_wise=True, 2025-05-07T21:04:02.6884758Z mixed=False, 2025-05-07T21:04:02.6884832Z use_cache=False, 2025-05-07T21:04:02.6884931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6885010Z use_cpu=True, 2025-05-07T21:04:02.6885106Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6885177Z ) 2025-05-07T21:04:02.6885298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6885630Z self=, 2025-05-07T21:04:02.6885708Z compile=True, 2025-05-07T21:04:02.6885812Z pooling_mode=, 2025-05-07T21:04:02.6885885Z T=5, 2025-05-07T21:04:02.6885956Z D=84, 2025-05-07T21:04:02.6886027Z B=56, 2025-05-07T21:04:02.6886097Z log_E=5, 2025-05-07T21:04:02.6886174Z L=1, 2025-05-07T21:04:02.6886249Z D_gradcheck=1, 2025-05-07T21:04:02.6886336Z stochastic_rounding=True, 2025-05-07T21:04:02.6886412Z weighted=True, 2025-05-07T21:04:02.6886492Z row_wise=True, 2025-05-07T21:04:02.6886565Z mixed=False, 2025-05-07T21:04:02.6886638Z use_cache=True, 2025-05-07T21:04:02.6886741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6886815Z use_cpu=True, 2025-05-07T21:04:02.6886952Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6887029Z ) 2025-05-07T21:04:02.6887151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6887486Z self=, 2025-05-07T21:04:02.6887604Z compile=True, 2025-05-07T21:04:02.6887705Z pooling_mode=, 2025-05-07T21:04:02.6887778Z T=1, 2025-05-07T21:04:02.6887853Z D=59, 2025-05-07T21:04:02.6887923Z B=1, 2025-05-07T21:04:02.6887996Z log_E=3, 2025-05-07T21:04:02.6888066Z L=8, 2025-05-07T21:04:02.6888142Z D_gradcheck=1, 2025-05-07T21:04:02.6888233Z stochastic_rounding=False, 2025-05-07T21:04:02.6888307Z weighted=False, 2025-05-07T21:04:02.6888378Z row_wise=True, 2025-05-07T21:04:02.6888452Z mixed=False, 2025-05-07T21:04:02.6888526Z use_cache=True, 2025-05-07T21:04:02.6888624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6888697Z use_cpu=True, 2025-05-07T21:04:02.6888792Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6888858Z ) 2025-05-07T21:04:02.6888983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6889317Z self=, 2025-05-07T21:04:02.6889398Z compile=False, 2025-05-07T21:04:02.6889503Z pooling_mode=, 2025-05-07T21:04:02.6889574Z T=4, 2025-05-07T21:04:02.6889647Z D=37, 2025-05-07T21:04:02.6889716Z B=34, 2025-05-07T21:04:02.6889784Z log_E=4, 2025-05-07T21:04:02.6889857Z L=13, 2025-05-07T21:04:02.6889931Z D_gradcheck=1, 2025-05-07T21:04:02.6890017Z stochastic_rounding=False, 2025-05-07T21:04:02.6890097Z weighted=True, 2025-05-07T21:04:02.6890173Z row_wise=True, 2025-05-07T21:04:02.6890246Z mixed=True, 2025-05-07T21:04:02.6890321Z use_cache=True, 2025-05-07T21:04:02.6890421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6890497Z use_cpu=True, 2025-05-07T21:04:02.6890596Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6890664Z ) 2025-05-07T21:04:02.6890788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6891209Z self=, 2025-05-07T21:04:02.6891288Z compile=False, 2025-05-07T21:04:02.6891392Z pooling_mode=, 2025-05-07T21:04:02.6891499Z T=3, 2025-05-07T21:04:02.6891569Z D=73, 2025-05-07T21:04:02.6891641Z B=47, 2025-05-07T21:04:02.6891713Z log_E=5, 2025-05-07T21:04:02.6891782Z L=12, 2025-05-07T21:04:02.6891863Z D_gradcheck=2, 2025-05-07T21:04:02.6891954Z stochastic_rounding=False, 2025-05-07T21:04:02.6892030Z weighted=False, 2025-05-07T21:04:02.6892109Z row_wise=True, 2025-05-07T21:04:02.6892181Z mixed=False, 2025-05-07T21:04:02.6892253Z use_cache=True, 2025-05-07T21:04:02.6892357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6892438Z use_cpu=True, 2025-05-07T21:04:02.6892534Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6892603Z ) 2025-05-07T21:04:02.6892724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6893055Z self=, 2025-05-07T21:04:02.6893134Z compile=False, 2025-05-07T21:04:02.6893234Z pooling_mode=, 2025-05-07T21:04:02.6893310Z T=3, 2025-05-07T21:04:02.6893380Z D=22, 2025-05-07T21:04:02.6893450Z B=111, 2025-05-07T21:04:02.6893524Z log_E=3, 2025-05-07T21:04:02.6893596Z L=4, 2025-05-07T21:04:02.6893670Z D_gradcheck=2, 2025-05-07T21:04:02.6893765Z stochastic_rounding=False, 2025-05-07T21:04:02.6893840Z weighted=True, 2025-05-07T21:04:02.6893910Z row_wise=True, 2025-05-07T21:04:02.6893984Z mixed=False, 2025-05-07T21:04:02.6894055Z use_cache=True, 2025-05-07T21:04:02.6894156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6894298Z use_cpu=True, 2025-05-07T21:04:02.6894396Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6894466Z ) 2025-05-07T21:04:02.6894588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6894916Z self=, 2025-05-07T21:04:02.6895033Z compile=True, 2025-05-07T21:04:02.6895135Z pooling_mode=, 2025-05-07T21:04:02.6895204Z T=2, 2025-05-07T21:04:02.6895276Z D=108, 2025-05-07T21:04:02.6895345Z B=57, 2025-05-07T21:04:02.6895415Z log_E=5, 2025-05-07T21:04:02.6895486Z L=11, 2025-05-07T21:04:02.6895561Z D_gradcheck=2, 2025-05-07T21:04:02.6895647Z stochastic_rounding=False, 2025-05-07T21:04:02.6895729Z weighted=False, 2025-05-07T21:04:02.6895802Z row_wise=True, 2025-05-07T21:04:02.6895873Z mixed=True, 2025-05-07T21:04:02.6895945Z use_cache=False, 2025-05-07T21:04:02.6896047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6896121Z use_cpu=True, 2025-05-07T21:04:02.6896217Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6896287Z ) 2025-05-07T21:04:02.6896412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6896741Z self=, 2025-05-07T21:04:02.6896816Z compile=True, 2025-05-07T21:04:02.6896920Z pooling_mode=, 2025-05-07T21:04:02.6896989Z T=3, 2025-05-07T21:04:02.6897059Z D=77, 2025-05-07T21:04:02.6897132Z B=13, 2025-05-07T21:04:02.6897204Z log_E=5, 2025-05-07T21:04:02.6897277Z L=0, 2025-05-07T21:04:02.6897355Z D_gradcheck=1, 2025-05-07T21:04:02.6897445Z stochastic_rounding=False, 2025-05-07T21:04:02.6897522Z weighted=True, 2025-05-07T21:04:02.6897594Z row_wise=True, 2025-05-07T21:04:02.6897663Z mixed=True, 2025-05-07T21:04:02.6897739Z use_cache=False, 2025-05-07T21:04:02.6897843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.6897918Z use_cpu=True, 2025-05-07T21:04:02.6898017Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6898085Z ) 2025-05-07T21:04:02.6898204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6898576Z self=, 2025-05-07T21:04:02.6898658Z compile=False, 2025-05-07T21:04:02.6898796Z pooling_mode=, 2025-05-07T21:04:02.6898873Z T=2, 2025-05-07T21:04:02.6898944Z D=40, 2025-05-07T21:04:02.6899017Z B=121, 2025-05-07T21:04:02.6899085Z log_E=4, 2025-05-07T21:04:02.6899157Z L=2, 2025-05-07T21:04:02.6899235Z D_gradcheck=1, 2025-05-07T21:04:02.6899326Z stochastic_rounding=False, 2025-05-07T21:04:02.6899403Z weighted=False, 2025-05-07T21:04:02.6899483Z row_wise=True, 2025-05-07T21:04:02.6899560Z mixed=True, 2025-05-07T21:04:02.6899637Z use_cache=False, 2025-05-07T21:04:02.6899741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6899813Z use_cpu=True, 2025-05-07T21:04:02.6899908Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.6899978Z ) 2025-05-07T21:04:02.6900101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.6900432Z self=, 2025-05-07T21:04:02.6900516Z compile=True, 2025-05-07T21:04:02.6900620Z pooling_mode=, 2025-05-07T21:04:02.6900694Z T=4, 2025-05-07T21:04:02.6900765Z D=25, 2025-05-07T21:04:02.6900835Z B=73, 2025-05-07T21:04:02.6900911Z log_E=3, 2025-05-07T21:04:02.6900983Z L=13, 2025-05-07T21:04:02.6901057Z D_gradcheck=1, 2025-05-07T21:04:02.6901148Z stochastic_rounding=False, 2025-05-07T21:04:02.6901221Z weighted=False, 2025-05-07T21:04:02.6901293Z row_wise=True, 2025-05-07T21:04:02.6901367Z mixed=True, 2025-05-07T21:04:02.6901440Z use_cache=False, 2025-05-07T21:04:02.6901584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.6901664Z use_cpu=True, 2025-05-07T21:04:02.6901761Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.6901833Z ) 2025-05-07T21:04:02.7158433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7159017Z self=, 2025-05-07T21:04:02.7159261Z compile=True, 2025-05-07T21:04:02.7159413Z pooling_mode=, 2025-05-07T21:04:02.7159520Z T=2, 2025-05-07T21:04:02.7159631Z D=69, 2025-05-07T21:04:02.7159740Z B=70, 2025-05-07T21:04:02.7159821Z log_E=4, 2025-05-07T21:04:02.7159892Z L=17, 2025-05-07T21:04:02.7159977Z D_gradcheck=1, 2025-05-07T21:04:02.7160102Z stochastic_rounding=False, 2025-05-07T21:04:02.7160213Z weighted=True, 2025-05-07T21:04:02.7160391Z row_wise=True, 2025-05-07T21:04:02.7160508Z mixed=True, 2025-05-07T21:04:02.7160617Z use_cache=True, 2025-05-07T21:04:02.7160773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7160889Z use_cpu=True, 2025-05-07T21:04:02.7161029Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7161126Z ) 2025-05-07T21:04:02.7161319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7161737Z self=, 2025-05-07T21:04:02.7161826Z compile=False, 2025-05-07T21:04:02.7161931Z pooling_mode=, 2025-05-07T21:04:02.7162002Z T=2, 2025-05-07T21:04:02.7162080Z D=37, 2025-05-07T21:04:02.7162152Z B=58, 2025-05-07T21:04:02.7162223Z log_E=5, 2025-05-07T21:04:02.7162296Z L=12, 2025-05-07T21:04:02.7162373Z D_gradcheck=2, 2025-05-07T21:04:02.7162460Z stochastic_rounding=True, 2025-05-07T21:04:02.7162537Z weighted=True, 2025-05-07T21:04:02.7162609Z row_wise=True, 2025-05-07T21:04:02.7162682Z mixed=False, 2025-05-07T21:04:02.7162761Z use_cache=True, 2025-05-07T21:04:02.7162866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7162942Z use_cpu=True, 2025-05-07T21:04:02.7163043Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7163113Z ) 2025-05-07T21:04:02.7163339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7163676Z self=, 2025-05-07T21:04:02.7163814Z compile=False, 2025-05-07T21:04:02.7163920Z pooling_mode=, 2025-05-07T21:04:02.7163993Z T=2, 2025-05-07T21:04:02.7164063Z D=38, 2025-05-07T21:04:02.7164140Z B=84, 2025-05-07T21:04:02.7164211Z log_E=5, 2025-05-07T21:04:02.7164282Z L=17, 2025-05-07T21:04:02.7164360Z D_gradcheck=1, 2025-05-07T21:04:02.7164449Z stochastic_rounding=False, 2025-05-07T21:04:02.7164521Z weighted=True, 2025-05-07T21:04:02.7164598Z row_wise=True, 2025-05-07T21:04:02.7164674Z mixed=False, 2025-05-07T21:04:02.7164757Z use_cache=False, 2025-05-07T21:04:02.7164857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7164932Z use_cpu=True, 2025-05-07T21:04:02.7165032Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7165101Z ) 2025-05-07T21:04:02.7165225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7165561Z self=, 2025-05-07T21:04:02.7165640Z compile=False, 2025-05-07T21:04:02.7165739Z pooling_mode=, 2025-05-07T21:04:02.7165815Z T=4, 2025-05-07T21:04:02.7165886Z D=98, 2025-05-07T21:04:02.7165956Z B=127, 2025-05-07T21:04:02.7166033Z log_E=5, 2025-05-07T21:04:02.7166103Z L=3, 2025-05-07T21:04:02.7166177Z D_gradcheck=2, 2025-05-07T21:04:02.7166273Z stochastic_rounding=False, 2025-05-07T21:04:02.7166350Z weighted=False, 2025-05-07T21:04:02.7166424Z row_wise=True, 2025-05-07T21:04:02.7166498Z mixed=False, 2025-05-07T21:04:02.7166639Z use_cache=True, 2025-05-07T21:04:02.7166741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7166816Z use_cpu=True, 2025-05-07T21:04:02.7166912Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7166984Z ) 2025-05-07T21:04:02.7167109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7167479Z self=, 2025-05-07T21:04:02.7167565Z compile=False, 2025-05-07T21:04:02.7167665Z pooling_mode=, 2025-05-07T21:04:02.7167737Z T=5, 2025-05-07T21:04:02.7167812Z D=24, 2025-05-07T21:04:02.7167884Z B=18, 2025-05-07T21:04:02.7167961Z log_E=3, 2025-05-07T21:04:02.7168031Z L=5, 2025-05-07T21:04:02.7168108Z D_gradcheck=2, 2025-05-07T21:04:02.7168201Z stochastic_rounding=False, 2025-05-07T21:04:02.7168276Z weighted=False, 2025-05-07T21:04:02.7168348Z row_wise=True, 2025-05-07T21:04:02.7168425Z mixed=True, 2025-05-07T21:04:02.7168504Z use_cache=False, 2025-05-07T21:04:02.7168604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7168680Z use_cpu=True, 2025-05-07T21:04:02.7168777Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7168845Z ) 2025-05-07T21:04:02.7168970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7169302Z self=, 2025-05-07T21:04:02.7169378Z compile=True, 2025-05-07T21:04:02.7169479Z pooling_mode=, 2025-05-07T21:04:02.7169549Z T=3, 2025-05-07T21:04:02.7169624Z D=93, 2025-05-07T21:04:02.7169694Z B=92, 2025-05-07T21:04:02.7169766Z log_E=4, 2025-05-07T21:04:02.7169844Z L=5, 2025-05-07T21:04:02.7169920Z D_gradcheck=2, 2025-05-07T21:04:02.7170012Z stochastic_rounding=False, 2025-05-07T21:04:02.7170090Z weighted=False, 2025-05-07T21:04:02.7170166Z row_wise=True, 2025-05-07T21:04:02.7170242Z mixed=False, 2025-05-07T21:04:02.7170327Z use_cache=True, 2025-05-07T21:04:02.7170426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7170500Z use_cpu=True, 2025-05-07T21:04:02.7170605Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7170717Z ) 2025-05-07T21:04:02.7170841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7171174Z self=, 2025-05-07T21:04:02.7171293Z compile=False, 2025-05-07T21:04:02.7171396Z pooling_mode=, 2025-05-07T21:04:02.7171468Z T=1, 2025-05-07T21:04:02.7171540Z D=120, 2025-05-07T21:04:02.7171614Z B=112, 2025-05-07T21:04:02.7171683Z log_E=3, 2025-05-07T21:04:02.7171752Z L=15, 2025-05-07T21:04:02.7171831Z D_gradcheck=2, 2025-05-07T21:04:02.7171920Z stochastic_rounding=False, 2025-05-07T21:04:02.7171994Z weighted=False, 2025-05-07T21:04:02.7172072Z row_wise=True, 2025-05-07T21:04:02.7172147Z mixed=False, 2025-05-07T21:04:02.7172219Z use_cache=True, 2025-05-07T21:04:02.7172321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7172394Z use_cpu=True, 2025-05-07T21:04:02.7172491Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7172563Z ) 2025-05-07T21:04:02.7172683Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7173016Z self=, 2025-05-07T21:04:02.7173094Z compile=False, 2025-05-07T21:04:02.7173191Z pooling_mode=, 2025-05-07T21:04:02.7173263Z T=1, 2025-05-07T21:04:02.7173332Z D=60, 2025-05-07T21:04:02.7173401Z B=27, 2025-05-07T21:04:02.7173471Z log_E=3, 2025-05-07T21:04:02.7173540Z L=7, 2025-05-07T21:04:02.7173613Z D_gradcheck=1, 2025-05-07T21:04:02.7173702Z stochastic_rounding=False, 2025-05-07T21:04:02.7173776Z weighted=True, 2025-05-07T21:04:02.7173848Z row_wise=True, 2025-05-07T21:04:02.7173965Z mixed=False, 2025-05-07T21:04:02.7174042Z use_cache=True, 2025-05-07T21:04:02.7174143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7174220Z use_cpu=True, 2025-05-07T21:04:02.7174319Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7174384Z ) 2025-05-07T21:04:02.7174546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7174874Z self=, 2025-05-07T21:04:02.7174956Z compile=True, 2025-05-07T21:04:02.7175058Z pooling_mode=, 2025-05-07T21:04:02.7175127Z T=3, 2025-05-07T21:04:02.7175197Z D=13, 2025-05-07T21:04:02.7175263Z B=46, 2025-05-07T21:04:02.7175333Z log_E=4, 2025-05-07T21:04:02.7175403Z L=3, 2025-05-07T21:04:02.7175476Z D_gradcheck=2, 2025-05-07T21:04:02.7175564Z stochastic_rounding=False, 2025-05-07T21:04:02.7175641Z weighted=False, 2025-05-07T21:04:02.7175715Z row_wise=True, 2025-05-07T21:04:02.7175794Z mixed=False, 2025-05-07T21:04:02.7175870Z use_cache=False, 2025-05-07T21:04:02.7175970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7176045Z use_cpu=True, 2025-05-07T21:04:02.7176143Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7176210Z ) 2025-05-07T21:04:02.7176337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7176668Z self=, 2025-05-07T21:04:02.7176746Z compile=False, 2025-05-07T21:04:02.7176851Z pooling_mode=, 2025-05-07T21:04:02.7176920Z T=4, 2025-05-07T21:04:02.7176989Z D=40, 2025-05-07T21:04:02.7177056Z B=11, 2025-05-07T21:04:02.7177125Z log_E=5, 2025-05-07T21:04:02.7177197Z L=1, 2025-05-07T21:04:02.7177270Z D_gradcheck=2, 2025-05-07T21:04:02.7177359Z stochastic_rounding=False, 2025-05-07T21:04:02.7177437Z weighted=True, 2025-05-07T21:04:02.7177513Z row_wise=True, 2025-05-07T21:04:02.7177587Z mixed=False, 2025-05-07T21:04:02.7177667Z use_cache=False, 2025-05-07T21:04:02.7177767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7177838Z use_cpu=True, 2025-05-07T21:04:02.7177980Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7178048Z ) 2025-05-07T21:04:02.7178174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7178544Z self=, 2025-05-07T21:04:02.7178623Z compile=False, 2025-05-07T21:04:02.7178722Z pooling_mode=, 2025-05-07T21:04:02.7178794Z T=1, 2025-05-07T21:04:02.7178864Z D=56, 2025-05-07T21:04:02.7178937Z B=34, 2025-05-07T21:04:02.7179006Z log_E=3, 2025-05-07T21:04:02.7179075Z L=19, 2025-05-07T21:04:02.7179150Z D_gradcheck=1, 2025-05-07T21:04:02.7179236Z stochastic_rounding=True, 2025-05-07T21:04:02.7179309Z weighted=False, 2025-05-07T21:04:02.7179392Z row_wise=True, 2025-05-07T21:04:02.7179466Z mixed=False, 2025-05-07T21:04:02.7179542Z use_cache=False, 2025-05-07T21:04:02.7179642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7179715Z use_cpu=True, 2025-05-07T21:04:02.7179813Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7179883Z ) 2025-05-07T21:04:02.7180004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7180339Z self=, 2025-05-07T21:04:02.7180413Z compile=True, 2025-05-07T21:04:02.7180514Z pooling_mode=, 2025-05-07T21:04:02.7180618Z T=4, 2025-05-07T21:04:02.7180688Z D=67, 2025-05-07T21:04:02.7180759Z B=2, 2025-05-07T21:04:02.7180831Z log_E=5, 2025-05-07T21:04:02.7180900Z L=9, 2025-05-07T21:04:02.7180984Z D_gradcheck=2, 2025-05-07T21:04:02.7181074Z stochastic_rounding=False, 2025-05-07T21:04:02.7181151Z weighted=True, 2025-05-07T21:04:02.7181276Z row_wise=True, 2025-05-07T21:04:02.7181352Z mixed=False, 2025-05-07T21:04:02.7187153Z use_cache=True, 2025-05-07T21:04:02.7187289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7187379Z use_cpu=True, 2025-05-07T21:04:02.7187479Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7187619Z ) 2025-05-07T21:04:02.7187752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7188093Z self=, 2025-05-07T21:04:02.7188176Z compile=False, 2025-05-07T21:04:02.7188280Z pooling_mode=, 2025-05-07T21:04:02.7188352Z T=1, 2025-05-07T21:04:02.7188424Z D=57, 2025-05-07T21:04:02.7188493Z B=63, 2025-05-07T21:04:02.7188564Z log_E=5, 2025-05-07T21:04:02.7188636Z L=15, 2025-05-07T21:04:02.7188711Z D_gradcheck=1, 2025-05-07T21:04:02.7188800Z stochastic_rounding=True, 2025-05-07T21:04:02.7188880Z weighted=False, 2025-05-07T21:04:02.7188957Z row_wise=True, 2025-05-07T21:04:02.7189033Z mixed=True, 2025-05-07T21:04:02.7189109Z use_cache=True, 2025-05-07T21:04:02.7189210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7189286Z use_cpu=True, 2025-05-07T21:04:02.7189388Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7189460Z ) 2025-05-07T21:04:02.7189583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7189920Z self=, 2025-05-07T21:04:02.7189996Z compile=False, 2025-05-07T21:04:02.7190097Z pooling_mode=, 2025-05-07T21:04:02.7190168Z T=2, 2025-05-07T21:04:02.7190239Z D=107, 2025-05-07T21:04:02.7190312Z B=31, 2025-05-07T21:04:02.7190380Z log_E=3, 2025-05-07T21:04:02.7190448Z L=20, 2025-05-07T21:04:02.7190525Z D_gradcheck=2, 2025-05-07T21:04:02.7190612Z stochastic_rounding=True, 2025-05-07T21:04:02.7190691Z weighted=True, 2025-05-07T21:04:02.7190765Z row_wise=True, 2025-05-07T21:04:02.7190837Z mixed=False, 2025-05-07T21:04:02.7190912Z use_cache=False, 2025-05-07T21:04:02.7191016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7191136Z use_cpu=True, 2025-05-07T21:04:02.7191238Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7191309Z ) 2025-05-07T21:04:02.7191432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7191803Z self=, 2025-05-07T21:04:02.7191883Z compile=False, 2025-05-07T21:04:02.7191983Z pooling_mode=, 2025-05-07T21:04:02.7192057Z T=4, 2025-05-07T21:04:02.7192127Z D=123, 2025-05-07T21:04:02.7192213Z B=39, 2025-05-07T21:04:02.7192293Z log_E=5, 2025-05-07T21:04:02.7192373Z L=13, 2025-05-07T21:04:02.7192460Z D_gradcheck=2, 2025-05-07T21:04:02.7192550Z stochastic_rounding=False, 2025-05-07T21:04:02.7192627Z weighted=False, 2025-05-07T21:04:02.7192703Z row_wise=True, 2025-05-07T21:04:02.7192782Z mixed=False, 2025-05-07T21:04:02.7192854Z use_cache=False, 2025-05-07T21:04:02.7192956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7193033Z use_cpu=True, 2025-05-07T21:04:02.7193131Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7193205Z ) 2025-05-07T21:04:02.7193329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7193659Z self=, 2025-05-07T21:04:02.7193740Z compile=False, 2025-05-07T21:04:02.7193841Z pooling_mode=, 2025-05-07T21:04:02.7193911Z T=3, 2025-05-07T21:04:02.7193983Z D=36, 2025-05-07T21:04:02.7194052Z B=121, 2025-05-07T21:04:02.7194123Z log_E=4, 2025-05-07T21:04:02.7194196Z L=13, 2025-05-07T21:04:02.7194269Z D_gradcheck=2, 2025-05-07T21:04:02.7194360Z stochastic_rounding=True, 2025-05-07T21:04:02.7194481Z weighted=True, 2025-05-07T21:04:02.7194551Z row_wise=True, 2025-05-07T21:04:02.7194628Z mixed=False, 2025-05-07T21:04:02.7194702Z use_cache=False, 2025-05-07T21:04:02.7194802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7194882Z use_cpu=True, 2025-05-07T21:04:02.7195017Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7195084Z ) 2025-05-07T21:04:02.7445116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7445647Z self=, 2025-05-07T21:04:02.7445818Z compile=True, 2025-05-07T21:04:02.7445966Z pooling_mode=, 2025-05-07T21:04:02.7446071Z T=3, 2025-05-07T21:04:02.7446169Z D=125, 2025-05-07T21:04:02.7446267Z B=70, 2025-05-07T21:04:02.7446372Z log_E=4, 2025-05-07T21:04:02.7446465Z L=12, 2025-05-07T21:04:02.7446574Z D_gradcheck=1, 2025-05-07T21:04:02.7446703Z stochastic_rounding=False, 2025-05-07T21:04:02.7446782Z weighted=False, 2025-05-07T21:04:02.7446859Z row_wise=True, 2025-05-07T21:04:02.7446934Z mixed=True, 2025-05-07T21:04:02.7447012Z use_cache=False, 2025-05-07T21:04:02.7447115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7447190Z use_cpu=True, 2025-05-07T21:04:02.7447290Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7447363Z ) 2025-05-07T21:04:02.7447488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7447815Z self=, 2025-05-07T21:04:02.7447893Z compile=False, 2025-05-07T21:04:02.7447995Z pooling_mode=, 2025-05-07T21:04:02.7448068Z T=3, 2025-05-07T21:04:02.7448151Z D=99, 2025-05-07T21:04:02.7448227Z B=58, 2025-05-07T21:04:02.7448306Z log_E=4, 2025-05-07T21:04:02.7448380Z L=18, 2025-05-07T21:04:02.7448453Z D_gradcheck=1, 2025-05-07T21:04:02.7448547Z stochastic_rounding=True, 2025-05-07T21:04:02.7448622Z weighted=False, 2025-05-07T21:04:02.7448694Z row_wise=True, 2025-05-07T21:04:02.7448772Z mixed=False, 2025-05-07T21:04:02.7448846Z use_cache=True, 2025-05-07T21:04:02.7449060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7449142Z use_cpu=True, 2025-05-07T21:04:02.7449238Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7449365Z ) 2025-05-07T21:04:02.7449491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7449819Z self=, 2025-05-07T21:04:02.7449899Z compile=True, 2025-05-07T21:04:02.7450002Z pooling_mode=, 2025-05-07T21:04:02.7450073Z T=5, 2025-05-07T21:04:02.7450147Z D=60, 2025-05-07T21:04:02.7450217Z B=40, 2025-05-07T21:04:02.7450290Z log_E=3, 2025-05-07T21:04:02.7450366Z L=11, 2025-05-07T21:04:02.7450440Z D_gradcheck=2, 2025-05-07T21:04:02.7450529Z stochastic_rounding=False, 2025-05-07T21:04:02.7450608Z weighted=True, 2025-05-07T21:04:02.7450683Z row_wise=True, 2025-05-07T21:04:02.7450755Z mixed=False, 2025-05-07T21:04:02.7450831Z use_cache=True, 2025-05-07T21:04:02.7450932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7451008Z use_cpu=True, 2025-05-07T21:04:02.7451109Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7451177Z ) 2025-05-07T21:04:02.7451304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7451635Z self=, 2025-05-07T21:04:02.7451710Z compile=True, 2025-05-07T21:04:02.7451815Z pooling_mode=, 2025-05-07T21:04:02.7451883Z T=2, 2025-05-07T21:04:02.7451958Z D=16, 2025-05-07T21:04:02.7452029Z B=115, 2025-05-07T21:04:02.7452103Z log_E=4, 2025-05-07T21:04:02.7452172Z L=18, 2025-05-07T21:04:02.7452262Z D_gradcheck=1, 2025-05-07T21:04:02.7452437Z stochastic_rounding=True, 2025-05-07T21:04:02.7452529Z weighted=False, 2025-05-07T21:04:02.7452607Z row_wise=True, 2025-05-07T21:04:02.7452681Z mixed=False, 2025-05-07T21:04:02.7452755Z use_cache=False, 2025-05-07T21:04:02.7452859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7452990Z use_cpu=True, 2025-05-07T21:04:02.7453089Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7453158Z ) 2025-05-07T21:04:02.7453282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7453613Z self=, 2025-05-07T21:04:02.7453688Z compile=True, 2025-05-07T21:04:02.7453788Z pooling_mode=, 2025-05-07T21:04:02.7453859Z T=5, 2025-05-07T21:04:02.7453929Z D=112, 2025-05-07T21:04:02.7454001Z B=83, 2025-05-07T21:04:02.7454079Z log_E=3, 2025-05-07T21:04:02.7454146Z L=15, 2025-05-07T21:04:02.7454224Z D_gradcheck=1, 2025-05-07T21:04:02.7454315Z stochastic_rounding=True, 2025-05-07T21:04:02.7454390Z weighted=True, 2025-05-07T21:04:02.7454465Z row_wise=True, 2025-05-07T21:04:02.7454540Z mixed=False, 2025-05-07T21:04:02.7454617Z use_cache=True, 2025-05-07T21:04:02.7454719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7454795Z use_cpu=True, 2025-05-07T21:04:02.7454892Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7454970Z ) 2025-05-07T21:04:02.7455092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7455420Z self=, 2025-05-07T21:04:02.7455497Z compile=True, 2025-05-07T21:04:02.7455595Z pooling_mode=, 2025-05-07T21:04:02.7455665Z T=3, 2025-05-07T21:04:02.7455739Z D=104, 2025-05-07T21:04:02.7455811Z B=109, 2025-05-07T21:04:02.7455887Z log_E=5, 2025-05-07T21:04:02.7455956Z L=14, 2025-05-07T21:04:02.7456032Z D_gradcheck=1, 2025-05-07T21:04:02.7456124Z stochastic_rounding=False, 2025-05-07T21:04:02.7456197Z weighted=True, 2025-05-07T21:04:02.7456268Z row_wise=True, 2025-05-07T21:04:02.7456344Z mixed=True, 2025-05-07T21:04:02.7456465Z use_cache=False, 2025-05-07T21:04:02.7456567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7456644Z use_cpu=True, 2025-05-07T21:04:02.7456781Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7456848Z ) 2025-05-07T21:04:02.7456975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7457303Z self=, 2025-05-07T21:04:02.7457379Z compile=False, 2025-05-07T21:04:02.7457480Z pooling_mode=, 2025-05-07T21:04:02.7457550Z T=2, 2025-05-07T21:04:02.7457623Z D=99, 2025-05-07T21:04:02.7457694Z B=28, 2025-05-07T21:04:02.7457765Z log_E=5, 2025-05-07T21:04:02.7457841Z L=1, 2025-05-07T21:04:02.7457917Z D_gradcheck=1, 2025-05-07T21:04:02.7458008Z stochastic_rounding=False, 2025-05-07T21:04:02.7458085Z weighted=False, 2025-05-07T21:04:02.7458159Z row_wise=True, 2025-05-07T21:04:02.7458233Z mixed=True, 2025-05-07T21:04:02.7458314Z use_cache=False, 2025-05-07T21:04:02.7458411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7458490Z use_cpu=True, 2025-05-07T21:04:02.7458591Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7458660Z ) 2025-05-07T21:04:02.7458782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7459118Z self=, 2025-05-07T21:04:02.7459197Z compile=False, 2025-05-07T21:04:02.7459302Z pooling_mode=, 2025-05-07T21:04:02.7459368Z T=4, 2025-05-07T21:04:02.7459440Z D=74, 2025-05-07T21:04:02.7459516Z B=47, 2025-05-07T21:04:02.7459590Z log_E=4, 2025-05-07T21:04:02.7459657Z L=6, 2025-05-07T21:04:02.7459780Z D_gradcheck=1, 2025-05-07T21:04:02.7459869Z stochastic_rounding=False, 2025-05-07T21:04:02.7459942Z weighted=True, 2025-05-07T21:04:02.7460017Z row_wise=True, 2025-05-07T21:04:02.7460090Z mixed=True, 2025-05-07T21:04:02.7460169Z use_cache=True, 2025-05-07T21:04:02.7460311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7460387Z use_cpu=True, 2025-05-07T21:04:02.7460485Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7460556Z ) 2025-05-07T21:04:02.7460679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7461010Z self=, 2025-05-07T21:04:02.7461087Z compile=False, 2025-05-07T21:04:02.7461221Z pooling_mode=, 2025-05-07T21:04:02.7461291Z T=5, 2025-05-07T21:04:02.7461367Z D=123, 2025-05-07T21:04:02.7461435Z B=23, 2025-05-07T21:04:02.7461505Z log_E=4, 2025-05-07T21:04:02.7461581Z L=7, 2025-05-07T21:04:02.7461655Z D_gradcheck=1, 2025-05-07T21:04:02.7461743Z stochastic_rounding=False, 2025-05-07T21:04:02.7461821Z weighted=False, 2025-05-07T21:04:02.7461894Z row_wise=True, 2025-05-07T21:04:02.7461968Z mixed=False, 2025-05-07T21:04:02.7462048Z use_cache=True, 2025-05-07T21:04:02.7462152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7462227Z use_cpu=True, 2025-05-07T21:04:02.7462325Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7462395Z ) 2025-05-07T21:04:02.7462532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7462900Z self=, 2025-05-07T21:04:02.7462973Z compile=True, 2025-05-07T21:04:02.7463074Z pooling_mode=, 2025-05-07T21:04:02.7463140Z T=1, 2025-05-07T21:04:02.7463210Z D=126, 2025-05-07T21:04:02.7463284Z B=58, 2025-05-07T21:04:02.7463352Z log_E=5, 2025-05-07T21:04:02.7463425Z L=10, 2025-05-07T21:04:02.7463503Z D_gradcheck=1, 2025-05-07T21:04:02.7463593Z stochastic_rounding=False, 2025-05-07T21:04:02.7463667Z weighted=False, 2025-05-07T21:04:02.7463740Z row_wise=True, 2025-05-07T21:04:02.7463858Z mixed=True, 2025-05-07T21:04:02.7463934Z use_cache=True, 2025-05-07T21:04:02.7464040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7464176Z use_cpu=True, 2025-05-07T21:04:02.7464271Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7464343Z ) 2025-05-07T21:04:02.7464467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7464799Z self=, 2025-05-07T21:04:02.7464877Z compile=False, 2025-05-07T21:04:02.7464978Z pooling_mode=, 2025-05-07T21:04:02.7465055Z T=3, 2025-05-07T21:04:02.7465125Z D=75, 2025-05-07T21:04:02.7465198Z B=100, 2025-05-07T21:04:02.7465277Z log_E=3, 2025-05-07T21:04:02.7465344Z L=13, 2025-05-07T21:04:02.7465416Z D_gradcheck=1, 2025-05-07T21:04:02.7465505Z stochastic_rounding=True, 2025-05-07T21:04:02.7465578Z weighted=False, 2025-05-07T21:04:02.7465651Z row_wise=True, 2025-05-07T21:04:02.7465730Z mixed=False, 2025-05-07T21:04:02.7465808Z use_cache=False, 2025-05-07T21:04:02.7465910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7465987Z use_cpu=True, 2025-05-07T21:04:02.7466080Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7466153Z ) 2025-05-07T21:04:02.7466275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7466604Z self=, 2025-05-07T21:04:02.7466681Z compile=True, 2025-05-07T21:04:02.7466782Z pooling_mode=, 2025-05-07T21:04:02.7466855Z T=2, 2025-05-07T21:04:02.7466923Z D=89, 2025-05-07T21:04:02.7466991Z B=6, 2025-05-07T21:04:02.7467105Z log_E=3, 2025-05-07T21:04:02.7467181Z L=2, 2025-05-07T21:04:02.7467258Z D_gradcheck=2, 2025-05-07T21:04:02.7467344Z stochastic_rounding=True, 2025-05-07T21:04:02.7467420Z weighted=False, 2025-05-07T21:04:02.7467496Z row_wise=True, 2025-05-07T21:04:02.7467571Z mixed=True, 2025-05-07T21:04:02.7467687Z use_cache=False, 2025-05-07T21:04:02.7467791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7467876Z use_cpu=True, 2025-05-07T21:04:02.7467971Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7468038Z ) 2025-05-07T21:04:02.7468164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7468490Z self=, 2025-05-07T21:04:02.7468568Z compile=True, 2025-05-07T21:04:02.7468671Z pooling_mode=, 2025-05-07T21:04:02.7468741Z T=3, 2025-05-07T21:04:02.7468811Z D=38, 2025-05-07T21:04:02.7468885Z B=67, 2025-05-07T21:04:02.7468956Z log_E=4, 2025-05-07T21:04:02.7469028Z L=14, 2025-05-07T21:04:02.7469103Z D_gradcheck=1, 2025-05-07T21:04:02.7469194Z stochastic_rounding=False, 2025-05-07T21:04:02.7469271Z weighted=True, 2025-05-07T21:04:02.7469349Z row_wise=True, 2025-05-07T21:04:02.7469420Z mixed=True, 2025-05-07T21:04:02.7469507Z use_cache=False, 2025-05-07T21:04:02.7469607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7469684Z use_cpu=True, 2025-05-07T21:04:02.7469783Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7469850Z ) 2025-05-07T21:04:02.7469972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7470307Z self=, 2025-05-07T21:04:02.7470384Z compile=True, 2025-05-07T21:04:02.7470483Z pooling_mode=, 2025-05-07T21:04:02.7470558Z T=1, 2025-05-07T21:04:02.7470627Z D=45, 2025-05-07T21:04:02.7470702Z B=114, 2025-05-07T21:04:02.7470773Z log_E=5, 2025-05-07T21:04:02.7470845Z L=8, 2025-05-07T21:04:02.7470924Z D_gradcheck=1, 2025-05-07T21:04:02.7471010Z stochastic_rounding=True, 2025-05-07T21:04:02.7471086Z weighted=False, 2025-05-07T21:04:02.7471211Z row_wise=True, 2025-05-07T21:04:02.7471285Z mixed=True, 2025-05-07T21:04:02.7471362Z use_cache=True, 2025-05-07T21:04:02.7471506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7471581Z use_cpu=True, 2025-05-07T21:04:02.7471679Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7471748Z ) 2025-05-07T21:04:02.7471869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7472199Z self=, 2025-05-07T21:04:02.7472281Z compile=True, 2025-05-07T21:04:02.7472383Z pooling_mode=, 2025-05-07T21:04:02.7472458Z T=3, 2025-05-07T21:04:02.7472528Z D=97, 2025-05-07T21:04:02.7472601Z B=36, 2025-05-07T21:04:02.7472678Z log_E=4, 2025-05-07T21:04:02.7472747Z L=14, 2025-05-07T21:04:02.7472822Z D_gradcheck=1, 2025-05-07T21:04:02.7472915Z stochastic_rounding=True, 2025-05-07T21:04:02.7472988Z weighted=False, 2025-05-07T21:04:02.7473063Z row_wise=True, 2025-05-07T21:04:02.7473146Z mixed=True, 2025-05-07T21:04:02.7473221Z use_cache=True, 2025-05-07T21:04:02.7473323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7473401Z use_cpu=True, 2025-05-07T21:04:02.7473496Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7473561Z ) 2025-05-07T21:04:02.7473692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7474020Z self=, 2025-05-07T21:04:02.7474097Z compile=False, 2025-05-07T21:04:02.7474199Z pooling_mode=, 2025-05-07T21:04:02.7474266Z T=1, 2025-05-07T21:04:02.7474343Z D=110, 2025-05-07T21:04:02.7474460Z B=21, 2025-05-07T21:04:02.7474534Z log_E=3, 2025-05-07T21:04:02.7474608Z L=19, 2025-05-07T21:04:02.7474681Z D_gradcheck=1, 2025-05-07T21:04:02.7474769Z stochastic_rounding=False, 2025-05-07T21:04:02.7474850Z weighted=True, 2025-05-07T21:04:02.7474922Z row_wise=True, 2025-05-07T21:04:02.7475033Z mixed=True, 2025-05-07T21:04:02.7475109Z use_cache=True, 2025-05-07T21:04:02.7475210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7475282Z use_cpu=True, 2025-05-07T21:04:02.7475377Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7475441Z ) 2025-05-07T21:04:02.7734074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7734751Z self=, 2025-05-07T21:04:02.7734889Z compile=False, 2025-05-07T21:04:02.7735053Z pooling_mode=, 2025-05-07T21:04:02.7735157Z T=2, 2025-05-07T21:04:02.7735260Z D=22, 2025-05-07T21:04:02.7735389Z B=51, 2025-05-07T21:04:02.7735575Z log_E=3, 2025-05-07T21:04:02.7735675Z L=4, 2025-05-07T21:04:02.7735788Z D_gradcheck=1, 2025-05-07T21:04:02.7735914Z stochastic_rounding=True, 2025-05-07T21:04:02.7736023Z weighted=False, 2025-05-07T21:04:02.7736134Z row_wise=True, 2025-05-07T21:04:02.7736240Z mixed=False, 2025-05-07T21:04:02.7736355Z use_cache=True, 2025-05-07T21:04:02.7736490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7736568Z use_cpu=True, 2025-05-07T21:04:02.7736670Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7736740Z ) 2025-05-07T21:04:02.7736871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7737212Z self=, 2025-05-07T21:04:02.7737292Z compile=False, 2025-05-07T21:04:02.7737397Z pooling_mode=, 2025-05-07T21:04:02.7737475Z T=5, 2025-05-07T21:04:02.7737550Z D=78, 2025-05-07T21:04:02.7737620Z B=32, 2025-05-07T21:04:02.7737697Z log_E=3, 2025-05-07T21:04:02.7737765Z L=18, 2025-05-07T21:04:02.7737845Z D_gradcheck=2, 2025-05-07T21:04:02.7737935Z stochastic_rounding=True, 2025-05-07T21:04:02.7738135Z weighted=True, 2025-05-07T21:04:02.7738218Z row_wise=True, 2025-05-07T21:04:02.7738294Z mixed=True, 2025-05-07T21:04:02.7738368Z use_cache=False, 2025-05-07T21:04:02.7738533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7738609Z use_cpu=True, 2025-05-07T21:04:02.7738704Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7738774Z ) 2025-05-07T21:04:02.7738899Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7739234Z self=, 2025-05-07T21:04:02.7739316Z compile=False, 2025-05-07T21:04:02.7739418Z pooling_mode=, 2025-05-07T21:04:02.7739494Z T=5, 2025-05-07T21:04:02.7739569Z D=67, 2025-05-07T21:04:02.7739641Z B=30, 2025-05-07T21:04:02.7739718Z log_E=3, 2025-05-07T21:04:02.7739789Z L=18, 2025-05-07T21:04:02.7739863Z D_gradcheck=1, 2025-05-07T21:04:02.7739954Z stochastic_rounding=False, 2025-05-07T21:04:02.7740030Z weighted=True, 2025-05-07T21:04:02.7740107Z row_wise=True, 2025-05-07T21:04:02.7740182Z mixed=False, 2025-05-07T21:04:02.7740260Z use_cache=False, 2025-05-07T21:04:02.7740362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7740440Z use_cpu=True, 2025-05-07T21:04:02.7740536Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7740603Z ) 2025-05-07T21:04:02.7740729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7741063Z self=, 2025-05-07T21:04:02.7741141Z compile=True, 2025-05-07T21:04:02.7741243Z pooling_mode=, 2025-05-07T21:04:02.7741310Z T=2, 2025-05-07T21:04:02.7741451Z D=5, 2025-05-07T21:04:02.7741521Z B=8, 2025-05-07T21:04:02.7741593Z log_E=3, 2025-05-07T21:04:02.7741670Z L=2, 2025-05-07T21:04:02.7741745Z D_gradcheck=2, 2025-05-07T21:04:02.7741838Z stochastic_rounding=False, 2025-05-07T21:04:02.7741919Z weighted=False, 2025-05-07T21:04:02.7742052Z row_wise=True, 2025-05-07T21:04:02.7742124Z mixed=False, 2025-05-07T21:04:02.7742210Z use_cache=True, 2025-05-07T21:04:02.7742309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7742382Z use_cpu=True, 2025-05-07T21:04:02.7742480Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7742547Z ) 2025-05-07T21:04:02.7742673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7743002Z self=, 2025-05-07T21:04:02.7743078Z compile=False, 2025-05-07T21:04:02.7743183Z pooling_mode=, 2025-05-07T21:04:02.7743256Z T=5, 2025-05-07T21:04:02.7743329Z D=38, 2025-05-07T21:04:02.7743406Z B=76, 2025-05-07T21:04:02.7743479Z log_E=4, 2025-05-07T21:04:02.7743548Z L=3, 2025-05-07T21:04:02.7743625Z D_gradcheck=1, 2025-05-07T21:04:02.7743715Z stochastic_rounding=False, 2025-05-07T21:04:02.7743788Z weighted=True, 2025-05-07T21:04:02.7743872Z row_wise=True, 2025-05-07T21:04:02.7743945Z mixed=False, 2025-05-07T21:04:02.7744023Z use_cache=False, 2025-05-07T21:04:02.7744126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7744198Z use_cpu=True, 2025-05-07T21:04:02.7744297Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7744364Z ) 2025-05-07T21:04:02.7744487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7744820Z self=, 2025-05-07T21:04:02.7744896Z compile=True, 2025-05-07T21:04:02.7744996Z pooling_mode=, 2025-05-07T21:04:02.7745072Z T=2, 2025-05-07T21:04:02.7745143Z D=108, 2025-05-07T21:04:02.7745214Z B=54, 2025-05-07T21:04:02.7745291Z log_E=4, 2025-05-07T21:04:02.7745360Z L=16, 2025-05-07T21:04:02.7745437Z D_gradcheck=1, 2025-05-07T21:04:02.7745577Z stochastic_rounding=False, 2025-05-07T21:04:02.7745654Z weighted=False, 2025-05-07T21:04:02.7745730Z row_wise=True, 2025-05-07T21:04:02.7745846Z mixed=True, 2025-05-07T21:04:02.7745921Z use_cache=True, 2025-05-07T21:04:02.7746026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7746101Z use_cpu=True, 2025-05-07T21:04:02.7746200Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7746272Z ) 2025-05-07T21:04:02.7746396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7746724Z self=, 2025-05-07T21:04:02.7746808Z compile=True, 2025-05-07T21:04:02.7746910Z pooling_mode=, 2025-05-07T21:04:02.7746982Z T=4, 2025-05-07T21:04:02.7747055Z D=88, 2025-05-07T21:04:02.7747124Z B=31, 2025-05-07T21:04:02.7747197Z log_E=4, 2025-05-07T21:04:02.7747268Z L=12, 2025-05-07T21:04:02.7747344Z D_gradcheck=1, 2025-05-07T21:04:02.7747437Z stochastic_rounding=False, 2025-05-07T21:04:02.7747517Z weighted=False, 2025-05-07T21:04:02.7747589Z row_wise=True, 2025-05-07T21:04:02.7747666Z mixed=True, 2025-05-07T21:04:02.7747744Z use_cache=True, 2025-05-07T21:04:02.7747846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7747924Z use_cpu=True, 2025-05-07T21:04:02.7748025Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7748092Z ) 2025-05-07T21:04:02.7748222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7748552Z self=, 2025-05-07T21:04:02.7748626Z compile=True, 2025-05-07T21:04:02.7748779Z pooling_mode=, 2025-05-07T21:04:02.7748848Z T=5, 2025-05-07T21:04:02.7748922Z D=49, 2025-05-07T21:04:02.7748992Z B=82, 2025-05-07T21:04:02.7749068Z log_E=5, 2025-05-07T21:04:02.7749144Z L=2, 2025-05-07T21:04:02.7749223Z D_gradcheck=1, 2025-05-07T21:04:02.7749312Z stochastic_rounding=True, 2025-05-07T21:04:02.7749437Z weighted=False, 2025-05-07T21:04:02.7749510Z row_wise=True, 2025-05-07T21:04:02.7749587Z mixed=True, 2025-05-07T21:04:02.7749668Z use_cache=True, 2025-05-07T21:04:02.7749768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7749843Z use_cpu=True, 2025-05-07T21:04:02.7749943Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7750008Z ) 2025-05-07T21:04:02.7750131Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7750460Z self=, 2025-05-07T21:04:02.7750536Z compile=False, 2025-05-07T21:04:02.7750646Z pooling_mode=, 2025-05-07T21:04:02.7750717Z T=1, 2025-05-07T21:04:02.7750789Z D=12, 2025-05-07T21:04:02.7750866Z B=80, 2025-05-07T21:04:02.7750936Z log_E=4, 2025-05-07T21:04:02.7751008Z L=5, 2025-05-07T21:04:02.7751088Z D_gradcheck=2, 2025-05-07T21:04:02.7751175Z stochastic_rounding=False, 2025-05-07T21:04:02.7751252Z weighted=False, 2025-05-07T21:04:02.7751329Z row_wise=True, 2025-05-07T21:04:02.7751402Z mixed=False, 2025-05-07T21:04:02.7751476Z use_cache=True, 2025-05-07T21:04:02.7751580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7751653Z use_cpu=True, 2025-05-07T21:04:02.7751746Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7751817Z ) 2025-05-07T21:04:02.7751942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7752280Z self=, 2025-05-07T21:04:02.7752356Z compile=True, 2025-05-07T21:04:02.7752458Z pooling_mode=, 2025-05-07T21:04:02.7752532Z T=2, 2025-05-07T21:04:02.7752602Z D=35, 2025-05-07T21:04:02.7752670Z B=60, 2025-05-07T21:04:02.7752747Z log_E=4, 2025-05-07T21:04:02.7752815Z L=16, 2025-05-07T21:04:02.7752933Z D_gradcheck=2, 2025-05-07T21:04:02.7753025Z stochastic_rounding=False, 2025-05-07T21:04:02.7753104Z weighted=False, 2025-05-07T21:04:02.7753215Z row_wise=True, 2025-05-07T21:04:02.7753288Z mixed=True, 2025-05-07T21:04:02.7753366Z use_cache=False, 2025-05-07T21:04:02.7753467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7753548Z use_cpu=True, 2025-05-07T21:04:02.7753643Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7753715Z ) 2025-05-07T21:04:02.7753837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7754164Z self=, 2025-05-07T21:04:02.7754245Z compile=False, 2025-05-07T21:04:02.7754349Z pooling_mode=, 2025-05-07T21:04:02.7754419Z T=4, 2025-05-07T21:04:02.7754495Z D=114, 2025-05-07T21:04:02.7754565Z B=95, 2025-05-07T21:04:02.7754637Z log_E=4, 2025-05-07T21:04:02.7754707Z L=1, 2025-05-07T21:04:02.7754785Z D_gradcheck=2, 2025-05-07T21:04:02.7754872Z stochastic_rounding=False, 2025-05-07T21:04:02.7754952Z weighted=True, 2025-05-07T21:04:02.7755030Z row_wise=True, 2025-05-07T21:04:02.7755102Z mixed=True, 2025-05-07T21:04:02.7755177Z use_cache=True, 2025-05-07T21:04:02.7755276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7755351Z use_cpu=True, 2025-05-07T21:04:02.7755445Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7755510Z ) 2025-05-07T21:04:02.7755635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7756031Z self=, 2025-05-07T21:04:02.7756107Z compile=True, 2025-05-07T21:04:02.7756258Z pooling_mode=, 2025-05-07T21:04:02.7756332Z T=1, 2025-05-07T21:04:02.7756402Z D=64, 2025-05-07T21:04:02.7756474Z B=12, 2025-05-07T21:04:02.7756547Z log_E=5, 2025-05-07T21:04:02.7756625Z L=17, 2025-05-07T21:04:02.7756705Z D_gradcheck=2, 2025-05-07T21:04:02.7756833Z stochastic_rounding=False, 2025-05-07T21:04:02.7756913Z weighted=True, 2025-05-07T21:04:02.7756988Z row_wise=True, 2025-05-07T21:04:02.7757059Z mixed=True, 2025-05-07T21:04:02.7757140Z use_cache=False, 2025-05-07T21:04:02.7757237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7757307Z use_cpu=True, 2025-05-07T21:04:02.7757403Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7757467Z ) 2025-05-07T21:04:02.7757588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7757919Z self=, 2025-05-07T21:04:02.7757999Z compile=False, 2025-05-07T21:04:02.7758101Z pooling_mode=, 2025-05-07T21:04:02.7758175Z T=4, 2025-05-07T21:04:02.7758244Z D=44, 2025-05-07T21:04:02.7758320Z B=118, 2025-05-07T21:04:02.7758389Z log_E=5, 2025-05-07T21:04:02.7758461Z L=20, 2025-05-07T21:04:02.7758540Z D_gradcheck=2, 2025-05-07T21:04:02.7758633Z stochastic_rounding=False, 2025-05-07T21:04:02.7758708Z weighted=False, 2025-05-07T21:04:02.7758785Z row_wise=True, 2025-05-07T21:04:02.7758860Z mixed=False, 2025-05-07T21:04:02.7758934Z use_cache=False, 2025-05-07T21:04:02.7759039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7759115Z use_cpu=True, 2025-05-07T21:04:02.7759211Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7759286Z ) 2025-05-07T21:04:02.7759408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7759735Z self=, 2025-05-07T21:04:02.7759819Z compile=True, 2025-05-07T21:04:02.7759920Z pooling_mode=, 2025-05-07T21:04:02.7759994Z T=4, 2025-05-07T21:04:02.7760068Z D=66, 2025-05-07T21:04:02.7760139Z B=92, 2025-05-07T21:04:02.7760215Z log_E=3, 2025-05-07T21:04:02.7760328Z L=13, 2025-05-07T21:04:02.7760403Z D_gradcheck=2, 2025-05-07T21:04:02.7760498Z stochastic_rounding=True, 2025-05-07T21:04:02.7760638Z weighted=True, 2025-05-07T21:04:02.7760712Z row_wise=True, 2025-05-07T21:04:02.7760787Z mixed=True, 2025-05-07T21:04:02.7760862Z use_cache=True, 2025-05-07T21:04:02.7760960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.7761039Z use_cpu=True, 2025-05-07T21:04:02.7761136Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7761203Z ) 2025-05-07T21:04:02.7761329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7761657Z self=, 2025-05-07T21:04:02.7761735Z compile=True, 2025-05-07T21:04:02.7761834Z pooling_mode=, 2025-05-07T21:04:02.7761901Z T=3, 2025-05-07T21:04:02.7761973Z D=62, 2025-05-07T21:04:02.7762039Z B=32, 2025-05-07T21:04:02.7762115Z log_E=3, 2025-05-07T21:04:02.7762186Z L=10, 2025-05-07T21:04:02.7762263Z D_gradcheck=1, 2025-05-07T21:04:02.7762350Z stochastic_rounding=True, 2025-05-07T21:04:02.7762428Z weighted=True, 2025-05-07T21:04:02.7762502Z row_wise=True, 2025-05-07T21:04:02.7762574Z mixed=False, 2025-05-07T21:04:02.7762650Z use_cache=True, 2025-05-07T21:04:02.7762748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7762821Z use_cpu=True, 2025-05-07T21:04:02.7762923Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.7762990Z ) 2025-05-07T21:04:02.7763117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.7763444Z self=, 2025-05-07T21:04:02.7763564Z compile=True, 2025-05-07T21:04:02.7763669Z pooling_mode=, 2025-05-07T21:04:02.7763741Z T=3, 2025-05-07T21:04:02.7763810Z D=31, 2025-05-07T21:04:02.7763886Z B=63, 2025-05-07T21:04:02.7763959Z log_E=5, 2025-05-07T21:04:02.7764027Z L=19, 2025-05-07T21:04:02.7764143Z D_gradcheck=1, 2025-05-07T21:04:02.7764229Z stochastic_rounding=False, 2025-05-07T21:04:02.7764305Z weighted=True, 2025-05-07T21:04:02.7764381Z row_wise=True, 2025-05-07T21:04:02.7764452Z mixed=True, 2025-05-07T21:04:02.7764530Z use_cache=True, 2025-05-07T21:04:02.7764626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.7764698Z use_cpu=True, 2025-05-07T21:04:02.7764804Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.7764872Z ) 2025-05-07T21:04:02.8022286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8022771Z self=, 2025-05-07T21:04:02.8022896Z compile=True, 2025-05-07T21:04:02.8023085Z pooling_mode=, 2025-05-07T21:04:02.8023192Z T=2, 2025-05-07T21:04:02.8023295Z D=2, 2025-05-07T21:04:02.8023403Z B=32, 2025-05-07T21:04:02.8023512Z log_E=3, 2025-05-07T21:04:02.8023609Z L=3, 2025-05-07T21:04:02.8023762Z D_gradcheck=1, 2025-05-07T21:04:02.8023893Z stochastic_rounding=False, 2025-05-07T21:04:02.8024064Z weighted=False, 2025-05-07T21:04:02.8024168Z row_wise=True, 2025-05-07T21:04:02.8024280Z mixed=False, 2025-05-07T21:04:02.8024392Z use_cache=True, 2025-05-07T21:04:02.8024528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8024637Z use_cpu=True, 2025-05-07T21:04:02.8024778Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8024872Z ) 2025-05-07T21:04:02.8025047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8025501Z self=, 2025-05-07T21:04:02.8025616Z compile=False, 2025-05-07T21:04:02.8025743Z pooling_mode=, 2025-05-07T21:04:02.8025817Z T=2, 2025-05-07T21:04:02.8025891Z D=56, 2025-05-07T21:04:02.8025961Z B=53, 2025-05-07T21:04:02.8026142Z log_E=3, 2025-05-07T21:04:02.8026222Z L=0, 2025-05-07T21:04:02.8026299Z D_gradcheck=2, 2025-05-07T21:04:02.8026389Z stochastic_rounding=True, 2025-05-07T21:04:02.8026525Z weighted=True, 2025-05-07T21:04:02.8026598Z row_wise=True, 2025-05-07T21:04:02.8026671Z mixed=True, 2025-05-07T21:04:02.8026746Z use_cache=True, 2025-05-07T21:04:02.8026846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8026921Z use_cpu=True, 2025-05-07T21:04:02.8027019Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8027087Z ) 2025-05-07T21:04:02.8027211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8027552Z self=, 2025-05-07T21:04:02.8027628Z compile=True, 2025-05-07T21:04:02.8027734Z pooling_mode=, 2025-05-07T21:04:02.8027800Z T=2, 2025-05-07T21:04:02.8027870Z D=13, 2025-05-07T21:04:02.8027949Z B=72, 2025-05-07T21:04:02.8028022Z log_E=5, 2025-05-07T21:04:02.8028096Z L=0, 2025-05-07T21:04:02.8034174Z D_gradcheck=1, 2025-05-07T21:04:02.8034302Z stochastic_rounding=False, 2025-05-07T21:04:02.8034384Z weighted=False, 2025-05-07T21:04:02.8034466Z row_wise=True, 2025-05-07T21:04:02.8034539Z mixed=True, 2025-05-07T21:04:02.8034622Z use_cache=True, 2025-05-07T21:04:02.8034728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8034802Z use_cpu=True, 2025-05-07T21:04:02.8034902Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8034967Z ) 2025-05-07T21:04:02.8035098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8035542Z self=, 2025-05-07T21:04:02.8035621Z compile=True, 2025-05-07T21:04:02.8035724Z pooling_mode=, 2025-05-07T21:04:02.8035797Z T=5, 2025-05-07T21:04:02.8035865Z D=71, 2025-05-07T21:04:02.8036017Z B=17, 2025-05-07T21:04:02.8036091Z log_E=4, 2025-05-07T21:04:02.8036228Z L=19, 2025-05-07T21:04:02.8036304Z D_gradcheck=1, 2025-05-07T21:04:02.8036401Z stochastic_rounding=True, 2025-05-07T21:04:02.8036475Z weighted=True, 2025-05-07T21:04:02.8036550Z row_wise=True, 2025-05-07T21:04:02.8036624Z mixed=False, 2025-05-07T21:04:02.8036696Z use_cache=True, 2025-05-07T21:04:02.8036800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8036876Z use_cpu=True, 2025-05-07T21:04:02.8036976Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8037048Z ) 2025-05-07T21:04:02.8037172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8037508Z self=, 2025-05-07T21:04:02.8037589Z compile=False, 2025-05-07T21:04:02.8037690Z pooling_mode=, 2025-05-07T21:04:02.8037764Z T=3, 2025-05-07T21:04:02.8037836Z D=46, 2025-05-07T21:04:02.8037908Z B=48, 2025-05-07T21:04:02.8037984Z log_E=4, 2025-05-07T21:04:02.8038056Z L=20, 2025-05-07T21:04:02.8038131Z D_gradcheck=2, 2025-05-07T21:04:02.8038227Z stochastic_rounding=False, 2025-05-07T21:04:02.8038302Z weighted=False, 2025-05-07T21:04:02.8038373Z row_wise=True, 2025-05-07T21:04:02.8038450Z mixed=False, 2025-05-07T21:04:02.8038528Z use_cache=False, 2025-05-07T21:04:02.8038630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8038707Z use_cpu=True, 2025-05-07T21:04:02.8038801Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8038868Z ) 2025-05-07T21:04:02.8038994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8039325Z self=, 2025-05-07T21:04:02.8039407Z compile=True, 2025-05-07T21:04:02.8039508Z pooling_mode=, 2025-05-07T21:04:02.8039574Z T=1, 2025-05-07T21:04:02.8039697Z D=120, 2025-05-07T21:04:02.8039772Z B=91, 2025-05-07T21:04:02.8039848Z log_E=5, 2025-05-07T21:04:02.8039921Z L=6, 2025-05-07T21:04:02.8040036Z D_gradcheck=2, 2025-05-07T21:04:02.8040126Z stochastic_rounding=True, 2025-05-07T21:04:02.8040202Z weighted=True, 2025-05-07T21:04:02.8040276Z row_wise=True, 2025-05-07T21:04:02.8040348Z mixed=False, 2025-05-07T21:04:02.8040429Z use_cache=False, 2025-05-07T21:04:02.8040528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8040602Z use_cpu=True, 2025-05-07T21:04:02.8040700Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8040767Z ) 2025-05-07T21:04:02.8040888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8041222Z self=, 2025-05-07T21:04:02.8041299Z compile=False, 2025-05-07T21:04:02.8041404Z pooling_mode=, 2025-05-07T21:04:02.8041473Z T=3, 2025-05-07T21:04:02.8041546Z D=63, 2025-05-07T21:04:02.8041619Z B=92, 2025-05-07T21:04:02.8041690Z log_E=5, 2025-05-07T21:04:02.8041761Z L=15, 2025-05-07T21:04:02.8041840Z D_gradcheck=1, 2025-05-07T21:04:02.8041929Z stochastic_rounding=True, 2025-05-07T21:04:02.8042001Z weighted=True, 2025-05-07T21:04:02.8042079Z row_wise=True, 2025-05-07T21:04:02.8042158Z mixed=False, 2025-05-07T21:04:02.8042233Z use_cache=True, 2025-05-07T21:04:02.8042338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8042409Z use_cpu=True, 2025-05-07T21:04:02.8042510Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8042578Z ) 2025-05-07T21:04:02.8042700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8043090Z self=, 2025-05-07T21:04:02.8043169Z compile=True, 2025-05-07T21:04:02.8043272Z pooling_mode=, 2025-05-07T21:04:02.8043345Z T=2, 2025-05-07T21:04:02.8043417Z D=44, 2025-05-07T21:04:02.8043486Z B=114, 2025-05-07T21:04:02.8043596Z log_E=5, 2025-05-07T21:04:02.8043666Z L=4, 2025-05-07T21:04:02.8043744Z D_gradcheck=2, 2025-05-07T21:04:02.8043837Z stochastic_rounding=True, 2025-05-07T21:04:02.8043915Z weighted=False, 2025-05-07T21:04:02.8043986Z row_wise=True, 2025-05-07T21:04:02.8044061Z mixed=True, 2025-05-07T21:04:02.8044135Z use_cache=False, 2025-05-07T21:04:02.8044239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8044310Z use_cpu=True, 2025-05-07T21:04:02.8044405Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8044477Z ) 2025-05-07T21:04:02.8044598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8044928Z self=, 2025-05-07T21:04:02.8045011Z compile=True, 2025-05-07T21:04:02.8045113Z pooling_mode=, 2025-05-07T21:04:02.8045192Z T=5, 2025-05-07T21:04:02.8045273Z D=50, 2025-05-07T21:04:02.8045343Z B=83, 2025-05-07T21:04:02.8045415Z log_E=3, 2025-05-07T21:04:02.8045492Z L=8, 2025-05-07T21:04:02.8045567Z D_gradcheck=1, 2025-05-07T21:04:02.8045660Z stochastic_rounding=False, 2025-05-07T21:04:02.8045734Z weighted=True, 2025-05-07T21:04:02.8045806Z row_wise=True, 2025-05-07T21:04:02.8045881Z mixed=True, 2025-05-07T21:04:02.8045957Z use_cache=False, 2025-05-07T21:04:02.8046057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8046134Z use_cpu=True, 2025-05-07T21:04:02.8046228Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8046296Z ) 2025-05-07T21:04:02.8046450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8046784Z self=, 2025-05-07T21:04:02.8046862Z compile=False, 2025-05-07T21:04:02.8046961Z pooling_mode=, 2025-05-07T21:04:02.8047076Z T=4, 2025-05-07T21:04:02.8047148Z D=118, 2025-05-07T21:04:02.8047221Z B=69, 2025-05-07T21:04:02.8047299Z log_E=5, 2025-05-07T21:04:02.8047410Z L=2, 2025-05-07T21:04:02.8047487Z D_gradcheck=2, 2025-05-07T21:04:02.8047578Z stochastic_rounding=False, 2025-05-07T21:04:02.8047654Z weighted=False, 2025-05-07T21:04:02.8047725Z row_wise=True, 2025-05-07T21:04:02.8047801Z mixed=False, 2025-05-07T21:04:02.8047872Z use_cache=True, 2025-05-07T21:04:02.8047971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8048046Z use_cpu=True, 2025-05-07T21:04:02.8048143Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8048214Z ) 2025-05-07T21:04:02.8048335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8048663Z self=, 2025-05-07T21:04:02.8048741Z compile=True, 2025-05-07T21:04:02.8048842Z pooling_mode=, 2025-05-07T21:04:02.8048916Z T=2, 2025-05-07T21:04:02.8048990Z D=23, 2025-05-07T21:04:02.8049061Z B=11, 2025-05-07T21:04:02.8049131Z log_E=3, 2025-05-07T21:04:02.8049203Z L=8, 2025-05-07T21:04:02.8049277Z D_gradcheck=1, 2025-05-07T21:04:02.8049367Z stochastic_rounding=True, 2025-05-07T21:04:02.8049441Z weighted=True, 2025-05-07T21:04:02.8049512Z row_wise=True, 2025-05-07T21:04:02.8049589Z mixed=False, 2025-05-07T21:04:02.8049663Z use_cache=False, 2025-05-07T21:04:02.8049762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8049836Z use_cpu=True, 2025-05-07T21:04:02.8049933Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8049999Z ) 2025-05-07T21:04:02.8050126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8050495Z self=, 2025-05-07T21:04:02.8050575Z compile=True, 2025-05-07T21:04:02.8050680Z pooling_mode=, 2025-05-07T21:04:02.8050750Z T=3, 2025-05-07T21:04:02.8050882Z D=20, 2025-05-07T21:04:02.8050957Z B=91, 2025-05-07T21:04:02.8051029Z log_E=5, 2025-05-07T21:04:02.8051100Z L=16, 2025-05-07T21:04:02.8051174Z D_gradcheck=2, 2025-05-07T21:04:02.8051261Z stochastic_rounding=False, 2025-05-07T21:04:02.8051341Z weighted=False, 2025-05-07T21:04:02.8051412Z row_wise=True, 2025-05-07T21:04:02.8051486Z mixed=False, 2025-05-07T21:04:02.8051562Z use_cache=True, 2025-05-07T21:04:02.8051661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8051733Z use_cpu=True, 2025-05-07T21:04:02.8051832Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8051902Z ) 2025-05-07T21:04:02.8052027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8052396Z self=, 2025-05-07T21:04:02.8052487Z compile=True, 2025-05-07T21:04:02.8052596Z pooling_mode=, 2025-05-07T21:04:02.8052664Z T=1, 2025-05-07T21:04:02.8052737Z D=12, 2025-05-07T21:04:02.8052813Z B=61, 2025-05-07T21:04:02.8052886Z log_E=4, 2025-05-07T21:04:02.8052955Z L=16, 2025-05-07T21:04:02.8053033Z D_gradcheck=1, 2025-05-07T21:04:02.8053121Z stochastic_rounding=False, 2025-05-07T21:04:02.8053194Z weighted=True, 2025-05-07T21:04:02.8053267Z row_wise=True, 2025-05-07T21:04:02.8053341Z mixed=False, 2025-05-07T21:04:02.8053415Z use_cache=False, 2025-05-07T21:04:02.8053518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8053590Z use_cpu=True, 2025-05-07T21:04:02.8053683Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8053753Z ) 2025-05-07T21:04:02.8053876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8054213Z self=, 2025-05-07T21:04:02.8054287Z compile=True, 2025-05-07T21:04:02.8054432Z pooling_mode=, 2025-05-07T21:04:02.8054506Z T=4, 2025-05-07T21:04:02.8054579Z D=42, 2025-05-07T21:04:02.8054649Z B=3, 2025-05-07T21:04:02.8054763Z log_E=3, 2025-05-07T21:04:02.8054834Z L=12, 2025-05-07T21:04:02.8054908Z D_gradcheck=1, 2025-05-07T21:04:02.8055000Z stochastic_rounding=False, 2025-05-07T21:04:02.8055076Z weighted=False, 2025-05-07T21:04:02.8055148Z row_wise=True, 2025-05-07T21:04:02.8055223Z mixed=False, 2025-05-07T21:04:02.8055295Z use_cache=False, 2025-05-07T21:04:02.8055396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8055473Z use_cpu=True, 2025-05-07T21:04:02.8055566Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8055637Z ) 2025-05-07T21:04:02.8055762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8056087Z self=, 2025-05-07T21:04:02.8056168Z compile=True, 2025-05-07T21:04:02.8056269Z pooling_mode=, 2025-05-07T21:04:02.8056340Z T=5, 2025-05-07T21:04:02.8056410Z D=14, 2025-05-07T21:04:02.8056478Z B=121, 2025-05-07T21:04:02.8056548Z log_E=5, 2025-05-07T21:04:02.8056620Z L=16, 2025-05-07T21:04:02.8056694Z D_gradcheck=1, 2025-05-07T21:04:02.8056783Z stochastic_rounding=False, 2025-05-07T21:04:02.8056861Z weighted=False, 2025-05-07T21:04:02.8056936Z row_wise=True, 2025-05-07T21:04:02.8057006Z mixed=True, 2025-05-07T21:04:02.8057085Z use_cache=False, 2025-05-07T21:04:02.8057183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8057260Z use_cpu=True, 2025-05-07T21:04:02.8057356Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8057422Z ) 2025-05-07T21:04:02.8057592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8057924Z self=, 2025-05-07T21:04:02.8057998Z compile=True, 2025-05-07T21:04:02.8058105Z pooling_mode=, 2025-05-07T21:04:02.8058214Z T=4, 2025-05-07T21:04:02.8058287Z D=105, 2025-05-07T21:04:02.8058365Z B=105, 2025-05-07T21:04:02.8058436Z log_E=3, 2025-05-07T21:04:02.8058508Z L=3, 2025-05-07T21:04:02.8058586Z D_gradcheck=1, 2025-05-07T21:04:02.8058673Z stochastic_rounding=True, 2025-05-07T21:04:02.8058751Z weighted=False, 2025-05-07T21:04:02.8058824Z row_wise=True, 2025-05-07T21:04:02.8058895Z mixed=False, 2025-05-07T21:04:02.8058973Z use_cache=False, 2025-05-07T21:04:02.8059072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8059142Z use_cpu=True, 2025-05-07T21:04:02.8059244Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8059311Z ) 2025-05-07T21:04:02.8306680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8307059Z self=, 2025-05-07T21:04:02.8307182Z compile=False, 2025-05-07T21:04:02.8307484Z pooling_mode=, 2025-05-07T21:04:02.8307590Z T=5, 2025-05-07T21:04:02.8307711Z D=89, 2025-05-07T21:04:02.8307824Z B=49, 2025-05-07T21:04:02.8307937Z log_E=3, 2025-05-07T21:04:02.8308039Z L=19, 2025-05-07T21:04:02.8308161Z D_gradcheck=1, 2025-05-07T21:04:02.8308284Z stochastic_rounding=True, 2025-05-07T21:04:02.8308421Z weighted=False, 2025-05-07T21:04:02.8308533Z row_wise=True, 2025-05-07T21:04:02.8308810Z mixed=True, 2025-05-07T21:04:02.8308932Z use_cache=False, 2025-05-07T21:04:02.8309073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8309179Z use_cpu=True, 2025-05-07T21:04:02.8309320Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8309421Z ) 2025-05-07T21:04:02.8309600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8310064Z self=, 2025-05-07T21:04:02.8310823Z compile=False, 2025-05-07T21:04:02.8310987Z pooling_mode=, 2025-05-07T21:04:02.8311089Z T=2, 2025-05-07T21:04:02.8311263Z D=89, 2025-05-07T21:04:02.8311364Z B=50, 2025-05-07T21:04:02.8311463Z log_E=4, 2025-05-07T21:04:02.8311561Z L=11, 2025-05-07T21:04:02.8311677Z D_gradcheck=1, 2025-05-07T21:04:02.8311809Z stochastic_rounding=False, 2025-05-07T21:04:02.8311894Z weighted=False, 2025-05-07T21:04:02.8311975Z row_wise=True, 2025-05-07T21:04:02.8312048Z mixed=False, 2025-05-07T21:04:02.8312124Z use_cache=True, 2025-05-07T21:04:02.8312238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8312324Z use_cpu=True, 2025-05-07T21:04:02.8312451Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8312540Z ) 2025-05-07T21:04:02.8312690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8313090Z self=, 2025-05-07T21:04:02.8313177Z compile=False, 2025-05-07T21:04:02.8313286Z pooling_mode=, 2025-05-07T21:04:02.8313365Z T=2, 2025-05-07T21:04:02.8313441Z D=66, 2025-05-07T21:04:02.8313515Z B=54, 2025-05-07T21:04:02.8313594Z log_E=4, 2025-05-07T21:04:02.8313669Z L=16, 2025-05-07T21:04:02.8313751Z D_gradcheck=1, 2025-05-07T21:04:02.8313853Z stochastic_rounding=False, 2025-05-07T21:04:02.8313936Z weighted=False, 2025-05-07T21:04:02.8314021Z row_wise=True, 2025-05-07T21:04:02.8314100Z mixed=False, 2025-05-07T21:04:02.8314183Z use_cache=False, 2025-05-07T21:04:02.8314300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8314380Z use_cpu=True, 2025-05-07T21:04:02.8314562Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8314635Z ) 2025-05-07T21:04:02.8314762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8315094Z self=, 2025-05-07T21:04:02.8315179Z compile=False, 2025-05-07T21:04:02.8315342Z pooling_mode=, 2025-05-07T21:04:02.8315413Z T=4, 2025-05-07T21:04:02.8315488Z D=59, 2025-05-07T21:04:02.8315559Z B=35, 2025-05-07T21:04:02.8315640Z log_E=4, 2025-05-07T21:04:02.8315712Z L=6, 2025-05-07T21:04:02.8315788Z D_gradcheck=2, 2025-05-07T21:04:02.8315885Z stochastic_rounding=True, 2025-05-07T21:04:02.8316056Z weighted=False, 2025-05-07T21:04:02.8316134Z row_wise=True, 2025-05-07T21:04:02.8316211Z mixed=True, 2025-05-07T21:04:02.8316287Z use_cache=True, 2025-05-07T21:04:02.8316388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8316466Z use_cpu=True, 2025-05-07T21:04:02.8316565Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8316634Z ) 2025-05-07T21:04:02.8316763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8317096Z self=, 2025-05-07T21:04:02.8317174Z compile=False, 2025-05-07T21:04:02.8317283Z pooling_mode=, 2025-05-07T21:04:02.8317357Z T=5, 2025-05-07T21:04:02.8317437Z D=72, 2025-05-07T21:04:02.8317508Z B=109, 2025-05-07T21:04:02.8317581Z log_E=3, 2025-05-07T21:04:02.8317657Z L=13, 2025-05-07T21:04:02.8317734Z D_gradcheck=1, 2025-05-07T21:04:02.8317823Z stochastic_rounding=True, 2025-05-07T21:04:02.8317904Z weighted=False, 2025-05-07T21:04:02.8317977Z row_wise=True, 2025-05-07T21:04:02.8318053Z mixed=True, 2025-05-07T21:04:02.8318132Z use_cache=False, 2025-05-07T21:04:02.8318232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8318307Z use_cpu=True, 2025-05-07T21:04:02.8318413Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8318478Z ) 2025-05-07T21:04:02.8318602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8318986Z self=, 2025-05-07T21:04:02.8319067Z compile=True, 2025-05-07T21:04:02.8319213Z pooling_mode=, 2025-05-07T21:04:02.8319326Z T=1, 2025-05-07T21:04:02.8319406Z D=16, 2025-05-07T21:04:02.8319476Z B=66, 2025-05-07T21:04:02.8319551Z log_E=5, 2025-05-07T21:04:02.8319622Z L=5, 2025-05-07T21:04:02.8319701Z D_gradcheck=2, 2025-05-07T21:04:02.8319796Z stochastic_rounding=True, 2025-05-07T21:04:02.8319869Z weighted=True, 2025-05-07T21:04:02.8319940Z row_wise=True, 2025-05-07T21:04:02.8320016Z mixed=False, 2025-05-07T21:04:02.8320092Z use_cache=True, 2025-05-07T21:04:02.8320194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8320277Z use_cpu=True, 2025-05-07T21:04:02.8320375Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8320442Z ) 2025-05-07T21:04:02.8320573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8320911Z self=, 2025-05-07T21:04:02.8321000Z compile=False, 2025-05-07T21:04:02.8321103Z pooling_mode=, 2025-05-07T21:04:02.8321181Z T=5, 2025-05-07T21:04:02.8321261Z D=48, 2025-05-07T21:04:02.8321332Z B=70, 2025-05-07T21:04:02.8321405Z log_E=3, 2025-05-07T21:04:02.8321479Z L=16, 2025-05-07T21:04:02.8321553Z D_gradcheck=2, 2025-05-07T21:04:02.8321641Z stochastic_rounding=False, 2025-05-07T21:04:02.8321719Z weighted=True, 2025-05-07T21:04:02.8321792Z row_wise=True, 2025-05-07T21:04:02.8321864Z mixed=False, 2025-05-07T21:04:02.8321945Z use_cache=True, 2025-05-07T21:04:02.8322046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8322131Z use_cpu=True, 2025-05-07T21:04:02.8322289Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8322374Z ) 2025-05-07T21:04:02.8322529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8322860Z self=, 2025-05-07T21:04:02.8322979Z compile=False, 2025-05-07T21:04:02.8323088Z pooling_mode=, 2025-05-07T21:04:02.8323164Z T=3, 2025-05-07T21:04:02.8323239Z D=96, 2025-05-07T21:04:02.8323315Z B=92, 2025-05-07T21:04:02.8323386Z log_E=4, 2025-05-07T21:04:02.8323458Z L=18, 2025-05-07T21:04:02.8323543Z D_gradcheck=1, 2025-05-07T21:04:02.8323632Z stochastic_rounding=False, 2025-05-07T21:04:02.8323707Z weighted=False, 2025-05-07T21:04:02.8323788Z row_wise=True, 2025-05-07T21:04:02.8323861Z mixed=False, 2025-05-07T21:04:02.8323943Z use_cache=False, 2025-05-07T21:04:02.8324045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8324122Z use_cpu=True, 2025-05-07T21:04:02.8324220Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8324290Z ) 2025-05-07T21:04:02.8324413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8324745Z self=, 2025-05-07T21:04:02.8324828Z compile=False, 2025-05-07T21:04:02.8324930Z pooling_mode=, 2025-05-07T21:04:02.8325011Z T=3, 2025-05-07T21:04:02.8325082Z D=48, 2025-05-07T21:04:02.8325155Z B=66, 2025-05-07T21:04:02.8325232Z log_E=4, 2025-05-07T21:04:02.8325304Z L=1, 2025-05-07T21:04:02.8325388Z D_gradcheck=1, 2025-05-07T21:04:02.8325478Z stochastic_rounding=True, 2025-05-07T21:04:02.8325554Z weighted=True, 2025-05-07T21:04:02.8325631Z row_wise=True, 2025-05-07T21:04:02.8325704Z mixed=False, 2025-05-07T21:04:02.8325777Z use_cache=True, 2025-05-07T21:04:02.8325880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8325957Z use_cpu=True, 2025-05-07T21:04:02.8326053Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8326120Z ) 2025-05-07T21:04:02.8326242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8326617Z self=, 2025-05-07T21:04:02.8326702Z compile=True, 2025-05-07T21:04:02.8326804Z pooling_mode=, 2025-05-07T21:04:02.8326918Z T=3, 2025-05-07T21:04:02.8326991Z D=6, 2025-05-07T21:04:02.8327063Z B=56, 2025-05-07T21:04:02.8327142Z log_E=3, 2025-05-07T21:04:02.8327214Z L=11, 2025-05-07T21:04:02.8327289Z D_gradcheck=1, 2025-05-07T21:04:02.8327378Z stochastic_rounding=False, 2025-05-07T21:04:02.8327454Z weighted=False, 2025-05-07T21:04:02.8327528Z row_wise=True, 2025-05-07T21:04:02.8327602Z mixed=True, 2025-05-07T21:04:02.8327679Z use_cache=False, 2025-05-07T21:04:02.8327780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8327860Z use_cpu=True, 2025-05-07T21:04:02.8327956Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8328023Z ) 2025-05-07T21:04:02.8328147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8328477Z self=, 2025-05-07T21:04:02.8328561Z compile=False, 2025-05-07T21:04:02.8328663Z pooling_mode=, 2025-05-07T21:04:02.8328732Z T=3, 2025-05-07T21:04:02.8328803Z D=98, 2025-05-07T21:04:02.8328874Z B=48, 2025-05-07T21:04:02.8328951Z log_E=4, 2025-05-07T21:04:02.8329029Z L=17, 2025-05-07T21:04:02.8329103Z D_gradcheck=1, 2025-05-07T21:04:02.8329192Z stochastic_rounding=True, 2025-05-07T21:04:02.8329270Z weighted=True, 2025-05-07T21:04:02.8329344Z row_wise=True, 2025-05-07T21:04:02.8329414Z mixed=True, 2025-05-07T21:04:02.8329494Z use_cache=True, 2025-05-07T21:04:02.8329594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8329736Z use_cpu=True, 2025-05-07T21:04:02.8329838Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8329905Z ) 2025-05-07T21:04:02.8330030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8330361Z self=, 2025-05-07T21:04:02.8330478Z compile=True, 2025-05-07T21:04:02.8330587Z pooling_mode=, 2025-05-07T21:04:02.8330658Z T=5, 2025-05-07T21:04:02.8330730Z D=58, 2025-05-07T21:04:02.8330808Z B=31, 2025-05-07T21:04:02.8330880Z log_E=4, 2025-05-07T21:04:02.8330951Z L=6, 2025-05-07T21:04:02.8331027Z D_gradcheck=1, 2025-05-07T21:04:02.8331115Z stochastic_rounding=False, 2025-05-07T21:04:02.8331188Z weighted=True, 2025-05-07T21:04:02.8331268Z row_wise=True, 2025-05-07T21:04:02.8331343Z mixed=True, 2025-05-07T21:04:02.8331416Z use_cache=True, 2025-05-07T21:04:02.8331520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8331591Z use_cpu=True, 2025-05-07T21:04:02.8331690Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8331760Z ) 2025-05-07T21:04:02.8331882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8332218Z self=, 2025-05-07T21:04:02.8332300Z compile=False, 2025-05-07T21:04:02.8332407Z pooling_mode=, 2025-05-07T21:04:02.8332478Z T=4, 2025-05-07T21:04:02.8332565Z D=31, 2025-05-07T21:04:02.8332645Z B=21, 2025-05-07T21:04:02.8332736Z log_E=4, 2025-05-07T21:04:02.8332817Z L=3, 2025-05-07T21:04:02.8332892Z D_gradcheck=1, 2025-05-07T21:04:02.8332985Z stochastic_rounding=True, 2025-05-07T21:04:02.8333058Z weighted=True, 2025-05-07T21:04:02.8333131Z row_wise=True, 2025-05-07T21:04:02.8333207Z mixed=True, 2025-05-07T21:04:02.8333281Z use_cache=True, 2025-05-07T21:04:02.8333386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8333463Z use_cpu=True, 2025-05-07T21:04:02.8333560Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8333633Z ) 2025-05-07T21:04:02.8333756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8334129Z self=, 2025-05-07T21:04:02.8334217Z compile=True, 2025-05-07T21:04:02.8334358Z pooling_mode=, 2025-05-07T21:04:02.8334428Z T=4, 2025-05-07T21:04:02.8334506Z D=66, 2025-05-07T21:04:02.8334578Z B=98, 2025-05-07T21:04:02.8334650Z log_E=5, 2025-05-07T21:04:02.8334724Z L=20, 2025-05-07T21:04:02.8334799Z D_gradcheck=2, 2025-05-07T21:04:02.8334889Z stochastic_rounding=True, 2025-05-07T21:04:02.8334966Z weighted=True, 2025-05-07T21:04:02.8335041Z row_wise=True, 2025-05-07T21:04:02.8335116Z mixed=True, 2025-05-07T21:04:02.8335194Z use_cache=True, 2025-05-07T21:04:02.8335298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8335376Z use_cpu=True, 2025-05-07T21:04:02.8335470Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8335537Z ) 2025-05-07T21:04:02.8335662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8335992Z self=, 2025-05-07T21:04:02.8336075Z compile=False, 2025-05-07T21:04:02.8336178Z pooling_mode=, 2025-05-07T21:04:02.8336246Z T=4, 2025-05-07T21:04:02.8336320Z D=15, 2025-05-07T21:04:02.8336388Z B=79, 2025-05-07T21:04:02.8336461Z log_E=3, 2025-05-07T21:04:02.8336536Z L=18, 2025-05-07T21:04:02.8336612Z D_gradcheck=1, 2025-05-07T21:04:02.8336700Z stochastic_rounding=True, 2025-05-07T21:04:02.8336776Z weighted=True, 2025-05-07T21:04:02.8336852Z row_wise=True, 2025-05-07T21:04:02.8336923Z mixed=False, 2025-05-07T21:04:02.8337010Z use_cache=False, 2025-05-07T21:04:02.8337155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8337232Z use_cpu=True, 2025-05-07T21:04:02.8337334Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8337401Z ) 2025-05-07T21:04:02.8337527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8337857Z self=, 2025-05-07T21:04:02.8337976Z compile=True, 2025-05-07T21:04:02.8338081Z pooling_mode=, 2025-05-07T21:04:02.8338152Z T=2, 2025-05-07T21:04:02.8338225Z D=34, 2025-05-07T21:04:02.8338301Z B=56, 2025-05-07T21:04:02.8338376Z log_E=4, 2025-05-07T21:04:02.8338449Z L=1, 2025-05-07T21:04:02.8338526Z D_gradcheck=1, 2025-05-07T21:04:02.8338612Z stochastic_rounding=True, 2025-05-07T21:04:02.8338684Z weighted=True, 2025-05-07T21:04:02.8338760Z row_wise=True, 2025-05-07T21:04:02.8338831Z mixed=True, 2025-05-07T21:04:02.8338908Z use_cache=False, 2025-05-07T21:04:02.8339020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8339093Z use_cpu=True, 2025-05-07T21:04:02.8339186Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8339258Z ) 2025-05-07T21:04:02.8597563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8598068Z self=, 2025-05-07T21:04:02.8598269Z compile=True, 2025-05-07T21:04:02.8598419Z pooling_mode=, 2025-05-07T21:04:02.8598519Z T=5, 2025-05-07T21:04:02.8598625Z D=92, 2025-05-07T21:04:02.8598721Z B=63, 2025-05-07T21:04:02.8598818Z log_E=3, 2025-05-07T21:04:02.8598918Z L=2, 2025-05-07T21:04:02.8599024Z D_gradcheck=2, 2025-05-07T21:04:02.8599157Z stochastic_rounding=False, 2025-05-07T21:04:02.8599267Z weighted=True, 2025-05-07T21:04:02.8599373Z row_wise=True, 2025-05-07T21:04:02.8599480Z mixed=True, 2025-05-07T21:04:02.8599583Z use_cache=False, 2025-05-07T21:04:02.8599719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8599821Z use_cpu=True, 2025-05-07T21:04:02.8599950Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8600037Z ) 2025-05-07T21:04:02.8600328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8600685Z self=, 2025-05-07T21:04:02.8600822Z compile=True, 2025-05-07T21:04:02.8600929Z pooling_mode=, 2025-05-07T21:04:02.8600999Z T=1, 2025-05-07T21:04:02.8601075Z D=85, 2025-05-07T21:04:02.8601147Z B=98, 2025-05-07T21:04:02.8601221Z log_E=4, 2025-05-07T21:04:02.8601293Z L=12, 2025-05-07T21:04:02.8601368Z D_gradcheck=2, 2025-05-07T21:04:02.8601455Z stochastic_rounding=True, 2025-05-07T21:04:02.8601533Z weighted=False, 2025-05-07T21:04:02.8601606Z row_wise=True, 2025-05-07T21:04:02.8601677Z mixed=True, 2025-05-07T21:04:02.8601760Z use_cache=False, 2025-05-07T21:04:02.8601861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8601936Z use_cpu=True, 2025-05-07T21:04:02.8602035Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8602104Z ) 2025-05-07T21:04:02.8602230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8602565Z self=, 2025-05-07T21:04:02.8602644Z compile=True, 2025-05-07T21:04:02.8602751Z pooling_mode=, 2025-05-07T21:04:02.8602824Z T=2, 2025-05-07T21:04:02.8602895Z D=80, 2025-05-07T21:04:02.8602972Z B=47, 2025-05-07T21:04:02.8603043Z log_E=5, 2025-05-07T21:04:02.8603110Z L=16, 2025-05-07T21:04:02.8603191Z D_gradcheck=2, 2025-05-07T21:04:02.8603278Z stochastic_rounding=True, 2025-05-07T21:04:02.8603351Z weighted=True, 2025-05-07T21:04:02.8603427Z row_wise=True, 2025-05-07T21:04:02.8603498Z mixed=True, 2025-05-07T21:04:02.8603638Z use_cache=True, 2025-05-07T21:04:02.8603746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8603820Z use_cpu=True, 2025-05-07T21:04:02.8603917Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8603989Z ) 2025-05-07T21:04:02.8604114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8604507Z self=, 2025-05-07T21:04:02.8604588Z compile=True, 2025-05-07T21:04:02.8604687Z pooling_mode=, 2025-05-07T21:04:02.8604762Z T=1, 2025-05-07T21:04:02.8604834Z D=15, 2025-05-07T21:04:02.8604907Z B=26, 2025-05-07T21:04:02.8604981Z log_E=4, 2025-05-07T21:04:02.8605052Z L=9, 2025-05-07T21:04:02.8605128Z D_gradcheck=1, 2025-05-07T21:04:02.8605222Z stochastic_rounding=True, 2025-05-07T21:04:02.8605300Z weighted=True, 2025-05-07T21:04:02.8605375Z row_wise=True, 2025-05-07T21:04:02.8605454Z mixed=False, 2025-05-07T21:04:02.8605537Z use_cache=False, 2025-05-07T21:04:02.8605636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8605715Z use_cpu=True, 2025-05-07T21:04:02.8605810Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8605879Z ) 2025-05-07T21:04:02.8606006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8606339Z self=, 2025-05-07T21:04:02.8606422Z compile=False, 2025-05-07T21:04:02.8606521Z pooling_mode=, 2025-05-07T21:04:02.8606591Z T=5, 2025-05-07T21:04:02.8606667Z D=15, 2025-05-07T21:04:02.8606739Z B=34, 2025-05-07T21:04:02.8606811Z log_E=4, 2025-05-07T21:04:02.8606884Z L=0, 2025-05-07T21:04:02.8606960Z D_gradcheck=1, 2025-05-07T21:04:02.8607047Z stochastic_rounding=True, 2025-05-07T21:04:02.8607125Z weighted=False, 2025-05-07T21:04:02.8607201Z row_wise=True, 2025-05-07T21:04:02.8607276Z mixed=False, 2025-05-07T21:04:02.8607356Z use_cache=True, 2025-05-07T21:04:02.8607456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8607531Z use_cpu=True, 2025-05-07T21:04:02.8607626Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8607740Z ) 2025-05-07T21:04:02.8607867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8608196Z self=, 2025-05-07T21:04:02.8608312Z compile=False, 2025-05-07T21:04:02.8608412Z pooling_mode=, 2025-05-07T21:04:02.8608482Z T=1, 2025-05-07T21:04:02.8608556Z D=15, 2025-05-07T21:04:02.8608815Z B=77, 2025-05-07T21:04:02.8608893Z log_E=3, 2025-05-07T21:04:02.8608964Z L=13, 2025-05-07T21:04:02.8609043Z D_gradcheck=1, 2025-05-07T21:04:02.8609129Z stochastic_rounding=True, 2025-05-07T21:04:02.8609209Z weighted=True, 2025-05-07T21:04:02.8609284Z row_wise=True, 2025-05-07T21:04:02.8609361Z mixed=True, 2025-05-07T21:04:02.8609440Z use_cache=True, 2025-05-07T21:04:02.8609540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8609617Z use_cpu=True, 2025-05-07T21:04:02.8609715Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8609790Z ) 2025-05-07T21:04:02.8609913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8610249Z self=, 2025-05-07T21:04:02.8610329Z compile=True, 2025-05-07T21:04:02.8610428Z pooling_mode=, 2025-05-07T21:04:02.8610499Z T=5, 2025-05-07T21:04:02.8610570Z D=40, 2025-05-07T21:04:02.8610646Z B=108, 2025-05-07T21:04:02.8610717Z log_E=4, 2025-05-07T21:04:02.8610789Z L=18, 2025-05-07T21:04:02.8610869Z D_gradcheck=1, 2025-05-07T21:04:02.8610959Z stochastic_rounding=False, 2025-05-07T21:04:02.8611037Z weighted=False, 2025-05-07T21:04:02.8611118Z row_wise=True, 2025-05-07T21:04:02.8611269Z mixed=False, 2025-05-07T21:04:02.8611346Z use_cache=True, 2025-05-07T21:04:02.8611450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8611527Z use_cpu=True, 2025-05-07T21:04:02.8611628Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8611705Z ) 2025-05-07T21:04:02.8611826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8612226Z self=, 2025-05-07T21:04:02.8612325Z compile=True, 2025-05-07T21:04:02.8612440Z pooling_mode=, 2025-05-07T21:04:02.8612522Z T=4, 2025-05-07T21:04:02.8612593Z D=61, 2025-05-07T21:04:02.8612666Z B=63, 2025-05-07T21:04:02.8612743Z log_E=4, 2025-05-07T21:04:02.8612815Z L=0, 2025-05-07T21:04:02.8612891Z D_gradcheck=2, 2025-05-07T21:04:02.8612986Z stochastic_rounding=False, 2025-05-07T21:04:02.8613061Z weighted=True, 2025-05-07T21:04:02.8613131Z row_wise=True, 2025-05-07T21:04:02.8613217Z mixed=True, 2025-05-07T21:04:02.8613291Z use_cache=True, 2025-05-07T21:04:02.8613392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8613476Z use_cpu=True, 2025-05-07T21:04:02.8613580Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8613650Z ) 2025-05-07T21:04:02.8613774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8614108Z self=, 2025-05-07T21:04:02.8614194Z compile=True, 2025-05-07T21:04:02.8614294Z pooling_mode=, 2025-05-07T21:04:02.8614364Z T=2, 2025-05-07T21:04:02.8614438Z D=63, 2025-05-07T21:04:02.8614509Z B=2, 2025-05-07T21:04:02.8614581Z log_E=3, 2025-05-07T21:04:02.8614658Z L=5, 2025-05-07T21:04:02.8614737Z D_gradcheck=2, 2025-05-07T21:04:02.8614826Z stochastic_rounding=True, 2025-05-07T21:04:02.8614902Z weighted=False, 2025-05-07T21:04:02.8614974Z row_wise=True, 2025-05-07T21:04:02.8615051Z mixed=True, 2025-05-07T21:04:02.8615127Z use_cache=False, 2025-05-07T21:04:02.8615226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8615299Z use_cpu=True, 2025-05-07T21:04:02.8615461Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8615530Z ) 2025-05-07T21:04:02.8615666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8615996Z self=, 2025-05-07T21:04:02.8616161Z compile=True, 2025-05-07T21:04:02.8616266Z pooling_mode=, 2025-05-07T21:04:02.8616337Z T=3, 2025-05-07T21:04:02.8616407Z D=83, 2025-05-07T21:04:02.8616486Z B=24, 2025-05-07T21:04:02.8616555Z log_E=4, 2025-05-07T21:04:02.8616626Z L=13, 2025-05-07T21:04:02.8616708Z D_gradcheck=2, 2025-05-07T21:04:02.8616799Z stochastic_rounding=False, 2025-05-07T21:04:02.8624046Z weighted=True, 2025-05-07T21:04:02.8624157Z row_wise=True, 2025-05-07T21:04:02.8624242Z mixed=False, 2025-05-07T21:04:02.8624321Z use_cache=False, 2025-05-07T21:04:02.8624437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8624520Z use_cpu=True, 2025-05-07T21:04:02.8624626Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8624694Z ) 2025-05-07T21:04:02.8624826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8625172Z self=, 2025-05-07T21:04:02.8625252Z compile=False, 2025-05-07T21:04:02.8625356Z pooling_mode=, 2025-05-07T21:04:02.8625432Z T=4, 2025-05-07T21:04:02.8625503Z D=55, 2025-05-07T21:04:02.8625574Z B=83, 2025-05-07T21:04:02.8625650Z log_E=5, 2025-05-07T21:04:02.8625720Z L=20, 2025-05-07T21:04:02.8625794Z D_gradcheck=1, 2025-05-07T21:04:02.8625890Z stochastic_rounding=False, 2025-05-07T21:04:02.8625965Z weighted=False, 2025-05-07T21:04:02.8626168Z row_wise=True, 2025-05-07T21:04:02.8626249Z mixed=False, 2025-05-07T21:04:02.8626327Z use_cache=False, 2025-05-07T21:04:02.8626429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8626509Z use_cpu=True, 2025-05-07T21:04:02.8626612Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8626731Z ) 2025-05-07T21:04:02.8626859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8627193Z self=, 2025-05-07T21:04:02.8627272Z compile=True, 2025-05-07T21:04:02.8627375Z pooling_mode=, 2025-05-07T21:04:02.8627446Z T=5, 2025-05-07T21:04:02.8627518Z D=43, 2025-05-07T21:04:02.8627589Z B=44, 2025-05-07T21:04:02.8627660Z log_E=4, 2025-05-07T21:04:02.8627731Z L=6, 2025-05-07T21:04:02.8627807Z D_gradcheck=1, 2025-05-07T21:04:02.8627898Z stochastic_rounding=True, 2025-05-07T21:04:02.8627978Z weighted=True, 2025-05-07T21:04:02.8628056Z row_wise=True, 2025-05-07T21:04:02.8628130Z mixed=True, 2025-05-07T21:04:02.8628210Z use_cache=False, 2025-05-07T21:04:02.8628311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8628390Z use_cpu=True, 2025-05-07T21:04:02.8628487Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8628554Z ) 2025-05-07T21:04:02.8628680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8629012Z self=, 2025-05-07T21:04:02.8629087Z compile=True, 2025-05-07T21:04:02.8629195Z pooling_mode=, 2025-05-07T21:04:02.8629263Z T=1, 2025-05-07T21:04:02.8629338Z D=11, 2025-05-07T21:04:02.8629410Z B=88, 2025-05-07T21:04:02.8629484Z log_E=3, 2025-05-07T21:04:02.8629555Z L=7, 2025-05-07T21:04:02.8629633Z D_gradcheck=1, 2025-05-07T21:04:02.8629723Z stochastic_rounding=True, 2025-05-07T21:04:02.8629802Z weighted=False, 2025-05-07T21:04:02.8629878Z row_wise=True, 2025-05-07T21:04:02.8629953Z mixed=True, 2025-05-07T21:04:02.8630034Z use_cache=False, 2025-05-07T21:04:02.8630134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8630253Z use_cpu=True, 2025-05-07T21:04:02.8630354Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8630425Z ) 2025-05-07T21:04:02.8630547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8630917Z self=, 2025-05-07T21:04:02.8630994Z compile=True, 2025-05-07T21:04:02.8631096Z pooling_mode=, 2025-05-07T21:04:02.8631170Z T=3, 2025-05-07T21:04:02.8631241Z D=22, 2025-05-07T21:04:02.8631311Z B=39, 2025-05-07T21:04:02.8631386Z log_E=5, 2025-05-07T21:04:02.8631456Z L=4, 2025-05-07T21:04:02.8631533Z D_gradcheck=2, 2025-05-07T21:04:02.8631628Z stochastic_rounding=False, 2025-05-07T21:04:02.8631703Z weighted=True, 2025-05-07T21:04:02.8631777Z row_wise=True, 2025-05-07T21:04:02.8631850Z mixed=True, 2025-05-07T21:04:02.8631931Z use_cache=True, 2025-05-07T21:04:02.8632038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8632113Z use_cpu=True, 2025-05-07T21:04:02.8632209Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8632307Z ) 2025-05-07T21:04:02.8632431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8632767Z self=, 2025-05-07T21:04:02.8632843Z compile=False, 2025-05-07T21:04:02.8632945Z pooling_mode=, 2025-05-07T21:04:02.8633020Z T=1, 2025-05-07T21:04:02.8633088Z D=118, 2025-05-07T21:04:02.8633157Z B=80, 2025-05-07T21:04:02.8633228Z log_E=3, 2025-05-07T21:04:02.8633297Z L=17, 2025-05-07T21:04:02.8633373Z D_gradcheck=2, 2025-05-07T21:04:02.8633467Z stochastic_rounding=False, 2025-05-07T21:04:02.8633588Z weighted=True, 2025-05-07T21:04:02.8633663Z row_wise=True, 2025-05-07T21:04:02.8633739Z mixed=True, 2025-05-07T21:04:02.8633816Z use_cache=True, 2025-05-07T21:04:02.8633918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8633992Z use_cpu=True, 2025-05-07T21:04:02.8634087Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8634200Z ) 2025-05-07T21:04:02.8634322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8634653Z self=, 2025-05-07T21:04:02.8634732Z compile=True, 2025-05-07T21:04:02.8634833Z pooling_mode=, 2025-05-07T21:04:02.8634903Z T=4, 2025-05-07T21:04:02.8634976Z D=76, 2025-05-07T21:04:02.8635046Z B=74, 2025-05-07T21:04:02.8635118Z log_E=4, 2025-05-07T21:04:02.8635189Z L=8, 2025-05-07T21:04:02.8635261Z D_gradcheck=2, 2025-05-07T21:04:02.8635353Z stochastic_rounding=True, 2025-05-07T21:04:02.8635434Z weighted=True, 2025-05-07T21:04:02.8635508Z row_wise=True, 2025-05-07T21:04:02.8635585Z mixed=False, 2025-05-07T21:04:02.8635661Z use_cache=False, 2025-05-07T21:04:02.8635761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8635845Z use_cpu=True, 2025-05-07T21:04:02.8636022Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8636095Z ) 2025-05-07T21:04:02.8891492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8892171Z self=, 2025-05-07T21:04:02.8892291Z compile=True, 2025-05-07T21:04:02.8892442Z pooling_mode=, 2025-05-07T21:04:02.8892546Z T=3, 2025-05-07T21:04:02.8892648Z D=125, 2025-05-07T21:04:02.8892780Z B=127, 2025-05-07T21:04:02.8892890Z log_E=3, 2025-05-07T21:04:02.8893007Z L=17, 2025-05-07T21:04:02.8893130Z D_gradcheck=1, 2025-05-07T21:04:02.8893257Z stochastic_rounding=False, 2025-05-07T21:04:02.8893372Z weighted=False, 2025-05-07T21:04:02.8893483Z row_wise=True, 2025-05-07T21:04:02.8893595Z mixed=True, 2025-05-07T21:04:02.8893703Z use_cache=False, 2025-05-07T21:04:02.8894062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8894183Z use_cpu=True, 2025-05-07T21:04:02.8894323Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8894418Z ) 2025-05-07T21:04:02.8894675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8895120Z self=, 2025-05-07T21:04:02.8895204Z compile=True, 2025-05-07T21:04:02.8895309Z pooling_mode=, 2025-05-07T21:04:02.8895377Z T=5, 2025-05-07T21:04:02.8895447Z D=42, 2025-05-07T21:04:02.8895520Z B=89, 2025-05-07T21:04:02.8895593Z log_E=4, 2025-05-07T21:04:02.8895669Z L=8, 2025-05-07T21:04:02.8895746Z D_gradcheck=2, 2025-05-07T21:04:02.8895839Z stochastic_rounding=True, 2025-05-07T21:04:02.8895915Z weighted=True, 2025-05-07T21:04:02.8895991Z row_wise=True, 2025-05-07T21:04:02.8896065Z mixed=False, 2025-05-07T21:04:02.8896149Z use_cache=False, 2025-05-07T21:04:02.8896253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8896327Z use_cpu=True, 2025-05-07T21:04:02.8896428Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8896502Z ) 2025-05-07T21:04:02.8896631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8896962Z self=, 2025-05-07T21:04:02.8897040Z compile=False, 2025-05-07T21:04:02.8897144Z pooling_mode=, 2025-05-07T21:04:02.8897214Z T=5, 2025-05-07T21:04:02.8897285Z D=40, 2025-05-07T21:04:02.8897359Z B=101, 2025-05-07T21:04:02.8897430Z log_E=5, 2025-05-07T21:04:02.8897500Z L=20, 2025-05-07T21:04:02.8897579Z D_gradcheck=1, 2025-05-07T21:04:02.8897746Z stochastic_rounding=False, 2025-05-07T21:04:02.8897825Z weighted=False, 2025-05-07T21:04:02.8897903Z row_wise=True, 2025-05-07T21:04:02.8897975Z mixed=True, 2025-05-07T21:04:02.8898055Z use_cache=False, 2025-05-07T21:04:02.8898158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8898233Z use_cpu=True, 2025-05-07T21:04:02.8898391Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8898463Z ) 2025-05-07T21:04:02.8898587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8898922Z self=, 2025-05-07T21:04:02.8899004Z compile=True, 2025-05-07T21:04:02.8899105Z pooling_mode=, 2025-05-07T21:04:02.8899180Z T=2, 2025-05-07T21:04:02.8899252Z D=126, 2025-05-07T21:04:02.8899323Z B=57, 2025-05-07T21:04:02.8899398Z log_E=3, 2025-05-07T21:04:02.8899468Z L=0, 2025-05-07T21:04:02.8899543Z D_gradcheck=2, 2025-05-07T21:04:02.8899639Z stochastic_rounding=False, 2025-05-07T21:04:02.8899718Z weighted=False, 2025-05-07T21:04:02.8899794Z row_wise=True, 2025-05-07T21:04:02.8899867Z mixed=False, 2025-05-07T21:04:02.8899942Z use_cache=False, 2025-05-07T21:04:02.8900056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8900134Z use_cpu=True, 2025-05-07T21:04:02.8900229Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8900299Z ) 2025-05-07T21:04:02.8900423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8900750Z self=, 2025-05-07T21:04:02.8900833Z compile=False, 2025-05-07T21:04:02.8900933Z pooling_mode=, 2025-05-07T21:04:02.8901006Z T=5, 2025-05-07T21:04:02.8901082Z D=15, 2025-05-07T21:04:02.8901154Z B=31, 2025-05-07T21:04:02.8901231Z log_E=3, 2025-05-07T21:04:02.8901304Z L=18, 2025-05-07T21:04:02.8901378Z D_gradcheck=1, 2025-05-07T21:04:02.8901470Z stochastic_rounding=True, 2025-05-07T21:04:02.8901548Z weighted=False, 2025-05-07T21:04:02.8901622Z row_wise=True, 2025-05-07T21:04:02.8901697Z mixed=False, 2025-05-07T21:04:02.8901774Z use_cache=False, 2025-05-07T21:04:02.8901921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8902005Z use_cpu=True, 2025-05-07T21:04:02.8902100Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8902206Z ) 2025-05-07T21:04:02.8902332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8902697Z self=, 2025-05-07T21:04:02.8902785Z compile=True, 2025-05-07T21:04:02.8902890Z pooling_mode=, 2025-05-07T21:04:02.8902960Z T=2, 2025-05-07T21:04:02.8903040Z D=20, 2025-05-07T21:04:02.8903110Z B=15, 2025-05-07T21:04:02.8903182Z log_E=3, 2025-05-07T21:04:02.8903254Z L=14, 2025-05-07T21:04:02.8903337Z D_gradcheck=1, 2025-05-07T21:04:02.8903428Z stochastic_rounding=False, 2025-05-07T21:04:02.8903505Z weighted=True, 2025-05-07T21:04:02.8903580Z row_wise=True, 2025-05-07T21:04:02.8903658Z mixed=True, 2025-05-07T21:04:02.8903741Z use_cache=True, 2025-05-07T21:04:02.8903844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8903922Z use_cpu=True, 2025-05-07T21:04:02.8904027Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8904097Z ) 2025-05-07T21:04:02.8904223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8904558Z self=, 2025-05-07T21:04:02.8904634Z compile=False, 2025-05-07T21:04:02.8904739Z pooling_mode=, 2025-05-07T21:04:02.8904808Z T=5, 2025-05-07T21:04:02.8904877Z D=63, 2025-05-07T21:04:02.8904951Z B=83, 2025-05-07T21:04:02.8905022Z log_E=3, 2025-05-07T21:04:02.8905091Z L=14, 2025-05-07T21:04:02.8905214Z D_gradcheck=2, 2025-05-07T21:04:02.8905305Z stochastic_rounding=False, 2025-05-07T21:04:02.8905380Z weighted=False, 2025-05-07T21:04:02.8905460Z row_wise=True, 2025-05-07T21:04:02.8905535Z mixed=False, 2025-05-07T21:04:02.8905615Z use_cache=True, 2025-05-07T21:04:02.8905718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8905834Z use_cpu=True, 2025-05-07T21:04:02.8905932Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8906003Z ) 2025-05-07T21:04:02.8906124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8906457Z self=, 2025-05-07T21:04:02.8906535Z compile=True, 2025-05-07T21:04:02.8906635Z pooling_mode=, 2025-05-07T21:04:02.8906716Z T=1, 2025-05-07T21:04:02.8906787Z D=15, 2025-05-07T21:04:02.8906858Z B=6, 2025-05-07T21:04:02.8906931Z log_E=5, 2025-05-07T21:04:02.8907000Z L=11, 2025-05-07T21:04:02.8907077Z D_gradcheck=2, 2025-05-07T21:04:02.8907172Z stochastic_rounding=False, 2025-05-07T21:04:02.8907246Z weighted=True, 2025-05-07T21:04:02.8907318Z row_wise=True, 2025-05-07T21:04:02.8907396Z mixed=True, 2025-05-07T21:04:02.8907472Z use_cache=False, 2025-05-07T21:04:02.8907578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8907657Z use_cpu=True, 2025-05-07T21:04:02.8907753Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8907829Z ) 2025-05-07T21:04:02.8907952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8908279Z self=, 2025-05-07T21:04:02.8908365Z compile=False, 2025-05-07T21:04:02.8908466Z pooling_mode=, 2025-05-07T21:04:02.8908535Z T=4, 2025-05-07T21:04:02.8908862Z D=43, 2025-05-07T21:04:02.8908935Z B=41, 2025-05-07T21:04:02.8909006Z log_E=5, 2025-05-07T21:04:02.8909081Z L=1, 2025-05-07T21:04:02.8909162Z D_gradcheck=1, 2025-05-07T21:04:02.8909256Z stochastic_rounding=True, 2025-05-07T21:04:02.8909337Z weighted=True, 2025-05-07T21:04:02.8909413Z row_wise=True, 2025-05-07T21:04:02.8909492Z mixed=False, 2025-05-07T21:04:02.8909732Z use_cache=False, 2025-05-07T21:04:02.8909839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8909917Z use_cpu=True, 2025-05-07T21:04:02.8910070Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8910140Z ) 2025-05-07T21:04:02.8910266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8910593Z self=, 2025-05-07T21:04:02.8910671Z compile=True, 2025-05-07T21:04:02.8910773Z pooling_mode=, 2025-05-07T21:04:02.8910843Z T=5, 2025-05-07T21:04:02.8910913Z D=102, 2025-05-07T21:04:02.8910987Z B=36, 2025-05-07T21:04:02.8911058Z log_E=4, 2025-05-07T21:04:02.8911136Z L=13, 2025-05-07T21:04:02.8911212Z D_gradcheck=2, 2025-05-07T21:04:02.8911303Z stochastic_rounding=False, 2025-05-07T21:04:02.8911384Z weighted=True, 2025-05-07T21:04:02.8911460Z row_wise=True, 2025-05-07T21:04:02.8911535Z mixed=False, 2025-05-07T21:04:02.8911617Z use_cache=True, 2025-05-07T21:04:02.8911718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8911793Z use_cpu=True, 2025-05-07T21:04:02.8911890Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8911959Z ) 2025-05-07T21:04:02.8912082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8912414Z self=, 2025-05-07T21:04:02.8912496Z compile=True, 2025-05-07T21:04:02.8912612Z pooling_mode=, 2025-05-07T21:04:02.8912692Z T=4, 2025-05-07T21:04:02.8912771Z D=58, 2025-05-07T21:04:02.8912861Z B=66, 2025-05-07T21:04:02.8912932Z log_E=3, 2025-05-07T21:04:02.8913068Z L=12, 2025-05-07T21:04:02.8913150Z D_gradcheck=2, 2025-05-07T21:04:02.8913241Z stochastic_rounding=True, 2025-05-07T21:04:02.8913316Z weighted=True, 2025-05-07T21:04:02.8913395Z row_wise=True, 2025-05-07T21:04:02.8913470Z mixed=True, 2025-05-07T21:04:02.8913546Z use_cache=False, 2025-05-07T21:04:02.8913711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8913791Z use_cpu=True, 2025-05-07T21:04:02.8913885Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8913957Z ) 2025-05-07T21:04:02.8914080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8914415Z self=, 2025-05-07T21:04:02.8914493Z compile=True, 2025-05-07T21:04:02.8914592Z pooling_mode=, 2025-05-07T21:04:02.8914667Z T=2, 2025-05-07T21:04:02.8914739Z D=14, 2025-05-07T21:04:02.8914808Z B=82, 2025-05-07T21:04:02.8914881Z log_E=5, 2025-05-07T21:04:02.8914954Z L=10, 2025-05-07T21:04:02.8915028Z D_gradcheck=2, 2025-05-07T21:04:02.8915119Z stochastic_rounding=True, 2025-05-07T21:04:02.8915197Z weighted=False, 2025-05-07T21:04:02.8915270Z row_wise=True, 2025-05-07T21:04:02.8915351Z mixed=False, 2025-05-07T21:04:02.8915428Z use_cache=False, 2025-05-07T21:04:02.8915532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8915613Z use_cpu=True, 2025-05-07T21:04:02.8915711Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8915782Z ) 2025-05-07T21:04:02.8915904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8916297Z self=, 2025-05-07T21:04:02.8916384Z compile=False, 2025-05-07T21:04:02.8916487Z pooling_mode=, 2025-05-07T21:04:02.8916557Z T=2, 2025-05-07T21:04:02.8916632Z D=44, 2025-05-07T21:04:02.8916703Z B=106, 2025-05-07T21:04:02.8916777Z log_E=5, 2025-05-07T21:04:02.8916852Z L=16, 2025-05-07T21:04:02.8916934Z D_gradcheck=1, 2025-05-07T21:04:02.8917023Z stochastic_rounding=False, 2025-05-07T21:04:02.8917098Z weighted=False, 2025-05-07T21:04:02.8917225Z row_wise=True, 2025-05-07T21:04:02.8917301Z mixed=False, 2025-05-07T21:04:02.8917376Z use_cache=True, 2025-05-07T21:04:02.8917482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8917597Z use_cpu=True, 2025-05-07T21:04:02.8917693Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8917759Z ) 2025-05-07T21:04:02.8917882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8918212Z self=, 2025-05-07T21:04:02.8918296Z compile=False, 2025-05-07T21:04:02.8918397Z pooling_mode=, 2025-05-07T21:04:02.8918488Z T=1, 2025-05-07T21:04:02.8918558Z D=21, 2025-05-07T21:04:02.8918629Z B=8, 2025-05-07T21:04:02.8918707Z log_E=3, 2025-05-07T21:04:02.8918776Z L=8, 2025-05-07T21:04:02.8918849Z D_gradcheck=2, 2025-05-07T21:04:02.8918938Z stochastic_rounding=True, 2025-05-07T21:04:02.8919013Z weighted=True, 2025-05-07T21:04:02.8919088Z row_wise=True, 2025-05-07T21:04:02.8919165Z mixed=False, 2025-05-07T21:04:02.8919242Z use_cache=False, 2025-05-07T21:04:02.8919347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8919424Z use_cpu=True, 2025-05-07T21:04:02.8919519Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.8919593Z ) 2025-05-07T21:04:02.8919717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8920045Z self=, 2025-05-07T21:04:02.8920128Z compile=True, 2025-05-07T21:04:02.8920228Z pooling_mode=, 2025-05-07T21:04:02.8920298Z T=5, 2025-05-07T21:04:02.8920369Z D=31, 2025-05-07T21:04:02.8920439Z B=116, 2025-05-07T21:04:02.8920552Z log_E=3, 2025-05-07T21:04:02.8920627Z L=17, 2025-05-07T21:04:02.8920704Z D_gradcheck=2, 2025-05-07T21:04:02.8920793Z stochastic_rounding=False, 2025-05-07T21:04:02.8920870Z weighted=True, 2025-05-07T21:04:02.8920949Z row_wise=True, 2025-05-07T21:04:02.8921024Z mixed=True, 2025-05-07T21:04:02.8921139Z use_cache=True, 2025-05-07T21:04:02.8921239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.8921323Z use_cpu=True, 2025-05-07T21:04:02.8921416Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8921482Z ) 2025-05-07T21:04:02.8921608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.8921934Z self=, 2025-05-07T21:04:02.8922009Z compile=False, 2025-05-07T21:04:02.8922120Z pooling_mode=, 2025-05-07T21:04:02.8922196Z T=3, 2025-05-07T21:04:02.8922284Z D=16, 2025-05-07T21:04:02.8922368Z B=91, 2025-05-07T21:04:02.8922458Z log_E=3, 2025-05-07T21:04:02.8922537Z L=15, 2025-05-07T21:04:02.8922613Z D_gradcheck=2, 2025-05-07T21:04:02.8922704Z stochastic_rounding=False, 2025-05-07T21:04:02.8922782Z weighted=False, 2025-05-07T21:04:02.8922859Z row_wise=True, 2025-05-07T21:04:02.8922933Z mixed=True, 2025-05-07T21:04:02.8923011Z use_cache=False, 2025-05-07T21:04:02.8923111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.8923184Z use_cpu=True, 2025-05-07T21:04:02.8923282Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.8923349Z ) 2025-05-07T21:04:02.9189766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9190652Z self=, 2025-05-07T21:04:02.9190879Z compile=True, 2025-05-07T21:04:02.9191165Z pooling_mode=, 2025-05-07T21:04:02.9191355Z T=1, 2025-05-07T21:04:02.9191546Z D=38, 2025-05-07T21:04:02.9191755Z B=117, 2025-05-07T21:04:02.9191949Z log_E=5, 2025-05-07T21:04:02.9192138Z L=6, 2025-05-07T21:04:02.9192268Z D_gradcheck=1, 2025-05-07T21:04:02.9192417Z stochastic_rounding=True, 2025-05-07T21:04:02.9192628Z weighted=False, 2025-05-07T21:04:02.9192717Z row_wise=True, 2025-05-07T21:04:02.9192794Z mixed=False, 2025-05-07T21:04:02.9192867Z use_cache=True, 2025-05-07T21:04:02.9193077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9193153Z use_cpu=True, 2025-05-07T21:04:02.9193251Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9193318Z ) 2025-05-07T21:04:02.9193440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9193772Z self=, 2025-05-07T21:04:02.9193852Z compile=True, 2025-05-07T21:04:02.9193954Z pooling_mode=, 2025-05-07T21:04:02.9194027Z T=3, 2025-05-07T21:04:02.9194096Z D=3, 2025-05-07T21:04:02.9194170Z B=128, 2025-05-07T21:04:02.9194245Z log_E=4, 2025-05-07T21:04:02.9194315Z L=12, 2025-05-07T21:04:02.9194390Z D_gradcheck=2, 2025-05-07T21:04:02.9194481Z stochastic_rounding=False, 2025-05-07T21:04:02.9194556Z weighted=True, 2025-05-07T21:04:02.9194636Z row_wise=True, 2025-05-07T21:04:02.9194710Z mixed=True, 2025-05-07T21:04:02.9194784Z use_cache=True, 2025-05-07T21:04:02.9194888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9194962Z use_cpu=True, 2025-05-07T21:04:02.9195058Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9195132Z ) 2025-05-07T21:04:02.9195253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9195582Z self=, 2025-05-07T21:04:02.9195664Z compile=True, 2025-05-07T21:04:02.9195764Z pooling_mode=, 2025-05-07T21:04:02.9195835Z T=2, 2025-05-07T21:04:02.9196036Z D=38, 2025-05-07T21:04:02.9196111Z B=120, 2025-05-07T21:04:02.9196189Z log_E=5, 2025-05-07T21:04:02.9196258Z L=17, 2025-05-07T21:04:02.9196332Z D_gradcheck=2, 2025-05-07T21:04:02.9196423Z stochastic_rounding=False, 2025-05-07T21:04:02.9196499Z weighted=True, 2025-05-07T21:04:02.9196574Z row_wise=True, 2025-05-07T21:04:02.9196714Z mixed=False, 2025-05-07T21:04:02.9196797Z use_cache=True, 2025-05-07T21:04:02.9196895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9196971Z use_cpu=True, 2025-05-07T21:04:02.9197066Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9197134Z ) 2025-05-07T21:04:02.9197260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9197588Z self=, 2025-05-07T21:04:02.9197671Z compile=False, 2025-05-07T21:04:02.9197774Z pooling_mode=, 2025-05-07T21:04:02.9197845Z T=5, 2025-05-07T21:04:02.9197922Z D=43, 2025-05-07T21:04:02.9197991Z B=34, 2025-05-07T21:04:02.9198062Z log_E=3, 2025-05-07T21:04:02.9198136Z L=0, 2025-05-07T21:04:02.9198210Z D_gradcheck=1, 2025-05-07T21:04:02.9198299Z stochastic_rounding=False, 2025-05-07T21:04:02.9198383Z weighted=True, 2025-05-07T21:04:02.9198460Z row_wise=True, 2025-05-07T21:04:02.9198537Z mixed=True, 2025-05-07T21:04:02.9198616Z use_cache=True, 2025-05-07T21:04:02.9198715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9198788Z use_cpu=True, 2025-05-07T21:04:02.9198887Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9198956Z ) 2025-05-07T21:04:02.9199079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9199410Z self=, 2025-05-07T21:04:02.9199486Z compile=False, 2025-05-07T21:04:02.9199589Z pooling_mode=, 2025-05-07T21:04:02.9199660Z T=2, 2025-05-07T21:04:02.9199733Z D=77, 2025-05-07T21:04:02.9199808Z B=112, 2025-05-07T21:04:02.9199880Z log_E=4, 2025-05-07T21:04:02.9199951Z L=4, 2025-05-07T21:04:02.9200032Z D_gradcheck=2, 2025-05-07T21:04:02.9200168Z stochastic_rounding=False, 2025-05-07T21:04:02.9200245Z weighted=False, 2025-05-07T21:04:02.9200327Z row_wise=True, 2025-05-07T21:04:02.9200401Z mixed=True, 2025-05-07T21:04:02.9200511Z use_cache=True, 2025-05-07T21:04:02.9200614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9200687Z use_cpu=True, 2025-05-07T21:04:02.9200784Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9200852Z ) 2025-05-07T21:04:02.9200973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9201307Z self=, 2025-05-07T21:04:02.9201384Z compile=True, 2025-05-07T21:04:02.9201484Z pooling_mode=, 2025-05-07T21:04:02.9201555Z T=4, 2025-05-07T21:04:02.9201625Z D=79, 2025-05-07T21:04:02.9201695Z B=116, 2025-05-07T21:04:02.9201768Z log_E=4, 2025-05-07T21:04:02.9201838Z L=13, 2025-05-07T21:04:02.9201917Z D_gradcheck=2, 2025-05-07T21:04:02.9202012Z stochastic_rounding=False, 2025-05-07T21:04:02.9202089Z weighted=True, 2025-05-07T21:04:02.9202169Z row_wise=True, 2025-05-07T21:04:02.9202256Z mixed=False, 2025-05-07T21:04:02.9202347Z use_cache=False, 2025-05-07T21:04:02.9202460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9202546Z use_cpu=True, 2025-05-07T21:04:02.9202642Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9202716Z ) 2025-05-07T21:04:02.9202838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9203166Z self=, 2025-05-07T21:04:02.9203249Z compile=False, 2025-05-07T21:04:02.9203349Z pooling_mode=, 2025-05-07T21:04:02.9203460Z T=1, 2025-05-07T21:04:02.9203531Z D=88, 2025-05-07T21:04:02.9203601Z B=8, 2025-05-07T21:04:02.9203672Z log_E=5, 2025-05-07T21:04:02.9203746Z L=5, 2025-05-07T21:04:02.9203825Z D_gradcheck=2, 2025-05-07T21:04:02.9203918Z stochastic_rounding=False, 2025-05-07T21:04:02.9203997Z weighted=True, 2025-05-07T21:04:02.9204133Z row_wise=True, 2025-05-07T21:04:02.9204214Z mixed=False, 2025-05-07T21:04:02.9204292Z use_cache=False, 2025-05-07T21:04:02.9204390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9204465Z use_cpu=True, 2025-05-07T21:04:02.9204559Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9204628Z ) 2025-05-07T21:04:02.9204759Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9205085Z self=, 2025-05-07T21:04:02.9205166Z compile=True, 2025-05-07T21:04:02.9205270Z pooling_mode=, 2025-05-07T21:04:02.9205342Z T=3, 2025-05-07T21:04:02.9205413Z D=91, 2025-05-07T21:04:02.9205485Z B=19, 2025-05-07T21:04:02.9205556Z log_E=3, 2025-05-07T21:04:02.9205630Z L=16, 2025-05-07T21:04:02.9205704Z D_gradcheck=2, 2025-05-07T21:04:02.9205794Z stochastic_rounding=False, 2025-05-07T21:04:02.9205875Z weighted=True, 2025-05-07T21:04:02.9205948Z row_wise=True, 2025-05-07T21:04:02.9206022Z mixed=True, 2025-05-07T21:04:02.9206099Z use_cache=True, 2025-05-07T21:04:02.9206197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9206270Z use_cpu=True, 2025-05-07T21:04:02.9206367Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9206436Z ) 2025-05-07T21:04:02.9206559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9206895Z self=, 2025-05-07T21:04:02.9206971Z compile=False, 2025-05-07T21:04:02.9207073Z pooling_mode=, 2025-05-07T21:04:02.9207144Z T=1, 2025-05-07T21:04:02.9207213Z D=4, 2025-05-07T21:04:02.9207289Z B=83, 2025-05-07T21:04:02.9207362Z log_E=4, 2025-05-07T21:04:02.9207430Z L=2, 2025-05-07T21:04:02.9207553Z D_gradcheck=2, 2025-05-07T21:04:02.9207641Z stochastic_rounding=True, 2025-05-07T21:04:02.9207717Z weighted=False, 2025-05-07T21:04:02.9207789Z row_wise=True, 2025-05-07T21:04:02.9207900Z mixed=True, 2025-05-07T21:04:02.9207974Z use_cache=True, 2025-05-07T21:04:02.9208075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9208149Z use_cpu=True, 2025-05-07T21:04:02.9208243Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9208316Z ) 2025-05-07T21:04:02.9208438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9208998Z self=, 2025-05-07T21:04:02.9209077Z compile=True, 2025-05-07T21:04:02.9209182Z pooling_mode=, 2025-05-07T21:04:02.9209261Z T=4, 2025-05-07T21:04:02.9209331Z D=54, 2025-05-07T21:04:02.9209402Z B=2, 2025-05-07T21:04:02.9209476Z log_E=3, 2025-05-07T21:04:02.9209548Z L=16, 2025-05-07T21:04:02.9209625Z D_gradcheck=1, 2025-05-07T21:04:02.9209716Z stochastic_rounding=False, 2025-05-07T21:04:02.9209794Z weighted=True, 2025-05-07T21:04:02.9209865Z row_wise=True, 2025-05-07T21:04:02.9209941Z mixed=False, 2025-05-07T21:04:02.9210014Z use_cache=False, 2025-05-07T21:04:02.9210113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9210192Z use_cpu=True, 2025-05-07T21:04:02.9210288Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9210358Z ) 2025-05-07T21:04:02.9210480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9210807Z self=, 2025-05-07T21:04:02.9210888Z compile=False, 2025-05-07T21:04:02.9211059Z pooling_mode=, 2025-05-07T21:04:02.9211132Z T=5, 2025-05-07T21:04:02.9211209Z D=44, 2025-05-07T21:04:02.9211277Z B=70, 2025-05-07T21:04:02.9211347Z log_E=3, 2025-05-07T21:04:02.9211416Z L=13, 2025-05-07T21:04:02.9211494Z D_gradcheck=1, 2025-05-07T21:04:02.9211582Z stochastic_rounding=False, 2025-05-07T21:04:02.9211726Z weighted=True, 2025-05-07T21:04:02.9211802Z row_wise=True, 2025-05-07T21:04:02.9211875Z mixed=True, 2025-05-07T21:04:02.9211954Z use_cache=True, 2025-05-07T21:04:02.9212052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9212126Z use_cpu=True, 2025-05-07T21:04:02.9212220Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9212290Z ) 2025-05-07T21:04:02.9212420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9212747Z self=, 2025-05-07T21:04:02.9212824Z compile=False, 2025-05-07T21:04:02.9212929Z pooling_mode=, 2025-05-07T21:04:02.9212999Z T=3, 2025-05-07T21:04:02.9213069Z D=28, 2025-05-07T21:04:02.9213143Z B=39, 2025-05-07T21:04:02.9213213Z log_E=3, 2025-05-07T21:04:02.9213283Z L=8, 2025-05-07T21:04:02.9213363Z D_gradcheck=1, 2025-05-07T21:04:02.9213452Z stochastic_rounding=False, 2025-05-07T21:04:02.9213532Z weighted=False, 2025-05-07T21:04:02.9213614Z row_wise=True, 2025-05-07T21:04:02.9213689Z mixed=True, 2025-05-07T21:04:02.9213765Z use_cache=False, 2025-05-07T21:04:02.9213863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9213934Z use_cpu=True, 2025-05-07T21:04:02.9214030Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9214095Z ) 2025-05-07T21:04:02.9214217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9214545Z self=, 2025-05-07T21:04:02.9214622Z compile=False, 2025-05-07T21:04:02.9214722Z pooling_mode=, 2025-05-07T21:04:02.9214795Z T=2, 2025-05-07T21:04:02.9214866Z D=109, 2025-05-07T21:04:02.9214936Z B=2, 2025-05-07T21:04:02.9215011Z log_E=4, 2025-05-07T21:04:02.9215146Z L=4, 2025-05-07T21:04:02.9215226Z D_gradcheck=2, 2025-05-07T21:04:02.9215318Z stochastic_rounding=False, 2025-05-07T21:04:02.9215396Z weighted=True, 2025-05-07T21:04:02.9215530Z row_wise=True, 2025-05-07T21:04:02.9215604Z mixed=False, 2025-05-07T21:04:02.9215677Z use_cache=False, 2025-05-07T21:04:02.9215781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9215853Z use_cpu=True, 2025-05-07T21:04:02.9215947Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9216019Z ) 2025-05-07T21:04:02.9216139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9216467Z self=, 2025-05-07T21:04:02.9216544Z compile=True, 2025-05-07T21:04:02.9216645Z pooling_mode=, 2025-05-07T21:04:02.9216717Z T=5, 2025-05-07T21:04:02.9216789Z D=15, 2025-05-07T21:04:02.9216858Z B=39, 2025-05-07T21:04:02.9216934Z log_E=5, 2025-05-07T21:04:02.9217004Z L=15, 2025-05-07T21:04:02.9217075Z D_gradcheck=1, 2025-05-07T21:04:02.9217168Z stochastic_rounding=True, 2025-05-07T21:04:02.9217244Z weighted=False, 2025-05-07T21:04:02.9217322Z row_wise=True, 2025-05-07T21:04:02.9217400Z mixed=False, 2025-05-07T21:04:02.9217474Z use_cache=True, 2025-05-07T21:04:02.9217571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9217651Z use_cpu=True, 2025-05-07T21:04:02.9217747Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9217816Z ) 2025-05-07T21:04:02.9217939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9218265Z self=, 2025-05-07T21:04:02.9218386Z compile=False, 2025-05-07T21:04:02.9218488Z pooling_mode=, 2025-05-07T21:04:02.9218555Z T=3, 2025-05-07T21:04:02.9218630Z D=117, 2025-05-07T21:04:02.9218702Z B=65, 2025-05-07T21:04:02.9218774Z log_E=3, 2025-05-07T21:04:02.9218857Z L=6, 2025-05-07T21:04:02.9218932Z D_gradcheck=1, 2025-05-07T21:04:02.9219065Z stochastic_rounding=False, 2025-05-07T21:04:02.9219147Z weighted=False, 2025-05-07T21:04:02.9219218Z row_wise=True, 2025-05-07T21:04:02.9219292Z mixed=True, 2025-05-07T21:04:02.9219369Z use_cache=False, 2025-05-07T21:04:02.9219467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9219542Z use_cpu=True, 2025-05-07T21:04:02.9219643Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9219710Z ) 2025-05-07T21:04:02.9219837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9220163Z self=, 2025-05-07T21:04:02.9220242Z compile=False, 2025-05-07T21:04:02.9220343Z pooling_mode=, 2025-05-07T21:04:02.9220410Z T=1, 2025-05-07T21:04:02.9220480Z D=29, 2025-05-07T21:04:02.9220554Z B=60, 2025-05-07T21:04:02.9220628Z log_E=4, 2025-05-07T21:04:02.9220700Z L=14, 2025-05-07T21:04:02.9220778Z D_gradcheck=2, 2025-05-07T21:04:02.9220866Z stochastic_rounding=True, 2025-05-07T21:04:02.9220941Z weighted=False, 2025-05-07T21:04:02.9221017Z row_wise=True, 2025-05-07T21:04:02.9221089Z mixed=False, 2025-05-07T21:04:02.9221162Z use_cache=True, 2025-05-07T21:04:02.9221262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9221334Z use_cpu=True, 2025-05-07T21:04:02.9221430Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9221497Z ) 2025-05-07T21:04:02.9487269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9488180Z self=, 2025-05-07T21:04:02.9488305Z compile=True, 2025-05-07T21:04:02.9488430Z pooling_mode=, 2025-05-07T21:04:02.9488512Z T=3, 2025-05-07T21:04:02.9488646Z D=56, 2025-05-07T21:04:02.9496875Z B=69, 2025-05-07T21:04:02.9497288Z log_E=4, 2025-05-07T21:04:02.9497369Z L=3, 2025-05-07T21:04:02.9497464Z D_gradcheck=2, 2025-05-07T21:04:02.9497571Z stochastic_rounding=True, 2025-05-07T21:04:02.9497740Z weighted=False, 2025-05-07T21:04:02.9497822Z row_wise=True, 2025-05-07T21:04:02.9497910Z mixed=False, 2025-05-07T21:04:02.9497991Z use_cache=True, 2025-05-07T21:04:02.9498112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9498194Z use_cpu=True, 2025-05-07T21:04:02.9498300Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9498389Z ) 2025-05-07T21:04:02.9498525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9498873Z self=, 2025-05-07T21:04:02.9498962Z compile=False, 2025-05-07T21:04:02.9499070Z pooling_mode=, 2025-05-07T21:04:02.9499147Z T=4, 2025-05-07T21:04:02.9499228Z D=44, 2025-05-07T21:04:02.9499301Z B=18, 2025-05-07T21:04:02.9499380Z log_E=4, 2025-05-07T21:04:02.9499464Z L=11, 2025-05-07T21:04:02.9499547Z D_gradcheck=2, 2025-05-07T21:04:02.9499646Z stochastic_rounding=True, 2025-05-07T21:04:02.9499730Z weighted=False, 2025-05-07T21:04:02.9499808Z row_wise=True, 2025-05-07T21:04:02.9499893Z mixed=True, 2025-05-07T21:04:02.9499973Z use_cache=False, 2025-05-07T21:04:02.9500079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9500163Z use_cpu=True, 2025-05-07T21:04:02.9500265Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9500337Z ) 2025-05-07T21:04:02.9500474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9500899Z self=, 2025-05-07T21:04:02.9500981Z compile=False, 2025-05-07T21:04:02.9501097Z pooling_mode=, 2025-05-07T21:04:02.9501171Z T=4, 2025-05-07T21:04:02.9501246Z D=117, 2025-05-07T21:04:02.9501329Z B=43, 2025-05-07T21:04:02.9501404Z log_E=4, 2025-05-07T21:04:02.9501579Z L=8, 2025-05-07T21:04:02.9501658Z D_gradcheck=1, 2025-05-07T21:04:02.9501754Z stochastic_rounding=False, 2025-05-07T21:04:02.9501840Z weighted=False, 2025-05-07T21:04:02.9501917Z row_wise=True, 2025-05-07T21:04:02.9501995Z mixed=False, 2025-05-07T21:04:02.9502080Z use_cache=True, 2025-05-07T21:04:02.9502187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9502266Z use_cpu=True, 2025-05-07T21:04:02.9502372Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9502445Z ) 2025-05-07T21:04:02.9502574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9502919Z self=, 2025-05-07T21:04:02.9503000Z compile=False, 2025-05-07T21:04:02.9503114Z pooling_mode=, 2025-05-07T21:04:02.9503188Z T=4, 2025-05-07T21:04:02.9503262Z D=29, 2025-05-07T21:04:02.9503348Z B=101, 2025-05-07T21:04:02.9503425Z log_E=3, 2025-05-07T21:04:02.9503502Z L=9, 2025-05-07T21:04:02.9503587Z D_gradcheck=2, 2025-05-07T21:04:02.9503683Z stochastic_rounding=False, 2025-05-07T21:04:02.9503760Z weighted=True, 2025-05-07T21:04:02.9503847Z row_wise=True, 2025-05-07T21:04:02.9503925Z mixed=True, 2025-05-07T21:04:02.9504001Z use_cache=True, 2025-05-07T21:04:02.9504114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9504194Z use_cpu=True, 2025-05-07T21:04:02.9504300Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9504392Z ) 2025-05-07T21:04:02.9504524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9505043Z self=, 2025-05-07T21:04:02.9505126Z compile=True, 2025-05-07T21:04:02.9505232Z pooling_mode=, 2025-05-07T21:04:02.9505316Z T=3, 2025-05-07T21:04:02.9505390Z D=124, 2025-05-07T21:04:02.9505515Z B=22, 2025-05-07T21:04:02.9505600Z log_E=5, 2025-05-07T21:04:02.9505679Z L=13, 2025-05-07T21:04:02.9505756Z D_gradcheck=2, 2025-05-07T21:04:02.9505944Z stochastic_rounding=False, 2025-05-07T21:04:02.9506022Z weighted=True, 2025-05-07T21:04:02.9506093Z row_wise=True, 2025-05-07T21:04:02.9506172Z mixed=True, 2025-05-07T21:04:02.9506252Z use_cache=True, 2025-05-07T21:04:02.9506356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9506448Z use_cpu=True, 2025-05-07T21:04:02.9506546Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9506629Z ) 2025-05-07T21:04:02.9506754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9507091Z self=, 2025-05-07T21:04:02.9507179Z compile=False, 2025-05-07T21:04:02.9507282Z pooling_mode=, 2025-05-07T21:04:02.9507356Z T=1, 2025-05-07T21:04:02.9507442Z D=15, 2025-05-07T21:04:02.9507519Z B=119, 2025-05-07T21:04:02.9507598Z log_E=5, 2025-05-07T21:04:02.9507678Z L=1, 2025-05-07T21:04:02.9507755Z D_gradcheck=1, 2025-05-07T21:04:02.9507851Z stochastic_rounding=True, 2025-05-07T21:04:02.9507940Z weighted=True, 2025-05-07T21:04:02.9508014Z row_wise=True, 2025-05-07T21:04:02.9508089Z mixed=True, 2025-05-07T21:04:02.9508179Z use_cache=True, 2025-05-07T21:04:02.9508279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9508364Z use_cpu=True, 2025-05-07T21:04:02.9508462Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9508534Z ) 2025-05-07T21:04:02.9508985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9509393Z self=, 2025-05-07T21:04:02.9509481Z compile=False, 2025-05-07T21:04:02.9509598Z pooling_mode=, 2025-05-07T21:04:02.9509674Z T=2, 2025-05-07T21:04:02.9509753Z D=37, 2025-05-07T21:04:02.9509836Z B=82, 2025-05-07T21:04:02.9509973Z log_E=4, 2025-05-07T21:04:02.9510048Z L=10, 2025-05-07T21:04:02.9510141Z D_gradcheck=1, 2025-05-07T21:04:02.9510234Z stochastic_rounding=True, 2025-05-07T21:04:02.9510322Z weighted=True, 2025-05-07T21:04:02.9510403Z row_wise=True, 2025-05-07T21:04:02.9510482Z mixed=True, 2025-05-07T21:04:02.9510574Z use_cache=False, 2025-05-07T21:04:02.9510680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9510759Z use_cpu=True, 2025-05-07T21:04:02.9510868Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9510942Z ) 2025-05-07T21:04:02.9511069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9511412Z self=, 2025-05-07T21:04:02.9511496Z compile=True, 2025-05-07T21:04:02.9511603Z pooling_mode=, 2025-05-07T21:04:02.9511686Z T=2, 2025-05-07T21:04:02.9511765Z D=79, 2025-05-07T21:04:02.9511840Z B=52, 2025-05-07T21:04:02.9511926Z log_E=5, 2025-05-07T21:04:02.9512001Z L=1, 2025-05-07T21:04:02.9512091Z D_gradcheck=2, 2025-05-07T21:04:02.9512186Z stochastic_rounding=True, 2025-05-07T21:04:02.9512268Z weighted=False, 2025-05-07T21:04:02.9512355Z row_wise=True, 2025-05-07T21:04:02.9512432Z mixed=True, 2025-05-07T21:04:02.9512513Z use_cache=True, 2025-05-07T21:04:02.9512625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9512704Z use_cpu=True, 2025-05-07T21:04:02.9512806Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9512887Z ) 2025-05-07T21:04:02.9513015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9513348Z self=, 2025-05-07T21:04:02.9513437Z compile=False, 2025-05-07T21:04:02.9513544Z pooling_mode=, 2025-05-07T21:04:02.9513697Z T=1, 2025-05-07T21:04:02.9513774Z D=74, 2025-05-07T21:04:02.9513850Z B=96, 2025-05-07T21:04:02.9513937Z log_E=3, 2025-05-07T21:04:02.9514014Z L=19, 2025-05-07T21:04:02.9514153Z D_gradcheck=1, 2025-05-07T21:04:02.9514254Z stochastic_rounding=True, 2025-05-07T21:04:02.9514335Z weighted=False, 2025-05-07T21:04:02.9514415Z row_wise=True, 2025-05-07T21:04:02.9514502Z mixed=False, 2025-05-07T21:04:02.9514583Z use_cache=True, 2025-05-07T21:04:02.9514687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9514776Z use_cpu=True, 2025-05-07T21:04:02.9514878Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9514953Z ) 2025-05-07T21:04:02.9515088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9515423Z self=, 2025-05-07T21:04:02.9515514Z compile=True, 2025-05-07T21:04:02.9515620Z pooling_mode=, 2025-05-07T21:04:02.9515698Z T=4, 2025-05-07T21:04:02.9515780Z D=74, 2025-05-07T21:04:02.9515860Z B=86, 2025-05-07T21:04:02.9516015Z log_E=5, 2025-05-07T21:04:02.9516102Z L=17, 2025-05-07T21:04:02.9516182Z D_gradcheck=2, 2025-05-07T21:04:02.9516275Z stochastic_rounding=False, 2025-05-07T21:04:02.9516367Z weighted=False, 2025-05-07T21:04:02.9516445Z row_wise=True, 2025-05-07T21:04:02.9516525Z mixed=True, 2025-05-07T21:04:02.9516617Z use_cache=False, 2025-05-07T21:04:02.9516723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9516803Z use_cpu=True, 2025-05-07T21:04:02.9516912Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9516983Z ) 2025-05-07T21:04:02.9517120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9517500Z self=, 2025-05-07T21:04:02.9517585Z compile=True, 2025-05-07T21:04:02.9517699Z pooling_mode=, 2025-05-07T21:04:02.9517779Z T=5, 2025-05-07T21:04:02.9517855Z D=94, 2025-05-07T21:04:02.9517981Z B=83, 2025-05-07T21:04:02.9518058Z log_E=5, 2025-05-07T21:04:02.9518138Z L=4, 2025-05-07T21:04:02.9518227Z D_gradcheck=1, 2025-05-07T21:04:02.9518321Z stochastic_rounding=False, 2025-05-07T21:04:02.9518403Z weighted=False, 2025-05-07T21:04:02.9518490Z row_wise=True, 2025-05-07T21:04:02.9518569Z mixed=True, 2025-05-07T21:04:02.9518652Z use_cache=False, 2025-05-07T21:04:02.9518765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9518845Z use_cpu=True, 2025-05-07T21:04:02.9518954Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9519027Z ) 2025-05-07T21:04:02.9519153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9519497Z self=, 2025-05-07T21:04:02.9519581Z compile=False, 2025-05-07T21:04:02.9519690Z pooling_mode=, 2025-05-07T21:04:02.9519775Z T=2, 2025-05-07T21:04:02.9519851Z D=101, 2025-05-07T21:04:02.9519930Z B=109, 2025-05-07T21:04:02.9520014Z log_E=5, 2025-05-07T21:04:02.9520092Z L=12, 2025-05-07T21:04:02.9520172Z D_gradcheck=2, 2025-05-07T21:04:02.9520274Z stochastic_rounding=False, 2025-05-07T21:04:02.9520355Z weighted=False, 2025-05-07T21:04:02.9520442Z row_wise=True, 2025-05-07T21:04:02.9520521Z mixed=True, 2025-05-07T21:04:02.9520603Z use_cache=True, 2025-05-07T21:04:02.9520715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9520794Z use_cpu=True, 2025-05-07T21:04:02.9520895Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9520976Z ) 2025-05-07T21:04:02.9521105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9521439Z self=, 2025-05-07T21:04:02.9521527Z compile=True, 2025-05-07T21:04:02.9521682Z pooling_mode=, 2025-05-07T21:04:02.9521760Z T=2, 2025-05-07T21:04:02.9521846Z D=124, 2025-05-07T21:04:02.9521921Z B=93, 2025-05-07T21:04:02.9522035Z log_E=5, 2025-05-07T21:04:02.9522118Z L=15, 2025-05-07T21:04:02.9522199Z D_gradcheck=1, 2025-05-07T21:04:02.9522300Z stochastic_rounding=True, 2025-05-07T21:04:02.9522381Z weighted=False, 2025-05-07T21:04:02.9522461Z row_wise=True, 2025-05-07T21:04:02.9522548Z mixed=False, 2025-05-07T21:04:02.9522628Z use_cache=True, 2025-05-07T21:04:02.9522732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9522820Z use_cpu=True, 2025-05-07T21:04:02.9522922Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9522995Z ) 2025-05-07T21:04:02.9523133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9523465Z self=, 2025-05-07T21:04:02.9523548Z compile=True, 2025-05-07T21:04:02.9523663Z pooling_mode=, 2025-05-07T21:04:02.9523738Z T=4, 2025-05-07T21:04:02.9523825Z D=123, 2025-05-07T21:04:02.9523899Z B=82, 2025-05-07T21:04:02.9523979Z log_E=4, 2025-05-07T21:04:02.9524062Z L=5, 2025-05-07T21:04:02.9524144Z D_gradcheck=1, 2025-05-07T21:04:02.9524239Z stochastic_rounding=False, 2025-05-07T21:04:02.9524328Z weighted=True, 2025-05-07T21:04:02.9524408Z row_wise=True, 2025-05-07T21:04:02.9524488Z mixed=False, 2025-05-07T21:04:02.9524579Z use_cache=False, 2025-05-07T21:04:02.9524684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9524764Z use_cpu=True, 2025-05-07T21:04:02.9524876Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9524951Z ) 2025-05-07T21:04:02.9525121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9525464Z self=, 2025-05-07T21:04:02.9525547Z compile=False, 2025-05-07T21:04:02.9525663Z pooling_mode=, 2025-05-07T21:04:02.9525778Z T=5, 2025-05-07T21:04:02.9525855Z D=3, 2025-05-07T21:04:02.9525939Z B=41, 2025-05-07T21:04:02.9526019Z log_E=3, 2025-05-07T21:04:02.9526094Z L=18, 2025-05-07T21:04:02.9526183Z D_gradcheck=2, 2025-05-07T21:04:02.9526278Z stochastic_rounding=True, 2025-05-07T21:04:02.9526361Z weighted=False, 2025-05-07T21:04:02.9526447Z row_wise=True, 2025-05-07T21:04:02.9526526Z mixed=True, 2025-05-07T21:04:02.9526607Z use_cache=True, 2025-05-07T21:04:02.9526720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9526801Z use_cpu=True, 2025-05-07T21:04:02.9526902Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9526983Z ) 2025-05-07T21:04:02.9527115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9527458Z self=, 2025-05-07T21:04:02.9527543Z compile=True, 2025-05-07T21:04:02.9527653Z pooling_mode=, 2025-05-07T21:04:02.9527741Z T=5, 2025-05-07T21:04:02.9527818Z D=124, 2025-05-07T21:04:02.9527897Z B=34, 2025-05-07T21:04:02.9527983Z log_E=4, 2025-05-07T21:04:02.9528058Z L=4, 2025-05-07T21:04:02.9528140Z D_gradcheck=2, 2025-05-07T21:04:02.9528241Z stochastic_rounding=True, 2025-05-07T21:04:02.9528323Z weighted=False, 2025-05-07T21:04:02.9528405Z row_wise=True, 2025-05-07T21:04:02.9528491Z mixed=True, 2025-05-07T21:04:02.9528574Z use_cache=False, 2025-05-07T21:04:02.9528678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9528768Z use_cpu=True, 2025-05-07T21:04:02.9528868Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9528949Z ) 2025-05-07T21:04:02.9785884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9787337Z self=, 2025-05-07T21:04:02.9787970Z compile=False, 2025-05-07T21:04:02.9788202Z pooling_mode=, 2025-05-07T21:04:02.9788353Z T=2, 2025-05-07T21:04:02.9788495Z D=28, 2025-05-07T21:04:02.9788823Z B=37, 2025-05-07T21:04:02.9788963Z log_E=3, 2025-05-07T21:04:02.9789103Z L=7, 2025-05-07T21:04:02.9789258Z D_gradcheck=1, 2025-05-07T21:04:02.9789441Z stochastic_rounding=False, 2025-05-07T21:04:02.9789588Z weighted=True, 2025-05-07T21:04:02.9789739Z row_wise=True, 2025-05-07T21:04:02.9789886Z mixed=True, 2025-05-07T21:04:02.9790040Z use_cache=True, 2025-05-07T21:04:02.9790238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9790383Z use_cpu=True, 2025-05-07T21:04:02.9790579Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9790715Z ) 2025-05-07T21:04:02.9790968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9791633Z self=, 2025-05-07T21:04:02.9791792Z compile=True, 2025-05-07T21:04:02.9791990Z pooling_mode=, 2025-05-07T21:04:02.9792139Z T=1, 2025-05-07T21:04:02.9792278Z D=125, 2025-05-07T21:04:02.9792354Z B=88, 2025-05-07T21:04:02.9792428Z log_E=3, 2025-05-07T21:04:02.9792497Z L=14, 2025-05-07T21:04:02.9792571Z D_gradcheck=1, 2025-05-07T21:04:02.9792661Z stochastic_rounding=True, 2025-05-07T21:04:02.9792733Z weighted=True, 2025-05-07T21:04:02.9792806Z row_wise=True, 2025-05-07T21:04:02.9792878Z mixed=False, 2025-05-07T21:04:02.9792953Z use_cache=False, 2025-05-07T21:04:02.9793052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9793125Z use_cpu=True, 2025-05-07T21:04:02.9793219Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9793363Z ) 2025-05-07T21:04:02.9793488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9793818Z self=, 2025-05-07T21:04:02.9793898Z compile=False, 2025-05-07T21:04:02.9793998Z pooling_mode=, 2025-05-07T21:04:02.9794135Z T=4, 2025-05-07T21:04:02.9794210Z D=77, 2025-05-07T21:04:02.9794279Z B=33, 2025-05-07T21:04:02.9794351Z log_E=5, 2025-05-07T21:04:02.9794421Z L=15, 2025-05-07T21:04:02.9794493Z D_gradcheck=1, 2025-05-07T21:04:02.9794582Z stochastic_rounding=True, 2025-05-07T21:04:02.9794657Z weighted=True, 2025-05-07T21:04:02.9794726Z row_wise=True, 2025-05-07T21:04:02.9794802Z mixed=False, 2025-05-07T21:04:02.9794875Z use_cache=False, 2025-05-07T21:04:02.9794973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9795047Z use_cpu=True, 2025-05-07T21:04:02.9795142Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9795212Z ) 2025-05-07T21:04:02.9795336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9795661Z self=, 2025-05-07T21:04:02.9795739Z compile=True, 2025-05-07T21:04:02.9795839Z pooling_mode=, 2025-05-07T21:04:02.9795910Z T=4, 2025-05-07T21:04:02.9796045Z D=96, 2025-05-07T21:04:02.9796115Z B=35, 2025-05-07T21:04:02.9796184Z log_E=4, 2025-05-07T21:04:02.9796255Z L=6, 2025-05-07T21:04:02.9796327Z D_gradcheck=2, 2025-05-07T21:04:02.9796413Z stochastic_rounding=True, 2025-05-07T21:04:02.9796489Z weighted=False, 2025-05-07T21:04:02.9796560Z row_wise=True, 2025-05-07T21:04:02.9796632Z mixed=False, 2025-05-07T21:04:02.9796708Z use_cache=True, 2025-05-07T21:04:02.9796807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9796894Z use_cpu=True, 2025-05-07T21:04:02.9797010Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9797086Z ) 2025-05-07T21:04:02.9797211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9797601Z self=, 2025-05-07T21:04:02.9797686Z compile=False, 2025-05-07T21:04:02.9797805Z pooling_mode=, 2025-05-07T21:04:02.9797880Z T=3, 2025-05-07T21:04:02.9797991Z D=20, 2025-05-07T21:04:02.9798064Z B=6, 2025-05-07T21:04:02.9798135Z log_E=3, 2025-05-07T21:04:02.9798205Z L=16, 2025-05-07T21:04:02.9798285Z D_gradcheck=2, 2025-05-07T21:04:02.9798374Z stochastic_rounding=True, 2025-05-07T21:04:02.9798447Z weighted=False, 2025-05-07T21:04:02.9798524Z row_wise=True, 2025-05-07T21:04:02.9798598Z mixed=True, 2025-05-07T21:04:02.9798674Z use_cache=False, 2025-05-07T21:04:02.9798773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9798844Z use_cpu=True, 2025-05-07T21:04:02.9798941Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9799012Z ) 2025-05-07T21:04:02.9799133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9799465Z self=, 2025-05-07T21:04:02.9799544Z compile=True, 2025-05-07T21:04:02.9799645Z pooling_mode=, 2025-05-07T21:04:02.9799723Z T=5, 2025-05-07T21:04:02.9799792Z D=64, 2025-05-07T21:04:02.9799860Z B=33, 2025-05-07T21:04:02.9799934Z log_E=5, 2025-05-07T21:04:02.9800004Z L=13, 2025-05-07T21:04:02.9800080Z D_gradcheck=1, 2025-05-07T21:04:02.9800170Z stochastic_rounding=True, 2025-05-07T21:04:02.9800246Z weighted=True, 2025-05-07T21:04:02.9800319Z row_wise=True, 2025-05-07T21:04:02.9800392Z mixed=True, 2025-05-07T21:04:02.9800467Z use_cache=False, 2025-05-07T21:04:02.9800570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9800642Z use_cpu=True, 2025-05-07T21:04:02.9800780Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9800850Z ) 2025-05-07T21:04:02.9800972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9801300Z self=, 2025-05-07T21:04:02.9801381Z compile=False, 2025-05-07T21:04:02.9801568Z pooling_mode=, 2025-05-07T21:04:02.9801641Z T=2, 2025-05-07T21:04:02.9801711Z D=4, 2025-05-07T21:04:02.9801780Z B=94, 2025-05-07T21:04:02.9801852Z log_E=5, 2025-05-07T21:04:02.9801924Z L=19, 2025-05-07T21:04:02.9801997Z D_gradcheck=1, 2025-05-07T21:04:02.9802083Z stochastic_rounding=True, 2025-05-07T21:04:02.9802163Z weighted=True, 2025-05-07T21:04:02.9802235Z row_wise=True, 2025-05-07T21:04:02.9802310Z mixed=True, 2025-05-07T21:04:02.9802388Z use_cache=False, 2025-05-07T21:04:02.9802485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9802561Z use_cpu=True, 2025-05-07T21:04:02.9802657Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9802724Z ) 2025-05-07T21:04:02.9802847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9803175Z self=, 2025-05-07T21:04:02.9803250Z compile=False, 2025-05-07T21:04:02.9803357Z pooling_mode=, 2025-05-07T21:04:02.9803431Z T=5, 2025-05-07T21:04:02.9803499Z D=108, 2025-05-07T21:04:02.9803572Z B=48, 2025-05-07T21:04:02.9803645Z log_E=4, 2025-05-07T21:04:02.9803717Z L=17, 2025-05-07T21:04:02.9803791Z D_gradcheck=1, 2025-05-07T21:04:02.9803881Z stochastic_rounding=False, 2025-05-07T21:04:02.9803962Z weighted=True, 2025-05-07T21:04:02.9804033Z row_wise=True, 2025-05-07T21:04:02.9804104Z mixed=True, 2025-05-07T21:04:02.9804181Z use_cache=False, 2025-05-07T21:04:02.9804277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9804349Z use_cpu=True, 2025-05-07T21:04:02.9804446Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9804514Z ) 2025-05-07T21:04:02.9804637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9805012Z self=, 2025-05-07T21:04:02.9805095Z compile=False, 2025-05-07T21:04:02.9805197Z pooling_mode=, 2025-05-07T21:04:02.9805306Z T=1, 2025-05-07T21:04:02.9805377Z D=33, 2025-05-07T21:04:02.9805448Z B=84, 2025-05-07T21:04:02.9805519Z log_E=3, 2025-05-07T21:04:02.9805589Z L=15, 2025-05-07T21:04:02.9805665Z D_gradcheck=2, 2025-05-07T21:04:02.9805752Z stochastic_rounding=False, 2025-05-07T21:04:02.9805827Z weighted=False, 2025-05-07T21:04:02.9805907Z row_wise=True, 2025-05-07T21:04:02.9805978Z mixed=True, 2025-05-07T21:04:02.9806053Z use_cache=False, 2025-05-07T21:04:02.9806159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9806234Z use_cpu=True, 2025-05-07T21:04:02.9806330Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9806401Z ) 2025-05-07T21:04:02.9806523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9806857Z self=, 2025-05-07T21:04:02.9806936Z compile=False, 2025-05-07T21:04:02.9807032Z pooling_mode=, 2025-05-07T21:04:02.9807106Z T=5, 2025-05-07T21:04:02.9807175Z D=4, 2025-05-07T21:04:02.9807245Z B=38, 2025-05-07T21:04:02.9807320Z log_E=5, 2025-05-07T21:04:02.9807391Z L=2, 2025-05-07T21:04:02.9807467Z D_gradcheck=2, 2025-05-07T21:04:02.9807556Z stochastic_rounding=True, 2025-05-07T21:04:02.9807630Z weighted=True, 2025-05-07T21:04:02.9807701Z row_wise=True, 2025-05-07T21:04:02.9807773Z mixed=True, 2025-05-07T21:04:02.9807847Z use_cache=False, 2025-05-07T21:04:02.9807945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9808067Z use_cpu=True, 2025-05-07T21:04:02.9808163Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9808232Z ) 2025-05-07T21:04:02.9808353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9808831Z self=, 2025-05-07T21:04:02.9808983Z compile=True, 2025-05-07T21:04:02.9809086Z pooling_mode=, 2025-05-07T21:04:02.9809155Z T=4, 2025-05-07T21:04:02.9809227Z D=40, 2025-05-07T21:04:02.9809296Z B=54, 2025-05-07T21:04:02.9809369Z log_E=4, 2025-05-07T21:04:02.9809443Z L=8, 2025-05-07T21:04:02.9809517Z D_gradcheck=2, 2025-05-07T21:04:02.9809602Z stochastic_rounding=True, 2025-05-07T21:04:02.9809678Z weighted=True, 2025-05-07T21:04:02.9809751Z row_wise=True, 2025-05-07T21:04:02.9809822Z mixed=True, 2025-05-07T21:04:02.9809901Z use_cache=True, 2025-05-07T21:04:02.9809999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9810084Z use_cpu=True, 2025-05-07T21:04:02.9810178Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9810246Z ) 2025-05-07T21:04:02.9810375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9810707Z self=, 2025-05-07T21:04:02.9810786Z compile=False, 2025-05-07T21:04:02.9810889Z pooling_mode=, 2025-05-07T21:04:02.9810958Z T=1, 2025-05-07T21:04:02.9811031Z D=75, 2025-05-07T21:04:02.9811111Z B=16, 2025-05-07T21:04:02.9811181Z log_E=3, 2025-05-07T21:04:02.9811250Z L=16, 2025-05-07T21:04:02.9811328Z D_gradcheck=1, 2025-05-07T21:04:02.9811418Z stochastic_rounding=False, 2025-05-07T21:04:02.9811492Z weighted=True, 2025-05-07T21:04:02.9811567Z row_wise=True, 2025-05-07T21:04:02.9811638Z mixed=True, 2025-05-07T21:04:02.9811721Z use_cache=True, 2025-05-07T21:04:02.9811820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9811899Z use_cpu=True, 2025-05-07T21:04:02.9812001Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.9812069Z ) 2025-05-07T21:04:02.9812191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9812588Z self=, 2025-05-07T21:04:02.9812670Z compile=False, 2025-05-07T21:04:02.9812824Z pooling_mode=, 2025-05-07T21:04:02.9812899Z T=3, 2025-05-07T21:04:02.9812966Z D=14, 2025-05-07T21:04:02.9813035Z B=35, 2025-05-07T21:04:02.9813107Z log_E=5, 2025-05-07T21:04:02.9813176Z L=4, 2025-05-07T21:04:02.9813251Z D_gradcheck=2, 2025-05-07T21:04:02.9813337Z stochastic_rounding=True, 2025-05-07T21:04:02.9813410Z weighted=True, 2025-05-07T21:04:02.9813484Z row_wise=True, 2025-05-07T21:04:02.9813554Z mixed=True, 2025-05-07T21:04:02.9813626Z use_cache=False, 2025-05-07T21:04:02.9813729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9813805Z use_cpu=True, 2025-05-07T21:04:02.9813900Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9813972Z ) 2025-05-07T21:04:02.9814092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9814420Z self=, 2025-05-07T21:04:02.9814503Z compile=True, 2025-05-07T21:04:02.9814604Z pooling_mode=, 2025-05-07T21:04:02.9814679Z T=1, 2025-05-07T21:04:02.9814749Z D=2, 2025-05-07T21:04:02.9814818Z B=30, 2025-05-07T21:04:02.9814891Z log_E=5, 2025-05-07T21:04:02.9814957Z L=3, 2025-05-07T21:04:02.9815029Z D_gradcheck=1, 2025-05-07T21:04:02.9815118Z stochastic_rounding=False, 2025-05-07T21:04:02.9815194Z weighted=False, 2025-05-07T21:04:02.9815266Z row_wise=True, 2025-05-07T21:04:02.9815341Z mixed=False, 2025-05-07T21:04:02.9815413Z use_cache=False, 2025-05-07T21:04:02.9815575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.9815652Z use_cpu=True, 2025-05-07T21:04:02.9815749Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9815817Z ) 2025-05-07T21:04:02.9815941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9816269Z self=, 2025-05-07T21:04:02.9816391Z compile=False, 2025-05-07T21:04:02.9816491Z pooling_mode=, 2025-05-07T21:04:02.9816561Z T=4, 2025-05-07T21:04:02.9816636Z D=125, 2025-05-07T21:04:02.9816705Z B=21, 2025-05-07T21:04:02.9816775Z log_E=4, 2025-05-07T21:04:02.9816849Z L=10, 2025-05-07T21:04:02.9816925Z D_gradcheck=2, 2025-05-07T21:04:02.9817013Z stochastic_rounding=True, 2025-05-07T21:04:02.9817089Z weighted=False, 2025-05-07T21:04:02.9817163Z row_wise=True, 2025-05-07T21:04:02.9817236Z mixed=False, 2025-05-07T21:04:02.9817310Z use_cache=True, 2025-05-07T21:04:02.9817411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9817486Z use_cpu=True, 2025-05-07T21:04:02.9817580Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9817648Z ) 2025-05-07T21:04:02.9817776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:02.9818102Z self=, 2025-05-07T21:04:02.9818181Z compile=True, 2025-05-07T21:04:02.9818283Z pooling_mode=, 2025-05-07T21:04:02.9818352Z T=4, 2025-05-07T21:04:02.9818422Z D=38, 2025-05-07T21:04:02.9818496Z B=128, 2025-05-07T21:04:02.9818569Z log_E=3, 2025-05-07T21:04:02.9818638Z L=8, 2025-05-07T21:04:02.9818714Z D_gradcheck=2, 2025-05-07T21:04:02.9818801Z stochastic_rounding=False, 2025-05-07T21:04:02.9818875Z weighted=False, 2025-05-07T21:04:02.9818950Z row_wise=True, 2025-05-07T21:04:02.9819023Z mixed=True, 2025-05-07T21:04:02.9819097Z use_cache=True, 2025-05-07T21:04:02.9819201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.9819275Z use_cpu=True, 2025-05-07T21:04:02.9819373Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.9819439Z ) 2025-05-07T21:04:03.0082034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0082734Z self=, 2025-05-07T21:04:03.0083536Z compile=False, 2025-05-07T21:04:03.0083778Z pooling_mode=, 2025-05-07T21:04:03.0084048Z T=5, 2025-05-07T21:04:03.0084221Z D=113, 2025-05-07T21:04:03.0084396Z B=101, 2025-05-07T21:04:03.0084571Z log_E=5, 2025-05-07T21:04:03.0084752Z L=8, 2025-05-07T21:04:03.0084927Z D_gradcheck=1, 2025-05-07T21:04:03.0085146Z stochastic_rounding=True, 2025-05-07T21:04:03.0085386Z weighted=True, 2025-05-07T21:04:03.0085591Z row_wise=True, 2025-05-07T21:04:03.0085785Z mixed=False, 2025-05-07T21:04:03.0085979Z use_cache=False, 2025-05-07T21:04:03.0086216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0086486Z use_cpu=True, 2025-05-07T21:04:03.0086707Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0086954Z ) 2025-05-07T21:04:03.0087178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0087731Z self=, 2025-05-07T21:04:03.0088242Z compile=True, 2025-05-07T21:04:03.0088470Z pooling_mode=, 2025-05-07T21:04:03.0088739Z T=5, 2025-05-07T21:04:03.0088907Z D=88, 2025-05-07T21:04:03.0089080Z B=31, 2025-05-07T21:04:03.0089254Z log_E=3, 2025-05-07T21:04:03.0089434Z L=2, 2025-05-07T21:04:03.0089610Z D_gradcheck=1, 2025-05-07T21:04:03.0089823Z stochastic_rounding=True, 2025-05-07T21:04:03.0090064Z weighted=False, 2025-05-07T21:04:03.0090269Z row_wise=True, 2025-05-07T21:04:03.0090463Z mixed=True, 2025-05-07T21:04:03.0090736Z use_cache=False, 2025-05-07T21:04:03.0090971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0091241Z use_cpu=True, 2025-05-07T21:04:03.0091462Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0091712Z ) 2025-05-07T21:04:03.0091930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0092597Z self=, 2025-05-07T21:04:03.0093102Z compile=False, 2025-05-07T21:04:03.0093329Z pooling_mode=, 2025-05-07T21:04:03.0093596Z T=4, 2025-05-07T21:04:03.0093764Z D=22, 2025-05-07T21:04:03.0093938Z B=4, 2025-05-07T21:04:03.0094110Z log_E=3, 2025-05-07T21:04:03.0094287Z L=18, 2025-05-07T21:04:03.0094464Z D_gradcheck=1, 2025-05-07T21:04:03.0094674Z stochastic_rounding=True, 2025-05-07T21:04:03.0094911Z weighted=False, 2025-05-07T21:04:03.0095114Z row_wise=True, 2025-05-07T21:04:03.0095308Z mixed=True, 2025-05-07T21:04:03.0095505Z use_cache=False, 2025-05-07T21:04:03.0095737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0096008Z use_cpu=True, 2025-05-07T21:04:03.0096222Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0096471Z ) 2025-05-07T21:04:03.0096695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0097245Z self=, 2025-05-07T21:04:03.0097750Z compile=False, 2025-05-07T21:04:03.0097974Z pooling_mode=, 2025-05-07T21:04:03.0098241Z T=5, 2025-05-07T21:04:03.0098408Z D=38, 2025-05-07T21:04:03.0098578Z B=10, 2025-05-07T21:04:03.0104437Z log_E=3, 2025-05-07T21:04:03.0104658Z L=5, 2025-05-07T21:04:03.0104853Z D_gradcheck=1, 2025-05-07T21:04:03.0105090Z stochastic_rounding=False, 2025-05-07T21:04:03.0105353Z weighted=False, 2025-05-07T21:04:03.0105568Z row_wise=True, 2025-05-07T21:04:03.0105774Z mixed=True, 2025-05-07T21:04:03.0105975Z use_cache=True, 2025-05-07T21:04:03.0106200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0106467Z use_cpu=True, 2025-05-07T21:04:03.0106683Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0106926Z ) 2025-05-07T21:04:03.0107211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0107764Z self=, 2025-05-07T21:04:03.0108313Z compile=False, 2025-05-07T21:04:03.0108538Z pooling_mode=, 2025-05-07T21:04:03.0108971Z T=2, 2025-05-07T21:04:03.0109138Z D=80, 2025-05-07T21:04:03.0109306Z B=23, 2025-05-07T21:04:03.0109478Z log_E=4, 2025-05-07T21:04:03.0109648Z L=10, 2025-05-07T21:04:03.0109817Z D_gradcheck=2, 2025-05-07T21:04:03.0110024Z stochastic_rounding=True, 2025-05-07T21:04:03.0110259Z weighted=True, 2025-05-07T21:04:03.0110451Z row_wise=True, 2025-05-07T21:04:03.0110640Z mixed=True, 2025-05-07T21:04:03.0110826Z use_cache=True, 2025-05-07T21:04:03.0111050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0111315Z use_cpu=True, 2025-05-07T21:04:03.0111524Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0111765Z ) 2025-05-07T21:04:03.0111974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0112543Z self=, 2025-05-07T21:04:03.0113074Z compile=True, 2025-05-07T21:04:03.0113296Z pooling_mode=, 2025-05-07T21:04:03.0113558Z T=5, 2025-05-07T21:04:03.0113717Z D=40, 2025-05-07T21:04:03.0113885Z B=111, 2025-05-07T21:04:03.0114052Z log_E=3, 2025-05-07T21:04:03.0114221Z L=19, 2025-05-07T21:04:03.0114389Z D_gradcheck=1, 2025-05-07T21:04:03.0114597Z stochastic_rounding=True, 2025-05-07T21:04:03.0114830Z weighted=True, 2025-05-07T21:04:03.0115018Z row_wise=True, 2025-05-07T21:04:03.0115293Z mixed=False, 2025-05-07T21:04:03.0115485Z use_cache=False, 2025-05-07T21:04:03.0115713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0116043Z use_cpu=True, 2025-05-07T21:04:03.0116254Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0116495Z ) 2025-05-07T21:04:03.0116707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0117319Z self=, 2025-05-07T21:04:03.0117822Z compile=False, 2025-05-07T21:04:03.0118046Z pooling_mode=, 2025-05-07T21:04:03.0118308Z T=5, 2025-05-07T21:04:03.0118470Z D=45, 2025-05-07T21:04:03.0118635Z B=119, 2025-05-07T21:04:03.0118798Z log_E=5, 2025-05-07T21:04:03.0118967Z L=2, 2025-05-07T21:04:03.0119136Z D_gradcheck=1, 2025-05-07T21:04:03.0119343Z stochastic_rounding=False, 2025-05-07T21:04:03.0119576Z weighted=True, 2025-05-07T21:04:03.0119766Z row_wise=True, 2025-05-07T21:04:03.0119961Z mixed=False, 2025-05-07T21:04:03.0120149Z use_cache=True, 2025-05-07T21:04:03.0120367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0120632Z use_cpu=True, 2025-05-07T21:04:03.0120839Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0121082Z ) 2025-05-07T21:04:03.0121292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0121837Z self=, 2025-05-07T21:04:03.0122340Z compile=True, 2025-05-07T21:04:03.0122558Z pooling_mode=, 2025-05-07T21:04:03.0122816Z T=1, 2025-05-07T21:04:03.0122978Z D=9, 2025-05-07T21:04:03.0123142Z B=28, 2025-05-07T21:04:03.0123305Z log_E=3, 2025-05-07T21:04:03.0123480Z L=17, 2025-05-07T21:04:03.0123648Z D_gradcheck=2, 2025-05-07T21:04:03.0123852Z stochastic_rounding=True, 2025-05-07T21:04:03.0124086Z weighted=True, 2025-05-07T21:04:03.0124277Z row_wise=True, 2025-05-07T21:04:03.0124465Z mixed=False, 2025-05-07T21:04:03.0124654Z use_cache=True, 2025-05-07T21:04:03.0124874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0125136Z use_cpu=True, 2025-05-07T21:04:03.0125415Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0125659Z ) 2025-05-07T21:04:03.0125867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0126414Z self=, 2025-05-07T21:04:03.0126980Z compile=False, 2025-05-07T21:04:03.0127196Z pooling_mode=, 2025-05-07T21:04:03.0127454Z T=1, 2025-05-07T21:04:03.0127615Z D=72, 2025-05-07T21:04:03.0127780Z B=32, 2025-05-07T21:04:03.0127943Z log_E=3, 2025-05-07T21:04:03.0128117Z L=18, 2025-05-07T21:04:03.0128286Z D_gradcheck=1, 2025-05-07T21:04:03.0128487Z stochastic_rounding=True, 2025-05-07T21:04:03.0128724Z weighted=True, 2025-05-07T21:04:03.0128915Z row_wise=True, 2025-05-07T21:04:03.0129137Z mixed=False, 2025-05-07T21:04:03.0129327Z use_cache=True, 2025-05-07T21:04:03.0129541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0129807Z use_cpu=True, 2025-05-07T21:04:03.0130028Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0130268Z ) 2025-05-07T21:04:03.0130480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0131028Z self=, 2025-05-07T21:04:03.0131524Z compile=False, 2025-05-07T21:04:03.0131744Z pooling_mode=, 2025-05-07T21:04:03.0132004Z T=5, 2025-05-07T21:04:03.0132169Z D=87, 2025-05-07T21:04:03.0132331Z B=119, 2025-05-07T21:04:03.0132500Z log_E=4, 2025-05-07T21:04:03.0132700Z L=14, 2025-05-07T21:04:03.0132887Z D_gradcheck=2, 2025-05-07T21:04:03.0133092Z stochastic_rounding=False, 2025-05-07T21:04:03.0133330Z weighted=True, 2025-05-07T21:04:03.0133569Z row_wise=True, 2025-05-07T21:04:03.0133760Z mixed=False, 2025-05-07T21:04:03.0133949Z use_cache=True, 2025-05-07T21:04:03.0134164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0134432Z use_cpu=True, 2025-05-07T21:04:03.0134649Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0134901Z ) 2025-05-07T21:04:03.0135164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0135721Z self=, 2025-05-07T21:04:03.0136219Z compile=False, 2025-05-07T21:04:03.0136438Z pooling_mode=, 2025-05-07T21:04:03.0136700Z T=4, 2025-05-07T21:04:03.0136860Z D=45, 2025-05-07T21:04:03.0137025Z B=106, 2025-05-07T21:04:03.0137189Z log_E=4, 2025-05-07T21:04:03.0137358Z L=4, 2025-05-07T21:04:03.0137526Z D_gradcheck=1, 2025-05-07T21:04:03.0137730Z stochastic_rounding=False, 2025-05-07T21:04:03.0137967Z weighted=False, 2025-05-07T21:04:03.0138161Z row_wise=True, 2025-05-07T21:04:03.0138353Z mixed=False, 2025-05-07T21:04:03.0138540Z use_cache=False, 2025-05-07T21:04:03.0138762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0139025Z use_cpu=True, 2025-05-07T21:04:03.0139240Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0139482Z ) 2025-05-07T21:04:03.0139693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0140237Z self=, 2025-05-07T21:04:03.0140731Z compile=True, 2025-05-07T21:04:03.0140954Z pooling_mode=, 2025-05-07T21:04:03.0141210Z T=2, 2025-05-07T21:04:03.0141374Z D=58, 2025-05-07T21:04:03.0141540Z B=64, 2025-05-07T21:04:03.0141704Z log_E=3, 2025-05-07T21:04:03.0141875Z L=10, 2025-05-07T21:04:03.0142043Z D_gradcheck=2, 2025-05-07T21:04:03.0142249Z stochastic_rounding=False, 2025-05-07T21:04:03.0142480Z weighted=True, 2025-05-07T21:04:03.0142675Z row_wise=True, 2025-05-07T21:04:03.0142863Z mixed=True, 2025-05-07T21:04:03.0143050Z use_cache=True, 2025-05-07T21:04:03.0143292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0143625Z use_cpu=True, 2025-05-07T21:04:03.0143843Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0144085Z ) 2025-05-07T21:04:03.0144292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0145237Z self=, 2025-05-07T21:04:03.0145732Z compile=False, 2025-05-07T21:04:03.0145951Z pooling_mode=, 2025-05-07T21:04:03.0146210Z T=4, 2025-05-07T21:04:03.0146372Z D=73, 2025-05-07T21:04:03.0146534Z B=56, 2025-05-07T21:04:03.0146696Z log_E=3, 2025-05-07T21:04:03.0146864Z L=13, 2025-05-07T21:04:03.0147032Z D_gradcheck=1, 2025-05-07T21:04:03.0147240Z stochastic_rounding=False, 2025-05-07T21:04:03.0147473Z weighted=True, 2025-05-07T21:04:03.0147666Z row_wise=True, 2025-05-07T21:04:03.0147858Z mixed=False, 2025-05-07T21:04:03.0148041Z use_cache=True, 2025-05-07T21:04:03.0148260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0148527Z use_cpu=True, 2025-05-07T21:04:03.0148736Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0148981Z ) 2025-05-07T21:04:03.0149190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0149738Z self=, 2025-05-07T21:04:03.0150232Z compile=False, 2025-05-07T21:04:03.0150451Z pooling_mode=, 2025-05-07T21:04:03.0150711Z T=5, 2025-05-07T21:04:03.0150873Z D=62, 2025-05-07T21:04:03.0151038Z B=38, 2025-05-07T21:04:03.0151218Z log_E=3, 2025-05-07T21:04:03.0151400Z L=16, 2025-05-07T21:04:03.0151589Z D_gradcheck=2, 2025-05-07T21:04:03.0151811Z stochastic_rounding=False, 2025-05-07T21:04:03.0152108Z weighted=False, 2025-05-07T21:04:03.0152322Z row_wise=True, 2025-05-07T21:04:03.0152532Z mixed=False, 2025-05-07T21:04:03.0152729Z use_cache=True, 2025-05-07T21:04:03.0152961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0153240Z use_cpu=True, 2025-05-07T21:04:03.0153457Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0153757Z ) 2025-05-07T21:04:03.0153982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0154534Z self=, 2025-05-07T21:04:03.0155045Z compile=False, 2025-05-07T21:04:03.0155278Z pooling_mode=, 2025-05-07T21:04:03.0155549Z T=4, 2025-05-07T21:04:03.0155715Z D=79, 2025-05-07T21:04:03.0155894Z B=68, 2025-05-07T21:04:03.0156134Z log_E=4, 2025-05-07T21:04:03.0156309Z L=5, 2025-05-07T21:04:03.0156489Z D_gradcheck=2, 2025-05-07T21:04:03.0156706Z stochastic_rounding=True, 2025-05-07T21:04:03.0156944Z weighted=True, 2025-05-07T21:04:03.0157147Z row_wise=True, 2025-05-07T21:04:03.0157346Z mixed=True, 2025-05-07T21:04:03.0157536Z use_cache=True, 2025-05-07T21:04:03.0157767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0158046Z use_cpu=True, 2025-05-07T21:04:03.0158264Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0158522Z ) 2025-05-07T21:04:03.0158748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0159300Z self=, 2025-05-07T21:04:03.0159812Z compile=False, 2025-05-07T21:04:03.0160045Z pooling_mode=, 2025-05-07T21:04:03.0160321Z T=5, 2025-05-07T21:04:03.0160490Z D=72, 2025-05-07T21:04:03.0160668Z B=3, 2025-05-07T21:04:03.0160844Z log_E=5, 2025-05-07T21:04:03.0161023Z L=11, 2025-05-07T21:04:03.0161206Z D_gradcheck=2, 2025-05-07T21:04:03.0161427Z stochastic_rounding=True, 2025-05-07T21:04:03.0161671Z weighted=True, 2025-05-07T21:04:03.0161879Z row_wise=True, 2025-05-07T21:04:03.0162085Z mixed=True, 2025-05-07T21:04:03.0162279Z use_cache=False, 2025-05-07T21:04:03.0162576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0162896Z use_cpu=True, 2025-05-07T21:04:03.0163133Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0163387Z ) 2025-05-07T21:04:03.0386555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0387652Z self=, 2025-05-07T21:04:03.0388962Z compile=True, 2025-05-07T21:04:03.0389537Z pooling_mode=, 2025-05-07T21:04:03.0390137Z T=4, 2025-05-07T21:04:03.0390446Z D=71, 2025-05-07T21:04:03.0390758Z B=67, 2025-05-07T21:04:03.0391065Z log_E=3, 2025-05-07T21:04:03.0391467Z L=7, 2025-05-07T21:04:03.0391786Z D_gradcheck=1, 2025-05-07T21:04:03.0392185Z stochastic_rounding=True, 2025-05-07T21:04:03.0392596Z weighted=True, 2025-05-07T21:04:03.0392819Z row_wise=True, 2025-05-07T21:04:03.0393023Z mixed=False, 2025-05-07T21:04:03.0393225Z use_cache=False, 2025-05-07T21:04:03.0393470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0393749Z use_cpu=True, 2025-05-07T21:04:03.0393970Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0394222Z ) 2025-05-07T21:04:03.0394454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0395009Z self=, 2025-05-07T21:04:03.0395525Z compile=True, 2025-05-07T21:04:03.0395755Z pooling_mode=, 2025-05-07T21:04:03.0396109Z T=1, 2025-05-07T21:04:03.0396278Z D=124, 2025-05-07T21:04:03.0396461Z B=75, 2025-05-07T21:04:03.0396641Z log_E=4, 2025-05-07T21:04:03.0396821Z L=11, 2025-05-07T21:04:03.0397007Z D_gradcheck=1, 2025-05-07T21:04:03.0397364Z stochastic_rounding=False, 2025-05-07T21:04:03.0397611Z weighted=True, 2025-05-07T21:04:03.0397820Z row_wise=True, 2025-05-07T21:04:03.0398019Z mixed=False, 2025-05-07T21:04:03.0398219Z use_cache=False, 2025-05-07T21:04:03.0398461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0398739Z use_cpu=True, 2025-05-07T21:04:03.0399022Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0399284Z ) 2025-05-07T21:04:03.0399508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0400061Z self=, 2025-05-07T21:04:03.0400578Z compile=False, 2025-05-07T21:04:03.0400815Z pooling_mode=, 2025-05-07T21:04:03.0401095Z T=4, 2025-05-07T21:04:03.0401266Z D=115, 2025-05-07T21:04:03.0401450Z B=115, 2025-05-07T21:04:03.0401633Z log_E=4, 2025-05-07T21:04:03.0401817Z L=10, 2025-05-07T21:04:03.0402007Z D_gradcheck=1, 2025-05-07T21:04:03.0402235Z stochastic_rounding=True, 2025-05-07T21:04:03.0402509Z weighted=False, 2025-05-07T21:04:03.0402731Z row_wise=True, 2025-05-07T21:04:03.0402936Z mixed=False, 2025-05-07T21:04:03.0403133Z use_cache=True, 2025-05-07T21:04:03.0403371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0403654Z use_cpu=True, 2025-05-07T21:04:03.0403873Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0404132Z ) 2025-05-07T21:04:03.0404356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0404910Z self=, 2025-05-07T21:04:03.0405425Z compile=True, 2025-05-07T21:04:03.0405658Z pooling_mode=, 2025-05-07T21:04:03.0405925Z T=1, 2025-05-07T21:04:03.0406104Z D=23, 2025-05-07T21:04:03.0406278Z B=88, 2025-05-07T21:04:03.0406450Z log_E=4, 2025-05-07T21:04:03.0406636Z L=3, 2025-05-07T21:04:03.0406819Z D_gradcheck=1, 2025-05-07T21:04:03.0407036Z stochastic_rounding=False, 2025-05-07T21:04:03.0407285Z weighted=False, 2025-05-07T21:04:03.0407490Z row_wise=True, 2025-05-07T21:04:03.0407691Z mixed=False, 2025-05-07T21:04:03.0407886Z use_cache=True, 2025-05-07T21:04:03.0408185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0408466Z use_cpu=True, 2025-05-07T21:04:03.0408834Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0409153Z ) 2025-05-07T21:04:03.0409376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0409929Z self=, 2025-05-07T21:04:03.0410444Z compile=True, 2025-05-07T21:04:03.0410675Z pooling_mode=, 2025-05-07T21:04:03.0410944Z T=4, 2025-05-07T21:04:03.0411123Z D=3, 2025-05-07T21:04:03.0411303Z B=124, 2025-05-07T21:04:03.0411477Z log_E=5, 2025-05-07T21:04:03.0411661Z L=6, 2025-05-07T21:04:03.0411843Z D_gradcheck=1, 2025-05-07T21:04:03.0412061Z stochastic_rounding=False, 2025-05-07T21:04:03.0412313Z weighted=True, 2025-05-07T21:04:03.0412518Z row_wise=True, 2025-05-07T21:04:03.0412713Z mixed=False, 2025-05-07T21:04:03.0412922Z use_cache=True, 2025-05-07T21:04:03.0413155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0413442Z use_cpu=True, 2025-05-07T21:04:03.0413660Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0413920Z ) 2025-05-07T21:04:03.0414143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0414695Z self=, 2025-05-07T21:04:03.0415210Z compile=False, 2025-05-07T21:04:03.0415448Z pooling_mode=, 2025-05-07T21:04:03.0415713Z T=2, 2025-05-07T21:04:03.0415894Z D=13, 2025-05-07T21:04:03.0416075Z B=40, 2025-05-07T21:04:03.0416236Z log_E=4, 2025-05-07T21:04:03.0416414Z L=17, 2025-05-07T21:04:03.0416660Z D_gradcheck=2, 2025-05-07T21:04:03.0416870Z stochastic_rounding=True, 2025-05-07T21:04:03.0417106Z weighted=True, 2025-05-07T21:04:03.0417300Z row_wise=True, 2025-05-07T21:04:03.0417489Z mixed=False, 2025-05-07T21:04:03.0417687Z use_cache=True, 2025-05-07T21:04:03.0417904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0418229Z use_cpu=True, 2025-05-07T21:04:03.0418448Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0418696Z ) 2025-05-07T21:04:03.0418902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0419450Z self=, 2025-05-07T21:04:03.0419955Z compile=True, 2025-05-07T21:04:03.0420178Z pooling_mode=, 2025-05-07T21:04:03.0420437Z T=2, 2025-05-07T21:04:03.0420604Z D=28, 2025-05-07T21:04:03.0420765Z B=112, 2025-05-07T21:04:03.0420932Z log_E=4, 2025-05-07T21:04:03.0421112Z L=20, 2025-05-07T21:04:03.0421290Z D_gradcheck=1, 2025-05-07T21:04:03.0421496Z stochastic_rounding=True, 2025-05-07T21:04:03.0421733Z weighted=False, 2025-05-07T21:04:03.0421933Z row_wise=True, 2025-05-07T21:04:03.0422124Z mixed=True, 2025-05-07T21:04:03.0422319Z use_cache=False, 2025-05-07T21:04:03.0422552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0422846Z use_cpu=True, 2025-05-07T21:04:03.0423084Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0423332Z ) 2025-05-07T21:04:03.0423540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0424086Z self=, 2025-05-07T21:04:03.0424586Z compile=False, 2025-05-07T21:04:03.0424807Z pooling_mode=, 2025-05-07T21:04:03.0425066Z T=3, 2025-05-07T21:04:03.0432834Z D=51, 2025-05-07T21:04:03.0433018Z B=126, 2025-05-07T21:04:03.0433188Z log_E=4, 2025-05-07T21:04:03.0433370Z L=2, 2025-05-07T21:04:03.0433549Z D_gradcheck=1, 2025-05-07T21:04:03.0433766Z stochastic_rounding=False, 2025-05-07T21:04:03.0434013Z weighted=False, 2025-05-07T21:04:03.0434216Z row_wise=True, 2025-05-07T21:04:03.0434403Z mixed=False, 2025-05-07T21:04:03.0434701Z use_cache=True, 2025-05-07T21:04:03.0434925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0435194Z use_cpu=True, 2025-05-07T21:04:03.0435466Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0435716Z ) 2025-05-07T21:04:03.0435991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0436549Z self=, 2025-05-07T21:04:03.0437054Z compile=True, 2025-05-07T21:04:03.0437272Z pooling_mode=, 2025-05-07T21:04:03.0437538Z T=4, 2025-05-07T21:04:03.0437706Z D=36, 2025-05-07T21:04:03.0437876Z B=72, 2025-05-07T21:04:03.0438038Z log_E=4, 2025-05-07T21:04:03.0438216Z L=4, 2025-05-07T21:04:03.0438387Z D_gradcheck=1, 2025-05-07T21:04:03.0438592Z stochastic_rounding=False, 2025-05-07T21:04:03.0438828Z weighted=True, 2025-05-07T21:04:03.0439024Z row_wise=True, 2025-05-07T21:04:03.0439215Z mixed=False, 2025-05-07T21:04:03.0439410Z use_cache=True, 2025-05-07T21:04:03.0439635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0439901Z use_cpu=True, 2025-05-07T21:04:03.0440120Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0440366Z ) 2025-05-07T21:04:03.0440575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0441126Z self=, 2025-05-07T21:04:03.0441629Z compile=False, 2025-05-07T21:04:03.0441853Z pooling_mode=, 2025-05-07T21:04:03.0442125Z T=4, 2025-05-07T21:04:03.0442299Z D=8, 2025-05-07T21:04:03.0442484Z B=40, 2025-05-07T21:04:03.0442660Z log_E=4, 2025-05-07T21:04:03.0442882Z L=7, 2025-05-07T21:04:03.0443049Z D_gradcheck=2, 2025-05-07T21:04:03.0443262Z stochastic_rounding=False, 2025-05-07T21:04:03.0443508Z weighted=False, 2025-05-07T21:04:03.0443706Z row_wise=True, 2025-05-07T21:04:03.0443896Z mixed=True, 2025-05-07T21:04:03.0444091Z use_cache=False, 2025-05-07T21:04:03.0444367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0444632Z use_cpu=True, 2025-05-07T21:04:03.0444853Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0445098Z ) 2025-05-07T21:04:03.0445314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0445874Z self=, 2025-05-07T21:04:03.0446378Z compile=False, 2025-05-07T21:04:03.0446600Z pooling_mode=, 2025-05-07T21:04:03.0446869Z T=2, 2025-05-07T21:04:03.0447035Z D=26, 2025-05-07T21:04:03.0447201Z B=103, 2025-05-07T21:04:03.0447378Z log_E=4, 2025-05-07T21:04:03.0447451Z L=17, 2025-05-07T21:04:03.0447530Z D_gradcheck=1, 2025-05-07T21:04:03.0447617Z stochastic_rounding=True, 2025-05-07T21:04:03.0447693Z weighted=True, 2025-05-07T21:04:03.0447774Z row_wise=True, 2025-05-07T21:04:03.0447851Z mixed=True, 2025-05-07T21:04:03.0447936Z use_cache=False, 2025-05-07T21:04:03.0448039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0448112Z use_cpu=True, 2025-05-07T21:04:03.0448213Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0448280Z ) 2025-05-07T21:04:03.0448404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0448740Z self=, 2025-05-07T21:04:03.0448816Z compile=True, 2025-05-07T21:04:03.0448917Z pooling_mode=, 2025-05-07T21:04:03.0448992Z T=4, 2025-05-07T21:04:03.0449061Z D=73, 2025-05-07T21:04:03.0449131Z B=109, 2025-05-07T21:04:03.0449205Z log_E=4, 2025-05-07T21:04:03.0449275Z L=7, 2025-05-07T21:04:03.0449345Z D_gradcheck=1, 2025-05-07T21:04:03.0449434Z stochastic_rounding=False, 2025-05-07T21:04:03.0449509Z weighted=True, 2025-05-07T21:04:03.0449587Z row_wise=True, 2025-05-07T21:04:03.0449707Z mixed=False, 2025-05-07T21:04:03.0449783Z use_cache=True, 2025-05-07T21:04:03.0449887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0450000Z use_cpu=True, 2025-05-07T21:04:03.0450096Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0450167Z ) 2025-05-07T21:04:03.0450290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0450619Z self=, 2025-05-07T21:04:03.0450699Z compile=False, 2025-05-07T21:04:03.0450799Z pooling_mode=, 2025-05-07T21:04:03.0450869Z T=1, 2025-05-07T21:04:03.0450943Z D=98, 2025-05-07T21:04:03.0451013Z B=46, 2025-05-07T21:04:03.0451090Z log_E=4, 2025-05-07T21:04:03.0451161Z L=9, 2025-05-07T21:04:03.0451238Z D_gradcheck=2, 2025-05-07T21:04:03.0451327Z stochastic_rounding=True, 2025-05-07T21:04:03.0451400Z weighted=True, 2025-05-07T21:04:03.0451476Z row_wise=True, 2025-05-07T21:04:03.0451553Z mixed=False, 2025-05-07T21:04:03.0451632Z use_cache=False, 2025-05-07T21:04:03.0451732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0451811Z use_cpu=True, 2025-05-07T21:04:03.0451905Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0451971Z ) 2025-05-07T21:04:03.0452094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0452421Z self=, 2025-05-07T21:04:03.0452501Z compile=False, 2025-05-07T21:04:03.0452599Z pooling_mode=, 2025-05-07T21:04:03.0452668Z T=1, 2025-05-07T21:04:03.0452736Z D=45, 2025-05-07T21:04:03.0452806Z B=82, 2025-05-07T21:04:03.0452917Z log_E=4, 2025-05-07T21:04:03.0452994Z L=9, 2025-05-07T21:04:03.0453066Z D_gradcheck=1, 2025-05-07T21:04:03.0453158Z stochastic_rounding=True, 2025-05-07T21:04:03.0453235Z weighted=False, 2025-05-07T21:04:03.0453310Z row_wise=True, 2025-05-07T21:04:03.0453382Z mixed=True, 2025-05-07T21:04:03.0453497Z use_cache=False, 2025-05-07T21:04:03.0453595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0453672Z use_cpu=True, 2025-05-07T21:04:03.0453769Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0453835Z ) 2025-05-07T21:04:03.0453958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0454293Z self=, 2025-05-07T21:04:03.0454368Z compile=False, 2025-05-07T21:04:03.0454471Z pooling_mode=, 2025-05-07T21:04:03.0454542Z T=5, 2025-05-07T21:04:03.0454608Z D=26, 2025-05-07T21:04:03.0454682Z B=118, 2025-05-07T21:04:03.0454755Z log_E=3, 2025-05-07T21:04:03.0454826Z L=4, 2025-05-07T21:04:03.0454904Z D_gradcheck=1, 2025-05-07T21:04:03.0454991Z stochastic_rounding=True, 2025-05-07T21:04:03.0455062Z weighted=True, 2025-05-07T21:04:03.0455139Z row_wise=True, 2025-05-07T21:04:03.0455211Z mixed=False, 2025-05-07T21:04:03.0455288Z use_cache=True, 2025-05-07T21:04:03.0455396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0455469Z use_cpu=True, 2025-05-07T21:04:03.0455565Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0455632Z ) 2025-05-07T21:04:03.0455755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0456084Z self=, 2025-05-07T21:04:03.0456160Z compile=True, 2025-05-07T21:04:03.0456258Z pooling_mode=, 2025-05-07T21:04:03.0456331Z T=4, 2025-05-07T21:04:03.0456401Z D=114, 2025-05-07T21:04:03.0456474Z B=112, 2025-05-07T21:04:03.0456546Z log_E=3, 2025-05-07T21:04:03.0456617Z L=10, 2025-05-07T21:04:03.0456691Z D_gradcheck=2, 2025-05-07T21:04:03.0456784Z stochastic_rounding=True, 2025-05-07T21:04:03.0456904Z weighted=False, 2025-05-07T21:04:03.0456976Z row_wise=True, 2025-05-07T21:04:03.0457051Z mixed=True, 2025-05-07T21:04:03.0457126Z use_cache=True, 2025-05-07T21:04:03.0457289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0457362Z use_cpu=True, 2025-05-07T21:04:03.0457456Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0457534Z ) 2025-05-07T21:04:03.0690788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0691529Z self=, 2025-05-07T21:04:03.0691652Z compile=False, 2025-05-07T21:04:03.0691804Z pooling_mode=, 2025-05-07T21:04:03.0691912Z T=2, 2025-05-07T21:04:03.0692009Z D=56, 2025-05-07T21:04:03.0692125Z B=114, 2025-05-07T21:04:03.0692239Z log_E=3, 2025-05-07T21:04:03.0692342Z L=15, 2025-05-07T21:04:03.0692542Z D_gradcheck=2, 2025-05-07T21:04:03.0692797Z stochastic_rounding=True, 2025-05-07T21:04:03.0693018Z weighted=True, 2025-05-07T21:04:03.0693252Z row_wise=True, 2025-05-07T21:04:03.0693458Z mixed=True, 2025-05-07T21:04:03.0693771Z use_cache=True, 2025-05-07T21:04:03.0694040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0694234Z use_cpu=True, 2025-05-07T21:04:03.0694484Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0694659Z ) 2025-05-07T21:04:03.0694982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0695704Z self=, 2025-05-07T21:04:03.0695850Z compile=False, 2025-05-07T21:04:03.0696038Z pooling_mode=, 2025-05-07T21:04:03.0696177Z T=5, 2025-05-07T21:04:03.0696310Z D=112, 2025-05-07T21:04:03.0696681Z B=122, 2025-05-07T21:04:03.0696822Z log_E=5, 2025-05-07T21:04:03.0696955Z L=8, 2025-05-07T21:04:03.0697102Z D_gradcheck=2, 2025-05-07T21:04:03.0697270Z stochastic_rounding=False, 2025-05-07T21:04:03.0697411Z weighted=True, 2025-05-07T21:04:03.0697552Z row_wise=True, 2025-05-07T21:04:03.0697803Z mixed=False, 2025-05-07T21:04:03.0697945Z use_cache=False, 2025-05-07T21:04:03.0698140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0698278Z use_cpu=True, 2025-05-07T21:04:03.0698454Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0698586Z ) 2025-05-07T21:04:03.0698813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0699413Z self=, 2025-05-07T21:04:03.0699561Z compile=False, 2025-05-07T21:04:03.0699745Z pooling_mode=, 2025-05-07T21:04:03.0699877Z T=3, 2025-05-07T21:04:03.0700010Z D=2, 2025-05-07T21:04:03.0700139Z B=100, 2025-05-07T21:04:03.0700277Z log_E=5, 2025-05-07T21:04:03.0700406Z L=11, 2025-05-07T21:04:03.0700538Z D_gradcheck=1, 2025-05-07T21:04:03.0700703Z stochastic_rounding=False, 2025-05-07T21:04:03.0700844Z weighted=False, 2025-05-07T21:04:03.0700982Z row_wise=True, 2025-05-07T21:04:03.0701122Z mixed=True, 2025-05-07T21:04:03.0701264Z use_cache=False, 2025-05-07T21:04:03.0701445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0701584Z use_cpu=True, 2025-05-07T21:04:03.0701758Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0701882Z ) 2025-05-07T21:04:03.0702110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0702710Z self=, 2025-05-07T21:04:03.0702844Z compile=True, 2025-05-07T21:04:03.0702979Z pooling_mode=, 2025-05-07T21:04:03.0703055Z T=5, 2025-05-07T21:04:03.0703132Z D=60, 2025-05-07T21:04:03.0703203Z B=33, 2025-05-07T21:04:03.0703275Z log_E=4, 2025-05-07T21:04:03.0703344Z L=1, 2025-05-07T21:04:03.0703417Z D_gradcheck=2, 2025-05-07T21:04:03.0703573Z stochastic_rounding=False, 2025-05-07T21:04:03.0703653Z weighted=True, 2025-05-07T21:04:03.0703730Z row_wise=True, 2025-05-07T21:04:03.0703801Z mixed=True, 2025-05-07T21:04:03.0703937Z use_cache=True, 2025-05-07T21:04:03.0704036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0704107Z use_cpu=True, 2025-05-07T21:04:03.0704205Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0704274Z ) 2025-05-07T21:04:03.0704400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0704726Z self=, 2025-05-07T21:04:03.0704802Z compile=False, 2025-05-07T21:04:03.0704904Z pooling_mode=, 2025-05-07T21:04:03.0704973Z T=4, 2025-05-07T21:04:03.0705045Z D=48, 2025-05-07T21:04:03.0705115Z B=4, 2025-05-07T21:04:03.0705187Z log_E=5, 2025-05-07T21:04:03.0705257Z L=2, 2025-05-07T21:04:03.0705332Z D_gradcheck=2, 2025-05-07T21:04:03.0705421Z stochastic_rounding=False, 2025-05-07T21:04:03.0705495Z weighted=False, 2025-05-07T21:04:03.0705573Z row_wise=True, 2025-05-07T21:04:03.0705644Z mixed=False, 2025-05-07T21:04:03.0705723Z use_cache=False, 2025-05-07T21:04:03.0705821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0705891Z use_cpu=True, 2025-05-07T21:04:03.0705986Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0706053Z ) 2025-05-07T21:04:03.0706174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0706502Z self=, 2025-05-07T21:04:03.0706578Z compile=False, 2025-05-07T21:04:03.0706677Z pooling_mode=, 2025-05-07T21:04:03.0706790Z T=5, 2025-05-07T21:04:03.0706863Z D=49, 2025-05-07T21:04:03.0706933Z B=117, 2025-05-07T21:04:03.0707008Z log_E=4, 2025-05-07T21:04:03.0707077Z L=14, 2025-05-07T21:04:03.0707149Z D_gradcheck=2, 2025-05-07T21:04:03.0707243Z stochastic_rounding=True, 2025-05-07T21:04:03.0707319Z weighted=False, 2025-05-07T21:04:03.0707435Z row_wise=True, 2025-05-07T21:04:03.0707510Z mixed=True, 2025-05-07T21:04:03.0707583Z use_cache=False, 2025-05-07T21:04:03.0707688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0707760Z use_cpu=True, 2025-05-07T21:04:03.0707854Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0707925Z ) 2025-05-07T21:04:03.0708050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0708377Z self=, 2025-05-07T21:04:03.0708460Z compile=True, 2025-05-07T21:04:03.0708565Z pooling_mode=, 2025-05-07T21:04:03.0708909Z T=5, 2025-05-07T21:04:03.0708989Z D=103, 2025-05-07T21:04:03.0709057Z B=128, 2025-05-07T21:04:03.0709130Z log_E=3, 2025-05-07T21:04:03.0709200Z L=7, 2025-05-07T21:04:03.0709274Z D_gradcheck=2, 2025-05-07T21:04:03.0709367Z stochastic_rounding=False, 2025-05-07T21:04:03.0709444Z weighted=False, 2025-05-07T21:04:03.0709517Z row_wise=True, 2025-05-07T21:04:03.0709592Z mixed=True, 2025-05-07T21:04:03.0709667Z use_cache=True, 2025-05-07T21:04:03.0709765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0709841Z use_cpu=True, 2025-05-07T21:04:03.0709935Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0710002Z ) 2025-05-07T21:04:03.0710127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0710455Z self=, 2025-05-07T21:04:03.0710528Z compile=True, 2025-05-07T21:04:03.0710632Z pooling_mode=, 2025-05-07T21:04:03.0710700Z T=5, 2025-05-07T21:04:03.0710772Z D=53, 2025-05-07T21:04:03.0710841Z B=86, 2025-05-07T21:04:03.0710911Z log_E=3, 2025-05-07T21:04:03.0710979Z L=19, 2025-05-07T21:04:03.0711052Z D_gradcheck=2, 2025-05-07T21:04:03.0711209Z stochastic_rounding=False, 2025-05-07T21:04:03.0711291Z weighted=False, 2025-05-07T21:04:03.0711362Z row_wise=True, 2025-05-07T21:04:03.0711498Z mixed=True, 2025-05-07T21:04:03.0711580Z use_cache=False, 2025-05-07T21:04:03.0711680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0711755Z use_cpu=True, 2025-05-07T21:04:03.0711860Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0711929Z ) 2025-05-07T21:04:03.0712053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0712387Z self=, 2025-05-07T21:04:03.0712463Z compile=True, 2025-05-07T21:04:03.0712568Z pooling_mode=, 2025-05-07T21:04:03.0712638Z T=1, 2025-05-07T21:04:03.0712709Z D=128, 2025-05-07T21:04:03.0712784Z B=47, 2025-05-07T21:04:03.0712857Z log_E=4, 2025-05-07T21:04:03.0712926Z L=2, 2025-05-07T21:04:03.0713013Z D_gradcheck=2, 2025-05-07T21:04:03.0713103Z stochastic_rounding=True, 2025-05-07T21:04:03.0713182Z weighted=False, 2025-05-07T21:04:03.0713259Z row_wise=True, 2025-05-07T21:04:03.0713333Z mixed=False, 2025-05-07T21:04:03.0713407Z use_cache=False, 2025-05-07T21:04:03.0713507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0713577Z use_cpu=True, 2025-05-07T21:04:03.0713673Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0713741Z ) 2025-05-07T21:04:03.0713863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0714196Z self=, 2025-05-07T21:04:03.0714270Z compile=True, 2025-05-07T21:04:03.0714434Z pooling_mode=, 2025-05-07T21:04:03.0714507Z T=4, 2025-05-07T21:04:03.0714577Z D=56, 2025-05-07T21:04:03.0714649Z B=51, 2025-05-07T21:04:03.0714720Z log_E=4, 2025-05-07T21:04:03.0714793Z L=20, 2025-05-07T21:04:03.0714868Z D_gradcheck=2, 2025-05-07T21:04:03.0714959Z stochastic_rounding=False, 2025-05-07T21:04:03.0715093Z weighted=True, 2025-05-07T21:04:03.0715170Z row_wise=True, 2025-05-07T21:04:03.0715250Z mixed=False, 2025-05-07T21:04:03.0715321Z use_cache=True, 2025-05-07T21:04:03.0715423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0715497Z use_cpu=True, 2025-05-07T21:04:03.0715590Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0715661Z ) 2025-05-07T21:04:03.0715780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0716190Z self=, 2025-05-07T21:04:03.0716270Z compile=False, 2025-05-07T21:04:03.0716372Z pooling_mode=, 2025-05-07T21:04:03.0716442Z T=4, 2025-05-07T21:04:03.0716518Z D=23, 2025-05-07T21:04:03.0716588Z B=93, 2025-05-07T21:04:03.0716658Z log_E=5, 2025-05-07T21:04:03.0716733Z L=18, 2025-05-07T21:04:03.0716812Z D_gradcheck=1, 2025-05-07T21:04:03.0716901Z stochastic_rounding=True, 2025-05-07T21:04:03.0716986Z weighted=False, 2025-05-07T21:04:03.0717061Z row_wise=True, 2025-05-07T21:04:03.0717137Z mixed=False, 2025-05-07T21:04:03.0717211Z use_cache=True, 2025-05-07T21:04:03.0717309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0717390Z use_cpu=True, 2025-05-07T21:04:03.0717485Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0717553Z ) 2025-05-07T21:04:03.0717682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0718011Z self=, 2025-05-07T21:04:03.0718087Z compile=True, 2025-05-07T21:04:03.0718193Z pooling_mode=, 2025-05-07T21:04:03.0718267Z T=5, 2025-05-07T21:04:03.0718338Z D=39, 2025-05-07T21:04:03.0718413Z B=99, 2025-05-07T21:04:03.0718485Z log_E=4, 2025-05-07T21:04:03.0718647Z L=0, 2025-05-07T21:04:03.0718725Z D_gradcheck=1, 2025-05-07T21:04:03.0718818Z stochastic_rounding=False, 2025-05-07T21:04:03.0718898Z weighted=False, 2025-05-07T21:04:03.0719012Z row_wise=True, 2025-05-07T21:04:03.0719082Z mixed=True, 2025-05-07T21:04:03.0719161Z use_cache=True, 2025-05-07T21:04:03.0719260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0719335Z use_cpu=True, 2025-05-07T21:04:03.0719434Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0719502Z ) 2025-05-07T21:04:03.0719625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0719953Z self=, 2025-05-07T21:04:03.0720028Z compile=True, 2025-05-07T21:04:03.0720135Z pooling_mode=, 2025-05-07T21:04:03.0720206Z T=2, 2025-05-07T21:04:03.0720276Z D=96, 2025-05-07T21:04:03.0720347Z B=78, 2025-05-07T21:04:03.0720418Z log_E=5, 2025-05-07T21:04:03.0720494Z L=0, 2025-05-07T21:04:03.0720575Z D_gradcheck=2, 2025-05-07T21:04:03.0720664Z stochastic_rounding=False, 2025-05-07T21:04:03.0720739Z weighted=False, 2025-05-07T21:04:03.0720824Z row_wise=True, 2025-05-07T21:04:03.0720899Z mixed=True, 2025-05-07T21:04:03.0720977Z use_cache=True, 2025-05-07T21:04:03.0721081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0721156Z use_cpu=True, 2025-05-07T21:04:03.0721250Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0721318Z ) 2025-05-07T21:04:03.0721439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0721769Z self=, 2025-05-07T21:04:03.0721887Z compile=False, 2025-05-07T21:04:03.0721989Z pooling_mode=, 2025-05-07T21:04:03.0722067Z T=1, 2025-05-07T21:04:03.0722140Z D=110, 2025-05-07T21:04:03.0722213Z B=59, 2025-05-07T21:04:03.0722288Z log_E=5, 2025-05-07T21:04:03.0722379Z L=7, 2025-05-07T21:04:03.0722459Z D_gradcheck=1, 2025-05-07T21:04:03.0722611Z stochastic_rounding=True, 2025-05-07T21:04:03.0722688Z weighted=False, 2025-05-07T21:04:03.0722759Z row_wise=True, 2025-05-07T21:04:03.0722832Z mixed=True, 2025-05-07T21:04:03.0722907Z use_cache=False, 2025-05-07T21:04:03.0723005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0723080Z use_cpu=True, 2025-05-07T21:04:03.0723174Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0723245Z ) 2025-05-07T21:04:03.0723368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0723693Z self=, 2025-05-07T21:04:03.0723775Z compile=False, 2025-05-07T21:04:03.0723875Z pooling_mode=, 2025-05-07T21:04:03.0723944Z T=5, 2025-05-07T21:04:03.0724018Z D=120, 2025-05-07T21:04:03.0724088Z B=11, 2025-05-07T21:04:03.0724164Z log_E=5, 2025-05-07T21:04:03.0724235Z L=13, 2025-05-07T21:04:03.0724314Z D_gradcheck=1, 2025-05-07T21:04:03.0724403Z stochastic_rounding=False, 2025-05-07T21:04:03.0724483Z weighted=False, 2025-05-07T21:04:03.0724555Z row_wise=True, 2025-05-07T21:04:03.0724626Z mixed=True, 2025-05-07T21:04:03.0724701Z use_cache=True, 2025-05-07T21:04:03.0724800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0724876Z use_cpu=True, 2025-05-07T21:04:03.0724970Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0725036Z ) 2025-05-07T21:04:03.0725160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0725486Z self=, 2025-05-07T21:04:03.0725562Z compile=True, 2025-05-07T21:04:03.0725669Z pooling_mode=, 2025-05-07T21:04:03.0725738Z T=5, 2025-05-07T21:04:03.0725807Z D=60, 2025-05-07T21:04:03.0725883Z B=126, 2025-05-07T21:04:03.0725995Z log_E=4, 2025-05-07T21:04:03.0726068Z L=18, 2025-05-07T21:04:03.0726146Z D_gradcheck=2, 2025-05-07T21:04:03.0726234Z stochastic_rounding=True, 2025-05-07T21:04:03.0726357Z weighted=True, 2025-05-07T21:04:03.0726431Z row_wise=True, 2025-05-07T21:04:03.0726502Z mixed=True, 2025-05-07T21:04:03.0726579Z use_cache=False, 2025-05-07T21:04:03.0726679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0726752Z use_cpu=True, 2025-05-07T21:04:03.0726851Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0726922Z ) 2025-05-07T21:04:03.0998895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.0999708Z self=, 2025-05-07T21:04:03.0999827Z compile=False, 2025-05-07T21:04:03.0999973Z pooling_mode=, 2025-05-07T21:04:03.1000074Z T=3, 2025-05-07T21:04:03.1000171Z D=78, 2025-05-07T21:04:03.1000284Z B=95, 2025-05-07T21:04:03.1000427Z log_E=3, 2025-05-07T21:04:03.1000531Z L=10, 2025-05-07T21:04:03.1000640Z D_gradcheck=2, 2025-05-07T21:04:03.1000782Z stochastic_rounding=False, 2025-05-07T21:04:03.1000897Z weighted=True, 2025-05-07T21:04:03.1001003Z row_wise=True, 2025-05-07T21:04:03.1001119Z mixed=False, 2025-05-07T21:04:03.1001228Z use_cache=False, 2025-05-07T21:04:03.1001369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1001480Z use_cpu=True, 2025-05-07T21:04:03.1001616Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1001711Z ) 2025-05-07T21:04:03.1001891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1002465Z self=, 2025-05-07T21:04:03.1002553Z compile=False, 2025-05-07T21:04:03.1002652Z pooling_mode=, 2025-05-07T21:04:03.1002722Z T=3, 2025-05-07T21:04:03.1002795Z D=14, 2025-05-07T21:04:03.1002867Z B=36, 2025-05-07T21:04:03.1002943Z log_E=3, 2025-05-07T21:04:03.1003082Z L=0, 2025-05-07T21:04:03.1003158Z D_gradcheck=1, 2025-05-07T21:04:03.1003251Z stochastic_rounding=False, 2025-05-07T21:04:03.1003331Z weighted=True, 2025-05-07T21:04:03.1003406Z row_wise=True, 2025-05-07T21:04:03.1003477Z mixed=True, 2025-05-07T21:04:03.1003558Z use_cache=True, 2025-05-07T21:04:03.1003661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1003735Z use_cpu=True, 2025-05-07T21:04:03.1003837Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1003905Z ) 2025-05-07T21:04:03.1004032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1004364Z self=, 2025-05-07T21:04:03.1004443Z compile=True, 2025-05-07T21:04:03.1004546Z pooling_mode=, 2025-05-07T21:04:03.1004615Z T=1, 2025-05-07T21:04:03.1004688Z D=72, 2025-05-07T21:04:03.1004764Z B=91, 2025-05-07T21:04:03.1004836Z log_E=3, 2025-05-07T21:04:03.1004910Z L=0, 2025-05-07T21:04:03.1004987Z D_gradcheck=2, 2025-05-07T21:04:03.1005079Z stochastic_rounding=False, 2025-05-07T21:04:03.1005157Z weighted=True, 2025-05-07T21:04:03.1005234Z row_wise=True, 2025-05-07T21:04:03.1005308Z mixed=False, 2025-05-07T21:04:03.1005384Z use_cache=True, 2025-05-07T21:04:03.1005493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1005568Z use_cpu=True, 2025-05-07T21:04:03.1005668Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1005736Z ) 2025-05-07T21:04:03.1005860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1006197Z self=, 2025-05-07T21:04:03.1006270Z compile=True, 2025-05-07T21:04:03.1006371Z pooling_mode=, 2025-05-07T21:04:03.1006445Z T=3, 2025-05-07T21:04:03.1006512Z D=113, 2025-05-07T21:04:03.1006653Z B=95, 2025-05-07T21:04:03.1006732Z log_E=5, 2025-05-07T21:04:03.1006806Z L=7, 2025-05-07T21:04:03.1006880Z D_gradcheck=1, 2025-05-07T21:04:03.1007031Z stochastic_rounding=True, 2025-05-07T21:04:03.1007104Z weighted=True, 2025-05-07T21:04:03.1007185Z row_wise=True, 2025-05-07T21:04:03.1007257Z mixed=True, 2025-05-07T21:04:03.1007330Z use_cache=False, 2025-05-07T21:04:03.1007436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1007509Z use_cpu=True, 2025-05-07T21:04:03.1007603Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1007674Z ) 2025-05-07T21:04:03.1007795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1008129Z self=, 2025-05-07T21:04:03.1008210Z compile=False, 2025-05-07T21:04:03.1008310Z pooling_mode=, 2025-05-07T21:04:03.1008379Z T=1, 2025-05-07T21:04:03.1008457Z D=81, 2025-05-07T21:04:03.1008531Z B=122, 2025-05-07T21:04:03.1008850Z log_E=4, 2025-05-07T21:04:03.1008935Z L=7, 2025-05-07T21:04:03.1009011Z D_gradcheck=2, 2025-05-07T21:04:03.1009107Z stochastic_rounding=False, 2025-05-07T21:04:03.1009191Z weighted=False, 2025-05-07T21:04:03.1009264Z row_wise=True, 2025-05-07T21:04:03.1009341Z mixed=True, 2025-05-07T21:04:03.1009416Z use_cache=False, 2025-05-07T21:04:03.1009518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1009598Z use_cpu=True, 2025-05-07T21:04:03.1009695Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1009761Z ) 2025-05-07T21:04:03.1009888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1010286Z self=, 2025-05-07T21:04:03.1010363Z compile=False, 2025-05-07T21:04:03.1010464Z pooling_mode=, 2025-05-07T21:04:03.1010534Z T=1, 2025-05-07T21:04:03.1010615Z D=74, 2025-05-07T21:04:03.1010686Z B=4, 2025-05-07T21:04:03.1010821Z log_E=4, 2025-05-07T21:04:03.1010898Z L=4, 2025-05-07T21:04:03.1010977Z D_gradcheck=1, 2025-05-07T21:04:03.1011065Z stochastic_rounding=False, 2025-05-07T21:04:03.1011143Z weighted=True, 2025-05-07T21:04:03.1011216Z row_wise=True, 2025-05-07T21:04:03.1011287Z mixed=False, 2025-05-07T21:04:03.1011363Z use_cache=True, 2025-05-07T21:04:03.1011462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1011535Z use_cpu=True, 2025-05-07T21:04:03.1011633Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1011700Z ) 2025-05-07T21:04:03.1011823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1012163Z self=, 2025-05-07T21:04:03.1012243Z compile=False, 2025-05-07T21:04:03.1012369Z pooling_mode=, 2025-05-07T21:04:03.1012440Z T=5, 2025-05-07T21:04:03.1012532Z D=57, 2025-05-07T21:04:03.1012612Z B=2, 2025-05-07T21:04:03.1012687Z log_E=5, 2025-05-07T21:04:03.1012758Z L=14, 2025-05-07T21:04:03.1012839Z D_gradcheck=2, 2025-05-07T21:04:03.1012927Z stochastic_rounding=True, 2025-05-07T21:04:03.1013003Z weighted=False, 2025-05-07T21:04:03.1013085Z row_wise=True, 2025-05-07T21:04:03.1013159Z mixed=False, 2025-05-07T21:04:03.1013235Z use_cache=True, 2025-05-07T21:04:03.1013347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1013424Z use_cpu=True, 2025-05-07T21:04:03.1013520Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1013596Z ) 2025-05-07T21:04:03.1013719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1014053Z self=, 2025-05-07T21:04:03.1014130Z compile=False, 2025-05-07T21:04:03.1014230Z pooling_mode=, 2025-05-07T21:04:03.1014308Z T=3, 2025-05-07T21:04:03.1014448Z D=89, 2025-05-07T21:04:03.1014520Z B=12, 2025-05-07T21:04:03.1014602Z log_E=4, 2025-05-07T21:04:03.1014671Z L=10, 2025-05-07T21:04:03.1014827Z D_gradcheck=2, 2025-05-07T21:04:03.1014919Z stochastic_rounding=True, 2025-05-07T21:04:03.1014996Z weighted=True, 2025-05-07T21:04:03.1015068Z row_wise=True, 2025-05-07T21:04:03.1015144Z mixed=False, 2025-05-07T21:04:03.1015221Z use_cache=False, 2025-05-07T21:04:03.1015320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1015396Z use_cpu=True, 2025-05-07T21:04:03.1015492Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1015563Z ) 2025-05-07T21:04:03.1015684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1016013Z self=, 2025-05-07T21:04:03.1016093Z compile=False, 2025-05-07T21:04:03.1016193Z pooling_mode=, 2025-05-07T21:04:03.1016266Z T=5, 2025-05-07T21:04:03.1016340Z D=95, 2025-05-07T21:04:03.1016417Z B=33, 2025-05-07T21:04:03.1016490Z log_E=4, 2025-05-07T21:04:03.1016567Z L=14, 2025-05-07T21:04:03.1016641Z D_gradcheck=2, 2025-05-07T21:04:03.1016730Z stochastic_rounding=True, 2025-05-07T21:04:03.1016809Z weighted=False, 2025-05-07T21:04:03.1016916Z row_wise=True, 2025-05-07T21:04:03.1016988Z mixed=True, 2025-05-07T21:04:03.1017064Z use_cache=True, 2025-05-07T21:04:03.1017168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1017240Z use_cpu=True, 2025-05-07T21:04:03.1017337Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1017407Z ) 2025-05-07T21:04:03.1017528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1017908Z self=, 2025-05-07T21:04:03.1017987Z compile=True, 2025-05-07T21:04:03.1018085Z pooling_mode=, 2025-05-07T21:04:03.1018167Z T=2, 2025-05-07T21:04:03.1018241Z D=44, 2025-05-07T21:04:03.1018352Z B=64, 2025-05-07T21:04:03.1018429Z log_E=3, 2025-05-07T21:04:03.1018504Z L=6, 2025-05-07T21:04:03.1018577Z D_gradcheck=1, 2025-05-07T21:04:03.1018669Z stochastic_rounding=True, 2025-05-07T21:04:03.1018745Z weighted=True, 2025-05-07T21:04:03.1018818Z row_wise=True, 2025-05-07T21:04:03.1018894Z mixed=False, 2025-05-07T21:04:03.1018970Z use_cache=True, 2025-05-07T21:04:03.1019072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1019156Z use_cpu=True, 2025-05-07T21:04:03.1019252Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1019324Z ) 2025-05-07T21:04:03.1019449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1019781Z self=, 2025-05-07T21:04:03.1019861Z compile=False, 2025-05-07T21:04:03.1019960Z pooling_mode=, 2025-05-07T21:04:03.1020033Z T=2, 2025-05-07T21:04:03.1020112Z D=93, 2025-05-07T21:04:03.1020185Z B=117, 2025-05-07T21:04:03.1020258Z log_E=5, 2025-05-07T21:04:03.1020329Z L=12, 2025-05-07T21:04:03.1020406Z D_gradcheck=1, 2025-05-07T21:04:03.1020499Z stochastic_rounding=False, 2025-05-07T21:04:03.1020578Z weighted=False, 2025-05-07T21:04:03.1020652Z row_wise=True, 2025-05-07T21:04:03.1020730Z mixed=False, 2025-05-07T21:04:03.1020808Z use_cache=False, 2025-05-07T21:04:03.1020908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1020985Z use_cpu=True, 2025-05-07T21:04:03.1021081Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1021147Z ) 2025-05-07T21:04:03.1021276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1021602Z self=, 2025-05-07T21:04:03.1021676Z compile=True, 2025-05-07T21:04:03.1021828Z pooling_mode=, 2025-05-07T21:04:03.1021901Z T=1, 2025-05-07T21:04:03.1026422Z D=81, 2025-05-07T21:04:03.1026516Z B=66, 2025-05-07T21:04:03.1026590Z log_E=3, 2025-05-07T21:04:03.1026731Z L=19, 2025-05-07T21:04:03.1026821Z D_gradcheck=2, 2025-05-07T21:04:03.1026917Z stochastic_rounding=False, 2025-05-07T21:04:03.1027002Z weighted=False, 2025-05-07T21:04:03.1027079Z row_wise=True, 2025-05-07T21:04:03.1027155Z mixed=True, 2025-05-07T21:04:03.1027236Z use_cache=True, 2025-05-07T21:04:03.1027338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1027418Z use_cpu=True, 2025-05-07T21:04:03.1027523Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1027592Z ) 2025-05-07T21:04:03.1027722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1028063Z self=, 2025-05-07T21:04:03.1028143Z compile=False, 2025-05-07T21:04:03.1028250Z pooling_mode=, 2025-05-07T21:04:03.1028325Z T=4, 2025-05-07T21:04:03.1028399Z D=76, 2025-05-07T21:04:03.1028472Z B=119, 2025-05-07T21:04:03.1028548Z log_E=4, 2025-05-07T21:04:03.1028618Z L=3, 2025-05-07T21:04:03.1028695Z D_gradcheck=2, 2025-05-07T21:04:03.1028785Z stochastic_rounding=True, 2025-05-07T21:04:03.1028862Z weighted=False, 2025-05-07T21:04:03.1028941Z row_wise=True, 2025-05-07T21:04:03.1029015Z mixed=True, 2025-05-07T21:04:03.1029091Z use_cache=False, 2025-05-07T21:04:03.1029197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1029276Z use_cpu=True, 2025-05-07T21:04:03.1029374Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1029446Z ) 2025-05-07T21:04:03.1029618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1029949Z self=, 2025-05-07T21:04:03.1030030Z compile=True, 2025-05-07T21:04:03.1030135Z pooling_mode=, 2025-05-07T21:04:03.1030210Z T=4, 2025-05-07T21:04:03.1030323Z D=114, 2025-05-07T21:04:03.1030394Z B=88, 2025-05-07T21:04:03.1030470Z log_E=4, 2025-05-07T21:04:03.1030541Z L=11, 2025-05-07T21:04:03.1030617Z D_gradcheck=1, 2025-05-07T21:04:03.1030714Z stochastic_rounding=False, 2025-05-07T21:04:03.1030790Z weighted=True, 2025-05-07T21:04:03.1030864Z row_wise=True, 2025-05-07T21:04:03.1030940Z mixed=True, 2025-05-07T21:04:03.1031016Z use_cache=False, 2025-05-07T21:04:03.1031116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1031197Z use_cpu=True, 2025-05-07T21:04:03.1031293Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1031360Z ) 2025-05-07T21:04:03.1031489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1031815Z self=, 2025-05-07T21:04:03.1031898Z compile=True, 2025-05-07T21:04:03.1032004Z pooling_mode=, 2025-05-07T21:04:03.1032077Z T=3, 2025-05-07T21:04:03.1032150Z D=85, 2025-05-07T21:04:03.1032221Z B=4, 2025-05-07T21:04:03.1032294Z log_E=5, 2025-05-07T21:04:03.1032369Z L=13, 2025-05-07T21:04:03.1032446Z D_gradcheck=2, 2025-05-07T21:04:03.1032533Z stochastic_rounding=True, 2025-05-07T21:04:03.1032622Z weighted=False, 2025-05-07T21:04:03.1032719Z row_wise=True, 2025-05-07T21:04:03.1032797Z mixed=False, 2025-05-07T21:04:03.1032899Z use_cache=False, 2025-05-07T21:04:03.1033005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1033083Z use_cpu=True, 2025-05-07T21:04:03.1033184Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1033253Z ) 2025-05-07T21:04:03.1033387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1033711Z self=, 2025-05-07T21:04:03.1033790Z compile=True, 2025-05-07T21:04:03.1033939Z pooling_mode=, 2025-05-07T21:04:03.1034015Z T=5, 2025-05-07T21:04:03.1034087Z D=71, 2025-05-07T21:04:03.1034200Z B=77, 2025-05-07T21:04:03.1034274Z log_E=3, 2025-05-07T21:04:03.1034348Z L=20, 2025-05-07T21:04:03.1034428Z D_gradcheck=1, 2025-05-07T21:04:03.1034520Z stochastic_rounding=False, 2025-05-07T21:04:03.1034596Z weighted=False, 2025-05-07T21:04:03.1034674Z row_wise=True, 2025-05-07T21:04:03.1034748Z mixed=False, 2025-05-07T21:04:03.1034827Z use_cache=True, 2025-05-07T21:04:03.1034928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1035004Z use_cpu=True, 2025-05-07T21:04:03.1035103Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1035171Z ) 2025-05-07T21:04:03.1306228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1307201Z self=, 2025-05-07T21:04:03.1307444Z compile=True, 2025-05-07T21:04:03.1307746Z pooling_mode=, 2025-05-07T21:04:03.1308082Z T=3, 2025-05-07T21:04:03.1308272Z D=92, 2025-05-07T21:04:03.1308473Z B=64, 2025-05-07T21:04:03.1308980Z log_E=5, 2025-05-07T21:04:03.1309181Z L=11, 2025-05-07T21:04:03.1309394Z D_gradcheck=2, 2025-05-07T21:04:03.1309644Z stochastic_rounding=False, 2025-05-07T21:04:03.1309868Z weighted=True, 2025-05-07T21:04:03.1310026Z row_wise=True, 2025-05-07T21:04:03.1310170Z mixed=False, 2025-05-07T21:04:03.1310319Z use_cache=True, 2025-05-07T21:04:03.1310518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1310664Z use_cpu=True, 2025-05-07T21:04:03.1310852Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1311202Z ) 2025-05-07T21:04:03.1311455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1312118Z self=, 2025-05-07T21:04:03.1312264Z compile=True, 2025-05-07T21:04:03.1312365Z pooling_mode=, 2025-05-07T21:04:03.1312522Z T=1, 2025-05-07T21:04:03.1312598Z D=13, 2025-05-07T21:04:03.1312686Z B=101, 2025-05-07T21:04:03.1312760Z log_E=4, 2025-05-07T21:04:03.1312828Z L=19, 2025-05-07T21:04:03.1312901Z D_gradcheck=2, 2025-05-07T21:04:03.1312990Z stochastic_rounding=False, 2025-05-07T21:04:03.1313066Z weighted=False, 2025-05-07T21:04:03.1313137Z row_wise=True, 2025-05-07T21:04:03.1313210Z mixed=True, 2025-05-07T21:04:03.1313284Z use_cache=False, 2025-05-07T21:04:03.1313383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1313463Z use_cpu=True, 2025-05-07T21:04:03.1313556Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1313629Z ) 2025-05-07T21:04:03.1313750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1314076Z self=, 2025-05-07T21:04:03.1314160Z compile=False, 2025-05-07T21:04:03.1314260Z pooling_mode=, 2025-05-07T21:04:03.1314334Z T=3, 2025-05-07T21:04:03.1314409Z D=29, 2025-05-07T21:04:03.1314479Z B=114, 2025-05-07T21:04:03.1314549Z log_E=5, 2025-05-07T21:04:03.1314621Z L=16, 2025-05-07T21:04:03.1314694Z D_gradcheck=2, 2025-05-07T21:04:03.1314779Z stochastic_rounding=True, 2025-05-07T21:04:03.1314857Z weighted=False, 2025-05-07T21:04:03.1314930Z row_wise=True, 2025-05-07T21:04:03.1315006Z mixed=True, 2025-05-07T21:04:03.1315082Z use_cache=True, 2025-05-07T21:04:03.1315181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1315257Z use_cpu=True, 2025-05-07T21:04:03.1315353Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1315422Z ) 2025-05-07T21:04:03.1315547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1316075Z self=, 2025-05-07T21:04:03.1316154Z compile=False, 2025-05-07T21:04:03.1316262Z pooling_mode=, 2025-05-07T21:04:03.1316331Z T=1, 2025-05-07T21:04:03.1316461Z D=117, 2025-05-07T21:04:03.1316537Z B=121, 2025-05-07T21:04:03.1316612Z log_E=5, 2025-05-07T21:04:03.1316683Z L=19, 2025-05-07T21:04:03.1316764Z D_gradcheck=2, 2025-05-07T21:04:03.1316853Z stochastic_rounding=False, 2025-05-07T21:04:03.1316929Z weighted=False, 2025-05-07T21:04:03.1317001Z row_wise=True, 2025-05-07T21:04:03.1317078Z mixed=False, 2025-05-07T21:04:03.1317158Z use_cache=True, 2025-05-07T21:04:03.1317255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1317328Z use_cpu=True, 2025-05-07T21:04:03.1317427Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1317499Z ) 2025-05-07T21:04:03.1317622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1317954Z self=, 2025-05-07T21:04:03.1318032Z compile=False, 2025-05-07T21:04:03.1318138Z pooling_mode=, 2025-05-07T21:04:03.1318210Z T=4, 2025-05-07T21:04:03.1318278Z D=110, 2025-05-07T21:04:03.1318350Z B=26, 2025-05-07T21:04:03.1318421Z log_E=4, 2025-05-07T21:04:03.1318489Z L=2, 2025-05-07T21:04:03.1318564Z D_gradcheck=1, 2025-05-07T21:04:03.1318650Z stochastic_rounding=False, 2025-05-07T21:04:03.1318723Z weighted=True, 2025-05-07T21:04:03.1318797Z row_wise=True, 2025-05-07T21:04:03.1318868Z mixed=True, 2025-05-07T21:04:03.1318943Z use_cache=False, 2025-05-07T21:04:03.1319043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1319118Z use_cpu=True, 2025-05-07T21:04:03.1319258Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1319326Z ) 2025-05-07T21:04:03.1319447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1319782Z self=, 2025-05-07T21:04:03.1319863Z compile=True, 2025-05-07T21:04:03.1320002Z pooling_mode=, 2025-05-07T21:04:03.1320077Z T=4, 2025-05-07T21:04:03.1320145Z D=126, 2025-05-07T21:04:03.1320216Z B=6, 2025-05-07T21:04:03.1320291Z log_E=4, 2025-05-07T21:04:03.1320361Z L=14, 2025-05-07T21:04:03.1320434Z D_gradcheck=2, 2025-05-07T21:04:03.1320523Z stochastic_rounding=True, 2025-05-07T21:04:03.1320596Z weighted=True, 2025-05-07T21:04:03.1320667Z row_wise=True, 2025-05-07T21:04:03.1320739Z mixed=False, 2025-05-07T21:04:03.1320815Z use_cache=False, 2025-05-07T21:04:03.1320913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1320991Z use_cpu=True, 2025-05-07T21:04:03.1321088Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1321155Z ) 2025-05-07T21:04:03.1321278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1321608Z self=, 2025-05-07T21:04:03.1321694Z compile=False, 2025-05-07T21:04:03.1321792Z pooling_mode=, 2025-05-07T21:04:03.1321863Z T=2, 2025-05-07T21:04:03.1321935Z D=33, 2025-05-07T21:04:03.1322003Z B=16, 2025-05-07T21:04:03.1322074Z log_E=4, 2025-05-07T21:04:03.1322149Z L=19, 2025-05-07T21:04:03.1322222Z D_gradcheck=1, 2025-05-07T21:04:03.1322319Z stochastic_rounding=False, 2025-05-07T21:04:03.1322411Z weighted=True, 2025-05-07T21:04:03.1322485Z row_wise=True, 2025-05-07T21:04:03.1322573Z mixed=False, 2025-05-07T21:04:03.1322655Z use_cache=True, 2025-05-07T21:04:03.1322753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1322824Z use_cpu=True, 2025-05-07T21:04:03.1322923Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1322989Z ) 2025-05-07T21:04:03.1323111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1323484Z self=, 2025-05-07T21:04:03.1323561Z compile=True, 2025-05-07T21:04:03.1323665Z pooling_mode=, 2025-05-07T21:04:03.1323776Z T=4, 2025-05-07T21:04:03.1323845Z D=70, 2025-05-07T21:04:03.1323915Z B=126, 2025-05-07T21:04:03.1323985Z log_E=5, 2025-05-07T21:04:03.1324051Z L=10, 2025-05-07T21:04:03.1324126Z D_gradcheck=2, 2025-05-07T21:04:03.1324213Z stochastic_rounding=True, 2025-05-07T21:04:03.1324286Z weighted=True, 2025-05-07T21:04:03.1324363Z row_wise=True, 2025-05-07T21:04:03.1324434Z mixed=False, 2025-05-07T21:04:03.1324510Z use_cache=True, 2025-05-07T21:04:03.1324607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1324680Z use_cpu=True, 2025-05-07T21:04:03.1324779Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1324848Z ) 2025-05-07T21:04:03.1324968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1325299Z self=, 2025-05-07T21:04:03.1325380Z compile=False, 2025-05-07T21:04:03.1325480Z pooling_mode=, 2025-05-07T21:04:03.1325553Z T=5, 2025-05-07T21:04:03.1325620Z D=68, 2025-05-07T21:04:03.1325689Z B=97, 2025-05-07T21:04:03.1325763Z log_E=3, 2025-05-07T21:04:03.1325830Z L=3, 2025-05-07T21:04:03.1325902Z D_gradcheck=2, 2025-05-07T21:04:03.1325991Z stochastic_rounding=False, 2025-05-07T21:04:03.1326064Z weighted=True, 2025-05-07T21:04:03.1326140Z row_wise=True, 2025-05-07T21:04:03.1326212Z mixed=False, 2025-05-07T21:04:03.1326283Z use_cache=True, 2025-05-07T21:04:03.1326383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1326501Z use_cpu=True, 2025-05-07T21:04:03.1326598Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1326670Z ) 2025-05-07T21:04:03.1326791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1327120Z self=, 2025-05-07T21:04:03.1327239Z compile=False, 2025-05-07T21:04:03.1327341Z pooling_mode=, 2025-05-07T21:04:03.1327409Z T=3, 2025-05-07T21:04:03.1327480Z D=102, 2025-05-07T21:04:03.1327549Z B=41, 2025-05-07T21:04:03.1327622Z log_E=3, 2025-05-07T21:04:03.1327689Z L=18, 2025-05-07T21:04:03.1327762Z D_gradcheck=2, 2025-05-07T21:04:03.1327851Z stochastic_rounding=True, 2025-05-07T21:04:03.1327925Z weighted=True, 2025-05-07T21:04:03.1327998Z row_wise=True, 2025-05-07T21:04:03.1328073Z mixed=False, 2025-05-07T21:04:03.1328147Z use_cache=False, 2025-05-07T21:04:03.1328246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.1328323Z use_cpu=True, 2025-05-07T21:04:03.1328417Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1328483Z ) 2025-05-07T21:04:03.1328606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1328936Z self=, 2025-05-07T21:04:03.1329014Z compile=False, 2025-05-07T21:04:03.1329117Z pooling_mode=, 2025-05-07T21:04:03.1329186Z T=1, 2025-05-07T21:04:03.1329257Z D=60, 2025-05-07T21:04:03.1329327Z B=117, 2025-05-07T21:04:03.1329399Z log_E=4, 2025-05-07T21:04:03.1329476Z L=14, 2025-05-07T21:04:03.1329550Z D_gradcheck=1, 2025-05-07T21:04:03.1329637Z stochastic_rounding=False, 2025-05-07T21:04:03.1329715Z weighted=False, 2025-05-07T21:04:03.1329788Z row_wise=True, 2025-05-07T21:04:03.1329860Z mixed=False, 2025-05-07T21:04:03.1329938Z use_cache=False, 2025-05-07T21:04:03.1330043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1330115Z use_cpu=True, 2025-05-07T21:04:03.1330210Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1330275Z ) 2025-05-07T21:04:03.1330397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1330773Z self=, 2025-05-07T21:04:03.1330851Z compile=True, 2025-05-07T21:04:03.1330991Z pooling_mode=, 2025-05-07T21:04:03.1331061Z T=2, 2025-05-07T21:04:03.1331127Z D=78, 2025-05-07T21:04:03.1331199Z B=15, 2025-05-07T21:04:03.1331268Z log_E=3, 2025-05-07T21:04:03.1331337Z L=10, 2025-05-07T21:04:03.1331412Z D_gradcheck=1, 2025-05-07T21:04:03.1331499Z stochastic_rounding=True, 2025-05-07T21:04:03.1331570Z weighted=False, 2025-05-07T21:04:03.1331646Z row_wise=True, 2025-05-07T21:04:03.1331717Z mixed=True, 2025-05-07T21:04:03.1331789Z use_cache=True, 2025-05-07T21:04:03.1331891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1331966Z use_cpu=True, 2025-05-07T21:04:03.1332062Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1332132Z ) 2025-05-07T21:04:03.1332253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1332635Z self=, 2025-05-07T21:04:03.1332712Z compile=True, 2025-05-07T21:04:03.1332813Z pooling_mode=, 2025-05-07T21:04:03.1332885Z T=1, 2025-05-07T21:04:03.1332954Z D=74, 2025-05-07T21:04:03.1333021Z B=67, 2025-05-07T21:04:03.1333093Z log_E=4, 2025-05-07T21:04:03.1333160Z L=0, 2025-05-07T21:04:03.1333231Z D_gradcheck=1, 2025-05-07T21:04:03.1333320Z stochastic_rounding=False, 2025-05-07T21:04:03.1333397Z weighted=False, 2025-05-07T21:04:03.1333472Z row_wise=True, 2025-05-07T21:04:03.1333544Z mixed=True, 2025-05-07T21:04:03.1333618Z use_cache=False, 2025-05-07T21:04:03.1333761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1333837Z use_cpu=True, 2025-05-07T21:04:03.1333931Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1334000Z ) 2025-05-07T21:04:03.1334120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1334448Z self=, 2025-05-07T21:04:03.1334570Z compile=False, 2025-05-07T21:04:03.1334670Z pooling_mode=, 2025-05-07T21:04:03.1334739Z T=2, 2025-05-07T21:04:03.1334810Z D=31, 2025-05-07T21:04:03.1334878Z B=104, 2025-05-07T21:04:03.1334948Z log_E=5, 2025-05-07T21:04:03.1335020Z L=15, 2025-05-07T21:04:03.1335094Z D_gradcheck=1, 2025-05-07T21:04:03.1335180Z stochastic_rounding=False, 2025-05-07T21:04:03.1335254Z weighted=True, 2025-05-07T21:04:03.1335324Z row_wise=True, 2025-05-07T21:04:03.1335399Z mixed=False, 2025-05-07T21:04:03.1335474Z use_cache=False, 2025-05-07T21:04:03.1335575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1335650Z use_cpu=True, 2025-05-07T21:04:03.1335745Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1335811Z ) 2025-05-07T21:04:03.1335939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1336266Z self=, 2025-05-07T21:04:03.1336345Z compile=True, 2025-05-07T21:04:03.1336447Z pooling_mode=, 2025-05-07T21:04:03.1336516Z T=5, 2025-05-07T21:04:03.1336585Z D=103, 2025-05-07T21:04:03.1336659Z B=18, 2025-05-07T21:04:03.1336729Z log_E=3, 2025-05-07T21:04:03.1336803Z L=2, 2025-05-07T21:04:03.1336875Z D_gradcheck=1, 2025-05-07T21:04:03.1336964Z stochastic_rounding=False, 2025-05-07T21:04:03.1337038Z weighted=True, 2025-05-07T21:04:03.1337111Z row_wise=True, 2025-05-07T21:04:03.1337184Z mixed=False, 2025-05-07T21:04:03.1337261Z use_cache=True, 2025-05-07T21:04:03.1337366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1337440Z use_cpu=True, 2025-05-07T21:04:03.1337538Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.1337604Z ) 2025-05-07T21:04:03.1337771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:03.1338107Z self=, 2025-05-07T21:04:03.1338230Z compile=True, 2025-05-07T21:04:03.1338336Z pooling_mode=, 2025-05-07T21:04:03.1338403Z T=1, 2025-05-07T21:04:03.1338472Z D=33, 2025-05-07T21:04:03.1338545Z B=119, 2025-05-07T21:04:03.1338619Z log_E=3, 2025-05-07T21:04:03.1338688Z L=18, 2025-05-07T21:04:03.1338766Z D_gradcheck=1, 2025-05-07T21:04:03.1338854Z stochastic_rounding=True, 2025-05-07T21:04:03.1338928Z weighted=False, 2025-05-07T21:04:03.1339004Z row_wise=True, 2025-05-07T21:04:03.1339076Z mixed=True, 2025-05-07T21:04:03.1339159Z use_cache=True, 2025-05-07T21:04:03.1339262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.1339336Z use_cpu=True, 2025-05-07T21:04:03.1339429Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.1339499Z ) 2025-05-07T21:04:04.7686086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7687806Z self=, 2025-05-07T21:04:04.7689237Z compile=False, 2025-05-07T21:04:04.7689835Z pooling_mode=, 2025-05-07T21:04:04.7690373Z T=1, 2025-05-07T21:04:04.7690715Z D=60, 2025-05-07T21:04:04.7691061Z B=113, 2025-05-07T21:04:04.7691413Z log_E=5, 2025-05-07T21:04:04.7691761Z L=9, 2025-05-07T21:04:04.7692102Z D_gradcheck=1, 2025-05-07T21:04:04.7692530Z stochastic_rounding=False, 2025-05-07T21:04:04.7692985Z weighted=False, 2025-05-07T21:04:04.7693214Z row_wise=True, 2025-05-07T21:04:04.7693434Z mixed=False, 2025-05-07T21:04:04.7693756Z use_cache=True, 2025-05-07T21:04:04.7693993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7694268Z use_cpu=True, 2025-05-07T21:04:04.7694486Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.7694738Z ) 2025-05-07T21:04:04.7694960Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7695613Z self=, 2025-05-07T21:04:04.7696126Z compile=False, 2025-05-07T21:04:04.7696354Z pooling_mode=, 2025-05-07T21:04:04.7696617Z T=4, 2025-05-07T21:04:04.7696797Z D=77, 2025-05-07T21:04:04.7696970Z B=102, 2025-05-07T21:04:04.7697144Z log_E=4, 2025-05-07T21:04:04.7697331Z L=18, 2025-05-07T21:04:04.7697507Z D_gradcheck=1, 2025-05-07T21:04:04.7697734Z stochastic_rounding=False, 2025-05-07T21:04:04.7697977Z weighted=False, 2025-05-07T21:04:04.7698186Z row_wise=True, 2025-05-07T21:04:04.7698393Z mixed=False, 2025-05-07T21:04:04.7698595Z use_cache=True, 2025-05-07T21:04:04.7698831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7699106Z use_cpu=True, 2025-05-07T21:04:04.7699332Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.7699589Z ) 2025-05-07T21:04:04.7699808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7700361Z self=, 2025-05-07T21:04:04.7700870Z compile=False, 2025-05-07T21:04:04.7701105Z pooling_mode=, 2025-05-07T21:04:04.7701372Z T=4, 2025-05-07T21:04:04.7701551Z D=51, 2025-05-07T21:04:04.7701727Z B=76, 2025-05-07T21:04:04.7701900Z log_E=5, 2025-05-07T21:04:04.7702082Z L=3, 2025-05-07T21:04:04.7702256Z D_gradcheck=2, 2025-05-07T21:04:04.7702465Z stochastic_rounding=True, 2025-05-07T21:04:04.7702714Z weighted=False, 2025-05-07T21:04:04.7702919Z row_wise=True, 2025-05-07T21:04:04.7703107Z mixed=False, 2025-05-07T21:04:04.7703306Z use_cache=False, 2025-05-07T21:04:04.7703542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7703816Z use_cpu=True, 2025-05-07T21:04:04.7704033Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7704361Z ) 2025-05-07T21:04:04.7704583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7705133Z self=, 2025-05-07T21:04:04.7705702Z compile=False, 2025-05-07T21:04:04.7705941Z pooling_mode=, 2025-05-07T21:04:04.7706208Z T=1, 2025-05-07T21:04:04.7706377Z D=25, 2025-05-07T21:04:04.7706554Z B=31, 2025-05-07T21:04:04.7706725Z log_E=3, 2025-05-07T21:04:04.7706911Z L=19, 2025-05-07T21:04:04.7707090Z D_gradcheck=1, 2025-05-07T21:04:04.7707295Z stochastic_rounding=True, 2025-05-07T21:04:04.7707536Z weighted=False, 2025-05-07T21:04:04.7707736Z row_wise=True, 2025-05-07T21:04:04.7707930Z mixed=False, 2025-05-07T21:04:04.7708135Z use_cache=True, 2025-05-07T21:04:04.7708358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7708807Z use_cpu=True, 2025-05-07T21:04:04.7709036Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.7709290Z ) 2025-05-07T21:04:04.7709509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7710060Z self=, 2025-05-07T21:04:04.7710575Z compile=False, 2025-05-07T21:04:04.7710807Z pooling_mode=, 2025-05-07T21:04:04.7711072Z T=1, 2025-05-07T21:04:04.7711243Z D=43, 2025-05-07T21:04:04.7711419Z B=28, 2025-05-07T21:04:04.7711588Z log_E=4, 2025-05-07T21:04:04.7711773Z L=14, 2025-05-07T21:04:04.7711947Z D_gradcheck=1, 2025-05-07T21:04:04.7712158Z stochastic_rounding=True, 2025-05-07T21:04:04.7712396Z weighted=True, 2025-05-07T21:04:04.7712595Z row_wise=True, 2025-05-07T21:04:04.7712866Z mixed=True, 2025-05-07T21:04:04.7713094Z use_cache=True, 2025-05-07T21:04:04.7713330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.7713598Z use_cpu=True, 2025-05-07T21:04:04.7713824Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7714080Z ) 2025-05-07T21:04:04.7714295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7714916Z self=, 2025-05-07T21:04:04.7715429Z compile=False, 2025-05-07T21:04:04.7715657Z pooling_mode=, 2025-05-07T21:04:04.7715981Z T=4, 2025-05-07T21:04:04.7716154Z D=45, 2025-05-07T21:04:04.7716328Z B=4, 2025-05-07T21:04:04.7716495Z log_E=5, 2025-05-07T21:04:04.7716679Z L=3, 2025-05-07T21:04:04.7716854Z D_gradcheck=1, 2025-05-07T21:04:04.7717063Z stochastic_rounding=True, 2025-05-07T21:04:04.7717302Z weighted=False, 2025-05-07T21:04:04.7717501Z row_wise=True, 2025-05-07T21:04:04.7717697Z mixed=True, 2025-05-07T21:04:04.7717897Z use_cache=False, 2025-05-07T21:04:04.7718131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7718396Z use_cpu=True, 2025-05-07T21:04:04.7718625Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.7718874Z ) 2025-05-07T21:04:04.7719088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7719647Z self=, 2025-05-07T21:04:04.7720154Z compile=True, 2025-05-07T21:04:04.7720382Z pooling_mode=, 2025-05-07T21:04:04.7720648Z T=1, 2025-05-07T21:04:04.7720822Z D=100, 2025-05-07T21:04:04.7720992Z B=55, 2025-05-07T21:04:04.7721158Z log_E=3, 2025-05-07T21:04:04.7721338Z L=3, 2025-05-07T21:04:04.7721510Z D_gradcheck=1, 2025-05-07T21:04:04.7721722Z stochastic_rounding=False, 2025-05-07T21:04:04.7721963Z weighted=False, 2025-05-07T21:04:04.7722164Z row_wise=True, 2025-05-07T21:04:04.7722359Z mixed=False, 2025-05-07T21:04:04.7722557Z use_cache=True, 2025-05-07T21:04:04.7722783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7723094Z use_cpu=True, 2025-05-07T21:04:04.7723389Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7723636Z ) 2025-05-07T21:04:04.7723849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7724462Z self=, 2025-05-07T21:04:04.7724973Z compile=True, 2025-05-07T21:04:04.7725197Z pooling_mode=, 2025-05-07T21:04:04.7725469Z T=4, 2025-05-07T21:04:04.7725640Z D=103, 2025-05-07T21:04:04.7725815Z B=91, 2025-05-07T21:04:04.7725989Z log_E=5, 2025-05-07T21:04:04.7726169Z L=20, 2025-05-07T21:04:04.7726345Z D_gradcheck=1, 2025-05-07T21:04:04.7726556Z stochastic_rounding=False, 2025-05-07T21:04:04.7726805Z weighted=False, 2025-05-07T21:04:04.7727013Z row_wise=True, 2025-05-07T21:04:04.7727207Z mixed=False, 2025-05-07T21:04:04.7727405Z use_cache=False, 2025-05-07T21:04:04.7727637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.7727902Z use_cpu=True, 2025-05-07T21:04:04.7728126Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.7728371Z ) 2025-05-07T21:04:04.7728587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7729147Z self=, 2025-05-07T21:04:04.7729657Z compile=False, 2025-05-07T21:04:04.7729914Z pooling_mode=, 2025-05-07T21:04:04.7730180Z T=4, 2025-05-07T21:04:04.7730345Z D=60, 2025-05-07T21:04:04.7730519Z B=39, 2025-05-07T21:04:04.7730691Z log_E=3, 2025-05-07T21:04:04.7736870Z L=12, 2025-05-07T21:04:04.7737070Z D_gradcheck=1, 2025-05-07T21:04:04.7737287Z stochastic_rounding=False, 2025-05-07T21:04:04.7737536Z weighted=False, 2025-05-07T21:04:04.7737816Z row_wise=True, 2025-05-07T21:04:04.7738021Z mixed=False, 2025-05-07T21:04:04.7738218Z use_cache=False, 2025-05-07T21:04:04.7738455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7738727Z use_cpu=True, 2025-05-07T21:04:04.7738944Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7739240Z ) 2025-05-07T21:04:04.7739458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7740009Z self=, 2025-05-07T21:04:04.7740521Z compile=False, 2025-05-07T21:04:04.7740747Z pooling_mode=, 2025-05-07T21:04:04.7741008Z T=4, 2025-05-07T21:04:04.7741183Z D=34, 2025-05-07T21:04:04.7741353Z B=68, 2025-05-07T21:04:04.7741521Z log_E=3, 2025-05-07T21:04:04.7741704Z L=0, 2025-05-07T21:04:04.7741874Z D_gradcheck=2, 2025-05-07T21:04:04.7742084Z stochastic_rounding=False, 2025-05-07T21:04:04.7742326Z weighted=False, 2025-05-07T21:04:04.7742531Z row_wise=True, 2025-05-07T21:04:04.7742722Z mixed=True, 2025-05-07T21:04:04.7742912Z use_cache=False, 2025-05-07T21:04:04.7743141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7743408Z use_cpu=True, 2025-05-07T21:04:04.7743621Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7743868Z ) 2025-05-07T21:04:04.7744090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7744642Z self=, 2025-05-07T21:04:04.7745143Z compile=True, 2025-05-07T21:04:04.7745364Z pooling_mode=, 2025-05-07T21:04:04.7745621Z T=5, 2025-05-07T21:04:04.7745788Z D=123, 2025-05-07T21:04:04.7745960Z B=76, 2025-05-07T21:04:04.7746127Z log_E=4, 2025-05-07T21:04:04.7746300Z L=6, 2025-05-07T21:04:04.7746467Z D_gradcheck=2, 2025-05-07T21:04:04.7746670Z stochastic_rounding=True, 2025-05-07T21:04:04.7746910Z weighted=True, 2025-05-07T21:04:04.7747103Z row_wise=True, 2025-05-07T21:04:04.7747288Z mixed=False, 2025-05-07T21:04:04.7747480Z use_cache=True, 2025-05-07T21:04:04.7747697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7748006Z use_cpu=True, 2025-05-07T21:04:04.7748225Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.7748471Z ) 2025-05-07T21:04:04.7748678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7749265Z self=, 2025-05-07T21:04:04.7749762Z compile=True, 2025-05-07T21:04:04.7749977Z pooling_mode=, 2025-05-07T21:04:04.7750234Z T=4, 2025-05-07T21:04:04.7750401Z D=44, 2025-05-07T21:04:04.7750568Z B=21, 2025-05-07T21:04:04.7750739Z log_E=4, 2025-05-07T21:04:04.7750917Z L=16, 2025-05-07T21:04:04.7751085Z D_gradcheck=1, 2025-05-07T21:04:04.7751293Z stochastic_rounding=False, 2025-05-07T21:04:04.7751534Z weighted=False, 2025-05-07T21:04:04.7751727Z row_wise=True, 2025-05-07T21:04:04.7751911Z mixed=True, 2025-05-07T21:04:04.7752099Z use_cache=True, 2025-05-07T21:04:04.7752319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.7752583Z use_cpu=True, 2025-05-07T21:04:04.7752802Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7753057Z ) 2025-05-07T21:04:04.7753293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7753863Z self=, 2025-05-07T21:04:04.7754356Z compile=True, 2025-05-07T21:04:04.7754578Z pooling_mode=, 2025-05-07T21:04:04.7754840Z T=5, 2025-05-07T21:04:04.7755004Z D=30, 2025-05-07T21:04:04.7755173Z B=8, 2025-05-07T21:04:04.7755333Z log_E=5, 2025-05-07T21:04:04.7755502Z L=14, 2025-05-07T21:04:04.7755669Z D_gradcheck=1, 2025-05-07T21:04:04.7755872Z stochastic_rounding=False, 2025-05-07T21:04:04.7756267Z weighted=True, 2025-05-07T21:04:04.7756463Z row_wise=True, 2025-05-07T21:04:04.7756645Z mixed=True, 2025-05-07T21:04:04.7756831Z use_cache=False, 2025-05-07T21:04:04.7757056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.7757318Z use_cpu=True, 2025-05-07T21:04:04.7757531Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7757813Z ) 2025-05-07T21:04:04.7758022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7758566Z self=, 2025-05-07T21:04:04.7759065Z compile=True, 2025-05-07T21:04:04.7759277Z pooling_mode=, 2025-05-07T21:04:04.7759539Z T=5, 2025-05-07T21:04:04.7759702Z D=18, 2025-05-07T21:04:04.7759870Z B=45, 2025-05-07T21:04:04.7760034Z log_E=3, 2025-05-07T21:04:04.7760212Z L=20, 2025-05-07T21:04:04.7760381Z D_gradcheck=2, 2025-05-07T21:04:04.7760584Z stochastic_rounding=True, 2025-05-07T21:04:04.7760818Z weighted=True, 2025-05-07T21:04:04.7761013Z row_wise=True, 2025-05-07T21:04:04.7761195Z mixed=True, 2025-05-07T21:04:04.7761381Z use_cache=True, 2025-05-07T21:04:04.7761601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.7761862Z use_cpu=True, 2025-05-07T21:04:04.7762077Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7762319Z ) 2025-05-07T21:04:04.7762528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7763071Z self=, 2025-05-07T21:04:04.7763570Z compile=False, 2025-05-07T21:04:04.7763787Z pooling_mode=, 2025-05-07T21:04:04.7764045Z T=5, 2025-05-07T21:04:04.7764207Z D=30, 2025-05-07T21:04:04.7764368Z B=28, 2025-05-07T21:04:04.7764537Z log_E=4, 2025-05-07T21:04:04.7764711Z L=16, 2025-05-07T21:04:04.7764877Z D_gradcheck=1, 2025-05-07T21:04:04.7765088Z stochastic_rounding=True, 2025-05-07T21:04:04.7765323Z weighted=True, 2025-05-07T21:04:04.7765512Z row_wise=True, 2025-05-07T21:04:04.7765696Z mixed=False, 2025-05-07T21:04:04.7765885Z use_cache=False, 2025-05-07T21:04:04.7766159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.7766423Z use_cpu=True, 2025-05-07T21:04:04.7766639Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.7766879Z ) 2025-05-07T21:04:04.7767125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7767668Z self=, 2025-05-07T21:04:04.7768165Z compile=False, 2025-05-07T21:04:04.7768383Z pooling_mode=, 2025-05-07T21:04:04.7768638Z T=1, 2025-05-07T21:04:04.7768801Z D=82, 2025-05-07T21:04:04.7768963Z B=68, 2025-05-07T21:04:04.7769129Z log_E=4, 2025-05-07T21:04:04.7769304Z L=10, 2025-05-07T21:04:04.7769469Z D_gradcheck=1, 2025-05-07T21:04:04.7769678Z stochastic_rounding=True, 2025-05-07T21:04:04.7769908Z weighted=True, 2025-05-07T21:04:04.7770094Z row_wise=True, 2025-05-07T21:04:04.7770283Z mixed=False, 2025-05-07T21:04:04.7770470Z use_cache=False, 2025-05-07T21:04:04.7770696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.7770959Z use_cpu=True, 2025-05-07T21:04:04.7771178Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7771417Z ) 2025-05-07T21:04:04.7992405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7993617Z self=, 2025-05-07T21:04:04.7994365Z compile=True, 2025-05-07T21:04:04.7994665Z pooling_mode=, 2025-05-07T21:04:04.7995002Z T=4, 2025-05-07T21:04:04.7995173Z D=124, 2025-05-07T21:04:04.7995340Z B=89, 2025-05-07T21:04:04.7995506Z log_E=4, 2025-05-07T21:04:04.7995680Z L=0, 2025-05-07T21:04:04.7995850Z D_gradcheck=1, 2025-05-07T21:04:04.7996248Z stochastic_rounding=True, 2025-05-07T21:04:04.7996491Z weighted=False, 2025-05-07T21:04:04.7996684Z row_wise=True, 2025-05-07T21:04:04.7996868Z mixed=True, 2025-05-07T21:04:04.7997061Z use_cache=False, 2025-05-07T21:04:04.7997290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.7997553Z use_cpu=True, 2025-05-07T21:04:04.7997833Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.7998075Z ) 2025-05-07T21:04:04.7998282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.7998830Z self=, 2025-05-07T21:04:04.7999331Z compile=True, 2025-05-07T21:04:04.7999546Z pooling_mode=, 2025-05-07T21:04:04.7999810Z T=4, 2025-05-07T21:04:04.7999978Z D=83, 2025-05-07T21:04:04.8000141Z B=52, 2025-05-07T21:04:04.8000304Z log_E=3, 2025-05-07T21:04:04.8000529Z L=0, 2025-05-07T21:04:04.8000697Z D_gradcheck=2, 2025-05-07T21:04:04.8000911Z stochastic_rounding=False, 2025-05-07T21:04:04.8001146Z weighted=False, 2025-05-07T21:04:04.8001341Z row_wise=True, 2025-05-07T21:04:04.8001529Z mixed=True, 2025-05-07T21:04:04.8001717Z use_cache=False, 2025-05-07T21:04:04.8001945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8002207Z use_cpu=True, 2025-05-07T21:04:04.8002418Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8002659Z ) 2025-05-07T21:04:04.8002865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8003408Z self=, 2025-05-07T21:04:04.8003909Z compile=True, 2025-05-07T21:04:04.8004123Z pooling_mode=, 2025-05-07T21:04:04.8004384Z T=5, 2025-05-07T21:04:04.8004563Z D=62, 2025-05-07T21:04:04.8004736Z B=54, 2025-05-07T21:04:04.8004918Z log_E=4, 2025-05-07T21:04:04.8005099Z L=17, 2025-05-07T21:04:04.8005275Z D_gradcheck=1, 2025-05-07T21:04:04.8005496Z stochastic_rounding=False, 2025-05-07T21:04:04.8005741Z weighted=False, 2025-05-07T21:04:04.8005937Z row_wise=True, 2025-05-07T21:04:04.8006137Z mixed=True, 2025-05-07T21:04:04.8006332Z use_cache=False, 2025-05-07T21:04:04.8006636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8006908Z use_cpu=True, 2025-05-07T21:04:04.8007130Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8007440Z ) 2025-05-07T21:04:04.8007650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8008202Z self=, 2025-05-07T21:04:04.8008881Z compile=True, 2025-05-07T21:04:04.8009104Z pooling_mode=, 2025-05-07T21:04:04.8009376Z T=5, 2025-05-07T21:04:04.8009549Z D=4, 2025-05-07T21:04:04.8009719Z B=22, 2025-05-07T21:04:04.8009893Z log_E=3, 2025-05-07T21:04:04.8010069Z L=18, 2025-05-07T21:04:04.8010244Z D_gradcheck=2, 2025-05-07T21:04:04.8010457Z stochastic_rounding=False, 2025-05-07T21:04:04.8010698Z weighted=True, 2025-05-07T21:04:04.8010891Z row_wise=True, 2025-05-07T21:04:04.8011089Z mixed=False, 2025-05-07T21:04:04.8011289Z use_cache=True, 2025-05-07T21:04:04.8011505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.8011780Z use_cpu=True, 2025-05-07T21:04:04.8012002Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8012255Z ) 2025-05-07T21:04:04.8012468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8013022Z self=, 2025-05-07T21:04:04.8013581Z compile=True, 2025-05-07T21:04:04.8013805Z pooling_mode=, 2025-05-07T21:04:04.8014076Z T=3, 2025-05-07T21:04:04.8014245Z D=89, 2025-05-07T21:04:04.8014416Z B=86, 2025-05-07T21:04:04.8014589Z log_E=5, 2025-05-07T21:04:04.8014773Z L=19, 2025-05-07T21:04:04.8015067Z D_gradcheck=1, 2025-05-07T21:04:04.8015287Z stochastic_rounding=False, 2025-05-07T21:04:04.8015528Z weighted=True, 2025-05-07T21:04:04.8015721Z row_wise=True, 2025-05-07T21:04:04.8015923Z mixed=False, 2025-05-07T21:04:04.8016127Z use_cache=True, 2025-05-07T21:04:04.8016350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8016693Z use_cpu=True, 2025-05-07T21:04:04.8016918Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8017164Z ) 2025-05-07T21:04:04.8017376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8017934Z self=, 2025-05-07T21:04:04.8018442Z compile=True, 2025-05-07T21:04:04.8018660Z pooling_mode=, 2025-05-07T21:04:04.8018931Z T=4, 2025-05-07T21:04:04.8019106Z D=79, 2025-05-07T21:04:04.8019274Z B=56, 2025-05-07T21:04:04.8019445Z log_E=5, 2025-05-07T21:04:04.8019625Z L=6, 2025-05-07T21:04:04.8019801Z D_gradcheck=2, 2025-05-07T21:04:04.8020015Z stochastic_rounding=True, 2025-05-07T21:04:04.8020254Z weighted=False, 2025-05-07T21:04:04.8020449Z row_wise=True, 2025-05-07T21:04:04.8020646Z mixed=False, 2025-05-07T21:04:04.8020847Z use_cache=False, 2025-05-07T21:04:04.8021073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.8021351Z use_cpu=True, 2025-05-07T21:04:04.8021575Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8021819Z ) 2025-05-07T21:04:04.8022040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8022591Z self=, 2025-05-07T21:04:04.8023123Z compile=False, 2025-05-07T21:04:04.8023374Z pooling_mode=, 2025-05-07T21:04:04.8023647Z T=5, 2025-05-07T21:04:04.8023820Z D=45, 2025-05-07T21:04:04.8023988Z B=111, 2025-05-07T21:04:04.8024164Z log_E=4, 2025-05-07T21:04:04.8024347Z L=12, 2025-05-07T21:04:04.8024525Z D_gradcheck=1, 2025-05-07T21:04:04.8024740Z stochastic_rounding=False, 2025-05-07T21:04:04.8024983Z weighted=False, 2025-05-07T21:04:04.8025178Z row_wise=True, 2025-05-07T21:04:04.8025468Z mixed=False, 2025-05-07T21:04:04.8025667Z use_cache=True, 2025-05-07T21:04:04.8025890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8026162Z use_cpu=True, 2025-05-07T21:04:04.8026441Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.8026686Z ) 2025-05-07T21:04:04.8026902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8027455Z self=, 2025-05-07T21:04:04.8027959Z compile=False, 2025-05-07T21:04:04.8028188Z pooling_mode=, 2025-05-07T21:04:04.8028456Z T=5, 2025-05-07T21:04:04.8028619Z D=87, 2025-05-07T21:04:04.8028792Z B=82, 2025-05-07T21:04:04.8028968Z log_E=5, 2025-05-07T21:04:04.8029147Z L=6, 2025-05-07T21:04:04.8029323Z D_gradcheck=2, 2025-05-07T21:04:04.8029538Z stochastic_rounding=True, 2025-05-07T21:04:04.8029781Z weighted=False, 2025-05-07T21:04:04.8029978Z row_wise=True, 2025-05-07T21:04:04.8030179Z mixed=False, 2025-05-07T21:04:04.8030379Z use_cache=True, 2025-05-07T21:04:04.8030605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.8030880Z use_cpu=True, 2025-05-07T21:04:04.8031100Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.8031342Z ) 2025-05-07T21:04:04.8031558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8032112Z self=, 2025-05-07T21:04:04.8032618Z compile=False, 2025-05-07T21:04:04.8032844Z pooling_mode=, 2025-05-07T21:04:04.8033117Z T=1, 2025-05-07T21:04:04.8033280Z D=49, 2025-05-07T21:04:04.8033451Z B=67, 2025-05-07T21:04:04.8033622Z log_E=3, 2025-05-07T21:04:04.8033854Z L=18, 2025-05-07T21:04:04.8034033Z D_gradcheck=1, 2025-05-07T21:04:04.8034247Z stochastic_rounding=True, 2025-05-07T21:04:04.8034485Z weighted=True, 2025-05-07T21:04:04.8034686Z row_wise=True, 2025-05-07T21:04:04.8034887Z mixed=True, 2025-05-07T21:04:04.8035083Z use_cache=True, 2025-05-07T21:04:04.8035348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.8035620Z use_cpu=True, 2025-05-07T21:04:04.8035844Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.8036139Z ) 2025-05-07T21:04:04.8036360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8036915Z self=, 2025-05-07T21:04:04.8037417Z compile=True, 2025-05-07T21:04:04.8037641Z pooling_mode=, 2025-05-07T21:04:04.8037913Z T=1, 2025-05-07T21:04:04.8038078Z D=10, 2025-05-07T21:04:04.8038252Z B=2, 2025-05-07T21:04:04.8038421Z log_E=3, 2025-05-07T21:04:04.8038605Z L=3, 2025-05-07T21:04:04.8038779Z D_gradcheck=1, 2025-05-07T21:04:04.8038997Z stochastic_rounding=False, 2025-05-07T21:04:04.8039234Z weighted=False, 2025-05-07T21:04:04.8039439Z row_wise=True, 2025-05-07T21:04:04.8039650Z mixed=True, 2025-05-07T21:04:04.8039843Z use_cache=False, 2025-05-07T21:04:04.8040089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8040365Z use_cpu=True, 2025-05-07T21:04:04.8040583Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.8040835Z ) 2025-05-07T21:04:04.8041054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8041608Z self=, 2025-05-07T21:04:04.8042109Z compile=True, 2025-05-07T21:04:04.8042340Z pooling_mode=, 2025-05-07T21:04:04.8042611Z T=1, 2025-05-07T21:04:04.8042779Z D=76, 2025-05-07T21:04:04.8042954Z B=82, 2025-05-07T21:04:04.8043132Z log_E=5, 2025-05-07T21:04:04.8043334Z L=2, 2025-05-07T21:04:04.8043540Z D_gradcheck=2, 2025-05-07T21:04:04.8043757Z stochastic_rounding=False, 2025-05-07T21:04:04.8043999Z weighted=False, 2025-05-07T21:04:04.8044244Z row_wise=True, 2025-05-07T21:04:04.8044441Z mixed=True, 2025-05-07T21:04:04.8044635Z use_cache=False, 2025-05-07T21:04:04.8044871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8045183Z use_cpu=True, 2025-05-07T21:04:04.8045398Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8045647Z ) 2025-05-07T21:04:04.8045862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8046415Z self=, 2025-05-07T21:04:04.8046913Z compile=True, 2025-05-07T21:04:04.8047140Z pooling_mode=, 2025-05-07T21:04:04.8047407Z T=2, 2025-05-07T21:04:04.8047573Z D=92, 2025-05-07T21:04:04.8047752Z B=21, 2025-05-07T21:04:04.8047933Z log_E=4, 2025-05-07T21:04:04.8048111Z L=19, 2025-05-07T21:04:04.8048289Z D_gradcheck=2, 2025-05-07T21:04:04.8048507Z stochastic_rounding=False, 2025-05-07T21:04:04.8048749Z weighted=False, 2025-05-07T21:04:04.8048958Z row_wise=True, 2025-05-07T21:04:04.8049153Z mixed=True, 2025-05-07T21:04:04.8049347Z use_cache=False, 2025-05-07T21:04:04.8049583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.8049856Z use_cpu=True, 2025-05-07T21:04:04.8050070Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8050320Z ) 2025-05-07T21:04:04.8050537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8051083Z self=, 2025-05-07T21:04:04.8051589Z compile=False, 2025-05-07T21:04:04.8051815Z pooling_mode=, 2025-05-07T21:04:04.8052085Z T=2, 2025-05-07T21:04:04.8052253Z D=74, 2025-05-07T21:04:04.8057611Z B=40, 2025-05-07T21:04:04.8057878Z log_E=3, 2025-05-07T21:04:04.8058064Z L=20, 2025-05-07T21:04:04.8058244Z D_gradcheck=2, 2025-05-07T21:04:04.8058457Z stochastic_rounding=True, 2025-05-07T21:04:04.8058696Z weighted=False, 2025-05-07T21:04:04.8058902Z row_wise=True, 2025-05-07T21:04:04.8059098Z mixed=False, 2025-05-07T21:04:04.8059339Z use_cache=True, 2025-05-07T21:04:04.8059560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.8059829Z use_cpu=True, 2025-05-07T21:04:04.8060039Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.8060284Z ) 2025-05-07T21:04:04.8060501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8061047Z self=, 2025-05-07T21:04:04.8061556Z compile=False, 2025-05-07T21:04:04.8061776Z pooling_mode=, 2025-05-07T21:04:04.8062036Z T=2, 2025-05-07T21:04:04.8062202Z D=72, 2025-05-07T21:04:04.8062374Z B=92, 2025-05-07T21:04:04.8062542Z log_E=4, 2025-05-07T21:04:04.8062737Z L=3, 2025-05-07T21:04:04.8062934Z D_gradcheck=1, 2025-05-07T21:04:04.8063157Z stochastic_rounding=False, 2025-05-07T21:04:04.8063391Z weighted=True, 2025-05-07T21:04:04.8063586Z row_wise=True, 2025-05-07T21:04:04.8063780Z mixed=False, 2025-05-07T21:04:04.8063967Z use_cache=False, 2025-05-07T21:04:04.8064196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8064463Z use_cpu=True, 2025-05-07T21:04:04.8064680Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8064921Z ) 2025-05-07T21:04:04.8065132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8065679Z self=, 2025-05-07T21:04:04.8066183Z compile=True, 2025-05-07T21:04:04.8066407Z pooling_mode=, 2025-05-07T21:04:04.8066668Z T=1, 2025-05-07T21:04:04.8066833Z D=3, 2025-05-07T21:04:04.8066996Z B=108, 2025-05-07T21:04:04.8067163Z log_E=5, 2025-05-07T21:04:04.8067340Z L=19, 2025-05-07T21:04:04.8067513Z D_gradcheck=1, 2025-05-07T21:04:04.8067722Z stochastic_rounding=False, 2025-05-07T21:04:04.8068014Z weighted=False, 2025-05-07T21:04:04.8068212Z row_wise=True, 2025-05-07T21:04:04.8068403Z mixed=False, 2025-05-07T21:04:04.8068601Z use_cache=True, 2025-05-07T21:04:04.8068865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8069138Z use_cpu=True, 2025-05-07T21:04:04.8069351Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.8069594Z ) 2025-05-07T21:04:04.8069804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:04.8070347Z self=, 2025-05-07T21:04:04.8070854Z compile=False, 2025-05-07T21:04:04.8071075Z pooling_mode=, 2025-05-07T21:04:04.8071336Z T=3, 2025-05-07T21:04:04.8071498Z D=86, 2025-05-07T21:04:04.8071664Z B=26, 2025-05-07T21:04:04.8071828Z log_E=3, 2025-05-07T21:04:04.8072001Z L=4, 2025-05-07T21:04:04.8072167Z D_gradcheck=2, 2025-05-07T21:04:04.8072373Z stochastic_rounding=False, 2025-05-07T21:04:04.8072610Z weighted=True, 2025-05-07T21:04:04.8072803Z row_wise=True, 2025-05-07T21:04:04.8073016Z mixed=True, 2025-05-07T21:04:04.8073230Z use_cache=False, 2025-05-07T21:04:04.8073460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.8073723Z use_cpu=True, 2025-05-07T21:04:04.8073939Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.8074177Z ) 2025-05-07T21:04:05.1105640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1106481Z self=, 2025-05-07T21:04:05.1107207Z compile=True, 2025-05-07T21:04:05.1107470Z pooling_mode=, 2025-05-07T21:04:05.1107740Z T=4, 2025-05-07T21:04:05.1108103Z D=44, 2025-05-07T21:04:05.1108285Z B=79, 2025-05-07T21:04:05.1108458Z log_E=5, 2025-05-07T21:04:05.1108889Z L=0, 2025-05-07T21:04:05.1109104Z D_gradcheck=1, 2025-05-07T21:04:05.1109321Z stochastic_rounding=False, 2025-05-07T21:04:05.1109575Z weighted=False, 2025-05-07T21:04:05.1109784Z row_wise=True, 2025-05-07T21:04:05.1110087Z mixed=False, 2025-05-07T21:04:05.1110296Z use_cache=True, 2025-05-07T21:04:05.1110525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1110796Z use_cpu=True, 2025-05-07T21:04:05.1111023Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1111278Z ) 2025-05-07T21:04:05.1111491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1112051Z self=, 2025-05-07T21:04:05.1112566Z compile=True, 2025-05-07T21:04:05.1112795Z pooling_mode=, 2025-05-07T21:04:05.1113088Z T=5, 2025-05-07T21:04:05.1113288Z D=96, 2025-05-07T21:04:05.1113467Z B=8, 2025-05-07T21:04:05.1113635Z log_E=3, 2025-05-07T21:04:05.1113827Z L=5, 2025-05-07T21:04:05.1114006Z D_gradcheck=1, 2025-05-07T21:04:05.1114218Z stochastic_rounding=True, 2025-05-07T21:04:05.1114471Z weighted=False, 2025-05-07T21:04:05.1114678Z row_wise=True, 2025-05-07T21:04:05.1114872Z mixed=True, 2025-05-07T21:04:05.1115072Z use_cache=True, 2025-05-07T21:04:05.1115303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1115573Z use_cpu=True, 2025-05-07T21:04:05.1115799Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1116144Z ) 2025-05-07T21:04:05.1116361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1116921Z self=, 2025-05-07T21:04:05.1117437Z compile=False, 2025-05-07T21:04:05.1117673Z pooling_mode=, 2025-05-07T21:04:05.1117937Z T=3, 2025-05-07T21:04:05.1118111Z D=44, 2025-05-07T21:04:05.1118283Z B=86, 2025-05-07T21:04:05.1118454Z log_E=5, 2025-05-07T21:04:05.1118639Z L=20, 2025-05-07T21:04:05.1118815Z D_gradcheck=1, 2025-05-07T21:04:05.1119114Z stochastic_rounding=True, 2025-05-07T21:04:05.1119361Z weighted=False, 2025-05-07T21:04:05.1119568Z row_wise=True, 2025-05-07T21:04:05.1119761Z mixed=True, 2025-05-07T21:04:05.1120033Z use_cache=False, 2025-05-07T21:04:05.1120269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1120537Z use_cpu=True, 2025-05-07T21:04:05.1120760Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1121007Z ) 2025-05-07T21:04:05.1121224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1121781Z self=, 2025-05-07T21:04:05.1122291Z compile=False, 2025-05-07T21:04:05.1122517Z pooling_mode=, 2025-05-07T21:04:05.1122797Z T=4, 2025-05-07T21:04:05.1122973Z D=56, 2025-05-07T21:04:05.1123143Z B=56, 2025-05-07T21:04:05.1123320Z log_E=3, 2025-05-07T21:04:05.1123506Z L=17, 2025-05-07T21:04:05.1123686Z D_gradcheck=2, 2025-05-07T21:04:05.1123898Z stochastic_rounding=False, 2025-05-07T21:04:05.1124144Z weighted=False, 2025-05-07T21:04:05.1124351Z row_wise=True, 2025-05-07T21:04:05.1124545Z mixed=True, 2025-05-07T21:04:05.1124748Z use_cache=True, 2025-05-07T21:04:05.1124979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1125245Z use_cpu=True, 2025-05-07T21:04:05.1125467Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1125721Z ) 2025-05-07T21:04:05.1125933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1126490Z self=, 2025-05-07T21:04:05.1127005Z compile=False, 2025-05-07T21:04:05.1127229Z pooling_mode=, 2025-05-07T21:04:05.1127583Z T=2, 2025-05-07T21:04:05.1127761Z D=86, 2025-05-07T21:04:05.1127928Z B=96, 2025-05-07T21:04:05.1128107Z log_E=5, 2025-05-07T21:04:05.1128294Z L=14, 2025-05-07T21:04:05.1128470Z D_gradcheck=2, 2025-05-07T21:04:05.1128691Z stochastic_rounding=True, 2025-05-07T21:04:05.1128936Z weighted=False, 2025-05-07T21:04:05.1129180Z row_wise=True, 2025-05-07T21:04:05.1129384Z mixed=False, 2025-05-07T21:04:05.1129587Z use_cache=True, 2025-05-07T21:04:05.1129819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1130086Z use_cpu=True, 2025-05-07T21:04:05.1130307Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1130554Z ) 2025-05-07T21:04:05.1130768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1131323Z self=, 2025-05-07T21:04:05.1131833Z compile=True, 2025-05-07T21:04:05.1132060Z pooling_mode=, 2025-05-07T21:04:05.1132332Z T=3, 2025-05-07T21:04:05.1132503Z D=16, 2025-05-07T21:04:05.1132671Z B=62, 2025-05-07T21:04:05.1132848Z log_E=4, 2025-05-07T21:04:05.1133025Z L=17, 2025-05-07T21:04:05.1133200Z D_gradcheck=2, 2025-05-07T21:04:05.1133422Z stochastic_rounding=False, 2025-05-07T21:04:05.1133672Z weighted=True, 2025-05-07T21:04:05.1133867Z row_wise=True, 2025-05-07T21:04:05.1134071Z mixed=True, 2025-05-07T21:04:05.1134282Z use_cache=False, 2025-05-07T21:04:05.1134516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1134795Z use_cpu=True, 2025-05-07T21:04:05.1135019Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1135265Z ) 2025-05-07T21:04:05.1135487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1136042Z self=, 2025-05-07T21:04:05.1136549Z compile=True, 2025-05-07T21:04:05.1136771Z pooling_mode=, 2025-05-07T21:04:05.1137043Z T=3, 2025-05-07T21:04:05.1137218Z D=85, 2025-05-07T21:04:05.1137384Z B=71, 2025-05-07T21:04:05.1137558Z log_E=3, 2025-05-07T21:04:05.1137746Z L=2, 2025-05-07T21:04:05.1137919Z D_gradcheck=2, 2025-05-07T21:04:05.1138185Z stochastic_rounding=True, 2025-05-07T21:04:05.1138431Z weighted=True, 2025-05-07T21:04:05.1138628Z row_wise=True, 2025-05-07T21:04:05.1138870Z mixed=False, 2025-05-07T21:04:05.1139067Z use_cache=False, 2025-05-07T21:04:05.1139298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1139573Z use_cpu=True, 2025-05-07T21:04:05.1139793Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1140037Z ) 2025-05-07T21:04:05.1140255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1140811Z self=, 2025-05-07T21:04:05.1141313Z compile=False, 2025-05-07T21:04:05.1141544Z pooling_mode=, 2025-05-07T21:04:05.1141815Z T=3, 2025-05-07T21:04:05.1141993Z D=71, 2025-05-07T21:04:05.1142166Z B=110, 2025-05-07T21:04:05.1142340Z log_E=3, 2025-05-07T21:04:05.1142523Z L=12, 2025-05-07T21:04:05.1142701Z D_gradcheck=2, 2025-05-07T21:04:05.1142921Z stochastic_rounding=False, 2025-05-07T21:04:05.1143170Z weighted=False, 2025-05-07T21:04:05.1143368Z row_wise=True, 2025-05-07T21:04:05.1143568Z mixed=True, 2025-05-07T21:04:05.1143764Z use_cache=True, 2025-05-07T21:04:05.1143986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1144262Z use_cpu=True, 2025-05-07T21:04:05.1144484Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1144728Z ) 2025-05-07T21:04:05.1144953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1145509Z self=, 2025-05-07T21:04:05.1146015Z compile=False, 2025-05-07T21:04:05.1146331Z pooling_mode=, 2025-05-07T21:04:05.1146599Z T=5, 2025-05-07T21:04:05.1146773Z D=31, 2025-05-07T21:04:05.1146952Z B=27, 2025-05-07T21:04:05.1147123Z log_E=5, 2025-05-07T21:04:05.1147306Z L=17, 2025-05-07T21:04:05.1147490Z D_gradcheck=2, 2025-05-07T21:04:05.1147699Z stochastic_rounding=False, 2025-05-07T21:04:05.1147993Z weighted=False, 2025-05-07T21:04:05.1148198Z row_wise=True, 2025-05-07T21:04:05.1148390Z mixed=False, 2025-05-07T21:04:05.1148589Z use_cache=False, 2025-05-07T21:04:05.1148824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1149092Z use_cpu=True, 2025-05-07T21:04:05.1149316Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1149568Z ) 2025-05-07T21:04:05.1149779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1150334Z self=, 2025-05-07T21:04:05.1150844Z compile=False, 2025-05-07T21:04:05.1151082Z pooling_mode=, 2025-05-07T21:04:05.1151343Z T=1, 2025-05-07T21:04:05.1151517Z D=117, 2025-05-07T21:04:05.1151690Z B=53, 2025-05-07T21:04:05.1151858Z log_E=5, 2025-05-07T21:04:05.1152038Z L=0, 2025-05-07T21:04:05.1152221Z D_gradcheck=1, 2025-05-07T21:04:05.1152427Z stochastic_rounding=True, 2025-05-07T21:04:05.1152673Z weighted=True, 2025-05-07T21:04:05.1152878Z row_wise=True, 2025-05-07T21:04:05.1153102Z mixed=False, 2025-05-07T21:04:05.1153318Z use_cache=False, 2025-05-07T21:04:05.1153554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1153820Z use_cpu=True, 2025-05-07T21:04:05.1154044Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1154295Z ) 2025-05-07T21:04:05.1154509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1155066Z self=, 2025-05-07T21:04:05.1155575Z compile=True, 2025-05-07T21:04:05.1155805Z pooling_mode=, 2025-05-07T21:04:05.1156145Z T=5, 2025-05-07T21:04:05.1156321Z D=114, 2025-05-07T21:04:05.1156500Z B=73, 2025-05-07T21:04:05.1156672Z log_E=5, 2025-05-07T21:04:05.1156939Z L=12, 2025-05-07T21:04:05.1157126Z D_gradcheck=2, 2025-05-07T21:04:05.1157342Z stochastic_rounding=True, 2025-05-07T21:04:05.1157589Z weighted=True, 2025-05-07T21:04:05.1157841Z row_wise=True, 2025-05-07T21:04:05.1158037Z mixed=False, 2025-05-07T21:04:05.1158246Z use_cache=False, 2025-05-07T21:04:05.1158486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1158759Z use_cpu=True, 2025-05-07T21:04:05.1158988Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1159244Z ) 2025-05-07T21:04:05.1159462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1160019Z self=, 2025-05-07T21:04:05.1160534Z compile=False, 2025-05-07T21:04:05.1160763Z pooling_mode=, 2025-05-07T21:04:05.1161036Z T=4, 2025-05-07T21:04:05.1161214Z D=119, 2025-05-07T21:04:05.1161393Z B=28, 2025-05-07T21:04:05.1161567Z log_E=4, 2025-05-07T21:04:05.1161755Z L=9, 2025-05-07T21:04:05.1161937Z D_gradcheck=2, 2025-05-07T21:04:05.1162156Z stochastic_rounding=True, 2025-05-07T21:04:05.1162405Z weighted=True, 2025-05-07T21:04:05.1162616Z row_wise=True, 2025-05-07T21:04:05.1162816Z mixed=False, 2025-05-07T21:04:05.1163019Z use_cache=False, 2025-05-07T21:04:05.1163257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1163526Z use_cpu=True, 2025-05-07T21:04:05.1163752Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1164004Z ) 2025-05-07T21:04:05.1164222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1164778Z self=, 2025-05-07T21:04:05.1165339Z compile=True, 2025-05-07T21:04:05.1165571Z pooling_mode=, 2025-05-07T21:04:05.1165842Z T=1, 2025-05-07T21:04:05.1166019Z D=33, 2025-05-07T21:04:05.1166191Z B=44, 2025-05-07T21:04:05.1166367Z log_E=3, 2025-05-07T21:04:05.1166555Z L=6, 2025-05-07T21:04:05.1166732Z D_gradcheck=1, 2025-05-07T21:04:05.1166997Z stochastic_rounding=True, 2025-05-07T21:04:05.1167248Z weighted=False, 2025-05-07T21:04:05.1167458Z row_wise=True, 2025-05-07T21:04:05.1167656Z mixed=False, 2025-05-07T21:04:05.1167858Z use_cache=False, 2025-05-07T21:04:05.1168096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1168370Z use_cpu=True, 2025-05-07T21:04:05.1168595Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1168848Z ) 2025-05-07T21:04:05.1169068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1169621Z self=, 2025-05-07T21:04:05.1170139Z compile=False, 2025-05-07T21:04:05.1170370Z pooling_mode=, 2025-05-07T21:04:05.1170641Z T=4, 2025-05-07T21:04:05.1170823Z D=31, 2025-05-07T21:04:05.1170997Z B=32, 2025-05-07T21:04:05.1171178Z log_E=5, 2025-05-07T21:04:05.1171367Z L=5, 2025-05-07T21:04:05.1171547Z D_gradcheck=1, 2025-05-07T21:04:05.1171767Z stochastic_rounding=True, 2025-05-07T21:04:05.1172021Z weighted=True, 2025-05-07T21:04:05.1172221Z row_wise=True, 2025-05-07T21:04:05.1172425Z mixed=False, 2025-05-07T21:04:05.1172632Z use_cache=False, 2025-05-07T21:04:05.1172866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1173143Z use_cpu=True, 2025-05-07T21:04:05.1173372Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1173625Z ) 2025-05-07T21:04:05.1173845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1174403Z self=, 2025-05-07T21:04:05.1174919Z compile=False, 2025-05-07T21:04:05.1175149Z pooling_mode=, 2025-05-07T21:04:05.1175422Z T=1, 2025-05-07T21:04:05.1175598Z D=84, 2025-05-07T21:04:05.1175770Z B=10, 2025-05-07T21:04:05.1175999Z log_E=5, 2025-05-07T21:04:05.1176186Z L=14, 2025-05-07T21:04:05.1176365Z D_gradcheck=1, 2025-05-07T21:04:05.1176586Z stochastic_rounding=False, 2025-05-07T21:04:05.1176882Z weighted=False, 2025-05-07T21:04:05.1177086Z row_wise=True, 2025-05-07T21:04:05.1177287Z mixed=True, 2025-05-07T21:04:05.1177487Z use_cache=True, 2025-05-07T21:04:05.1177713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1177990Z use_cpu=True, 2025-05-07T21:04:05.1178217Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1178463Z ) 2025-05-07T21:04:05.1178687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1179245Z self=, 2025-05-07T21:04:05.1179756Z compile=True, 2025-05-07T21:04:05.1179980Z pooling_mode=, 2025-05-07T21:04:05.1180248Z T=5, 2025-05-07T21:04:05.1180425Z D=22, 2025-05-07T21:04:05.1180597Z B=57, 2025-05-07T21:04:05.1180776Z log_E=5, 2025-05-07T21:04:05.1180960Z L=17, 2025-05-07T21:04:05.1181139Z D_gradcheck=2, 2025-05-07T21:04:05.1181359Z stochastic_rounding=False, 2025-05-07T21:04:05.1181610Z weighted=False, 2025-05-07T21:04:05.1181813Z row_wise=True, 2025-05-07T21:04:05.1182014Z mixed=False, 2025-05-07T21:04:05.1189571Z use_cache=True, 2025-05-07T21:04:05.1189839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1190115Z use_cpu=True, 2025-05-07T21:04:05.1190342Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1190589Z ) 2025-05-07T21:04:05.1418236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1419123Z self=, 2025-05-07T21:04:05.1419839Z compile=False, 2025-05-07T21:04:05.1420151Z pooling_mode=, 2025-05-07T21:04:05.1420510Z T=3, 2025-05-07T21:04:05.1420744Z D=46, 2025-05-07T21:04:05.1420986Z B=87, 2025-05-07T21:04:05.1421161Z log_E=4, 2025-05-07T21:04:05.1421424Z L=18, 2025-05-07T21:04:05.1421595Z D_gradcheck=1, 2025-05-07T21:04:05.1421812Z stochastic_rounding=False, 2025-05-07T21:04:05.1422051Z weighted=True, 2025-05-07T21:04:05.1422241Z row_wise=True, 2025-05-07T21:04:05.1422434Z mixed=True, 2025-05-07T21:04:05.1422622Z use_cache=True, 2025-05-07T21:04:05.1422841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1423108Z use_cpu=True, 2025-05-07T21:04:05.1423324Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1423565Z ) 2025-05-07T21:04:05.1423777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1424329Z self=, 2025-05-07T21:04:05.1424879Z compile=True, 2025-05-07T21:04:05.1425098Z pooling_mode=, 2025-05-07T21:04:05.1425361Z T=2, 2025-05-07T21:04:05.1425529Z D=43, 2025-05-07T21:04:05.1425695Z B=13, 2025-05-07T21:04:05.1425861Z log_E=5, 2025-05-07T21:04:05.1426037Z L=17, 2025-05-07T21:04:05.1426207Z D_gradcheck=2, 2025-05-07T21:04:05.1426420Z stochastic_rounding=False, 2025-05-07T21:04:05.1426660Z weighted=False, 2025-05-07T21:04:05.1426851Z row_wise=True, 2025-05-07T21:04:05.1427040Z mixed=True, 2025-05-07T21:04:05.1427229Z use_cache=False, 2025-05-07T21:04:05.1427455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1427720Z use_cpu=True, 2025-05-07T21:04:05.1427933Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1428173Z ) 2025-05-07T21:04:05.1428381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1428932Z self=, 2025-05-07T21:04:05.1429437Z compile=True, 2025-05-07T21:04:05.1429653Z pooling_mode=, 2025-05-07T21:04:05.1429915Z T=4, 2025-05-07T21:04:05.1430082Z D=112, 2025-05-07T21:04:05.1430321Z B=112, 2025-05-07T21:04:05.1430491Z log_E=4, 2025-05-07T21:04:05.1430667Z L=3, 2025-05-07T21:04:05.1430836Z D_gradcheck=1, 2025-05-07T21:04:05.1431111Z stochastic_rounding=True, 2025-05-07T21:04:05.1431351Z weighted=False, 2025-05-07T21:04:05.1431543Z row_wise=True, 2025-05-07T21:04:05.1431733Z mixed=True, 2025-05-07T21:04:05.1431924Z use_cache=False, 2025-05-07T21:04:05.1432146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1432412Z use_cpu=True, 2025-05-07T21:04:05.1432625Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1432865Z ) 2025-05-07T21:04:05.1433107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1433672Z self=, 2025-05-07T21:04:05.1434174Z compile=True, 2025-05-07T21:04:05.1434393Z pooling_mode=, 2025-05-07T21:04:05.1434654Z T=1, 2025-05-07T21:04:05.1434820Z D=53, 2025-05-07T21:04:05.1434983Z B=108, 2025-05-07T21:04:05.1435152Z log_E=3, 2025-05-07T21:04:05.1435330Z L=17, 2025-05-07T21:04:05.1435500Z D_gradcheck=1, 2025-05-07T21:04:05.1435710Z stochastic_rounding=True, 2025-05-07T21:04:05.1436035Z weighted=True, 2025-05-07T21:04:05.1436226Z row_wise=True, 2025-05-07T21:04:05.1436414Z mixed=False, 2025-05-07T21:04:05.1436604Z use_cache=True, 2025-05-07T21:04:05.1436818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1437082Z use_cpu=True, 2025-05-07T21:04:05.1437294Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1437532Z ) 2025-05-07T21:04:05.1437739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1438336Z self=, 2025-05-07T21:04:05.1438833Z compile=True, 2025-05-07T21:04:05.1439053Z pooling_mode=, 2025-05-07T21:04:05.1439314Z T=5, 2025-05-07T21:04:05.1439482Z D=94, 2025-05-07T21:04:05.1439644Z B=51, 2025-05-07T21:04:05.1439857Z log_E=4, 2025-05-07T21:04:05.1440032Z L=0, 2025-05-07T21:04:05.1440201Z D_gradcheck=1, 2025-05-07T21:04:05.1440405Z stochastic_rounding=True, 2025-05-07T21:04:05.1440643Z weighted=True, 2025-05-07T21:04:05.1440833Z row_wise=True, 2025-05-07T21:04:05.1441022Z mixed=True, 2025-05-07T21:04:05.1441208Z use_cache=True, 2025-05-07T21:04:05.1441423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1441688Z use_cpu=True, 2025-05-07T21:04:05.1441899Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1442135Z ) 2025-05-07T21:04:05.1442345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1442895Z self=, 2025-05-07T21:04:05.1443441Z compile=True, 2025-05-07T21:04:05.1443659Z pooling_mode=, 2025-05-07T21:04:05.1443921Z T=1, 2025-05-07T21:04:05.1444087Z D=54, 2025-05-07T21:04:05.1444251Z B=105, 2025-05-07T21:04:05.1444422Z log_E=4, 2025-05-07T21:04:05.1444593Z L=15, 2025-05-07T21:04:05.1444765Z D_gradcheck=1, 2025-05-07T21:04:05.1444973Z stochastic_rounding=False, 2025-05-07T21:04:05.1445208Z weighted=True, 2025-05-07T21:04:05.1445400Z row_wise=True, 2025-05-07T21:04:05.1445588Z mixed=False, 2025-05-07T21:04:05.1445779Z use_cache=True, 2025-05-07T21:04:05.1445997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1446261Z use_cpu=True, 2025-05-07T21:04:05.1446473Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1446712Z ) 2025-05-07T21:04:05.1446921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1447471Z self=, 2025-05-07T21:04:05.1447971Z compile=False, 2025-05-07T21:04:05.1448194Z pooling_mode=, 2025-05-07T21:04:05.1448450Z T=4, 2025-05-07T21:04:05.1448662Z D=114, 2025-05-07T21:04:05.1448832Z B=107, 2025-05-07T21:04:05.1449002Z log_E=5, 2025-05-07T21:04:05.1449172Z L=4, 2025-05-07T21:04:05.1449387Z D_gradcheck=2, 2025-05-07T21:04:05.1449595Z stochastic_rounding=False, 2025-05-07T21:04:05.1449831Z weighted=False, 2025-05-07T21:04:05.1450030Z row_wise=True, 2025-05-07T21:04:05.1450217Z mixed=True, 2025-05-07T21:04:05.1450402Z use_cache=False, 2025-05-07T21:04:05.1450629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1450893Z use_cpu=True, 2025-05-07T21:04:05.1451105Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1451345Z ) 2025-05-07T21:04:05.1451555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1452103Z self=, 2025-05-07T21:04:05.1452604Z compile=True, 2025-05-07T21:04:05.1452822Z pooling_mode=, 2025-05-07T21:04:05.1453114Z T=5, 2025-05-07T21:04:05.1453300Z D=74, 2025-05-07T21:04:05.1453468Z B=27, 2025-05-07T21:04:05.1453630Z log_E=5, 2025-05-07T21:04:05.1453802Z L=18, 2025-05-07T21:04:05.1453972Z D_gradcheck=2, 2025-05-07T21:04:05.1454178Z stochastic_rounding=False, 2025-05-07T21:04:05.1454411Z weighted=True, 2025-05-07T21:04:05.1454603Z row_wise=True, 2025-05-07T21:04:05.1454791Z mixed=True, 2025-05-07T21:04:05.1454973Z use_cache=True, 2025-05-07T21:04:05.1455192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1455453Z use_cpu=True, 2025-05-07T21:04:05.1455666Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1455906Z ) 2025-05-07T21:04:05.1456114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1456708Z self=, 2025-05-07T21:04:05.1457209Z compile=False, 2025-05-07T21:04:05.1457431Z pooling_mode=, 2025-05-07T21:04:05.1457694Z T=2, 2025-05-07T21:04:05.1457858Z D=89, 2025-05-07T21:04:05.1458061Z B=108, 2025-05-07T21:04:05.1458230Z log_E=5, 2025-05-07T21:04:05.1458404Z L=3, 2025-05-07T21:04:05.1458574Z D_gradcheck=2, 2025-05-07T21:04:05.1458779Z stochastic_rounding=True, 2025-05-07T21:04:05.1459012Z weighted=True, 2025-05-07T21:04:05.1459203Z row_wise=True, 2025-05-07T21:04:05.1459392Z mixed=False, 2025-05-07T21:04:05.1459576Z use_cache=True, 2025-05-07T21:04:05.1459798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1460063Z use_cpu=True, 2025-05-07T21:04:05.1460272Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1460511Z ) 2025-05-07T21:04:05.1460720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1461269Z self=, 2025-05-07T21:04:05.1461767Z compile=False, 2025-05-07T21:04:05.1461988Z pooling_mode=, 2025-05-07T21:04:05.1462248Z T=2, 2025-05-07T21:04:05.1462407Z D=98, 2025-05-07T21:04:05.1462575Z B=77, 2025-05-07T21:04:05.1462741Z log_E=4, 2025-05-07T21:04:05.1462913Z L=11, 2025-05-07T21:04:05.1463083Z D_gradcheck=2, 2025-05-07T21:04:05.1463291Z stochastic_rounding=False, 2025-05-07T21:04:05.1463522Z weighted=False, 2025-05-07T21:04:05.1463731Z row_wise=True, 2025-05-07T21:04:05.1463930Z mixed=True, 2025-05-07T21:04:05.1464121Z use_cache=False, 2025-05-07T21:04:05.1464359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1464633Z use_cpu=True, 2025-05-07T21:04:05.1464848Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1465099Z ) 2025-05-07T21:04:05.1465324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1465872Z self=, 2025-05-07T21:04:05.1466387Z compile=True, 2025-05-07T21:04:05.1466666Z pooling_mode=, 2025-05-07T21:04:05.1466935Z T=1, 2025-05-07T21:04:05.1467108Z D=39, 2025-05-07T21:04:05.1467283Z B=88, 2025-05-07T21:04:05.1467499Z log_E=5, 2025-05-07T21:04:05.1467677Z L=7, 2025-05-07T21:04:05.1467855Z D_gradcheck=1, 2025-05-07T21:04:05.1468075Z stochastic_rounding=True, 2025-05-07T21:04:05.1468313Z weighted=True, 2025-05-07T21:04:05.1468515Z row_wise=True, 2025-05-07T21:04:05.1468712Z mixed=True, 2025-05-07T21:04:05.1468901Z use_cache=False, 2025-05-07T21:04:05.1469136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1469407Z use_cpu=True, 2025-05-07T21:04:05.1469626Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1469876Z ) 2025-05-07T21:04:05.1470096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1470644Z self=, 2025-05-07T21:04:05.1471155Z compile=True, 2025-05-07T21:04:05.1471386Z pooling_mode=, 2025-05-07T21:04:05.1471654Z T=1, 2025-05-07T21:04:05.1471829Z D=28, 2025-05-07T21:04:05.1472001Z B=66, 2025-05-07T21:04:05.1472175Z log_E=5, 2025-05-07T21:04:05.1472358Z L=6, 2025-05-07T21:04:05.1472537Z D_gradcheck=1, 2025-05-07T21:04:05.1472744Z stochastic_rounding=True, 2025-05-07T21:04:05.1472995Z weighted=True, 2025-05-07T21:04:05.1473221Z row_wise=True, 2025-05-07T21:04:05.1473436Z mixed=True, 2025-05-07T21:04:05.1473627Z use_cache=False, 2025-05-07T21:04:05.1473861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1474135Z use_cpu=True, 2025-05-07T21:04:05.1474351Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1474602Z ) 2025-05-07T21:04:05.1474873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1475423Z self=, 2025-05-07T21:04:05.1476011Z compile=False, 2025-05-07T21:04:05.1476249Z pooling_mode=, 2025-05-07T21:04:05.1476519Z T=3, 2025-05-07T21:04:05.1476742Z D=91, 2025-05-07T21:04:05.1476921Z B=110, 2025-05-07T21:04:05.1477096Z log_E=4, 2025-05-07T21:04:05.1477281Z L=20, 2025-05-07T21:04:05.1477459Z D_gradcheck=1, 2025-05-07T21:04:05.1477672Z stochastic_rounding=False, 2025-05-07T21:04:05.1477920Z weighted=False, 2025-05-07T21:04:05.1478127Z row_wise=True, 2025-05-07T21:04:05.1478317Z mixed=True, 2025-05-07T21:04:05.1478515Z use_cache=False, 2025-05-07T21:04:05.1478754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1479036Z use_cpu=True, 2025-05-07T21:04:05.1479252Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1479504Z ) 2025-05-07T21:04:05.1479726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1480275Z self=, 2025-05-07T21:04:05.1480788Z compile=True, 2025-05-07T21:04:05.1481019Z pooling_mode=, 2025-05-07T21:04:05.1481287Z T=3, 2025-05-07T21:04:05.1481463Z D=65, 2025-05-07T21:04:05.1481631Z B=72, 2025-05-07T21:04:05.1481796Z log_E=4, 2025-05-07T21:04:05.1481979Z L=14, 2025-05-07T21:04:05.1482155Z D_gradcheck=2, 2025-05-07T21:04:05.1482364Z stochastic_rounding=False, 2025-05-07T21:04:05.1482608Z weighted=False, 2025-05-07T21:04:05.1482808Z row_wise=True, 2025-05-07T21:04:05.1482999Z mixed=False, 2025-05-07T21:04:05.1483198Z use_cache=True, 2025-05-07T21:04:05.1483430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1483709Z use_cpu=True, 2025-05-07T21:04:05.1483940Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1484191Z ) 2025-05-07T21:04:05.1484409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1484959Z self=, 2025-05-07T21:04:05.1485461Z compile=True, 2025-05-07T21:04:05.1485759Z pooling_mode=, 2025-05-07T21:04:05.1486028Z T=1, 2025-05-07T21:04:05.1486197Z D=67, 2025-05-07T21:04:05.1486409Z B=105, 2025-05-07T21:04:05.1486578Z log_E=5, 2025-05-07T21:04:05.1486762Z L=6, 2025-05-07T21:04:05.1486937Z D_gradcheck=1, 2025-05-07T21:04:05.1487143Z stochastic_rounding=True, 2025-05-07T21:04:05.1487391Z weighted=False, 2025-05-07T21:04:05.1487591Z row_wise=True, 2025-05-07T21:04:05.1487781Z mixed=True, 2025-05-07T21:04:05.1487979Z use_cache=False, 2025-05-07T21:04:05.1488210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1488475Z use_cpu=True, 2025-05-07T21:04:05.1488694Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1488943Z ) 2025-05-07T21:04:05.1489163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1489714Z self=, 2025-05-07T21:04:05.1490223Z compile=True, 2025-05-07T21:04:05.1490445Z pooling_mode=, 2025-05-07T21:04:05.1490713Z T=2, 2025-05-07T21:04:05.1490886Z D=82, 2025-05-07T21:04:05.1491058Z B=28, 2025-05-07T21:04:05.1491223Z log_E=5, 2025-05-07T21:04:05.1491404Z L=1, 2025-05-07T21:04:05.1491579Z D_gradcheck=2, 2025-05-07T21:04:05.1491784Z stochastic_rounding=True, 2025-05-07T21:04:05.1492023Z weighted=True, 2025-05-07T21:04:05.1492220Z row_wise=True, 2025-05-07T21:04:05.1492406Z mixed=True, 2025-05-07T21:04:05.1492601Z use_cache=True, 2025-05-07T21:04:05.1492823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1493090Z use_cpu=True, 2025-05-07T21:04:05.1493308Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1493555Z ) 2025-05-07T21:04:05.1728266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1729171Z self=, 2025-05-07T21:04:05.1729911Z compile=False, 2025-05-07T21:04:05.1730233Z pooling_mode=, 2025-05-07T21:04:05.1730702Z T=2, 2025-05-07T21:04:05.1730939Z D=49, 2025-05-07T21:04:05.1731136Z B=28, 2025-05-07T21:04:05.1731309Z log_E=3, 2025-05-07T21:04:05.1731482Z L=20, 2025-05-07T21:04:05.1731654Z D_gradcheck=1, 2025-05-07T21:04:05.1731865Z stochastic_rounding=True, 2025-05-07T21:04:05.1732104Z weighted=False, 2025-05-07T21:04:05.1732302Z row_wise=True, 2025-05-07T21:04:05.1732498Z mixed=False, 2025-05-07T21:04:05.1732687Z use_cache=False, 2025-05-07T21:04:05.1732949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1733243Z use_cpu=True, 2025-05-07T21:04:05.1733461Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1733710Z ) 2025-05-07T21:04:05.1733925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1734473Z self=, 2025-05-07T21:04:05.1734983Z compile=True, 2025-05-07T21:04:05.1735213Z pooling_mode=, 2025-05-07T21:04:05.1735477Z T=1, 2025-05-07T21:04:05.1735657Z D=38, 2025-05-07T21:04:05.1735828Z B=101, 2025-05-07T21:04:05.1735996Z log_E=4, 2025-05-07T21:04:05.1736173Z L=6, 2025-05-07T21:04:05.1736350Z D_gradcheck=2, 2025-05-07T21:04:05.1736562Z stochastic_rounding=False, 2025-05-07T21:04:05.1736800Z weighted=False, 2025-05-07T21:04:05.1737001Z row_wise=True, 2025-05-07T21:04:05.1737196Z mixed=False, 2025-05-07T21:04:05.1737392Z use_cache=True, 2025-05-07T21:04:05.1737616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1737884Z use_cpu=True, 2025-05-07T21:04:05.1738095Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1738347Z ) 2025-05-07T21:04:05.1738562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1739109Z self=, 2025-05-07T21:04:05.1739688Z compile=True, 2025-05-07T21:04:05.1739921Z pooling_mode=, 2025-05-07T21:04:05.1740181Z T=1, 2025-05-07T21:04:05.1740415Z D=8, 2025-05-07T21:04:05.1740587Z B=78, 2025-05-07T21:04:05.1740755Z log_E=5, 2025-05-07T21:04:05.1740932Z L=18, 2025-05-07T21:04:05.1741108Z D_gradcheck=2, 2025-05-07T21:04:05.1741320Z stochastic_rounding=False, 2025-05-07T21:04:05.1741562Z weighted=True, 2025-05-07T21:04:05.1741758Z row_wise=True, 2025-05-07T21:04:05.1741947Z mixed=True, 2025-05-07T21:04:05.1742144Z use_cache=True, 2025-05-07T21:04:05.1742371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1742639Z use_cpu=True, 2025-05-07T21:04:05.1742858Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1743108Z ) 2025-05-07T21:04:05.1743324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1743922Z self=, 2025-05-07T21:04:05.1744427Z compile=True, 2025-05-07T21:04:05.1744652Z pooling_mode=, 2025-05-07T21:04:05.1744915Z T=2, 2025-05-07T21:04:05.1745089Z D=38, 2025-05-07T21:04:05.1745258Z B=26, 2025-05-07T21:04:05.1745425Z log_E=3, 2025-05-07T21:04:05.1745605Z L=16, 2025-05-07T21:04:05.1745777Z D_gradcheck=2, 2025-05-07T21:04:05.1751484Z stochastic_rounding=False, 2025-05-07T21:04:05.1751772Z weighted=False, 2025-05-07T21:04:05.1751982Z row_wise=True, 2025-05-07T21:04:05.1752180Z mixed=True, 2025-05-07T21:04:05.1752375Z use_cache=True, 2025-05-07T21:04:05.1752602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1752876Z use_cpu=True, 2025-05-07T21:04:05.1753192Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1753445Z ) 2025-05-07T21:04:05.1753656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1754208Z self=, 2025-05-07T21:04:05.1754713Z compile=True, 2025-05-07T21:04:05.1754983Z pooling_mode=, 2025-05-07T21:04:05.1755251Z T=4, 2025-05-07T21:04:05.1755417Z D=77, 2025-05-07T21:04:05.1755587Z B=76, 2025-05-07T21:04:05.1755758Z log_E=4, 2025-05-07T21:04:05.1756018Z L=6, 2025-05-07T21:04:05.1756188Z D_gradcheck=2, 2025-05-07T21:04:05.1756397Z stochastic_rounding=False, 2025-05-07T21:04:05.1756635Z weighted=False, 2025-05-07T21:04:05.1756828Z row_wise=True, 2025-05-07T21:04:05.1757017Z mixed=True, 2025-05-07T21:04:05.1757208Z use_cache=False, 2025-05-07T21:04:05.1757439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1757705Z use_cpu=True, 2025-05-07T21:04:05.1757923Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1758168Z ) 2025-05-07T21:04:05.1758377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1758930Z self=, 2025-05-07T21:04:05.1759432Z compile=True, 2025-05-07T21:04:05.1759658Z pooling_mode=, 2025-05-07T21:04:05.1759924Z T=5, 2025-05-07T21:04:05.1760090Z D=84, 2025-05-07T21:04:05.1760260Z B=27, 2025-05-07T21:04:05.1760422Z log_E=3, 2025-05-07T21:04:05.1760601Z L=9, 2025-05-07T21:04:05.1760772Z D_gradcheck=1, 2025-05-07T21:04:05.1760982Z stochastic_rounding=False, 2025-05-07T21:04:05.1761215Z weighted=True, 2025-05-07T21:04:05.1761408Z row_wise=True, 2025-05-07T21:04:05.1761598Z mixed=False, 2025-05-07T21:04:05.1761790Z use_cache=False, 2025-05-07T21:04:05.1762016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1762276Z use_cpu=True, 2025-05-07T21:04:05.1762493Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1762736Z ) 2025-05-07T21:04:05.1762941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1763593Z self=, 2025-05-07T21:04:05.1764104Z compile=False, 2025-05-07T21:04:05.1764324Z pooling_mode=, 2025-05-07T21:04:05.1764624Z T=1, 2025-05-07T21:04:05.1764824Z D=102, 2025-05-07T21:04:05.1764994Z B=62, 2025-05-07T21:04:05.1765160Z log_E=3, 2025-05-07T21:04:05.1765333Z L=1, 2025-05-07T21:04:05.1765502Z D_gradcheck=1, 2025-05-07T21:04:05.1765710Z stochastic_rounding=False, 2025-05-07T21:04:05.1765941Z weighted=False, 2025-05-07T21:04:05.1766139Z row_wise=True, 2025-05-07T21:04:05.1766328Z mixed=True, 2025-05-07T21:04:05.1766516Z use_cache=False, 2025-05-07T21:04:05.1766744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1767004Z use_cpu=True, 2025-05-07T21:04:05.1767222Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1767462Z ) 2025-05-07T21:04:05.1767677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1768230Z self=, 2025-05-07T21:04:05.1768729Z compile=False, 2025-05-07T21:04:05.1768950Z pooling_mode=, 2025-05-07T21:04:05.1769219Z T=4, 2025-05-07T21:04:05.1769384Z D=100, 2025-05-07T21:04:05.1769553Z B=84, 2025-05-07T21:04:05.1769721Z log_E=4, 2025-05-07T21:04:05.1769892Z L=2, 2025-05-07T21:04:05.1770061Z D_gradcheck=1, 2025-05-07T21:04:05.1770267Z stochastic_rounding=False, 2025-05-07T21:04:05.1770501Z weighted=True, 2025-05-07T21:04:05.1770695Z row_wise=True, 2025-05-07T21:04:05.1770887Z mixed=True, 2025-05-07T21:04:05.1771075Z use_cache=True, 2025-05-07T21:04:05.1771293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1771605Z use_cpu=True, 2025-05-07T21:04:05.1771819Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1772065Z ) 2025-05-07T21:04:05.1772272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1772819Z self=, 2025-05-07T21:04:05.1773362Z compile=False, 2025-05-07T21:04:05.1773583Z pooling_mode=, 2025-05-07T21:04:05.1773847Z T=3, 2025-05-07T21:04:05.1774009Z D=67, 2025-05-07T21:04:05.1774174Z B=13, 2025-05-07T21:04:05.1774340Z log_E=3, 2025-05-07T21:04:05.1774509Z L=2, 2025-05-07T21:04:05.1774680Z D_gradcheck=1, 2025-05-07T21:04:05.1774888Z stochastic_rounding=False, 2025-05-07T21:04:05.1775125Z weighted=False, 2025-05-07T21:04:05.1775325Z row_wise=True, 2025-05-07T21:04:05.1775512Z mixed=True, 2025-05-07T21:04:05.1775694Z use_cache=False, 2025-05-07T21:04:05.1775927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1776199Z use_cpu=True, 2025-05-07T21:04:05.1776409Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1776650Z ) 2025-05-07T21:04:05.1776862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1777407Z self=, 2025-05-07T21:04:05.1777909Z compile=False, 2025-05-07T21:04:05.1778135Z pooling_mode=, 2025-05-07T21:04:05.1778395Z T=2, 2025-05-07T21:04:05.1778554Z D=102, 2025-05-07T21:04:05.1778721Z B=90, 2025-05-07T21:04:05.1778892Z log_E=5, 2025-05-07T21:04:05.1779064Z L=11, 2025-05-07T21:04:05.1779230Z D_gradcheck=1, 2025-05-07T21:04:05.1779437Z stochastic_rounding=False, 2025-05-07T21:04:05.1779670Z weighted=False, 2025-05-07T21:04:05.1779867Z row_wise=True, 2025-05-07T21:04:05.1780057Z mixed=True, 2025-05-07T21:04:05.1780244Z use_cache=False, 2025-05-07T21:04:05.1780471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1780740Z use_cpu=True, 2025-05-07T21:04:05.1780951Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1781193Z ) 2025-05-07T21:04:05.1781412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1782005Z self=, 2025-05-07T21:04:05.1782516Z compile=True, 2025-05-07T21:04:05.1782775Z pooling_mode=, 2025-05-07T21:04:05.1783033Z T=2, 2025-05-07T21:04:05.1783213Z D=107, 2025-05-07T21:04:05.1783409Z B=55, 2025-05-07T21:04:05.1783590Z log_E=3, 2025-05-07T21:04:05.1783761Z L=18, 2025-05-07T21:04:05.1783932Z D_gradcheck=1, 2025-05-07T21:04:05.1784139Z stochastic_rounding=False, 2025-05-07T21:04:05.1784375Z weighted=True, 2025-05-07T21:04:05.1784568Z row_wise=True, 2025-05-07T21:04:05.1784757Z mixed=False, 2025-05-07T21:04:05.1784942Z use_cache=False, 2025-05-07T21:04:05.1785169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1785433Z use_cpu=True, 2025-05-07T21:04:05.1785641Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1785884Z ) 2025-05-07T21:04:05.1786093Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1786639Z self=, 2025-05-07T21:04:05.1787144Z compile=False, 2025-05-07T21:04:05.1787368Z pooling_mode=, 2025-05-07T21:04:05.1787625Z T=4, 2025-05-07T21:04:05.1787784Z D=15, 2025-05-07T21:04:05.1787952Z B=56, 2025-05-07T21:04:05.1788115Z log_E=5, 2025-05-07T21:04:05.1788286Z L=9, 2025-05-07T21:04:05.1788458Z D_gradcheck=1, 2025-05-07T21:04:05.1788665Z stochastic_rounding=False, 2025-05-07T21:04:05.1788900Z weighted=False, 2025-05-07T21:04:05.1789096Z row_wise=True, 2025-05-07T21:04:05.1789284Z mixed=True, 2025-05-07T21:04:05.1789468Z use_cache=True, 2025-05-07T21:04:05.1789731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.1789994Z use_cpu=True, 2025-05-07T21:04:05.1790206Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1790444Z ) 2025-05-07T21:04:05.1790654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1791201Z self=, 2025-05-07T21:04:05.1791774Z compile=True, 2025-05-07T21:04:05.1791996Z pooling_mode=, 2025-05-07T21:04:05.1792254Z T=2, 2025-05-07T21:04:05.1792415Z D=69, 2025-05-07T21:04:05.1792579Z B=127, 2025-05-07T21:04:05.1792745Z log_E=3, 2025-05-07T21:04:05.1792921Z L=14, 2025-05-07T21:04:05.1793091Z D_gradcheck=1, 2025-05-07T21:04:05.1793298Z stochastic_rounding=False, 2025-05-07T21:04:05.1793532Z weighted=False, 2025-05-07T21:04:05.1793726Z row_wise=True, 2025-05-07T21:04:05.1793912Z mixed=True, 2025-05-07T21:04:05.1794098Z use_cache=True, 2025-05-07T21:04:05.1794319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1794581Z use_cpu=True, 2025-05-07T21:04:05.1794793Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.1795033Z ) 2025-05-07T21:04:05.1795246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1795789Z self=, 2025-05-07T21:04:05.1796377Z compile=False, 2025-05-07T21:04:05.1796596Z pooling_mode=, 2025-05-07T21:04:05.1796852Z T=2, 2025-05-07T21:04:05.1797015Z D=127, 2025-05-07T21:04:05.1797181Z B=24, 2025-05-07T21:04:05.1797344Z log_E=4, 2025-05-07T21:04:05.1797517Z L=15, 2025-05-07T21:04:05.1797686Z D_gradcheck=2, 2025-05-07T21:04:05.1797893Z stochastic_rounding=True, 2025-05-07T21:04:05.1798128Z weighted=False, 2025-05-07T21:04:05.1798320Z row_wise=True, 2025-05-07T21:04:05.1798511Z mixed=True, 2025-05-07T21:04:05.1798697Z use_cache=True, 2025-05-07T21:04:05.1798930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1799193Z use_cpu=True, 2025-05-07T21:04:05.1799405Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1799655Z ) 2025-05-07T21:04:05.1799908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1800464Z self=, 2025-05-07T21:04:05.1801008Z compile=False, 2025-05-07T21:04:05.1801228Z pooling_mode=, 2025-05-07T21:04:05.1801487Z T=4, 2025-05-07T21:04:05.1801651Z D=52, 2025-05-07T21:04:05.1801816Z B=29, 2025-05-07T21:04:05.1801980Z log_E=4, 2025-05-07T21:04:05.1802155Z L=18, 2025-05-07T21:04:05.1802321Z D_gradcheck=2, 2025-05-07T21:04:05.1802530Z stochastic_rounding=True, 2025-05-07T21:04:05.1802765Z weighted=True, 2025-05-07T21:04:05.1802954Z row_wise=True, 2025-05-07T21:04:05.1803142Z mixed=True, 2025-05-07T21:04:05.1803331Z use_cache=False, 2025-05-07T21:04:05.1803560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1803818Z use_cpu=True, 2025-05-07T21:04:05.1804035Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1804277Z ) 2025-05-07T21:04:05.1804489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.1805040Z self=, 2025-05-07T21:04:05.1805545Z compile=True, 2025-05-07T21:04:05.1805763Z pooling_mode=, 2025-05-07T21:04:05.1806021Z T=2, 2025-05-07T21:04:05.1806185Z D=64, 2025-05-07T21:04:05.1806352Z B=50, 2025-05-07T21:04:05.1806515Z log_E=5, 2025-05-07T21:04:05.1806689Z L=19, 2025-05-07T21:04:05.1806862Z D_gradcheck=1, 2025-05-07T21:04:05.1807069Z stochastic_rounding=False, 2025-05-07T21:04:05.1807302Z weighted=False, 2025-05-07T21:04:05.1807495Z row_wise=True, 2025-05-07T21:04:05.1807680Z mixed=False, 2025-05-07T21:04:05.1807921Z use_cache=False, 2025-05-07T21:04:05.1808149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.1808407Z use_cpu=True, 2025-05-07T21:04:05.1808882Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.1809237Z ) 2025-05-07T21:04:05.2040609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2041364Z self=, 2025-05-07T21:04:05.2042095Z compile=False, 2025-05-07T21:04:05.2042327Z pooling_mode=, 2025-05-07T21:04:05.2042596Z T=2, 2025-05-07T21:04:05.2042762Z D=100, 2025-05-07T21:04:05.2042836Z B=65, 2025-05-07T21:04:05.2042914Z log_E=3, 2025-05-07T21:04:05.2043010Z L=1, 2025-05-07T21:04:05.2043093Z D_gradcheck=1, 2025-05-07T21:04:05.2043206Z stochastic_rounding=False, 2025-05-07T21:04:05.2043281Z weighted=True, 2025-05-07T21:04:05.2043353Z row_wise=True, 2025-05-07T21:04:05.2043423Z mixed=True, 2025-05-07T21:04:05.2043507Z use_cache=False, 2025-05-07T21:04:05.2043608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2043680Z use_cpu=True, 2025-05-07T21:04:05.2043781Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2043846Z ) 2025-05-07T21:04:05.2043972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2044311Z self=, 2025-05-07T21:04:05.2044388Z compile=True, 2025-05-07T21:04:05.2044491Z pooling_mode=, 2025-05-07T21:04:05.2044561Z T=4, 2025-05-07T21:04:05.2044631Z D=21, 2025-05-07T21:04:05.2044703Z B=98, 2025-05-07T21:04:05.2044773Z log_E=3, 2025-05-07T21:04:05.2044844Z L=3, 2025-05-07T21:04:05.2044924Z D_gradcheck=1, 2025-05-07T21:04:05.2045013Z stochastic_rounding=False, 2025-05-07T21:04:05.2045090Z weighted=False, 2025-05-07T21:04:05.2045170Z row_wise=True, 2025-05-07T21:04:05.2045242Z mixed=False, 2025-05-07T21:04:05.2045318Z use_cache=False, 2025-05-07T21:04:05.2045419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2045494Z use_cpu=True, 2025-05-07T21:04:05.2045588Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2045659Z ) 2025-05-07T21:04:05.2045866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2046205Z self=, 2025-05-07T21:04:05.2046339Z compile=False, 2025-05-07T21:04:05.2046440Z pooling_mode=, 2025-05-07T21:04:05.2046517Z T=1, 2025-05-07T21:04:05.2046589Z D=72, 2025-05-07T21:04:05.2046658Z B=75, 2025-05-07T21:04:05.2046735Z log_E=3, 2025-05-07T21:04:05.2046807Z L=18, 2025-05-07T21:04:05.2046880Z D_gradcheck=2, 2025-05-07T21:04:05.2046969Z stochastic_rounding=False, 2025-05-07T21:04:05.2047045Z weighted=False, 2025-05-07T21:04:05.2047116Z row_wise=True, 2025-05-07T21:04:05.2047192Z mixed=False, 2025-05-07T21:04:05.2047270Z use_cache=False, 2025-05-07T21:04:05.2047368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2047445Z use_cpu=True, 2025-05-07T21:04:05.2047541Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2047615Z ) 2025-05-07T21:04:05.2047737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2048068Z self=, 2025-05-07T21:04:05.2048150Z compile=False, 2025-05-07T21:04:05.2048251Z pooling_mode=, 2025-05-07T21:04:05.2048321Z T=5, 2025-05-07T21:04:05.2048394Z D=96, 2025-05-07T21:04:05.2048464Z B=104, 2025-05-07T21:04:05.2048531Z log_E=5, 2025-05-07T21:04:05.2048604Z L=17, 2025-05-07T21:04:05.2048680Z D_gradcheck=2, 2025-05-07T21:04:05.2048769Z stochastic_rounding=False, 2025-05-07T21:04:05.2048846Z weighted=False, 2025-05-07T21:04:05.2048921Z row_wise=True, 2025-05-07T21:04:05.2049058Z mixed=True, 2025-05-07T21:04:05.2049138Z use_cache=False, 2025-05-07T21:04:05.2049236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2049318Z use_cpu=True, 2025-05-07T21:04:05.2049412Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2049485Z ) 2025-05-07T21:04:05.2049612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2049980Z self=, 2025-05-07T21:04:05.2050059Z compile=False, 2025-05-07T21:04:05.2050162Z pooling_mode=, 2025-05-07T21:04:05.2050231Z T=3, 2025-05-07T21:04:05.2050302Z D=91, 2025-05-07T21:04:05.2050376Z B=34, 2025-05-07T21:04:05.2050449Z log_E=4, 2025-05-07T21:04:05.2050521Z L=11, 2025-05-07T21:04:05.2050599Z D_gradcheck=1, 2025-05-07T21:04:05.2050687Z stochastic_rounding=False, 2025-05-07T21:04:05.2050762Z weighted=True, 2025-05-07T21:04:05.2050835Z row_wise=True, 2025-05-07T21:04:05.2050907Z mixed=True, 2025-05-07T21:04:05.2050989Z use_cache=True, 2025-05-07T21:04:05.2051086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2051159Z use_cpu=True, 2025-05-07T21:04:05.2051264Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2051332Z ) 2025-05-07T21:04:05.2051454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2051788Z self=, 2025-05-07T21:04:05.2051869Z compile=True, 2025-05-07T21:04:05.2051969Z pooling_mode=, 2025-05-07T21:04:05.2052042Z T=3, 2025-05-07T21:04:05.2052111Z D=16, 2025-05-07T21:04:05.2052180Z B=4, 2025-05-07T21:04:05.2052256Z log_E=5, 2025-05-07T21:04:05.2052325Z L=2, 2025-05-07T21:04:05.2052406Z D_gradcheck=2, 2025-05-07T21:04:05.2052492Z stochastic_rounding=True, 2025-05-07T21:04:05.2052569Z weighted=True, 2025-05-07T21:04:05.2052643Z row_wise=True, 2025-05-07T21:04:05.2052717Z mixed=False, 2025-05-07T21:04:05.2052792Z use_cache=True, 2025-05-07T21:04:05.2052896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2052974Z use_cpu=True, 2025-05-07T21:04:05.2053140Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2053214Z ) 2025-05-07T21:04:05.2053363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2053694Z self=, 2025-05-07T21:04:05.2053811Z compile=True, 2025-05-07T21:04:05.2053911Z pooling_mode=, 2025-05-07T21:04:05.2053984Z T=2, 2025-05-07T21:04:05.2054054Z D=75, 2025-05-07T21:04:05.2054124Z B=127, 2025-05-07T21:04:05.2054204Z log_E=4, 2025-05-07T21:04:05.2054272Z L=2, 2025-05-07T21:04:05.2054347Z D_gradcheck=1, 2025-05-07T21:04:05.2054439Z stochastic_rounding=True, 2025-05-07T21:04:05.2054513Z weighted=True, 2025-05-07T21:04:05.2054590Z row_wise=True, 2025-05-07T21:04:05.2054667Z mixed=False, 2025-05-07T21:04:05.2054744Z use_cache=False, 2025-05-07T21:04:05.2054842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2054916Z use_cpu=True, 2025-05-07T21:04:05.2055012Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2055078Z ) 2025-05-07T21:04:05.2055205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2055533Z self=, 2025-05-07T21:04:05.2055616Z compile=True, 2025-05-07T21:04:05.2055716Z pooling_mode=, 2025-05-07T21:04:05.2055785Z T=2, 2025-05-07T21:04:05.2055856Z D=69, 2025-05-07T21:04:05.2055928Z B=7, 2025-05-07T21:04:05.2056000Z log_E=5, 2025-05-07T21:04:05.2056071Z L=2, 2025-05-07T21:04:05.2056147Z D_gradcheck=2, 2025-05-07T21:04:05.2056237Z stochastic_rounding=True, 2025-05-07T21:04:05.2056317Z weighted=True, 2025-05-07T21:04:05.2056517Z row_wise=True, 2025-05-07T21:04:05.2056595Z mixed=False, 2025-05-07T21:04:05.2056677Z use_cache=False, 2025-05-07T21:04:05.2056774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2056848Z use_cpu=True, 2025-05-07T21:04:05.2056946Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2057013Z ) 2025-05-07T21:04:05.2057177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2057505Z self=, 2025-05-07T21:04:05.2057582Z compile=True, 2025-05-07T21:04:05.2057686Z pooling_mode=, 2025-05-07T21:04:05.2057757Z T=2, 2025-05-07T21:04:05.2057828Z D=128, 2025-05-07T21:04:05.2057898Z B=58, 2025-05-07T21:04:05.2057968Z log_E=3, 2025-05-07T21:04:05.2058041Z L=17, 2025-05-07T21:04:05.2058119Z D_gradcheck=1, 2025-05-07T21:04:05.2058206Z stochastic_rounding=True, 2025-05-07T21:04:05.2058280Z weighted=False, 2025-05-07T21:04:05.2058359Z row_wise=True, 2025-05-07T21:04:05.2058434Z mixed=True, 2025-05-07T21:04:05.2058511Z use_cache=False, 2025-05-07T21:04:05.2058612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2058684Z use_cpu=True, 2025-05-07T21:04:05.2058784Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2058856Z ) 2025-05-07T21:04:05.2058978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2059311Z self=, 2025-05-07T21:04:05.2059388Z compile=False, 2025-05-07T21:04:05.2059486Z pooling_mode=, 2025-05-07T21:04:05.2059559Z T=1, 2025-05-07T21:04:05.2059626Z D=4, 2025-05-07T21:04:05.2059695Z B=91, 2025-05-07T21:04:05.2059769Z log_E=3, 2025-05-07T21:04:05.2059841Z L=0, 2025-05-07T21:04:05.2059917Z D_gradcheck=1, 2025-05-07T21:04:05.2060007Z stochastic_rounding=False, 2025-05-07T21:04:05.2060083Z weighted=True, 2025-05-07T21:04:05.2060157Z row_wise=True, 2025-05-07T21:04:05.2060235Z mixed=False, 2025-05-07T21:04:05.2060307Z use_cache=True, 2025-05-07T21:04:05.2060407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2060527Z use_cpu=True, 2025-05-07T21:04:05.2060623Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2060693Z ) 2025-05-07T21:04:05.2060814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2061181Z self=, 2025-05-07T21:04:05.2061261Z compile=True, 2025-05-07T21:04:05.2061362Z pooling_mode=, 2025-05-07T21:04:05.2061431Z T=5, 2025-05-07T21:04:05.2061499Z D=127, 2025-05-07T21:04:05.2061568Z B=99, 2025-05-07T21:04:05.2061638Z log_E=4, 2025-05-07T21:04:05.2061707Z L=3, 2025-05-07T21:04:05.2061778Z D_gradcheck=1, 2025-05-07T21:04:05.2061865Z stochastic_rounding=True, 2025-05-07T21:04:05.2061940Z weighted=False, 2025-05-07T21:04:05.2062011Z row_wise=True, 2025-05-07T21:04:05.2062088Z mixed=False, 2025-05-07T21:04:05.2062162Z use_cache=True, 2025-05-07T21:04:05.2062261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2062343Z use_cpu=True, 2025-05-07T21:04:05.2062436Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2062507Z ) 2025-05-07T21:04:05.2062635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2062986Z self=, 2025-05-07T21:04:05.2063065Z compile=True, 2025-05-07T21:04:05.2063166Z pooling_mode=, 2025-05-07T21:04:05.2063237Z T=2, 2025-05-07T21:04:05.2063307Z D=115, 2025-05-07T21:04:05.2063378Z B=37, 2025-05-07T21:04:05.2063448Z log_E=5, 2025-05-07T21:04:05.2063524Z L=5, 2025-05-07T21:04:05.2063595Z D_gradcheck=2, 2025-05-07T21:04:05.2063686Z stochastic_rounding=True, 2025-05-07T21:04:05.2063828Z weighted=True, 2025-05-07T21:04:05.2063902Z row_wise=True, 2025-05-07T21:04:05.2063979Z mixed=True, 2025-05-07T21:04:05.2064055Z use_cache=False, 2025-05-07T21:04:05.2064154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2064233Z use_cpu=True, 2025-05-07T21:04:05.2064328Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2064439Z ) 2025-05-07T21:04:05.2064564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2064894Z self=, 2025-05-07T21:04:05.2064971Z compile=False, 2025-05-07T21:04:05.2065072Z pooling_mode=, 2025-05-07T21:04:05.2065142Z T=2, 2025-05-07T21:04:05.2065216Z D=121, 2025-05-07T21:04:05.2065288Z B=112, 2025-05-07T21:04:05.2065358Z log_E=5, 2025-05-07T21:04:05.2065430Z L=11, 2025-05-07T21:04:05.2065503Z D_gradcheck=1, 2025-05-07T21:04:05.2065592Z stochastic_rounding=False, 2025-05-07T21:04:05.2065672Z weighted=False, 2025-05-07T21:04:05.2065745Z row_wise=True, 2025-05-07T21:04:05.2065818Z mixed=True, 2025-05-07T21:04:05.2065901Z use_cache=False, 2025-05-07T21:04:05.2066001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2066078Z use_cpu=True, 2025-05-07T21:04:05.2066185Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2066254Z ) 2025-05-07T21:04:05.2066378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2066711Z self=, 2025-05-07T21:04:05.2066785Z compile=True, 2025-05-07T21:04:05.2066890Z pooling_mode=, 2025-05-07T21:04:05.2066958Z T=3, 2025-05-07T21:04:05.2067027Z D=60, 2025-05-07T21:04:05.2067101Z B=86, 2025-05-07T21:04:05.2067171Z log_E=5, 2025-05-07T21:04:05.2067242Z L=0, 2025-05-07T21:04:05.2067321Z D_gradcheck=1, 2025-05-07T21:04:05.2067408Z stochastic_rounding=False, 2025-05-07T21:04:05.2067484Z weighted=False, 2025-05-07T21:04:05.2067560Z row_wise=True, 2025-05-07T21:04:05.2067633Z mixed=True, 2025-05-07T21:04:05.2067708Z use_cache=False, 2025-05-07T21:04:05.2067858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2067935Z use_cpu=True, 2025-05-07T21:04:05.2068031Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2068101Z ) 2025-05-07T21:04:05.2068261Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2068593Z self=, 2025-05-07T21:04:05.2068668Z compile=True, 2025-05-07T21:04:05.2068770Z pooling_mode=, 2025-05-07T21:04:05.2068840Z T=4, 2025-05-07T21:04:05.2068910Z D=50, 2025-05-07T21:04:05.2068979Z B=50, 2025-05-07T21:04:05.2073567Z log_E=5, 2025-05-07T21:04:05.2073655Z L=16, 2025-05-07T21:04:05.2073736Z D_gradcheck=1, 2025-05-07T21:04:05.2073841Z stochastic_rounding=True, 2025-05-07T21:04:05.2073917Z weighted=True, 2025-05-07T21:04:05.2073991Z row_wise=True, 2025-05-07T21:04:05.2074071Z mixed=False, 2025-05-07T21:04:05.2074152Z use_cache=True, 2025-05-07T21:04:05.2074258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2074338Z use_cpu=True, 2025-05-07T21:04:05.2074438Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2074517Z ) 2025-05-07T21:04:05.2074644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2074976Z self=, 2025-05-07T21:04:05.2075056Z compile=True, 2025-05-07T21:04:05.2075159Z pooling_mode=, 2025-05-07T21:04:05.2075230Z T=2, 2025-05-07T21:04:05.2075301Z D=67, 2025-05-07T21:04:05.2075372Z B=108, 2025-05-07T21:04:05.2075444Z log_E=5, 2025-05-07T21:04:05.2075517Z L=0, 2025-05-07T21:04:05.2075593Z D_gradcheck=2, 2025-05-07T21:04:05.2075750Z stochastic_rounding=True, 2025-05-07T21:04:05.2075829Z weighted=False, 2025-05-07T21:04:05.2075904Z row_wise=True, 2025-05-07T21:04:05.2076104Z mixed=True, 2025-05-07T21:04:05.2076183Z use_cache=False, 2025-05-07T21:04:05.2076288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2076369Z use_cpu=True, 2025-05-07T21:04:05.2076517Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2076588Z ) 2025-05-07T21:04:05.2351873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2352303Z self=, 2025-05-07T21:04:05.2352391Z compile=False, 2025-05-07T21:04:05.2352498Z pooling_mode=, 2025-05-07T21:04:05.2352571Z T=1, 2025-05-07T21:04:05.2352644Z D=73, 2025-05-07T21:04:05.2352725Z B=31, 2025-05-07T21:04:05.2352801Z log_E=5, 2025-05-07T21:04:05.2352889Z L=7, 2025-05-07T21:04:05.2352972Z D_gradcheck=2, 2025-05-07T21:04:05.2353071Z stochastic_rounding=True, 2025-05-07T21:04:05.2353157Z weighted=False, 2025-05-07T21:04:05.2353235Z row_wise=True, 2025-05-07T21:04:05.2353312Z mixed=False, 2025-05-07T21:04:05.2353412Z use_cache=False, 2025-05-07T21:04:05.2353528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2353653Z use_cpu=True, 2025-05-07T21:04:05.2353756Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2353829Z ) 2025-05-07T21:04:05.2353958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2354297Z self=, 2025-05-07T21:04:05.2354382Z compile=False, 2025-05-07T21:04:05.2354488Z pooling_mode=, 2025-05-07T21:04:05.2354586Z T=2, 2025-05-07T21:04:05.2354686Z D=65, 2025-05-07T21:04:05.2354787Z B=28, 2025-05-07T21:04:05.2354896Z log_E=3, 2025-05-07T21:04:05.2354978Z L=10, 2025-05-07T21:04:05.2355056Z D_gradcheck=2, 2025-05-07T21:04:05.2355151Z stochastic_rounding=True, 2025-05-07T21:04:05.2355230Z weighted=False, 2025-05-07T21:04:05.2355302Z row_wise=True, 2025-05-07T21:04:05.2355380Z mixed=False, 2025-05-07T21:04:05.2355456Z use_cache=True, 2025-05-07T21:04:05.2355676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2355759Z use_cpu=True, 2025-05-07T21:04:05.2355857Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2356099Z ) 2025-05-07T21:04:05.2356228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2356559Z self=, 2025-05-07T21:04:05.2356642Z compile=False, 2025-05-07T21:04:05.2356744Z pooling_mode=, 2025-05-07T21:04:05.2356814Z T=5, 2025-05-07T21:04:05.2356886Z D=100, 2025-05-07T21:04:05.2356957Z B=127, 2025-05-07T21:04:05.2357028Z log_E=5, 2025-05-07T21:04:05.2357102Z L=13, 2025-05-07T21:04:05.2357178Z D_gradcheck=1, 2025-05-07T21:04:05.2357270Z stochastic_rounding=True, 2025-05-07T21:04:05.2357346Z weighted=False, 2025-05-07T21:04:05.2357416Z row_wise=True, 2025-05-07T21:04:05.2357493Z mixed=False, 2025-05-07T21:04:05.2357571Z use_cache=False, 2025-05-07T21:04:05.2357669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2357746Z use_cpu=True, 2025-05-07T21:04:05.2357841Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2357909Z ) 2025-05-07T21:04:05.2358036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2358366Z self=, 2025-05-07T21:04:05.2358442Z compile=True, 2025-05-07T21:04:05.2358552Z pooling_mode=, 2025-05-07T21:04:05.2358621Z T=3, 2025-05-07T21:04:05.2358695Z D=23, 2025-05-07T21:04:05.2358774Z B=89, 2025-05-07T21:04:05.2358848Z log_E=5, 2025-05-07T21:04:05.2358926Z L=19, 2025-05-07T21:04:05.2359075Z D_gradcheck=1, 2025-05-07T21:04:05.2359165Z stochastic_rounding=True, 2025-05-07T21:04:05.2359246Z weighted=True, 2025-05-07T21:04:05.2359318Z row_wise=True, 2025-05-07T21:04:05.2359390Z mixed=False, 2025-05-07T21:04:05.2359502Z use_cache=True, 2025-05-07T21:04:05.2359604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2359741Z use_cpu=True, 2025-05-07T21:04:05.2359838Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2359912Z ) 2025-05-07T21:04:05.2360039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2360368Z self=, 2025-05-07T21:04:05.2360447Z compile=True, 2025-05-07T21:04:05.2360549Z pooling_mode=, 2025-05-07T21:04:05.2360618Z T=5, 2025-05-07T21:04:05.2360693Z D=108, 2025-05-07T21:04:05.2360765Z B=75, 2025-05-07T21:04:05.2360836Z log_E=4, 2025-05-07T21:04:05.2360907Z L=4, 2025-05-07T21:04:05.2360985Z D_gradcheck=2, 2025-05-07T21:04:05.2361078Z stochastic_rounding=False, 2025-05-07T21:04:05.2361154Z weighted=True, 2025-05-07T21:04:05.2361225Z row_wise=True, 2025-05-07T21:04:05.2361305Z mixed=False, 2025-05-07T21:04:05.2361382Z use_cache=True, 2025-05-07T21:04:05.2361480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2361562Z use_cpu=True, 2025-05-07T21:04:05.2361657Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2361725Z ) 2025-05-07T21:04:05.2361855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2362184Z self=, 2025-05-07T21:04:05.2362261Z compile=True, 2025-05-07T21:04:05.2362369Z pooling_mode=, 2025-05-07T21:04:05.2362440Z T=4, 2025-05-07T21:04:05.2362512Z D=115, 2025-05-07T21:04:05.2362582Z B=30, 2025-05-07T21:04:05.2362653Z log_E=3, 2025-05-07T21:04:05.2362724Z L=10, 2025-05-07T21:04:05.2362801Z D_gradcheck=2, 2025-05-07T21:04:05.2362894Z stochastic_rounding=True, 2025-05-07T21:04:05.2362996Z weighted=False, 2025-05-07T21:04:05.2363075Z row_wise=True, 2025-05-07T21:04:05.2363163Z mixed=True, 2025-05-07T21:04:05.2363294Z use_cache=True, 2025-05-07T21:04:05.2363401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2363475Z use_cpu=True, 2025-05-07T21:04:05.2363612Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2363681Z ) 2025-05-07T21:04:05.2363803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2364133Z self=, 2025-05-07T21:04:05.2364210Z compile=True, 2025-05-07T21:04:05.2364312Z pooling_mode=, 2025-05-07T21:04:05.2364382Z T=4, 2025-05-07T21:04:05.2364453Z D=50, 2025-05-07T21:04:05.2364527Z B=81, 2025-05-07T21:04:05.2364596Z log_E=3, 2025-05-07T21:04:05.2364670Z L=17, 2025-05-07T21:04:05.2364751Z D_gradcheck=2, 2025-05-07T21:04:05.2364839Z stochastic_rounding=False, 2025-05-07T21:04:05.2364915Z weighted=False, 2025-05-07T21:04:05.2364992Z row_wise=True, 2025-05-07T21:04:05.2365068Z mixed=False, 2025-05-07T21:04:05.2365142Z use_cache=False, 2025-05-07T21:04:05.2365244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2365319Z use_cpu=True, 2025-05-07T21:04:05.2365414Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2365485Z ) 2025-05-07T21:04:05.2365607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2365938Z self=, 2025-05-07T21:04:05.2366015Z compile=False, 2025-05-07T21:04:05.2366115Z pooling_mode=, 2025-05-07T21:04:05.2366188Z T=5, 2025-05-07T21:04:05.2366258Z D=121, 2025-05-07T21:04:05.2366327Z B=102, 2025-05-07T21:04:05.2366402Z log_E=3, 2025-05-07T21:04:05.2366518Z L=1, 2025-05-07T21:04:05.2366593Z D_gradcheck=2, 2025-05-07T21:04:05.2366682Z stochastic_rounding=True, 2025-05-07T21:04:05.2366759Z weighted=False, 2025-05-07T21:04:05.2366832Z row_wise=True, 2025-05-07T21:04:05.2366908Z mixed=True, 2025-05-07T21:04:05.2366982Z use_cache=True, 2025-05-07T21:04:05.2367121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2367202Z use_cpu=True, 2025-05-07T21:04:05.2367299Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2367373Z ) 2025-05-07T21:04:05.2367496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2367826Z self=, 2025-05-07T21:04:05.2367903Z compile=False, 2025-05-07T21:04:05.2368002Z pooling_mode=, 2025-05-07T21:04:05.2368071Z T=2, 2025-05-07T21:04:05.2368144Z D=79, 2025-05-07T21:04:05.2368214Z B=44, 2025-05-07T21:04:05.2368284Z log_E=3, 2025-05-07T21:04:05.2368361Z L=14, 2025-05-07T21:04:05.2368435Z D_gradcheck=2, 2025-05-07T21:04:05.2368522Z stochastic_rounding=False, 2025-05-07T21:04:05.2368599Z weighted=True, 2025-05-07T21:04:05.2368675Z row_wise=True, 2025-05-07T21:04:05.2368751Z mixed=False, 2025-05-07T21:04:05.2368831Z use_cache=True, 2025-05-07T21:04:05.2368933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2369010Z use_cpu=True, 2025-05-07T21:04:05.2369106Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2369172Z ) 2025-05-07T21:04:05.2369298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2369624Z self=, 2025-05-07T21:04:05.2369701Z compile=False, 2025-05-07T21:04:05.2369803Z pooling_mode=, 2025-05-07T21:04:05.2369874Z T=2, 2025-05-07T21:04:05.2369943Z D=85, 2025-05-07T21:04:05.2370012Z B=91, 2025-05-07T21:04:05.2370088Z log_E=4, 2025-05-07T21:04:05.2370160Z L=18, 2025-05-07T21:04:05.2370237Z D_gradcheck=1, 2025-05-07T21:04:05.2370325Z stochastic_rounding=False, 2025-05-07T21:04:05.2370403Z weighted=False, 2025-05-07T21:04:05.2370520Z row_wise=True, 2025-05-07T21:04:05.2370593Z mixed=True, 2025-05-07T21:04:05.2370672Z use_cache=True, 2025-05-07T21:04:05.2370771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2370910Z use_cpu=True, 2025-05-07T21:04:05.2371012Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2371081Z ) 2025-05-07T21:04:05.2371204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2371534Z self=, 2025-05-07T21:04:05.2371610Z compile=False, 2025-05-07T21:04:05.2371708Z pooling_mode=, 2025-05-07T21:04:05.2371782Z T=1, 2025-05-07T21:04:05.2371854Z D=119, 2025-05-07T21:04:05.2371926Z B=9, 2025-05-07T21:04:05.2372000Z log_E=5, 2025-05-07T21:04:05.2372069Z L=14, 2025-05-07T21:04:05.2372145Z D_gradcheck=1, 2025-05-07T21:04:05.2372232Z stochastic_rounding=False, 2025-05-07T21:04:05.2372304Z weighted=True, 2025-05-07T21:04:05.2372382Z row_wise=True, 2025-05-07T21:04:05.2372454Z mixed=True, 2025-05-07T21:04:05.2372528Z use_cache=True, 2025-05-07T21:04:05.2372628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2372707Z use_cpu=True, 2025-05-07T21:04:05.2372805Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2372874Z ) 2025-05-07T21:04:05.2372996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2373323Z self=, 2025-05-07T21:04:05.2373403Z compile=False, 2025-05-07T21:04:05.2373526Z pooling_mode=, 2025-05-07T21:04:05.2373601Z T=5, 2025-05-07T21:04:05.2373687Z D=101, 2025-05-07T21:04:05.2373764Z B=82, 2025-05-07T21:04:05.2373882Z log_E=3, 2025-05-07T21:04:05.2373954Z L=2, 2025-05-07T21:04:05.2374027Z D_gradcheck=2, 2025-05-07T21:04:05.2374117Z stochastic_rounding=False, 2025-05-07T21:04:05.2374191Z weighted=True, 2025-05-07T21:04:05.2374268Z row_wise=True, 2025-05-07T21:04:05.2374342Z mixed=False, 2025-05-07T21:04:05.2374460Z use_cache=True, 2025-05-07T21:04:05.2374561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2374636Z use_cpu=True, 2025-05-07T21:04:05.2374730Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2374799Z ) 2025-05-07T21:04:05.2374924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2375251Z self=, 2025-05-07T21:04:05.2375331Z compile=True, 2025-05-07T21:04:05.2375431Z pooling_mode=, 2025-05-07T21:04:05.2375502Z T=1, 2025-05-07T21:04:05.2375575Z D=114, 2025-05-07T21:04:05.2375646Z B=106, 2025-05-07T21:04:05.2375716Z log_E=3, 2025-05-07T21:04:05.2375785Z L=16, 2025-05-07T21:04:05.2375860Z D_gradcheck=1, 2025-05-07T21:04:05.2375947Z stochastic_rounding=True, 2025-05-07T21:04:05.2376024Z weighted=False, 2025-05-07T21:04:05.2376104Z row_wise=True, 2025-05-07T21:04:05.2376179Z mixed=False, 2025-05-07T21:04:05.2376257Z use_cache=False, 2025-05-07T21:04:05.2376358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2376430Z use_cpu=True, 2025-05-07T21:04:05.2376530Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2376599Z ) 2025-05-07T21:04:05.2376725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2377051Z self=, 2025-05-07T21:04:05.2377126Z compile=True, 2025-05-07T21:04:05.2377229Z pooling_mode=, 2025-05-07T21:04:05.2377296Z T=3, 2025-05-07T21:04:05.2377367Z D=31, 2025-05-07T21:04:05.2377445Z B=91, 2025-05-07T21:04:05.2377516Z log_E=3, 2025-05-07T21:04:05.2377586Z L=20, 2025-05-07T21:04:05.2377662Z D_gradcheck=1, 2025-05-07T21:04:05.2377753Z stochastic_rounding=False, 2025-05-07T21:04:05.2377871Z weighted=False, 2025-05-07T21:04:05.2377951Z row_wise=True, 2025-05-07T21:04:05.2378026Z mixed=False, 2025-05-07T21:04:05.2378102Z use_cache=False, 2025-05-07T21:04:05.2378242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2378314Z use_cpu=True, 2025-05-07T21:04:05.2378411Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2378478Z ) 2025-05-07T21:04:05.2378600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2378928Z self=, 2025-05-07T21:04:05.2379004Z compile=False, 2025-05-07T21:04:05.2379104Z pooling_mode=, 2025-05-07T21:04:05.2379173Z T=1, 2025-05-07T21:04:05.2379244Z D=9, 2025-05-07T21:04:05.2379317Z B=101, 2025-05-07T21:04:05.2379391Z log_E=4, 2025-05-07T21:04:05.2379461Z L=10, 2025-05-07T21:04:05.2379534Z D_gradcheck=2, 2025-05-07T21:04:05.2379623Z stochastic_rounding=False, 2025-05-07T21:04:05.2379703Z weighted=False, 2025-05-07T21:04:05.2379776Z row_wise=True, 2025-05-07T21:04:05.2379850Z mixed=True, 2025-05-07T21:04:05.2379925Z use_cache=False, 2025-05-07T21:04:05.2380027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2380100Z use_cpu=True, 2025-05-07T21:04:05.2380194Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2380264Z ) 2025-05-07T21:04:05.2380385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2380711Z self=, 2025-05-07T21:04:05.2380790Z compile=True, 2025-05-07T21:04:05.2380889Z pooling_mode=, 2025-05-07T21:04:05.2380960Z T=5, 2025-05-07T21:04:05.2381076Z D=52, 2025-05-07T21:04:05.2381149Z B=48, 2025-05-07T21:04:05.2381223Z log_E=3, 2025-05-07T21:04:05.2381293Z L=0, 2025-05-07T21:04:05.2381365Z D_gradcheck=2, 2025-05-07T21:04:05.2381456Z stochastic_rounding=True, 2025-05-07T21:04:05.2381533Z weighted=True, 2025-05-07T21:04:05.2381606Z row_wise=True, 2025-05-07T21:04:05.2381722Z mixed=False, 2025-05-07T21:04:05.2381800Z use_cache=True, 2025-05-07T21:04:05.2381899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2381974Z use_cpu=True, 2025-05-07T21:04:05.2382068Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2382135Z ) 2025-05-07T21:04:05.2662939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2663644Z self=, 2025-05-07T21:04:05.2663807Z compile=False, 2025-05-07T21:04:05.2664082Z pooling_mode=, 2025-05-07T21:04:05.2664233Z T=3, 2025-05-07T21:04:05.2664385Z D=11, 2025-05-07T21:04:05.2664530Z B=72, 2025-05-07T21:04:05.2664680Z log_E=4, 2025-05-07T21:04:05.2664814Z L=11, 2025-05-07T21:04:05.2664970Z D_gradcheck=1, 2025-05-07T21:04:05.2665149Z stochastic_rounding=True, 2025-05-07T21:04:05.2665295Z weighted=True, 2025-05-07T21:04:05.2665449Z row_wise=True, 2025-05-07T21:04:05.2665594Z mixed=False, 2025-05-07T21:04:05.2665751Z use_cache=True, 2025-05-07T21:04:05.2665953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2666101Z use_cpu=True, 2025-05-07T21:04:05.2666290Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2666428Z ) 2025-05-07T21:04:05.2666672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2667332Z self=, 2025-05-07T21:04:05.2667490Z compile=True, 2025-05-07T21:04:05.2667691Z pooling_mode=, 2025-05-07T21:04:05.2667837Z T=2, 2025-05-07T21:04:05.2667976Z D=67, 2025-05-07T21:04:05.2668118Z B=128, 2025-05-07T21:04:05.2668264Z log_E=4, 2025-05-07T21:04:05.2668404Z L=16, 2025-05-07T21:04:05.2668551Z D_gradcheck=1, 2025-05-07T21:04:05.2668923Z stochastic_rounding=False, 2025-05-07T21:04:05.2669079Z weighted=True, 2025-05-07T21:04:05.2669227Z row_wise=True, 2025-05-07T21:04:05.2669390Z mixed=False, 2025-05-07T21:04:05.2669652Z use_cache=False, 2025-05-07T21:04:05.2669849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2670002Z use_cpu=True, 2025-05-07T21:04:05.2670197Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2670334Z ) 2025-05-07T21:04:05.2670583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2671238Z self=, 2025-05-07T21:04:05.2671394Z compile=True, 2025-05-07T21:04:05.2671592Z pooling_mode=, 2025-05-07T21:04:05.2671736Z T=4, 2025-05-07T21:04:05.2671884Z D=70, 2025-05-07T21:04:05.2672023Z B=11, 2025-05-07T21:04:05.2672166Z log_E=3, 2025-05-07T21:04:05.2672311Z L=10, 2025-05-07T21:04:05.2672460Z D_gradcheck=2, 2025-05-07T21:04:05.2672639Z stochastic_rounding=False, 2025-05-07T21:04:05.2672796Z weighted=False, 2025-05-07T21:04:05.2672951Z row_wise=True, 2025-05-07T21:04:05.2673038Z mixed=True, 2025-05-07T21:04:05.2673119Z use_cache=True, 2025-05-07T21:04:05.2673239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2673318Z use_cpu=True, 2025-05-07T21:04:05.2673433Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2673500Z ) 2025-05-07T21:04:05.2673626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2673954Z self=, 2025-05-07T21:04:05.2674032Z compile=False, 2025-05-07T21:04:05.2674131Z pooling_mode=, 2025-05-07T21:04:05.2674264Z T=2, 2025-05-07T21:04:05.2674338Z D=21, 2025-05-07T21:04:05.2674413Z B=15, 2025-05-07T21:04:05.2674485Z log_E=3, 2025-05-07T21:04:05.2674555Z L=0, 2025-05-07T21:04:05.2674634Z D_gradcheck=1, 2025-05-07T21:04:05.2674725Z stochastic_rounding=False, 2025-05-07T21:04:05.2674859Z weighted=True, 2025-05-07T21:04:05.2674937Z row_wise=True, 2025-05-07T21:04:05.2675014Z mixed=True, 2025-05-07T21:04:05.2675088Z use_cache=False, 2025-05-07T21:04:05.2675188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2675263Z use_cpu=True, 2025-05-07T21:04:05.2675360Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2675429Z ) 2025-05-07T21:04:05.2675551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2675883Z self=, 2025-05-07T21:04:05.2676021Z compile=False, 2025-05-07T21:04:05.2676124Z pooling_mode=, 2025-05-07T21:04:05.2676198Z T=2, 2025-05-07T21:04:05.2676268Z D=97, 2025-05-07T21:04:05.2676340Z B=28, 2025-05-07T21:04:05.2676414Z log_E=4, 2025-05-07T21:04:05.2676485Z L=3, 2025-05-07T21:04:05.2676558Z D_gradcheck=2, 2025-05-07T21:04:05.2676655Z stochastic_rounding=False, 2025-05-07T21:04:05.2676732Z weighted=True, 2025-05-07T21:04:05.2676811Z row_wise=True, 2025-05-07T21:04:05.2676886Z mixed=True, 2025-05-07T21:04:05.2676959Z use_cache=True, 2025-05-07T21:04:05.2677062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2677135Z use_cpu=True, 2025-05-07T21:04:05.2677232Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2677303Z ) 2025-05-07T21:04:05.2677425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2677753Z self=, 2025-05-07T21:04:05.2677835Z compile=True, 2025-05-07T21:04:05.2677938Z pooling_mode=, 2025-05-07T21:04:05.2678008Z T=3, 2025-05-07T21:04:05.2678085Z D=56, 2025-05-07T21:04:05.2678153Z B=113, 2025-05-07T21:04:05.2678225Z log_E=4, 2025-05-07T21:04:05.2678299Z L=0, 2025-05-07T21:04:05.2678433Z D_gradcheck=1, 2025-05-07T21:04:05.2678526Z stochastic_rounding=False, 2025-05-07T21:04:05.2678604Z weighted=True, 2025-05-07T21:04:05.2678678Z row_wise=True, 2025-05-07T21:04:05.2678794Z mixed=False, 2025-05-07T21:04:05.2678870Z use_cache=False, 2025-05-07T21:04:05.2678971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2679049Z use_cpu=True, 2025-05-07T21:04:05.2679143Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2679212Z ) 2025-05-07T21:04:05.2679339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2679667Z self=, 2025-05-07T21:04:05.2679743Z compile=False, 2025-05-07T21:04:05.2679847Z pooling_mode=, 2025-05-07T21:04:05.2679916Z T=2, 2025-05-07T21:04:05.2679991Z D=21, 2025-05-07T21:04:05.2680061Z B=45, 2025-05-07T21:04:05.2680131Z log_E=4, 2025-05-07T21:04:05.2680205Z L=3, 2025-05-07T21:04:05.2680284Z D_gradcheck=2, 2025-05-07T21:04:05.2680377Z stochastic_rounding=False, 2025-05-07T21:04:05.2680458Z weighted=False, 2025-05-07T21:04:05.2680535Z row_wise=True, 2025-05-07T21:04:05.2680608Z mixed=True, 2025-05-07T21:04:05.2680687Z use_cache=True, 2025-05-07T21:04:05.2680789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2680864Z use_cpu=True, 2025-05-07T21:04:05.2680965Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2681033Z ) 2025-05-07T21:04:05.2681154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2681484Z self=, 2025-05-07T21:04:05.2681561Z compile=True, 2025-05-07T21:04:05.2681706Z pooling_mode=, 2025-05-07T21:04:05.2681779Z T=1, 2025-05-07T21:04:05.2681851Z D=127, 2025-05-07T21:04:05.2681928Z B=8, 2025-05-07T21:04:05.2681999Z log_E=4, 2025-05-07T21:04:05.2682069Z L=12, 2025-05-07T21:04:05.2682157Z D_gradcheck=1, 2025-05-07T21:04:05.2682246Z stochastic_rounding=False, 2025-05-07T21:04:05.2682361Z weighted=True, 2025-05-07T21:04:05.2682441Z row_wise=True, 2025-05-07T21:04:05.2682514Z mixed=True, 2025-05-07T21:04:05.2682588Z use_cache=True, 2025-05-07T21:04:05.2682689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2682762Z use_cpu=True, 2025-05-07T21:04:05.2682854Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2682924Z ) 2025-05-07T21:04:05.2683047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2683381Z self=, 2025-05-07T21:04:05.2683457Z compile=True, 2025-05-07T21:04:05.2683561Z pooling_mode=, 2025-05-07T21:04:05.2683635Z T=1, 2025-05-07T21:04:05.2683706Z D=115, 2025-05-07T21:04:05.2683777Z B=104, 2025-05-07T21:04:05.2683848Z log_E=5, 2025-05-07T21:04:05.2683918Z L=15, 2025-05-07T21:04:05.2683994Z D_gradcheck=1, 2025-05-07T21:04:05.2684089Z stochastic_rounding=False, 2025-05-07T21:04:05.2684165Z weighted=False, 2025-05-07T21:04:05.2684240Z row_wise=True, 2025-05-07T21:04:05.2684315Z mixed=False, 2025-05-07T21:04:05.2684394Z use_cache=False, 2025-05-07T21:04:05.2684492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2684570Z use_cpu=True, 2025-05-07T21:04:05.2684666Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2684738Z ) 2025-05-07T21:04:05.2684862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2685193Z self=, 2025-05-07T21:04:05.2685271Z compile=True, 2025-05-07T21:04:05.2685377Z pooling_mode=, 2025-05-07T21:04:05.2685452Z T=2, 2025-05-07T21:04:05.2685526Z D=69, 2025-05-07T21:04:05.2685597Z B=23, 2025-05-07T21:04:05.2685669Z log_E=3, 2025-05-07T21:04:05.2685809Z L=15, 2025-05-07T21:04:05.2685888Z D_gradcheck=2, 2025-05-07T21:04:05.2685979Z stochastic_rounding=True, 2025-05-07T21:04:05.2686055Z weighted=True, 2025-05-07T21:04:05.2686169Z row_wise=True, 2025-05-07T21:04:05.2686249Z mixed=True, 2025-05-07T21:04:05.2686325Z use_cache=False, 2025-05-07T21:04:05.2686424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2686502Z use_cpu=True, 2025-05-07T21:04:05.2686598Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2686665Z ) 2025-05-07T21:04:05.2686793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2687122Z self=, 2025-05-07T21:04:05.2687201Z compile=True, 2025-05-07T21:04:05.2687302Z pooling_mode=, 2025-05-07T21:04:05.2687371Z T=1, 2025-05-07T21:04:05.2687441Z D=122, 2025-05-07T21:04:05.2687540Z B=89, 2025-05-07T21:04:05.2687612Z log_E=3, 2025-05-07T21:04:05.2687687Z L=16, 2025-05-07T21:04:05.2687764Z D_gradcheck=1, 2025-05-07T21:04:05.2687853Z stochastic_rounding=False, 2025-05-07T21:04:05.2687934Z weighted=False, 2025-05-07T21:04:05.2688008Z row_wise=True, 2025-05-07T21:04:05.2688085Z mixed=False, 2025-05-07T21:04:05.2688163Z use_cache=False, 2025-05-07T21:04:05.2688261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2688339Z use_cpu=True, 2025-05-07T21:04:05.2688437Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2688506Z ) 2025-05-07T21:04:05.2688633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2688961Z self=, 2025-05-07T21:04:05.2689083Z compile=False, 2025-05-07T21:04:05.2689188Z pooling_mode=, 2025-05-07T21:04:05.2689255Z T=2, 2025-05-07T21:04:05.2689326Z D=123, 2025-05-07T21:04:05.2689398Z B=21, 2025-05-07T21:04:05.2689471Z log_E=4, 2025-05-07T21:04:05.2689545Z L=3, 2025-05-07T21:04:05.2689619Z D_gradcheck=2, 2025-05-07T21:04:05.2689749Z stochastic_rounding=True, 2025-05-07T21:04:05.2689830Z weighted=True, 2025-05-07T21:04:05.2689903Z row_wise=True, 2025-05-07T21:04:05.2689974Z mixed=True, 2025-05-07T21:04:05.2690055Z use_cache=True, 2025-05-07T21:04:05.2690157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2690231Z use_cpu=True, 2025-05-07T21:04:05.2690328Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2690397Z ) 2025-05-07T21:04:05.2690519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2690850Z self=, 2025-05-07T21:04:05.2690931Z compile=True, 2025-05-07T21:04:05.2691034Z pooling_mode=, 2025-05-07T21:04:05.2691107Z T=1, 2025-05-07T21:04:05.2691177Z D=32, 2025-05-07T21:04:05.2691251Z B=21, 2025-05-07T21:04:05.2691326Z log_E=5, 2025-05-07T21:04:05.2691395Z L=8, 2025-05-07T21:04:05.2691478Z D_gradcheck=1, 2025-05-07T21:04:05.2691569Z stochastic_rounding=False, 2025-05-07T21:04:05.2691645Z weighted=True, 2025-05-07T21:04:05.2691721Z row_wise=True, 2025-05-07T21:04:05.2691794Z mixed=True, 2025-05-07T21:04:05.2691869Z use_cache=False, 2025-05-07T21:04:05.2691972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2692048Z use_cpu=True, 2025-05-07T21:04:05.2692143Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2692212Z ) 2025-05-07T21:04:05.2692332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2692662Z self=, 2025-05-07T21:04:05.2692741Z compile=False, 2025-05-07T21:04:05.2692844Z pooling_mode=, 2025-05-07T21:04:05.2692926Z T=1, 2025-05-07T21:04:05.2693016Z D=116, 2025-05-07T21:04:05.2693089Z B=60, 2025-05-07T21:04:05.2693229Z log_E=4, 2025-05-07T21:04:05.2693302Z L=7, 2025-05-07T21:04:05.2693381Z D_gradcheck=2, 2025-05-07T21:04:05.2693475Z stochastic_rounding=False, 2025-05-07T21:04:05.2693590Z weighted=True, 2025-05-07T21:04:05.2693663Z row_wise=True, 2025-05-07T21:04:05.2693740Z mixed=False, 2025-05-07T21:04:05.2693816Z use_cache=False, 2025-05-07T21:04:05.2693915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2693992Z use_cpu=True, 2025-05-07T21:04:05.2694089Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2694156Z ) 2025-05-07T21:04:05.2694281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2694612Z self=, 2025-05-07T21:04:05.2694692Z compile=False, 2025-05-07T21:04:05.2694796Z pooling_mode=, 2025-05-07T21:04:05.2694866Z T=5, 2025-05-07T21:04:05.2694943Z D=104, 2025-05-07T21:04:05.2695010Z B=84, 2025-05-07T21:04:05.2695085Z log_E=5, 2025-05-07T21:04:05.2695159Z L=2, 2025-05-07T21:04:05.2695237Z D_gradcheck=1, 2025-05-07T21:04:05.2695328Z stochastic_rounding=True, 2025-05-07T21:04:05.2695410Z weighted=True, 2025-05-07T21:04:05.2695486Z row_wise=True, 2025-05-07T21:04:05.2695558Z mixed=True, 2025-05-07T21:04:05.2695634Z use_cache=True, 2025-05-07T21:04:05.2695734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2695810Z use_cpu=True, 2025-05-07T21:04:05.2695908Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2695976Z ) 2025-05-07T21:04:05.2696103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2696473Z self=, 2025-05-07T21:04:05.2696552Z compile=True, 2025-05-07T21:04:05.2696658Z pooling_mode=, 2025-05-07T21:04:05.2696728Z T=2, 2025-05-07T21:04:05.2696799Z D=9, 2025-05-07T21:04:05.2696879Z B=7, 2025-05-07T21:04:05.2696951Z log_E=5, 2025-05-07T21:04:05.2697062Z L=16, 2025-05-07T21:04:05.2697147Z D_gradcheck=1, 2025-05-07T21:04:05.2697241Z stochastic_rounding=False, 2025-05-07T21:04:05.2697315Z weighted=True, 2025-05-07T21:04:05.2697396Z row_wise=True, 2025-05-07T21:04:05.2697467Z mixed=True, 2025-05-07T21:04:05.2697548Z use_cache=True, 2025-05-07T21:04:05.2697646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2697720Z use_cpu=True, 2025-05-07T21:04:05.2697819Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2697887Z ) 2025-05-07T21:04:05.2977099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2977676Z self=, 2025-05-07T21:04:05.2977771Z compile=False, 2025-05-07T21:04:05.2977912Z pooling_mode=, 2025-05-07T21:04:05.2977992Z T=3, 2025-05-07T21:04:05.2978066Z D=103, 2025-05-07T21:04:05.2978143Z B=20, 2025-05-07T21:04:05.2978221Z log_E=4, 2025-05-07T21:04:05.2978297Z L=1, 2025-05-07T21:04:05.2978374Z D_gradcheck=1, 2025-05-07T21:04:05.2978479Z stochastic_rounding=False, 2025-05-07T21:04:05.2978557Z weighted=False, 2025-05-07T21:04:05.2978635Z row_wise=True, 2025-05-07T21:04:05.2978719Z mixed=True, 2025-05-07T21:04:05.2978821Z use_cache=True, 2025-05-07T21:04:05.2978978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2979092Z use_cpu=True, 2025-05-07T21:04:05.2979239Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2979351Z ) 2025-05-07T21:04:05.2979538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2979966Z self=, 2025-05-07T21:04:05.2980051Z compile=False, 2025-05-07T21:04:05.2980155Z pooling_mode=, 2025-05-07T21:04:05.2980226Z T=1, 2025-05-07T21:04:05.2980304Z D=97, 2025-05-07T21:04:05.2980508Z B=2, 2025-05-07T21:04:05.2980585Z log_E=5, 2025-05-07T21:04:05.2980666Z L=1, 2025-05-07T21:04:05.2980745Z D_gradcheck=2, 2025-05-07T21:04:05.2980896Z stochastic_rounding=False, 2025-05-07T21:04:05.2980977Z weighted=True, 2025-05-07T21:04:05.2981051Z row_wise=True, 2025-05-07T21:04:05.2981126Z mixed=True, 2025-05-07T21:04:05.2981203Z use_cache=True, 2025-05-07T21:04:05.2981306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2981383Z use_cpu=True, 2025-05-07T21:04:05.2981480Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2981548Z ) 2025-05-07T21:04:05.2981676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2982011Z self=, 2025-05-07T21:04:05.2982092Z compile=False, 2025-05-07T21:04:05.2982194Z pooling_mode=, 2025-05-07T21:04:05.2982267Z T=3, 2025-05-07T21:04:05.2982342Z D=5, 2025-05-07T21:04:05.2982416Z B=38, 2025-05-07T21:04:05.2982488Z log_E=4, 2025-05-07T21:04:05.2982567Z L=18, 2025-05-07T21:04:05.2982647Z D_gradcheck=1, 2025-05-07T21:04:05.2982741Z stochastic_rounding=False, 2025-05-07T21:04:05.2982819Z weighted=True, 2025-05-07T21:04:05.2982892Z row_wise=True, 2025-05-07T21:04:05.2982966Z mixed=True, 2025-05-07T21:04:05.2983048Z use_cache=False, 2025-05-07T21:04:05.2983151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2983223Z use_cpu=True, 2025-05-07T21:04:05.2983326Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2983394Z ) 2025-05-07T21:04:05.2983517Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2983977Z self=, 2025-05-07T21:04:05.2984059Z compile=True, 2025-05-07T21:04:05.2984164Z pooling_mode=, 2025-05-07T21:04:05.2984236Z T=5, 2025-05-07T21:04:05.2984311Z D=41, 2025-05-07T21:04:05.2984389Z B=44, 2025-05-07T21:04:05.2984522Z log_E=4, 2025-05-07T21:04:05.2984594Z L=7, 2025-05-07T21:04:05.2984677Z D_gradcheck=2, 2025-05-07T21:04:05.2984766Z stochastic_rounding=False, 2025-05-07T21:04:05.2984840Z weighted=True, 2025-05-07T21:04:05.2984924Z row_wise=True, 2025-05-07T21:04:05.2984999Z mixed=False, 2025-05-07T21:04:05.2985077Z use_cache=True, 2025-05-07T21:04:05.2985182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2985257Z use_cpu=True, 2025-05-07T21:04:05.2985353Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2985431Z ) 2025-05-07T21:04:05.2985556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2985895Z self=, 2025-05-07T21:04:05.2985970Z compile=False, 2025-05-07T21:04:05.2986072Z pooling_mode=, 2025-05-07T21:04:05.2986148Z T=2, 2025-05-07T21:04:05.2986223Z D=43, 2025-05-07T21:04:05.2986293Z B=47, 2025-05-07T21:04:05.2986370Z log_E=4, 2025-05-07T21:04:05.2986438Z L=18, 2025-05-07T21:04:05.2986519Z D_gradcheck=1, 2025-05-07T21:04:05.2986615Z stochastic_rounding=True, 2025-05-07T21:04:05.2986691Z weighted=True, 2025-05-07T21:04:05.2986763Z row_wise=True, 2025-05-07T21:04:05.2986846Z mixed=True, 2025-05-07T21:04:05.2986922Z use_cache=True, 2025-05-07T21:04:05.2987022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2987101Z use_cpu=True, 2025-05-07T21:04:05.2987196Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2987271Z ) 2025-05-07T21:04:05.2987394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2987726Z self=, 2025-05-07T21:04:05.2987806Z compile=False, 2025-05-07T21:04:05.2987905Z pooling_mode=, 2025-05-07T21:04:05.2987976Z T=4, 2025-05-07T21:04:05.2995320Z D=22, 2025-05-07T21:04:05.2995417Z B=120, 2025-05-07T21:04:05.2995496Z log_E=5, 2025-05-07T21:04:05.2995573Z L=0, 2025-05-07T21:04:05.2995698Z D_gradcheck=1, 2025-05-07T21:04:05.2995792Z stochastic_rounding=True, 2025-05-07T21:04:05.2995874Z weighted=False, 2025-05-07T21:04:05.2996032Z row_wise=True, 2025-05-07T21:04:05.2996106Z mixed=False, 2025-05-07T21:04:05.2996186Z use_cache=True, 2025-05-07T21:04:05.2996291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.2996370Z use_cpu=True, 2025-05-07T21:04:05.2996468Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.2996537Z ) 2025-05-07T21:04:05.2996669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2997012Z self=, 2025-05-07T21:04:05.2997091Z compile=True, 2025-05-07T21:04:05.2997201Z pooling_mode=, 2025-05-07T21:04:05.2997311Z T=4, 2025-05-07T21:04:05.2997381Z D=17, 2025-05-07T21:04:05.2997451Z B=107, 2025-05-07T21:04:05.2997525Z log_E=5, 2025-05-07T21:04:05.2997598Z L=15, 2025-05-07T21:04:05.2997671Z D_gradcheck=1, 2025-05-07T21:04:05.2997766Z stochastic_rounding=True, 2025-05-07T21:04:05.2997843Z weighted=True, 2025-05-07T21:04:05.2997916Z row_wise=True, 2025-05-07T21:04:05.2997992Z mixed=False, 2025-05-07T21:04:05.2998067Z use_cache=True, 2025-05-07T21:04:05.2998168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.2998246Z use_cpu=True, 2025-05-07T21:04:05.2998343Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.2998412Z ) 2025-05-07T21:04:05.2998544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.2998922Z self=, 2025-05-07T21:04:05.2999003Z compile=True, 2025-05-07T21:04:05.2999105Z pooling_mode=, 2025-05-07T21:04:05.2999179Z T=2, 2025-05-07T21:04:05.2999253Z D=13, 2025-05-07T21:04:05.2999364Z B=62, 2025-05-07T21:04:05.2999436Z log_E=3, 2025-05-07T21:04:05.2999513Z L=8, 2025-05-07T21:04:05.2999588Z D_gradcheck=2, 2025-05-07T21:04:05.2999678Z stochastic_rounding=False, 2025-05-07T21:04:05.2999757Z weighted=False, 2025-05-07T21:04:05.2999831Z row_wise=True, 2025-05-07T21:04:05.2999901Z mixed=True, 2025-05-07T21:04:05.2999978Z use_cache=True, 2025-05-07T21:04:05.3000077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.3000156Z use_cpu=True, 2025-05-07T21:04:05.3000249Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.3000314Z ) 2025-05-07T21:04:05.3000441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3000771Z self=, 2025-05-07T21:04:05.3000848Z compile=True, 2025-05-07T21:04:05.3000952Z pooling_mode=, 2025-05-07T21:04:05.3001025Z T=2, 2025-05-07T21:04:05.3001095Z D=7, 2025-05-07T21:04:05.3001172Z B=97, 2025-05-07T21:04:05.3001242Z log_E=5, 2025-05-07T21:04:05.3001315Z L=6, 2025-05-07T21:04:05.3001397Z D_gradcheck=2, 2025-05-07T21:04:05.3001482Z stochastic_rounding=True, 2025-05-07T21:04:05.3001556Z weighted=True, 2025-05-07T21:04:05.3001634Z row_wise=True, 2025-05-07T21:04:05.3001705Z mixed=False, 2025-05-07T21:04:05.3001783Z use_cache=True, 2025-05-07T21:04:05.3001884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.3001959Z use_cpu=True, 2025-05-07T21:04:05.3002061Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.3002130Z ) 2025-05-07T21:04:05.3002252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3002587Z self=, 2025-05-07T21:04:05.3002665Z compile=True, 2025-05-07T21:04:05.3002812Z pooling_mode=, 2025-05-07T21:04:05.3002887Z T=1, 2025-05-07T21:04:05.3002960Z D=56, 2025-05-07T21:04:05.3003030Z B=127, 2025-05-07T21:04:05.3003105Z log_E=3, 2025-05-07T21:04:05.3003217Z L=19, 2025-05-07T21:04:05.3003293Z D_gradcheck=2, 2025-05-07T21:04:05.3003383Z stochastic_rounding=False, 2025-05-07T21:04:05.3003461Z weighted=False, 2025-05-07T21:04:05.3003543Z row_wise=True, 2025-05-07T21:04:05.3003633Z mixed=False, 2025-05-07T21:04:05.3003710Z use_cache=False, 2025-05-07T21:04:05.3003832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.3003908Z use_cpu=True, 2025-05-07T21:04:05.3004002Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.3004073Z ) 2025-05-07T21:04:05.3004200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3004529Z self=, 2025-05-07T21:04:05.3004609Z compile=True, 2025-05-07T21:04:05.3004710Z pooling_mode=, 2025-05-07T21:04:05.3004785Z T=3, 2025-05-07T21:04:05.3004857Z D=41, 2025-05-07T21:04:05.3004930Z B=26, 2025-05-07T21:04:05.3005004Z log_E=4, 2025-05-07T21:04:05.3005075Z L=10, 2025-05-07T21:04:05.3005150Z D_gradcheck=2, 2025-05-07T21:04:05.3005241Z stochastic_rounding=False, 2025-05-07T21:04:05.3005315Z weighted=True, 2025-05-07T21:04:05.3005386Z row_wise=True, 2025-05-07T21:04:05.3005461Z mixed=False, 2025-05-07T21:04:05.3005536Z use_cache=False, 2025-05-07T21:04:05.3005634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.3005712Z use_cpu=True, 2025-05-07T21:04:05.3005808Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.3005874Z ) 2025-05-07T21:04:05.3006046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3006374Z self=, 2025-05-07T21:04:05.3006454Z compile=False, 2025-05-07T21:04:05.3006556Z pooling_mode=, 2025-05-07T21:04:05.3006626Z T=5, 2025-05-07T21:04:05.3006734Z D=74, 2025-05-07T21:04:05.3006804Z B=49, 2025-05-07T21:04:05.3006878Z log_E=5, 2025-05-07T21:04:05.3006951Z L=12, 2025-05-07T21:04:05.3007026Z D_gradcheck=2, 2025-05-07T21:04:05.3007111Z stochastic_rounding=True, 2025-05-07T21:04:05.3007189Z weighted=True, 2025-05-07T21:04:05.3007262Z row_wise=True, 2025-05-07T21:04:05.3007333Z mixed=False, 2025-05-07T21:04:05.3007409Z use_cache=True, 2025-05-07T21:04:05.3007508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.3007581Z use_cpu=True, 2025-05-07T21:04:05.3007677Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.3007744Z ) 2025-05-07T21:04:05.3007873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3008201Z self=, 2025-05-07T21:04:05.3008280Z compile=False, 2025-05-07T21:04:05.3008385Z pooling_mode=, 2025-05-07T21:04:05.3008457Z T=4, 2025-05-07T21:04:05.3008528Z D=77, 2025-05-07T21:04:05.3008829Z B=8, 2025-05-07T21:04:05.3008904Z log_E=4, 2025-05-07T21:04:05.3008973Z L=2, 2025-05-07T21:04:05.3009052Z D_gradcheck=2, 2025-05-07T21:04:05.3009139Z stochastic_rounding=True, 2025-05-07T21:04:05.3009211Z weighted=True, 2025-05-07T21:04:05.3009287Z row_wise=True, 2025-05-07T21:04:05.3009359Z mixed=True, 2025-05-07T21:04:05.3009433Z use_cache=False, 2025-05-07T21:04:05.3009538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.3009611Z use_cpu=True, 2025-05-07T21:04:05.3009708Z output_dtype=SparseType.FP32, 2025-05-07T21:04:05.3009772Z ) 2025-05-07T21:04:05.3009898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3010228Z self=, 2025-05-07T21:04:05.3010304Z compile=False, 2025-05-07T21:04:05.3010484Z pooling_mode=, 2025-05-07T21:04:05.3010564Z T=3, 2025-05-07T21:04:05.3010632Z D=87, 2025-05-07T21:04:05.3010754Z B=53, 2025-05-07T21:04:05.3010827Z log_E=4, 2025-05-07T21:04:05.3010895Z L=7, 2025-05-07T21:04:05.3010970Z D_gradcheck=2, 2025-05-07T21:04:05.3011060Z stochastic_rounding=False, 2025-05-07T21:04:05.3011138Z weighted=False, 2025-05-07T21:04:05.3011215Z row_wise=True, 2025-05-07T21:04:05.3011288Z mixed=True, 2025-05-07T21:04:05.3011361Z use_cache=False, 2025-05-07T21:04:05.3011461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:05.3011535Z use_cpu=True, 2025-05-07T21:04:05.3011632Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.3011704Z ) 2025-05-07T21:04:05.3011829Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3012157Z self=, 2025-05-07T21:04:05.3012235Z compile=True, 2025-05-07T21:04:05.3012335Z pooling_mode=, 2025-05-07T21:04:05.3012406Z T=2, 2025-05-07T21:04:05.3012477Z D=12, 2025-05-07T21:04:05.3012550Z B=115, 2025-05-07T21:04:05.3012619Z log_E=5, 2025-05-07T21:04:05.3012691Z L=12, 2025-05-07T21:04:05.3012767Z D_gradcheck=1, 2025-05-07T21:04:05.3012856Z stochastic_rounding=True, 2025-05-07T21:04:05.3012931Z weighted=True, 2025-05-07T21:04:05.3013001Z row_wise=True, 2025-05-07T21:04:05.3013075Z mixed=True, 2025-05-07T21:04:05.3013151Z use_cache=False, 2025-05-07T21:04:05.3013250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.3013324Z use_cpu=True, 2025-05-07T21:04:05.3013418Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.3013484Z ) 2025-05-07T21:04:05.3013675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:05.3014004Z self=, 2025-05-07T21:04:05.3014083Z compile=False, 2025-05-07T21:04:05.3014185Z pooling_mode=, 2025-05-07T21:04:05.3014335Z T=1, 2025-05-07T21:04:05.3014410Z D=36, 2025-05-07T21:04:05.3014484Z B=18, 2025-05-07T21:04:05.3014555Z log_E=4, 2025-05-07T21:04:05.3014628Z L=16, 2025-05-07T21:04:05.3014702Z D_gradcheck=2, 2025-05-07T21:04:05.3014792Z stochastic_rounding=True, 2025-05-07T21:04:05.3014870Z weighted=False, 2025-05-07T21:04:05.3014942Z row_wise=True, 2025-05-07T21:04:05.3015016Z mixed=False, 2025-05-07T21:04:05.3015095Z use_cache=True, 2025-05-07T21:04:05.3015193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:05.3015266Z use_cpu=True, 2025-05-07T21:04:05.3015364Z output_dtype=SparseType.FP16, 2025-05-07T21:04:05.3015433Z ) 2025-05-07T21:04:06.9506769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9508151Z self=, 2025-05-07T21:04:06.9509943Z compile=False, 2025-05-07T21:04:06.9510592Z pooling_mode=, 2025-05-07T21:04:06.9511335Z T=5, 2025-05-07T21:04:06.9511802Z D=125, 2025-05-07T21:04:06.9512143Z B=11, 2025-05-07T21:04:06.9512508Z log_E=5, 2025-05-07T21:04:06.9512883Z L=5, 2025-05-07T21:04:06.9513251Z D_gradcheck=2, 2025-05-07T21:04:06.9513621Z stochastic_rounding=False, 2025-05-07T21:04:06.9513939Z weighted=False, 2025-05-07T21:04:06.9514157Z row_wise=True, 2025-05-07T21:04:06.9514370Z mixed=False, 2025-05-07T21:04:06.9514588Z use_cache=False, 2025-05-07T21:04:06.9514839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9515146Z use_cpu=True, 2025-05-07T21:04:06.9515390Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9515671Z ) 2025-05-07T21:04:06.9515904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9516535Z self=, 2025-05-07T21:04:06.9517195Z compile=True, 2025-05-07T21:04:06.9517426Z pooling_mode=, 2025-05-07T21:04:06.9517695Z T=2, 2025-05-07T21:04:06.9517936Z D=38, 2025-05-07T21:04:06.9518105Z B=18, 2025-05-07T21:04:06.9518283Z log_E=3, 2025-05-07T21:04:06.9518463Z L=6, 2025-05-07T21:04:06.9518635Z D_gradcheck=2, 2025-05-07T21:04:06.9518852Z stochastic_rounding=False, 2025-05-07T21:04:06.9519095Z weighted=False, 2025-05-07T21:04:06.9519295Z row_wise=True, 2025-05-07T21:04:06.9519495Z mixed=False, 2025-05-07T21:04:06.9519692Z use_cache=True, 2025-05-07T21:04:06.9519913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9520185Z use_cpu=True, 2025-05-07T21:04:06.9520406Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9520651Z ) 2025-05-07T21:04:06.9520875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9521432Z self=, 2025-05-07T21:04:06.9521940Z compile=False, 2025-05-07T21:04:06.9522167Z pooling_mode=, 2025-05-07T21:04:06.9522436Z T=3, 2025-05-07T21:04:06.9522606Z D=25, 2025-05-07T21:04:06.9522772Z B=64, 2025-05-07T21:04:06.9522945Z log_E=3, 2025-05-07T21:04:06.9523127Z L=4, 2025-05-07T21:04:06.9523300Z D_gradcheck=2, 2025-05-07T21:04:06.9523513Z stochastic_rounding=False, 2025-05-07T21:04:06.9523765Z weighted=False, 2025-05-07T21:04:06.9523991Z row_wise=True, 2025-05-07T21:04:06.9524196Z mixed=True, 2025-05-07T21:04:06.9524386Z use_cache=True, 2025-05-07T21:04:06.9524605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9524882Z use_cpu=True, 2025-05-07T21:04:06.9525203Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9525449Z ) 2025-05-07T21:04:06.9525665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9526223Z self=, 2025-05-07T21:04:06.9526727Z compile=True, 2025-05-07T21:04:06.9527009Z pooling_mode=, 2025-05-07T21:04:06.9527276Z T=2, 2025-05-07T21:04:06.9527448Z D=22, 2025-05-07T21:04:06.9527615Z B=118, 2025-05-07T21:04:06.9527791Z log_E=4, 2025-05-07T21:04:06.9527971Z L=5, 2025-05-07T21:04:06.9528146Z D_gradcheck=1, 2025-05-07T21:04:06.9528359Z stochastic_rounding=False, 2025-05-07T21:04:06.9528606Z weighted=True, 2025-05-07T21:04:06.9528806Z row_wise=True, 2025-05-07T21:04:06.9528996Z mixed=True, 2025-05-07T21:04:06.9529198Z use_cache=False, 2025-05-07T21:04:06.9529437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9529700Z use_cpu=True, 2025-05-07T21:04:06.9529927Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9530173Z ) 2025-05-07T21:04:06.9530394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9530942Z self=, 2025-05-07T21:04:06.9531449Z compile=False, 2025-05-07T21:04:06.9531681Z pooling_mode=, 2025-05-07T21:04:06.9531944Z T=3, 2025-05-07T21:04:06.9532117Z D=128, 2025-05-07T21:04:06.9532296Z B=116, 2025-05-07T21:04:06.9532466Z log_E=4, 2025-05-07T21:04:06.9532648Z L=7, 2025-05-07T21:04:06.9532819Z D_gradcheck=2, 2025-05-07T21:04:06.9533032Z stochastic_rounding=False, 2025-05-07T21:04:06.9533294Z weighted=False, 2025-05-07T21:04:06.9533527Z row_wise=True, 2025-05-07T21:04:06.9533718Z mixed=False, 2025-05-07T21:04:06.9533919Z use_cache=False, 2025-05-07T21:04:06.9534150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9534413Z use_cpu=True, 2025-05-07T21:04:06.9534642Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9534887Z ) 2025-05-07T21:04:06.9535096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9535703Z self=, 2025-05-07T21:04:06.9536222Z compile=False, 2025-05-07T21:04:06.9536450Z pooling_mode=, 2025-05-07T21:04:06.9536754Z T=5, 2025-05-07T21:04:06.9536927Z D=6, 2025-05-07T21:04:06.9537095Z B=98, 2025-05-07T21:04:06.9537264Z log_E=4, 2025-05-07T21:04:06.9537445Z L=1, 2025-05-07T21:04:06.9537620Z D_gradcheck=2, 2025-05-07T21:04:06.9537828Z stochastic_rounding=True, 2025-05-07T21:04:06.9538068Z weighted=True, 2025-05-07T21:04:06.9538264Z row_wise=True, 2025-05-07T21:04:06.9538454Z mixed=False, 2025-05-07T21:04:06.9538647Z use_cache=True, 2025-05-07T21:04:06.9538874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9539136Z use_cpu=True, 2025-05-07T21:04:06.9539356Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9539603Z ) 2025-05-07T21:04:06.9539814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9540367Z self=, 2025-05-07T21:04:06.9540878Z compile=False, 2025-05-07T21:04:06.9541107Z pooling_mode=, 2025-05-07T21:04:06.9541368Z T=1, 2025-05-07T21:04:06.9541542Z D=92, 2025-05-07T21:04:06.9541719Z B=20, 2025-05-07T21:04:06.9541887Z log_E=4, 2025-05-07T21:04:06.9542067Z L=17, 2025-05-07T21:04:06.9542242Z D_gradcheck=2, 2025-05-07T21:04:06.9542452Z stochastic_rounding=False, 2025-05-07T21:04:06.9542695Z weighted=False, 2025-05-07T21:04:06.9542894Z row_wise=True, 2025-05-07T21:04:06.9543084Z mixed=False, 2025-05-07T21:04:06.9543286Z use_cache=False, 2025-05-07T21:04:06.9543546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9543879Z use_cpu=True, 2025-05-07T21:04:06.9544103Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9544353Z ) 2025-05-07T21:04:06.9544568Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9545124Z self=, 2025-05-07T21:04:06.9545674Z compile=False, 2025-05-07T21:04:06.9545899Z pooling_mode=, 2025-05-07T21:04:06.9546164Z T=5, 2025-05-07T21:04:06.9546332Z D=67, 2025-05-07T21:04:06.9546501Z B=13, 2025-05-07T21:04:06.9546676Z log_E=4, 2025-05-07T21:04:06.9546856Z L=4, 2025-05-07T21:04:06.9547032Z D_gradcheck=2, 2025-05-07T21:04:06.9547248Z stochastic_rounding=False, 2025-05-07T21:04:06.9547492Z weighted=False, 2025-05-07T21:04:06.9547689Z row_wise=True, 2025-05-07T21:04:06.9547877Z mixed=True, 2025-05-07T21:04:06.9548072Z use_cache=False, 2025-05-07T21:04:06.9548308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9548574Z use_cpu=True, 2025-05-07T21:04:06.9548795Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9549050Z ) 2025-05-07T21:04:06.9549260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9549822Z self=, 2025-05-07T21:04:06.9550330Z compile=True, 2025-05-07T21:04:06.9550586Z pooling_mode=, 2025-05-07T21:04:06.9550847Z T=4, 2025-05-07T21:04:06.9551014Z D=34, 2025-05-07T21:04:06.9551190Z B=81, 2025-05-07T21:04:06.9551360Z log_E=3, 2025-05-07T21:04:06.9551532Z L=14, 2025-05-07T21:04:06.9551711Z D_gradcheck=1, 2025-05-07T21:04:06.9551923Z stochastic_rounding=True, 2025-05-07T21:04:06.9552160Z weighted=True, 2025-05-07T21:04:06.9552359Z row_wise=True, 2025-05-07T21:04:06.9552550Z mixed=False, 2025-05-07T21:04:06.9552741Z use_cache=False, 2025-05-07T21:04:06.9552975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9553249Z use_cpu=True, 2025-05-07T21:04:06.9553463Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9553714Z ) 2025-05-07T21:04:06.9553927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9554531Z self=, 2025-05-07T21:04:06.9555045Z compile=True, 2025-05-07T21:04:06.9555314Z pooling_mode=, 2025-05-07T21:04:06.9555580Z T=1, 2025-05-07T21:04:06.9555749Z D=68, 2025-05-07T21:04:06.9556005Z B=35, 2025-05-07T21:04:06.9556179Z log_E=5, 2025-05-07T21:04:06.9556350Z L=9, 2025-05-07T21:04:06.9556526Z D_gradcheck=1, 2025-05-07T21:04:06.9556738Z stochastic_rounding=True, 2025-05-07T21:04:06.9556971Z weighted=True, 2025-05-07T21:04:06.9557168Z row_wise=True, 2025-05-07T21:04:06.9557360Z mixed=False, 2025-05-07T21:04:06.9557549Z use_cache=False, 2025-05-07T21:04:06.9557781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9558046Z use_cpu=True, 2025-05-07T21:04:06.9558258Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9558504Z ) 2025-05-07T21:04:06.9558720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9559270Z self=, 2025-05-07T21:04:06.9559779Z compile=False, 2025-05-07T21:04:06.9560011Z pooling_mode=, 2025-05-07T21:04:06.9560277Z T=5, 2025-05-07T21:04:06.9560442Z D=103, 2025-05-07T21:04:06.9560619Z B=60, 2025-05-07T21:04:06.9560789Z log_E=5, 2025-05-07T21:04:06.9560967Z L=17, 2025-05-07T21:04:06.9561142Z D_gradcheck=2, 2025-05-07T21:04:06.9561353Z stochastic_rounding=False, 2025-05-07T21:04:06.9561589Z weighted=False, 2025-05-07T21:04:06.9561790Z row_wise=True, 2025-05-07T21:04:06.9561987Z mixed=True, 2025-05-07T21:04:06.9562171Z use_cache=True, 2025-05-07T21:04:06.9562444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9562717Z use_cpu=True, 2025-05-07T21:04:06.9562932Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9563183Z ) 2025-05-07T21:04:06.9563397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9563947Z self=, 2025-05-07T21:04:06.9564674Z compile=True, 2025-05-07T21:04:06.9564903Z pooling_mode=, 2025-05-07T21:04:06.9565166Z T=3, 2025-05-07T21:04:06.9565336Z D=57, 2025-05-07T21:04:06.9565507Z B=50, 2025-05-07T21:04:06.9565676Z log_E=3, 2025-05-07T21:04:06.9565857Z L=10, 2025-05-07T21:04:06.9566033Z D_gradcheck=1, 2025-05-07T21:04:06.9566239Z stochastic_rounding=True, 2025-05-07T21:04:06.9566471Z weighted=True, 2025-05-07T21:04:06.9566667Z row_wise=True, 2025-05-07T21:04:06.9566861Z mixed=True, 2025-05-07T21:04:06.9567046Z use_cache=True, 2025-05-07T21:04:06.9567277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9567549Z use_cpu=True, 2025-05-07T21:04:06.9567768Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9568018Z ) 2025-05-07T21:04:06.9568231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9568783Z self=, 2025-05-07T21:04:06.9569302Z compile=False, 2025-05-07T21:04:06.9569524Z pooling_mode=, 2025-05-07T21:04:06.9569786Z T=4, 2025-05-07T21:04:06.9569957Z D=6, 2025-05-07T21:04:06.9570127Z B=13, 2025-05-07T21:04:06.9570296Z log_E=4, 2025-05-07T21:04:06.9570478Z L=6, 2025-05-07T21:04:06.9570653Z D_gradcheck=1, 2025-05-07T21:04:06.9570859Z stochastic_rounding=True, 2025-05-07T21:04:06.9571101Z weighted=True, 2025-05-07T21:04:06.9571296Z row_wise=True, 2025-05-07T21:04:06.9571492Z mixed=False, 2025-05-07T21:04:06.9571691Z use_cache=False, 2025-05-07T21:04:06.9571932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9572205Z use_cpu=True, 2025-05-07T21:04:06.9572420Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9572665Z ) 2025-05-07T21:04:06.9572931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9573512Z self=, 2025-05-07T21:04:06.9574079Z compile=False, 2025-05-07T21:04:06.9574305Z pooling_mode=, 2025-05-07T21:04:06.9574566Z T=1, 2025-05-07T21:04:06.9574736Z D=39, 2025-05-07T21:04:06.9574906Z B=19, 2025-05-07T21:04:06.9575070Z log_E=3, 2025-05-07T21:04:06.9575245Z L=11, 2025-05-07T21:04:06.9575419Z D_gradcheck=1, 2025-05-07T21:04:06.9575627Z stochastic_rounding=False, 2025-05-07T21:04:06.9581925Z weighted=False, 2025-05-07T21:04:06.9582172Z row_wise=True, 2025-05-07T21:04:06.9582373Z mixed=False, 2025-05-07T21:04:06.9582579Z use_cache=True, 2025-05-07T21:04:06.9582820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9583091Z use_cpu=True, 2025-05-07T21:04:06.9583315Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9583562Z ) 2025-05-07T21:04:06.9583794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9584376Z self=, 2025-05-07T21:04:06.9584884Z compile=False, 2025-05-07T21:04:06.9585106Z pooling_mode=, 2025-05-07T21:04:06.9585367Z T=3, 2025-05-07T21:04:06.9585535Z D=36, 2025-05-07T21:04:06.9585708Z B=86, 2025-05-07T21:04:06.9585874Z log_E=3, 2025-05-07T21:04:06.9586049Z L=0, 2025-05-07T21:04:06.9586218Z D_gradcheck=2, 2025-05-07T21:04:06.9586424Z stochastic_rounding=True, 2025-05-07T21:04:06.9586663Z weighted=True, 2025-05-07T21:04:06.9586857Z row_wise=True, 2025-05-07T21:04:06.9587043Z mixed=True, 2025-05-07T21:04:06.9587234Z use_cache=False, 2025-05-07T21:04:06.9587538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9587804Z use_cpu=True, 2025-05-07T21:04:06.9588017Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9588262Z ) 2025-05-07T21:04:06.9588474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9589027Z self=, 2025-05-07T21:04:06.9589583Z compile=False, 2025-05-07T21:04:06.9589811Z pooling_mode=, 2025-05-07T21:04:06.9590072Z T=2, 2025-05-07T21:04:06.9590237Z D=66, 2025-05-07T21:04:06.9590405Z B=82, 2025-05-07T21:04:06.9590565Z log_E=4, 2025-05-07T21:04:06.9590739Z L=8, 2025-05-07T21:04:06.9590911Z D_gradcheck=2, 2025-05-07T21:04:06.9591118Z stochastic_rounding=False, 2025-05-07T21:04:06.9591358Z weighted=False, 2025-05-07T21:04:06.9591553Z row_wise=True, 2025-05-07T21:04:06.9591739Z mixed=False, 2025-05-07T21:04:06.9591936Z use_cache=False, 2025-05-07T21:04:06.9592165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9592424Z use_cpu=True, 2025-05-07T21:04:06.9592636Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9592877Z ) 2025-05-07T21:04:06.9824458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9825279Z self=, 2025-05-07T21:04:06.9826009Z compile=False, 2025-05-07T21:04:06.9826337Z pooling_mode=, 2025-05-07T21:04:06.9826715Z T=3, 2025-05-07T21:04:06.9826948Z D=76, 2025-05-07T21:04:06.9827194Z B=112, 2025-05-07T21:04:06.9827432Z log_E=5, 2025-05-07T21:04:06.9827612Z L=15, 2025-05-07T21:04:06.9827791Z D_gradcheck=1, 2025-05-07T21:04:06.9828009Z stochastic_rounding=True, 2025-05-07T21:04:06.9828331Z weighted=True, 2025-05-07T21:04:06.9828533Z row_wise=True, 2025-05-07T21:04:06.9828736Z mixed=False, 2025-05-07T21:04:06.9828949Z use_cache=False, 2025-05-07T21:04:06.9829183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9829498Z use_cpu=True, 2025-05-07T21:04:06.9829723Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9829972Z ) 2025-05-07T21:04:06.9830304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9830866Z self=, 2025-05-07T21:04:06.9831439Z compile=False, 2025-05-07T21:04:06.9831669Z pooling_mode=, 2025-05-07T21:04:06.9831939Z T=1, 2025-05-07T21:04:06.9832110Z D=48, 2025-05-07T21:04:06.9832288Z B=112, 2025-05-07T21:04:06.9832469Z log_E=4, 2025-05-07T21:04:06.9832647Z L=9, 2025-05-07T21:04:06.9832831Z D_gradcheck=2, 2025-05-07T21:04:06.9833047Z stochastic_rounding=False, 2025-05-07T21:04:06.9833293Z weighted=True, 2025-05-07T21:04:06.9833492Z row_wise=True, 2025-05-07T21:04:06.9833692Z mixed=False, 2025-05-07T21:04:06.9833896Z use_cache=True, 2025-05-07T21:04:06.9834121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9834393Z use_cpu=True, 2025-05-07T21:04:06.9834616Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9834865Z ) 2025-05-07T21:04:06.9835087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9835642Z self=, 2025-05-07T21:04:06.9836247Z compile=True, 2025-05-07T21:04:06.9836481Z pooling_mode=, 2025-05-07T21:04:06.9836752Z T=5, 2025-05-07T21:04:06.9836922Z D=52, 2025-05-07T21:04:06.9837098Z B=15, 2025-05-07T21:04:06.9837273Z log_E=3, 2025-05-07T21:04:06.9837454Z L=13, 2025-05-07T21:04:06.9837633Z D_gradcheck=2, 2025-05-07T21:04:06.9837850Z stochastic_rounding=True, 2025-05-07T21:04:06.9838086Z weighted=False, 2025-05-07T21:04:06.9838294Z row_wise=True, 2025-05-07T21:04:06.9838567Z mixed=False, 2025-05-07T21:04:06.9838767Z use_cache=False, 2025-05-07T21:04:06.9839001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9839275Z use_cpu=True, 2025-05-07T21:04:06.9839503Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9839749Z ) 2025-05-07T21:04:06.9839965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9840584Z self=, 2025-05-07T21:04:06.9841091Z compile=False, 2025-05-07T21:04:06.9841329Z pooling_mode=, 2025-05-07T21:04:06.9841594Z T=4, 2025-05-07T21:04:06.9841769Z D=124, 2025-05-07T21:04:06.9841948Z B=19, 2025-05-07T21:04:06.9842119Z log_E=5, 2025-05-07T21:04:06.9842297Z L=7, 2025-05-07T21:04:06.9842475Z D_gradcheck=2, 2025-05-07T21:04:06.9842687Z stochastic_rounding=True, 2025-05-07T21:04:06.9842928Z weighted=False, 2025-05-07T21:04:06.9843135Z row_wise=True, 2025-05-07T21:04:06.9843357Z mixed=False, 2025-05-07T21:04:06.9843587Z use_cache=False, 2025-05-07T21:04:06.9843820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9844092Z use_cpu=True, 2025-05-07T21:04:06.9844317Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9844563Z ) 2025-05-07T21:04:06.9844779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9845331Z self=, 2025-05-07T21:04:06.9845837Z compile=False, 2025-05-07T21:04:06.9846069Z pooling_mode=, 2025-05-07T21:04:06.9846339Z T=1, 2025-05-07T21:04:06.9846510Z D=66, 2025-05-07T21:04:06.9846684Z B=113, 2025-05-07T21:04:06.9846858Z log_E=5, 2025-05-07T21:04:06.9847038Z L=18, 2025-05-07T21:04:06.9847219Z D_gradcheck=2, 2025-05-07T21:04:06.9847435Z stochastic_rounding=True, 2025-05-07T21:04:06.9847676Z weighted=False, 2025-05-07T21:04:06.9847882Z row_wise=True, 2025-05-07T21:04:06.9848086Z mixed=True, 2025-05-07T21:04:06.9848283Z use_cache=True, 2025-05-07T21:04:06.9848510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9848782Z use_cpu=True, 2025-05-07T21:04:06.9849046Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9849297Z ) 2025-05-07T21:04:06.9849518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9850063Z self=, 2025-05-07T21:04:06.9850609Z compile=False, 2025-05-07T21:04:06.9850834Z pooling_mode=, 2025-05-07T21:04:06.9851099Z T=3, 2025-05-07T21:04:06.9851267Z D=94, 2025-05-07T21:04:06.9851440Z B=122, 2025-05-07T21:04:06.9851615Z log_E=5, 2025-05-07T21:04:06.9851793Z L=9, 2025-05-07T21:04:06.9851968Z D_gradcheck=1, 2025-05-07T21:04:06.9852182Z stochastic_rounding=True, 2025-05-07T21:04:06.9852422Z weighted=False, 2025-05-07T21:04:06.9852626Z row_wise=True, 2025-05-07T21:04:06.9852826Z mixed=False, 2025-05-07T21:04:06.9853022Z use_cache=False, 2025-05-07T21:04:06.9853256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9853546Z use_cpu=True, 2025-05-07T21:04:06.9853797Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9854044Z ) 2025-05-07T21:04:06.9854263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9854811Z self=, 2025-05-07T21:04:06.9855316Z compile=True, 2025-05-07T21:04:06.9855542Z pooling_mode=, 2025-05-07T21:04:06.9855808Z T=3, 2025-05-07T21:04:06.9855977Z D=29, 2025-05-07T21:04:06.9856151Z B=53, 2025-05-07T21:04:06.9856329Z log_E=3, 2025-05-07T21:04:06.9856509Z L=7, 2025-05-07T21:04:06.9856686Z D_gradcheck=2, 2025-05-07T21:04:06.9856902Z stochastic_rounding=False, 2025-05-07T21:04:06.9857143Z weighted=True, 2025-05-07T21:04:06.9857390Z row_wise=True, 2025-05-07T21:04:06.9857590Z mixed=False, 2025-05-07T21:04:06.9857784Z use_cache=True, 2025-05-07T21:04:06.9858008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9858279Z use_cpu=True, 2025-05-07T21:04:06.9858498Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9858746Z ) 2025-05-07T21:04:06.9859004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9859551Z self=, 2025-05-07T21:04:06.9860058Z compile=False, 2025-05-07T21:04:06.9860296Z pooling_mode=, 2025-05-07T21:04:06.9860562Z T=4, 2025-05-07T21:04:06.9860744Z D=50, 2025-05-07T21:04:06.9860926Z B=75, 2025-05-07T21:04:06.9861101Z log_E=5, 2025-05-07T21:04:06.9861290Z L=13, 2025-05-07T21:04:06.9861476Z D_gradcheck=2, 2025-05-07T21:04:06.9861693Z stochastic_rounding=False, 2025-05-07T21:04:06.9861946Z weighted=True, 2025-05-07T21:04:06.9862163Z row_wise=True, 2025-05-07T21:04:06.9862366Z mixed=True, 2025-05-07T21:04:06.9862568Z use_cache=False, 2025-05-07T21:04:06.9862808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9863083Z use_cpu=True, 2025-05-07T21:04:06.9863307Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9863562Z ) 2025-05-07T21:04:06.9863789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9864341Z self=, 2025-05-07T21:04:06.9864850Z compile=True, 2025-05-07T21:04:06.9865084Z pooling_mode=, 2025-05-07T21:04:06.9865350Z T=2, 2025-05-07T21:04:06.9865533Z D=98, 2025-05-07T21:04:06.9865709Z B=19, 2025-05-07T21:04:06.9865880Z log_E=3, 2025-05-07T21:04:06.9866065Z L=11, 2025-05-07T21:04:06.9866251Z D_gradcheck=2, 2025-05-07T21:04:06.9866466Z stochastic_rounding=True, 2025-05-07T21:04:06.9866718Z weighted=False, 2025-05-07T21:04:06.9866931Z row_wise=True, 2025-05-07T21:04:06.9867126Z mixed=False, 2025-05-07T21:04:06.9867333Z use_cache=True, 2025-05-07T21:04:06.9867562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9867883Z use_cpu=True, 2025-05-07T21:04:06.9868116Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9868373Z ) 2025-05-07T21:04:06.9868593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9869185Z self=, 2025-05-07T21:04:06.9869698Z compile=True, 2025-05-07T21:04:06.9869928Z pooling_mode=, 2025-05-07T21:04:06.9870191Z T=2, 2025-05-07T21:04:06.9870373Z D=60, 2025-05-07T21:04:06.9870551Z B=48, 2025-05-07T21:04:06.9870725Z log_E=5, 2025-05-07T21:04:06.9870913Z L=11, 2025-05-07T21:04:06.9871097Z D_gradcheck=2, 2025-05-07T21:04:06.9871309Z stochastic_rounding=True, 2025-05-07T21:04:06.9871561Z weighted=False, 2025-05-07T21:04:06.9871772Z row_wise=True, 2025-05-07T21:04:06.9871970Z mixed=True, 2025-05-07T21:04:06.9872184Z use_cache=False, 2025-05-07T21:04:06.9872427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9872707Z use_cpu=True, 2025-05-07T21:04:06.9872931Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9873191Z ) 2025-05-07T21:04:06.9873410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9874014Z self=, 2025-05-07T21:04:06.9874527Z compile=True, 2025-05-07T21:04:06.9874762Z pooling_mode=, 2025-05-07T21:04:06.9875029Z T=1, 2025-05-07T21:04:06.9875207Z D=15, 2025-05-07T21:04:06.9875384Z B=60, 2025-05-07T21:04:06.9875560Z log_E=3, 2025-05-07T21:04:06.9875744Z L=0, 2025-05-07T21:04:06.9875986Z D_gradcheck=1, 2025-05-07T21:04:06.9876206Z stochastic_rounding=False, 2025-05-07T21:04:06.9876504Z weighted=True, 2025-05-07T21:04:06.9876718Z row_wise=True, 2025-05-07T21:04:06.9876917Z mixed=False, 2025-05-07T21:04:06.9877120Z use_cache=False, 2025-05-07T21:04:06.9877361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9877635Z use_cpu=True, 2025-05-07T21:04:06.9877869Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9878167Z ) 2025-05-07T21:04:06.9878385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9878941Z self=, 2025-05-07T21:04:06.9879452Z compile=True, 2025-05-07T21:04:06.9879688Z pooling_mode=, 2025-05-07T21:04:06.9879956Z T=3, 2025-05-07T21:04:06.9880139Z D=28, 2025-05-07T21:04:06.9880317Z B=84, 2025-05-07T21:04:06.9880493Z log_E=5, 2025-05-07T21:04:06.9880682Z L=5, 2025-05-07T21:04:06.9880864Z D_gradcheck=2, 2025-05-07T21:04:06.9881078Z stochastic_rounding=False, 2025-05-07T21:04:06.9881334Z weighted=True, 2025-05-07T21:04:06.9881538Z row_wise=True, 2025-05-07T21:04:06.9881732Z mixed=True, 2025-05-07T21:04:06.9881935Z use_cache=False, 2025-05-07T21:04:06.9882178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9882448Z use_cpu=True, 2025-05-07T21:04:06.9882675Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9882934Z ) 2025-05-07T21:04:06.9883150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9883756Z self=, 2025-05-07T21:04:06.9884266Z compile=True, 2025-05-07T21:04:06.9884492Z pooling_mode=, 2025-05-07T21:04:06.9884766Z T=4, 2025-05-07T21:04:06.9884945Z D=97, 2025-05-07T21:04:06.9885119Z B=26, 2025-05-07T21:04:06.9885299Z log_E=4, 2025-05-07T21:04:06.9885486Z L=8, 2025-05-07T21:04:06.9885663Z D_gradcheck=2, 2025-05-07T21:04:06.9885877Z stochastic_rounding=False, 2025-05-07T21:04:06.9886127Z weighted=False, 2025-05-07T21:04:06.9886332Z row_wise=True, 2025-05-07T21:04:06.9886528Z mixed=False, 2025-05-07T21:04:06.9886727Z use_cache=True, 2025-05-07T21:04:06.9887031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:06.9887304Z use_cpu=True, 2025-05-07T21:04:06.9887527Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9887780Z ) 2025-05-07T21:04:06.9888037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9888596Z self=, 2025-05-07T21:04:06.9889104Z compile=True, 2025-05-07T21:04:06.9889324Z pooling_mode=, 2025-05-07T21:04:06.9889588Z T=2, 2025-05-07T21:04:06.9889757Z D=64, 2025-05-07T21:04:06.9889928Z B=85, 2025-05-07T21:04:06.9890098Z log_E=5, 2025-05-07T21:04:06.9890278Z L=8, 2025-05-07T21:04:06.9890455Z D_gradcheck=2, 2025-05-07T21:04:06.9890673Z stochastic_rounding=True, 2025-05-07T21:04:06.9890919Z weighted=True, 2025-05-07T21:04:06.9891121Z row_wise=True, 2025-05-07T21:04:06.9891323Z mixed=True, 2025-05-07T21:04:06.9891520Z use_cache=True, 2025-05-07T21:04:06.9891748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9892013Z use_cpu=True, 2025-05-07T21:04:06.9892238Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9892486Z ) 2025-05-07T21:04:06.9892700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9893253Z self=, 2025-05-07T21:04:06.9893807Z compile=True, 2025-05-07T21:04:06.9894029Z pooling_mode=, 2025-05-07T21:04:06.9894298Z T=3, 2025-05-07T21:04:06.9894470Z D=100, 2025-05-07T21:04:06.9894644Z B=14, 2025-05-07T21:04:06.9894820Z log_E=5, 2025-05-07T21:04:06.9895002Z L=2, 2025-05-07T21:04:06.9895175Z D_gradcheck=2, 2025-05-07T21:04:06.9895439Z stochastic_rounding=True, 2025-05-07T21:04:06.9895686Z weighted=False, 2025-05-07T21:04:06.9895883Z row_wise=True, 2025-05-07T21:04:06.9896079Z mixed=True, 2025-05-07T21:04:06.9896274Z use_cache=True, 2025-05-07T21:04:06.9896497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9896770Z use_cpu=True, 2025-05-07T21:04:06.9897035Z output_dtype=SparseType.FP16, 2025-05-07T21:04:06.9897293Z ) 2025-05-07T21:04:06.9897507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:06.9898059Z self=, 2025-05-07T21:04:06.9898567Z compile=False, 2025-05-07T21:04:06.9898793Z pooling_mode=, 2025-05-07T21:04:06.9899058Z T=2, 2025-05-07T21:04:06.9899233Z D=14, 2025-05-07T21:04:06.9899402Z B=33, 2025-05-07T21:04:06.9899576Z log_E=5, 2025-05-07T21:04:06.9899758Z L=16, 2025-05-07T21:04:06.9899931Z D_gradcheck=2, 2025-05-07T21:04:06.9900145Z stochastic_rounding=False, 2025-05-07T21:04:06.9900389Z weighted=False, 2025-05-07T21:04:06.9900590Z row_wise=True, 2025-05-07T21:04:06.9900786Z mixed=False, 2025-05-07T21:04:06.9900985Z use_cache=False, 2025-05-07T21:04:06.9901216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.9901490Z use_cpu=True, 2025-05-07T21:04:06.9901712Z output_dtype=SparseType.FP32, 2025-05-07T21:04:06.9901957Z ) 2025-05-07T21:04:07.0133827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0135355Z self=, 2025-05-07T21:04:07.0136666Z compile=False, 2025-05-07T21:04:07.0137236Z pooling_mode=, 2025-05-07T21:04:07.0138030Z T=2, 2025-05-07T21:04:07.0138377Z D=65, 2025-05-07T21:04:07.0138688Z B=121, 2025-05-07T21:04:07.0139006Z log_E=4, 2025-05-07T21:04:07.0139328Z L=19, 2025-05-07T21:04:07.0139641Z D_gradcheck=2, 2025-05-07T21:04:07.0140042Z stochastic_rounding=True, 2025-05-07T21:04:07.0140483Z weighted=False, 2025-05-07T21:04:07.0140840Z row_wise=True, 2025-05-07T21:04:07.0141196Z mixed=False, 2025-05-07T21:04:07.0141549Z use_cache=True, 2025-05-07T21:04:07.0142250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0142759Z use_cpu=True, 2025-05-07T21:04:07.0143156Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0143716Z ) 2025-05-07T21:04:07.0143986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0150394Z self=, 2025-05-07T21:04:07.0150943Z compile=True, 2025-05-07T21:04:07.0151172Z pooling_mode=, 2025-05-07T21:04:07.0151446Z T=3, 2025-05-07T21:04:07.0151619Z D=29, 2025-05-07T21:04:07.0151788Z B=96, 2025-05-07T21:04:07.0151962Z log_E=5, 2025-05-07T21:04:07.0152145Z L=12, 2025-05-07T21:04:07.0152318Z D_gradcheck=2, 2025-05-07T21:04:07.0152545Z stochastic_rounding=False, 2025-05-07T21:04:07.0152785Z weighted=False, 2025-05-07T21:04:07.0152980Z row_wise=True, 2025-05-07T21:04:07.0153172Z mixed=True, 2025-05-07T21:04:07.0153366Z use_cache=False, 2025-05-07T21:04:07.0153618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0153916Z use_cpu=True, 2025-05-07T21:04:07.0154142Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0154386Z ) 2025-05-07T21:04:07.0154597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0155150Z self=, 2025-05-07T21:04:07.0155656Z compile=False, 2025-05-07T21:04:07.0155877Z pooling_mode=, 2025-05-07T21:04:07.0156236Z T=1, 2025-05-07T21:04:07.0156402Z D=26, 2025-05-07T21:04:07.0156567Z B=114, 2025-05-07T21:04:07.0156741Z log_E=3, 2025-05-07T21:04:07.0156915Z L=20, 2025-05-07T21:04:07.0157191Z D_gradcheck=1, 2025-05-07T21:04:07.0157409Z stochastic_rounding=True, 2025-05-07T21:04:07.0157646Z weighted=True, 2025-05-07T21:04:07.0157839Z row_wise=True, 2025-05-07T21:04:07.0158029Z mixed=True, 2025-05-07T21:04:07.0158222Z use_cache=False, 2025-05-07T21:04:07.0158449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0158790Z use_cpu=True, 2025-05-07T21:04:07.0159015Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0159256Z ) 2025-05-07T21:04:07.0159470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0160020Z self=, 2025-05-07T21:04:07.0160521Z compile=True, 2025-05-07T21:04:07.0160744Z pooling_mode=, 2025-05-07T21:04:07.0161009Z T=3, 2025-05-07T21:04:07.0161176Z D=112, 2025-05-07T21:04:07.0161342Z B=68, 2025-05-07T21:04:07.0161511Z log_E=4, 2025-05-07T21:04:07.0161681Z L=1, 2025-05-07T21:04:07.0161850Z D_gradcheck=1, 2025-05-07T21:04:07.0162057Z stochastic_rounding=True, 2025-05-07T21:04:07.0162300Z weighted=False, 2025-05-07T21:04:07.0162492Z row_wise=True, 2025-05-07T21:04:07.0162688Z mixed=True, 2025-05-07T21:04:07.0162883Z use_cache=False, 2025-05-07T21:04:07.0163108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0163379Z use_cpu=True, 2025-05-07T21:04:07.0163602Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0163841Z ) 2025-05-07T21:04:07.0164053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0164601Z self=, 2025-05-07T21:04:07.0165100Z compile=True, 2025-05-07T21:04:07.0165321Z pooling_mode=, 2025-05-07T21:04:07.0165584Z T=2, 2025-05-07T21:04:07.0165746Z D=121, 2025-05-07T21:04:07.0165914Z B=12, 2025-05-07T21:04:07.0166081Z log_E=3, 2025-05-07T21:04:07.0166251Z L=13, 2025-05-07T21:04:07.0166421Z D_gradcheck=2, 2025-05-07T21:04:07.0166628Z stochastic_rounding=True, 2025-05-07T21:04:07.0166862Z weighted=False, 2025-05-07T21:04:07.0167060Z row_wise=True, 2025-05-07T21:04:07.0167250Z mixed=True, 2025-05-07T21:04:07.0167487Z use_cache=True, 2025-05-07T21:04:07.0167708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0167979Z use_cpu=True, 2025-05-07T21:04:07.0168236Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0168475Z ) 2025-05-07T21:04:07.0168684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0169229Z self=, 2025-05-07T21:04:07.0169733Z compile=False, 2025-05-07T21:04:07.0169956Z pooling_mode=, 2025-05-07T21:04:07.0170220Z T=2, 2025-05-07T21:04:07.0170390Z D=126, 2025-05-07T21:04:07.0170569Z B=69, 2025-05-07T21:04:07.0170735Z log_E=5, 2025-05-07T21:04:07.0170918Z L=13, 2025-05-07T21:04:07.0171093Z D_gradcheck=2, 2025-05-07T21:04:07.0171301Z stochastic_rounding=False, 2025-05-07T21:04:07.0171538Z weighted=False, 2025-05-07T21:04:07.0171733Z row_wise=True, 2025-05-07T21:04:07.0171927Z mixed=False, 2025-05-07T21:04:07.0172115Z use_cache=True, 2025-05-07T21:04:07.0172337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0172602Z use_cpu=True, 2025-05-07T21:04:07.0172818Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0173058Z ) 2025-05-07T21:04:07.0173270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0173851Z self=, 2025-05-07T21:04:07.0174363Z compile=True, 2025-05-07T21:04:07.0174586Z pooling_mode=, 2025-05-07T21:04:07.0174850Z T=2, 2025-05-07T21:04:07.0175015Z D=55, 2025-05-07T21:04:07.0175183Z B=20, 2025-05-07T21:04:07.0175350Z log_E=4, 2025-05-07T21:04:07.0175570Z L=14, 2025-05-07T21:04:07.0175743Z D_gradcheck=1, 2025-05-07T21:04:07.0175952Z stochastic_rounding=False, 2025-05-07T21:04:07.0176188Z weighted=False, 2025-05-07T21:04:07.0176382Z row_wise=True, 2025-05-07T21:04:07.0176578Z mixed=True, 2025-05-07T21:04:07.0176762Z use_cache=True, 2025-05-07T21:04:07.0177026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0177295Z use_cpu=True, 2025-05-07T21:04:07.0177504Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0177747Z ) 2025-05-07T21:04:07.0177958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0178503Z self=, 2025-05-07T21:04:07.0179000Z compile=True, 2025-05-07T21:04:07.0179219Z pooling_mode=, 2025-05-07T21:04:07.0179483Z T=5, 2025-05-07T21:04:07.0179644Z D=55, 2025-05-07T21:04:07.0179810Z B=123, 2025-05-07T21:04:07.0179977Z log_E=5, 2025-05-07T21:04:07.0180149Z L=13, 2025-05-07T21:04:07.0180321Z D_gradcheck=1, 2025-05-07T21:04:07.0180531Z stochastic_rounding=False, 2025-05-07T21:04:07.0180766Z weighted=False, 2025-05-07T21:04:07.0180965Z row_wise=True, 2025-05-07T21:04:07.0181159Z mixed=False, 2025-05-07T21:04:07.0181347Z use_cache=True, 2025-05-07T21:04:07.0181568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0181837Z use_cpu=True, 2025-05-07T21:04:07.0182048Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0182291Z ) 2025-05-07T21:04:07.0182500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0183041Z self=, 2025-05-07T21:04:07.0183543Z compile=False, 2025-05-07T21:04:07.0183762Z pooling_mode=, 2025-05-07T21:04:07.0184023Z T=2, 2025-05-07T21:04:07.0184209Z D=69, 2025-05-07T21:04:07.0184397Z B=91, 2025-05-07T21:04:07.0184566Z log_E=3, 2025-05-07T21:04:07.0184736Z L=7, 2025-05-07T21:04:07.0184905Z D_gradcheck=1, 2025-05-07T21:04:07.0185110Z stochastic_rounding=True, 2025-05-07T21:04:07.0185338Z weighted=False, 2025-05-07T21:04:07.0185534Z row_wise=True, 2025-05-07T21:04:07.0185770Z mixed=False, 2025-05-07T21:04:07.0185962Z use_cache=False, 2025-05-07T21:04:07.0186190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0186497Z use_cpu=True, 2025-05-07T21:04:07.0186704Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0186949Z ) 2025-05-07T21:04:07.0187157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0187699Z self=, 2025-05-07T21:04:07.0188202Z compile=True, 2025-05-07T21:04:07.0188423Z pooling_mode=, 2025-05-07T21:04:07.0188689Z T=1, 2025-05-07T21:04:07.0188850Z D=106, 2025-05-07T21:04:07.0189019Z B=71, 2025-05-07T21:04:07.0189185Z log_E=5, 2025-05-07T21:04:07.0189356Z L=3, 2025-05-07T21:04:07.0189523Z D_gradcheck=1, 2025-05-07T21:04:07.0189729Z stochastic_rounding=False, 2025-05-07T21:04:07.0189966Z weighted=False, 2025-05-07T21:04:07.0190166Z row_wise=True, 2025-05-07T21:04:07.0190355Z mixed=False, 2025-05-07T21:04:07.0190545Z use_cache=False, 2025-05-07T21:04:07.0190769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0191036Z use_cpu=True, 2025-05-07T21:04:07.0191248Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0191492Z ) 2025-05-07T21:04:07.0191710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0192266Z self=, 2025-05-07T21:04:07.0192772Z compile=False, 2025-05-07T21:04:07.0192991Z pooling_mode=, 2025-05-07T21:04:07.0193249Z T=1, 2025-05-07T21:04:07.0193411Z D=101, 2025-05-07T21:04:07.0193578Z B=78, 2025-05-07T21:04:07.0193786Z log_E=5, 2025-05-07T21:04:07.0193964Z L=9, 2025-05-07T21:04:07.0194132Z D_gradcheck=2, 2025-05-07T21:04:07.0194335Z stochastic_rounding=True, 2025-05-07T21:04:07.0194568Z weighted=True, 2025-05-07T21:04:07.0194762Z row_wise=True, 2025-05-07T21:04:07.0194950Z mixed=True, 2025-05-07T21:04:07.0195202Z use_cache=True, 2025-05-07T21:04:07.0195419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0195683Z use_cpu=True, 2025-05-07T21:04:07.0195891Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0196235Z ) 2025-05-07T21:04:07.0196465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0197107Z self=, 2025-05-07T21:04:07.0197715Z compile=False, 2025-05-07T21:04:07.0197960Z pooling_mode=, 2025-05-07T21:04:07.0198254Z T=1, 2025-05-07T21:04:07.0198438Z D=127, 2025-05-07T21:04:07.0198624Z B=75, 2025-05-07T21:04:07.0198805Z log_E=4, 2025-05-07T21:04:07.0199000Z L=4, 2025-05-07T21:04:07.0199187Z D_gradcheck=2, 2025-05-07T21:04:07.0199412Z stochastic_rounding=True, 2025-05-07T21:04:07.0199675Z weighted=False, 2025-05-07T21:04:07.0199893Z row_wise=True, 2025-05-07T21:04:07.0200097Z mixed=False, 2025-05-07T21:04:07.0200311Z use_cache=True, 2025-05-07T21:04:07.0200563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0200864Z use_cpu=True, 2025-05-07T21:04:07.0201098Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0201366Z ) 2025-05-07T21:04:07.0201596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0202245Z self=, 2025-05-07T21:04:07.0202849Z compile=True, 2025-05-07T21:04:07.0203093Z pooling_mode=, 2025-05-07T21:04:07.0203384Z T=3, 2025-05-07T21:04:07.0203591Z D=27, 2025-05-07T21:04:07.0203801Z B=64, 2025-05-07T21:04:07.0203977Z log_E=3, 2025-05-07T21:04:07.0204165Z L=5, 2025-05-07T21:04:07.0204353Z D_gradcheck=1, 2025-05-07T21:04:07.0204581Z stochastic_rounding=True, 2025-05-07T21:04:07.0204895Z weighted=False, 2025-05-07T21:04:07.0205113Z row_wise=True, 2025-05-07T21:04:07.0205322Z mixed=False, 2025-05-07T21:04:07.0205531Z use_cache=True, 2025-05-07T21:04:07.0205817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0206112Z use_cpu=True, 2025-05-07T21:04:07.0206352Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0206626Z ) 2025-05-07T21:04:07.0206856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0207508Z self=, 2025-05-07T21:04:07.0208108Z compile=False, 2025-05-07T21:04:07.0208350Z pooling_mode=, 2025-05-07T21:04:07.0208904Z T=5, 2025-05-07T21:04:07.0209073Z D=56, 2025-05-07T21:04:07.0209243Z B=109, 2025-05-07T21:04:07.0209411Z log_E=5, 2025-05-07T21:04:07.0209589Z L=14, 2025-05-07T21:04:07.0209762Z D_gradcheck=1, 2025-05-07T21:04:07.0209967Z stochastic_rounding=False, 2025-05-07T21:04:07.0210217Z weighted=False, 2025-05-07T21:04:07.0210416Z row_wise=True, 2025-05-07T21:04:07.0210605Z mixed=True, 2025-05-07T21:04:07.0210801Z use_cache=False, 2025-05-07T21:04:07.0211043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0211308Z use_cpu=True, 2025-05-07T21:04:07.0211520Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0211769Z ) 2025-05-07T21:04:07.0211979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0212535Z self=, 2025-05-07T21:04:07.0213041Z compile=True, 2025-05-07T21:04:07.0213267Z pooling_mode=, 2025-05-07T21:04:07.0213530Z T=2, 2025-05-07T21:04:07.0213695Z D=53, 2025-05-07T21:04:07.0213941Z B=82, 2025-05-07T21:04:07.0214107Z log_E=4, 2025-05-07T21:04:07.0214284Z L=9, 2025-05-07T21:04:07.0214458Z D_gradcheck=2, 2025-05-07T21:04:07.0214665Z stochastic_rounding=True, 2025-05-07T21:04:07.0214910Z weighted=True, 2025-05-07T21:04:07.0215111Z row_wise=True, 2025-05-07T21:04:07.0215358Z mixed=False, 2025-05-07T21:04:07.0215550Z use_cache=False, 2025-05-07T21:04:07.0215786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0216050Z use_cpu=True, 2025-05-07T21:04:07.0216266Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0216513Z ) 2025-05-07T21:04:07.0216727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0217276Z self=, 2025-05-07T21:04:07.0217779Z compile=True, 2025-05-07T21:04:07.0217994Z pooling_mode=, 2025-05-07T21:04:07.0218259Z T=3, 2025-05-07T21:04:07.0218431Z D=22, 2025-05-07T21:04:07.0218598Z B=1, 2025-05-07T21:04:07.0218761Z log_E=5, 2025-05-07T21:04:07.0218935Z L=20, 2025-05-07T21:04:07.0219107Z D_gradcheck=2, 2025-05-07T21:04:07.0219312Z stochastic_rounding=False, 2025-05-07T21:04:07.0219561Z weighted=False, 2025-05-07T21:04:07.0219755Z row_wise=True, 2025-05-07T21:04:07.0219943Z mixed=True, 2025-05-07T21:04:07.0220136Z use_cache=False, 2025-05-07T21:04:07.0220367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0220633Z use_cpu=True, 2025-05-07T21:04:07.0220848Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0221087Z ) 2025-05-07T21:04:07.0452644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0453498Z self=, 2025-05-07T21:04:07.0454794Z compile=False, 2025-05-07T21:04:07.0455410Z pooling_mode=, 2025-05-07T21:04:07.0456134Z T=3, 2025-05-07T21:04:07.0456527Z D=100, 2025-05-07T21:04:07.0456868Z B=81, 2025-05-07T21:04:07.0457192Z log_E=5, 2025-05-07T21:04:07.0457536Z L=20, 2025-05-07T21:04:07.0457880Z D_gradcheck=1, 2025-05-07T21:04:07.0458502Z stochastic_rounding=True, 2025-05-07T21:04:07.0458974Z weighted=True, 2025-05-07T21:04:07.0459365Z row_wise=True, 2025-05-07T21:04:07.0459744Z mixed=False, 2025-05-07T21:04:07.0460233Z use_cache=True, 2025-05-07T21:04:07.0460670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0461201Z use_cpu=True, 2025-05-07T21:04:07.0461627Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0462106Z ) 2025-05-07T21:04:07.0462523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0463546Z self=, 2025-05-07T21:04:07.0464099Z compile=False, 2025-05-07T21:04:07.0464322Z pooling_mode=, 2025-05-07T21:04:07.0464578Z T=2, 2025-05-07T21:04:07.0464744Z D=36, 2025-05-07T21:04:07.0464908Z B=21, 2025-05-07T21:04:07.0465077Z log_E=4, 2025-05-07T21:04:07.0465253Z L=18, 2025-05-07T21:04:07.0465428Z D_gradcheck=2, 2025-05-07T21:04:07.0465643Z stochastic_rounding=False, 2025-05-07T21:04:07.0465882Z weighted=False, 2025-05-07T21:04:07.0466085Z row_wise=True, 2025-05-07T21:04:07.0466275Z mixed=True, 2025-05-07T21:04:07.0466461Z use_cache=True, 2025-05-07T21:04:07.0466678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0466946Z use_cpu=True, 2025-05-07T21:04:07.0467157Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0467402Z ) 2025-05-07T21:04:07.0467615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0468164Z self=, 2025-05-07T21:04:07.0468660Z compile=True, 2025-05-07T21:04:07.0468880Z pooling_mode=, 2025-05-07T21:04:07.0469215Z T=1, 2025-05-07T21:04:07.0469383Z D=36, 2025-05-07T21:04:07.0469549Z B=35, 2025-05-07T21:04:07.0469716Z log_E=4, 2025-05-07T21:04:07.0469889Z L=3, 2025-05-07T21:04:07.0470060Z D_gradcheck=2, 2025-05-07T21:04:07.0470268Z stochastic_rounding=True, 2025-05-07T21:04:07.0470502Z weighted=True, 2025-05-07T21:04:07.0470762Z row_wise=True, 2025-05-07T21:04:07.0470951Z mixed=True, 2025-05-07T21:04:07.0471139Z use_cache=True, 2025-05-07T21:04:07.0471361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0471623Z use_cpu=True, 2025-05-07T21:04:07.0471829Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0472069Z ) 2025-05-07T21:04:07.0472275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0472818Z self=, 2025-05-07T21:04:07.0473318Z compile=True, 2025-05-07T21:04:07.0473536Z pooling_mode=, 2025-05-07T21:04:07.0473802Z T=1, 2025-05-07T21:04:07.0473968Z D=36, 2025-05-07T21:04:07.0474133Z B=118, 2025-05-07T21:04:07.0474305Z log_E=4, 2025-05-07T21:04:07.0474476Z L=19, 2025-05-07T21:04:07.0474647Z D_gradcheck=1, 2025-05-07T21:04:07.0474855Z stochastic_rounding=False, 2025-05-07T21:04:07.0475088Z weighted=True, 2025-05-07T21:04:07.0475284Z row_wise=True, 2025-05-07T21:04:07.0475476Z mixed=True, 2025-05-07T21:04:07.0475659Z use_cache=True, 2025-05-07T21:04:07.0475881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0476270Z use_cpu=True, 2025-05-07T21:04:07.0476481Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0476723Z ) 2025-05-07T21:04:07.0476929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0477471Z self=, 2025-05-07T21:04:07.0477975Z compile=True, 2025-05-07T21:04:07.0478198Z pooling_mode=, 2025-05-07T21:04:07.0478465Z T=1, 2025-05-07T21:04:07.0478626Z D=32, 2025-05-07T21:04:07.0478791Z B=15, 2025-05-07T21:04:07.0478958Z log_E=3, 2025-05-07T21:04:07.0479132Z L=20, 2025-05-07T21:04:07.0479304Z D_gradcheck=2, 2025-05-07T21:04:07.0479561Z stochastic_rounding=True, 2025-05-07T21:04:07.0479801Z weighted=False, 2025-05-07T21:04:07.0480002Z row_wise=True, 2025-05-07T21:04:07.0480254Z mixed=True, 2025-05-07T21:04:07.0480439Z use_cache=False, 2025-05-07T21:04:07.0480665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0480930Z use_cpu=True, 2025-05-07T21:04:07.0481139Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0486236Z ) 2025-05-07T21:04:07.0486485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0487038Z self=, 2025-05-07T21:04:07.0487551Z compile=False, 2025-05-07T21:04:07.0487790Z pooling_mode=, 2025-05-07T21:04:07.0488054Z T=2, 2025-05-07T21:04:07.0488227Z D=19, 2025-05-07T21:04:07.0488395Z B=113, 2025-05-07T21:04:07.0488562Z log_E=4, 2025-05-07T21:04:07.0488732Z L=4, 2025-05-07T21:04:07.0488903Z D_gradcheck=2, 2025-05-07T21:04:07.0489111Z stochastic_rounding=True, 2025-05-07T21:04:07.0489353Z weighted=False, 2025-05-07T21:04:07.0489550Z row_wise=True, 2025-05-07T21:04:07.0489747Z mixed=True, 2025-05-07T21:04:07.0489932Z use_cache=True, 2025-05-07T21:04:07.0490155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0490422Z use_cpu=True, 2025-05-07T21:04:07.0490635Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0490880Z ) 2025-05-07T21:04:07.0491091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0491635Z self=, 2025-05-07T21:04:07.0492138Z compile=False, 2025-05-07T21:04:07.0492432Z pooling_mode=, 2025-05-07T21:04:07.0492695Z T=4, 2025-05-07T21:04:07.0492858Z D=98, 2025-05-07T21:04:07.0493026Z B=108, 2025-05-07T21:04:07.0493194Z log_E=5, 2025-05-07T21:04:07.0493369Z L=9, 2025-05-07T21:04:07.0493547Z D_gradcheck=1, 2025-05-07T21:04:07.0493786Z stochastic_rounding=True, 2025-05-07T21:04:07.0494075Z weighted=False, 2025-05-07T21:04:07.0494267Z row_wise=True, 2025-05-07T21:04:07.0494451Z mixed=True, 2025-05-07T21:04:07.0494639Z use_cache=True, 2025-05-07T21:04:07.0494855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0495117Z use_cpu=True, 2025-05-07T21:04:07.0495337Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0495577Z ) 2025-05-07T21:04:07.0495786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0496328Z self=, 2025-05-07T21:04:07.0496831Z compile=False, 2025-05-07T21:04:07.0497053Z pooling_mode=, 2025-05-07T21:04:07.0497313Z T=1, 2025-05-07T21:04:07.0497475Z D=21, 2025-05-07T21:04:07.0497641Z B=75, 2025-05-07T21:04:07.0497804Z log_E=3, 2025-05-07T21:04:07.0497979Z L=4, 2025-05-07T21:04:07.0498152Z D_gradcheck=2, 2025-05-07T21:04:07.0498358Z stochastic_rounding=False, 2025-05-07T21:04:07.0498597Z weighted=False, 2025-05-07T21:04:07.0498793Z row_wise=True, 2025-05-07T21:04:07.0498978Z mixed=True, 2025-05-07T21:04:07.0499164Z use_cache=True, 2025-05-07T21:04:07.0499380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0499644Z use_cpu=True, 2025-05-07T21:04:07.0499861Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0500107Z ) 2025-05-07T21:04:07.0500311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0500857Z self=, 2025-05-07T21:04:07.0501358Z compile=False, 2025-05-07T21:04:07.0501612Z pooling_mode=, 2025-05-07T21:04:07.0501875Z T=3, 2025-05-07T21:04:07.0502036Z D=115, 2025-05-07T21:04:07.0502201Z B=83, 2025-05-07T21:04:07.0502365Z log_E=4, 2025-05-07T21:04:07.0502538Z L=15, 2025-05-07T21:04:07.0502761Z D_gradcheck=2, 2025-05-07T21:04:07.0502973Z stochastic_rounding=True, 2025-05-07T21:04:07.0503210Z weighted=False, 2025-05-07T21:04:07.0503475Z row_wise=True, 2025-05-07T21:04:07.0503689Z mixed=True, 2025-05-07T21:04:07.0503882Z use_cache=False, 2025-05-07T21:04:07.0504107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0504377Z use_cpu=True, 2025-05-07T21:04:07.0504592Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0504830Z ) 2025-05-07T21:04:07.0505040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0505584Z self=, 2025-05-07T21:04:07.0506079Z compile=True, 2025-05-07T21:04:07.0506305Z pooling_mode=, 2025-05-07T21:04:07.0506567Z T=2, 2025-05-07T21:04:07.0506729Z D=81, 2025-05-07T21:04:07.0506889Z B=90, 2025-05-07T21:04:07.0507054Z log_E=5, 2025-05-07T21:04:07.0507227Z L=8, 2025-05-07T21:04:07.0507401Z D_gradcheck=1, 2025-05-07T21:04:07.0507610Z stochastic_rounding=False, 2025-05-07T21:04:07.0507842Z weighted=False, 2025-05-07T21:04:07.0508036Z row_wise=True, 2025-05-07T21:04:07.0508225Z mixed=False, 2025-05-07T21:04:07.0508413Z use_cache=True, 2025-05-07T21:04:07.0508813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0509083Z use_cpu=True, 2025-05-07T21:04:07.0509305Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0509553Z ) 2025-05-07T21:04:07.0509769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0510323Z self=, 2025-05-07T21:04:07.0510931Z compile=False, 2025-05-07T21:04:07.0511156Z pooling_mode=, 2025-05-07T21:04:07.0511414Z T=2, 2025-05-07T21:04:07.0511576Z D=119, 2025-05-07T21:04:07.0511743Z B=56, 2025-05-07T21:04:07.0511905Z log_E=3, 2025-05-07T21:04:07.0512081Z L=16, 2025-05-07T21:04:07.0512250Z D_gradcheck=1, 2025-05-07T21:04:07.0512521Z stochastic_rounding=True, 2025-05-07T21:04:07.0512756Z weighted=True, 2025-05-07T21:04:07.0512949Z row_wise=True, 2025-05-07T21:04:07.0513137Z mixed=True, 2025-05-07T21:04:07.0513321Z use_cache=False, 2025-05-07T21:04:07.0513546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0513860Z use_cpu=True, 2025-05-07T21:04:07.0514072Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0514314Z ) 2025-05-07T21:04:07.0514523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0515071Z self=, 2025-05-07T21:04:07.0515573Z compile=False, 2025-05-07T21:04:07.0515792Z pooling_mode=, 2025-05-07T21:04:07.0516106Z T=5, 2025-05-07T21:04:07.0516268Z D=11, 2025-05-07T21:04:07.0516428Z B=33, 2025-05-07T21:04:07.0516591Z log_E=4, 2025-05-07T21:04:07.0516764Z L=13, 2025-05-07T21:04:07.0516933Z D_gradcheck=1, 2025-05-07T21:04:07.0517141Z stochastic_rounding=False, 2025-05-07T21:04:07.0517375Z weighted=True, 2025-05-07T21:04:07.0517568Z row_wise=True, 2025-05-07T21:04:07.0517758Z mixed=False, 2025-05-07T21:04:07.0517944Z use_cache=False, 2025-05-07T21:04:07.0518169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0518430Z use_cpu=True, 2025-05-07T21:04:07.0518640Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0518881Z ) 2025-05-07T21:04:07.0519089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0519634Z self=, 2025-05-07T21:04:07.0520135Z compile=False, 2025-05-07T21:04:07.0520355Z pooling_mode=, 2025-05-07T21:04:07.0520614Z T=5, 2025-05-07T21:04:07.0520777Z D=88, 2025-05-07T21:04:07.0520940Z B=6, 2025-05-07T21:04:07.0521174Z log_E=4, 2025-05-07T21:04:07.0521350Z L=18, 2025-05-07T21:04:07.0521525Z D_gradcheck=1, 2025-05-07T21:04:07.0521730Z stochastic_rounding=True, 2025-05-07T21:04:07.0522023Z weighted=True, 2025-05-07T21:04:07.0522214Z row_wise=True, 2025-05-07T21:04:07.0522403Z mixed=True, 2025-05-07T21:04:07.0522587Z use_cache=True, 2025-05-07T21:04:07.0522806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0523069Z use_cpu=True, 2025-05-07T21:04:07.0523280Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0523546Z ) 2025-05-07T21:04:07.0523777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0524317Z self=, 2025-05-07T21:04:07.0524819Z compile=True, 2025-05-07T21:04:07.0525036Z pooling_mode=, 2025-05-07T21:04:07.0525295Z T=5, 2025-05-07T21:04:07.0525454Z D=104, 2025-05-07T21:04:07.0525618Z B=67, 2025-05-07T21:04:07.0525782Z log_E=5, 2025-05-07T21:04:07.0525952Z L=15, 2025-05-07T21:04:07.0526123Z D_gradcheck=1, 2025-05-07T21:04:07.0526329Z stochastic_rounding=True, 2025-05-07T21:04:07.0526565Z weighted=True, 2025-05-07T21:04:07.0526756Z row_wise=True, 2025-05-07T21:04:07.0526943Z mixed=False, 2025-05-07T21:04:07.0527125Z use_cache=True, 2025-05-07T21:04:07.0527343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0527605Z use_cpu=True, 2025-05-07T21:04:07.0527814Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0528055Z ) 2025-05-07T21:04:07.0528263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0528854Z self=, 2025-05-07T21:04:07.0529358Z compile=True, 2025-05-07T21:04:07.0529577Z pooling_mode=, 2025-05-07T21:04:07.0529836Z T=1, 2025-05-07T21:04:07.0529999Z D=82, 2025-05-07T21:04:07.0530161Z B=82, 2025-05-07T21:04:07.0530325Z log_E=4, 2025-05-07T21:04:07.0530499Z L=13, 2025-05-07T21:04:07.0530709Z D_gradcheck=1, 2025-05-07T21:04:07.0530914Z stochastic_rounding=True, 2025-05-07T21:04:07.0531148Z weighted=False, 2025-05-07T21:04:07.0531340Z row_wise=True, 2025-05-07T21:04:07.0531527Z mixed=True, 2025-05-07T21:04:07.0531709Z use_cache=True, 2025-05-07T21:04:07.0531926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0532191Z use_cpu=True, 2025-05-07T21:04:07.0532399Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0532647Z ) 2025-05-07T21:04:07.0532857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0533407Z self=, 2025-05-07T21:04:07.0533919Z compile=False, 2025-05-07T21:04:07.0534178Z pooling_mode=, 2025-05-07T21:04:07.0534440Z T=5, 2025-05-07T21:04:07.0534608Z D=22, 2025-05-07T21:04:07.0534781Z B=124, 2025-05-07T21:04:07.0534951Z log_E=4, 2025-05-07T21:04:07.0535133Z L=9, 2025-05-07T21:04:07.0535302Z D_gradcheck=2, 2025-05-07T21:04:07.0535507Z stochastic_rounding=True, 2025-05-07T21:04:07.0535740Z weighted=True, 2025-05-07T21:04:07.0535933Z row_wise=True, 2025-05-07T21:04:07.0536120Z mixed=True, 2025-05-07T21:04:07.0536308Z use_cache=False, 2025-05-07T21:04:07.0536538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0536803Z use_cpu=True, 2025-05-07T21:04:07.0537013Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0537257Z ) 2025-05-07T21:04:07.0775351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0776990Z self=, 2025-05-07T21:04:07.0778391Z compile=True, 2025-05-07T21:04:07.0778945Z pooling_mode=, 2025-05-07T21:04:07.0779475Z T=1, 2025-05-07T21:04:07.0779812Z D=51, 2025-05-07T21:04:07.0780342Z B=124, 2025-05-07T21:04:07.0780686Z log_E=5, 2025-05-07T21:04:07.0781039Z L=6, 2025-05-07T21:04:07.0781369Z D_gradcheck=2, 2025-05-07T21:04:07.0781898Z stochastic_rounding=True, 2025-05-07T21:04:07.0782369Z weighted=True, 2025-05-07T21:04:07.0782750Z row_wise=True, 2025-05-07T21:04:07.0783128Z mixed=True, 2025-05-07T21:04:07.0783427Z use_cache=False, 2025-05-07T21:04:07.0783687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0783972Z use_cpu=True, 2025-05-07T21:04:07.0784187Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0784429Z ) 2025-05-07T21:04:07.0784642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0785192Z self=, 2025-05-07T21:04:07.0785694Z compile=True, 2025-05-07T21:04:07.0785911Z pooling_mode=, 2025-05-07T21:04:07.0786173Z T=2, 2025-05-07T21:04:07.0786345Z D=125, 2025-05-07T21:04:07.0786513Z B=7, 2025-05-07T21:04:07.0786684Z log_E=3, 2025-05-07T21:04:07.0786864Z L=5, 2025-05-07T21:04:07.0787033Z D_gradcheck=1, 2025-05-07T21:04:07.0787242Z stochastic_rounding=True, 2025-05-07T21:04:07.0787478Z weighted=True, 2025-05-07T21:04:07.0787670Z row_wise=True, 2025-05-07T21:04:07.0787864Z mixed=True, 2025-05-07T21:04:07.0788053Z use_cache=False, 2025-05-07T21:04:07.0788276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0788540Z use_cpu=True, 2025-05-07T21:04:07.0788754Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0788992Z ) 2025-05-07T21:04:07.0789200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0789822Z self=, 2025-05-07T21:04:07.0790325Z compile=False, 2025-05-07T21:04:07.0790545Z pooling_mode=, 2025-05-07T21:04:07.0790806Z T=5, 2025-05-07T21:04:07.0790973Z D=97, 2025-05-07T21:04:07.0791138Z B=105, 2025-05-07T21:04:07.0791308Z log_E=4, 2025-05-07T21:04:07.0791549Z L=11, 2025-05-07T21:04:07.0791715Z D_gradcheck=1, 2025-05-07T21:04:07.0791925Z stochastic_rounding=True, 2025-05-07T21:04:07.0792166Z weighted=False, 2025-05-07T21:04:07.0792358Z row_wise=True, 2025-05-07T21:04:07.0792551Z mixed=False, 2025-05-07T21:04:07.0792744Z use_cache=True, 2025-05-07T21:04:07.0792958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0793226Z use_cpu=True, 2025-05-07T21:04:07.0793439Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0793683Z ) 2025-05-07T21:04:07.0793895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0794449Z self=, 2025-05-07T21:04:07.0794948Z compile=True, 2025-05-07T21:04:07.0795170Z pooling_mode=, 2025-05-07T21:04:07.0795433Z T=2, 2025-05-07T21:04:07.0795601Z D=57, 2025-05-07T21:04:07.0795765Z B=22, 2025-05-07T21:04:07.0796066Z log_E=4, 2025-05-07T21:04:07.0796246Z L=15, 2025-05-07T21:04:07.0796421Z D_gradcheck=1, 2025-05-07T21:04:07.0796629Z stochastic_rounding=False, 2025-05-07T21:04:07.0796869Z weighted=True, 2025-05-07T21:04:07.0797057Z row_wise=True, 2025-05-07T21:04:07.0797245Z mixed=True, 2025-05-07T21:04:07.0797436Z use_cache=False, 2025-05-07T21:04:07.0797658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0797928Z use_cpu=True, 2025-05-07T21:04:07.0798147Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0798385Z ) 2025-05-07T21:04:07.0798593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0799143Z self=, 2025-05-07T21:04:07.0799646Z compile=False, 2025-05-07T21:04:07.0799868Z pooling_mode=, 2025-05-07T21:04:07.0800133Z T=5, 2025-05-07T21:04:07.0800347Z D=20, 2025-05-07T21:04:07.0800514Z B=32, 2025-05-07T21:04:07.0800681Z log_E=4, 2025-05-07T21:04:07.0800852Z L=0, 2025-05-07T21:04:07.0801069Z D_gradcheck=2, 2025-05-07T21:04:07.0801275Z stochastic_rounding=False, 2025-05-07T21:04:07.0801511Z weighted=True, 2025-05-07T21:04:07.0801707Z row_wise=True, 2025-05-07T21:04:07.0801899Z mixed=True, 2025-05-07T21:04:07.0802083Z use_cache=False, 2025-05-07T21:04:07.0802311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0802579Z use_cpu=True, 2025-05-07T21:04:07.0802792Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0803032Z ) 2025-05-07T21:04:07.0803241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0803796Z self=, 2025-05-07T21:04:07.0804291Z compile=True, 2025-05-07T21:04:07.0804511Z pooling_mode=, 2025-05-07T21:04:07.0804774Z T=3, 2025-05-07T21:04:07.0804939Z D=116, 2025-05-07T21:04:07.0805116Z B=24, 2025-05-07T21:04:07.0805286Z log_E=4, 2025-05-07T21:04:07.0805457Z L=20, 2025-05-07T21:04:07.0805634Z D_gradcheck=1, 2025-05-07T21:04:07.0805840Z stochastic_rounding=True, 2025-05-07T21:04:07.0806077Z weighted=True, 2025-05-07T21:04:07.0806275Z row_wise=True, 2025-05-07T21:04:07.0806462Z mixed=True, 2025-05-07T21:04:07.0806647Z use_cache=True, 2025-05-07T21:04:07.0806868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0807132Z use_cpu=True, 2025-05-07T21:04:07.0807342Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0807411Z ) 2025-05-07T21:04:07.0807531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0807915Z self=, 2025-05-07T21:04:07.0807993Z compile=True, 2025-05-07T21:04:07.0808093Z pooling_mode=, 2025-05-07T21:04:07.0808169Z T=4, 2025-05-07T21:04:07.0808239Z D=57, 2025-05-07T21:04:07.0808351Z B=107, 2025-05-07T21:04:07.0808423Z log_E=4, 2025-05-07T21:04:07.0808497Z L=18, 2025-05-07T21:04:07.0808570Z D_gradcheck=1, 2025-05-07T21:04:07.0808884Z stochastic_rounding=True, 2025-05-07T21:04:07.0808993Z weighted=False, 2025-05-07T21:04:07.0809068Z row_wise=True, 2025-05-07T21:04:07.0809143Z mixed=False, 2025-05-07T21:04:07.0809217Z use_cache=True, 2025-05-07T21:04:07.0809320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0809392Z use_cpu=True, 2025-05-07T21:04:07.0809489Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0809562Z ) 2025-05-07T21:04:07.0809686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0810027Z self=, 2025-05-07T21:04:07.0810112Z compile=False, 2025-05-07T21:04:07.0810214Z pooling_mode=, 2025-05-07T21:04:07.0810287Z T=1, 2025-05-07T21:04:07.0810360Z D=31, 2025-05-07T21:04:07.0810433Z B=72, 2025-05-07T21:04:07.0810505Z log_E=5, 2025-05-07T21:04:07.0810578Z L=8, 2025-05-07T21:04:07.0810654Z D_gradcheck=1, 2025-05-07T21:04:07.0810742Z stochastic_rounding=False, 2025-05-07T21:04:07.0810821Z weighted=True, 2025-05-07T21:04:07.0810892Z row_wise=True, 2025-05-07T21:04:07.0810971Z mixed=True, 2025-05-07T21:04:07.0811049Z use_cache=False, 2025-05-07T21:04:07.0811150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0811228Z use_cpu=True, 2025-05-07T21:04:07.0811323Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0811392Z ) 2025-05-07T21:04:07.0811519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0811850Z self=, 2025-05-07T21:04:07.0811926Z compile=False, 2025-05-07T21:04:07.0812111Z pooling_mode=, 2025-05-07T21:04:07.0812185Z T=1, 2025-05-07T21:04:07.0812255Z D=83, 2025-05-07T21:04:07.0812330Z B=35, 2025-05-07T21:04:07.0812400Z log_E=4, 2025-05-07T21:04:07.0812564Z L=16, 2025-05-07T21:04:07.0812638Z D_gradcheck=2, 2025-05-07T21:04:07.0812726Z stochastic_rounding=False, 2025-05-07T21:04:07.0812802Z weighted=False, 2025-05-07T21:04:07.0812876Z row_wise=True, 2025-05-07T21:04:07.0812949Z mixed=False, 2025-05-07T21:04:07.0813026Z use_cache=False, 2025-05-07T21:04:07.0813130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0813203Z use_cpu=True, 2025-05-07T21:04:07.0813298Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0813367Z ) 2025-05-07T21:04:07.0813517Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0813871Z self=, 2025-05-07T21:04:07.0813947Z compile=True, 2025-05-07T21:04:07.0814047Z pooling_mode=, 2025-05-07T21:04:07.0814121Z T=3, 2025-05-07T21:04:07.0814192Z D=52, 2025-05-07T21:04:07.0814267Z B=23, 2025-05-07T21:04:07.0814341Z log_E=5, 2025-05-07T21:04:07.0814410Z L=15, 2025-05-07T21:04:07.0814488Z D_gradcheck=1, 2025-05-07T21:04:07.0814577Z stochastic_rounding=False, 2025-05-07T21:04:07.0814650Z weighted=True, 2025-05-07T21:04:07.0814729Z row_wise=True, 2025-05-07T21:04:07.0814803Z mixed=True, 2025-05-07T21:04:07.0814878Z use_cache=False, 2025-05-07T21:04:07.0814980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0815054Z use_cpu=True, 2025-05-07T21:04:07.0815149Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0815218Z ) 2025-05-07T21:04:07.0815409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0815748Z self=, 2025-05-07T21:04:07.0815824Z compile=False, 2025-05-07T21:04:07.0815925Z pooling_mode=, 2025-05-07T21:04:07.0816001Z T=1, 2025-05-07T21:04:07.0816138Z D=32, 2025-05-07T21:04:07.0816209Z B=56, 2025-05-07T21:04:07.0816287Z log_E=4, 2025-05-07T21:04:07.0816357Z L=12, 2025-05-07T21:04:07.0816431Z D_gradcheck=2, 2025-05-07T21:04:07.0816521Z stochastic_rounding=True, 2025-05-07T21:04:07.0816600Z weighted=False, 2025-05-07T21:04:07.0816672Z row_wise=True, 2025-05-07T21:04:07.0816746Z mixed=True, 2025-05-07T21:04:07.0816821Z use_cache=True, 2025-05-07T21:04:07.0816919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0816996Z use_cpu=True, 2025-05-07T21:04:07.0817092Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0817164Z ) 2025-05-07T21:04:07.0817291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0817616Z self=, 2025-05-07T21:04:07.0817698Z compile=True, 2025-05-07T21:04:07.0817801Z pooling_mode=, 2025-05-07T21:04:07.0817873Z T=2, 2025-05-07T21:04:07.0817953Z D=122, 2025-05-07T21:04:07.0818023Z B=57, 2025-05-07T21:04:07.0818099Z log_E=4, 2025-05-07T21:04:07.0818169Z L=9, 2025-05-07T21:04:07.0818248Z D_gradcheck=2, 2025-05-07T21:04:07.0818333Z stochastic_rounding=False, 2025-05-07T21:04:07.0818407Z weighted=True, 2025-05-07T21:04:07.0818481Z row_wise=True, 2025-05-07T21:04:07.0818551Z mixed=True, 2025-05-07T21:04:07.0823547Z use_cache=True, 2025-05-07T21:04:07.0823660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0823741Z use_cpu=True, 2025-05-07T21:04:07.0823841Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0823916Z ) 2025-05-07T21:04:07.0824054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0824389Z self=, 2025-05-07T21:04:07.0824468Z compile=False, 2025-05-07T21:04:07.0824641Z pooling_mode=, 2025-05-07T21:04:07.0824717Z T=4, 2025-05-07T21:04:07.0824790Z D=46, 2025-05-07T21:04:07.0824901Z B=88, 2025-05-07T21:04:07.0824973Z log_E=4, 2025-05-07T21:04:07.0825042Z L=2, 2025-05-07T21:04:07.0825118Z D_gradcheck=1, 2025-05-07T21:04:07.0825208Z stochastic_rounding=False, 2025-05-07T21:04:07.0825287Z weighted=True, 2025-05-07T21:04:07.0825361Z row_wise=True, 2025-05-07T21:04:07.0825434Z mixed=False, 2025-05-07T21:04:07.0825512Z use_cache=True, 2025-05-07T21:04:07.0825612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0825687Z use_cpu=True, 2025-05-07T21:04:07.0825782Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0825848Z ) 2025-05-07T21:04:07.0825974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0826304Z self=, 2025-05-07T21:04:07.0826380Z compile=False, 2025-05-07T21:04:07.0826485Z pooling_mode=, 2025-05-07T21:04:07.0826557Z T=5, 2025-05-07T21:04:07.0826627Z D=31, 2025-05-07T21:04:07.0826703Z B=99, 2025-05-07T21:04:07.0826771Z log_E=5, 2025-05-07T21:04:07.0826840Z L=2, 2025-05-07T21:04:07.0826917Z D_gradcheck=2, 2025-05-07T21:04:07.0827005Z stochastic_rounding=False, 2025-05-07T21:04:07.0827080Z weighted=False, 2025-05-07T21:04:07.0827159Z row_wise=True, 2025-05-07T21:04:07.0827230Z mixed=True, 2025-05-07T21:04:07.0827313Z use_cache=False, 2025-05-07T21:04:07.0827413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0827483Z use_cpu=True, 2025-05-07T21:04:07.0827590Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.0827656Z ) 2025-05-07T21:04:07.0827828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0828164Z self=, 2025-05-07T21:04:07.0828247Z compile=False, 2025-05-07T21:04:07.0828351Z pooling_mode=, 2025-05-07T21:04:07.0828461Z T=5, 2025-05-07T21:04:07.0828531Z D=13, 2025-05-07T21:04:07.0828603Z B=99, 2025-05-07T21:04:07.0828675Z log_E=5, 2025-05-07T21:04:07.0828745Z L=9, 2025-05-07T21:04:07.0828821Z D_gradcheck=1, 2025-05-07T21:04:07.0828909Z stochastic_rounding=False, 2025-05-07T21:04:07.0828979Z weighted=True, 2025-05-07T21:04:07.0829055Z row_wise=True, 2025-05-07T21:04:07.0829127Z mixed=False, 2025-05-07T21:04:07.0829200Z use_cache=False, 2025-05-07T21:04:07.0829302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.0829376Z use_cpu=True, 2025-05-07T21:04:07.0829471Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0829544Z ) 2025-05-07T21:04:07.0829665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.0829991Z self=, 2025-05-07T21:04:07.0830073Z compile=False, 2025-05-07T21:04:07.0830172Z pooling_mode=, 2025-05-07T21:04:07.0830250Z T=2, 2025-05-07T21:04:07.0830324Z D=79, 2025-05-07T21:04:07.0830392Z B=21, 2025-05-07T21:04:07.0830467Z log_E=4, 2025-05-07T21:04:07.0830536Z L=12, 2025-05-07T21:04:07.0833122Z D_gradcheck=2, 2025-05-07T21:04:07.0833218Z stochastic_rounding=True, 2025-05-07T21:04:07.0833298Z weighted=False, 2025-05-07T21:04:07.0833373Z row_wise=True, 2025-05-07T21:04:07.0833459Z mixed=False, 2025-05-07T21:04:07.0833549Z use_cache=True, 2025-05-07T21:04:07.0833667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.0833755Z use_cpu=True, 2025-05-07T21:04:07.0833854Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.0833928Z ) 2025-05-07T21:04:07.1092737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1093726Z self=, 2025-05-07T21:04:07.1094325Z compile=True, 2025-05-07T21:04:07.1094647Z pooling_mode=, 2025-05-07T21:04:07.1094870Z T=2, 2025-05-07T21:04:07.1095041Z D=104, 2025-05-07T21:04:07.1095184Z B=19, 2025-05-07T21:04:07.1095334Z log_E=3, 2025-05-07T21:04:07.1095474Z L=12, 2025-05-07T21:04:07.1095658Z D_gradcheck=1, 2025-05-07T21:04:07.1095836Z stochastic_rounding=True, 2025-05-07T21:04:07.1095996Z weighted=False, 2025-05-07T21:04:07.1096140Z row_wise=True, 2025-05-07T21:04:07.1096288Z mixed=True, 2025-05-07T21:04:07.1096469Z use_cache=True, 2025-05-07T21:04:07.1096753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1096979Z use_cpu=True, 2025-05-07T21:04:07.1097272Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1097461Z ) 2025-05-07T21:04:07.1097832Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1098671Z self=, 2025-05-07T21:04:07.1098900Z compile=True, 2025-05-07T21:04:07.1099203Z pooling_mode=, 2025-05-07T21:04:07.1099399Z T=5, 2025-05-07T21:04:07.1099589Z D=81, 2025-05-07T21:04:07.1099789Z B=20, 2025-05-07T21:04:07.1099982Z log_E=5, 2025-05-07T21:04:07.1100180Z L=16, 2025-05-07T21:04:07.1100393Z D_gradcheck=2, 2025-05-07T21:04:07.1100655Z stochastic_rounding=False, 2025-05-07T21:04:07.1100876Z weighted=False, 2025-05-07T21:04:07.1101080Z row_wise=True, 2025-05-07T21:04:07.1101278Z mixed=True, 2025-05-07T21:04:07.1101497Z use_cache=False, 2025-05-07T21:04:07.1101772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1101975Z use_cpu=True, 2025-05-07T21:04:07.1102474Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1102617Z ) 2025-05-07T21:04:07.1102867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1103380Z self=, 2025-05-07T21:04:07.1103456Z compile=False, 2025-05-07T21:04:07.1103623Z pooling_mode=, 2025-05-07T21:04:07.1103692Z T=1, 2025-05-07T21:04:07.1103760Z D=88, 2025-05-07T21:04:07.1103831Z B=70, 2025-05-07T21:04:07.1103903Z log_E=4, 2025-05-07T21:04:07.1103976Z L=7, 2025-05-07T21:04:07.1104053Z D_gradcheck=1, 2025-05-07T21:04:07.1104142Z stochastic_rounding=True, 2025-05-07T21:04:07.1104214Z weighted=True, 2025-05-07T21:04:07.1104291Z row_wise=True, 2025-05-07T21:04:07.1104364Z mixed=True, 2025-05-07T21:04:07.1104441Z use_cache=False, 2025-05-07T21:04:07.1104545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1104619Z use_cpu=True, 2025-05-07T21:04:07.1104721Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1104796Z ) 2025-05-07T21:04:07.1104918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1105254Z self=, 2025-05-07T21:04:07.1105333Z compile=True, 2025-05-07T21:04:07.1105442Z pooling_mode=, 2025-05-07T21:04:07.1105515Z T=5, 2025-05-07T21:04:07.1105582Z D=120, 2025-05-07T21:04:07.1105654Z B=20, 2025-05-07T21:04:07.1105733Z log_E=3, 2025-05-07T21:04:07.1105932Z L=4, 2025-05-07T21:04:07.1106008Z D_gradcheck=1, 2025-05-07T21:04:07.1106101Z stochastic_rounding=True, 2025-05-07T21:04:07.1106175Z weighted=True, 2025-05-07T21:04:07.1106246Z row_wise=True, 2025-05-07T21:04:07.1106323Z mixed=False, 2025-05-07T21:04:07.1106400Z use_cache=True, 2025-05-07T21:04:07.1106500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1106576Z use_cpu=True, 2025-05-07T21:04:07.1106674Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1106744Z ) 2025-05-07T21:04:07.1106867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1107238Z self=, 2025-05-07T21:04:07.1107321Z compile=False, 2025-05-07T21:04:07.1107424Z pooling_mode=, 2025-05-07T21:04:07.1107493Z T=5, 2025-05-07T21:04:07.1107567Z D=83, 2025-05-07T21:04:07.1107636Z B=19, 2025-05-07T21:04:07.1107707Z log_E=3, 2025-05-07T21:04:07.1107783Z L=12, 2025-05-07T21:04:07.1107857Z D_gradcheck=2, 2025-05-07T21:04:07.1107953Z stochastic_rounding=False, 2025-05-07T21:04:07.1108029Z weighted=True, 2025-05-07T21:04:07.1108103Z row_wise=True, 2025-05-07T21:04:07.1108175Z mixed=True, 2025-05-07T21:04:07.1108252Z use_cache=True, 2025-05-07T21:04:07.1108350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1108424Z use_cpu=True, 2025-05-07T21:04:07.1108525Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1108910Z ) 2025-05-07T21:04:07.1109046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1109382Z self=, 2025-05-07T21:04:07.1109462Z compile=True, 2025-05-07T21:04:07.1109568Z pooling_mode=, 2025-05-07T21:04:07.1109638Z T=2, 2025-05-07T21:04:07.1109710Z D=84, 2025-05-07T21:04:07.1109784Z B=85, 2025-05-07T21:04:07.1109854Z log_E=3, 2025-05-07T21:04:07.1109927Z L=8, 2025-05-07T21:04:07.1110006Z D_gradcheck=1, 2025-05-07T21:04:07.1110094Z stochastic_rounding=True, 2025-05-07T21:04:07.1110174Z weighted=True, 2025-05-07T21:04:07.1110247Z row_wise=True, 2025-05-07T21:04:07.1110320Z mixed=False, 2025-05-07T21:04:07.1110400Z use_cache=False, 2025-05-07T21:04:07.1110498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1110659Z use_cpu=True, 2025-05-07T21:04:07.1110759Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1110825Z ) 2025-05-07T21:04:07.1110947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1111281Z self=, 2025-05-07T21:04:07.1111416Z compile=True, 2025-05-07T21:04:07.1111517Z pooling_mode=, 2025-05-07T21:04:07.1111590Z T=5, 2025-05-07T21:04:07.1111660Z D=98, 2025-05-07T21:04:07.1111731Z B=44, 2025-05-07T21:04:07.1111808Z log_E=3, 2025-05-07T21:04:07.1111877Z L=13, 2025-05-07T21:04:07.1111957Z D_gradcheck=2, 2025-05-07T21:04:07.1112044Z stochastic_rounding=True, 2025-05-07T21:04:07.1112116Z weighted=True, 2025-05-07T21:04:07.1112197Z row_wise=True, 2025-05-07T21:04:07.1112270Z mixed=False, 2025-05-07T21:04:07.1112344Z use_cache=True, 2025-05-07T21:04:07.1112444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1112518Z use_cpu=True, 2025-05-07T21:04:07.1112615Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1112686Z ) 2025-05-07T21:04:07.1112808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1113136Z self=, 2025-05-07T21:04:07.1113223Z compile=True, 2025-05-07T21:04:07.1113322Z pooling_mode=, 2025-05-07T21:04:07.1113396Z T=5, 2025-05-07T21:04:07.1113465Z D=62, 2025-05-07T21:04:07.1113535Z B=34, 2025-05-07T21:04:07.1113707Z log_E=3, 2025-05-07T21:04:07.1113777Z L=1, 2025-05-07T21:04:07.1113849Z D_gradcheck=2, 2025-05-07T21:04:07.1113942Z stochastic_rounding=False, 2025-05-07T21:04:07.1114016Z weighted=False, 2025-05-07T21:04:07.1114092Z row_wise=True, 2025-05-07T21:04:07.1114165Z mixed=True, 2025-05-07T21:04:07.1114240Z use_cache=True, 2025-05-07T21:04:07.1114339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1114419Z use_cpu=True, 2025-05-07T21:04:07.1114518Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1114585Z ) 2025-05-07T21:04:07.1114711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1115103Z self=, 2025-05-07T21:04:07.1115189Z compile=True, 2025-05-07T21:04:07.1115291Z pooling_mode=, 2025-05-07T21:04:07.1115360Z T=1, 2025-05-07T21:04:07.1115433Z D=2, 2025-05-07T21:04:07.1115503Z B=42, 2025-05-07T21:04:07.1115577Z log_E=3, 2025-05-07T21:04:07.1115649Z L=8, 2025-05-07T21:04:07.1115723Z D_gradcheck=2, 2025-05-07T21:04:07.1115812Z stochastic_rounding=False, 2025-05-07T21:04:07.1115890Z weighted=True, 2025-05-07T21:04:07.1116035Z row_wise=True, 2025-05-07T21:04:07.1116111Z mixed=True, 2025-05-07T21:04:07.1116192Z use_cache=False, 2025-05-07T21:04:07.1116294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1116371Z use_cpu=True, 2025-05-07T21:04:07.1116471Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1116541Z ) 2025-05-07T21:04:07.1116665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1116995Z self=, 2025-05-07T21:04:07.1117078Z compile=False, 2025-05-07T21:04:07.1117185Z pooling_mode=, 2025-05-07T21:04:07.1117255Z T=4, 2025-05-07T21:04:07.1117326Z D=56, 2025-05-07T21:04:07.1117402Z B=7, 2025-05-07T21:04:07.1117478Z log_E=4, 2025-05-07T21:04:07.1117548Z L=2, 2025-05-07T21:04:07.1117627Z D_gradcheck=1, 2025-05-07T21:04:07.1117720Z stochastic_rounding=False, 2025-05-07T21:04:07.1117797Z weighted=False, 2025-05-07T21:04:07.1117876Z row_wise=True, 2025-05-07T21:04:07.1117952Z mixed=False, 2025-05-07T21:04:07.1118028Z use_cache=False, 2025-05-07T21:04:07.1118179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1118257Z use_cpu=True, 2025-05-07T21:04:07.1118358Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1118426Z ) 2025-05-07T21:04:07.1118548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1118881Z self=, 2025-05-07T21:04:07.1119047Z compile=False, 2025-05-07T21:04:07.1119150Z pooling_mode=, 2025-05-07T21:04:07.1119224Z T=5, 2025-05-07T21:04:07.1119295Z D=73, 2025-05-07T21:04:07.1119370Z B=122, 2025-05-07T21:04:07.1119480Z log_E=4, 2025-05-07T21:04:07.1119551Z L=1, 2025-05-07T21:04:07.1119633Z D_gradcheck=2, 2025-05-07T21:04:07.1119725Z stochastic_rounding=False, 2025-05-07T21:04:07.1119804Z weighted=False, 2025-05-07T21:04:07.1119883Z row_wise=True, 2025-05-07T21:04:07.1119958Z mixed=True, 2025-05-07T21:04:07.1120036Z use_cache=True, 2025-05-07T21:04:07.1120142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1120218Z use_cpu=True, 2025-05-07T21:04:07.1120319Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1120390Z ) 2025-05-07T21:04:07.1120515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1120848Z self=, 2025-05-07T21:04:07.1120931Z compile=False, 2025-05-07T21:04:07.1121033Z pooling_mode=, 2025-05-07T21:04:07.1121110Z T=3, 2025-05-07T21:04:07.1121181Z D=58, 2025-05-07T21:04:07.1121307Z B=66, 2025-05-07T21:04:07.1121385Z log_E=5, 2025-05-07T21:04:07.1121457Z L=9, 2025-05-07T21:04:07.1121533Z D_gradcheck=2, 2025-05-07T21:04:07.1121624Z stochastic_rounding=True, 2025-05-07T21:04:07.1121699Z weighted=True, 2025-05-07T21:04:07.1121777Z row_wise=True, 2025-05-07T21:04:07.1121851Z mixed=True, 2025-05-07T21:04:07.1121927Z use_cache=True, 2025-05-07T21:04:07.1122033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1122109Z use_cpu=True, 2025-05-07T21:04:07.1122206Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1122277Z ) 2025-05-07T21:04:07.1122400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1122768Z self=, 2025-05-07T21:04:07.1122855Z compile=True, 2025-05-07T21:04:07.1122957Z pooling_mode=, 2025-05-07T21:04:07.1123028Z T=1, 2025-05-07T21:04:07.1123102Z D=71, 2025-05-07T21:04:07.1123177Z B=106, 2025-05-07T21:04:07.1123250Z log_E=3, 2025-05-07T21:04:07.1123325Z L=18, 2025-05-07T21:04:07.1123401Z D_gradcheck=1, 2025-05-07T21:04:07.1123501Z stochastic_rounding=False, 2025-05-07T21:04:07.1123578Z weighted=True, 2025-05-07T21:04:07.1123653Z row_wise=True, 2025-05-07T21:04:07.1123729Z mixed=False, 2025-05-07T21:04:07.1123808Z use_cache=False, 2025-05-07T21:04:07.1123912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1123992Z use_cpu=True, 2025-05-07T21:04:07.1124089Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1124157Z ) 2025-05-07T21:04:07.1124291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1124620Z self=, 2025-05-07T21:04:07.1124701Z compile=True, 2025-05-07T21:04:07.1124805Z pooling_mode=, 2025-05-07T21:04:07.1124875Z T=5, 2025-05-07T21:04:07.1124953Z D=23, 2025-05-07T21:04:07.1125026Z B=123, 2025-05-07T21:04:07.1125097Z log_E=4, 2025-05-07T21:04:07.1125172Z L=8, 2025-05-07T21:04:07.1125249Z D_gradcheck=2, 2025-05-07T21:04:07.1125340Z stochastic_rounding=False, 2025-05-07T21:04:07.1125421Z weighted=False, 2025-05-07T21:04:07.1125496Z row_wise=True, 2025-05-07T21:04:07.1125570Z mixed=False, 2025-05-07T21:04:07.1125651Z use_cache=False, 2025-05-07T21:04:07.1125798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1125877Z use_cpu=True, 2025-05-07T21:04:07.1125979Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1126046Z ) 2025-05-07T21:04:07.1126171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1126503Z self=, 2025-05-07T21:04:07.1126622Z compile=False, 2025-05-07T21:04:07.1126727Z pooling_mode=, 2025-05-07T21:04:07.1126799Z T=3, 2025-05-07T21:04:07.1126873Z D=18, 2025-05-07T21:04:07.1126947Z B=46, 2025-05-07T21:04:07.1127019Z log_E=3, 2025-05-07T21:04:07.1127090Z L=4, 2025-05-07T21:04:07.1127170Z D_gradcheck=2, 2025-05-07T21:04:07.1127261Z stochastic_rounding=False, 2025-05-07T21:04:07.1127338Z weighted=False, 2025-05-07T21:04:07.1127417Z row_wise=True, 2025-05-07T21:04:07.1127491Z mixed=False, 2025-05-07T21:04:07.1127565Z use_cache=True, 2025-05-07T21:04:07.1127671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1127746Z use_cpu=True, 2025-05-07T21:04:07.1127842Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1127920Z ) 2025-05-07T21:04:07.1128047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1128384Z self=, 2025-05-07T21:04:07.1128470Z compile=False, 2025-05-07T21:04:07.1128572Z pooling_mode=, 2025-05-07T21:04:07.1128698Z T=2, 2025-05-07T21:04:07.1128771Z D=28, 2025-05-07T21:04:07.1128844Z B=72, 2025-05-07T21:04:07.1128920Z log_E=5, 2025-05-07T21:04:07.1128991Z L=4, 2025-05-07T21:04:07.1129068Z D_gradcheck=2, 2025-05-07T21:04:07.1129166Z stochastic_rounding=False, 2025-05-07T21:04:07.1129245Z weighted=False, 2025-05-07T21:04:07.1129321Z row_wise=True, 2025-05-07T21:04:07.1129399Z mixed=False, 2025-05-07T21:04:07.1129477Z use_cache=False, 2025-05-07T21:04:07.1129583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1129658Z use_cpu=True, 2025-05-07T21:04:07.1129754Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1129826Z ) 2025-05-07T21:04:07.1421845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1422359Z self=, 2025-05-07T21:04:07.1422503Z compile=False, 2025-05-07T21:04:07.1422656Z pooling_mode=, 2025-05-07T21:04:07.1422771Z T=5, 2025-05-07T21:04:07.1422875Z D=31, 2025-05-07T21:04:07.1422984Z B=72, 2025-05-07T21:04:07.1423099Z log_E=4, 2025-05-07T21:04:07.1423198Z L=5, 2025-05-07T21:04:07.1423312Z D_gradcheck=1, 2025-05-07T21:04:07.1423490Z stochastic_rounding=False, 2025-05-07T21:04:07.1423614Z weighted=False, 2025-05-07T21:04:07.1423734Z row_wise=True, 2025-05-07T21:04:07.1423845Z mixed=False, 2025-05-07T21:04:07.1423954Z use_cache=True, 2025-05-07T21:04:07.1424106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1424207Z use_cpu=True, 2025-05-07T21:04:07.1424388Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1424490Z ) 2025-05-07T21:04:07.1424661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1425115Z self=, 2025-05-07T21:04:07.1425228Z compile=False, 2025-05-07T21:04:07.1425367Z pooling_mode=, 2025-05-07T21:04:07.1425471Z T=2, 2025-05-07T21:04:07.1425546Z D=57, 2025-05-07T21:04:07.1425616Z B=72, 2025-05-07T21:04:07.1425685Z log_E=5, 2025-05-07T21:04:07.1425763Z L=18, 2025-05-07T21:04:07.1425844Z D_gradcheck=1, 2025-05-07T21:04:07.1425933Z stochastic_rounding=True, 2025-05-07T21:04:07.1426013Z weighted=False, 2025-05-07T21:04:07.1426089Z row_wise=True, 2025-05-07T21:04:07.1426174Z mixed=False, 2025-05-07T21:04:07.1426345Z use_cache=False, 2025-05-07T21:04:07.1426449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1426582Z use_cpu=True, 2025-05-07T21:04:07.1426678Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1426748Z ) 2025-05-07T21:04:07.1426874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1427265Z self=, 2025-05-07T21:04:07.1427342Z compile=False, 2025-05-07T21:04:07.1427446Z pooling_mode=, 2025-05-07T21:04:07.1427518Z T=2, 2025-05-07T21:04:07.1427594Z D=85, 2025-05-07T21:04:07.1427666Z B=119, 2025-05-07T21:04:07.1427739Z log_E=3, 2025-05-07T21:04:07.1427814Z L=20, 2025-05-07T21:04:07.1427891Z D_gradcheck=1, 2025-05-07T21:04:07.1427980Z stochastic_rounding=False, 2025-05-07T21:04:07.1428061Z weighted=True, 2025-05-07T21:04:07.1428135Z row_wise=True, 2025-05-07T21:04:07.1428213Z mixed=False, 2025-05-07T21:04:07.1428292Z use_cache=False, 2025-05-07T21:04:07.1428390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1428462Z use_cpu=True, 2025-05-07T21:04:07.1428559Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1428635Z ) 2025-05-07T21:04:07.1428758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1429093Z self=, 2025-05-07T21:04:07.1429167Z compile=True, 2025-05-07T21:04:07.1429270Z pooling_mode=, 2025-05-07T21:04:07.1429413Z T=1, 2025-05-07T21:04:07.1429484Z D=48, 2025-05-07T21:04:07.1429558Z B=11, 2025-05-07T21:04:07.1429629Z log_E=5, 2025-05-07T21:04:07.1429698Z L=8, 2025-05-07T21:04:07.1429775Z D_gradcheck=1, 2025-05-07T21:04:07.1429864Z stochastic_rounding=True, 2025-05-07T21:04:07.1429939Z weighted=False, 2025-05-07T21:04:07.1430020Z row_wise=True, 2025-05-07T21:04:07.1430098Z mixed=True, 2025-05-07T21:04:07.1430173Z use_cache=True, 2025-05-07T21:04:07.1430274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1430351Z use_cpu=True, 2025-05-07T21:04:07.1430446Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1430562Z ) 2025-05-07T21:04:07.1430687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1431020Z self=, 2025-05-07T21:04:07.1431098Z compile=False, 2025-05-07T21:04:07.1431202Z pooling_mode=, 2025-05-07T21:04:07.1431273Z T=2, 2025-05-07T21:04:07.1431341Z D=102, 2025-05-07T21:04:07.1431411Z B=8, 2025-05-07T21:04:07.1431488Z log_E=5, 2025-05-07T21:04:07.1431557Z L=13, 2025-05-07T21:04:07.1431631Z D_gradcheck=1, 2025-05-07T21:04:07.1431729Z stochastic_rounding=False, 2025-05-07T21:04:07.1431807Z weighted=False, 2025-05-07T21:04:07.1431881Z row_wise=True, 2025-05-07T21:04:07.1431962Z mixed=False, 2025-05-07T21:04:07.1432037Z use_cache=False, 2025-05-07T21:04:07.1432135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1432213Z use_cpu=True, 2025-05-07T21:04:07.1432313Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1432387Z ) 2025-05-07T21:04:07.1432512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1432840Z self=, 2025-05-07T21:04:07.1432920Z compile=True, 2025-05-07T21:04:07.1433026Z pooling_mode=, 2025-05-07T21:04:07.1433097Z T=2, 2025-05-07T21:04:07.1433174Z D=59, 2025-05-07T21:04:07.1433245Z B=59, 2025-05-07T21:04:07.1433317Z log_E=5, 2025-05-07T21:04:07.1433393Z L=20, 2025-05-07T21:04:07.1433469Z D_gradcheck=1, 2025-05-07T21:04:07.1433567Z stochastic_rounding=True, 2025-05-07T21:04:07.1433670Z weighted=True, 2025-05-07T21:04:07.1433750Z row_wise=True, 2025-05-07T21:04:07.1433890Z mixed=True, 2025-05-07T21:04:07.1433969Z use_cache=True, 2025-05-07T21:04:07.1434070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1434145Z use_cpu=True, 2025-05-07T21:04:07.1434241Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1434309Z ) 2025-05-07T21:04:07.1434474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1434802Z self=, 2025-05-07T21:04:07.1434880Z compile=True, 2025-05-07T21:04:07.1434987Z pooling_mode=, 2025-05-07T21:04:07.1435059Z T=2, 2025-05-07T21:04:07.1435132Z D=84, 2025-05-07T21:04:07.1435209Z B=53, 2025-05-07T21:04:07.1435282Z log_E=3, 2025-05-07T21:04:07.1435350Z L=20, 2025-05-07T21:04:07.1435432Z D_gradcheck=1, 2025-05-07T21:04:07.1435523Z stochastic_rounding=False, 2025-05-07T21:04:07.1435603Z weighted=True, 2025-05-07T21:04:07.1435679Z row_wise=True, 2025-05-07T21:04:07.1435751Z mixed=False, 2025-05-07T21:04:07.1435831Z use_cache=False, 2025-05-07T21:04:07.1436010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1436086Z use_cpu=True, 2025-05-07T21:04:07.1436192Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1436264Z ) 2025-05-07T21:04:07.1436391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1436725Z self=, 2025-05-07T21:04:07.1436802Z compile=False, 2025-05-07T21:04:07.1436953Z pooling_mode=, 2025-05-07T21:04:07.1437024Z T=5, 2025-05-07T21:04:07.1437093Z D=121, 2025-05-07T21:04:07.1437167Z B=117, 2025-05-07T21:04:07.1437237Z log_E=5, 2025-05-07T21:04:07.1437310Z L=13, 2025-05-07T21:04:07.1437390Z D_gradcheck=1, 2025-05-07T21:04:07.1437478Z stochastic_rounding=False, 2025-05-07T21:04:07.1437553Z weighted=True, 2025-05-07T21:04:07.1437638Z row_wise=True, 2025-05-07T21:04:07.1437713Z mixed=False, 2025-05-07T21:04:07.1437787Z use_cache=False, 2025-05-07T21:04:07.1437889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1437962Z use_cpu=True, 2025-05-07T21:04:07.1438101Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1438176Z ) 2025-05-07T21:04:07.1438300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1438626Z self=, 2025-05-07T21:04:07.1438712Z compile=True, 2025-05-07T21:04:07.1438815Z pooling_mode=, 2025-05-07T21:04:07.1438891Z T=1, 2025-05-07T21:04:07.1438961Z D=109, 2025-05-07T21:04:07.1439031Z B=45, 2025-05-07T21:04:07.1439106Z log_E=5, 2025-05-07T21:04:07.1439179Z L=7, 2025-05-07T21:04:07.1439254Z D_gradcheck=1, 2025-05-07T21:04:07.1439351Z stochastic_rounding=False, 2025-05-07T21:04:07.1439428Z weighted=True, 2025-05-07T21:04:07.1439507Z row_wise=True, 2025-05-07T21:04:07.1439588Z mixed=False, 2025-05-07T21:04:07.1439661Z use_cache=False, 2025-05-07T21:04:07.1439759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1439841Z use_cpu=True, 2025-05-07T21:04:07.1439937Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1440006Z ) 2025-05-07T21:04:07.1440134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1440462Z self=, 2025-05-07T21:04:07.1440546Z compile=False, 2025-05-07T21:04:07.1440647Z pooling_mode=, 2025-05-07T21:04:07.1440719Z T=2, 2025-05-07T21:04:07.1440799Z D=3, 2025-05-07T21:04:07.1440870Z B=67, 2025-05-07T21:04:07.1440940Z log_E=5, 2025-05-07T21:04:07.1441013Z L=19, 2025-05-07T21:04:07.1441089Z D_gradcheck=2, 2025-05-07T21:04:07.1441178Z stochastic_rounding=False, 2025-05-07T21:04:07.1441332Z weighted=False, 2025-05-07T21:04:07.1441411Z row_wise=True, 2025-05-07T21:04:07.1441484Z mixed=False, 2025-05-07T21:04:07.1441564Z use_cache=True, 2025-05-07T21:04:07.1441663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1441741Z use_cpu=True, 2025-05-07T21:04:07.1441840Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1441953Z ) 2025-05-07T21:04:07.1442082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1442411Z self=, 2025-05-07T21:04:07.1442490Z compile=True, 2025-05-07T21:04:07.1442598Z pooling_mode=, 2025-05-07T21:04:07.1442667Z T=4, 2025-05-07T21:04:07.1442738Z D=107, 2025-05-07T21:04:07.1442812Z B=103, 2025-05-07T21:04:07.1442884Z log_E=3, 2025-05-07T21:04:07.1442955Z L=20, 2025-05-07T21:04:07.1443036Z D_gradcheck=1, 2025-05-07T21:04:07.1443126Z stochastic_rounding=True, 2025-05-07T21:04:07.1443203Z weighted=False, 2025-05-07T21:04:07.1443280Z row_wise=True, 2025-05-07T21:04:07.1443350Z mixed=False, 2025-05-07T21:04:07.1443429Z use_cache=False, 2025-05-07T21:04:07.1443528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1443607Z use_cpu=True, 2025-05-07T21:04:07.1443712Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1443799Z ) 2025-05-07T21:04:07.1443936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1444284Z self=, 2025-05-07T21:04:07.1444412Z compile=False, 2025-05-07T21:04:07.1444510Z pooling_mode=, 2025-05-07T21:04:07.1444585Z T=5, 2025-05-07T21:04:07.1444656Z D=78, 2025-05-07T21:04:07.1444728Z B=83, 2025-05-07T21:04:07.1444802Z log_E=3, 2025-05-07T21:04:07.1444873Z L=19, 2025-05-07T21:04:07.1444949Z D_gradcheck=1, 2025-05-07T21:04:07.1445043Z stochastic_rounding=True, 2025-05-07T21:04:07.1445121Z weighted=True, 2025-05-07T21:04:07.1445201Z row_wise=True, 2025-05-07T21:04:07.1445276Z mixed=True, 2025-05-07T21:04:07.1445352Z use_cache=False, 2025-05-07T21:04:07.1445457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1445573Z use_cpu=True, 2025-05-07T21:04:07.1445674Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1445747Z ) 2025-05-07T21:04:07.1445870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1446198Z self=, 2025-05-07T21:04:07.1446281Z compile=False, 2025-05-07T21:04:07.1446383Z pooling_mode=, 2025-05-07T21:04:07.1446454Z T=5, 2025-05-07T21:04:07.1446525Z D=46, 2025-05-07T21:04:07.1446596Z B=80, 2025-05-07T21:04:07.1446672Z log_E=4, 2025-05-07T21:04:07.1446743Z L=14, 2025-05-07T21:04:07.1446819Z D_gradcheck=1, 2025-05-07T21:04:07.1446911Z stochastic_rounding=False, 2025-05-07T21:04:07.1446990Z weighted=False, 2025-05-07T21:04:07.1447064Z row_wise=True, 2025-05-07T21:04:07.1447142Z mixed=False, 2025-05-07T21:04:07.1447219Z use_cache=False, 2025-05-07T21:04:07.1447323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1447404Z use_cpu=True, 2025-05-07T21:04:07.1447502Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1447573Z ) 2025-05-07T21:04:07.1447699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1448027Z self=, 2025-05-07T21:04:07.1448108Z compile=True, 2025-05-07T21:04:07.1448219Z pooling_mode=, 2025-05-07T21:04:07.1448292Z T=3, 2025-05-07T21:04:07.1448368Z D=73, 2025-05-07T21:04:07.1448437Z B=38, 2025-05-07T21:04:07.1448508Z log_E=5, 2025-05-07T21:04:07.1448582Z L=3, 2025-05-07T21:04:07.1448660Z D_gradcheck=2, 2025-05-07T21:04:07.1448798Z stochastic_rounding=False, 2025-05-07T21:04:07.1448881Z weighted=True, 2025-05-07T21:04:07.1448956Z row_wise=True, 2025-05-07T21:04:07.1449030Z mixed=False, 2025-05-07T21:04:07.1449110Z use_cache=True, 2025-05-07T21:04:07.1449213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1449288Z use_cpu=True, 2025-05-07T21:04:07.1449427Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1449495Z ) 2025-05-07T21:04:07.1449618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1449947Z self=, 2025-05-07T21:04:07.1450028Z compile=False, 2025-05-07T21:04:07.1450133Z pooling_mode=, 2025-05-07T21:04:07.1450205Z T=1, 2025-05-07T21:04:07.1450276Z D=36, 2025-05-07T21:04:07.1450349Z B=100, 2025-05-07T21:04:07.1450420Z log_E=5, 2025-05-07T21:04:07.1450489Z L=11, 2025-05-07T21:04:07.1450563Z D_gradcheck=1, 2025-05-07T21:04:07.1450655Z stochastic_rounding=False, 2025-05-07T21:04:07.1450728Z weighted=True, 2025-05-07T21:04:07.1450807Z row_wise=True, 2025-05-07T21:04:07.1450880Z mixed=False, 2025-05-07T21:04:07.1450955Z use_cache=True, 2025-05-07T21:04:07.1451064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1451139Z use_cpu=True, 2025-05-07T21:04:07.1451246Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1451315Z ) 2025-05-07T21:04:07.1451436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1451771Z self=, 2025-05-07T21:04:07.1451900Z compile=False, 2025-05-07T21:04:07.1452004Z pooling_mode=, 2025-05-07T21:04:07.1452077Z T=4, 2025-05-07T21:04:07.1452148Z D=117, 2025-05-07T21:04:07.1452220Z B=48, 2025-05-07T21:04:07.1452294Z log_E=5, 2025-05-07T21:04:07.1452366Z L=0, 2025-05-07T21:04:07.1452448Z D_gradcheck=1, 2025-05-07T21:04:07.1452544Z stochastic_rounding=True, 2025-05-07T21:04:07.1452621Z weighted=True, 2025-05-07T21:04:07.1452693Z row_wise=True, 2025-05-07T21:04:07.1452767Z mixed=True, 2025-05-07T21:04:07.1452839Z use_cache=True, 2025-05-07T21:04:07.1452985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1453064Z use_cpu=True, 2025-05-07T21:04:07.1453159Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1453233Z ) 2025-05-07T21:04:07.1750680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1751937Z self=, 2025-05-07T21:04:07.1752196Z compile=False, 2025-05-07T21:04:07.1752477Z pooling_mode=, 2025-05-07T21:04:07.1752676Z T=1, 2025-05-07T21:04:07.1752878Z D=26, 2025-05-07T21:04:07.1753071Z B=77, 2025-05-07T21:04:07.1753271Z log_E=4, 2025-05-07T21:04:07.1753471Z L=9, 2025-05-07T21:04:07.1753677Z D_gradcheck=2, 2025-05-07T21:04:07.1753840Z stochastic_rounding=True, 2025-05-07T21:04:07.1753978Z weighted=False, 2025-05-07T21:04:07.1754093Z row_wise=True, 2025-05-07T21:04:07.1754211Z mixed=True, 2025-05-07T21:04:07.1754326Z use_cache=False, 2025-05-07T21:04:07.1754470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1754587Z use_cpu=True, 2025-05-07T21:04:07.1754771Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1754843Z ) 2025-05-07T21:04:07.1754974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1755307Z self=, 2025-05-07T21:04:07.1755386Z compile=True, 2025-05-07T21:04:07.1755493Z pooling_mode=, 2025-05-07T21:04:07.1755564Z T=1, 2025-05-07T21:04:07.1755634Z D=79, 2025-05-07T21:04:07.1755711Z B=54, 2025-05-07T21:04:07.1755783Z log_E=5, 2025-05-07T21:04:07.1755852Z L=13, 2025-05-07T21:04:07.1756135Z D_gradcheck=1, 2025-05-07T21:04:07.1756230Z stochastic_rounding=False, 2025-05-07T21:04:07.1756309Z weighted=True, 2025-05-07T21:04:07.1756385Z row_wise=True, 2025-05-07T21:04:07.1756457Z mixed=True, 2025-05-07T21:04:07.1756541Z use_cache=False, 2025-05-07T21:04:07.1756640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1756774Z use_cpu=True, 2025-05-07T21:04:07.1756871Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1756937Z ) 2025-05-07T21:04:07.1757058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1757395Z self=, 2025-05-07T21:04:07.1757474Z compile=False, 2025-05-07T21:04:07.1757574Z pooling_mode=, 2025-05-07T21:04:07.1757648Z T=5, 2025-05-07T21:04:07.1762943Z D=32, 2025-05-07T21:04:07.1763036Z B=59, 2025-05-07T21:04:07.1763118Z log_E=5, 2025-05-07T21:04:07.1763190Z L=1, 2025-05-07T21:04:07.1763276Z D_gradcheck=1, 2025-05-07T21:04:07.1763376Z stochastic_rounding=False, 2025-05-07T21:04:07.1763475Z weighted=False, 2025-05-07T21:04:07.1763567Z row_wise=True, 2025-05-07T21:04:07.1763656Z mixed=True, 2025-05-07T21:04:07.1763743Z use_cache=True, 2025-05-07T21:04:07.1763850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1763932Z use_cpu=True, 2025-05-07T21:04:07.1764036Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1764109Z ) 2025-05-07T21:04:07.1764236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1764681Z self=, 2025-05-07T21:04:07.1764760Z compile=True, 2025-05-07T21:04:07.1764862Z pooling_mode=, 2025-05-07T21:04:07.1764936Z T=4, 2025-05-07T21:04:07.1765009Z D=104, 2025-05-07T21:04:07.1765079Z B=15, 2025-05-07T21:04:07.1765160Z log_E=5, 2025-05-07T21:04:07.1765233Z L=17, 2025-05-07T21:04:07.1765310Z D_gradcheck=2, 2025-05-07T21:04:07.1765402Z stochastic_rounding=False, 2025-05-07T21:04:07.1765479Z weighted=True, 2025-05-07T21:04:07.1765555Z row_wise=True, 2025-05-07T21:04:07.1765633Z mixed=False, 2025-05-07T21:04:07.1765775Z use_cache=False, 2025-05-07T21:04:07.1765878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1765959Z use_cpu=True, 2025-05-07T21:04:07.1766062Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1766128Z ) 2025-05-07T21:04:07.1766257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1766591Z self=, 2025-05-07T21:04:07.1766668Z compile=False, 2025-05-07T21:04:07.1766770Z pooling_mode=, 2025-05-07T21:04:07.1766846Z T=2, 2025-05-07T21:04:07.1766926Z D=98, 2025-05-07T21:04:07.1766995Z B=31, 2025-05-07T21:04:07.1767069Z log_E=5, 2025-05-07T21:04:07.1767144Z L=17, 2025-05-07T21:04:07.1767223Z D_gradcheck=2, 2025-05-07T21:04:07.1767311Z stochastic_rounding=True, 2025-05-07T21:04:07.1767392Z weighted=False, 2025-05-07T21:04:07.1767467Z row_wise=True, 2025-05-07T21:04:07.1767538Z mixed=True, 2025-05-07T21:04:07.1767619Z use_cache=True, 2025-05-07T21:04:07.1767721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1767793Z use_cpu=True, 2025-05-07T21:04:07.1767890Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1767958Z ) 2025-05-07T21:04:07.1768085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1768417Z self=, 2025-05-07T21:04:07.1768492Z compile=True, 2025-05-07T21:04:07.1768599Z pooling_mode=, 2025-05-07T21:04:07.1768671Z T=1, 2025-05-07T21:04:07.1768743Z D=81, 2025-05-07T21:04:07.1768820Z B=63, 2025-05-07T21:04:07.1768892Z log_E=4, 2025-05-07T21:04:07.1769010Z L=19, 2025-05-07T21:04:07.1769090Z D_gradcheck=2, 2025-05-07T21:04:07.1769177Z stochastic_rounding=True, 2025-05-07T21:04:07.1769252Z weighted=False, 2025-05-07T21:04:07.1769330Z row_wise=True, 2025-05-07T21:04:07.1769406Z mixed=True, 2025-05-07T21:04:07.1769481Z use_cache=True, 2025-05-07T21:04:07.1769624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1769696Z use_cpu=True, 2025-05-07T21:04:07.1769794Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1769863Z ) 2025-05-07T21:04:07.1769985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1770321Z self=, 2025-05-07T21:04:07.1770400Z compile=True, 2025-05-07T21:04:07.1770501Z pooling_mode=, 2025-05-07T21:04:07.1770574Z T=2, 2025-05-07T21:04:07.1770643Z D=58, 2025-05-07T21:04:07.1770709Z B=73, 2025-05-07T21:04:07.1770783Z log_E=3, 2025-05-07T21:04:07.1770856Z L=17, 2025-05-07T21:04:07.1770931Z D_gradcheck=1, 2025-05-07T21:04:07.1771020Z stochastic_rounding=False, 2025-05-07T21:04:07.1771094Z weighted=False, 2025-05-07T21:04:07.1771171Z row_wise=True, 2025-05-07T21:04:07.1771247Z mixed=False, 2025-05-07T21:04:07.1771321Z use_cache=False, 2025-05-07T21:04:07.1771423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1771498Z use_cpu=True, 2025-05-07T21:04:07.1771591Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1771661Z ) 2025-05-07T21:04:07.1771782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1772159Z self=, 2025-05-07T21:04:07.1772236Z compile=True, 2025-05-07T21:04:07.1772339Z pooling_mode=, 2025-05-07T21:04:07.1772409Z T=1, 2025-05-07T21:04:07.1772484Z D=119, 2025-05-07T21:04:07.1772556Z B=121, 2025-05-07T21:04:07.1772627Z log_E=3, 2025-05-07T21:04:07.1772705Z L=12, 2025-05-07T21:04:07.1772781Z D_gradcheck=1, 2025-05-07T21:04:07.1772872Z stochastic_rounding=True, 2025-05-07T21:04:07.1772948Z weighted=True, 2025-05-07T21:04:07.1773020Z row_wise=True, 2025-05-07T21:04:07.1773136Z mixed=True, 2025-05-07T21:04:07.1773214Z use_cache=True, 2025-05-07T21:04:07.1773313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1773390Z use_cpu=True, 2025-05-07T21:04:07.1773485Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1773569Z ) 2025-05-07T21:04:07.1773715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1774064Z self=, 2025-05-07T21:04:07.1774141Z compile=False, 2025-05-07T21:04:07.1774244Z pooling_mode=, 2025-05-07T21:04:07.1774314Z T=3, 2025-05-07T21:04:07.1774388Z D=15, 2025-05-07T21:04:07.1774458Z B=89, 2025-05-07T21:04:07.1774531Z log_E=3, 2025-05-07T21:04:07.1774607Z L=15, 2025-05-07T21:04:07.1774684Z D_gradcheck=2, 2025-05-07T21:04:07.1774772Z stochastic_rounding=True, 2025-05-07T21:04:07.1774847Z weighted=True, 2025-05-07T21:04:07.1774923Z row_wise=True, 2025-05-07T21:04:07.1774995Z mixed=True, 2025-05-07T21:04:07.1775077Z use_cache=True, 2025-05-07T21:04:07.1775176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1775251Z use_cpu=True, 2025-05-07T21:04:07.1775347Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1775415Z ) 2025-05-07T21:04:07.1775539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1775867Z self=, 2025-05-07T21:04:07.1775943Z compile=True, 2025-05-07T21:04:07.1776049Z pooling_mode=, 2025-05-07T21:04:07.1776120Z T=4, 2025-05-07T21:04:07.1776191Z D=78, 2025-05-07T21:04:07.1776267Z B=13, 2025-05-07T21:04:07.1776409Z log_E=4, 2025-05-07T21:04:07.1776482Z L=5, 2025-05-07T21:04:07.1776558Z D_gradcheck=2, 2025-05-07T21:04:07.1776645Z stochastic_rounding=True, 2025-05-07T21:04:07.1776719Z weighted=False, 2025-05-07T21:04:07.1776797Z row_wise=True, 2025-05-07T21:04:07.1776873Z mixed=True, 2025-05-07T21:04:07.1776993Z use_cache=False, 2025-05-07T21:04:07.1777095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1777171Z use_cpu=True, 2025-05-07T21:04:07.1777264Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1777337Z ) 2025-05-07T21:04:07.1777460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1777791Z self=, 2025-05-07T21:04:07.1777870Z compile=False, 2025-05-07T21:04:07.1777970Z pooling_mode=, 2025-05-07T21:04:07.1778039Z T=2, 2025-05-07T21:04:07.1778110Z D=15, 2025-05-07T21:04:07.1778181Z B=51, 2025-05-07T21:04:07.1778255Z log_E=4, 2025-05-07T21:04:07.1778325Z L=10, 2025-05-07T21:04:07.1778400Z D_gradcheck=2, 2025-05-07T21:04:07.1778493Z stochastic_rounding=False, 2025-05-07T21:04:07.1778568Z weighted=True, 2025-05-07T21:04:07.1778645Z row_wise=True, 2025-05-07T21:04:07.1778720Z mixed=True, 2025-05-07T21:04:07.1778796Z use_cache=True, 2025-05-07T21:04:07.1778894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1778971Z use_cpu=True, 2025-05-07T21:04:07.1779065Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1779184Z ) 2025-05-07T21:04:07.1779306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1779632Z self=, 2025-05-07T21:04:07.1779712Z compile=False, 2025-05-07T21:04:07.1779810Z pooling_mode=, 2025-05-07T21:04:07.1779880Z T=5, 2025-05-07T21:04:07.1779952Z D=87, 2025-05-07T21:04:07.1780024Z B=110, 2025-05-07T21:04:07.1780094Z log_E=4, 2025-05-07T21:04:07.1780165Z L=3, 2025-05-07T21:04:07.1780241Z D_gradcheck=1, 2025-05-07T21:04:07.1780328Z stochastic_rounding=True, 2025-05-07T21:04:07.1780408Z weighted=False, 2025-05-07T21:04:07.1780526Z row_wise=True, 2025-05-07T21:04:07.1780605Z mixed=False, 2025-05-07T21:04:07.1780682Z use_cache=True, 2025-05-07T21:04:07.1780781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1780856Z use_cpu=True, 2025-05-07T21:04:07.1780948Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.1781019Z ) 2025-05-07T21:04:07.1781147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1781475Z self=, 2025-05-07T21:04:07.1781558Z compile=True, 2025-05-07T21:04:07.1781663Z pooling_mode=, 2025-05-07T21:04:07.1781735Z T=4, 2025-05-07T21:04:07.1781805Z D=45, 2025-05-07T21:04:07.1781880Z B=32, 2025-05-07T21:04:07.1781951Z log_E=4, 2025-05-07T21:04:07.1782022Z L=16, 2025-05-07T21:04:07.1782098Z D_gradcheck=2, 2025-05-07T21:04:07.1782184Z stochastic_rounding=True, 2025-05-07T21:04:07.1782266Z weighted=True, 2025-05-07T21:04:07.1782341Z row_wise=True, 2025-05-07T21:04:07.1782415Z mixed=False, 2025-05-07T21:04:07.1782491Z use_cache=True, 2025-05-07T21:04:07.1782589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1782662Z use_cpu=True, 2025-05-07T21:04:07.1782759Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1782832Z ) 2025-05-07T21:04:07.1782954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1783290Z self=, 2025-05-07T21:04:07.1783364Z compile=True, 2025-05-07T21:04:07.1783487Z pooling_mode=, 2025-05-07T21:04:07.1783565Z T=1, 2025-05-07T21:04:07.1783655Z D=64, 2025-05-07T21:04:07.1783778Z B=71, 2025-05-07T21:04:07.1783851Z log_E=5, 2025-05-07T21:04:07.1783922Z L=10, 2025-05-07T21:04:07.1784001Z D_gradcheck=1, 2025-05-07T21:04:07.1784090Z stochastic_rounding=True, 2025-05-07T21:04:07.1784167Z weighted=True, 2025-05-07T21:04:07.1784243Z row_wise=True, 2025-05-07T21:04:07.1784413Z mixed=True, 2025-05-07T21:04:07.1784490Z use_cache=True, 2025-05-07T21:04:07.1784590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1784661Z use_cpu=True, 2025-05-07T21:04:07.1784754Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1784827Z ) 2025-05-07T21:04:07.1784949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1785278Z self=, 2025-05-07T21:04:07.1785355Z compile=True, 2025-05-07T21:04:07.1785455Z pooling_mode=, 2025-05-07T21:04:07.1785527Z T=4, 2025-05-07T21:04:07.1785596Z D=5, 2025-05-07T21:04:07.1785666Z B=84, 2025-05-07T21:04:07.1785743Z log_E=3, 2025-05-07T21:04:07.1785814Z L=6, 2025-05-07T21:04:07.1785886Z D_gradcheck=1, 2025-05-07T21:04:07.1785975Z stochastic_rounding=True, 2025-05-07T21:04:07.1786051Z weighted=True, 2025-05-07T21:04:07.1786123Z row_wise=True, 2025-05-07T21:04:07.1786205Z mixed=False, 2025-05-07T21:04:07.1786279Z use_cache=False, 2025-05-07T21:04:07.1786378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.1786452Z use_cpu=True, 2025-05-07T21:04:07.1786546Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1786661Z ) 2025-05-07T21:04:07.1786786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.1787113Z self=, 2025-05-07T21:04:07.1787189Z compile=False, 2025-05-07T21:04:07.1787288Z pooling_mode=, 2025-05-07T21:04:07.1787357Z T=5, 2025-05-07T21:04:07.1787431Z D=120, 2025-05-07T21:04:07.1787500Z B=38, 2025-05-07T21:04:07.1787570Z log_E=5, 2025-05-07T21:04:07.1787638Z L=4, 2025-05-07T21:04:07.1787713Z D_gradcheck=1, 2025-05-07T21:04:07.1787800Z stochastic_rounding=False, 2025-05-07T21:04:07.1787916Z weighted=True, 2025-05-07T21:04:07.1787992Z row_wise=True, 2025-05-07T21:04:07.1788066Z mixed=False, 2025-05-07T21:04:07.1788143Z use_cache=False, 2025-05-07T21:04:07.1788240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.1788314Z use_cpu=True, 2025-05-07T21:04:07.1788412Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.1788479Z ) 2025-05-07T21:04:07.2075500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2076303Z self=, 2025-05-07T21:04:07.2076461Z compile=False, 2025-05-07T21:04:07.2076634Z pooling_mode=, 2025-05-07T21:04:07.2076734Z T=3, 2025-05-07T21:04:07.2076837Z D=127, 2025-05-07T21:04:07.2076971Z B=64, 2025-05-07T21:04:07.2077074Z log_E=3, 2025-05-07T21:04:07.2077179Z L=1, 2025-05-07T21:04:07.2077289Z D_gradcheck=1, 2025-05-07T21:04:07.2077422Z stochastic_rounding=True, 2025-05-07T21:04:07.2077534Z weighted=False, 2025-05-07T21:04:07.2077642Z row_wise=True, 2025-05-07T21:04:07.2077744Z mixed=False, 2025-05-07T21:04:07.2077852Z use_cache=False, 2025-05-07T21:04:07.2077993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2078106Z use_cpu=True, 2025-05-07T21:04:07.2078252Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2078347Z ) 2025-05-07T21:04:07.2078525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2078993Z self=, 2025-05-07T21:04:07.2079105Z compile=False, 2025-05-07T21:04:07.2079248Z pooling_mode=, 2025-05-07T21:04:07.2079481Z T=2, 2025-05-07T21:04:07.2079582Z D=57, 2025-05-07T21:04:07.2079683Z B=13, 2025-05-07T21:04:07.2079783Z log_E=4, 2025-05-07T21:04:07.2079855Z L=7, 2025-05-07T21:04:07.2079936Z D_gradcheck=1, 2025-05-07T21:04:07.2080025Z stochastic_rounding=True, 2025-05-07T21:04:07.2080100Z weighted=False, 2025-05-07T21:04:07.2080247Z row_wise=True, 2025-05-07T21:04:07.2080319Z mixed=False, 2025-05-07T21:04:07.2080392Z use_cache=True, 2025-05-07T21:04:07.2080493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2080567Z use_cpu=True, 2025-05-07T21:04:07.2080664Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2080733Z ) 2025-05-07T21:04:07.2080854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2081183Z self=, 2025-05-07T21:04:07.2081260Z compile=False, 2025-05-07T21:04:07.2081360Z pooling_mode=, 2025-05-07T21:04:07.2081435Z T=3, 2025-05-07T21:04:07.2081505Z D=12, 2025-05-07T21:04:07.2081574Z B=6, 2025-05-07T21:04:07.2081647Z log_E=3, 2025-05-07T21:04:07.2081719Z L=11, 2025-05-07T21:04:07.2081791Z D_gradcheck=2, 2025-05-07T21:04:07.2081882Z stochastic_rounding=True, 2025-05-07T21:04:07.2082001Z weighted=True, 2025-05-07T21:04:07.2082076Z row_wise=True, 2025-05-07T21:04:07.2082150Z mixed=False, 2025-05-07T21:04:07.2082228Z use_cache=False, 2025-05-07T21:04:07.2082325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2082472Z use_cpu=True, 2025-05-07T21:04:07.2082569Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2082635Z ) 2025-05-07T21:04:07.2082755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2083083Z self=, 2025-05-07T21:04:07.2083160Z compile=True, 2025-05-07T21:04:07.2083261Z pooling_mode=, 2025-05-07T21:04:07.2083334Z T=5, 2025-05-07T21:04:07.2083406Z D=20, 2025-05-07T21:04:07.2083498Z B=50, 2025-05-07T21:04:07.2083590Z log_E=4, 2025-05-07T21:04:07.2083666Z L=11, 2025-05-07T21:04:07.2083762Z D_gradcheck=2, 2025-05-07T21:04:07.2083911Z stochastic_rounding=False, 2025-05-07T21:04:07.2083991Z weighted=False, 2025-05-07T21:04:07.2084071Z row_wise=True, 2025-05-07T21:04:07.2084143Z mixed=False, 2025-05-07T21:04:07.2084219Z use_cache=True, 2025-05-07T21:04:07.2084326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2084403Z use_cpu=True, 2025-05-07T21:04:07.2084496Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2084571Z ) 2025-05-07T21:04:07.2084691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2085020Z self=, 2025-05-07T21:04:07.2085101Z compile=False, 2025-05-07T21:04:07.2085205Z pooling_mode=, 2025-05-07T21:04:07.2085279Z T=1, 2025-05-07T21:04:07.2085350Z D=42, 2025-05-07T21:04:07.2085420Z B=3, 2025-05-07T21:04:07.2085493Z log_E=3, 2025-05-07T21:04:07.2085562Z L=1, 2025-05-07T21:04:07.2085633Z D_gradcheck=2, 2025-05-07T21:04:07.2085724Z stochastic_rounding=True, 2025-05-07T21:04:07.2085799Z weighted=False, 2025-05-07T21:04:07.2085873Z row_wise=True, 2025-05-07T21:04:07.2085949Z mixed=False, 2025-05-07T21:04:07.2086022Z use_cache=True, 2025-05-07T21:04:07.2086120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2086200Z use_cpu=True, 2025-05-07T21:04:07.2086293Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2086362Z ) 2025-05-07T21:04:07.2086482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2086808Z self=, 2025-05-07T21:04:07.2086886Z compile=True, 2025-05-07T21:04:07.2087033Z pooling_mode=, 2025-05-07T21:04:07.2087106Z T=1, 2025-05-07T21:04:07.2087178Z D=93, 2025-05-07T21:04:07.2087246Z B=45, 2025-05-07T21:04:07.2087313Z log_E=5, 2025-05-07T21:04:07.2087384Z L=12, 2025-05-07T21:04:07.2087461Z D_gradcheck=1, 2025-05-07T21:04:07.2087548Z stochastic_rounding=False, 2025-05-07T21:04:07.2087665Z weighted=False, 2025-05-07T21:04:07.2087739Z row_wise=True, 2025-05-07T21:04:07.2087810Z mixed=False, 2025-05-07T21:04:07.2087887Z use_cache=False, 2025-05-07T21:04:07.2087993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2088075Z use_cpu=True, 2025-05-07T21:04:07.2088171Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2088240Z ) 2025-05-07T21:04:07.2088369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2088697Z self=, 2025-05-07T21:04:07.2088772Z compile=True, 2025-05-07T21:04:07.2088881Z pooling_mode=, 2025-05-07T21:04:07.2088951Z T=4, 2025-05-07T21:04:07.2089023Z D=49, 2025-05-07T21:04:07.2089094Z B=66, 2025-05-07T21:04:07.2089167Z log_E=5, 2025-05-07T21:04:07.2089237Z L=8, 2025-05-07T21:04:07.2089321Z D_gradcheck=2, 2025-05-07T21:04:07.2089410Z stochastic_rounding=False, 2025-05-07T21:04:07.2089495Z weighted=True, 2025-05-07T21:04:07.2089570Z row_wise=True, 2025-05-07T21:04:07.2089646Z mixed=False, 2025-05-07T21:04:07.2089726Z use_cache=True, 2025-05-07T21:04:07.2089825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2089952Z use_cpu=True, 2025-05-07T21:04:07.2090050Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2090118Z ) 2025-05-07T21:04:07.2090240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2090570Z self=, 2025-05-07T21:04:07.2090649Z compile=False, 2025-05-07T21:04:07.2090753Z pooling_mode=, 2025-05-07T21:04:07.2090827Z T=3, 2025-05-07T21:04:07.2090896Z D=53, 2025-05-07T21:04:07.2090967Z B=59, 2025-05-07T21:04:07.2091045Z log_E=4, 2025-05-07T21:04:07.2091117Z L=16, 2025-05-07T21:04:07.2091263Z D_gradcheck=1, 2025-05-07T21:04:07.2091354Z stochastic_rounding=True, 2025-05-07T21:04:07.2091432Z weighted=False, 2025-05-07T21:04:07.2091510Z row_wise=True, 2025-05-07T21:04:07.2091585Z mixed=False, 2025-05-07T21:04:07.2091660Z use_cache=False, 2025-05-07T21:04:07.2091764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2091842Z use_cpu=True, 2025-05-07T21:04:07.2091937Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2092009Z ) 2025-05-07T21:04:07.2092133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2092462Z self=, 2025-05-07T21:04:07.2092541Z compile=True, 2025-05-07T21:04:07.2092642Z pooling_mode=, 2025-05-07T21:04:07.2092717Z T=2, 2025-05-07T21:04:07.2092787Z D=66, 2025-05-07T21:04:07.2092858Z B=41, 2025-05-07T21:04:07.2092935Z log_E=4, 2025-05-07T21:04:07.2093006Z L=5, 2025-05-07T21:04:07.2093079Z D_gradcheck=1, 2025-05-07T21:04:07.2093174Z stochastic_rounding=False, 2025-05-07T21:04:07.2093250Z weighted=True, 2025-05-07T21:04:07.2093322Z row_wise=True, 2025-05-07T21:04:07.2093403Z mixed=True, 2025-05-07T21:04:07.2093478Z use_cache=False, 2025-05-07T21:04:07.2093580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2093659Z use_cpu=True, 2025-05-07T21:04:07.2093755Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2093823Z ) 2025-05-07T21:04:07.2093949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2094276Z self=, 2025-05-07T21:04:07.2094357Z compile=True, 2025-05-07T21:04:07.2094501Z pooling_mode=, 2025-05-07T21:04:07.2094574Z T=2, 2025-05-07T21:04:07.2094649Z D=101, 2025-05-07T21:04:07.2094720Z B=62, 2025-05-07T21:04:07.2094792Z log_E=4, 2025-05-07T21:04:07.2094869Z L=3, 2025-05-07T21:04:07.2094947Z D_gradcheck=1, 2025-05-07T21:04:07.2095075Z stochastic_rounding=True, 2025-05-07T21:04:07.2095156Z weighted=True, 2025-05-07T21:04:07.2095231Z row_wise=True, 2025-05-07T21:04:07.2095304Z mixed=False, 2025-05-07T21:04:07.2095382Z use_cache=True, 2025-05-07T21:04:07.2095482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2095554Z use_cpu=True, 2025-05-07T21:04:07.2095651Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2095718Z ) 2025-05-07T21:04:07.2095843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2096171Z self=, 2025-05-07T21:04:07.2096253Z compile=True, 2025-05-07T21:04:07.2096361Z pooling_mode=, 2025-05-07T21:04:07.2096432Z T=4, 2025-05-07T21:04:07.2096503Z D=97, 2025-05-07T21:04:07.2096577Z B=25, 2025-05-07T21:04:07.2096652Z log_E=4, 2025-05-07T21:04:07.2096727Z L=6, 2025-05-07T21:04:07.2096805Z D_gradcheck=2, 2025-05-07T21:04:07.2096900Z stochastic_rounding=False, 2025-05-07T21:04:07.2096977Z weighted=False, 2025-05-07T21:04:07.2097054Z row_wise=True, 2025-05-07T21:04:07.2097128Z mixed=True, 2025-05-07T21:04:07.2097203Z use_cache=False, 2025-05-07T21:04:07.2097355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2097431Z use_cpu=True, 2025-05-07T21:04:07.2097527Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2097596Z ) 2025-05-07T21:04:07.2097718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2098048Z self=, 2025-05-07T21:04:07.2098125Z compile=True, 2025-05-07T21:04:07.2098223Z pooling_mode=, 2025-05-07T21:04:07.2098294Z T=3, 2025-05-07T21:04:07.2098367Z D=76, 2025-05-07T21:04:07.2098438Z B=118, 2025-05-07T21:04:07.2098559Z log_E=5, 2025-05-07T21:04:07.2098632Z L=15, 2025-05-07T21:04:07.2098704Z D_gradcheck=2, 2025-05-07T21:04:07.2098798Z stochastic_rounding=True, 2025-05-07T21:04:07.2098871Z weighted=True, 2025-05-07T21:04:07.2098943Z row_wise=True, 2025-05-07T21:04:07.2099016Z mixed=True, 2025-05-07T21:04:07.2099090Z use_cache=False, 2025-05-07T21:04:07.2099193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2099267Z use_cpu=True, 2025-05-07T21:04:07.2099361Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2099430Z ) 2025-05-07T21:04:07.2099553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2099878Z self=, 2025-05-07T21:04:07.2099970Z compile=True, 2025-05-07T21:04:07.2100070Z pooling_mode=, 2025-05-07T21:04:07.2100139Z T=5, 2025-05-07T21:04:07.2100212Z D=23, 2025-05-07T21:04:07.2100280Z B=97, 2025-05-07T21:04:07.2100354Z log_E=4, 2025-05-07T21:04:07.2100426Z L=7, 2025-05-07T21:04:07.2100501Z D_gradcheck=1, 2025-05-07T21:04:07.2100593Z stochastic_rounding=False, 2025-05-07T21:04:07.2100668Z weighted=False, 2025-05-07T21:04:07.2100742Z row_wise=True, 2025-05-07T21:04:07.2100817Z mixed=False, 2025-05-07T21:04:07.2100894Z use_cache=True, 2025-05-07T21:04:07.2100991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2101066Z use_cpu=True, 2025-05-07T21:04:07.2101159Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2101222Z ) 2025-05-07T21:04:07.2101348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2101678Z self=, 2025-05-07T21:04:07.2101796Z compile=True, 2025-05-07T21:04:07.2101901Z pooling_mode=, 2025-05-07T21:04:07.2101970Z T=2, 2025-05-07T21:04:07.2102044Z D=71, 2025-05-07T21:04:07.2102114Z B=112, 2025-05-07T21:04:07.2102188Z log_E=5, 2025-05-07T21:04:07.2102261Z L=13, 2025-05-07T21:04:07.2102375Z D_gradcheck=2, 2025-05-07T21:04:07.2102462Z stochastic_rounding=False, 2025-05-07T21:04:07.2102539Z weighted=True, 2025-05-07T21:04:07.2102612Z row_wise=True, 2025-05-07T21:04:07.2102683Z mixed=False, 2025-05-07T21:04:07.2102765Z use_cache=False, 2025-05-07T21:04:07.2102864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2102936Z use_cpu=True, 2025-05-07T21:04:07.2103032Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2103100Z ) 2025-05-07T21:04:07.2103222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2103564Z self=, 2025-05-07T21:04:07.2103642Z compile=False, 2025-05-07T21:04:07.2103748Z pooling_mode=, 2025-05-07T21:04:07.2103822Z T=1, 2025-05-07T21:04:07.2103891Z D=3, 2025-05-07T21:04:07.2103963Z B=117, 2025-05-07T21:04:07.2104035Z log_E=5, 2025-05-07T21:04:07.2104108Z L=11, 2025-05-07T21:04:07.2104187Z D_gradcheck=2, 2025-05-07T21:04:07.2104275Z stochastic_rounding=True, 2025-05-07T21:04:07.2104348Z weighted=True, 2025-05-07T21:04:07.2104422Z row_wise=True, 2025-05-07T21:04:07.2104494Z mixed=True, 2025-05-07T21:04:07.2104616Z use_cache=False, 2025-05-07T21:04:07.2104720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2104795Z use_cpu=True, 2025-05-07T21:04:07.2104890Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2104961Z ) 2025-05-07T21:04:07.2105082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2105414Z self=, 2025-05-07T21:04:07.2105489Z compile=True, 2025-05-07T21:04:07.2105593Z pooling_mode=, 2025-05-07T21:04:07.2105668Z T=5, 2025-05-07T21:04:07.2105737Z D=101, 2025-05-07T21:04:07.2105843Z B=75, 2025-05-07T21:04:07.2105917Z log_E=4, 2025-05-07T21:04:07.2105989Z L=9, 2025-05-07T21:04:07.2106061Z D_gradcheck=1, 2025-05-07T21:04:07.2106155Z stochastic_rounding=False, 2025-05-07T21:04:07.2106230Z weighted=False, 2025-05-07T21:04:07.2106303Z row_wise=True, 2025-05-07T21:04:07.2106381Z mixed=True, 2025-05-07T21:04:07.2106457Z use_cache=False, 2025-05-07T21:04:07.2106556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2106635Z use_cpu=True, 2025-05-07T21:04:07.2106729Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2106799Z ) 2025-05-07T21:04:07.2403422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2403921Z self=, 2025-05-07T21:04:07.2404098Z compile=False, 2025-05-07T21:04:07.2404248Z pooling_mode=, 2025-05-07T21:04:07.2404351Z T=4, 2025-05-07T21:04:07.2404454Z D=114, 2025-05-07T21:04:07.2404572Z B=76, 2025-05-07T21:04:07.2404672Z log_E=4, 2025-05-07T21:04:07.2404775Z L=13, 2025-05-07T21:04:07.2404891Z D_gradcheck=1, 2025-05-07T21:04:07.2405019Z stochastic_rounding=False, 2025-05-07T21:04:07.2405131Z weighted=True, 2025-05-07T21:04:07.2405242Z row_wise=True, 2025-05-07T21:04:07.2405350Z mixed=False, 2025-05-07T21:04:07.2405454Z use_cache=True, 2025-05-07T21:04:07.2405597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2405699Z use_cpu=True, 2025-05-07T21:04:07.2405834Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2405926Z ) 2025-05-07T21:04:07.2406096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2406585Z self=, 2025-05-07T21:04:07.2406668Z compile=False, 2025-05-07T21:04:07.2406770Z pooling_mode=, 2025-05-07T21:04:07.2406853Z T=2, 2025-05-07T21:04:07.2406926Z D=34, 2025-05-07T21:04:07.2406999Z B=119, 2025-05-07T21:04:07.2407072Z log_E=4, 2025-05-07T21:04:07.2407205Z L=5, 2025-05-07T21:04:07.2407279Z D_gradcheck=2, 2025-05-07T21:04:07.2407372Z stochastic_rounding=True, 2025-05-07T21:04:07.2407446Z weighted=True, 2025-05-07T21:04:07.2407523Z row_wise=True, 2025-05-07T21:04:07.2407597Z mixed=True, 2025-05-07T21:04:07.2407671Z use_cache=True, 2025-05-07T21:04:07.2407772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2407851Z use_cpu=True, 2025-05-07T21:04:07.2407946Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2408018Z ) 2025-05-07T21:04:07.2408143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2408482Z self=, 2025-05-07T21:04:07.2408561Z compile=True, 2025-05-07T21:04:07.2408966Z pooling_mode=, 2025-05-07T21:04:07.2409040Z T=1, 2025-05-07T21:04:07.2409119Z D=120, 2025-05-07T21:04:07.2409190Z B=36, 2025-05-07T21:04:07.2409274Z log_E=3, 2025-05-07T21:04:07.2409347Z L=6, 2025-05-07T21:04:07.2409424Z D_gradcheck=1, 2025-05-07T21:04:07.2409519Z stochastic_rounding=True, 2025-05-07T21:04:07.2409596Z weighted=False, 2025-05-07T21:04:07.2409668Z row_wise=True, 2025-05-07T21:04:07.2409847Z mixed=True, 2025-05-07T21:04:07.2409922Z use_cache=False, 2025-05-07T21:04:07.2410022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2410098Z use_cpu=True, 2025-05-07T21:04:07.2410196Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2410265Z ) 2025-05-07T21:04:07.2410395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2410727Z self=, 2025-05-07T21:04:07.2410802Z compile=False, 2025-05-07T21:04:07.2410906Z pooling_mode=, 2025-05-07T21:04:07.2410979Z T=2, 2025-05-07T21:04:07.2411168Z D=68, 2025-05-07T21:04:07.2411242Z B=73, 2025-05-07T21:04:07.2411317Z log_E=5, 2025-05-07T21:04:07.2411391Z L=16, 2025-05-07T21:04:07.2411466Z D_gradcheck=2, 2025-05-07T21:04:07.2411557Z stochastic_rounding=True, 2025-05-07T21:04:07.2411636Z weighted=True, 2025-05-07T21:04:07.2411711Z row_wise=True, 2025-05-07T21:04:07.2411783Z mixed=True, 2025-05-07T21:04:07.2411864Z use_cache=True, 2025-05-07T21:04:07.2411965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2412038Z use_cpu=True, 2025-05-07T21:04:07.2412141Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2412207Z ) 2025-05-07T21:04:07.2412331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2412665Z self=, 2025-05-07T21:04:07.2412741Z compile=True, 2025-05-07T21:04:07.2412845Z pooling_mode=, 2025-05-07T21:04:07.2412916Z T=3, 2025-05-07T21:04:07.2412988Z D=38, 2025-05-07T21:04:07.2413062Z B=93, 2025-05-07T21:04:07.2413136Z log_E=4, 2025-05-07T21:04:07.2413206Z L=20, 2025-05-07T21:04:07.2413290Z D_gradcheck=1, 2025-05-07T21:04:07.2413378Z stochastic_rounding=True, 2025-05-07T21:04:07.2413453Z weighted=False, 2025-05-07T21:04:07.2413536Z row_wise=True, 2025-05-07T21:04:07.2413613Z mixed=True, 2025-05-07T21:04:07.2413692Z use_cache=False, 2025-05-07T21:04:07.2413797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2413875Z use_cpu=True, 2025-05-07T21:04:07.2413973Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2414051Z ) 2025-05-07T21:04:07.2414175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2414578Z self=, 2025-05-07T21:04:07.2414660Z compile=False, 2025-05-07T21:04:07.2414763Z pooling_mode=, 2025-05-07T21:04:07.2414836Z T=5, 2025-05-07T21:04:07.2414906Z D=77, 2025-05-07T21:04:07.2415039Z B=114, 2025-05-07T21:04:07.2415118Z log_E=4, 2025-05-07T21:04:07.2415193Z L=8, 2025-05-07T21:04:07.2415266Z D_gradcheck=1, 2025-05-07T21:04:07.2415360Z stochastic_rounding=True, 2025-05-07T21:04:07.2415435Z weighted=True, 2025-05-07T21:04:07.2415510Z row_wise=True, 2025-05-07T21:04:07.2415588Z mixed=False, 2025-05-07T21:04:07.2415665Z use_cache=False, 2025-05-07T21:04:07.2415770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2415845Z use_cpu=True, 2025-05-07T21:04:07.2415941Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2416013Z ) 2025-05-07T21:04:07.2416136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2416466Z self=, 2025-05-07T21:04:07.2416548Z compile=True, 2025-05-07T21:04:07.2416649Z pooling_mode=, 2025-05-07T21:04:07.2416723Z T=5, 2025-05-07T21:04:07.2416798Z D=84, 2025-05-07T21:04:07.2416876Z B=74, 2025-05-07T21:04:07.2416948Z log_E=5, 2025-05-07T21:04:07.2417023Z L=3, 2025-05-07T21:04:07.2417104Z D_gradcheck=2, 2025-05-07T21:04:07.2417197Z stochastic_rounding=False, 2025-05-07T21:04:07.2417277Z weighted=True, 2025-05-07T21:04:07.2417422Z row_wise=True, 2025-05-07T21:04:07.2417499Z mixed=True, 2025-05-07T21:04:07.2417575Z use_cache=True, 2025-05-07T21:04:07.2417675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2417753Z use_cpu=True, 2025-05-07T21:04:07.2417848Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2417915Z ) 2025-05-07T21:04:07.2418045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2418376Z self=, 2025-05-07T21:04:07.2418452Z compile=True, 2025-05-07T21:04:07.2418559Z pooling_mode=, 2025-05-07T21:04:07.2418673Z T=1, 2025-05-07T21:04:07.2418748Z D=2, 2025-05-07T21:04:07.2418827Z B=101, 2025-05-07T21:04:07.2418900Z log_E=4, 2025-05-07T21:04:07.2418974Z L=20, 2025-05-07T21:04:07.2419055Z D_gradcheck=1, 2025-05-07T21:04:07.2419146Z stochastic_rounding=False, 2025-05-07T21:04:07.2419228Z weighted=True, 2025-05-07T21:04:07.2419303Z row_wise=True, 2025-05-07T21:04:07.2419377Z mixed=False, 2025-05-07T21:04:07.2419462Z use_cache=False, 2025-05-07T21:04:07.2419562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2419673Z use_cpu=True, 2025-05-07T21:04:07.2419770Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2419844Z ) 2025-05-07T21:04:07.2419966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2420298Z self=, 2025-05-07T21:04:07.2420380Z compile=True, 2025-05-07T21:04:07.2420486Z pooling_mode=, 2025-05-07T21:04:07.2420556Z T=3, 2025-05-07T21:04:07.2420632Z D=61, 2025-05-07T21:04:07.2420703Z B=24, 2025-05-07T21:04:07.2420775Z log_E=3, 2025-05-07T21:04:07.2420850Z L=14, 2025-05-07T21:04:07.2420929Z D_gradcheck=1, 2025-05-07T21:04:07.2421016Z stochastic_rounding=False, 2025-05-07T21:04:07.2421101Z weighted=False, 2025-05-07T21:04:07.2421175Z row_wise=True, 2025-05-07T21:04:07.2421251Z mixed=False, 2025-05-07T21:04:07.2421326Z use_cache=True, 2025-05-07T21:04:07.2421429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2421507Z use_cpu=True, 2025-05-07T21:04:07.2421603Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2421674Z ) 2025-05-07T21:04:07.2421851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2422183Z self=, 2025-05-07T21:04:07.2422261Z compile=False, 2025-05-07T21:04:07.2422371Z pooling_mode=, 2025-05-07T21:04:07.2422441Z T=1, 2025-05-07T21:04:07.2422552Z D=103, 2025-05-07T21:04:07.2422627Z B=54, 2025-05-07T21:04:07.2429445Z log_E=4, 2025-05-07T21:04:07.2429541Z L=7, 2025-05-07T21:04:07.2429633Z D_gradcheck=1, 2025-05-07T21:04:07.2429729Z stochastic_rounding=True, 2025-05-07T21:04:07.2429817Z weighted=True, 2025-05-07T21:04:07.2429893Z row_wise=True, 2025-05-07T21:04:07.2429966Z mixed=True, 2025-05-07T21:04:07.2430047Z use_cache=True, 2025-05-07T21:04:07.2430152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2430227Z use_cpu=True, 2025-05-07T21:04:07.2430329Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2430401Z ) 2025-05-07T21:04:07.2430531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2430874Z self=, 2025-05-07T21:04:07.2430953Z compile=False, 2025-05-07T21:04:07.2431062Z pooling_mode=, 2025-05-07T21:04:07.2431140Z T=1, 2025-05-07T21:04:07.2431214Z D=49, 2025-05-07T21:04:07.2431288Z B=63, 2025-05-07T21:04:07.2431357Z log_E=4, 2025-05-07T21:04:07.2431428Z L=10, 2025-05-07T21:04:07.2431504Z D_gradcheck=2, 2025-05-07T21:04:07.2431594Z stochastic_rounding=False, 2025-05-07T21:04:07.2431739Z weighted=True, 2025-05-07T21:04:07.2431818Z row_wise=True, 2025-05-07T21:04:07.2431890Z mixed=False, 2025-05-07T21:04:07.2431968Z use_cache=True, 2025-05-07T21:04:07.2432073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2432148Z use_cpu=True, 2025-05-07T21:04:07.2432246Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2432318Z ) 2025-05-07T21:04:07.2432448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2432783Z self=, 2025-05-07T21:04:07.2432862Z compile=True, 2025-05-07T21:04:07.2433007Z pooling_mode=, 2025-05-07T21:04:07.2433086Z T=3, 2025-05-07T21:04:07.2433155Z D=114, 2025-05-07T21:04:07.2433227Z B=50, 2025-05-07T21:04:07.2433301Z log_E=4, 2025-05-07T21:04:07.2433372Z L=16, 2025-05-07T21:04:07.2433444Z D_gradcheck=2, 2025-05-07T21:04:07.2433534Z stochastic_rounding=True, 2025-05-07T21:04:07.2433610Z weighted=True, 2025-05-07T21:04:07.2433684Z row_wise=True, 2025-05-07T21:04:07.2433760Z mixed=True, 2025-05-07T21:04:07.2433835Z use_cache=True, 2025-05-07T21:04:07.2433935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2434017Z use_cpu=True, 2025-05-07T21:04:07.2434113Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2434182Z ) 2025-05-07T21:04:07.2434313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2434641Z self=, 2025-05-07T21:04:07.2434723Z compile=False, 2025-05-07T21:04:07.2434828Z pooling_mode=, 2025-05-07T21:04:07.2434902Z T=2, 2025-05-07T21:04:07.2434977Z D=44, 2025-05-07T21:04:07.2435047Z B=20, 2025-05-07T21:04:07.2435117Z log_E=4, 2025-05-07T21:04:07.2435192Z L=17, 2025-05-07T21:04:07.2435267Z D_gradcheck=2, 2025-05-07T21:04:07.2435356Z stochastic_rounding=False, 2025-05-07T21:04:07.2435435Z weighted=True, 2025-05-07T21:04:07.2435510Z row_wise=True, 2025-05-07T21:04:07.2435583Z mixed=True, 2025-05-07T21:04:07.2435664Z use_cache=True, 2025-05-07T21:04:07.2435765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2435842Z use_cpu=True, 2025-05-07T21:04:07.2436036Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2436107Z ) 2025-05-07T21:04:07.2436280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2436611Z self=, 2025-05-07T21:04:07.2436689Z compile=True, 2025-05-07T21:04:07.2436797Z pooling_mode=, 2025-05-07T21:04:07.2436911Z T=5, 2025-05-07T21:04:07.2436983Z D=118, 2025-05-07T21:04:07.2437057Z B=86, 2025-05-07T21:04:07.2437128Z log_E=3, 2025-05-07T21:04:07.2437198Z L=14, 2025-05-07T21:04:07.2437275Z D_gradcheck=2, 2025-05-07T21:04:07.2437367Z stochastic_rounding=False, 2025-05-07T21:04:07.2437440Z weighted=True, 2025-05-07T21:04:07.2437519Z row_wise=True, 2025-05-07T21:04:07.2437591Z mixed=True, 2025-05-07T21:04:07.2437668Z use_cache=False, 2025-05-07T21:04:07.2437768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2437840Z use_cpu=True, 2025-05-07T21:04:07.2437939Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2438009Z ) 2025-05-07T21:04:07.2438133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2438463Z self=, 2025-05-07T21:04:07.2438544Z compile=True, 2025-05-07T21:04:07.2438645Z pooling_mode=, 2025-05-07T21:04:07.2438722Z T=3, 2025-05-07T21:04:07.2438792Z D=119, 2025-05-07T21:04:07.2438864Z B=103, 2025-05-07T21:04:07.2438939Z log_E=3, 2025-05-07T21:04:07.2439010Z L=19, 2025-05-07T21:04:07.2439085Z D_gradcheck=2, 2025-05-07T21:04:07.2439223Z stochastic_rounding=True, 2025-05-07T21:04:07.2439295Z weighted=True, 2025-05-07T21:04:07.2439373Z row_wise=True, 2025-05-07T21:04:07.2439446Z mixed=False, 2025-05-07T21:04:07.2439519Z use_cache=False, 2025-05-07T21:04:07.2439620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2439695Z use_cpu=True, 2025-05-07T21:04:07.2439789Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2439870Z ) 2025-05-07T21:04:07.2439994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2440321Z self=, 2025-05-07T21:04:07.2440440Z compile=True, 2025-05-07T21:04:07.2440543Z pooling_mode=, 2025-05-07T21:04:07.2440616Z T=4, 2025-05-07T21:04:07.2440689Z D=8, 2025-05-07T21:04:07.2440760Z B=99, 2025-05-07T21:04:07.2440835Z log_E=3, 2025-05-07T21:04:07.2440905Z L=9, 2025-05-07T21:04:07.2440981Z D_gradcheck=2, 2025-05-07T21:04:07.2441076Z stochastic_rounding=False, 2025-05-07T21:04:07.2441151Z weighted=False, 2025-05-07T21:04:07.2441223Z row_wise=True, 2025-05-07T21:04:07.2441302Z mixed=True, 2025-05-07T21:04:07.2441378Z use_cache=True, 2025-05-07T21:04:07.2441475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2441551Z use_cpu=True, 2025-05-07T21:04:07.2441646Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2441716Z ) 2025-05-07T21:04:07.2736390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2737032Z self=, 2025-05-07T21:04:07.2737168Z compile=False, 2025-05-07T21:04:07.2737316Z pooling_mode=, 2025-05-07T21:04:07.2737456Z T=3, 2025-05-07T21:04:07.2737567Z D=82, 2025-05-07T21:04:07.2737665Z B=99, 2025-05-07T21:04:07.2737764Z log_E=3, 2025-05-07T21:04:07.2737870Z L=5, 2025-05-07T21:04:07.2737980Z D_gradcheck=2, 2025-05-07T21:04:07.2738110Z stochastic_rounding=True, 2025-05-07T21:04:07.2738218Z weighted=False, 2025-05-07T21:04:07.2738320Z row_wise=True, 2025-05-07T21:04:07.2738420Z mixed=True, 2025-05-07T21:04:07.2738538Z use_cache=False, 2025-05-07T21:04:07.2738679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2738781Z use_cpu=True, 2025-05-07T21:04:07.2739094Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2739198Z ) 2025-05-07T21:04:07.2739378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2739827Z self=, 2025-05-07T21:04:07.2739909Z compile=False, 2025-05-07T21:04:07.2740090Z pooling_mode=, 2025-05-07T21:04:07.2740161Z T=5, 2025-05-07T21:04:07.2740232Z D=14, 2025-05-07T21:04:07.2740306Z B=58, 2025-05-07T21:04:07.2740379Z log_E=5, 2025-05-07T21:04:07.2740454Z L=8, 2025-05-07T21:04:07.2740536Z D_gradcheck=1, 2025-05-07T21:04:07.2740626Z stochastic_rounding=False, 2025-05-07T21:04:07.2740699Z weighted=True, 2025-05-07T21:04:07.2740773Z row_wise=True, 2025-05-07T21:04:07.2740848Z mixed=False, 2025-05-07T21:04:07.2740924Z use_cache=False, 2025-05-07T21:04:07.2741028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2741103Z use_cpu=True, 2025-05-07T21:04:07.2741203Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2741271Z ) 2025-05-07T21:04:07.2741393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2741727Z self=, 2025-05-07T21:04:07.2741804Z compile=True, 2025-05-07T21:04:07.2741906Z pooling_mode=, 2025-05-07T21:04:07.2741986Z T=4, 2025-05-07T21:04:07.2742055Z D=109, 2025-05-07T21:04:07.2742126Z B=46, 2025-05-07T21:04:07.2742201Z log_E=3, 2025-05-07T21:04:07.2742339Z L=6, 2025-05-07T21:04:07.2742412Z D_gradcheck=2, 2025-05-07T21:04:07.2742503Z stochastic_rounding=False, 2025-05-07T21:04:07.2742579Z weighted=True, 2025-05-07T21:04:07.2742653Z row_wise=True, 2025-05-07T21:04:07.2742725Z mixed=True, 2025-05-07T21:04:07.2742801Z use_cache=True, 2025-05-07T21:04:07.2742899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2742974Z use_cpu=True, 2025-05-07T21:04:07.2743075Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2743145Z ) 2025-05-07T21:04:07.2743266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2743655Z self=, 2025-05-07T21:04:07.2743738Z compile=False, 2025-05-07T21:04:07.2743842Z pooling_mode=, 2025-05-07T21:04:07.2743913Z T=4, 2025-05-07T21:04:07.2743990Z D=4, 2025-05-07T21:04:07.2744061Z B=60, 2025-05-07T21:04:07.2744137Z log_E=5, 2025-05-07T21:04:07.2744221Z L=7, 2025-05-07T21:04:07.2744298Z D_gradcheck=1, 2025-05-07T21:04:07.2744392Z stochastic_rounding=True, 2025-05-07T21:04:07.2744466Z weighted=False, 2025-05-07T21:04:07.2744537Z row_wise=True, 2025-05-07T21:04:07.2744613Z mixed=False, 2025-05-07T21:04:07.2744693Z use_cache=False, 2025-05-07T21:04:07.2744794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2744870Z use_cpu=True, 2025-05-07T21:04:07.2745004Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2745069Z ) 2025-05-07T21:04:07.2745192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2745528Z self=, 2025-05-07T21:04:07.2745605Z compile=True, 2025-05-07T21:04:07.2745707Z pooling_mode=, 2025-05-07T21:04:07.2745778Z T=4, 2025-05-07T21:04:07.2745849Z D=87, 2025-05-07T21:04:07.2745919Z B=46, 2025-05-07T21:04:07.2745989Z log_E=3, 2025-05-07T21:04:07.2746060Z L=3, 2025-05-07T21:04:07.2746133Z D_gradcheck=1, 2025-05-07T21:04:07.2746224Z stochastic_rounding=False, 2025-05-07T21:04:07.2746298Z weighted=False, 2025-05-07T21:04:07.2746375Z row_wise=True, 2025-05-07T21:04:07.2746448Z mixed=True, 2025-05-07T21:04:07.2746523Z use_cache=True, 2025-05-07T21:04:07.2746624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2746698Z use_cpu=True, 2025-05-07T21:04:07.2746839Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2746912Z ) 2025-05-07T21:04:07.2747037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2747369Z self=, 2025-05-07T21:04:07.2747491Z compile=True, 2025-05-07T21:04:07.2747592Z pooling_mode=, 2025-05-07T21:04:07.2747661Z T=1, 2025-05-07T21:04:07.2747736Z D=112, 2025-05-07T21:04:07.2747805Z B=25, 2025-05-07T21:04:07.2747876Z log_E=4, 2025-05-07T21:04:07.2747951Z L=8, 2025-05-07T21:04:07.2748024Z D_gradcheck=2, 2025-05-07T21:04:07.2748113Z stochastic_rounding=False, 2025-05-07T21:04:07.2748187Z weighted=False, 2025-05-07T21:04:07.2748258Z row_wise=True, 2025-05-07T21:04:07.2748334Z mixed=True, 2025-05-07T21:04:07.2748408Z use_cache=True, 2025-05-07T21:04:07.2748505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2748584Z use_cpu=True, 2025-05-07T21:04:07.2748681Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2748748Z ) 2025-05-07T21:04:07.2748872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2749203Z self=, 2025-05-07T21:04:07.2749282Z compile=False, 2025-05-07T21:04:07.2749383Z pooling_mode=, 2025-05-07T21:04:07.2749454Z T=1, 2025-05-07T21:04:07.2749521Z D=31, 2025-05-07T21:04:07.2749589Z B=87, 2025-05-07T21:04:07.2749703Z log_E=5, 2025-05-07T21:04:07.2749779Z L=1, 2025-05-07T21:04:07.2749853Z D_gradcheck=2, 2025-05-07T21:04:07.2749942Z stochastic_rounding=True, 2025-05-07T21:04:07.2750020Z weighted=True, 2025-05-07T21:04:07.2750093Z row_wise=True, 2025-05-07T21:04:07.2750167Z mixed=False, 2025-05-07T21:04:07.2750242Z use_cache=True, 2025-05-07T21:04:07.2750341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2750417Z use_cpu=True, 2025-05-07T21:04:07.2750516Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2750583Z ) 2025-05-07T21:04:07.2750703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2751105Z self=, 2025-05-07T21:04:07.2751184Z compile=True, 2025-05-07T21:04:07.2751286Z pooling_mode=, 2025-05-07T21:04:07.2751356Z T=5, 2025-05-07T21:04:07.2751429Z D=47, 2025-05-07T21:04:07.2751502Z B=107, 2025-05-07T21:04:07.2751576Z log_E=5, 2025-05-07T21:04:07.2751645Z L=16, 2025-05-07T21:04:07.2751722Z D_gradcheck=1, 2025-05-07T21:04:07.2751809Z stochastic_rounding=True, 2025-05-07T21:04:07.2751882Z weighted=True, 2025-05-07T21:04:07.2751961Z row_wise=True, 2025-05-07T21:04:07.2752033Z mixed=True, 2025-05-07T21:04:07.2752107Z use_cache=True, 2025-05-07T21:04:07.2752208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2752285Z use_cpu=True, 2025-05-07T21:04:07.2752380Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2752449Z ) 2025-05-07T21:04:07.2752571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2752902Z self=, 2025-05-07T21:04:07.2752981Z compile=False, 2025-05-07T21:04:07.2753082Z pooling_mode=, 2025-05-07T21:04:07.2753159Z T=3, 2025-05-07T21:04:07.2753232Z D=117, 2025-05-07T21:04:07.2753305Z B=106, 2025-05-07T21:04:07.2753383Z log_E=5, 2025-05-07T21:04:07.2753467Z L=9, 2025-05-07T21:04:07.2753557Z D_gradcheck=1, 2025-05-07T21:04:07.2753659Z stochastic_rounding=False, 2025-05-07T21:04:07.2753747Z weighted=True, 2025-05-07T21:04:07.2753822Z row_wise=True, 2025-05-07T21:04:07.2753898Z mixed=False, 2025-05-07T21:04:07.2753973Z use_cache=True, 2025-05-07T21:04:07.2754073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2754196Z use_cpu=True, 2025-05-07T21:04:07.2754295Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2754366Z ) 2025-05-07T21:04:07.2754488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2754819Z self=, 2025-05-07T21:04:07.2754941Z compile=True, 2025-05-07T21:04:07.2755040Z pooling_mode=, 2025-05-07T21:04:07.2755109Z T=2, 2025-05-07T21:04:07.2755180Z D=102, 2025-05-07T21:04:07.2755252Z B=17, 2025-05-07T21:04:07.2755324Z log_E=4, 2025-05-07T21:04:07.2755396Z L=5, 2025-05-07T21:04:07.2755472Z D_gradcheck=1, 2025-05-07T21:04:07.2755560Z stochastic_rounding=True, 2025-05-07T21:04:07.2755639Z weighted=False, 2025-05-07T21:04:07.2755711Z row_wise=True, 2025-05-07T21:04:07.2755785Z mixed=False, 2025-05-07T21:04:07.2755859Z use_cache=False, 2025-05-07T21:04:07.2756047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2756128Z use_cpu=True, 2025-05-07T21:04:07.2756221Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2756288Z ) 2025-05-07T21:04:07.2756415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2756747Z self=, 2025-05-07T21:04:07.2756830Z compile=True, 2025-05-07T21:04:07.2756936Z pooling_mode=, 2025-05-07T21:04:07.2757006Z T=5, 2025-05-07T21:04:07.2757076Z D=76, 2025-05-07T21:04:07.2757192Z B=100, 2025-05-07T21:04:07.2757263Z log_E=4, 2025-05-07T21:04:07.2757333Z L=17, 2025-05-07T21:04:07.2757412Z D_gradcheck=2, 2025-05-07T21:04:07.2757501Z stochastic_rounding=False, 2025-05-07T21:04:07.2757579Z weighted=True, 2025-05-07T21:04:07.2757652Z row_wise=True, 2025-05-07T21:04:07.2757722Z mixed=True, 2025-05-07T21:04:07.2757802Z use_cache=False, 2025-05-07T21:04:07.2757903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2757976Z use_cpu=True, 2025-05-07T21:04:07.2758075Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2758142Z ) 2025-05-07T21:04:07.2758263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2758636Z self=, 2025-05-07T21:04:07.2758716Z compile=False, 2025-05-07T21:04:07.2758815Z pooling_mode=, 2025-05-07T21:04:07.2758888Z T=5, 2025-05-07T21:04:07.2758958Z D=6, 2025-05-07T21:04:07.2759034Z B=50, 2025-05-07T21:04:07.2759104Z log_E=3, 2025-05-07T21:04:07.2759175Z L=15, 2025-05-07T21:04:07.2759254Z D_gradcheck=2, 2025-05-07T21:04:07.2759342Z stochastic_rounding=False, 2025-05-07T21:04:07.2759415Z weighted=True, 2025-05-07T21:04:07.2759493Z row_wise=True, 2025-05-07T21:04:07.2759566Z mixed=False, 2025-05-07T21:04:07.2759640Z use_cache=True, 2025-05-07T21:04:07.2759746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2759817Z use_cpu=True, 2025-05-07T21:04:07.2759912Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2759980Z ) 2025-05-07T21:04:07.2760104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2760431Z self=, 2025-05-07T21:04:07.2760509Z compile=True, 2025-05-07T21:04:07.2760608Z pooling_mode=, 2025-05-07T21:04:07.2760680Z T=5, 2025-05-07T21:04:07.2760754Z D=92, 2025-05-07T21:04:07.2760823Z B=112, 2025-05-07T21:04:07.2760893Z log_E=4, 2025-05-07T21:04:07.2760959Z L=16, 2025-05-07T21:04:07.2761033Z D_gradcheck=1, 2025-05-07T21:04:07.2761123Z stochastic_rounding=True, 2025-05-07T21:04:07.2761197Z weighted=True, 2025-05-07T21:04:07.2761270Z row_wise=True, 2025-05-07T21:04:07.2761345Z mixed=False, 2025-05-07T21:04:07.2761419Z use_cache=False, 2025-05-07T21:04:07.2761561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2761638Z use_cpu=True, 2025-05-07T21:04:07.2761738Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2761806Z ) 2025-05-07T21:04:07.2761939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2762268Z self=, 2025-05-07T21:04:07.2762386Z compile=True, 2025-05-07T21:04:07.2762488Z pooling_mode=, 2025-05-07T21:04:07.2762561Z T=5, 2025-05-07T21:04:07.2762640Z D=68, 2025-05-07T21:04:07.2762710Z B=76, 2025-05-07T21:04:07.2762780Z log_E=4, 2025-05-07T21:04:07.2762857Z L=15, 2025-05-07T21:04:07.2762937Z D_gradcheck=1, 2025-05-07T21:04:07.2763025Z stochastic_rounding=True, 2025-05-07T21:04:07.2763103Z weighted=True, 2025-05-07T21:04:07.2763174Z row_wise=True, 2025-05-07T21:04:07.2763246Z mixed=False, 2025-05-07T21:04:07.2763328Z use_cache=True, 2025-05-07T21:04:07.2763426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2763503Z use_cpu=True, 2025-05-07T21:04:07.2763600Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.2763668Z ) 2025-05-07T21:04:07.2763797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2764123Z self=, 2025-05-07T21:04:07.2764200Z compile=True, 2025-05-07T21:04:07.2764307Z pooling_mode=, 2025-05-07T21:04:07.2764375Z T=2, 2025-05-07T21:04:07.2764489Z D=46, 2025-05-07T21:04:07.2764568Z B=24, 2025-05-07T21:04:07.2764642Z log_E=4, 2025-05-07T21:04:07.2764714Z L=1, 2025-05-07T21:04:07.2764791Z D_gradcheck=2, 2025-05-07T21:04:07.2764882Z stochastic_rounding=False, 2025-05-07T21:04:07.2764956Z weighted=False, 2025-05-07T21:04:07.2765035Z row_wise=True, 2025-05-07T21:04:07.2765107Z mixed=True, 2025-05-07T21:04:07.2765186Z use_cache=True, 2025-05-07T21:04:07.2765284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.2765364Z use_cpu=True, 2025-05-07T21:04:07.2765468Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2765536Z ) 2025-05-07T21:04:07.2765696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.2766032Z self=, 2025-05-07T21:04:07.2766111Z compile=True, 2025-05-07T21:04:07.2766210Z pooling_mode=, 2025-05-07T21:04:07.2766287Z T=3, 2025-05-07T21:04:07.2766353Z D=84, 2025-05-07T21:04:07.2766423Z B=102, 2025-05-07T21:04:07.2766499Z log_E=5, 2025-05-07T21:04:07.2766570Z L=14, 2025-05-07T21:04:07.2766645Z D_gradcheck=2, 2025-05-07T21:04:07.2766731Z stochastic_rounding=True, 2025-05-07T21:04:07.2766803Z weighted=True, 2025-05-07T21:04:07.2766881Z row_wise=True, 2025-05-07T21:04:07.2766954Z mixed=True, 2025-05-07T21:04:07.2767030Z use_cache=False, 2025-05-07T21:04:07.2767136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.2767212Z use_cpu=True, 2025-05-07T21:04:07.2767307Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.2767379Z ) 2025-05-07T21:04:07.3068541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3069232Z self=, 2025-05-07T21:04:07.3069361Z compile=False, 2025-05-07T21:04:07.3069521Z pooling_mode=, 2025-05-07T21:04:07.3069666Z T=3, 2025-05-07T21:04:07.3069768Z D=36, 2025-05-07T21:04:07.3069879Z B=18, 2025-05-07T21:04:07.3069984Z log_E=4, 2025-05-07T21:04:07.3070085Z L=8, 2025-05-07T21:04:07.3070206Z D_gradcheck=1, 2025-05-07T21:04:07.3070333Z stochastic_rounding=True, 2025-05-07T21:04:07.3070453Z weighted=False, 2025-05-07T21:04:07.3070570Z row_wise=True, 2025-05-07T21:04:07.3070674Z mixed=True, 2025-05-07T21:04:07.3070937Z use_cache=False, 2025-05-07T21:04:07.3071086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3071192Z use_cpu=True, 2025-05-07T21:04:07.3071329Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.3071422Z ) 2025-05-07T21:04:07.3071601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3072073Z self=, 2025-05-07T21:04:07.3072153Z compile=True, 2025-05-07T21:04:07.3072257Z pooling_mode=, 2025-05-07T21:04:07.3072333Z T=5, 2025-05-07T21:04:07.3072404Z D=69, 2025-05-07T21:04:07.3072475Z B=43, 2025-05-07T21:04:07.3072549Z log_E=3, 2025-05-07T21:04:07.3072620Z L=3, 2025-05-07T21:04:07.3072697Z D_gradcheck=1, 2025-05-07T21:04:07.3072837Z stochastic_rounding=False, 2025-05-07T21:04:07.3072913Z weighted=False, 2025-05-07T21:04:07.3072992Z row_wise=True, 2025-05-07T21:04:07.3073065Z mixed=False, 2025-05-07T21:04:07.3073143Z use_cache=False, 2025-05-07T21:04:07.3073247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3073324Z use_cpu=True, 2025-05-07T21:04:07.3073422Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.3073493Z ) 2025-05-07T21:04:07.3073619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3073955Z self=, 2025-05-07T21:04:07.3074037Z compile=False, 2025-05-07T21:04:07.3074140Z pooling_mode=, 2025-05-07T21:04:07.3074288Z T=5, 2025-05-07T21:04:07.3074357Z D=87, 2025-05-07T21:04:07.3074429Z B=2, 2025-05-07T21:04:07.3074504Z log_E=5, 2025-05-07T21:04:07.3074577Z L=2, 2025-05-07T21:04:07.3074651Z D_gradcheck=1, 2025-05-07T21:04:07.3074744Z stochastic_rounding=True, 2025-05-07T21:04:07.3074822Z weighted=True, 2025-05-07T21:04:07.3074895Z row_wise=True, 2025-05-07T21:04:07.3074971Z mixed=True, 2025-05-07T21:04:07.3075052Z use_cache=False, 2025-05-07T21:04:07.3075153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3075236Z use_cpu=True, 2025-05-07T21:04:07.3075334Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.3075468Z ) 2025-05-07T21:04:07.3075599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3076047Z self=, 2025-05-07T21:04:07.3076130Z compile=False, 2025-05-07T21:04:07.3076230Z pooling_mode=, 2025-05-07T21:04:07.3076304Z T=3, 2025-05-07T21:04:07.3076379Z D=38, 2025-05-07T21:04:07.3076449Z B=46, 2025-05-07T21:04:07.3076519Z log_E=5, 2025-05-07T21:04:07.3076593Z L=2, 2025-05-07T21:04:07.3076667Z D_gradcheck=1, 2025-05-07T21:04:07.3076756Z stochastic_rounding=True, 2025-05-07T21:04:07.3076836Z weighted=True, 2025-05-07T21:04:07.3076910Z row_wise=True, 2025-05-07T21:04:07.3076987Z mixed=True, 2025-05-07T21:04:07.3077065Z use_cache=False, 2025-05-07T21:04:07.3077163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.3077235Z use_cpu=True, 2025-05-07T21:04:07.3077333Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3077403Z ) 2025-05-07T21:04:07.3077529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3077861Z self=, 2025-05-07T21:04:07.3077938Z compile=False, 2025-05-07T21:04:07.3078042Z pooling_mode=, 2025-05-07T21:04:07.3078111Z T=3, 2025-05-07T21:04:07.3078184Z D=87, 2025-05-07T21:04:07.3078259Z B=49, 2025-05-07T21:04:07.3078329Z log_E=4, 2025-05-07T21:04:07.3078401Z L=13, 2025-05-07T21:04:07.3078482Z D_gradcheck=1, 2025-05-07T21:04:07.3078571Z stochastic_rounding=True, 2025-05-07T21:04:07.3078649Z weighted=True, 2025-05-07T21:04:07.3078727Z row_wise=True, 2025-05-07T21:04:07.3078848Z mixed=True, 2025-05-07T21:04:07.3078932Z use_cache=True, 2025-05-07T21:04:07.3079030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3079104Z use_cpu=True, 2025-05-07T21:04:07.3079208Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3079279Z ) 2025-05-07T21:04:07.3079402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3079813Z self=, 2025-05-07T21:04:07.3079889Z compile=False, 2025-05-07T21:04:07.3079992Z pooling_mode=, 2025-05-07T21:04:07.3080064Z T=2, 2025-05-07T21:04:07.3080134Z D=112, 2025-05-07T21:04:07.3080208Z B=120, 2025-05-07T21:04:07.3080282Z log_E=5, 2025-05-07T21:04:07.3080356Z L=7, 2025-05-07T21:04:07.3080430Z D_gradcheck=1, 2025-05-07T21:04:07.3080528Z stochastic_rounding=False, 2025-05-07T21:04:07.3080602Z weighted=True, 2025-05-07T21:04:07.3080680Z row_wise=True, 2025-05-07T21:04:07.3080755Z mixed=True, 2025-05-07T21:04:07.3080829Z use_cache=False, 2025-05-07T21:04:07.3080932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.3081006Z use_cpu=True, 2025-05-07T21:04:07.3081105Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.3081179Z ) 2025-05-07T21:04:07.3081306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3081635Z self=, 2025-05-07T21:04:07.3081713Z compile=True, 2025-05-07T21:04:07.3081860Z pooling_mode=, 2025-05-07T21:04:07.3081931Z T=3, 2025-05-07T21:04:07.3082000Z D=125, 2025-05-07T21:04:07.3082071Z B=13, 2025-05-07T21:04:07.3082149Z log_E=5, 2025-05-07T21:04:07.3082222Z L=16, 2025-05-07T21:04:07.3082298Z D_gradcheck=2, 2025-05-07T21:04:07.3082392Z stochastic_rounding=True, 2025-05-07T21:04:07.3082466Z weighted=False, 2025-05-07T21:04:07.3082541Z row_wise=True, 2025-05-07T21:04:07.3082618Z mixed=False, 2025-05-07T21:04:07.3082693Z use_cache=True, 2025-05-07T21:04:07.3082791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.3082869Z use_cpu=True, 2025-05-07T21:04:07.3083009Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.3083080Z ) 2025-05-07T21:04:07.3083209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3083538Z self=, 2025-05-07T21:04:07.3083614Z compile=False, 2025-05-07T21:04:07.3083722Z pooling_mode=, 2025-05-07T21:04:07.3083794Z T=5, 2025-05-07T21:04:07.3083868Z D=104, 2025-05-07T21:04:07.3083939Z B=30, 2025-05-07T21:04:07.3084010Z log_E=5, 2025-05-07T21:04:07.3084087Z L=13, 2025-05-07T21:04:07.3084163Z D_gradcheck=1, 2025-05-07T21:04:07.3084251Z stochastic_rounding=True, 2025-05-07T21:04:07.3084332Z weighted=False, 2025-05-07T21:04:07.3084410Z row_wise=True, 2025-05-07T21:04:07.3084482Z mixed=True, 2025-05-07T21:04:07.3084559Z use_cache=True, 2025-05-07T21:04:07.3084658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.3084729Z use_cpu=True, 2025-05-07T21:04:07.3084831Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3084903Z ) 2025-05-07T21:04:07.3085027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3085360Z self=, 2025-05-07T21:04:07.3085441Z compile=False, 2025-05-07T21:04:07.3085545Z pooling_mode=, 2025-05-07T21:04:07.3085614Z T=4, 2025-05-07T21:04:07.3085684Z D=113, 2025-05-07T21:04:07.3085759Z B=95, 2025-05-07T21:04:07.3085830Z log_E=4, 2025-05-07T21:04:07.3085902Z L=19, 2025-05-07T21:04:07.3085986Z D_gradcheck=2, 2025-05-07T21:04:07.3086075Z stochastic_rounding=True, 2025-05-07T21:04:07.3086150Z weighted=True, 2025-05-07T21:04:07.3086274Z row_wise=True, 2025-05-07T21:04:07.3086350Z mixed=False, 2025-05-07T21:04:07.3086426Z use_cache=False, 2025-05-07T21:04:07.3086532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3086606Z use_cpu=True, 2025-05-07T21:04:07.3086701Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.3086810Z ) 2025-05-07T21:04:07.3086931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3087262Z self=, 2025-05-07T21:04:07.3087341Z compile=False, 2025-05-07T21:04:07.3087440Z pooling_mode=, 2025-05-07T21:04:07.3087513Z T=2, 2025-05-07T21:04:07.3087583Z D=48, 2025-05-07T21:04:07.3087654Z B=21, 2025-05-07T21:04:07.3087728Z log_E=3, 2025-05-07T21:04:07.3087800Z L=11, 2025-05-07T21:04:07.3087874Z D_gradcheck=1, 2025-05-07T21:04:07.3087969Z stochastic_rounding=False, 2025-05-07T21:04:07.3088046Z weighted=True, 2025-05-07T21:04:07.3088125Z row_wise=True, 2025-05-07T21:04:07.3088203Z mixed=True, 2025-05-07T21:04:07.3088278Z use_cache=False, 2025-05-07T21:04:07.3088382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3088459Z use_cpu=True, 2025-05-07T21:04:07.3088555Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3088631Z ) 2025-05-07T21:04:07.3088754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3089080Z self=, 2025-05-07T21:04:07.3089203Z compile=True, 2025-05-07T21:04:07.3089303Z pooling_mode=, 2025-05-07T21:04:07.3089373Z T=2, 2025-05-07T21:04:07.3089448Z D=32, 2025-05-07T21:04:07.3089521Z B=82, 2025-05-07T21:04:07.3089592Z log_E=3, 2025-05-07T21:04:07.3089664Z L=19, 2025-05-07T21:04:07.3089740Z D_gradcheck=2, 2025-05-07T21:04:07.3089829Z stochastic_rounding=False, 2025-05-07T21:04:07.3089918Z weighted=False, 2025-05-07T21:04:07.3089992Z row_wise=True, 2025-05-07T21:04:07.3090070Z mixed=False, 2025-05-07T21:04:07.3090148Z use_cache=False, 2025-05-07T21:04:07.3090250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.3090367Z use_cpu=True, 2025-05-07T21:04:07.3090463Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3090536Z ) 2025-05-07T21:04:07.3090668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3090996Z self=, 2025-05-07T21:04:07.3091078Z compile=False, 2025-05-07T21:04:07.3091184Z pooling_mode=, 2025-05-07T21:04:07.3091254Z T=5, 2025-05-07T21:04:07.3091324Z D=40, 2025-05-07T21:04:07.3091396Z B=35, 2025-05-07T21:04:07.3091470Z log_E=4, 2025-05-07T21:04:07.3091547Z L=18, 2025-05-07T21:04:07.3091622Z D_gradcheck=1, 2025-05-07T21:04:07.3091710Z stochastic_rounding=True, 2025-05-07T21:04:07.3091793Z weighted=True, 2025-05-07T21:04:07.3091867Z row_wise=True, 2025-05-07T21:04:07.3091942Z mixed=True, 2025-05-07T21:04:07.3092029Z use_cache=False, 2025-05-07T21:04:07.3092128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3092201Z use_cpu=True, 2025-05-07T21:04:07.3092299Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3092368Z ) 2025-05-07T21:04:07.3092490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3092822Z self=, 2025-05-07T21:04:07.3092903Z compile=False, 2025-05-07T21:04:07.3093007Z pooling_mode=, 2025-05-07T21:04:07.3093078Z T=1, 2025-05-07T21:04:07.3093147Z D=68, 2025-05-07T21:04:07.3093218Z B=99, 2025-05-07T21:04:07.3093289Z log_E=4, 2025-05-07T21:04:07.3093359Z L=15, 2025-05-07T21:04:07.3093436Z D_gradcheck=2, 2025-05-07T21:04:07.3093527Z stochastic_rounding=True, 2025-05-07T21:04:07.3093646Z weighted=True, 2025-05-07T21:04:07.3093723Z row_wise=True, 2025-05-07T21:04:07.3093800Z mixed=True, 2025-05-07T21:04:07.3093877Z use_cache=False, 2025-05-07T21:04:07.3093980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.3094055Z use_cpu=True, 2025-05-07T21:04:07.3094191Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3094262Z ) 2025-05-07T21:04:07.3094388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3094723Z self=, 2025-05-07T21:04:07.3094804Z compile=False, 2025-05-07T21:04:07.3094904Z pooling_mode=, 2025-05-07T21:04:07.3094978Z T=3, 2025-05-07T21:04:07.3095049Z D=78, 2025-05-07T21:04:07.3095118Z B=118, 2025-05-07T21:04:07.3095197Z log_E=5, 2025-05-07T21:04:07.3095268Z L=8, 2025-05-07T21:04:07.3095342Z D_gradcheck=2, 2025-05-07T21:04:07.3095439Z stochastic_rounding=False, 2025-05-07T21:04:07.3095513Z weighted=True, 2025-05-07T21:04:07.3095584Z row_wise=True, 2025-05-07T21:04:07.3095660Z mixed=False, 2025-05-07T21:04:07.3095736Z use_cache=False, 2025-05-07T21:04:07.3095837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3095918Z use_cpu=True, 2025-05-07T21:04:07.3096016Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3096087Z ) 2025-05-07T21:04:07.3096209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3096536Z self=, 2025-05-07T21:04:07.3096662Z compile=True, 2025-05-07T21:04:07.3096765Z pooling_mode=, 2025-05-07T21:04:07.3096836Z T=3, 2025-05-07T21:04:07.3096910Z D=115, 2025-05-07T21:04:07.3096982Z B=101, 2025-05-07T21:04:07.3097055Z log_E=3, 2025-05-07T21:04:07.3097129Z L=10, 2025-05-07T21:04:07.3097203Z D_gradcheck=2, 2025-05-07T21:04:07.3097293Z stochastic_rounding=False, 2025-05-07T21:04:07.3097369Z weighted=False, 2025-05-07T21:04:07.3097444Z row_wise=True, 2025-05-07T21:04:07.3097517Z mixed=False, 2025-05-07T21:04:07.3097596Z use_cache=False, 2025-05-07T21:04:07.3097735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.3097817Z use_cpu=True, 2025-05-07T21:04:07.3097916Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.3097984Z ) 2025-05-07T21:04:07.3098112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.3098439Z self=, 2025-05-07T21:04:07.3098516Z compile=True, 2025-05-07T21:04:07.3098621Z pooling_mode=, 2025-05-07T21:04:07.3098693Z T=3, 2025-05-07T21:04:07.3098762Z D=66, 2025-05-07T21:04:07.3098835Z B=35, 2025-05-07T21:04:07.3098910Z log_E=5, 2025-05-07T21:04:07.3098980Z L=4, 2025-05-07T21:04:07.3099058Z D_gradcheck=1, 2025-05-07T21:04:07.3099151Z stochastic_rounding=False, 2025-05-07T21:04:07.3099225Z weighted=True, 2025-05-07T21:04:07.3099301Z row_wise=True, 2025-05-07T21:04:07.3099371Z mixed=False, 2025-05-07T21:04:07.3099449Z use_cache=True, 2025-05-07T21:04:07.3099552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.3099628Z use_cpu=True, 2025-05-07T21:04:07.3099728Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.3099795Z ) 2025-05-07T21:04:07.9372240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9372912Z self=, 2025-05-07T21:04:07.9373454Z compile=False, 2025-05-07T21:04:07.9373699Z pooling_mode=, 2025-05-07T21:04:07.9373980Z T=3, 2025-05-07T21:04:07.9374161Z D=13, 2025-05-07T21:04:07.9374331Z B=60, 2025-05-07T21:04:07.9374508Z log_E=4, 2025-05-07T21:04:07.9374690Z L=19, 2025-05-07T21:04:07.9374860Z D_gradcheck=2, 2025-05-07T21:04:07.9375339Z stochastic_rounding=True, 2025-05-07T21:04:07.9375592Z weighted=False, 2025-05-07T21:04:07.9375797Z row_wise=True, 2025-05-07T21:04:07.9375996Z mixed=True, 2025-05-07T21:04:07.9376196Z use_cache=False, 2025-05-07T21:04:07.9376436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9376803Z use_cpu=True, 2025-05-07T21:04:07.9377030Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9377285Z ) 2025-05-07T21:04:07.9377508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9378078Z self=, 2025-05-07T21:04:07.9378591Z compile=False, 2025-05-07T21:04:07.9378825Z pooling_mode=, 2025-05-07T21:04:07.9379103Z T=5, 2025-05-07T21:04:07.9379275Z D=69, 2025-05-07T21:04:07.9379458Z B=25, 2025-05-07T21:04:07.9379638Z log_E=3, 2025-05-07T21:04:07.9379818Z L=4, 2025-05-07T21:04:07.9379999Z D_gradcheck=2, 2025-05-07T21:04:07.9380213Z stochastic_rounding=True, 2025-05-07T21:04:07.9380459Z weighted=False, 2025-05-07T21:04:07.9380658Z row_wise=True, 2025-05-07T21:04:07.9380858Z mixed=False, 2025-05-07T21:04:07.9381062Z use_cache=False, 2025-05-07T21:04:07.9381291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9381569Z use_cpu=True, 2025-05-07T21:04:07.9381792Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9382040Z ) 2025-05-07T21:04:07.9382263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9382911Z self=, 2025-05-07T21:04:07.9383414Z compile=True, 2025-05-07T21:04:07.9383642Z pooling_mode=, 2025-05-07T21:04:07.9383911Z T=3, 2025-05-07T21:04:07.9384081Z D=89, 2025-05-07T21:04:07.9384250Z B=31, 2025-05-07T21:04:07.9384425Z log_E=4, 2025-05-07T21:04:07.9384603Z L=10, 2025-05-07T21:04:07.9384786Z D_gradcheck=1, 2025-05-07T21:04:07.9385011Z stochastic_rounding=False, 2025-05-07T21:04:07.9385253Z weighted=False, 2025-05-07T21:04:07.9385461Z row_wise=True, 2025-05-07T21:04:07.9385663Z mixed=False, 2025-05-07T21:04:07.9385943Z use_cache=False, 2025-05-07T21:04:07.9386180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9386456Z use_cpu=True, 2025-05-07T21:04:07.9386684Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9386929Z ) 2025-05-07T21:04:07.9387148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9387711Z self=, 2025-05-07T21:04:07.9388216Z compile=False, 2025-05-07T21:04:07.9388442Z pooling_mode=, 2025-05-07T21:04:07.9388715Z T=4, 2025-05-07T21:04:07.9388886Z D=32, 2025-05-07T21:04:07.9389060Z B=82, 2025-05-07T21:04:07.9389233Z log_E=4, 2025-05-07T21:04:07.9389418Z L=5, 2025-05-07T21:04:07.9389599Z D_gradcheck=1, 2025-05-07T21:04:07.9389819Z stochastic_rounding=False, 2025-05-07T21:04:07.9390060Z weighted=False, 2025-05-07T21:04:07.9390269Z row_wise=True, 2025-05-07T21:04:07.9390469Z mixed=True, 2025-05-07T21:04:07.9390666Z use_cache=True, 2025-05-07T21:04:07.9390896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9391173Z use_cpu=True, 2025-05-07T21:04:07.9391394Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9391652Z ) 2025-05-07T21:04:07.9391873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9392433Z self=, 2025-05-07T21:04:07.9392936Z compile=True, 2025-05-07T21:04:07.9393167Z pooling_mode=, 2025-05-07T21:04:07.9393444Z T=1, 2025-05-07T21:04:07.9393615Z D=103, 2025-05-07T21:04:07.9393796Z B=50, 2025-05-07T21:04:07.9393968Z log_E=4, 2025-05-07T21:04:07.9394150Z L=12, 2025-05-07T21:04:07.9394393Z D_gradcheck=1, 2025-05-07T21:04:07.9394611Z stochastic_rounding=True, 2025-05-07T21:04:07.9394851Z weighted=False, 2025-05-07T21:04:07.9395058Z row_wise=True, 2025-05-07T21:04:07.9395256Z mixed=True, 2025-05-07T21:04:07.9395446Z use_cache=False, 2025-05-07T21:04:07.9395732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9396090Z use_cpu=True, 2025-05-07T21:04:07.9396308Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9396562Z ) 2025-05-07T21:04:07.9396779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9397332Z self=, 2025-05-07T21:04:07.9397843Z compile=False, 2025-05-07T21:04:07.9398074Z pooling_mode=, 2025-05-07T21:04:07.9398346Z T=5, 2025-05-07T21:04:07.9398515Z D=16, 2025-05-07T21:04:07.9398691Z B=71, 2025-05-07T21:04:07.9398864Z log_E=5, 2025-05-07T21:04:07.9399043Z L=15, 2025-05-07T21:04:07.9399219Z D_gradcheck=2, 2025-05-07T21:04:07.9399434Z stochastic_rounding=True, 2025-05-07T21:04:07.9399671Z weighted=False, 2025-05-07T21:04:07.9399883Z row_wise=True, 2025-05-07T21:04:07.9400085Z mixed=True, 2025-05-07T21:04:07.9400278Z use_cache=False, 2025-05-07T21:04:07.9400518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9400786Z use_cpu=True, 2025-05-07T21:04:07.9401003Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9401253Z ) 2025-05-07T21:04:07.9401476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9402076Z self=, 2025-05-07T21:04:07.9402590Z compile=True, 2025-05-07T21:04:07.9402825Z pooling_mode=, 2025-05-07T21:04:07.9403101Z T=3, 2025-05-07T21:04:07.9403269Z D=60, 2025-05-07T21:04:07.9403445Z B=13, 2025-05-07T21:04:07.9403625Z log_E=4, 2025-05-07T21:04:07.9403809Z L=20, 2025-05-07T21:04:07.9403996Z D_gradcheck=2, 2025-05-07T21:04:07.9404219Z stochastic_rounding=False, 2025-05-07T21:04:07.9404495Z weighted=True, 2025-05-07T21:04:07.9404693Z row_wise=True, 2025-05-07T21:04:07.9404943Z mixed=True, 2025-05-07T21:04:07.9405142Z use_cache=False, 2025-05-07T21:04:07.9405384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9405659Z use_cpu=True, 2025-05-07T21:04:07.9405880Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9406136Z ) 2025-05-07T21:04:07.9406350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9406911Z self=, 2025-05-07T21:04:07.9407421Z compile=False, 2025-05-07T21:04:07.9407647Z pooling_mode=, 2025-05-07T21:04:07.9407917Z T=3, 2025-05-07T21:04:07.9408090Z D=81, 2025-05-07T21:04:07.9408265Z B=64, 2025-05-07T21:04:07.9408442Z log_E=4, 2025-05-07T21:04:07.9408907Z L=0, 2025-05-07T21:04:07.9409084Z D_gradcheck=2, 2025-05-07T21:04:07.9409302Z stochastic_rounding=True, 2025-05-07T21:04:07.9409546Z weighted=True, 2025-05-07T21:04:07.9409741Z row_wise=True, 2025-05-07T21:04:07.9409944Z mixed=False, 2025-05-07T21:04:07.9410148Z use_cache=False, 2025-05-07T21:04:07.9410384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9410658Z use_cpu=True, 2025-05-07T21:04:07.9410878Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9411123Z ) 2025-05-07T21:04:07.9411349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9411906Z self=, 2025-05-07T21:04:07.9412419Z compile=True, 2025-05-07T21:04:07.9412642Z pooling_mode=, 2025-05-07T21:04:07.9412917Z T=2, 2025-05-07T21:04:07.9413098Z D=17, 2025-05-07T21:04:07.9413277Z B=128, 2025-05-07T21:04:07.9413541Z log_E=3, 2025-05-07T21:04:07.9413733Z L=8, 2025-05-07T21:04:07.9413911Z D_gradcheck=2, 2025-05-07T21:04:07.9414152Z stochastic_rounding=True, 2025-05-07T21:04:07.9414398Z weighted=True, 2025-05-07T21:04:07.9414610Z row_wise=True, 2025-05-07T21:04:07.9414812Z mixed=True, 2025-05-07T21:04:07.9415079Z use_cache=False, 2025-05-07T21:04:07.9415322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9415596Z use_cpu=True, 2025-05-07T21:04:07.9415824Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9416080Z ) 2025-05-07T21:04:07.9416306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9416859Z self=, 2025-05-07T21:04:07.9417370Z compile=False, 2025-05-07T21:04:07.9417605Z pooling_mode=, 2025-05-07T21:04:07.9417876Z T=2, 2025-05-07T21:04:07.9418055Z D=91, 2025-05-07T21:04:07.9418231Z B=101, 2025-05-07T21:04:07.9418408Z log_E=4, 2025-05-07T21:04:07.9418592Z L=1, 2025-05-07T21:04:07.9418770Z D_gradcheck=2, 2025-05-07T21:04:07.9418984Z stochastic_rounding=True, 2025-05-07T21:04:07.9419225Z weighted=True, 2025-05-07T21:04:07.9419429Z row_wise=True, 2025-05-07T21:04:07.9419623Z mixed=False, 2025-05-07T21:04:07.9419826Z use_cache=False, 2025-05-07T21:04:07.9420061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9420337Z use_cpu=True, 2025-05-07T21:04:07.9420556Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9420878Z ) 2025-05-07T21:04:07.9421100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9421652Z self=, 2025-05-07T21:04:07.9422170Z compile=True, 2025-05-07T21:04:07.9422397Z pooling_mode=, 2025-05-07T21:04:07.9422662Z T=3, 2025-05-07T21:04:07.9422836Z D=35, 2025-05-07T21:04:07.9423011Z B=25, 2025-05-07T21:04:07.9423187Z log_E=4, 2025-05-07T21:04:07.9423365Z L=20, 2025-05-07T21:04:07.9423546Z D_gradcheck=1, 2025-05-07T21:04:07.9423759Z stochastic_rounding=False, 2025-05-07T21:04:07.9424006Z weighted=False, 2025-05-07T21:04:07.9424276Z row_wise=True, 2025-05-07T21:04:07.9424471Z mixed=True, 2025-05-07T21:04:07.9424674Z use_cache=True, 2025-05-07T21:04:07.9424901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9425175Z use_cpu=True, 2025-05-07T21:04:07.9425404Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9425658Z ) 2025-05-07T21:04:07.9425883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9426435Z self=, 2025-05-07T21:04:07.9426958Z compile=False, 2025-05-07T21:04:07.9427187Z pooling_mode=, 2025-05-07T21:04:07.9427455Z T=3, 2025-05-07T21:04:07.9427630Z D=124, 2025-05-07T21:04:07.9427816Z B=33, 2025-05-07T21:04:07.9427985Z log_E=5, 2025-05-07T21:04:07.9428169Z L=0, 2025-05-07T21:04:07.9428349Z D_gradcheck=1, 2025-05-07T21:04:07.9428561Z stochastic_rounding=True, 2025-05-07T21:04:07.9428810Z weighted=False, 2025-05-07T21:04:07.9429022Z row_wise=True, 2025-05-07T21:04:07.9429222Z mixed=False, 2025-05-07T21:04:07.9429430Z use_cache=True, 2025-05-07T21:04:07.9429659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9429929Z use_cpu=True, 2025-05-07T21:04:07.9430157Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9430406Z ) 2025-05-07T21:04:07.9430621Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9431178Z self=, 2025-05-07T21:04:07.9431689Z compile=True, 2025-05-07T21:04:07.9431916Z pooling_mode=, 2025-05-07T21:04:07.9432179Z T=2, 2025-05-07T21:04:07.9432354Z D=80, 2025-05-07T21:04:07.9432577Z B=38, 2025-05-07T21:04:07.9432749Z log_E=4, 2025-05-07T21:04:07.9432935Z L=13, 2025-05-07T21:04:07.9433112Z D_gradcheck=2, 2025-05-07T21:04:07.9433323Z stochastic_rounding=False, 2025-05-07T21:04:07.9433576Z weighted=True, 2025-05-07T21:04:07.9433776Z row_wise=True, 2025-05-07T21:04:07.9434011Z mixed=False, 2025-05-07T21:04:07.9434212Z use_cache=True, 2025-05-07T21:04:07.9434440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9434709Z use_cpu=True, 2025-05-07T21:04:07.9434932Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9435183Z ) 2025-05-07T21:04:07.9435395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9436043Z self=, 2025-05-07T21:04:07.9436558Z compile=True, 2025-05-07T21:04:07.9436788Z pooling_mode=, 2025-05-07T21:04:07.9437052Z T=5, 2025-05-07T21:04:07.9437227Z D=112, 2025-05-07T21:04:07.9437412Z B=40, 2025-05-07T21:04:07.9437583Z log_E=4, 2025-05-07T21:04:07.9437767Z L=16, 2025-05-07T21:04:07.9437945Z D_gradcheck=1, 2025-05-07T21:04:07.9438158Z stochastic_rounding=True, 2025-05-07T21:04:07.9438407Z weighted=False, 2025-05-07T21:04:07.9438615Z row_wise=True, 2025-05-07T21:04:07.9438813Z mixed=False, 2025-05-07T21:04:07.9439014Z use_cache=False, 2025-05-07T21:04:07.9439252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9439520Z use_cpu=True, 2025-05-07T21:04:07.9439746Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9440088Z ) 2025-05-07T21:04:07.9440303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9440860Z self=, 2025-05-07T21:04:07.9441372Z compile=True, 2025-05-07T21:04:07.9441597Z pooling_mode=, 2025-05-07T21:04:07.9441871Z T=4, 2025-05-07T21:04:07.9442052Z D=38, 2025-05-07T21:04:07.9442221Z B=114, 2025-05-07T21:04:07.9442400Z log_E=4, 2025-05-07T21:04:07.9442590Z L=5, 2025-05-07T21:04:07.9442765Z D_gradcheck=2, 2025-05-07T21:04:07.9442982Z stochastic_rounding=False, 2025-05-07T21:04:07.9443277Z weighted=True, 2025-05-07T21:04:07.9443478Z row_wise=True, 2025-05-07T21:04:07.9443674Z mixed=True, 2025-05-07T21:04:07.9443870Z use_cache=True, 2025-05-07T21:04:07.9444097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9444364Z use_cpu=True, 2025-05-07T21:04:07.9444592Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9444843Z ) 2025-05-07T21:04:07.9445056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9445614Z self=, 2025-05-07T21:04:07.9446126Z compile=False, 2025-05-07T21:04:07.9446348Z pooling_mode=, 2025-05-07T21:04:07.9446622Z T=3, 2025-05-07T21:04:07.9446799Z D=26, 2025-05-07T21:04:07.9446969Z B=38, 2025-05-07T21:04:07.9447148Z log_E=5, 2025-05-07T21:04:07.9447336Z L=4, 2025-05-07T21:04:07.9447511Z D_gradcheck=2, 2025-05-07T21:04:07.9447725Z stochastic_rounding=True, 2025-05-07T21:04:07.9447975Z weighted=False, 2025-05-07T21:04:07.9448178Z row_wise=True, 2025-05-07T21:04:07.9448375Z mixed=False, 2025-05-07T21:04:07.9448575Z use_cache=True, 2025-05-07T21:04:07.9448810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9449079Z use_cpu=True, 2025-05-07T21:04:07.9449301Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9449551Z ) 2025-05-07T21:04:07.9706857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9707463Z self=, 2025-05-07T21:04:07.9707980Z compile=True, 2025-05-07T21:04:07.9708216Z pooling_mode=, 2025-05-07T21:04:07.9708488Z T=2, 2025-05-07T21:04:07.9709628Z D=2, 2025-05-07T21:04:07.9709819Z B=79, 2025-05-07T21:04:07.9709999Z log_E=3, 2025-05-07T21:04:07.9710175Z L=8, 2025-05-07T21:04:07.9710354Z D_gradcheck=2, 2025-05-07T21:04:07.9710581Z stochastic_rounding=False, 2025-05-07T21:04:07.9710821Z weighted=True, 2025-05-07T21:04:07.9711095Z row_wise=True, 2025-05-07T21:04:07.9711300Z mixed=True, 2025-05-07T21:04:07.9711489Z use_cache=True, 2025-05-07T21:04:07.9711725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9712003Z use_cpu=True, 2025-05-07T21:04:07.9712223Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9712478Z ) 2025-05-07T21:04:07.9712696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9713249Z self=, 2025-05-07T21:04:07.9713761Z compile=False, 2025-05-07T21:04:07.9713989Z pooling_mode=, 2025-05-07T21:04:07.9714264Z T=1, 2025-05-07T21:04:07.9714432Z D=37, 2025-05-07T21:04:07.9714608Z B=77, 2025-05-07T21:04:07.9714783Z log_E=4, 2025-05-07T21:04:07.9714962Z L=2, 2025-05-07T21:04:07.9715140Z D_gradcheck=1, 2025-05-07T21:04:07.9715360Z stochastic_rounding=True, 2025-05-07T21:04:07.9715597Z weighted=False, 2025-05-07T21:04:07.9715806Z row_wise=True, 2025-05-07T21:04:07.9716108Z mixed=False, 2025-05-07T21:04:07.9716301Z use_cache=False, 2025-05-07T21:04:07.9716538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9716813Z use_cpu=True, 2025-05-07T21:04:07.9717143Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9717395Z ) 2025-05-07T21:04:07.9717617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9718167Z self=, 2025-05-07T21:04:07.9718680Z compile=False, 2025-05-07T21:04:07.9718913Z pooling_mode=, 2025-05-07T21:04:07.9719188Z T=1, 2025-05-07T21:04:07.9719358Z D=49, 2025-05-07T21:04:07.9719533Z B=74, 2025-05-07T21:04:07.9719702Z log_E=5, 2025-05-07T21:04:07.9729375Z L=5, 2025-05-07T21:04:07.9729663Z D_gradcheck=2, 2025-05-07T21:04:07.9730042Z stochastic_rounding=True, 2025-05-07T21:04:07.9730292Z weighted=True, 2025-05-07T21:04:07.9730494Z row_wise=True, 2025-05-07T21:04:07.9730694Z mixed=True, 2025-05-07T21:04:07.9730884Z use_cache=True, 2025-05-07T21:04:07.9731117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9731398Z use_cpu=True, 2025-05-07T21:04:07.9731617Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9731866Z ) 2025-05-07T21:04:07.9732083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9732635Z self=, 2025-05-07T21:04:07.9733149Z compile=False, 2025-05-07T21:04:07.9733377Z pooling_mode=, 2025-05-07T21:04:07.9733651Z T=1, 2025-05-07T21:04:07.9733824Z D=111, 2025-05-07T21:04:07.9733995Z B=23, 2025-05-07T21:04:07.9734165Z log_E=5, 2025-05-07T21:04:07.9734346Z L=19, 2025-05-07T21:04:07.9734522Z D_gradcheck=2, 2025-05-07T21:04:07.9734732Z stochastic_rounding=True, 2025-05-07T21:04:07.9734979Z weighted=False, 2025-05-07T21:04:07.9735177Z row_wise=True, 2025-05-07T21:04:07.9735367Z mixed=False, 2025-05-07T21:04:07.9735566Z use_cache=False, 2025-05-07T21:04:07.9735801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9736077Z use_cpu=True, 2025-05-07T21:04:07.9736295Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9736543Z ) 2025-05-07T21:04:07.9736762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9737313Z self=, 2025-05-07T21:04:07.9737827Z compile=True, 2025-05-07T21:04:07.9738113Z pooling_mode=, 2025-05-07T21:04:07.9738382Z T=4, 2025-05-07T21:04:07.9738553Z D=84, 2025-05-07T21:04:07.9738723Z B=54, 2025-05-07T21:04:07.9738894Z log_E=4, 2025-05-07T21:04:07.9739072Z L=9, 2025-05-07T21:04:07.9739253Z D_gradcheck=1, 2025-05-07T21:04:07.9739469Z stochastic_rounding=False, 2025-05-07T21:04:07.9739764Z weighted=True, 2025-05-07T21:04:07.9739959Z row_wise=True, 2025-05-07T21:04:07.9740149Z mixed=False, 2025-05-07T21:04:07.9740347Z use_cache=True, 2025-05-07T21:04:07.9740575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9740847Z use_cpu=True, 2025-05-07T21:04:07.9741068Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9741319Z ) 2025-05-07T21:04:07.9741539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9742089Z self=, 2025-05-07T21:04:07.9742602Z compile=True, 2025-05-07T21:04:07.9742836Z pooling_mode=, 2025-05-07T21:04:07.9743101Z T=5, 2025-05-07T21:04:07.9743275Z D=101, 2025-05-07T21:04:07.9743454Z B=67, 2025-05-07T21:04:07.9743621Z log_E=3, 2025-05-07T21:04:07.9743802Z L=15, 2025-05-07T21:04:07.9743981Z D_gradcheck=1, 2025-05-07T21:04:07.9744192Z stochastic_rounding=False, 2025-05-07T21:04:07.9744440Z weighted=True, 2025-05-07T21:04:07.9744641Z row_wise=True, 2025-05-07T21:04:07.9744830Z mixed=True, 2025-05-07T21:04:07.9745024Z use_cache=True, 2025-05-07T21:04:07.9745250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9745569Z use_cpu=True, 2025-05-07T21:04:07.9745794Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9746040Z ) 2025-05-07T21:04:07.9746251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9746804Z self=, 2025-05-07T21:04:07.9747310Z compile=False, 2025-05-07T21:04:07.9747540Z pooling_mode=, 2025-05-07T21:04:07.9747802Z T=2, 2025-05-07T21:04:07.9747973Z D=42, 2025-05-07T21:04:07.9748145Z B=64, 2025-05-07T21:04:07.9748309Z log_E=5, 2025-05-07T21:04:07.9748488Z L=16, 2025-05-07T21:04:07.9748712Z D_gradcheck=2, 2025-05-07T21:04:07.9748922Z stochastic_rounding=False, 2025-05-07T21:04:07.9749170Z weighted=True, 2025-05-07T21:04:07.9749373Z row_wise=True, 2025-05-07T21:04:07.9749563Z mixed=False, 2025-05-07T21:04:07.9749761Z use_cache=True, 2025-05-07T21:04:07.9749988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9750255Z use_cpu=True, 2025-05-07T21:04:07.9750474Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9750715Z ) 2025-05-07T21:04:07.9750931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9751482Z self=, 2025-05-07T21:04:07.9751988Z compile=True, 2025-05-07T21:04:07.9752216Z pooling_mode=, 2025-05-07T21:04:07.9752479Z T=3, 2025-05-07T21:04:07.9752649Z D=125, 2025-05-07T21:04:07.9752820Z B=89, 2025-05-07T21:04:07.9752988Z log_E=3, 2025-05-07T21:04:07.9753164Z L=17, 2025-05-07T21:04:07.9753379Z D_gradcheck=1, 2025-05-07T21:04:07.9753595Z stochastic_rounding=False, 2025-05-07T21:04:07.9753838Z weighted=True, 2025-05-07T21:04:07.9754041Z row_wise=True, 2025-05-07T21:04:07.9754236Z mixed=False, 2025-05-07T21:04:07.9754437Z use_cache=False, 2025-05-07T21:04:07.9754666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9754936Z use_cpu=True, 2025-05-07T21:04:07.9755156Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9755403Z ) 2025-05-07T21:04:07.9755625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9756255Z self=, 2025-05-07T21:04:07.9756759Z compile=True, 2025-05-07T21:04:07.9757044Z pooling_mode=, 2025-05-07T21:04:07.9757317Z T=5, 2025-05-07T21:04:07.9757482Z D=100, 2025-05-07T21:04:07.9757655Z B=98, 2025-05-07T21:04:07.9757821Z log_E=4, 2025-05-07T21:04:07.9757999Z L=10, 2025-05-07T21:04:07.9758175Z D_gradcheck=2, 2025-05-07T21:04:07.9758431Z stochastic_rounding=False, 2025-05-07T21:04:07.9758669Z weighted=True, 2025-05-07T21:04:07.9758869Z row_wise=True, 2025-05-07T21:04:07.9759070Z mixed=False, 2025-05-07T21:04:07.9759264Z use_cache=False, 2025-05-07T21:04:07.9759499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9759769Z use_cpu=True, 2025-05-07T21:04:07.9759985Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9760234Z ) 2025-05-07T21:04:07.9760449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9760999Z self=, 2025-05-07T21:04:07.9761505Z compile=False, 2025-05-07T21:04:07.9761734Z pooling_mode=, 2025-05-07T21:04:07.9762004Z T=5, 2025-05-07T21:04:07.9762171Z D=109, 2025-05-07T21:04:07.9762346Z B=89, 2025-05-07T21:04:07.9762517Z log_E=4, 2025-05-07T21:04:07.9762693Z L=3, 2025-05-07T21:04:07.9762870Z D_gradcheck=2, 2025-05-07T21:04:07.9763084Z stochastic_rounding=True, 2025-05-07T21:04:07.9763322Z weighted=False, 2025-05-07T21:04:07.9763524Z row_wise=True, 2025-05-07T21:04:07.9763718Z mixed=False, 2025-05-07T21:04:07.9763909Z use_cache=True, 2025-05-07T21:04:07.9764191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9764458Z use_cpu=True, 2025-05-07T21:04:07.9764673Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9764928Z ) 2025-05-07T21:04:07.9765151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9765709Z self=, 2025-05-07T21:04:07.9766215Z compile=True, 2025-05-07T21:04:07.9766441Z pooling_mode=, 2025-05-07T21:04:07.9766708Z T=5, 2025-05-07T21:04:07.9766871Z D=6, 2025-05-07T21:04:07.9767042Z B=115, 2025-05-07T21:04:07.9767218Z log_E=4, 2025-05-07T21:04:07.9767337Z L=3, 2025-05-07T21:04:07.9767413Z D_gradcheck=2, 2025-05-07T21:04:07.9767511Z stochastic_rounding=False, 2025-05-07T21:04:07.9767587Z weighted=True, 2025-05-07T21:04:07.9767663Z row_wise=True, 2025-05-07T21:04:07.9767744Z mixed=True, 2025-05-07T21:04:07.9767819Z use_cache=False, 2025-05-07T21:04:07.9767923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9768003Z use_cpu=True, 2025-05-07T21:04:07.9768102Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9768172Z ) 2025-05-07T21:04:07.9768300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9768632Z self=, 2025-05-07T21:04:07.9768714Z compile=False, 2025-05-07T21:04:07.9768817Z pooling_mode=, 2025-05-07T21:04:07.9768888Z T=1, 2025-05-07T21:04:07.9768963Z D=24, 2025-05-07T21:04:07.9769032Z B=6, 2025-05-07T21:04:07.9769103Z log_E=4, 2025-05-07T21:04:07.9769179Z L=5, 2025-05-07T21:04:07.9769256Z D_gradcheck=2, 2025-05-07T21:04:07.9769345Z stochastic_rounding=True, 2025-05-07T21:04:07.9769428Z weighted=True, 2025-05-07T21:04:07.9769501Z row_wise=True, 2025-05-07T21:04:07.9769574Z mixed=False, 2025-05-07T21:04:07.9769657Z use_cache=True, 2025-05-07T21:04:07.9769758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9769831Z use_cpu=True, 2025-05-07T21:04:07.9769938Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9770009Z ) 2025-05-07T21:04:07.9770139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9770467Z self=, 2025-05-07T21:04:07.9770591Z compile=False, 2025-05-07T21:04:07.9770700Z pooling_mode=, 2025-05-07T21:04:07.9770773Z T=4, 2025-05-07T21:04:07.9770847Z D=127, 2025-05-07T21:04:07.9770926Z B=2, 2025-05-07T21:04:07.9771004Z log_E=4, 2025-05-07T21:04:07.9771078Z L=17, 2025-05-07T21:04:07.9771200Z D_gradcheck=2, 2025-05-07T21:04:07.9771288Z stochastic_rounding=True, 2025-05-07T21:04:07.9771362Z weighted=True, 2025-05-07T21:04:07.9771439Z row_wise=True, 2025-05-07T21:04:07.9771513Z mixed=False, 2025-05-07T21:04:07.9771596Z use_cache=True, 2025-05-07T21:04:07.9771696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9771769Z use_cpu=True, 2025-05-07T21:04:07.9771870Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9771938Z ) 2025-05-07T21:04:07.9772061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9772399Z self=, 2025-05-07T21:04:07.9772476Z compile=False, 2025-05-07T21:04:07.9772577Z pooling_mode=, 2025-05-07T21:04:07.9772652Z T=5, 2025-05-07T21:04:07.9772723Z D=65, 2025-05-07T21:04:07.9772797Z B=3, 2025-05-07T21:04:07.9772878Z log_E=4, 2025-05-07T21:04:07.9772948Z L=3, 2025-05-07T21:04:07.9773026Z D_gradcheck=1, 2025-05-07T21:04:07.9773120Z stochastic_rounding=True, 2025-05-07T21:04:07.9773192Z weighted=True, 2025-05-07T21:04:07.9773274Z row_wise=True, 2025-05-07T21:04:07.9773347Z mixed=False, 2025-05-07T21:04:07.9773479Z use_cache=True, 2025-05-07T21:04:07.9773586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9773662Z use_cpu=True, 2025-05-07T21:04:07.9773759Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9773831Z ) 2025-05-07T21:04:07.9773953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9774284Z self=, 2025-05-07T21:04:07.9774370Z compile=True, 2025-05-07T21:04:07.9774471Z pooling_mode=, 2025-05-07T21:04:07.9774542Z T=1, 2025-05-07T21:04:07.9774619Z D=122, 2025-05-07T21:04:07.9774690Z B=18, 2025-05-07T21:04:07.9774820Z log_E=5, 2025-05-07T21:04:07.9774895Z L=3, 2025-05-07T21:04:07.9774977Z D_gradcheck=1, 2025-05-07T21:04:07.9775083Z stochastic_rounding=False, 2025-05-07T21:04:07.9775162Z weighted=False, 2025-05-07T21:04:07.9775236Z row_wise=True, 2025-05-07T21:04:07.9775320Z mixed=False, 2025-05-07T21:04:07.9775400Z use_cache=True, 2025-05-07T21:04:07.9775504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.9775598Z use_cpu=True, 2025-05-07T21:04:07.9775697Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.9775769Z ) 2025-05-07T21:04:07.9775910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:07.9776241Z self=, 2025-05-07T21:04:07.9776324Z compile=True, 2025-05-07T21:04:07.9776425Z pooling_mode=, 2025-05-07T21:04:07.9776496Z T=5, 2025-05-07T21:04:07.9776572Z D=9, 2025-05-07T21:04:07.9776647Z B=31, 2025-05-07T21:04:07.9776719Z log_E=4, 2025-05-07T21:04:07.9776804Z L=1, 2025-05-07T21:04:07.9776883Z D_gradcheck=1, 2025-05-07T21:04:07.9776980Z stochastic_rounding=True, 2025-05-07T21:04:07.9777069Z weighted=True, 2025-05-07T21:04:07.9777149Z row_wise=True, 2025-05-07T21:04:07.9777229Z mixed=False, 2025-05-07T21:04:07.9777318Z use_cache=False, 2025-05-07T21:04:07.9777422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.9777501Z use_cpu=True, 2025-05-07T21:04:07.9777609Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.9777683Z ) 2025-05-07T21:04:08.0043346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0044163Z self=, 2025-05-07T21:04:08.0045074Z compile=False, 2025-05-07T21:04:08.0045405Z pooling_mode=, 2025-05-07T21:04:08.0045759Z T=2, 2025-05-07T21:04:08.0045946Z D=4, 2025-05-07T21:04:08.0046140Z B=121, 2025-05-07T21:04:08.0046324Z log_E=4, 2025-05-07T21:04:08.0046634Z L=16, 2025-05-07T21:04:08.0046823Z D_gradcheck=2, 2025-05-07T21:04:08.0047046Z stochastic_rounding=True, 2025-05-07T21:04:08.0047310Z weighted=False, 2025-05-07T21:04:08.0047531Z row_wise=True, 2025-05-07T21:04:08.0047747Z mixed=True, 2025-05-07T21:04:08.0047942Z use_cache=True, 2025-05-07T21:04:08.0048182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0048464Z use_cpu=True, 2025-05-07T21:04:08.0048695Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0048961Z ) 2025-05-07T21:04:08.0049187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0049751Z self=, 2025-05-07T21:04:08.0050268Z compile=True, 2025-05-07T21:04:08.0050507Z pooling_mode=, 2025-05-07T21:04:08.0050778Z T=3, 2025-05-07T21:04:08.0050959Z D=31, 2025-05-07T21:04:08.0051145Z B=90, 2025-05-07T21:04:08.0051323Z log_E=4, 2025-05-07T21:04:08.0051511Z L=14, 2025-05-07T21:04:08.0051698Z D_gradcheck=1, 2025-05-07T21:04:08.0051916Z stochastic_rounding=False, 2025-05-07T21:04:08.0052171Z weighted=True, 2025-05-07T21:04:08.0052379Z row_wise=True, 2025-05-07T21:04:08.0052664Z mixed=True, 2025-05-07T21:04:08.0052867Z use_cache=False, 2025-05-07T21:04:08.0053113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0053384Z use_cpu=True, 2025-05-07T21:04:08.0053615Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0053875Z ) 2025-05-07T21:04:08.0054102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0054656Z self=, 2025-05-07T21:04:08.0055177Z compile=True, 2025-05-07T21:04:08.0055414Z pooling_mode=, 2025-05-07T21:04:08.0055687Z T=1, 2025-05-07T21:04:08.0055962Z D=27, 2025-05-07T21:04:08.0056147Z B=48, 2025-05-07T21:04:08.0056322Z log_E=3, 2025-05-07T21:04:08.0056512Z L=14, 2025-05-07T21:04:08.0056701Z D_gradcheck=1, 2025-05-07T21:04:08.0056920Z stochastic_rounding=True, 2025-05-07T21:04:08.0057178Z weighted=True, 2025-05-07T21:04:08.0057396Z row_wise=True, 2025-05-07T21:04:08.0057600Z mixed=False, 2025-05-07T21:04:08.0057816Z use_cache=True, 2025-05-07T21:04:08.0058057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0058335Z use_cpu=True, 2025-05-07T21:04:08.0058565Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0058823Z ) 2025-05-07T21:04:08.0059039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0059597Z self=, 2025-05-07T21:04:08.0060113Z compile=True, 2025-05-07T21:04:08.0060348Z pooling_mode=, 2025-05-07T21:04:08.0060619Z T=1, 2025-05-07T21:04:08.0060801Z D=126, 2025-05-07T21:04:08.0060985Z B=116, 2025-05-07T21:04:08.0061165Z log_E=3, 2025-05-07T21:04:08.0061354Z L=6, 2025-05-07T21:04:08.0061538Z D_gradcheck=1, 2025-05-07T21:04:08.0061754Z stochastic_rounding=True, 2025-05-07T21:04:08.0062009Z weighted=True, 2025-05-07T21:04:08.0062229Z row_wise=True, 2025-05-07T21:04:08.0062426Z mixed=False, 2025-05-07T21:04:08.0062632Z use_cache=False, 2025-05-07T21:04:08.0062878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0063154Z use_cpu=True, 2025-05-07T21:04:08.0063381Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0063653Z ) 2025-05-07T21:04:08.0063911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0064517Z self=, 2025-05-07T21:04:08.0065033Z compile=True, 2025-05-07T21:04:08.0065270Z pooling_mode=, 2025-05-07T21:04:08.0065540Z T=2, 2025-05-07T21:04:08.0065726Z D=89, 2025-05-07T21:04:08.0065913Z B=25, 2025-05-07T21:04:08.0066132Z log_E=5, 2025-05-07T21:04:08.0066325Z L=0, 2025-05-07T21:04:08.0066510Z D_gradcheck=1, 2025-05-07T21:04:08.0066734Z stochastic_rounding=False, 2025-05-07T21:04:08.0066994Z weighted=True, 2025-05-07T21:04:08.0067206Z row_wise=True, 2025-05-07T21:04:08.0067406Z mixed=False, 2025-05-07T21:04:08.0067621Z use_cache=False, 2025-05-07T21:04:08.0067869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0068145Z use_cpu=True, 2025-05-07T21:04:08.0068382Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0068641Z ) 2025-05-07T21:04:08.0068861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0069437Z self=, 2025-05-07T21:04:08.0069960Z compile=False, 2025-05-07T21:04:08.0070195Z pooling_mode=, 2025-05-07T21:04:08.0070487Z T=1, 2025-05-07T21:04:08.0070675Z D=87, 2025-05-07T21:04:08.0070862Z B=57, 2025-05-07T21:04:08.0071036Z log_E=5, 2025-05-07T21:04:08.0071223Z L=10, 2025-05-07T21:04:08.0071415Z D_gradcheck=2, 2025-05-07T21:04:08.0071631Z stochastic_rounding=True, 2025-05-07T21:04:08.0071884Z weighted=False, 2025-05-07T21:04:08.0072145Z row_wise=True, 2025-05-07T21:04:08.0072340Z mixed=True, 2025-05-07T21:04:08.0072543Z use_cache=True, 2025-05-07T21:04:08.0072778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0073053Z use_cpu=True, 2025-05-07T21:04:08.0073279Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0073535Z ) 2025-05-07T21:04:08.0073755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0074373Z self=, 2025-05-07T21:04:08.0074886Z compile=False, 2025-05-07T21:04:08.0075115Z pooling_mode=, 2025-05-07T21:04:08.0075469Z T=4, 2025-05-07T21:04:08.0075656Z D=6, 2025-05-07T21:04:08.0075836Z B=65, 2025-05-07T21:04:08.0076098Z log_E=4, 2025-05-07T21:04:08.0076284Z L=12, 2025-05-07T21:04:08.0076465Z D_gradcheck=2, 2025-05-07T21:04:08.0076687Z stochastic_rounding=False, 2025-05-07T21:04:08.0076942Z weighted=True, 2025-05-07T21:04:08.0077149Z row_wise=True, 2025-05-07T21:04:08.0077351Z mixed=True, 2025-05-07T21:04:08.0077560Z use_cache=False, 2025-05-07T21:04:08.0077803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0078078Z use_cpu=True, 2025-05-07T21:04:08.0078309Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0078563Z ) 2025-05-07T21:04:08.0078780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0079347Z self=, 2025-05-07T21:04:08.0079871Z compile=False, 2025-05-07T21:04:08.0080098Z pooling_mode=, 2025-05-07T21:04:08.0080377Z T=3, 2025-05-07T21:04:08.0080556Z D=52, 2025-05-07T21:04:08.0080737Z B=52, 2025-05-07T21:04:08.0080926Z log_E=3, 2025-05-07T21:04:08.0081123Z L=13, 2025-05-07T21:04:08.0081308Z D_gradcheck=2, 2025-05-07T21:04:08.0081535Z stochastic_rounding=True, 2025-05-07T21:04:08.0081803Z weighted=True, 2025-05-07T21:04:08.0082004Z row_wise=True, 2025-05-07T21:04:08.0082216Z mixed=True, 2025-05-07T21:04:08.0082429Z use_cache=True, 2025-05-07T21:04:08.0082657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0082950Z use_cpu=True, 2025-05-07T21:04:08.0083188Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0083448Z ) 2025-05-07T21:04:08.0083666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0084284Z self=, 2025-05-07T21:04:08.0084806Z compile=True, 2025-05-07T21:04:08.0085038Z pooling_mode=, 2025-05-07T21:04:08.0085314Z T=5, 2025-05-07T21:04:08.0085536Z D=80, 2025-05-07T21:04:08.0085710Z B=116, 2025-05-07T21:04:08.0085894Z log_E=5, 2025-05-07T21:04:08.0086087Z L=16, 2025-05-07T21:04:08.0086261Z D_gradcheck=2, 2025-05-07T21:04:08.0093833Z stochastic_rounding=True, 2025-05-07T21:04:08.0094128Z weighted=True, 2025-05-07T21:04:08.0094348Z row_wise=True, 2025-05-07T21:04:08.0094561Z mixed=False, 2025-05-07T21:04:08.0094776Z use_cache=True, 2025-05-07T21:04:08.0095009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0095295Z use_cpu=True, 2025-05-07T21:04:08.0095532Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0095783Z ) 2025-05-07T21:04:08.0096016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0096582Z self=, 2025-05-07T21:04:08.0097090Z compile=True, 2025-05-07T21:04:08.0097332Z pooling_mode=, 2025-05-07T21:04:08.0097609Z T=2, 2025-05-07T21:04:08.0097792Z D=28, 2025-05-07T21:04:08.0097979Z B=73, 2025-05-07T21:04:08.0098158Z log_E=5, 2025-05-07T21:04:08.0098347Z L=2, 2025-05-07T21:04:08.0098534Z D_gradcheck=1, 2025-05-07T21:04:08.0098765Z stochastic_rounding=False, 2025-05-07T21:04:08.0099085Z weighted=False, 2025-05-07T21:04:08.0099298Z row_wise=True, 2025-05-07T21:04:08.0099498Z mixed=True, 2025-05-07T21:04:08.0099694Z use_cache=False, 2025-05-07T21:04:08.0099939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0100221Z use_cpu=True, 2025-05-07T21:04:08.0100448Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0100694Z ) 2025-05-07T21:04:08.0100929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0101491Z self=, 2025-05-07T21:04:08.0101993Z compile=False, 2025-05-07T21:04:08.0102270Z pooling_mode=, 2025-05-07T21:04:08.0102542Z T=5, 2025-05-07T21:04:08.0102710Z D=89, 2025-05-07T21:04:08.0102879Z B=66, 2025-05-07T21:04:08.0103051Z log_E=5, 2025-05-07T21:04:08.0103230Z L=15, 2025-05-07T21:04:08.0103411Z D_gradcheck=1, 2025-05-07T21:04:08.0103623Z stochastic_rounding=True, 2025-05-07T21:04:08.0103861Z weighted=False, 2025-05-07T21:04:08.0104061Z row_wise=True, 2025-05-07T21:04:08.0104257Z mixed=True, 2025-05-07T21:04:08.0104444Z use_cache=False, 2025-05-07T21:04:08.0104677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0104947Z use_cpu=True, 2025-05-07T21:04:08.0105159Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0105402Z ) 2025-05-07T21:04:08.0105621Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0106170Z self=, 2025-05-07T21:04:08.0106663Z compile=True, 2025-05-07T21:04:08.0106889Z pooling_mode=, 2025-05-07T21:04:08.0107152Z T=1, 2025-05-07T21:04:08.0107316Z D=4, 2025-05-07T21:04:08.0107485Z B=79, 2025-05-07T21:04:08.0107656Z log_E=5, 2025-05-07T21:04:08.0107833Z L=17, 2025-05-07T21:04:08.0108016Z D_gradcheck=2, 2025-05-07T21:04:08.0108234Z stochastic_rounding=False, 2025-05-07T21:04:08.0108471Z weighted=True, 2025-05-07T21:04:08.0108858Z row_wise=True, 2025-05-07T21:04:08.0109051Z mixed=True, 2025-05-07T21:04:08.0109238Z use_cache=True, 2025-05-07T21:04:08.0109459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0109727Z use_cpu=True, 2025-05-07T21:04:08.0109942Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0110184Z ) 2025-05-07T21:04:08.0110489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0111045Z self=, 2025-05-07T21:04:08.0111547Z compile=False, 2025-05-07T21:04:08.0111769Z pooling_mode=, 2025-05-07T21:04:08.0112096Z T=5, 2025-05-07T21:04:08.0112265Z D=114, 2025-05-07T21:04:08.0112441Z B=102, 2025-05-07T21:04:08.0112615Z log_E=3, 2025-05-07T21:04:08.0112791Z L=2, 2025-05-07T21:04:08.0112962Z D_gradcheck=1, 2025-05-07T21:04:08.0113172Z stochastic_rounding=True, 2025-05-07T21:04:08.0113404Z weighted=False, 2025-05-07T21:04:08.0113601Z row_wise=True, 2025-05-07T21:04:08.0113794Z mixed=False, 2025-05-07T21:04:08.0113979Z use_cache=True, 2025-05-07T21:04:08.0114201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0114496Z use_cpu=True, 2025-05-07T21:04:08.0114730Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0114970Z ) 2025-05-07T21:04:08.0115182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0115724Z self=, 2025-05-07T21:04:08.0116294Z compile=True, 2025-05-07T21:04:08.0116521Z pooling_mode=, 2025-05-07T21:04:08.0116789Z T=3, 2025-05-07T21:04:08.0116952Z D=10, 2025-05-07T21:04:08.0117120Z B=119, 2025-05-07T21:04:08.0117293Z log_E=5, 2025-05-07T21:04:08.0117468Z L=16, 2025-05-07T21:04:08.0117646Z D_gradcheck=2, 2025-05-07T21:04:08.0117928Z stochastic_rounding=True, 2025-05-07T21:04:08.0118160Z weighted=True, 2025-05-07T21:04:08.0118350Z row_wise=True, 2025-05-07T21:04:08.0118539Z mixed=False, 2025-05-07T21:04:08.0118730Z use_cache=False, 2025-05-07T21:04:08.0118957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0119220Z use_cpu=True, 2025-05-07T21:04:08.0119433Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0119680Z ) 2025-05-07T21:04:08.0119895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0120446Z self=, 2025-05-07T21:04:08.0121017Z compile=True, 2025-05-07T21:04:08.0121239Z pooling_mode=, 2025-05-07T21:04:08.0121508Z T=1, 2025-05-07T21:04:08.0121673Z D=88, 2025-05-07T21:04:08.0121839Z B=82, 2025-05-07T21:04:08.0122007Z log_E=3, 2025-05-07T21:04:08.0122182Z L=13, 2025-05-07T21:04:08.0122358Z D_gradcheck=1, 2025-05-07T21:04:08.0122568Z stochastic_rounding=True, 2025-05-07T21:04:08.0122803Z weighted=False, 2025-05-07T21:04:08.0122998Z row_wise=True, 2025-05-07T21:04:08.0123185Z mixed=False, 2025-05-07T21:04:08.0123372Z use_cache=True, 2025-05-07T21:04:08.0123591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0123888Z use_cpu=True, 2025-05-07T21:04:08.0124111Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0124357Z ) 2025-05-07T21:04:08.0124566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0125113Z self=, 2025-05-07T21:04:08.0125615Z compile=False, 2025-05-07T21:04:08.0125836Z pooling_mode=, 2025-05-07T21:04:08.0126096Z T=1, 2025-05-07T21:04:08.0126261Z D=70, 2025-05-07T21:04:08.0126424Z B=59, 2025-05-07T21:04:08.0126588Z log_E=4, 2025-05-07T21:04:08.0126767Z L=2, 2025-05-07T21:04:08.0126942Z D_gradcheck=2, 2025-05-07T21:04:08.0127155Z stochastic_rounding=True, 2025-05-07T21:04:08.0127390Z weighted=True, 2025-05-07T21:04:08.0127581Z row_wise=True, 2025-05-07T21:04:08.0127765Z mixed=False, 2025-05-07T21:04:08.0127955Z use_cache=True, 2025-05-07T21:04:08.0128176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0128439Z use_cpu=True, 2025-05-07T21:04:08.0128650Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0128936Z ) 2025-05-07T21:04:08.0380509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0381060Z self=, 2025-05-07T21:04:08.0381577Z compile=True, 2025-05-07T21:04:08.0381814Z pooling_mode=, 2025-05-07T21:04:08.0382175Z T=2, 2025-05-07T21:04:08.0382348Z D=51, 2025-05-07T21:04:08.0382517Z B=122, 2025-05-07T21:04:08.0382687Z log_E=5, 2025-05-07T21:04:08.0382861Z L=10, 2025-05-07T21:04:08.0383037Z D_gradcheck=1, 2025-05-07T21:04:08.0383291Z stochastic_rounding=True, 2025-05-07T21:04:08.0383529Z weighted=False, 2025-05-07T21:04:08.0383727Z row_wise=True, 2025-05-07T21:04:08.0383917Z mixed=False, 2025-05-07T21:04:08.0384105Z use_cache=True, 2025-05-07T21:04:08.0384326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0384597Z use_cpu=True, 2025-05-07T21:04:08.0384817Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0385060Z ) 2025-05-07T21:04:08.0385277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0385824Z self=, 2025-05-07T21:04:08.0386327Z compile=False, 2025-05-07T21:04:08.0386553Z pooling_mode=, 2025-05-07T21:04:08.0386812Z T=5, 2025-05-07T21:04:08.0386979Z D=60, 2025-05-07T21:04:08.0387149Z B=51, 2025-05-07T21:04:08.0387317Z log_E=4, 2025-05-07T21:04:08.0387492Z L=20, 2025-05-07T21:04:08.0387732Z D_gradcheck=2, 2025-05-07T21:04:08.0387945Z stochastic_rounding=False, 2025-05-07T21:04:08.0388188Z weighted=True, 2025-05-07T21:04:08.0388386Z row_wise=True, 2025-05-07T21:04:08.0388575Z mixed=False, 2025-05-07T21:04:08.0388769Z use_cache=True, 2025-05-07T21:04:08.0388992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0389258Z use_cpu=True, 2025-05-07T21:04:08.0389474Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0389719Z ) 2025-05-07T21:04:08.0389930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0390534Z self=, 2025-05-07T21:04:08.0391036Z compile=False, 2025-05-07T21:04:08.0391261Z pooling_mode=, 2025-05-07T21:04:08.0391517Z T=5, 2025-05-07T21:04:08.0391684Z D=120, 2025-05-07T21:04:08.0391848Z B=31, 2025-05-07T21:04:08.0392014Z log_E=3, 2025-05-07T21:04:08.0392218Z L=12, 2025-05-07T21:04:08.0392410Z D_gradcheck=2, 2025-05-07T21:04:08.0392630Z stochastic_rounding=False, 2025-05-07T21:04:08.0392886Z weighted=True, 2025-05-07T21:04:08.0393099Z row_wise=True, 2025-05-07T21:04:08.0393297Z mixed=True, 2025-05-07T21:04:08.0393505Z use_cache=False, 2025-05-07T21:04:08.0393756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0394029Z use_cpu=True, 2025-05-07T21:04:08.0394265Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0394525Z ) 2025-05-07T21:04:08.0394753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0395309Z self=, 2025-05-07T21:04:08.0395825Z compile=True, 2025-05-07T21:04:08.0396114Z pooling_mode=, 2025-05-07T21:04:08.0396378Z T=4, 2025-05-07T21:04:08.0396555Z D=115, 2025-05-07T21:04:08.0396740Z B=43, 2025-05-07T21:04:08.0396912Z log_E=3, 2025-05-07T21:04:08.0397104Z L=7, 2025-05-07T21:04:08.0397283Z D_gradcheck=2, 2025-05-07T21:04:08.0397494Z stochastic_rounding=True, 2025-05-07T21:04:08.0397740Z weighted=True, 2025-05-07T21:04:08.0397945Z row_wise=True, 2025-05-07T21:04:08.0398142Z mixed=False, 2025-05-07T21:04:08.0398345Z use_cache=True, 2025-05-07T21:04:08.0398581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0398851Z use_cpu=True, 2025-05-07T21:04:08.0399152Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0399409Z ) 2025-05-07T21:04:08.0399626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0400189Z self=, 2025-05-07T21:04:08.0400708Z compile=True, 2025-05-07T21:04:08.0400984Z pooling_mode=, 2025-05-07T21:04:08.0401249Z T=4, 2025-05-07T21:04:08.0401430Z D=30, 2025-05-07T21:04:08.0401610Z B=19, 2025-05-07T21:04:08.0401784Z log_E=3, 2025-05-07T21:04:08.0401976Z L=6, 2025-05-07T21:04:08.0402160Z D_gradcheck=2, 2025-05-07T21:04:08.0402374Z stochastic_rounding=True, 2025-05-07T21:04:08.0402624Z weighted=True, 2025-05-07T21:04:08.0402834Z row_wise=True, 2025-05-07T21:04:08.0403031Z mixed=False, 2025-05-07T21:04:08.0403239Z use_cache=True, 2025-05-07T21:04:08.0403475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0403761Z use_cpu=True, 2025-05-07T21:04:08.0404033Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0404293Z ) 2025-05-07T21:04:08.0404512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0405075Z self=, 2025-05-07T21:04:08.0405597Z compile=True, 2025-05-07T21:04:08.0405833Z pooling_mode=, 2025-05-07T21:04:08.0406101Z T=2, 2025-05-07T21:04:08.0406282Z D=89, 2025-05-07T21:04:08.0406467Z B=89, 2025-05-07T21:04:08.0406642Z log_E=3, 2025-05-07T21:04:08.0406906Z L=5, 2025-05-07T21:04:08.0407094Z D_gradcheck=1, 2025-05-07T21:04:08.0407312Z stochastic_rounding=False, 2025-05-07T21:04:08.0407564Z weighted=True, 2025-05-07T21:04:08.0407773Z row_wise=True, 2025-05-07T21:04:08.0407969Z mixed=True, 2025-05-07T21:04:08.0408173Z use_cache=False, 2025-05-07T21:04:08.0408418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0408839Z use_cpu=True, 2025-05-07T21:04:08.0409074Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0409327Z ) 2025-05-07T21:04:08.0409545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0410175Z self=, 2025-05-07T21:04:08.0410698Z compile=False, 2025-05-07T21:04:08.0410924Z pooling_mode=, 2025-05-07T21:04:08.0411199Z T=3, 2025-05-07T21:04:08.0411379Z D=123, 2025-05-07T21:04:08.0411554Z B=30, 2025-05-07T21:04:08.0411738Z log_E=3, 2025-05-07T21:04:08.0411927Z L=10, 2025-05-07T21:04:08.0412107Z D_gradcheck=1, 2025-05-07T21:04:08.0412330Z stochastic_rounding=False, 2025-05-07T21:04:08.0412585Z weighted=False, 2025-05-07T21:04:08.0412793Z row_wise=True, 2025-05-07T21:04:08.0412990Z mixed=True, 2025-05-07T21:04:08.0413189Z use_cache=True, 2025-05-07T21:04:08.0413425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0413698Z use_cpu=True, 2025-05-07T21:04:08.0413926Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0414184Z ) 2025-05-07T21:04:08.0414400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0414962Z self=, 2025-05-07T21:04:08.0415480Z compile=True, 2025-05-07T21:04:08.0415704Z pooling_mode=, 2025-05-07T21:04:08.0415983Z T=2, 2025-05-07T21:04:08.0416165Z D=10, 2025-05-07T21:04:08.0416337Z B=74, 2025-05-07T21:04:08.0416521Z log_E=4, 2025-05-07T21:04:08.0416716Z L=1, 2025-05-07T21:04:08.0416894Z D_gradcheck=2, 2025-05-07T21:04:08.0417118Z stochastic_rounding=True, 2025-05-07T21:04:08.0417371Z weighted=True, 2025-05-07T21:04:08.0417570Z row_wise=True, 2025-05-07T21:04:08.0417774Z mixed=True, 2025-05-07T21:04:08.0417977Z use_cache=True, 2025-05-07T21:04:08.0418213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0418563Z use_cpu=True, 2025-05-07T21:04:08.0418799Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0419057Z ) 2025-05-07T21:04:08.0419272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0419832Z self=, 2025-05-07T21:04:08.0420412Z compile=False, 2025-05-07T21:04:08.0420641Z pooling_mode=, 2025-05-07T21:04:08.0420916Z T=2, 2025-05-07T21:04:08.0421094Z D=94, 2025-05-07T21:04:08.0421268Z B=81, 2025-05-07T21:04:08.0421452Z log_E=4, 2025-05-07T21:04:08.0421638Z L=6, 2025-05-07T21:04:08.0421812Z D_gradcheck=2, 2025-05-07T21:04:08.0422036Z stochastic_rounding=True, 2025-05-07T21:04:08.0422282Z weighted=True, 2025-05-07T21:04:08.0422481Z row_wise=True, 2025-05-07T21:04:08.0422685Z mixed=True, 2025-05-07T21:04:08.0422886Z use_cache=False, 2025-05-07T21:04:08.0423121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0423404Z use_cpu=True, 2025-05-07T21:04:08.0423629Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0423886Z ) 2025-05-07T21:04:08.0424148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0424718Z self=, 2025-05-07T21:04:08.0425233Z compile=True, 2025-05-07T21:04:08.0425460Z pooling_mode=, 2025-05-07T21:04:08.0425742Z T=3, 2025-05-07T21:04:08.0425925Z D=94, 2025-05-07T21:04:08.0426099Z B=50, 2025-05-07T21:04:08.0426344Z log_E=4, 2025-05-07T21:04:08.0426534Z L=10, 2025-05-07T21:04:08.0426709Z D_gradcheck=2, 2025-05-07T21:04:08.0426939Z stochastic_rounding=False, 2025-05-07T21:04:08.0427189Z weighted=True, 2025-05-07T21:04:08.0427391Z row_wise=True, 2025-05-07T21:04:08.0427596Z mixed=False, 2025-05-07T21:04:08.0427800Z use_cache=True, 2025-05-07T21:04:08.0428027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0428314Z use_cpu=True, 2025-05-07T21:04:08.0428539Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0428790Z ) 2025-05-07T21:04:08.0429020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0429629Z self=, 2025-05-07T21:04:08.0430150Z compile=False, 2025-05-07T21:04:08.0430380Z pooling_mode=, 2025-05-07T21:04:08.0430661Z T=1, 2025-05-07T21:04:08.0430844Z D=80, 2025-05-07T21:04:08.0431022Z B=111, 2025-05-07T21:04:08.0431209Z log_E=4, 2025-05-07T21:04:08.0431285Z L=3, 2025-05-07T21:04:08.0431372Z D_gradcheck=2, 2025-05-07T21:04:08.0431467Z stochastic_rounding=True, 2025-05-07T21:04:08.0431548Z weighted=False, 2025-05-07T21:04:08.0431635Z row_wise=True, 2025-05-07T21:04:08.0431713Z mixed=True, 2025-05-07T21:04:08.0431790Z use_cache=True, 2025-05-07T21:04:08.0431904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0431986Z use_cpu=True, 2025-05-07T21:04:08.0432089Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0432172Z ) 2025-05-07T21:04:08.0432299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0432646Z self=, 2025-05-07T21:04:08.0432730Z compile=False, 2025-05-07T21:04:08.0432836Z pooling_mode=, 2025-05-07T21:04:08.0432921Z T=5, 2025-05-07T21:04:08.0432997Z D=55, 2025-05-07T21:04:08.0433074Z B=22, 2025-05-07T21:04:08.0433157Z log_E=4, 2025-05-07T21:04:08.0433231Z L=4, 2025-05-07T21:04:08.0433309Z D_gradcheck=2, 2025-05-07T21:04:08.0433405Z stochastic_rounding=False, 2025-05-07T21:04:08.0433485Z weighted=False, 2025-05-07T21:04:08.0433560Z row_wise=True, 2025-05-07T21:04:08.0433644Z mixed=True, 2025-05-07T21:04:08.0433724Z use_cache=False, 2025-05-07T21:04:08.0433876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0433963Z use_cpu=True, 2025-05-07T21:04:08.0434062Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0434138Z ) 2025-05-07T21:04:08.0434264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0434602Z self=, 2025-05-07T21:04:08.0434744Z compile=True, 2025-05-07T21:04:08.0434848Z pooling_mode=, 2025-05-07T21:04:08.0434921Z T=1, 2025-05-07T21:04:08.0435003Z D=49, 2025-05-07T21:04:08.0435078Z B=76, 2025-05-07T21:04:08.0435153Z log_E=5, 2025-05-07T21:04:08.0435236Z L=7, 2025-05-07T21:04:08.0435317Z D_gradcheck=1, 2025-05-07T21:04:08.0435409Z stochastic_rounding=True, 2025-05-07T21:04:08.0435494Z weighted=True, 2025-05-07T21:04:08.0435573Z row_wise=True, 2025-05-07T21:04:08.0435648Z mixed=False, 2025-05-07T21:04:08.0435734Z use_cache=True, 2025-05-07T21:04:08.0435839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0435986Z use_cpu=True, 2025-05-07T21:04:08.0436087Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0436158Z ) 2025-05-07T21:04:08.0436298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0436631Z self=, 2025-05-07T21:04:08.0436714Z compile=True, 2025-05-07T21:04:08.0436827Z pooling_mode=, 2025-05-07T21:04:08.0436901Z T=1, 2025-05-07T21:04:08.0437023Z D=83, 2025-05-07T21:04:08.0437105Z B=123, 2025-05-07T21:04:08.0437181Z log_E=4, 2025-05-07T21:04:08.0437255Z L=13, 2025-05-07T21:04:08.0437344Z D_gradcheck=2, 2025-05-07T21:04:08.0437434Z stochastic_rounding=False, 2025-05-07T21:04:08.0437521Z weighted=False, 2025-05-07T21:04:08.0437599Z row_wise=True, 2025-05-07T21:04:08.0437674Z mixed=True, 2025-05-07T21:04:08.0437760Z use_cache=False, 2025-05-07T21:04:08.0437867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0437945Z use_cpu=True, 2025-05-07T21:04:08.0438050Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0438121Z ) 2025-05-07T21:04:08.0438289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0438632Z self=, 2025-05-07T21:04:08.0438719Z compile=True, 2025-05-07T21:04:08.0438825Z pooling_mode=, 2025-05-07T21:04:08.0438910Z T=1, 2025-05-07T21:04:08.0438987Z D=95, 2025-05-07T21:04:08.0439062Z B=68, 2025-05-07T21:04:08.0444194Z log_E=4, 2025-05-07T21:04:08.0444287Z L=20, 2025-05-07T21:04:08.0444372Z D_gradcheck=2, 2025-05-07T21:04:08.0444468Z stochastic_rounding=False, 2025-05-07T21:04:08.0444543Z weighted=True, 2025-05-07T21:04:08.0444623Z row_wise=True, 2025-05-07T21:04:08.0444698Z mixed=True, 2025-05-07T21:04:08.0444774Z use_cache=False, 2025-05-07T21:04:08.0444889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0444963Z use_cpu=True, 2025-05-07T21:04:08.0445059Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0445131Z ) 2025-05-07T21:04:08.0445263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0445599Z self=, 2025-05-07T21:04:08.0445681Z compile=True, 2025-05-07T21:04:08.0445786Z pooling_mode=, 2025-05-07T21:04:08.0445863Z T=1, 2025-05-07T21:04:08.0445939Z D=123, 2025-05-07T21:04:08.0446009Z B=87, 2025-05-07T21:04:08.0446084Z log_E=5, 2025-05-07T21:04:08.0446153Z L=20, 2025-05-07T21:04:08.0446225Z D_gradcheck=1, 2025-05-07T21:04:08.0446314Z stochastic_rounding=True, 2025-05-07T21:04:08.0446388Z weighted=False, 2025-05-07T21:04:08.0446461Z row_wise=True, 2025-05-07T21:04:08.0446537Z mixed=True, 2025-05-07T21:04:08.0446683Z use_cache=False, 2025-05-07T21:04:08.0446787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0446861Z use_cpu=True, 2025-05-07T21:04:08.0446957Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0447023Z ) 2025-05-07T21:04:08.0720146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0720847Z self=, 2025-05-07T21:04:08.0720984Z compile=True, 2025-05-07T21:04:08.0721107Z pooling_mode=, 2025-05-07T21:04:08.0721205Z T=3, 2025-05-07T21:04:08.0721309Z D=49, 2025-05-07T21:04:08.0721455Z B=53, 2025-05-07T21:04:08.0721556Z log_E=3, 2025-05-07T21:04:08.0721653Z L=14, 2025-05-07T21:04:08.0721769Z D_gradcheck=2, 2025-05-07T21:04:08.0721906Z stochastic_rounding=True, 2025-05-07T21:04:08.0722017Z weighted=False, 2025-05-07T21:04:08.0722137Z row_wise=True, 2025-05-07T21:04:08.0722239Z mixed=True, 2025-05-07T21:04:08.0722357Z use_cache=False, 2025-05-07T21:04:08.0722502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0722609Z use_cpu=True, 2025-05-07T21:04:08.0722754Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0722853Z ) 2025-05-07T21:04:08.0723040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0723406Z self=, 2025-05-07T21:04:08.0723488Z compile=True, 2025-05-07T21:04:08.0723609Z pooling_mode=, 2025-05-07T21:04:08.0723849Z T=1, 2025-05-07T21:04:08.0723929Z D=106, 2025-05-07T21:04:08.0724002Z B=51, 2025-05-07T21:04:08.0724080Z log_E=4, 2025-05-07T21:04:08.0724153Z L=11, 2025-05-07T21:04:08.0724235Z D_gradcheck=2, 2025-05-07T21:04:08.0724327Z stochastic_rounding=False, 2025-05-07T21:04:08.0724401Z weighted=True, 2025-05-07T21:04:08.0724532Z row_wise=True, 2025-05-07T21:04:08.0724625Z mixed=True, 2025-05-07T21:04:08.0724739Z use_cache=False, 2025-05-07T21:04:08.0724889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0724975Z use_cpu=True, 2025-05-07T21:04:08.0725073Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0725147Z ) 2025-05-07T21:04:08.0725351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0725688Z self=, 2025-05-07T21:04:08.0725768Z compile=True, 2025-05-07T21:04:08.0725872Z pooling_mode=, 2025-05-07T21:04:08.0725953Z T=5, 2025-05-07T21:04:08.0726025Z D=37, 2025-05-07T21:04:08.0726098Z B=94, 2025-05-07T21:04:08.0726177Z log_E=5, 2025-05-07T21:04:08.0726249Z L=20, 2025-05-07T21:04:08.0726328Z D_gradcheck=1, 2025-05-07T21:04:08.0726421Z stochastic_rounding=True, 2025-05-07T21:04:08.0726499Z weighted=True, 2025-05-07T21:04:08.0726574Z row_wise=True, 2025-05-07T21:04:08.0726653Z mixed=False, 2025-05-07T21:04:08.0726731Z use_cache=True, 2025-05-07T21:04:08.0726833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0726915Z use_cpu=True, 2025-05-07T21:04:08.0727013Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0727085Z ) 2025-05-07T21:04:08.0727216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0727548Z self=, 2025-05-07T21:04:08.0727630Z compile=False, 2025-05-07T21:04:08.0727735Z pooling_mode=, 2025-05-07T21:04:08.0727809Z T=2, 2025-05-07T21:04:08.0727889Z D=107, 2025-05-07T21:04:08.0727961Z B=84, 2025-05-07T21:04:08.0728034Z log_E=3, 2025-05-07T21:04:08.0728109Z L=16, 2025-05-07T21:04:08.0728190Z D_gradcheck=1, 2025-05-07T21:04:08.0728280Z stochastic_rounding=False, 2025-05-07T21:04:08.0728363Z weighted=False, 2025-05-07T21:04:08.0728440Z row_wise=True, 2025-05-07T21:04:08.0728586Z mixed=True, 2025-05-07T21:04:08.0728670Z use_cache=False, 2025-05-07T21:04:08.0728773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0728851Z use_cpu=True, 2025-05-07T21:04:08.0728951Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0729021Z ) 2025-05-07T21:04:08.0729150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0729520Z self=, 2025-05-07T21:04:08.0729598Z compile=False, 2025-05-07T21:04:08.0729701Z pooling_mode=, 2025-05-07T21:04:08.0729777Z T=4, 2025-05-07T21:04:08.0729849Z D=27, 2025-05-07T21:04:08.0729924Z B=78, 2025-05-07T21:04:08.0729998Z log_E=5, 2025-05-07T21:04:08.0730071Z L=3, 2025-05-07T21:04:08.0730150Z D_gradcheck=2, 2025-05-07T21:04:08.0730243Z stochastic_rounding=True, 2025-05-07T21:04:08.0730318Z weighted=False, 2025-05-07T21:04:08.0730396Z row_wise=True, 2025-05-07T21:04:08.0730474Z mixed=False, 2025-05-07T21:04:08.0730550Z use_cache=True, 2025-05-07T21:04:08.0730651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0730725Z use_cpu=True, 2025-05-07T21:04:08.0730830Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0730902Z ) 2025-05-07T21:04:08.0731026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0731360Z self=, 2025-05-07T21:04:08.0731439Z compile=True, 2025-05-07T21:04:08.0731585Z pooling_mode=, 2025-05-07T21:04:08.0731662Z T=4, 2025-05-07T21:04:08.0731735Z D=93, 2025-05-07T21:04:08.0731807Z B=108, 2025-05-07T21:04:08.0731884Z log_E=5, 2025-05-07T21:04:08.0731954Z L=7, 2025-05-07T21:04:08.0732031Z D_gradcheck=2, 2025-05-07T21:04:08.0732126Z stochastic_rounding=True, 2025-05-07T21:04:08.0732204Z weighted=False, 2025-05-07T21:04:08.0732283Z row_wise=True, 2025-05-07T21:04:08.0732361Z mixed=False, 2025-05-07T21:04:08.0732437Z use_cache=True, 2025-05-07T21:04:08.0732540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0732618Z use_cpu=True, 2025-05-07T21:04:08.0732755Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0732825Z ) 2025-05-07T21:04:08.0732951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0733280Z self=, 2025-05-07T21:04:08.0733361Z compile=True, 2025-05-07T21:04:08.0733467Z pooling_mode=, 2025-05-07T21:04:08.0733538Z T=5, 2025-05-07T21:04:08.0733621Z D=67, 2025-05-07T21:04:08.0733713Z B=26, 2025-05-07T21:04:08.0733795Z log_E=4, 2025-05-07T21:04:08.0733882Z L=12, 2025-05-07T21:04:08.0733962Z D_gradcheck=1, 2025-05-07T21:04:08.0734056Z stochastic_rounding=False, 2025-05-07T21:04:08.0734133Z weighted=True, 2025-05-07T21:04:08.0734209Z row_wise=True, 2025-05-07T21:04:08.0734287Z mixed=False, 2025-05-07T21:04:08.0734365Z use_cache=False, 2025-05-07T21:04:08.0734466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0734544Z use_cpu=True, 2025-05-07T21:04:08.0734642Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0734711Z ) 2025-05-07T21:04:08.0734840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0735168Z self=, 2025-05-07T21:04:08.0735248Z compile=False, 2025-05-07T21:04:08.0735358Z pooling_mode=, 2025-05-07T21:04:08.0735430Z T=3, 2025-05-07T21:04:08.0735502Z D=48, 2025-05-07T21:04:08.0735573Z B=59, 2025-05-07T21:04:08.0735646Z log_E=5, 2025-05-07T21:04:08.0735719Z L=7, 2025-05-07T21:04:08.0735796Z D_gradcheck=2, 2025-05-07T21:04:08.0735885Z stochastic_rounding=True, 2025-05-07T21:04:08.0735965Z weighted=False, 2025-05-07T21:04:08.0736085Z row_wise=True, 2025-05-07T21:04:08.0736164Z mixed=False, 2025-05-07T21:04:08.0736243Z use_cache=False, 2025-05-07T21:04:08.0736343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0736419Z use_cpu=True, 2025-05-07T21:04:08.0736523Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0736666Z ) 2025-05-07T21:04:08.0736792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0737126Z self=, 2025-05-07T21:04:08.0737207Z compile=False, 2025-05-07T21:04:08.0737317Z pooling_mode=, 2025-05-07T21:04:08.0737386Z T=5, 2025-05-07T21:04:08.0737459Z D=14, 2025-05-07T21:04:08.0737535Z B=11, 2025-05-07T21:04:08.0737605Z log_E=5, 2025-05-07T21:04:08.0737678Z L=3, 2025-05-07T21:04:08.0737759Z D_gradcheck=2, 2025-05-07T21:04:08.0737850Z stochastic_rounding=False, 2025-05-07T21:04:08.0737924Z weighted=True, 2025-05-07T21:04:08.0738008Z row_wise=True, 2025-05-07T21:04:08.0738083Z mixed=True, 2025-05-07T21:04:08.0738159Z use_cache=False, 2025-05-07T21:04:08.0738264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0738340Z use_cpu=True, 2025-05-07T21:04:08.0738442Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0738518Z ) 2025-05-07T21:04:08.0738641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0738973Z self=, 2025-05-07T21:04:08.0739097Z compile=False, 2025-05-07T21:04:08.0739200Z pooling_mode=, 2025-05-07T21:04:08.0739275Z T=3, 2025-05-07T21:04:08.0739347Z D=6, 2025-05-07T21:04:08.0739419Z B=6, 2025-05-07T21:04:08.0739492Z log_E=3, 2025-05-07T21:04:08.0739564Z L=20, 2025-05-07T21:04:08.0739639Z D_gradcheck=2, 2025-05-07T21:04:08.0739731Z stochastic_rounding=True, 2025-05-07T21:04:08.0739808Z weighted=True, 2025-05-07T21:04:08.0739889Z row_wise=True, 2025-05-07T21:04:08.0739966Z mixed=True, 2025-05-07T21:04:08.0740043Z use_cache=True, 2025-05-07T21:04:08.0740147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0740264Z use_cpu=True, 2025-05-07T21:04:08.0740362Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0740438Z ) 2025-05-07T21:04:08.0740561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0740889Z self=, 2025-05-07T21:04:08.0740971Z compile=False, 2025-05-07T21:04:08.0741073Z pooling_mode=, 2025-05-07T21:04:08.0741145Z T=5, 2025-05-07T21:04:08.0741217Z D=22, 2025-05-07T21:04:08.0741286Z B=58, 2025-05-07T21:04:08.0741359Z log_E=3, 2025-05-07T21:04:08.0741435Z L=14, 2025-05-07T21:04:08.0741513Z D_gradcheck=2, 2025-05-07T21:04:08.0741602Z stochastic_rounding=True, 2025-05-07T21:04:08.0741684Z weighted=True, 2025-05-07T21:04:08.0741757Z row_wise=True, 2025-05-07T21:04:08.0741837Z mixed=True, 2025-05-07T21:04:08.0741912Z use_cache=True, 2025-05-07T21:04:08.0742013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0742092Z use_cpu=True, 2025-05-07T21:04:08.0742190Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0742263Z ) 2025-05-07T21:04:08.0742388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0742717Z self=, 2025-05-07T21:04:08.0742798Z compile=False, 2025-05-07T21:04:08.0742902Z pooling_mode=, 2025-05-07T21:04:08.0742974Z T=5, 2025-05-07T21:04:08.0743046Z D=39, 2025-05-07T21:04:08.0743120Z B=90, 2025-05-07T21:04:08.0743193Z log_E=4, 2025-05-07T21:04:08.0743272Z L=5, 2025-05-07T21:04:08.0743350Z D_gradcheck=1, 2025-05-07T21:04:08.0743441Z stochastic_rounding=False, 2025-05-07T21:04:08.0743565Z weighted=False, 2025-05-07T21:04:08.0743652Z row_wise=True, 2025-05-07T21:04:08.0743742Z mixed=True, 2025-05-07T21:04:08.0743832Z use_cache=False, 2025-05-07T21:04:08.0743947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0744026Z use_cpu=True, 2025-05-07T21:04:08.0744125Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0744235Z ) 2025-05-07T21:04:08.0744358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0744689Z self=, 2025-05-07T21:04:08.0744771Z compile=True, 2025-05-07T21:04:08.0744874Z pooling_mode=, 2025-05-07T21:04:08.0744950Z T=5, 2025-05-07T21:04:08.0745023Z D=111, 2025-05-07T21:04:08.0745097Z B=6, 2025-05-07T21:04:08.0745167Z log_E=3, 2025-05-07T21:04:08.0745238Z L=19, 2025-05-07T21:04:08.0745316Z D_gradcheck=1, 2025-05-07T21:04:08.0745406Z stochastic_rounding=True, 2025-05-07T21:04:08.0745483Z weighted=True, 2025-05-07T21:04:08.0745560Z row_wise=True, 2025-05-07T21:04:08.0745633Z mixed=True, 2025-05-07T21:04:08.0745708Z use_cache=False, 2025-05-07T21:04:08.0745809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0745889Z use_cpu=True, 2025-05-07T21:04:08.0745985Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0746059Z ) 2025-05-07T21:04:08.0746182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0746511Z self=, 2025-05-07T21:04:08.0746629Z compile=True, 2025-05-07T21:04:08.0746730Z pooling_mode=, 2025-05-07T21:04:08.0746804Z T=1, 2025-05-07T21:04:08.0746874Z D=34, 2025-05-07T21:04:08.0746944Z B=111, 2025-05-07T21:04:08.0747019Z log_E=4, 2025-05-07T21:04:08.0747090Z L=19, 2025-05-07T21:04:08.0747166Z D_gradcheck=2, 2025-05-07T21:04:08.0747259Z stochastic_rounding=True, 2025-05-07T21:04:08.0747336Z weighted=False, 2025-05-07T21:04:08.0747409Z row_wise=True, 2025-05-07T21:04:08.0747484Z mixed=True, 2025-05-07T21:04:08.0747561Z use_cache=True, 2025-05-07T21:04:08.0747699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0747778Z use_cpu=True, 2025-05-07T21:04:08.0747879Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.0747948Z ) 2025-05-07T21:04:08.0748075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0748404Z self=, 2025-05-07T21:04:08.0748487Z compile=True, 2025-05-07T21:04:08.0748589Z pooling_mode=, 2025-05-07T21:04:08.0748660Z T=4, 2025-05-07T21:04:08.0748732Z D=71, 2025-05-07T21:04:08.0748802Z B=60, 2025-05-07T21:04:08.0748874Z log_E=3, 2025-05-07T21:04:08.0748944Z L=8, 2025-05-07T21:04:08.0749018Z D_gradcheck=1, 2025-05-07T21:04:08.0749109Z stochastic_rounding=True, 2025-05-07T21:04:08.0749187Z weighted=True, 2025-05-07T21:04:08.0749260Z row_wise=True, 2025-05-07T21:04:08.0749334Z mixed=False, 2025-05-07T21:04:08.0749409Z use_cache=True, 2025-05-07T21:04:08.0749508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.0749583Z use_cpu=True, 2025-05-07T21:04:08.0749680Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0749748Z ) 2025-05-07T21:04:08.0749875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.0750201Z self=, 2025-05-07T21:04:08.0750279Z compile=True, 2025-05-07T21:04:08.0750384Z pooling_mode=, 2025-05-07T21:04:08.0750455Z T=2, 2025-05-07T21:04:08.0750525Z D=103, 2025-05-07T21:04:08.0750598Z B=83, 2025-05-07T21:04:08.0750667Z log_E=3, 2025-05-07T21:04:08.0750737Z L=17, 2025-05-07T21:04:08.0750814Z D_gradcheck=2, 2025-05-07T21:04:08.0750947Z stochastic_rounding=True, 2025-05-07T21:04:08.0751024Z weighted=True, 2025-05-07T21:04:08.0751099Z row_wise=True, 2025-05-07T21:04:08.0751172Z mixed=False, 2025-05-07T21:04:08.0751253Z use_cache=False, 2025-05-07T21:04:08.0751356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.0751428Z use_cpu=True, 2025-05-07T21:04:08.0751570Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.0751635Z ) 2025-05-07T21:04:08.1065482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1066434Z self=, 2025-05-07T21:04:08.1066757Z compile=False, 2025-05-07T21:04:08.1067052Z pooling_mode=, 2025-05-07T21:04:08.1067241Z T=2, 2025-05-07T21:04:08.1067441Z D=60, 2025-05-07T21:04:08.1067633Z B=117, 2025-05-07T21:04:08.1067828Z log_E=5, 2025-05-07T21:04:08.1068025Z L=9, 2025-05-07T21:04:08.1068232Z D_gradcheck=1, 2025-05-07T21:04:08.1068479Z stochastic_rounding=True, 2025-05-07T21:04:08.1068706Z weighted=False, 2025-05-07T21:04:08.1068871Z row_wise=True, 2025-05-07T21:04:08.1069017Z mixed=True, 2025-05-07T21:04:08.1069167Z use_cache=False, 2025-05-07T21:04:08.1069369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1069519Z use_cpu=True, 2025-05-07T21:04:08.1069715Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1069847Z ) 2025-05-07T21:04:08.1070094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1070758Z self=, 2025-05-07T21:04:08.1071798Z compile=False, 2025-05-07T21:04:08.1072001Z pooling_mode=, 2025-05-07T21:04:08.1072141Z T=3, 2025-05-07T21:04:08.1072277Z D=91, 2025-05-07T21:04:08.1072415Z B=47, 2025-05-07T21:04:08.1072555Z log_E=5, 2025-05-07T21:04:08.1072698Z L=17, 2025-05-07T21:04:08.1072845Z D_gradcheck=2, 2025-05-07T21:04:08.1073028Z stochastic_rounding=False, 2025-05-07T21:04:08.1073178Z weighted=False, 2025-05-07T21:04:08.1073324Z row_wise=True, 2025-05-07T21:04:08.1073475Z mixed=False, 2025-05-07T21:04:08.1073612Z use_cache=False, 2025-05-07T21:04:08.1073793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1073888Z use_cpu=True, 2025-05-07T21:04:08.1074011Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1074090Z ) 2025-05-07T21:04:08.1074217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1074554Z self=, 2025-05-07T21:04:08.1074634Z compile=True, 2025-05-07T21:04:08.1074739Z pooling_mode=, 2025-05-07T21:04:08.1074809Z T=2, 2025-05-07T21:04:08.1074882Z D=68, 2025-05-07T21:04:08.1074956Z B=35, 2025-05-07T21:04:08.1075027Z log_E=5, 2025-05-07T21:04:08.1075098Z L=16, 2025-05-07T21:04:08.1075176Z D_gradcheck=1, 2025-05-07T21:04:08.1075266Z stochastic_rounding=True, 2025-05-07T21:04:08.1075339Z weighted=False, 2025-05-07T21:04:08.1075416Z row_wise=True, 2025-05-07T21:04:08.1075493Z mixed=False, 2025-05-07T21:04:08.1075567Z use_cache=True, 2025-05-07T21:04:08.1075673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1075751Z use_cpu=True, 2025-05-07T21:04:08.1075845Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1076022Z ) 2025-05-07T21:04:08.1076148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1076483Z self=, 2025-05-07T21:04:08.1076565Z compile=False, 2025-05-07T21:04:08.1076669Z pooling_mode=, 2025-05-07T21:04:08.1076746Z T=3, 2025-05-07T21:04:08.1076816Z D=74, 2025-05-07T21:04:08.1076887Z B=82, 2025-05-07T21:04:08.1076961Z log_E=5, 2025-05-07T21:04:08.1077031Z L=19, 2025-05-07T21:04:08.1077175Z D_gradcheck=2, 2025-05-07T21:04:08.1077269Z stochastic_rounding=True, 2025-05-07T21:04:08.1077345Z weighted=False, 2025-05-07T21:04:08.1077419Z row_wise=True, 2025-05-07T21:04:08.1077499Z mixed=True, 2025-05-07T21:04:08.1077576Z use_cache=True, 2025-05-07T21:04:08.1077676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1077811Z use_cpu=True, 2025-05-07T21:04:08.1077905Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1077978Z ) 2025-05-07T21:04:08.1078102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1078437Z self=, 2025-05-07T21:04:08.1078516Z compile=False, 2025-05-07T21:04:08.1078616Z pooling_mode=, 2025-05-07T21:04:08.1078687Z T=1, 2025-05-07T21:04:08.1078756Z D=18, 2025-05-07T21:04:08.1078827Z B=108, 2025-05-07T21:04:08.1078898Z log_E=4, 2025-05-07T21:04:08.1078968Z L=13, 2025-05-07T21:04:08.1079044Z D_gradcheck=2, 2025-05-07T21:04:08.1079132Z stochastic_rounding=False, 2025-05-07T21:04:08.1079211Z weighted=True, 2025-05-07T21:04:08.1079283Z row_wise=True, 2025-05-07T21:04:08.1079356Z mixed=True, 2025-05-07T21:04:08.1079438Z use_cache=False, 2025-05-07T21:04:08.1079538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1079617Z use_cpu=True, 2025-05-07T21:04:08.1079711Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1079777Z ) 2025-05-07T21:04:08.1079901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1080274Z self=, 2025-05-07T21:04:08.1080348Z compile=True, 2025-05-07T21:04:08.1080449Z pooling_mode=, 2025-05-07T21:04:08.1080517Z T=5, 2025-05-07T21:04:08.1080587Z D=84, 2025-05-07T21:04:08.1080657Z B=106, 2025-05-07T21:04:08.1080727Z log_E=4, 2025-05-07T21:04:08.1080796Z L=13, 2025-05-07T21:04:08.1080877Z D_gradcheck=1, 2025-05-07T21:04:08.1080966Z stochastic_rounding=True, 2025-05-07T21:04:08.1081044Z weighted=False, 2025-05-07T21:04:08.1081116Z row_wise=True, 2025-05-07T21:04:08.1081191Z mixed=False, 2025-05-07T21:04:08.1081306Z use_cache=False, 2025-05-07T21:04:08.1081405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1081482Z use_cpu=True, 2025-05-07T21:04:08.1081577Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1081644Z ) 2025-05-07T21:04:08.1081765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1082098Z self=, 2025-05-07T21:04:08.1082175Z compile=False, 2025-05-07T21:04:08.1082273Z pooling_mode=, 2025-05-07T21:04:08.1082347Z T=2, 2025-05-07T21:04:08.1082416Z D=98, 2025-05-07T21:04:08.1082485Z B=21, 2025-05-07T21:04:08.1082558Z log_E=5, 2025-05-07T21:04:08.1082629Z L=20, 2025-05-07T21:04:08.1082705Z D_gradcheck=1, 2025-05-07T21:04:08.1082793Z stochastic_rounding=False, 2025-05-07T21:04:08.1082866Z weighted=True, 2025-05-07T21:04:08.1082943Z row_wise=True, 2025-05-07T21:04:08.1083017Z mixed=False, 2025-05-07T21:04:08.1083091Z use_cache=False, 2025-05-07T21:04:08.1083194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1083268Z use_cpu=True, 2025-05-07T21:04:08.1083360Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1083431Z ) 2025-05-07T21:04:08.1083551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1083911Z self=, 2025-05-07T21:04:08.1084007Z compile=True, 2025-05-07T21:04:08.1084107Z pooling_mode=, 2025-05-07T21:04:08.1084179Z T=2, 2025-05-07T21:04:08.1084249Z D=14, 2025-05-07T21:04:08.1084314Z B=93, 2025-05-07T21:04:08.1084385Z log_E=5, 2025-05-07T21:04:08.1084526Z L=15, 2025-05-07T21:04:08.1084602Z D_gradcheck=2, 2025-05-07T21:04:08.1084698Z stochastic_rounding=False, 2025-05-07T21:04:08.1084774Z weighted=False, 2025-05-07T21:04:08.1084846Z row_wise=True, 2025-05-07T21:04:08.1084922Z mixed=True, 2025-05-07T21:04:08.1084997Z use_cache=True, 2025-05-07T21:04:08.1085134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1085214Z use_cpu=True, 2025-05-07T21:04:08.1085308Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1085376Z ) 2025-05-07T21:04:08.1085534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1085867Z self=, 2025-05-07T21:04:08.1085944Z compile=False, 2025-05-07T21:04:08.1086042Z pooling_mode=, 2025-05-07T21:04:08.1086115Z T=2, 2025-05-07T21:04:08.1086184Z D=22, 2025-05-07T21:04:08.1086256Z B=75, 2025-05-07T21:04:08.1086327Z log_E=4, 2025-05-07T21:04:08.1086399Z L=16, 2025-05-07T21:04:08.1086475Z D_gradcheck=1, 2025-05-07T21:04:08.1086564Z stochastic_rounding=True, 2025-05-07T21:04:08.1086641Z weighted=False, 2025-05-07T21:04:08.1086719Z row_wise=True, 2025-05-07T21:04:08.1086798Z mixed=False, 2025-05-07T21:04:08.1086871Z use_cache=True, 2025-05-07T21:04:08.1086973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1087047Z use_cpu=True, 2025-05-07T21:04:08.1087140Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1087208Z ) 2025-05-07T21:04:08.1087330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1087702Z self=, 2025-05-07T21:04:08.1087783Z compile=False, 2025-05-07T21:04:08.1087884Z pooling_mode=, 2025-05-07T21:04:08.1087956Z T=4, 2025-05-07T21:04:08.1088028Z D=116, 2025-05-07T21:04:08.1088097Z B=93, 2025-05-07T21:04:08.1088179Z log_E=3, 2025-05-07T21:04:08.1088250Z L=18, 2025-05-07T21:04:08.1088325Z D_gradcheck=1, 2025-05-07T21:04:08.1088420Z stochastic_rounding=False, 2025-05-07T21:04:08.1088495Z weighted=False, 2025-05-07T21:04:08.1088604Z row_wise=True, 2025-05-07T21:04:08.1088681Z mixed=True, 2025-05-07T21:04:08.1088759Z use_cache=False, 2025-05-07T21:04:08.1088858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1088934Z use_cpu=True, 2025-05-07T21:04:08.1089028Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1089098Z ) 2025-05-07T21:04:08.1089230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1089556Z self=, 2025-05-07T21:04:08.1089632Z compile=True, 2025-05-07T21:04:08.1089732Z pooling_mode=, 2025-05-07T21:04:08.1089801Z T=4, 2025-05-07T21:04:08.1089873Z D=113, 2025-05-07T21:04:08.1089942Z B=98, 2025-05-07T21:04:08.1090016Z log_E=4, 2025-05-07T21:04:08.1090088Z L=7, 2025-05-07T21:04:08.1090162Z D_gradcheck=1, 2025-05-07T21:04:08.1090249Z stochastic_rounding=False, 2025-05-07T21:04:08.1090331Z weighted=True, 2025-05-07T21:04:08.1090407Z row_wise=True, 2025-05-07T21:04:08.1090479Z mixed=False, 2025-05-07T21:04:08.1090560Z use_cache=False, 2025-05-07T21:04:08.1090658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1090731Z use_cpu=True, 2025-05-07T21:04:08.1090827Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1090896Z ) 2025-05-07T21:04:08.1091027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1091354Z self=, 2025-05-07T21:04:08.1091431Z compile=True, 2025-05-07T21:04:08.1091535Z pooling_mode=, 2025-05-07T21:04:08.1091602Z T=4, 2025-05-07T21:04:08.1091670Z D=95, 2025-05-07T21:04:08.1091740Z B=114, 2025-05-07T21:04:08.1091856Z log_E=3, 2025-05-07T21:04:08.1091927Z L=19, 2025-05-07T21:04:08.1092016Z D_gradcheck=1, 2025-05-07T21:04:08.1092105Z stochastic_rounding=False, 2025-05-07T21:04:08.1092180Z weighted=False, 2025-05-07T21:04:08.1092259Z row_wise=True, 2025-05-07T21:04:08.1092331Z mixed=True, 2025-05-07T21:04:08.1092442Z use_cache=True, 2025-05-07T21:04:08.1092543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1092616Z use_cpu=True, 2025-05-07T21:04:08.1092711Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1092782Z ) 2025-05-07T21:04:08.1092904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1093233Z self=, 2025-05-07T21:04:08.1093309Z compile=True, 2025-05-07T21:04:08.1093407Z pooling_mode=, 2025-05-07T21:04:08.1093483Z T=5, 2025-05-07T21:04:08.1093553Z D=73, 2025-05-07T21:04:08.1093625Z B=34, 2025-05-07T21:04:08.1093696Z log_E=4, 2025-05-07T21:04:08.1093766Z L=15, 2025-05-07T21:04:08.1093840Z D_gradcheck=2, 2025-05-07T21:04:08.1093932Z stochastic_rounding=True, 2025-05-07T21:04:08.1094010Z weighted=False, 2025-05-07T21:04:08.1094108Z row_wise=True, 2025-05-07T21:04:08.1094186Z mixed=True, 2025-05-07T21:04:08.1094278Z use_cache=False, 2025-05-07T21:04:08.1094390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1094461Z use_cpu=True, 2025-05-07T21:04:08.1094556Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1094674Z ) 2025-05-07T21:04:08.1094796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1095124Z self=, 2025-05-07T21:04:08.1095205Z compile=True, 2025-05-07T21:04:08.1095304Z pooling_mode=, 2025-05-07T21:04:08.1095373Z T=2, 2025-05-07T21:04:08.1095445Z D=111, 2025-05-07T21:04:08.1095518Z B=54, 2025-05-07T21:04:08.1095593Z log_E=5, 2025-05-07T21:04:08.1095667Z L=6, 2025-05-07T21:04:08.1095741Z D_gradcheck=2, 2025-05-07T21:04:08.1095836Z stochastic_rounding=True, 2025-05-07T21:04:08.1095951Z weighted=False, 2025-05-07T21:04:08.1096024Z row_wise=True, 2025-05-07T21:04:08.1096101Z mixed=True, 2025-05-07T21:04:08.1096176Z use_cache=False, 2025-05-07T21:04:08.1096276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1096352Z use_cpu=True, 2025-05-07T21:04:08.1096446Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1096515Z ) 2025-05-07T21:04:08.1096642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1096967Z self=, 2025-05-07T21:04:08.1097042Z compile=True, 2025-05-07T21:04:08.1097145Z pooling_mode=, 2025-05-07T21:04:08.1097214Z T=2, 2025-05-07T21:04:08.1097287Z D=55, 2025-05-07T21:04:08.1097357Z B=23, 2025-05-07T21:04:08.1097428Z log_E=5, 2025-05-07T21:04:08.1097504Z L=9, 2025-05-07T21:04:08.1097579Z D_gradcheck=2, 2025-05-07T21:04:08.1097667Z stochastic_rounding=True, 2025-05-07T21:04:08.1097753Z weighted=True, 2025-05-07T21:04:08.1097828Z row_wise=True, 2025-05-07T21:04:08.1097902Z mixed=True, 2025-05-07T21:04:08.1097981Z use_cache=True, 2025-05-07T21:04:08.1098080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.1098155Z use_cpu=True, 2025-05-07T21:04:08.1098254Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.1098320Z ) 2025-05-07T21:04:08.1098441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:08.1098769Z self=, 2025-05-07T21:04:08.1098847Z compile=False, 2025-05-07T21:04:08.1098947Z pooling_mode=, 2025-05-07T21:04:08.1099015Z T=4, 2025-05-07T21:04:08.1099088Z D=4, 2025-05-07T21:04:08.1099206Z B=51, 2025-05-07T21:04:08.1099278Z log_E=5, 2025-05-07T21:04:08.1099348Z L=1, 2025-05-07T21:04:08.1099427Z D_gradcheck=2, 2025-05-07T21:04:08.1099513Z stochastic_rounding=True, 2025-05-07T21:04:08.1099591Z weighted=False, 2025-05-07T21:04:08.1099666Z row_wise=True, 2025-05-07T21:04:08.1099778Z mixed=True, 2025-05-07T21:04:08.1099852Z use_cache=True, 2025-05-07T21:04:08.1099957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.1100030Z use_cpu=True, 2025-05-07T21:04:08.1100123Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.1100197Z ) 2025-05-07T21:04:10.3628665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3630353Z self=, 2025-05-07T21:04:10.3631804Z compile=True, 2025-05-07T21:04:10.3632433Z pooling_mode=, 2025-05-07T21:04:10.3633115Z T=5, 2025-05-07T21:04:10.3633483Z D=93, 2025-05-07T21:04:10.3633825Z B=116, 2025-05-07T21:04:10.3634172Z log_E=4, 2025-05-07T21:04:10.3634535Z L=18, 2025-05-07T21:04:10.3634887Z D_gradcheck=2, 2025-05-07T21:04:10.3635147Z stochastic_rounding=False, 2025-05-07T21:04:10.3635430Z weighted=True, 2025-05-07T21:04:10.3635636Z row_wise=True, 2025-05-07T21:04:10.3635848Z mixed=True, 2025-05-07T21:04:10.3636155Z use_cache=False, 2025-05-07T21:04:10.3636392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3636674Z use_cpu=True, 2025-05-07T21:04:10.3637040Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3637295Z ) 2025-05-07T21:04:10.3637526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3638097Z self=, 2025-05-07T21:04:10.3638605Z compile=False, 2025-05-07T21:04:10.3638845Z pooling_mode=, 2025-05-07T21:04:10.3639127Z T=2, 2025-05-07T21:04:10.3639328Z D=2, 2025-05-07T21:04:10.3639502Z B=87, 2025-05-07T21:04:10.3639690Z log_E=4, 2025-05-07T21:04:10.3639885Z L=0, 2025-05-07T21:04:10.3640069Z D_gradcheck=2, 2025-05-07T21:04:10.3640369Z stochastic_rounding=False, 2025-05-07T21:04:10.3640627Z weighted=True, 2025-05-07T21:04:10.3640829Z row_wise=True, 2025-05-07T21:04:10.3641034Z mixed=True, 2025-05-07T21:04:10.3641232Z use_cache=False, 2025-05-07T21:04:10.3647762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3648055Z use_cpu=True, 2025-05-07T21:04:10.3648287Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3648545Z ) 2025-05-07T21:04:10.3648770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3649325Z self=, 2025-05-07T21:04:10.3649843Z compile=False, 2025-05-07T21:04:10.3650080Z pooling_mode=, 2025-05-07T21:04:10.3650355Z T=4, 2025-05-07T21:04:10.3650527Z D=36, 2025-05-07T21:04:10.3650700Z B=18, 2025-05-07T21:04:10.3650881Z log_E=3, 2025-05-07T21:04:10.3651057Z L=5, 2025-05-07T21:04:10.3651232Z D_gradcheck=2, 2025-05-07T21:04:10.3651457Z stochastic_rounding=True, 2025-05-07T21:04:10.3651701Z weighted=False, 2025-05-07T21:04:10.3651918Z row_wise=True, 2025-05-07T21:04:10.3652116Z mixed=True, 2025-05-07T21:04:10.3652312Z use_cache=True, 2025-05-07T21:04:10.3652540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3652813Z use_cpu=True, 2025-05-07T21:04:10.3653034Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3653283Z ) 2025-05-07T21:04:10.3653504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3654055Z self=, 2025-05-07T21:04:10.3654615Z compile=True, 2025-05-07T21:04:10.3654847Z pooling_mode=, 2025-05-07T21:04:10.3655225Z T=2, 2025-05-07T21:04:10.3655395Z D=96, 2025-05-07T21:04:10.3655569Z B=112, 2025-05-07T21:04:10.3655747Z log_E=3, 2025-05-07T21:04:10.3655928Z L=3, 2025-05-07T21:04:10.3656108Z D_gradcheck=2, 2025-05-07T21:04:10.3656326Z stochastic_rounding=True, 2025-05-07T21:04:10.3656566Z weighted=False, 2025-05-07T21:04:10.3656844Z row_wise=True, 2025-05-07T21:04:10.3657045Z mixed=True, 2025-05-07T21:04:10.3657230Z use_cache=True, 2025-05-07T21:04:10.3657455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3657728Z use_cpu=True, 2025-05-07T21:04:10.3657950Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3658201Z ) 2025-05-07T21:04:10.3658424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3658974Z self=, 2025-05-07T21:04:10.3659484Z compile=True, 2025-05-07T21:04:10.3659711Z pooling_mode=, 2025-05-07T21:04:10.3659980Z T=3, 2025-05-07T21:04:10.3660152Z D=83, 2025-05-07T21:04:10.3660324Z B=77, 2025-05-07T21:04:10.3660496Z log_E=3, 2025-05-07T21:04:10.3660674Z L=0, 2025-05-07T21:04:10.3660852Z D_gradcheck=1, 2025-05-07T21:04:10.3661067Z stochastic_rounding=False, 2025-05-07T21:04:10.3661312Z weighted=True, 2025-05-07T21:04:10.3661513Z row_wise=True, 2025-05-07T21:04:10.3661706Z mixed=True, 2025-05-07T21:04:10.3661898Z use_cache=True, 2025-05-07T21:04:10.3662124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3662448Z use_cpu=True, 2025-05-07T21:04:10.3662666Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3662918Z ) 2025-05-07T21:04:10.3663138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3663688Z self=, 2025-05-07T21:04:10.3664195Z compile=False, 2025-05-07T21:04:10.3664426Z pooling_mode=, 2025-05-07T21:04:10.3664693Z T=1, 2025-05-07T21:04:10.3664862Z D=18, 2025-05-07T21:04:10.3665063Z B=108, 2025-05-07T21:04:10.3665262Z log_E=5, 2025-05-07T21:04:10.3665442Z L=7, 2025-05-07T21:04:10.3665618Z D_gradcheck=1, 2025-05-07T21:04:10.3665876Z stochastic_rounding=False, 2025-05-07T21:04:10.3666121Z weighted=True, 2025-05-07T21:04:10.3666324Z row_wise=True, 2025-05-07T21:04:10.3666517Z mixed=True, 2025-05-07T21:04:10.3666718Z use_cache=False, 2025-05-07T21:04:10.3666949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3667224Z use_cpu=True, 2025-05-07T21:04:10.3667446Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3667700Z ) 2025-05-07T21:04:10.3667917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3668468Z self=, 2025-05-07T21:04:10.3669018Z compile=True, 2025-05-07T21:04:10.3669246Z pooling_mode=, 2025-05-07T21:04:10.3669510Z T=3, 2025-05-07T21:04:10.3669685Z D=11, 2025-05-07T21:04:10.3669856Z B=83, 2025-05-07T21:04:10.3670029Z log_E=3, 2025-05-07T21:04:10.3670210Z L=20, 2025-05-07T21:04:10.3670387Z D_gradcheck=1, 2025-05-07T21:04:10.3670605Z stochastic_rounding=True, 2025-05-07T21:04:10.3670852Z weighted=True, 2025-05-07T21:04:10.3671045Z row_wise=True, 2025-05-07T21:04:10.3671245Z mixed=False, 2025-05-07T21:04:10.3671446Z use_cache=True, 2025-05-07T21:04:10.3671673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3671948Z use_cpu=True, 2025-05-07T21:04:10.3672175Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3672423Z ) 2025-05-07T21:04:10.3672641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3673198Z self=, 2025-05-07T21:04:10.3673703Z compile=False, 2025-05-07T21:04:10.3673982Z pooling_mode=, 2025-05-07T21:04:10.3674254Z T=1, 2025-05-07T21:04:10.3674432Z D=43, 2025-05-07T21:04:10.3674601Z B=19, 2025-05-07T21:04:10.3674775Z log_E=4, 2025-05-07T21:04:10.3674960Z L=3, 2025-05-07T21:04:10.3675134Z D_gradcheck=1, 2025-05-07T21:04:10.3675352Z stochastic_rounding=True, 2025-05-07T21:04:10.3675637Z weighted=False, 2025-05-07T21:04:10.3675833Z row_wise=True, 2025-05-07T21:04:10.3676092Z mixed=True, 2025-05-07T21:04:10.3676288Z use_cache=False, 2025-05-07T21:04:10.3676517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3676793Z use_cpu=True, 2025-05-07T21:04:10.3677013Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3677259Z ) 2025-05-07T21:04:10.3677478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3678033Z self=, 2025-05-07T21:04:10.3678536Z compile=True, 2025-05-07T21:04:10.3678766Z pooling_mode=, 2025-05-07T21:04:10.3679040Z T=2, 2025-05-07T21:04:10.3679209Z D=37, 2025-05-07T21:04:10.3679382Z B=48, 2025-05-07T21:04:10.3679556Z log_E=4, 2025-05-07T21:04:10.3679732Z L=13, 2025-05-07T21:04:10.3679913Z D_gradcheck=2, 2025-05-07T21:04:10.3680138Z stochastic_rounding=True, 2025-05-07T21:04:10.3680380Z weighted=True, 2025-05-07T21:04:10.3680584Z row_wise=True, 2025-05-07T21:04:10.3680783Z mixed=False, 2025-05-07T21:04:10.3680981Z use_cache=True, 2025-05-07T21:04:10.3681203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3681528Z use_cpu=True, 2025-05-07T21:04:10.3681747Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3681994Z ) 2025-05-07T21:04:10.3682214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3682768Z self=, 2025-05-07T21:04:10.3683272Z compile=True, 2025-05-07T21:04:10.3683502Z pooling_mode=, 2025-05-07T21:04:10.3683775Z T=1, 2025-05-07T21:04:10.3683945Z D=31, 2025-05-07T21:04:10.3684125Z B=24, 2025-05-07T21:04:10.3684300Z log_E=5, 2025-05-07T21:04:10.3684481Z L=16, 2025-05-07T21:04:10.3684710Z D_gradcheck=2, 2025-05-07T21:04:10.3684927Z stochastic_rounding=True, 2025-05-07T21:04:10.3685169Z weighted=True, 2025-05-07T21:04:10.3685369Z row_wise=True, 2025-05-07T21:04:10.3685569Z mixed=False, 2025-05-07T21:04:10.3685762Z use_cache=False, 2025-05-07T21:04:10.3686008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3686291Z use_cpu=True, 2025-05-07T21:04:10.3686515Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3686761Z ) 2025-05-07T21:04:10.3686979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3687530Z self=, 2025-05-07T21:04:10.3688032Z compile=True, 2025-05-07T21:04:10.3688268Z pooling_mode=, 2025-05-07T21:04:10.3688540Z T=3, 2025-05-07T21:04:10.3688712Z D=9, 2025-05-07T21:04:10.3688889Z B=40, 2025-05-07T21:04:10.3689061Z log_E=4, 2025-05-07T21:04:10.3689240Z L=8, 2025-05-07T21:04:10.3689421Z D_gradcheck=2, 2025-05-07T21:04:10.3689642Z stochastic_rounding=True, 2025-05-07T21:04:10.3689881Z weighted=True, 2025-05-07T21:04:10.3690083Z row_wise=True, 2025-05-07T21:04:10.3690284Z mixed=False, 2025-05-07T21:04:10.3690486Z use_cache=True, 2025-05-07T21:04:10.3690723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3691000Z use_cpu=True, 2025-05-07T21:04:10.3691217Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3691476Z ) 2025-05-07T21:04:10.3691696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3692252Z self=, 2025-05-07T21:04:10.3692757Z compile=False, 2025-05-07T21:04:10.3693037Z pooling_mode=, 2025-05-07T21:04:10.3693311Z T=5, 2025-05-07T21:04:10.3693480Z D=69, 2025-05-07T21:04:10.3693652Z B=44, 2025-05-07T21:04:10.3693828Z log_E=5, 2025-05-07T21:04:10.3694007Z L=4, 2025-05-07T21:04:10.3694189Z D_gradcheck=1, 2025-05-07T21:04:10.3694449Z stochastic_rounding=True, 2025-05-07T21:04:10.3694691Z weighted=False, 2025-05-07T21:04:10.3694893Z row_wise=True, 2025-05-07T21:04:10.3695091Z mixed=True, 2025-05-07T21:04:10.3695293Z use_cache=False, 2025-05-07T21:04:10.3695533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3695801Z use_cpu=True, 2025-05-07T21:04:10.3696030Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3696278Z ) 2025-05-07T21:04:10.3696497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3697055Z self=, 2025-05-07T21:04:10.3697571Z compile=True, 2025-05-07T21:04:10.3697793Z pooling_mode=, 2025-05-07T21:04:10.3698061Z T=3, 2025-05-07T21:04:10.3698238Z D=73, 2025-05-07T21:04:10.3698408Z B=58, 2025-05-07T21:04:10.3698580Z log_E=3, 2025-05-07T21:04:10.3698763Z L=4, 2025-05-07T21:04:10.3698936Z D_gradcheck=2, 2025-05-07T21:04:10.3699153Z stochastic_rounding=True, 2025-05-07T21:04:10.3699403Z weighted=False, 2025-05-07T21:04:10.3699600Z row_wise=True, 2025-05-07T21:04:10.3699798Z mixed=False, 2025-05-07T21:04:10.3699998Z use_cache=False, 2025-05-07T21:04:10.3700278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3700553Z use_cpu=True, 2025-05-07T21:04:10.3700774Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3701022Z ) 2025-05-07T21:04:10.3701239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3701795Z self=, 2025-05-07T21:04:10.3702310Z compile=True, 2025-05-07T21:04:10.3702536Z pooling_mode=, 2025-05-07T21:04:10.3702810Z T=1, 2025-05-07T21:04:10.3702987Z D=53, 2025-05-07T21:04:10.3703160Z B=70, 2025-05-07T21:04:10.3703378Z log_E=4, 2025-05-07T21:04:10.3703563Z L=9, 2025-05-07T21:04:10.3703734Z D_gradcheck=1, 2025-05-07T21:04:10.3703951Z stochastic_rounding=True, 2025-05-07T21:04:10.3704201Z weighted=False, 2025-05-07T21:04:10.3704398Z row_wise=True, 2025-05-07T21:04:10.3704598Z mixed=True, 2025-05-07T21:04:10.3704793Z use_cache=False, 2025-05-07T21:04:10.3705022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3705298Z use_cpu=True, 2025-05-07T21:04:10.3705523Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3705762Z ) 2025-05-07T21:04:10.3705988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3706541Z self=, 2025-05-07T21:04:10.3707056Z compile=False, 2025-05-07T21:04:10.3707278Z pooling_mode=, 2025-05-07T21:04:10.3707552Z T=1, 2025-05-07T21:04:10.3707728Z D=64, 2025-05-07T21:04:10.3707896Z B=56, 2025-05-07T21:04:10.3708075Z log_E=5, 2025-05-07T21:04:10.3708260Z L=4, 2025-05-07T21:04:10.3708430Z D_gradcheck=1, 2025-05-07T21:04:10.3708901Z stochastic_rounding=False, 2025-05-07T21:04:10.3709263Z weighted=True, 2025-05-07T21:04:10.3709480Z row_wise=True, 2025-05-07T21:04:10.3709684Z mixed=True, 2025-05-07T21:04:10.3709883Z use_cache=True, 2025-05-07T21:04:10.3710102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3710376Z use_cpu=True, 2025-05-07T21:04:10.3710599Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3710842Z ) 2025-05-07T21:04:10.3711059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3711613Z self=, 2025-05-07T21:04:10.3712219Z compile=False, 2025-05-07T21:04:10.3712455Z pooling_mode=, 2025-05-07T21:04:10.3712727Z T=5, 2025-05-07T21:04:10.3712901Z D=29, 2025-05-07T21:04:10.3713068Z B=104, 2025-05-07T21:04:10.3713244Z log_E=4, 2025-05-07T21:04:10.3713429Z L=0, 2025-05-07T21:04:10.3713664Z D_gradcheck=2, 2025-05-07T21:04:10.3713879Z stochastic_rounding=True, 2025-05-07T21:04:10.3714131Z weighted=False, 2025-05-07T21:04:10.3714356Z row_wise=True, 2025-05-07T21:04:10.3714584Z mixed=False, 2025-05-07T21:04:10.3714792Z use_cache=False, 2025-05-07T21:04:10.3715022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3715298Z use_cpu=True, 2025-05-07T21:04:10.3715519Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3715766Z ) 2025-05-07T21:04:10.3974743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3975595Z self=, 2025-05-07T21:04:10.3976318Z compile=True, 2025-05-07T21:04:10.3976633Z pooling_mode=, 2025-05-07T21:04:10.3977007Z T=4, 2025-05-07T21:04:10.3977244Z D=53, 2025-05-07T21:04:10.3977455Z B=92, 2025-05-07T21:04:10.3977639Z log_E=3, 2025-05-07T21:04:10.3977824Z L=13, 2025-05-07T21:04:10.3977998Z D_gradcheck=2, 2025-05-07T21:04:10.3978218Z stochastic_rounding=False, 2025-05-07T21:04:10.3978476Z weighted=True, 2025-05-07T21:04:10.3978679Z row_wise=True, 2025-05-07T21:04:10.3978886Z mixed=False, 2025-05-07T21:04:10.3979230Z use_cache=False, 2025-05-07T21:04:10.3979463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3979745Z use_cpu=True, 2025-05-07T21:04:10.3979975Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3980218Z ) 2025-05-07T21:04:10.3980442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3981016Z self=, 2025-05-07T21:04:10.3981527Z compile=True, 2025-05-07T21:04:10.3981752Z pooling_mode=, 2025-05-07T21:04:10.3982023Z T=5, 2025-05-07T21:04:10.3982206Z D=106, 2025-05-07T21:04:10.3982449Z B=35, 2025-05-07T21:04:10.3982631Z log_E=5, 2025-05-07T21:04:10.3982819Z L=1, 2025-05-07T21:04:10.3983043Z D_gradcheck=2, 2025-05-07T21:04:10.3983262Z stochastic_rounding=True, 2025-05-07T21:04:10.3983513Z weighted=True, 2025-05-07T21:04:10.3983708Z row_wise=True, 2025-05-07T21:04:10.3983916Z mixed=False, 2025-05-07T21:04:10.3984113Z use_cache=False, 2025-05-07T21:04:10.3984343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3984614Z use_cpu=True, 2025-05-07T21:04:10.3984836Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3985087Z ) 2025-05-07T21:04:10.3985310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3985868Z self=, 2025-05-07T21:04:10.3986378Z compile=True, 2025-05-07T21:04:10.3986604Z pooling_mode=, 2025-05-07T21:04:10.3986876Z T=4, 2025-05-07T21:04:10.3987055Z D=59, 2025-05-07T21:04:10.3987230Z B=10, 2025-05-07T21:04:10.3987404Z log_E=4, 2025-05-07T21:04:10.3987594Z L=4, 2025-05-07T21:04:10.3987769Z D_gradcheck=1, 2025-05-07T21:04:10.3987985Z stochastic_rounding=False, 2025-05-07T21:04:10.3988231Z weighted=True, 2025-05-07T21:04:10.3988433Z row_wise=True, 2025-05-07T21:04:10.3988635Z mixed=False, 2025-05-07T21:04:10.3988831Z use_cache=False, 2025-05-07T21:04:10.3989064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3989343Z use_cpu=True, 2025-05-07T21:04:10.3989563Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3989807Z ) 2025-05-07T21:04:10.3990025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3990656Z self=, 2025-05-07T21:04:10.3991160Z compile=True, 2025-05-07T21:04:10.3991387Z pooling_mode=, 2025-05-07T21:04:10.3991656Z T=5, 2025-05-07T21:04:10.3991822Z D=39, 2025-05-07T21:04:10.3991992Z B=119, 2025-05-07T21:04:10.3992169Z log_E=3, 2025-05-07T21:04:10.3992413Z L=9, 2025-05-07T21:04:10.3992584Z D_gradcheck=1, 2025-05-07T21:04:10.3992793Z stochastic_rounding=True, 2025-05-07T21:04:10.3993034Z weighted=True, 2025-05-07T21:04:10.3993224Z row_wise=True, 2025-05-07T21:04:10.3993424Z mixed=False, 2025-05-07T21:04:10.3993622Z use_cache=False, 2025-05-07T21:04:10.3993852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3994133Z use_cpu=True, 2025-05-07T21:04:10.3994384Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3994651Z ) 2025-05-07T21:04:10.3994865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.3995420Z self=, 2025-05-07T21:04:10.3996044Z compile=False, 2025-05-07T21:04:10.3996271Z pooling_mode=, 2025-05-07T21:04:10.3996539Z T=1, 2025-05-07T21:04:10.3996711Z D=127, 2025-05-07T21:04:10.3996885Z B=14, 2025-05-07T21:04:10.3997064Z log_E=4, 2025-05-07T21:04:10.3997241Z L=0, 2025-05-07T21:04:10.3997423Z D_gradcheck=1, 2025-05-07T21:04:10.3997641Z stochastic_rounding=False, 2025-05-07T21:04:10.3997879Z weighted=True, 2025-05-07T21:04:10.3998078Z row_wise=True, 2025-05-07T21:04:10.3998322Z mixed=False, 2025-05-07T21:04:10.3998524Z use_cache=False, 2025-05-07T21:04:10.3998754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3999026Z use_cpu=True, 2025-05-07T21:04:10.3999248Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3999490Z ) 2025-05-07T21:04:10.3999706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4000263Z self=, 2025-05-07T21:04:10.4000764Z compile=False, 2025-05-07T21:04:10.4000992Z pooling_mode=, 2025-05-07T21:04:10.4001255Z T=2, 2025-05-07T21:04:10.4001466Z D=9, 2025-05-07T21:04:10.4001640Z B=24, 2025-05-07T21:04:10.4001812Z log_E=5, 2025-05-07T21:04:10.4001986Z L=2, 2025-05-07T21:04:10.4002160Z D_gradcheck=2, 2025-05-07T21:04:10.4002375Z stochastic_rounding=False, 2025-05-07T21:04:10.4002621Z weighted=False, 2025-05-07T21:04:10.4008981Z row_wise=True, 2025-05-07T21:04:10.4009256Z mixed=True, 2025-05-07T21:04:10.4009461Z use_cache=True, 2025-05-07T21:04:10.4009695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4009969Z use_cpu=True, 2025-05-07T21:04:10.4010208Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4010466Z ) 2025-05-07T21:04:10.4010682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4011249Z self=, 2025-05-07T21:04:10.4011756Z compile=True, 2025-05-07T21:04:10.4011979Z pooling_mode=, 2025-05-07T21:04:10.4012245Z T=5, 2025-05-07T21:04:10.4012419Z D=127, 2025-05-07T21:04:10.4012599Z B=109, 2025-05-07T21:04:10.4012778Z log_E=4, 2025-05-07T21:04:10.4012959Z L=8, 2025-05-07T21:04:10.4013136Z D_gradcheck=2, 2025-05-07T21:04:10.4013350Z stochastic_rounding=False, 2025-05-07T21:04:10.4013589Z weighted=False, 2025-05-07T21:04:10.4013791Z row_wise=True, 2025-05-07T21:04:10.4013977Z mixed=True, 2025-05-07T21:04:10.4014173Z use_cache=False, 2025-05-07T21:04:10.4014448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4014720Z use_cpu=True, 2025-05-07T21:04:10.4014944Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4015197Z ) 2025-05-07T21:04:10.4015406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4016135Z self=, 2025-05-07T21:04:10.4016647Z compile=True, 2025-05-07T21:04:10.4016874Z pooling_mode=, 2025-05-07T21:04:10.4017145Z T=1, 2025-05-07T21:04:10.4017317Z D=115, 2025-05-07T21:04:10.4017555Z B=117, 2025-05-07T21:04:10.4017732Z log_E=3, 2025-05-07T21:04:10.4017911Z L=11, 2025-05-07T21:04:10.4018081Z D_gradcheck=2, 2025-05-07T21:04:10.4018291Z stochastic_rounding=False, 2025-05-07T21:04:10.4018534Z weighted=False, 2025-05-07T21:04:10.4018742Z row_wise=True, 2025-05-07T21:04:10.4018930Z mixed=False, 2025-05-07T21:04:10.4019130Z use_cache=False, 2025-05-07T21:04:10.4019360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4019625Z use_cpu=True, 2025-05-07T21:04:10.4019845Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4020093Z ) 2025-05-07T21:04:10.4020305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4020864Z self=, 2025-05-07T21:04:10.4021372Z compile=True, 2025-05-07T21:04:10.4021588Z pooling_mode=, 2025-05-07T21:04:10.4021858Z T=5, 2025-05-07T21:04:10.4022028Z D=39, 2025-05-07T21:04:10.4022202Z B=113, 2025-05-07T21:04:10.4022372Z log_E=4, 2025-05-07T21:04:10.4022549Z L=11, 2025-05-07T21:04:10.4022719Z D_gradcheck=2, 2025-05-07T21:04:10.4022937Z stochastic_rounding=False, 2025-05-07T21:04:10.4023247Z weighted=False, 2025-05-07T21:04:10.4023443Z row_wise=True, 2025-05-07T21:04:10.4023633Z mixed=True, 2025-05-07T21:04:10.4023822Z use_cache=False, 2025-05-07T21:04:10.4024052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4024318Z use_cpu=True, 2025-05-07T21:04:10.4024573Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4024836Z ) 2025-05-07T21:04:10.4025047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4025602Z self=, 2025-05-07T21:04:10.4026107Z compile=True, 2025-05-07T21:04:10.4026388Z pooling_mode=, 2025-05-07T21:04:10.4026663Z T=5, 2025-05-07T21:04:10.4026833Z D=89, 2025-05-07T21:04:10.4027003Z B=56, 2025-05-07T21:04:10.4027173Z log_E=3, 2025-05-07T21:04:10.4027350Z L=15, 2025-05-07T21:04:10.4027522Z D_gradcheck=2, 2025-05-07T21:04:10.4027740Z stochastic_rounding=True, 2025-05-07T21:04:10.4027986Z weighted=True, 2025-05-07T21:04:10.4028185Z row_wise=True, 2025-05-07T21:04:10.4028386Z mixed=True, 2025-05-07T21:04:10.4028584Z use_cache=True, 2025-05-07T21:04:10.4028806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4029078Z use_cpu=True, 2025-05-07T21:04:10.4029302Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4029549Z ) 2025-05-07T21:04:10.4029768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4030321Z self=, 2025-05-07T21:04:10.4030828Z compile=True, 2025-05-07T21:04:10.4031052Z pooling_mode=, 2025-05-07T21:04:10.4031318Z T=3, 2025-05-07T21:04:10.4031492Z D=117, 2025-05-07T21:04:10.4031660Z B=78, 2025-05-07T21:04:10.4031834Z log_E=3, 2025-05-07T21:04:10.4032017Z L=0, 2025-05-07T21:04:10.4032190Z D_gradcheck=2, 2025-05-07T21:04:10.4032415Z stochastic_rounding=False, 2025-05-07T21:04:10.4032665Z weighted=False, 2025-05-07T21:04:10.4032862Z row_wise=True, 2025-05-07T21:04:10.4033064Z mixed=False, 2025-05-07T21:04:10.4033270Z use_cache=True, 2025-05-07T21:04:10.4033491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4033766Z use_cpu=True, 2025-05-07T21:04:10.4033987Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4034231Z ) 2025-05-07T21:04:10.4034497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4035050Z self=, 2025-05-07T21:04:10.4035559Z compile=True, 2025-05-07T21:04:10.4035783Z pooling_mode=, 2025-05-07T21:04:10.4036117Z T=4, 2025-05-07T21:04:10.4036337Z D=96, 2025-05-07T21:04:10.4036506Z B=103, 2025-05-07T21:04:10.4036681Z log_E=5, 2025-05-07T21:04:10.4036861Z L=0, 2025-05-07T21:04:10.4037038Z D_gradcheck=1, 2025-05-07T21:04:10.4037252Z stochastic_rounding=False, 2025-05-07T21:04:10.4037502Z weighted=True, 2025-05-07T21:04:10.4037698Z row_wise=True, 2025-05-07T21:04:10.4037893Z mixed=False, 2025-05-07T21:04:10.4038096Z use_cache=False, 2025-05-07T21:04:10.4038326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4038600Z use_cpu=True, 2025-05-07T21:04:10.4038820Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4039065Z ) 2025-05-07T21:04:10.4039285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4039841Z self=, 2025-05-07T21:04:10.4040350Z compile=False, 2025-05-07T21:04:10.4040581Z pooling_mode=, 2025-05-07T21:04:10.4040852Z T=3, 2025-05-07T21:04:10.4041032Z D=76, 2025-05-07T21:04:10.4041201Z B=58, 2025-05-07T21:04:10.4041374Z log_E=4, 2025-05-07T21:04:10.4041562Z L=5, 2025-05-07T21:04:10.4041736Z D_gradcheck=1, 2025-05-07T21:04:10.4041955Z stochastic_rounding=False, 2025-05-07T21:04:10.4042246Z weighted=True, 2025-05-07T21:04:10.4042443Z row_wise=True, 2025-05-07T21:04:10.4042637Z mixed=False, 2025-05-07T21:04:10.4042836Z use_cache=False, 2025-05-07T21:04:10.4043068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4043343Z use_cpu=True, 2025-05-07T21:04:10.4043562Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4043806Z ) 2025-05-07T21:04:10.4044029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4044584Z self=, 2025-05-07T21:04:10.4045089Z compile=True, 2025-05-07T21:04:10.4045364Z pooling_mode=, 2025-05-07T21:04:10.4045640Z T=1, 2025-05-07T21:04:10.4045813Z D=107, 2025-05-07T21:04:10.4045989Z B=120, 2025-05-07T21:04:10.4046170Z log_E=3, 2025-05-07T21:04:10.4046352Z L=5, 2025-05-07T21:04:10.4046535Z D_gradcheck=2, 2025-05-07T21:04:10.4046757Z stochastic_rounding=False, 2025-05-07T21:04:10.4047003Z weighted=False, 2025-05-07T21:04:10.4047201Z row_wise=True, 2025-05-07T21:04:10.4047397Z mixed=True, 2025-05-07T21:04:10.4047598Z use_cache=False, 2025-05-07T21:04:10.4047827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4048096Z use_cpu=True, 2025-05-07T21:04:10.4048316Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4048565Z ) 2025-05-07T21:04:10.4048789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4049341Z self=, 2025-05-07T21:04:10.4049848Z compile=True, 2025-05-07T21:04:10.4050077Z pooling_mode=, 2025-05-07T21:04:10.4050345Z T=5, 2025-05-07T21:04:10.4050515Z D=26, 2025-05-07T21:04:10.4050687Z B=45, 2025-05-07T21:04:10.4050863Z log_E=3, 2025-05-07T21:04:10.4051039Z L=6, 2025-05-07T21:04:10.4051221Z D_gradcheck=1, 2025-05-07T21:04:10.4051442Z stochastic_rounding=False, 2025-05-07T21:04:10.4051690Z weighted=False, 2025-05-07T21:04:10.4051898Z row_wise=True, 2025-05-07T21:04:10.4052095Z mixed=False, 2025-05-07T21:04:10.4052288Z use_cache=True, 2025-05-07T21:04:10.4052517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4052790Z use_cpu=True, 2025-05-07T21:04:10.4053016Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4053263Z ) 2025-05-07T21:04:10.4053529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4054085Z self=, 2025-05-07T21:04:10.4054593Z compile=False, 2025-05-07T21:04:10.4054820Z pooling_mode=, 2025-05-07T21:04:10.4055156Z T=5, 2025-05-07T21:04:10.4055325Z D=49, 2025-05-07T21:04:10.4055501Z B=40, 2025-05-07T21:04:10.4055677Z log_E=4, 2025-05-07T21:04:10.4055852Z L=17, 2025-05-07T21:04:10.4056033Z D_gradcheck=2, 2025-05-07T21:04:10.4056249Z stochastic_rounding=False, 2025-05-07T21:04:10.4056489Z weighted=False, 2025-05-07T21:04:10.4056690Z row_wise=True, 2025-05-07T21:04:10.4056888Z mixed=True, 2025-05-07T21:04:10.4057080Z use_cache=False, 2025-05-07T21:04:10.4057310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4057581Z use_cpu=True, 2025-05-07T21:04:10.4057802Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4058046Z ) 2025-05-07T21:04:10.4319724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4320593Z self=, 2025-05-07T21:04:10.4321321Z compile=False, 2025-05-07T21:04:10.4321636Z pooling_mode=, 2025-05-07T21:04:10.4322004Z T=1, 2025-05-07T21:04:10.4322233Z D=116, 2025-05-07T21:04:10.4322425Z B=88, 2025-05-07T21:04:10.4322598Z log_E=5, 2025-05-07T21:04:10.4322771Z L=9, 2025-05-07T21:04:10.4322945Z D_gradcheck=2, 2025-05-07T21:04:10.4323271Z stochastic_rounding=True, 2025-05-07T21:04:10.4323503Z weighted=True, 2025-05-07T21:04:10.4323694Z row_wise=True, 2025-05-07T21:04:10.4323883Z mixed=False, 2025-05-07T21:04:10.4324075Z use_cache=False, 2025-05-07T21:04:10.4324306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4324626Z use_cpu=True, 2025-05-07T21:04:10.4324840Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4325091Z ) 2025-05-07T21:04:10.4325305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4325853Z self=, 2025-05-07T21:04:10.4326425Z compile=True, 2025-05-07T21:04:10.4326652Z pooling_mode=, 2025-05-07T21:04:10.4326918Z T=2, 2025-05-07T21:04:10.4327088Z D=73, 2025-05-07T21:04:10.4327258Z B=123, 2025-05-07T21:04:10.4327424Z log_E=3, 2025-05-07T21:04:10.4327596Z L=14, 2025-05-07T21:04:10.4327779Z D_gradcheck=1, 2025-05-07T21:04:10.4327983Z stochastic_rounding=True, 2025-05-07T21:04:10.4328221Z weighted=True, 2025-05-07T21:04:10.4328414Z row_wise=True, 2025-05-07T21:04:10.4328604Z mixed=True, 2025-05-07T21:04:10.4328790Z use_cache=False, 2025-05-07T21:04:10.4329019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4329292Z use_cpu=True, 2025-05-07T21:04:10.4329506Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4329750Z ) 2025-05-07T21:04:10.4329965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4330513Z self=, 2025-05-07T21:04:10.4331016Z compile=False, 2025-05-07T21:04:10.4331240Z pooling_mode=, 2025-05-07T21:04:10.4331500Z T=4, 2025-05-07T21:04:10.4331669Z D=104, 2025-05-07T21:04:10.4331843Z B=16, 2025-05-07T21:04:10.4332013Z log_E=4, 2025-05-07T21:04:10.4332189Z L=10, 2025-05-07T21:04:10.4332367Z D_gradcheck=2, 2025-05-07T21:04:10.4332571Z stochastic_rounding=True, 2025-05-07T21:04:10.4332808Z weighted=True, 2025-05-07T21:04:10.4333002Z row_wise=True, 2025-05-07T21:04:10.4333191Z mixed=False, 2025-05-07T21:04:10.4333384Z use_cache=True, 2025-05-07T21:04:10.4333608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4333882Z use_cpu=True, 2025-05-07T21:04:10.4334170Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4334415Z ) 2025-05-07T21:04:10.4334625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4335170Z self=, 2025-05-07T21:04:10.4335677Z compile=False, 2025-05-07T21:04:10.4335961Z pooling_mode=, 2025-05-07T21:04:10.4336223Z T=5, 2025-05-07T21:04:10.4336396Z D=8, 2025-05-07T21:04:10.4336561Z B=128, 2025-05-07T21:04:10.4336727Z log_E=3, 2025-05-07T21:04:10.4336906Z L=6, 2025-05-07T21:04:10.4337079Z D_gradcheck=1, 2025-05-07T21:04:10.4337284Z stochastic_rounding=True, 2025-05-07T21:04:10.4337522Z weighted=False, 2025-05-07T21:04:10.4337721Z row_wise=True, 2025-05-07T21:04:10.4337910Z mixed=True, 2025-05-07T21:04:10.4338106Z use_cache=True, 2025-05-07T21:04:10.4338335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4338599Z use_cpu=True, 2025-05-07T21:04:10.4338823Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4339068Z ) 2025-05-07T21:04:10.4339277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4339829Z self=, 2025-05-07T21:04:10.4340336Z compile=False, 2025-05-07T21:04:10.4340562Z pooling_mode=, 2025-05-07T21:04:10.4340819Z T=4, 2025-05-07T21:04:10.4340987Z D=57, 2025-05-07T21:04:10.4341157Z B=66, 2025-05-07T21:04:10.4341323Z log_E=5, 2025-05-07T21:04:10.4341547Z L=17, 2025-05-07T21:04:10.4341719Z D_gradcheck=2, 2025-05-07T21:04:10.4341923Z stochastic_rounding=True, 2025-05-07T21:04:10.4342161Z weighted=True, 2025-05-07T21:04:10.4342348Z row_wise=True, 2025-05-07T21:04:10.4342538Z mixed=True, 2025-05-07T21:04:10.4342728Z use_cache=True, 2025-05-07T21:04:10.4342949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4343211Z use_cpu=True, 2025-05-07T21:04:10.4343431Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4343675Z ) 2025-05-07T21:04:10.4343882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4344527Z self=, 2025-05-07T21:04:10.4345034Z compile=True, 2025-05-07T21:04:10.4345258Z pooling_mode=, 2025-05-07T21:04:10.4345517Z T=1, 2025-05-07T21:04:10.4345685Z D=11, 2025-05-07T21:04:10.4345855Z B=90, 2025-05-07T21:04:10.4346020Z log_E=5, 2025-05-07T21:04:10.4346196Z L=14, 2025-05-07T21:04:10.4346372Z D_gradcheck=2, 2025-05-07T21:04:10.4346578Z stochastic_rounding=False, 2025-05-07T21:04:10.4346815Z weighted=True, 2025-05-07T21:04:10.4347007Z row_wise=True, 2025-05-07T21:04:10.4347192Z mixed=True, 2025-05-07T21:04:10.4347379Z use_cache=True, 2025-05-07T21:04:10.4347602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4347867Z use_cpu=True, 2025-05-07T21:04:10.4348088Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4348336Z ) 2025-05-07T21:04:10.4348542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4349092Z self=, 2025-05-07T21:04:10.4349595Z compile=False, 2025-05-07T21:04:10.4349812Z pooling_mode=, 2025-05-07T21:04:10.4350073Z T=4, 2025-05-07T21:04:10.4350241Z D=119, 2025-05-07T21:04:10.4350410Z B=47, 2025-05-07T21:04:10.4350574Z log_E=4, 2025-05-07T21:04:10.4350749Z L=3, 2025-05-07T21:04:10.4350919Z D_gradcheck=1, 2025-05-07T21:04:10.4351123Z stochastic_rounding=True, 2025-05-07T21:04:10.4351361Z weighted=True, 2025-05-07T21:04:10.4351557Z row_wise=True, 2025-05-07T21:04:10.4351744Z mixed=False, 2025-05-07T21:04:10.4351932Z use_cache=False, 2025-05-07T21:04:10.4352161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4352426Z use_cpu=True, 2025-05-07T21:04:10.4352690Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4352936Z ) 2025-05-07T21:04:10.4353146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4353694Z self=, 2025-05-07T21:04:10.4354237Z compile=False, 2025-05-07T21:04:10.4354454Z pooling_mode=, 2025-05-07T21:04:10.4354744Z T=1, 2025-05-07T21:04:10.4354931Z D=124, 2025-05-07T21:04:10.4355094Z B=59, 2025-05-07T21:04:10.4355260Z log_E=4, 2025-05-07T21:04:10.4355428Z L=14, 2025-05-07T21:04:10.4355596Z D_gradcheck=2, 2025-05-07T21:04:10.4355840Z stochastic_rounding=False, 2025-05-07T21:04:10.4356198Z weighted=False, 2025-05-07T21:04:10.4356397Z row_wise=True, 2025-05-07T21:04:10.4356586Z mixed=False, 2025-05-07T21:04:10.4356777Z use_cache=True, 2025-05-07T21:04:10.4356997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4357266Z use_cpu=True, 2025-05-07T21:04:10.4357475Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4357714Z ) 2025-05-07T21:04:10.4357926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4358477Z self=, 2025-05-07T21:04:10.4358981Z compile=False, 2025-05-07T21:04:10.4359204Z pooling_mode=, 2025-05-07T21:04:10.4359466Z T=4, 2025-05-07T21:04:10.4359629Z D=73, 2025-05-07T21:04:10.4359796Z B=59, 2025-05-07T21:04:10.4360008Z log_E=4, 2025-05-07T21:04:10.4360178Z L=14, 2025-05-07T21:04:10.4360348Z D_gradcheck=2, 2025-05-07T21:04:10.4360558Z stochastic_rounding=False, 2025-05-07T21:04:10.4360798Z weighted=True, 2025-05-07T21:04:10.4360993Z row_wise=True, 2025-05-07T21:04:10.4361179Z mixed=True, 2025-05-07T21:04:10.4361366Z use_cache=False, 2025-05-07T21:04:10.4361601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4361868Z use_cpu=True, 2025-05-07T21:04:10.4362078Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4362316Z ) 2025-05-07T21:04:10.4362527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4363117Z self=, 2025-05-07T21:04:10.4363624Z compile=True, 2025-05-07T21:04:10.4363844Z pooling_mode=, 2025-05-07T21:04:10.4364105Z T=2, 2025-05-07T21:04:10.4364272Z D=24, 2025-05-07T21:04:10.4364433Z B=99, 2025-05-07T21:04:10.4364612Z log_E=5, 2025-05-07T21:04:10.4364789Z L=19, 2025-05-07T21:04:10.4364973Z D_gradcheck=2, 2025-05-07T21:04:10.4371105Z stochastic_rounding=True, 2025-05-07T21:04:10.4371384Z weighted=False, 2025-05-07T21:04:10.4371588Z row_wise=True, 2025-05-07T21:04:10.4371780Z mixed=False, 2025-05-07T21:04:10.4371972Z use_cache=False, 2025-05-07T21:04:10.4372202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4372471Z use_cpu=True, 2025-05-07T21:04:10.4372690Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4372933Z ) 2025-05-07T21:04:10.4373141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4373692Z self=, 2025-05-07T21:04:10.4374202Z compile=False, 2025-05-07T21:04:10.4374428Z pooling_mode=, 2025-05-07T21:04:10.4374688Z T=1, 2025-05-07T21:04:10.4374853Z D=116, 2025-05-07T21:04:10.4375025Z B=47, 2025-05-07T21:04:10.4375191Z log_E=4, 2025-05-07T21:04:10.4375366Z L=12, 2025-05-07T21:04:10.4375537Z D_gradcheck=1, 2025-05-07T21:04:10.4375740Z stochastic_rounding=True, 2025-05-07T21:04:10.4375979Z weighted=True, 2025-05-07T21:04:10.4376171Z row_wise=True, 2025-05-07T21:04:10.4376360Z mixed=False, 2025-05-07T21:04:10.4376550Z use_cache=True, 2025-05-07T21:04:10.4376836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4377102Z use_cpu=True, 2025-05-07T21:04:10.4377317Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4377561Z ) 2025-05-07T21:04:10.4377773Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4378328Z self=, 2025-05-07T21:04:10.4378877Z compile=True, 2025-05-07T21:04:10.4379097Z pooling_mode=, 2025-05-07T21:04:10.4379364Z T=2, 2025-05-07T21:04:10.4379529Z D=122, 2025-05-07T21:04:10.4379696Z B=19, 2025-05-07T21:04:10.4379867Z log_E=3, 2025-05-07T21:04:10.4380045Z L=13, 2025-05-07T21:04:10.4380216Z D_gradcheck=2, 2025-05-07T21:04:10.4380423Z stochastic_rounding=False, 2025-05-07T21:04:10.4380661Z weighted=True, 2025-05-07T21:04:10.4380854Z row_wise=True, 2025-05-07T21:04:10.4381041Z mixed=True, 2025-05-07T21:04:10.4381230Z use_cache=True, 2025-05-07T21:04:10.4381460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4381721Z use_cpu=True, 2025-05-07T21:04:10.4381939Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4382181Z ) 2025-05-07T21:04:10.4382388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4382942Z self=, 2025-05-07T21:04:10.4383446Z compile=False, 2025-05-07T21:04:10.4383667Z pooling_mode=, 2025-05-07T21:04:10.4383929Z T=3, 2025-05-07T21:04:10.4384089Z D=12, 2025-05-07T21:04:10.4384297Z B=55, 2025-05-07T21:04:10.4384460Z log_E=4, 2025-05-07T21:04:10.4384635Z L=11, 2025-05-07T21:04:10.4384801Z D_gradcheck=2, 2025-05-07T21:04:10.4385010Z stochastic_rounding=False, 2025-05-07T21:04:10.4385244Z weighted=True, 2025-05-07T21:04:10.4385432Z row_wise=True, 2025-05-07T21:04:10.4385621Z mixed=False, 2025-05-07T21:04:10.4385813Z use_cache=True, 2025-05-07T21:04:10.4386034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4386297Z use_cpu=True, 2025-05-07T21:04:10.4386516Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.4386759Z ) 2025-05-07T21:04:10.4387012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4387563Z self=, 2025-05-07T21:04:10.4388066Z compile=True, 2025-05-07T21:04:10.4388284Z pooling_mode=, 2025-05-07T21:04:10.4388543Z T=1, 2025-05-07T21:04:10.4388710Z D=31, 2025-05-07T21:04:10.4388873Z B=67, 2025-05-07T21:04:10.4389040Z log_E=3, 2025-05-07T21:04:10.4389211Z L=20, 2025-05-07T21:04:10.4389379Z D_gradcheck=2, 2025-05-07T21:04:10.4389586Z stochastic_rounding=True, 2025-05-07T21:04:10.4389820Z weighted=False, 2025-05-07T21:04:10.4390009Z row_wise=True, 2025-05-07T21:04:10.4390203Z mixed=False, 2025-05-07T21:04:10.4390394Z use_cache=True, 2025-05-07T21:04:10.4390613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.4390876Z use_cpu=True, 2025-05-07T21:04:10.4391089Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4391330Z ) 2025-05-07T21:04:10.4391538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4392083Z self=, 2025-05-07T21:04:10.4392582Z compile=True, 2025-05-07T21:04:10.4392797Z pooling_mode=, 2025-05-07T21:04:10.4393059Z T=3, 2025-05-07T21:04:10.4393227Z D=120, 2025-05-07T21:04:10.4393393Z B=3, 2025-05-07T21:04:10.4393560Z log_E=5, 2025-05-07T21:04:10.4393730Z L=16, 2025-05-07T21:04:10.4393896Z D_gradcheck=2, 2025-05-07T21:04:10.4394104Z stochastic_rounding=True, 2025-05-07T21:04:10.4394345Z weighted=True, 2025-05-07T21:04:10.4394536Z row_wise=True, 2025-05-07T21:04:10.4394726Z mixed=True, 2025-05-07T21:04:10.4394914Z use_cache=True, 2025-05-07T21:04:10.4395206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4395476Z use_cpu=True, 2025-05-07T21:04:10.4395692Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4395984Z ) 2025-05-07T21:04:10.4396196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.4396750Z self=, 2025-05-07T21:04:10.4397296Z compile=False, 2025-05-07T21:04:10.4397513Z pooling_mode=, 2025-05-07T21:04:10.4397773Z T=2, 2025-05-07T21:04:10.4397943Z D=103, 2025-05-07T21:04:10.4398106Z B=88, 2025-05-07T21:04:10.4398272Z log_E=3, 2025-05-07T21:04:10.4398444Z L=2, 2025-05-07T21:04:10.4398611Z D_gradcheck=2, 2025-05-07T21:04:10.4398820Z stochastic_rounding=True, 2025-05-07T21:04:10.4399059Z weighted=True, 2025-05-07T21:04:10.4399249Z row_wise=True, 2025-05-07T21:04:10.4399439Z mixed=False, 2025-05-07T21:04:10.4399636Z use_cache=False, 2025-05-07T21:04:10.4399859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.4400124Z use_cpu=True, 2025-05-07T21:04:10.4400340Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.4400578Z ) 2025-05-07T21:04:10.5988494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.5990222Z self=, 2025-05-07T21:04:10.5991662Z compile=False, 2025-05-07T21:04:10.5992288Z pooling_mode=, 2025-05-07T21:04:10.5993338Z T=1, 2025-05-07T21:04:10.5993782Z D=10, 2025-05-07T21:04:10.5994235Z B=5, 2025-05-07T21:04:10.5994582Z log_E=3, 2025-05-07T21:04:10.5994757Z L=6, 2025-05-07T21:04:10.5994938Z D_gradcheck=1, 2025-05-07T21:04:10.5995155Z stochastic_rounding=False, 2025-05-07T21:04:10.5995394Z weighted=False, 2025-05-07T21:04:10.5995599Z row_wise=True, 2025-05-07T21:04:10.5995795Z mixed=False, 2025-05-07T21:04:10.5996090Z use_cache=False, 2025-05-07T21:04:10.5996320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.5996594Z use_cpu=True, 2025-05-07T21:04:10.5996812Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.5997058Z ) 2025-05-07T21:04:10.5997356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.5997913Z self=, 2025-05-07T21:04:10.5998413Z compile=True, 2025-05-07T21:04:10.5998641Z pooling_mode=, 2025-05-07T21:04:10.5998911Z T=4, 2025-05-07T21:04:10.5999080Z D=39, 2025-05-07T21:04:10.5999253Z B=72, 2025-05-07T21:04:10.5999423Z log_E=3, 2025-05-07T21:04:10.5999599Z L=18, 2025-05-07T21:04:10.5999773Z D_gradcheck=2, 2025-05-07T21:04:10.5999992Z stochastic_rounding=True, 2025-05-07T21:04:10.6000227Z weighted=True, 2025-05-07T21:04:10.6000423Z row_wise=True, 2025-05-07T21:04:10.6000619Z mixed=True, 2025-05-07T21:04:10.6000814Z use_cache=True, 2025-05-07T21:04:10.6001040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6001312Z use_cpu=True, 2025-05-07T21:04:10.6001531Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6001776Z ) 2025-05-07T21:04:10.6001995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6002549Z self=, 2025-05-07T21:04:10.6003054Z compile=True, 2025-05-07T21:04:10.6003286Z pooling_mode=, 2025-05-07T21:04:10.6003556Z T=4, 2025-05-07T21:04:10.6003722Z D=3, 2025-05-07T21:04:10.6003894Z B=72, 2025-05-07T21:04:10.6004066Z log_E=3, 2025-05-07T21:04:10.6004245Z L=18, 2025-05-07T21:04:10.6004424Z D_gradcheck=2, 2025-05-07T21:04:10.6004667Z stochastic_rounding=True, 2025-05-07T21:04:10.6004927Z weighted=True, 2025-05-07T21:04:10.6005131Z row_wise=True, 2025-05-07T21:04:10.6005323Z mixed=True, 2025-05-07T21:04:10.6005597Z use_cache=True, 2025-05-07T21:04:10.6005822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6006089Z use_cpu=True, 2025-05-07T21:04:10.6006308Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6006556Z ) 2025-05-07T21:04:10.6006772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6007399Z self=, 2025-05-07T21:04:10.6007904Z compile=True, 2025-05-07T21:04:10.6008123Z pooling_mode=, 2025-05-07T21:04:10.6008387Z T=4, 2025-05-07T21:04:10.6008558Z D=3, 2025-05-07T21:04:10.6008979Z B=4, 2025-05-07T21:04:10.6009158Z log_E=3, 2025-05-07T21:04:10.6009347Z L=18, 2025-05-07T21:04:10.6009524Z D_gradcheck=2, 2025-05-07T21:04:10.6009737Z stochastic_rounding=True, 2025-05-07T21:04:10.6009975Z weighted=True, 2025-05-07T21:04:10.6010169Z row_wise=True, 2025-05-07T21:04:10.6010360Z mixed=True, 2025-05-07T21:04:10.6010573Z use_cache=True, 2025-05-07T21:04:10.6010795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6011067Z use_cpu=True, 2025-05-07T21:04:10.6011282Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6011527Z ) 2025-05-07T21:04:10.6011741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6012292Z self=, 2025-05-07T21:04:10.6012795Z compile=True, 2025-05-07T21:04:10.6013014Z pooling_mode=, 2025-05-07T21:04:10.6013366Z T=4, 2025-05-07T21:04:10.6013539Z D=3, 2025-05-07T21:04:10.6013708Z B=4, 2025-05-07T21:04:10.6013875Z log_E=3, 2025-05-07T21:04:10.6014053Z L=2, 2025-05-07T21:04:10.6014222Z D_gradcheck=2, 2025-05-07T21:04:10.6014472Z stochastic_rounding=True, 2025-05-07T21:04:10.6014730Z weighted=True, 2025-05-07T21:04:10.6014921Z row_wise=True, 2025-05-07T21:04:10.6015120Z mixed=True, 2025-05-07T21:04:10.6015316Z use_cache=True, 2025-05-07T21:04:10.6015533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6015802Z use_cpu=True, 2025-05-07T21:04:10.6016018Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6016322Z ) 2025-05-07T21:04:10.6016535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6017087Z self=, 2025-05-07T21:04:10.6017582Z compile=True, 2025-05-07T21:04:10.6017803Z pooling_mode=, 2025-05-07T21:04:10.6018070Z T=4, 2025-05-07T21:04:10.6018242Z D=3, 2025-05-07T21:04:10.6018403Z B=4, 2025-05-07T21:04:10.6018568Z log_E=3, 2025-05-07T21:04:10.6018742Z L=2, 2025-05-07T21:04:10.6018907Z D_gradcheck=1, 2025-05-07T21:04:10.6019115Z stochastic_rounding=True, 2025-05-07T21:04:10.6019359Z weighted=True, 2025-05-07T21:04:10.6019550Z row_wise=True, 2025-05-07T21:04:10.6019756Z mixed=True, 2025-05-07T21:04:10.6019951Z use_cache=True, 2025-05-07T21:04:10.6020168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6020442Z use_cpu=True, 2025-05-07T21:04:10.6020658Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6020900Z ) 2025-05-07T21:04:10.6021116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6021673Z self=, 2025-05-07T21:04:10.6022173Z compile=True, 2025-05-07T21:04:10.6022395Z pooling_mode=, 2025-05-07T21:04:10.6022668Z T=1, 2025-05-07T21:04:10.6022836Z D=3, 2025-05-07T21:04:10.6023004Z B=4, 2025-05-07T21:04:10.6023174Z log_E=3, 2025-05-07T21:04:10.6023345Z L=2, 2025-05-07T21:04:10.6023522Z D_gradcheck=1, 2025-05-07T21:04:10.6023737Z stochastic_rounding=True, 2025-05-07T21:04:10.6023978Z weighted=True, 2025-05-07T21:04:10.6024172Z row_wise=True, 2025-05-07T21:04:10.6024441Z mixed=True, 2025-05-07T21:04:10.6024665Z use_cache=True, 2025-05-07T21:04:10.6024899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6025173Z use_cpu=True, 2025-05-07T21:04:10.6025400Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6025644Z ) 2025-05-07T21:04:10.6025854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6026472Z self=, 2025-05-07T21:04:10.6026970Z compile=True, 2025-05-07T21:04:10.6027198Z pooling_mode=, 2025-05-07T21:04:10.6027461Z T=1, 2025-05-07T21:04:10.6027625Z D=2, 2025-05-07T21:04:10.6027789Z B=4, 2025-05-07T21:04:10.6027959Z log_E=3, 2025-05-07T21:04:10.6028137Z L=2, 2025-05-07T21:04:10.6028312Z D_gradcheck=1, 2025-05-07T21:04:10.6028523Z stochastic_rounding=True, 2025-05-07T21:04:10.6028756Z weighted=True, 2025-05-07T21:04:10.6028954Z row_wise=True, 2025-05-07T21:04:10.6029161Z mixed=True, 2025-05-07T21:04:10.6029352Z use_cache=True, 2025-05-07T21:04:10.6029573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6029839Z use_cpu=True, 2025-05-07T21:04:10.6030077Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6030419Z ) 2025-05-07T21:04:10.6030641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6031202Z self=, 2025-05-07T21:04:10.6031703Z compile=False, 2025-05-07T21:04:10.6031987Z pooling_mode=, 2025-05-07T21:04:10.6032256Z T=5, 2025-05-07T21:04:10.6032431Z D=115, 2025-05-07T21:04:10.6032605Z B=41, 2025-05-07T21:04:10.6032773Z log_E=4, 2025-05-07T21:04:10.6032952Z L=6, 2025-05-07T21:04:10.6033131Z D_gradcheck=1, 2025-05-07T21:04:10.6033346Z stochastic_rounding=False, 2025-05-07T21:04:10.6033580Z weighted=False, 2025-05-07T21:04:10.6033781Z row_wise=True, 2025-05-07T21:04:10.6033999Z mixed=False, 2025-05-07T21:04:10.6034203Z use_cache=False, 2025-05-07T21:04:10.6034436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6034710Z use_cpu=True, 2025-05-07T21:04:10.6035006Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6035280Z ) 2025-05-07T21:04:10.6035497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6036116Z self=, 2025-05-07T21:04:10.6036625Z compile=False, 2025-05-07T21:04:10.6036860Z pooling_mode=, 2025-05-07T21:04:10.6037140Z T=1, 2025-05-07T21:04:10.6037313Z D=115, 2025-05-07T21:04:10.6037490Z B=41, 2025-05-07T21:04:10.6037664Z log_E=4, 2025-05-07T21:04:10.6037844Z L=6, 2025-05-07T21:04:10.6038019Z D_gradcheck=1, 2025-05-07T21:04:10.6038232Z stochastic_rounding=False, 2025-05-07T21:04:10.6038471Z weighted=False, 2025-05-07T21:04:10.6038687Z row_wise=True, 2025-05-07T21:04:10.6038891Z mixed=False, 2025-05-07T21:04:10.6039089Z use_cache=False, 2025-05-07T21:04:10.6039323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6039596Z use_cpu=True, 2025-05-07T21:04:10.6039816Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6040066Z ) 2025-05-07T21:04:10.6040288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6040857Z self=, 2025-05-07T21:04:10.6041571Z compile=True, 2025-05-07T21:04:10.6041836Z pooling_mode=, 2025-05-07T21:04:10.6042113Z T=2, 2025-05-07T21:04:10.6042308Z D=32, 2025-05-07T21:04:10.6042478Z B=124, 2025-05-07T21:04:10.6042659Z log_E=3, 2025-05-07T21:04:10.6042842Z L=20, 2025-05-07T21:04:10.6043011Z D_gradcheck=1, 2025-05-07T21:04:10.6043229Z stochastic_rounding=False, 2025-05-07T21:04:10.6043471Z weighted=False, 2025-05-07T21:04:10.6043730Z row_wise=True, 2025-05-07T21:04:10.6043926Z mixed=False, 2025-05-07T21:04:10.6044118Z use_cache=False, 2025-05-07T21:04:10.6044344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.6044616Z use_cpu=True, 2025-05-07T21:04:10.6044838Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6045122Z ) 2025-05-07T21:04:10.6045342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6045897Z self=, 2025-05-07T21:04:10.6046401Z compile=True, 2025-05-07T21:04:10.6046625Z pooling_mode=, 2025-05-07T21:04:10.6046898Z T=1, 2025-05-07T21:04:10.6047066Z D=32, 2025-05-07T21:04:10.6047236Z B=124, 2025-05-07T21:04:10.6047408Z log_E=3, 2025-05-07T21:04:10.6047585Z L=20, 2025-05-07T21:04:10.6047761Z D_gradcheck=1, 2025-05-07T21:04:10.6047972Z stochastic_rounding=False, 2025-05-07T21:04:10.6048221Z weighted=False, 2025-05-07T21:04:10.6048420Z row_wise=True, 2025-05-07T21:04:10.6048623Z mixed=False, 2025-05-07T21:04:10.6048816Z use_cache=False, 2025-05-07T21:04:10.6049042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.6049313Z use_cpu=True, 2025-05-07T21:04:10.6049535Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6049785Z ) 2025-05-07T21:04:10.6050007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6050563Z self=, 2025-05-07T21:04:10.6051112Z compile=True, 2025-05-07T21:04:10.6051339Z pooling_mode=, 2025-05-07T21:04:10.6051606Z T=1, 2025-05-07T21:04:10.6051772Z D=124, 2025-05-07T21:04:10.6051943Z B=124, 2025-05-07T21:04:10.6052114Z log_E=3, 2025-05-07T21:04:10.6052291Z L=20, 2025-05-07T21:04:10.6052471Z D_gradcheck=1, 2025-05-07T21:04:10.6052682Z stochastic_rounding=False, 2025-05-07T21:04:10.6052921Z weighted=False, 2025-05-07T21:04:10.6053123Z row_wise=True, 2025-05-07T21:04:10.6053319Z mixed=False, 2025-05-07T21:04:10.6053518Z use_cache=False, 2025-05-07T21:04:10.6053753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.6054100Z use_cpu=True, 2025-05-07T21:04:10.6054327Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6054578Z ) 2025-05-07T21:04:10.6054798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6062290Z self=, 2025-05-07T21:04:10.6062809Z compile=False, 2025-05-07T21:04:10.6063041Z pooling_mode=, 2025-05-07T21:04:10.6063310Z T=1, 2025-05-07T21:04:10.6063482Z D=124, 2025-05-07T21:04:10.6063662Z B=124, 2025-05-07T21:04:10.6063833Z log_E=3, 2025-05-07T21:04:10.6064012Z L=20, 2025-05-07T21:04:10.6064193Z D_gradcheck=1, 2025-05-07T21:04:10.6064405Z stochastic_rounding=False, 2025-05-07T21:04:10.6064648Z weighted=False, 2025-05-07T21:04:10.6064853Z row_wise=True, 2025-05-07T21:04:10.6065046Z mixed=False, 2025-05-07T21:04:10.6065243Z use_cache=False, 2025-05-07T21:04:10.6065475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.6065741Z use_cpu=True, 2025-05-07T21:04:10.6065965Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6066219Z ) 2025-05-07T21:04:10.6066431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6066984Z self=, 2025-05-07T21:04:10.6067497Z compile=False, 2025-05-07T21:04:10.6067717Z pooling_mode=, 2025-05-07T21:04:10.6067989Z T=1, 2025-05-07T21:04:10.6068164Z D=124, 2025-05-07T21:04:10.6068343Z B=20, 2025-05-07T21:04:10.6068512Z log_E=3, 2025-05-07T21:04:10.6068696Z L=20, 2025-05-07T21:04:10.6068874Z D_gradcheck=1, 2025-05-07T21:04:10.6069159Z stochastic_rounding=False, 2025-05-07T21:04:10.6069412Z weighted=False, 2025-05-07T21:04:10.6069614Z row_wise=True, 2025-05-07T21:04:10.6069807Z mixed=False, 2025-05-07T21:04:10.6070004Z use_cache=False, 2025-05-07T21:04:10.6070239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.6070504Z use_cpu=True, 2025-05-07T21:04:10.6070773Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.6071021Z ) 2025-05-07T21:04:10.6071232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:10.6071788Z self=, 2025-05-07T21:04:10.6072297Z compile=True, 2025-05-07T21:04:10.6072522Z pooling_mode=, 2025-05-07T21:04:10.6072791Z T=5, 2025-05-07T21:04:10.6072969Z D=46, 2025-05-07T21:04:10.6073137Z B=80, 2025-05-07T21:04:10.6073305Z log_E=4, 2025-05-07T21:04:10.6073482Z L=4, 2025-05-07T21:04:10.6073655Z D_gradcheck=2, 2025-05-07T21:04:10.6073872Z stochastic_rounding=True, 2025-05-07T21:04:10.6074112Z weighted=False, 2025-05-07T21:04:10.6074311Z row_wise=True, 2025-05-07T21:04:10.6074501Z mixed=True, 2025-05-07T21:04:10.6074692Z use_cache=False, 2025-05-07T21:04:10.6074924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.6075191Z use_cpu=True, 2025-05-07T21:04:10.6075415Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.6075660Z ) 2025-05-07T21:04:11.8751921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8752815Z self=, 2025-05-07T21:04:11.8753736Z compile=False, 2025-05-07T21:04:11.8754042Z pooling_mode=, 2025-05-07T21:04:11.8754312Z T=3, 2025-05-07T21:04:11.8754491Z D=25, 2025-05-07T21:04:11.8754684Z B=11, 2025-05-07T21:04:11.8754882Z log_E=4, 2025-05-07T21:04:11.8755076Z L=17, 2025-05-07T21:04:11.8755260Z D_gradcheck=2, 2025-05-07T21:04:11.8755488Z stochastic_rounding=False, 2025-05-07T21:04:11.8755734Z weighted=False, 2025-05-07T21:04:11.8756021Z row_wise=True, 2025-05-07T21:04:11.8756216Z mixed=True, 2025-05-07T21:04:11.8756411Z use_cache=False, 2025-05-07T21:04:11.8756737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8757010Z use_cpu=True, 2025-05-07T21:04:11.8757235Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8757491Z ) 2025-05-07T21:04:11.8757707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8758265Z self=, 2025-05-07T21:04:11.8758785Z compile=False, 2025-05-07T21:04:11.8759018Z pooling_mode=, 2025-05-07T21:04:11.8759289Z T=3, 2025-05-07T21:04:11.8759470Z D=25, 2025-05-07T21:04:11.8759646Z B=11, 2025-05-07T21:04:11.8759816Z log_E=4, 2025-05-07T21:04:11.8760004Z L=17, 2025-05-07T21:04:11.8760184Z D_gradcheck=2, 2025-05-07T21:04:11.8760399Z stochastic_rounding=False, 2025-05-07T21:04:11.8760644Z weighted=False, 2025-05-07T21:04:11.8760845Z row_wise=True, 2025-05-07T21:04:11.8761041Z mixed=True, 2025-05-07T21:04:11.8761235Z use_cache=True, 2025-05-07T21:04:11.8761464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8761737Z use_cpu=True, 2025-05-07T21:04:11.8761963Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8762215Z ) 2025-05-07T21:04:11.8762428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8762986Z self=, 2025-05-07T21:04:11.8763503Z compile=False, 2025-05-07T21:04:11.8763729Z pooling_mode=, 2025-05-07T21:04:11.8764004Z T=3, 2025-05-07T21:04:11.8764180Z D=25, 2025-05-07T21:04:11.8764351Z B=2, 2025-05-07T21:04:11.8764525Z log_E=4, 2025-05-07T21:04:11.8764712Z L=17, 2025-05-07T21:04:11.8764899Z D_gradcheck=2, 2025-05-07T21:04:11.8765235Z stochastic_rounding=False, 2025-05-07T21:04:11.8765482Z weighted=False, 2025-05-07T21:04:11.8765683Z row_wise=True, 2025-05-07T21:04:11.8765872Z mixed=True, 2025-05-07T21:04:11.8766073Z use_cache=True, 2025-05-07T21:04:11.8766304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8766641Z use_cpu=True, 2025-05-07T21:04:11.8766864Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8767115Z ) 2025-05-07T21:04:11.8767331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8767887Z self=, 2025-05-07T21:04:11.8768402Z compile=True, 2025-05-07T21:04:11.8768628Z pooling_mode=, 2025-05-07T21:04:11.8768902Z T=3, 2025-05-07T21:04:11.8769076Z D=25, 2025-05-07T21:04:11.8769243Z B=2, 2025-05-07T21:04:11.8769417Z log_E=4, 2025-05-07T21:04:11.8769599Z L=17, 2025-05-07T21:04:11.8769774Z D_gradcheck=2, 2025-05-07T21:04:11.8769989Z stochastic_rounding=False, 2025-05-07T21:04:11.8770234Z weighted=False, 2025-05-07T21:04:11.8770430Z row_wise=True, 2025-05-07T21:04:11.8770631Z mixed=True, 2025-05-07T21:04:11.8770831Z use_cache=True, 2025-05-07T21:04:11.8771057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8771326Z use_cpu=True, 2025-05-07T21:04:11.8771552Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8771803Z ) 2025-05-07T21:04:11.8772018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8772627Z self=, 2025-05-07T21:04:11.8773140Z compile=True, 2025-05-07T21:04:11.8773362Z pooling_mode=, 2025-05-07T21:04:11.8773632Z T=3, 2025-05-07T21:04:11.8773802Z D=25, 2025-05-07T21:04:11.8773971Z B=2, 2025-05-07T21:04:11.8774148Z log_E=4, 2025-05-07T21:04:11.8774331Z L=17, 2025-05-07T21:04:11.8774510Z D_gradcheck=2, 2025-05-07T21:04:11.8774728Z stochastic_rounding=False, 2025-05-07T21:04:11.8774975Z weighted=False, 2025-05-07T21:04:11.8775176Z row_wise=True, 2025-05-07T21:04:11.8775377Z mixed=False, 2025-05-07T21:04:11.8775629Z use_cache=True, 2025-05-07T21:04:11.8775856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8776141Z use_cpu=True, 2025-05-07T21:04:11.8776368Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8776623Z ) 2025-05-07T21:04:11.8776838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8777400Z self=, 2025-05-07T21:04:11.8777916Z compile=False, 2025-05-07T21:04:11.8778143Z pooling_mode=, 2025-05-07T21:04:11.8778417Z T=3, 2025-05-07T21:04:11.8778592Z D=25, 2025-05-07T21:04:11.8778766Z B=2, 2025-05-07T21:04:11.8778943Z log_E=4, 2025-05-07T21:04:11.8779128Z L=17, 2025-05-07T21:04:11.8779302Z D_gradcheck=2, 2025-05-07T21:04:11.8779521Z stochastic_rounding=False, 2025-05-07T21:04:11.8779770Z weighted=False, 2025-05-07T21:04:11.8779970Z row_wise=True, 2025-05-07T21:04:11.8780165Z mixed=False, 2025-05-07T21:04:11.8780365Z use_cache=True, 2025-05-07T21:04:11.8780585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8780860Z use_cpu=True, 2025-05-07T21:04:11.8781079Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8781345Z ) 2025-05-07T21:04:11.8781562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8782120Z self=, 2025-05-07T21:04:11.8782639Z compile=False, 2025-05-07T21:04:11.8782865Z pooling_mode=, 2025-05-07T21:04:11.8783136Z T=2, 2025-05-07T21:04:11.8783310Z D=25, 2025-05-07T21:04:11.8783489Z B=2, 2025-05-07T21:04:11.8783655Z log_E=4, 2025-05-07T21:04:11.8783886Z L=17, 2025-05-07T21:04:11.8784064Z D_gradcheck=2, 2025-05-07T21:04:11.8784276Z stochastic_rounding=False, 2025-05-07T21:04:11.8784525Z weighted=False, 2025-05-07T21:04:11.8784735Z row_wise=True, 2025-05-07T21:04:11.8784961Z mixed=False, 2025-05-07T21:04:11.8785184Z use_cache=True, 2025-05-07T21:04:11.8785456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8785721Z use_cpu=True, 2025-05-07T21:04:11.8785940Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8786192Z ) 2025-05-07T21:04:11.8786404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8786961Z self=, 2025-05-07T21:04:11.8787475Z compile=False, 2025-05-07T21:04:11.8787697Z pooling_mode=, 2025-05-07T21:04:11.8787964Z T=4, 2025-05-07T21:04:11.8788138Z D=6, 2025-05-07T21:04:11.8788304Z B=76, 2025-05-07T21:04:11.8788483Z log_E=4, 2025-05-07T21:04:11.8788669Z L=19, 2025-05-07T21:04:11.8788844Z D_gradcheck=1, 2025-05-07T21:04:11.8789058Z stochastic_rounding=False, 2025-05-07T21:04:11.8789302Z weighted=True, 2025-05-07T21:04:11.8789503Z row_wise=True, 2025-05-07T21:04:11.8789699Z mixed=False, 2025-05-07T21:04:11.8789897Z use_cache=False, 2025-05-07T21:04:11.8790136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:11.8790408Z use_cpu=True, 2025-05-07T21:04:11.8790629Z output_dtype=SparseType.FP32, 2025-05-07T21:04:11.8790873Z ) 2025-05-07T21:04:11.8791085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8791691Z self=, 2025-05-07T21:04:11.8792204Z compile=True, 2025-05-07T21:04:11.8792463Z pooling_mode=, 2025-05-07T21:04:11.8792733Z T=4, 2025-05-07T21:04:11.8792902Z D=6, 2025-05-07T21:04:11.8793075Z B=76, 2025-05-07T21:04:11.8793248Z log_E=4, 2025-05-07T21:04:11.8793430Z L=19, 2025-05-07T21:04:11.8793605Z D_gradcheck=1, 2025-05-07T21:04:11.8793822Z stochastic_rounding=False, 2025-05-07T21:04:11.8794066Z weighted=True, 2025-05-07T21:04:11.8794270Z row_wise=True, 2025-05-07T21:04:11.8794513Z mixed=False, 2025-05-07T21:04:11.8794706Z use_cache=False, 2025-05-07T21:04:11.8794946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:11.8795219Z use_cpu=True, 2025-05-07T21:04:11.8795435Z output_dtype=SparseType.FP32, 2025-05-07T21:04:11.8795682Z ) 2025-05-07T21:04:11.8795896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8796530Z self=, 2025-05-07T21:04:11.8797043Z compile=True, 2025-05-07T21:04:11.8797273Z pooling_mode=, 2025-05-07T21:04:11.8797539Z T=4, 2025-05-07T21:04:11.8797707Z D=6, 2025-05-07T21:04:11.8797879Z B=4, 2025-05-07T21:04:11.8798053Z log_E=4, 2025-05-07T21:04:11.8798230Z L=19, 2025-05-07T21:04:11.8798407Z D_gradcheck=1, 2025-05-07T21:04:11.8798620Z stochastic_rounding=False, 2025-05-07T21:04:11.8798855Z weighted=True, 2025-05-07T21:04:11.8799056Z row_wise=True, 2025-05-07T21:04:11.8799254Z mixed=False, 2025-05-07T21:04:11.8799447Z use_cache=False, 2025-05-07T21:04:11.8799688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:11.8799958Z use_cpu=True, 2025-05-07T21:04:11.8800176Z output_dtype=SparseType.FP32, 2025-05-07T21:04:11.8800422Z ) 2025-05-07T21:04:11.8800642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8801191Z self=, 2025-05-07T21:04:11.8801702Z compile=True, 2025-05-07T21:04:11.8801929Z pooling_mode=, 2025-05-07T21:04:11.8802188Z T=4, 2025-05-07T21:04:11.8802365Z D=6, 2025-05-07T21:04:11.8802536Z B=4, 2025-05-07T21:04:11.8802754Z log_E=4, 2025-05-07T21:04:11.8802939Z L=6, 2025-05-07T21:04:11.8803114Z D_gradcheck=1, 2025-05-07T21:04:11.8803328Z stochastic_rounding=False, 2025-05-07T21:04:11.8803563Z weighted=True, 2025-05-07T21:04:11.8803764Z row_wise=True, 2025-05-07T21:04:11.8803962Z mixed=False, 2025-05-07T21:04:11.8804197Z use_cache=False, 2025-05-07T21:04:11.8804428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:11.8804705Z use_cpu=True, 2025-05-07T21:04:11.8804921Z output_dtype=SparseType.FP32, 2025-05-07T21:04:11.8805172Z ) 2025-05-07T21:04:11.8805391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8805942Z self=, 2025-05-07T21:04:11.8806452Z compile=False, 2025-05-07T21:04:11.8806680Z pooling_mode=, 2025-05-07T21:04:11.8806946Z T=4, 2025-05-07T21:04:11.8807126Z D=6, 2025-05-07T21:04:11.8807298Z B=4, 2025-05-07T21:04:11.8807470Z log_E=4, 2025-05-07T21:04:11.8807651Z L=6, 2025-05-07T21:04:11.8807829Z D_gradcheck=1, 2025-05-07T21:04:11.8808038Z stochastic_rounding=False, 2025-05-07T21:04:11.8808284Z weighted=True, 2025-05-07T21:04:11.8808488Z row_wise=True, 2025-05-07T21:04:11.8808862Z mixed=False, 2025-05-07T21:04:11.8809065Z use_cache=False, 2025-05-07T21:04:11.8809300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:11.8809572Z use_cpu=True, 2025-05-07T21:04:11.8809790Z output_dtype=SparseType.FP32, 2025-05-07T21:04:11.8810120Z ) 2025-05-07T21:04:11.8810338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8810888Z self=, 2025-05-07T21:04:11.8811397Z compile=False, 2025-05-07T21:04:11.8811629Z pooling_mode=, 2025-05-07T21:04:11.8811895Z T=4, 2025-05-07T21:04:11.8812074Z D=6, 2025-05-07T21:04:11.8812246Z B=4, 2025-05-07T21:04:11.8812421Z log_E=4, 2025-05-07T21:04:11.8812604Z L=6, 2025-05-07T21:04:11.8812779Z D_gradcheck=1, 2025-05-07T21:04:11.8812989Z stochastic_rounding=False, 2025-05-07T21:04:11.8813234Z weighted=True, 2025-05-07T21:04:11.8813498Z row_wise=True, 2025-05-07T21:04:11.8813692Z mixed=True, 2025-05-07T21:04:11.8813892Z use_cache=False, 2025-05-07T21:04:11.8814131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:11.8814401Z use_cpu=True, 2025-05-07T21:04:11.8814623Z output_dtype=SparseType.FP32, 2025-05-07T21:04:11.8814923Z ) 2025-05-07T21:04:11.8815144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8815692Z self=, 2025-05-07T21:04:11.8816201Z compile=False, 2025-05-07T21:04:11.8816429Z pooling_mode=, 2025-05-07T21:04:11.8816695Z T=4, 2025-05-07T21:04:11.8816867Z D=6, 2025-05-07T21:04:11.8817040Z B=4, 2025-05-07T21:04:11.8817210Z log_E=4, 2025-05-07T21:04:11.8817398Z L=6, 2025-05-07T21:04:11.8817576Z D_gradcheck=1, 2025-05-07T21:04:11.8817787Z stochastic_rounding=False, 2025-05-07T21:04:11.8818035Z weighted=False, 2025-05-07T21:04:11.8818244Z row_wise=True, 2025-05-07T21:04:11.8818434Z mixed=True, 2025-05-07T21:04:11.8818637Z use_cache=False, 2025-05-07T21:04:11.8818866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:11.8819132Z use_cpu=True, 2025-05-07T21:04:11.8819350Z output_dtype=SparseType.FP32, 2025-05-07T21:04:11.8819603Z ) 2025-05-07T21:04:11.8819817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8820379Z self=, 2025-05-07T21:04:11.8820896Z compile=True, 2025-05-07T21:04:11.8821127Z pooling_mode=, 2025-05-07T21:04:11.8821393Z T=1, 2025-05-07T21:04:11.8821569Z D=103, 2025-05-07T21:04:11.8821846Z B=68, 2025-05-07T21:04:11.8822018Z log_E=3, 2025-05-07T21:04:11.8822199Z L=8, 2025-05-07T21:04:11.8822375Z D_gradcheck=2, 2025-05-07T21:04:11.8822582Z stochastic_rounding=True, 2025-05-07T21:04:11.8822826Z weighted=False, 2025-05-07T21:04:11.8823031Z row_wise=True, 2025-05-07T21:04:11.8823287Z mixed=False, 2025-05-07T21:04:11.8823484Z use_cache=False, 2025-05-07T21:04:11.8823716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8823985Z use_cpu=True, 2025-05-07T21:04:11.8824208Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8824459Z ) 2025-05-07T21:04:11.8824667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:11.8825219Z self=, 2025-05-07T21:04:11.8825730Z compile=True, 2025-05-07T21:04:11.8825959Z pooling_mode=, 2025-05-07T21:04:11.8826225Z T=1, 2025-05-07T21:04:11.8826398Z D=103, 2025-05-07T21:04:11.8826580Z B=68, 2025-05-07T21:04:11.8826750Z log_E=3, 2025-05-07T21:04:11.8826938Z L=8, 2025-05-07T21:04:11.8827113Z D_gradcheck=1, 2025-05-07T21:04:11.8827322Z stochastic_rounding=True, 2025-05-07T21:04:11.8827570Z weighted=False, 2025-05-07T21:04:11.8827777Z row_wise=True, 2025-05-07T21:04:11.8827973Z mixed=False, 2025-05-07T21:04:11.8828169Z use_cache=False, 2025-05-07T21:04:11.8828401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:11.8828670Z use_cpu=True, 2025-05-07T21:04:11.8828890Z output_dtype=SparseType.FP16, 2025-05-07T21:04:11.8829201Z ) 2025-05-07T21:04:12.5612544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:12.5620740Z self=, 2025-05-07T21:04:12.5621261Z compile=True, 2025-05-07T21:04:12.5621490Z pooling_mode=, 2025-05-07T21:04:12.5621756Z T=1, 2025-05-07T21:04:12.5621932Z D=103, 2025-05-07T21:04:12.5622114Z B=68, 2025-05-07T21:04:12.5622284Z log_E=3, 2025-05-07T21:04:12.5622471Z L=0, 2025-05-07T21:04:12.5622649Z D_gradcheck=1, 2025-05-07T21:04:12.5622862Z stochastic_rounding=True, 2025-05-07T21:04:12.5623237Z weighted=False, 2025-05-07T21:04:12.5623452Z row_wise=True, 2025-05-07T21:04:12.5623657Z mixed=False, 2025-05-07T21:04:12.5623854Z use_cache=False, 2025-05-07T21:04:12.5624095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.5624374Z use_cpu=True, 2025-05-07T21:04:12.5624594Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.5624851Z ) 2025-05-07T21:04:12.5625074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:12.5625630Z self=, 2025-05-07T21:04:12.5626143Z compile=True, 2025-05-07T21:04:12.5626379Z pooling_mode=, 2025-05-07T21:04:12.5626644Z T=3, 2025-05-07T21:04:12.5626822Z D=103, 2025-05-07T21:04:12.5627001Z B=68, 2025-05-07T21:04:12.5627171Z log_E=3, 2025-05-07T21:04:12.5627358Z L=0, 2025-05-07T21:04:12.5627537Z D_gradcheck=1, 2025-05-07T21:04:12.5627747Z stochastic_rounding=True, 2025-05-07T21:04:12.5627998Z weighted=False, 2025-05-07T21:04:12.5628206Z row_wise=True, 2025-05-07T21:04:12.5628402Z mixed=False, 2025-05-07T21:04:12.5628600Z use_cache=False, 2025-05-07T21:04:12.5628839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.5629107Z use_cpu=True, 2025-05-07T21:04:12.5629332Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.5629585Z ) 2025-05-07T21:04:12.5629804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:04:12.5630353Z self=, 2025-05-07T21:04:12.5630867Z compile=False, 2025-05-07T21:04:12.5631095Z pooling_mode=, 2025-05-07T21:04:12.5631361Z T=3, 2025-05-07T21:04:12.5631610Z D=103, 2025-05-07T21:04:12.5631790Z B=68, 2025-05-07T21:04:12.5631961Z log_E=3, 2025-05-07T21:04:12.5632147Z L=0, 2025-05-07T21:04:12.5632322Z D_gradcheck=1, 2025-05-07T21:04:12.5632534Z stochastic_rounding=True, 2025-05-07T21:04:12.5632781Z weighted=False, 2025-05-07T21:04:12.5633051Z row_wise=True, 2025-05-07T21:04:12.5633241Z mixed=False, 2025-05-07T21:04:12.5633441Z use_cache=False, 2025-05-07T21:04:12.5633679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.5633945Z use_cpu=True, 2025-05-07T21:04:12.5634167Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.5634416Z ) 2025-05-07T21:04:12.5634580Z PASSED 2025-05-07T21:04:22.0576499Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0578521Z self=, 2025-05-07T21:04:22.0579129Z mixed_B=False, 2025-05-07T21:04:22.0579344Z compile=False, 2025-05-07T21:04:22.0579549Z T=1, 2025-05-07T21:04:22.0579721Z D=2, 2025-05-07T21:04:22.0579898Z B=1, 2025-05-07T21:04:22.0580073Z log_E=3, 2025-05-07T21:04:22.0580263Z L=0, 2025-05-07T21:04:22.0580447Z D_gradcheck=1, 2025-05-07T21:04:22.0580678Z stochastic_rounding=False, 2025-05-07T21:04:22.0580922Z weighted=False, 2025-05-07T21:04:22.0581133Z row_wise=False, 2025-05-07T21:04:22.0581336Z mixed=False, 2025-05-07T21:04:22.0581536Z use_cache=False, 2025-05-07T21:04:22.0581988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0582305Z use_cpu=False, 2025-05-07T21:04:22.0582552Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.0582830Z ) 2025-05-07T21:04:22.0583077Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0583767Z self=, 2025-05-07T21:04:22.0584395Z mixed_B=True, 2025-05-07T21:04:22.0584617Z compile=False, 2025-05-07T21:04:22.0584833Z T=1, 2025-05-07T21:04:22.0585015Z D=2, 2025-05-07T21:04:22.0585201Z B=1, 2025-05-07T21:04:22.0585389Z log_E=3, 2025-05-07T21:04:22.0585674Z L=0, 2025-05-07T21:04:22.0585858Z D_gradcheck=1, 2025-05-07T21:04:22.0586081Z stochastic_rounding=False, 2025-05-07T21:04:22.0586325Z weighted=False, 2025-05-07T21:04:22.0586533Z row_wise=False, 2025-05-07T21:04:22.0586735Z mixed=False, 2025-05-07T21:04:22.0586930Z use_cache=False, 2025-05-07T21:04:22.0587171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0587474Z use_cpu=False, 2025-05-07T21:04:22.0587718Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.0587973Z ) 2025-05-07T21:04:22.0588197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0588774Z self=, 2025-05-07T21:04:22.0589297Z mixed_B=True, 2025-05-07T21:04:22.0589500Z compile=False, 2025-05-07T21:04:22.0589698Z T=3, 2025-05-07T21:04:22.0589870Z D=119, 2025-05-07T21:04:22.0590050Z B=82, 2025-05-07T21:04:22.0590229Z log_E=3, 2025-05-07T21:04:22.0590413Z L=17, 2025-05-07T21:04:22.0590596Z D_gradcheck=2, 2025-05-07T21:04:22.0590816Z stochastic_rounding=True, 2025-05-07T21:04:22.0591059Z weighted=False, 2025-05-07T21:04:22.0591264Z row_wise=True, 2025-05-07T21:04:22.0591465Z mixed=False, 2025-05-07T21:04:22.0591661Z use_cache=True, 2025-05-07T21:04:22.0591895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0592171Z use_cpu=True, 2025-05-07T21:04:22.0592391Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.0592645Z ) 2025-05-07T21:04:22.0592873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0593445Z self=, 2025-05-07T21:04:22.0594065Z mixed_B=True, 2025-05-07T21:04:22.0594273Z compile=True, 2025-05-07T21:04:22.0594471Z T=2, 2025-05-07T21:04:22.0594638Z D=45, 2025-05-07T21:04:22.0594810Z B=22, 2025-05-07T21:04:22.0594984Z log_E=4, 2025-05-07T21:04:22.0595159Z L=1, 2025-05-07T21:04:22.0595337Z D_gradcheck=2, 2025-05-07T21:04:22.0595635Z stochastic_rounding=True, 2025-05-07T21:04:22.0595879Z weighted=True, 2025-05-07T21:04:22.0596169Z row_wise=False, 2025-05-07T21:04:22.0596371Z mixed=False, 2025-05-07T21:04:22.0596564Z use_cache=True, 2025-05-07T21:04:22.0596801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0597078Z use_cpu=False, 2025-05-07T21:04:22.0597299Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.0597547Z ) 2025-05-07T21:04:22.0597776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0598348Z self=, 2025-05-07T21:04:22.0598876Z mixed_B=True, 2025-05-07T21:04:22.0599081Z compile=False, 2025-05-07T21:04:22.0599280Z T=4, 2025-05-07T21:04:22.0599449Z D=31, 2025-05-07T21:04:22.0599626Z B=52, 2025-05-07T21:04:22.0599800Z log_E=5, 2025-05-07T21:04:22.0599980Z L=13, 2025-05-07T21:04:22.0600155Z D_gradcheck=1, 2025-05-07T21:04:22.0600379Z stochastic_rounding=False, 2025-05-07T21:04:22.0600621Z weighted=False, 2025-05-07T21:04:22.0600825Z row_wise=True, 2025-05-07T21:04:22.0601024Z mixed=False, 2025-05-07T21:04:22.0601217Z use_cache=True, 2025-05-07T21:04:22.0601502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0601781Z use_cpu=False, 2025-05-07T21:04:22.0601997Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.0602251Z ) 2025-05-07T21:04:22.0602474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0603047Z self=, 2025-05-07T21:04:22.0603578Z mixed_B=True, 2025-05-07T21:04:22.0603786Z compile=True, 2025-05-07T21:04:22.0603979Z T=3, 2025-05-07T21:04:22.0604152Z D=65, 2025-05-07T21:04:22.0604332Z B=87, 2025-05-07T21:04:22.0604504Z log_E=5, 2025-05-07T21:04:22.0604734Z L=14, 2025-05-07T21:04:22.0604919Z D_gradcheck=2, 2025-05-07T21:04:22.0605135Z stochastic_rounding=True, 2025-05-07T21:04:22.0605389Z weighted=True, 2025-05-07T21:04:22.0605595Z row_wise=False, 2025-05-07T21:04:22.0605799Z mixed=False, 2025-05-07T21:04:22.0605991Z use_cache=True, 2025-05-07T21:04:22.0606226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0606505Z use_cpu=True, 2025-05-07T21:04:22.0606720Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.0606972Z ) 2025-05-07T21:04:22.0607196Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0607766Z self=, 2025-05-07T21:04:22.0608293Z mixed_B=True, 2025-05-07T21:04:22.0608495Z compile=False, 2025-05-07T21:04:22.0608875Z T=3, 2025-05-07T21:04:22.0609053Z D=5, 2025-05-07T21:04:22.0609222Z B=65, 2025-05-07T21:04:22.0609394Z log_E=3, 2025-05-07T21:04:22.0609579Z L=10, 2025-05-07T21:04:22.0609758Z D_gradcheck=1, 2025-05-07T21:04:22.0609973Z stochastic_rounding=True, 2025-05-07T21:04:22.0610232Z weighted=False, 2025-05-07T21:04:22.0610438Z row_wise=False, 2025-05-07T21:04:22.0610644Z mixed=True, 2025-05-07T21:04:22.0610839Z use_cache=True, 2025-05-07T21:04:22.0611076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0611351Z use_cpu=True, 2025-05-07T21:04:22.0611577Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.0611818Z ) 2025-05-07T21:04:22.0612041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0612618Z self=, 2025-05-07T21:04:22.0613219Z mixed_B=False, 2025-05-07T21:04:22.0613427Z compile=True, 2025-05-07T21:04:22.0613621Z T=3, 2025-05-07T21:04:22.0613789Z D=66, 2025-05-07T21:04:22.0613964Z B=61, 2025-05-07T21:04:22.0614134Z log_E=3, 2025-05-07T21:04:22.0614310Z L=5, 2025-05-07T21:04:22.0614488Z D_gradcheck=1, 2025-05-07T21:04:22.0614770Z stochastic_rounding=True, 2025-05-07T21:04:22.0615010Z weighted=True, 2025-05-07T21:04:22.0615216Z row_wise=False, 2025-05-07T21:04:22.0615417Z mixed=True, 2025-05-07T21:04:22.0615613Z use_cache=False, 2025-05-07T21:04:22.0615852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0616126Z use_cpu=False, 2025-05-07T21:04:22.0616343Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.0616591Z ) 2025-05-07T21:04:22.0616817Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0617396Z self=, 2025-05-07T21:04:22.0617922Z mixed_B=True, 2025-05-07T21:04:22.0618122Z compile=True, 2025-05-07T21:04:22.0618316Z T=1, 2025-05-07T21:04:22.0618484Z D=120, 2025-05-07T21:04:22.0618660Z B=23, 2025-05-07T21:04:22.0618838Z log_E=5, 2025-05-07T21:04:22.0619018Z L=12, 2025-05-07T21:04:22.0619196Z D_gradcheck=1, 2025-05-07T21:04:22.0619417Z stochastic_rounding=False, 2025-05-07T21:04:22.0619659Z weighted=True, 2025-05-07T21:04:22.0619861Z row_wise=True, 2025-05-07T21:04:22.0620058Z mixed=True, 2025-05-07T21:04:22.0620247Z use_cache=True, 2025-05-07T21:04:22.0620548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0620831Z use_cpu=False, 2025-05-07T21:04:22.0621049Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.0621300Z ) 2025-05-07T21:04:22.0621527Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0622092Z self=, 2025-05-07T21:04:22.0622618Z mixed_B=True, 2025-05-07T21:04:22.0622824Z compile=False, 2025-05-07T21:04:22.0623026Z T=5, 2025-05-07T21:04:22.0623196Z D=116, 2025-05-07T21:04:22.0623374Z B=112, 2025-05-07T21:04:22.0623552Z log_E=5, 2025-05-07T21:04:22.0623842Z L=0, 2025-05-07T21:04:22.0624026Z D_gradcheck=2, 2025-05-07T21:04:22.0624247Z stochastic_rounding=False, 2025-05-07T21:04:22.0624489Z weighted=True, 2025-05-07T21:04:22.0624691Z row_wise=False, 2025-05-07T21:04:22.0624892Z mixed=True, 2025-05-07T21:04:22.0625085Z use_cache=False, 2025-05-07T21:04:22.0625328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0625606Z use_cpu=False, 2025-05-07T21:04:22.0625819Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.0626068Z ) 2025-05-07T21:04:22.0626291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0626861Z self=, 2025-05-07T21:04:22.0627389Z mixed_B=False, 2025-05-07T21:04:22.0627591Z compile=True, 2025-05-07T21:04:22.0627806Z T=1, 2025-05-07T21:04:22.0628003Z D=64, 2025-05-07T21:04:22.0628177Z B=10, 2025-05-07T21:04:22.0628345Z log_E=5, 2025-05-07T21:04:22.0628530Z L=18, 2025-05-07T21:04:22.0628707Z D_gradcheck=2, 2025-05-07T21:04:22.0628925Z stochastic_rounding=False, 2025-05-07T21:04:22.0629166Z weighted=True, 2025-05-07T21:04:22.0629366Z row_wise=True, 2025-05-07T21:04:22.0629559Z mixed=True, 2025-05-07T21:04:22.0629747Z use_cache=True, 2025-05-07T21:04:22.0629976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0630254Z use_cpu=False, 2025-05-07T21:04:22.0630469Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.0630720Z ) 2025-05-07T21:04:22.0630938Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0631502Z self=, 2025-05-07T21:04:22.0632076Z mixed_B=False, 2025-05-07T21:04:22.0632285Z compile=True, 2025-05-07T21:04:22.0632478Z T=4, 2025-05-07T21:04:22.0632654Z D=79, 2025-05-07T21:04:22.0632833Z B=29, 2025-05-07T21:04:22.0633005Z log_E=3, 2025-05-07T21:04:22.0633192Z L=9, 2025-05-07T21:04:22.0633374Z D_gradcheck=1, 2025-05-07T21:04:22.0633632Z stochastic_rounding=False, 2025-05-07T21:04:22.0633887Z weighted=True, 2025-05-07T21:04:22.0634093Z row_wise=False, 2025-05-07T21:04:22.0634295Z mixed=False, 2025-05-07T21:04:22.0634501Z use_cache=True, 2025-05-07T21:04:22.0634735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0635013Z use_cpu=True, 2025-05-07T21:04:22.0635233Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.0635490Z ) 2025-05-07T21:04:22.0635716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0636353Z self=, 2025-05-07T21:04:22.0636872Z mixed_B=True, 2025-05-07T21:04:22.0637078Z compile=False, 2025-05-07T21:04:22.0637271Z T=5, 2025-05-07T21:04:22.0637444Z D=3, 2025-05-07T21:04:22.0637617Z B=5, 2025-05-07T21:04:22.0637789Z log_E=5, 2025-05-07T21:04:22.0637972Z L=3, 2025-05-07T21:04:22.0638150Z D_gradcheck=2, 2025-05-07T21:04:22.0638362Z stochastic_rounding=False, 2025-05-07T21:04:22.0638606Z weighted=True, 2025-05-07T21:04:22.0638806Z row_wise=False, 2025-05-07T21:04:22.0639003Z mixed=True, 2025-05-07T21:04:22.0639201Z use_cache=True, 2025-05-07T21:04:22.0639478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0639747Z use_cpu=True, 2025-05-07T21:04:22.0639975Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.0640226Z ) 2025-05-07T21:04:22.0640444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0641021Z self=, 2025-05-07T21:04:22.0641545Z mixed_B=True, 2025-05-07T21:04:22.0641749Z compile=True, 2025-05-07T21:04:22.0641936Z T=4, 2025-05-07T21:04:22.0642110Z D=59, 2025-05-07T21:04:22.0642288Z B=26, 2025-05-07T21:04:22.0642456Z log_E=4, 2025-05-07T21:04:22.0642684Z L=13, 2025-05-07T21:04:22.0642867Z D_gradcheck=2, 2025-05-07T21:04:22.0643081Z stochastic_rounding=False, 2025-05-07T21:04:22.0643327Z weighted=False, 2025-05-07T21:04:22.0643532Z row_wise=True, 2025-05-07T21:04:22.0643723Z mixed=True, 2025-05-07T21:04:22.0643921Z use_cache=True, 2025-05-07T21:04:22.0644151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0644418Z use_cpu=True, 2025-05-07T21:04:22.0644638Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.0644888Z ) 2025-05-07T21:04:22.0645104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0645677Z self=, 2025-05-07T21:04:22.0646201Z mixed_B=False, 2025-05-07T21:04:22.0646404Z compile=False, 2025-05-07T21:04:22.0646599Z T=5, 2025-05-07T21:04:22.0646770Z D=24, 2025-05-07T21:04:22.0646947Z B=55, 2025-05-07T21:04:22.0647116Z log_E=4, 2025-05-07T21:04:22.0647301Z L=16, 2025-05-07T21:04:22.0647483Z D_gradcheck=1, 2025-05-07T21:04:22.0647694Z stochastic_rounding=True, 2025-05-07T21:04:22.0647939Z weighted=True, 2025-05-07T21:04:22.0648165Z row_wise=True, 2025-05-07T21:04:22.0648381Z mixed=True, 2025-05-07T21:04:22.0648577Z use_cache=True, 2025-05-07T21:04:22.0648807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0649081Z use_cpu=True, 2025-05-07T21:04:22.0649304Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.0649557Z ) 2025-05-07T21:04:22.0649774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0650347Z self=, 2025-05-07T21:04:22.0650917Z mixed_B=False, 2025-05-07T21:04:22.0651114Z compile=True, 2025-05-07T21:04:22.0651310Z T=1, 2025-05-07T21:04:22.0651484Z D=79, 2025-05-07T21:04:22.0651653Z B=76, 2025-05-07T21:04:22.0651825Z log_E=4, 2025-05-07T21:04:22.0652007Z L=18, 2025-05-07T21:04:22.0652185Z D_gradcheck=2, 2025-05-07T21:04:22.0652438Z stochastic_rounding=False, 2025-05-07T21:04:22.0652685Z weighted=True, 2025-05-07T21:04:22.0652885Z row_wise=True, 2025-05-07T21:04:22.0653076Z mixed=True, 2025-05-07T21:04:22.0653274Z use_cache=True, 2025-05-07T21:04:22.0653503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.0653770Z use_cpu=False, 2025-05-07T21:04:22.0653991Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.0654244Z ) 2025-05-07T21:04:22.0654458Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:22.0655029Z self=, 2025-05-07T21:04:22.0655548Z mixed_B=True, 2025-05-07T21:04:22.0655747Z compile=False, 2025-05-07T21:04:22.0655943Z T=3, 2025-05-07T21:04:22.0656116Z D=20, 2025-05-07T21:04:22.0656285Z B=46, 2025-05-07T21:04:22.0656457Z log_E=5, 2025-05-07T21:04:22.0656641Z L=6, 2025-05-07T21:04:22.0656815Z D_gradcheck=1, 2025-05-07T21:04:22.0657032Z stochastic_rounding=True, 2025-05-07T21:04:22.0657276Z weighted=False, 2025-05-07T21:04:22.0664999Z row_wise=False, 2025-05-07T21:04:22.0665215Z mixed=True, 2025-05-07T21:04:22.0665413Z use_cache=False, 2025-05-07T21:04:22.0665731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.0666012Z use_cpu=True, 2025-05-07T21:04:22.0666239Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.0666493Z ) 2025-05-07T21:04:37.5924812Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5925752Z self=, 2025-05-07T21:04:37.5926541Z mixed_B=False, 2025-05-07T21:04:37.5926795Z compile=False, 2025-05-07T21:04:37.5927008Z T=3, 2025-05-07T21:04:37.5927192Z D=29, 2025-05-07T21:04:37.5927380Z B=86, 2025-05-07T21:04:37.5927568Z log_E=5, 2025-05-07T21:04:37.5927755Z L=10, 2025-05-07T21:04:37.5928278Z D_gradcheck=1, 2025-05-07T21:04:37.5928523Z stochastic_rounding=False, 2025-05-07T21:04:37.5928777Z weighted=False, 2025-05-07T21:04:37.5928997Z row_wise=True, 2025-05-07T21:04:37.5929216Z mixed=False, 2025-05-07T21:04:37.5929425Z use_cache=False, 2025-05-07T21:04:37.5929680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5929966Z use_cpu=False, 2025-05-07T21:04:37.5930195Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.5930449Z ) 2025-05-07T21:04:37.5930676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5931260Z self=, 2025-05-07T21:04:37.5931781Z mixed_B=False, 2025-05-07T21:04:37.5931995Z compile=False, 2025-05-07T21:04:37.5932204Z T=4, 2025-05-07T21:04:37.5932383Z D=16, 2025-05-07T21:04:37.5932568Z B=74, 2025-05-07T21:04:37.5932759Z log_E=5, 2025-05-07T21:04:37.5932942Z L=8, 2025-05-07T21:04:37.5933129Z D_gradcheck=2, 2025-05-07T21:04:37.5933357Z stochastic_rounding=False, 2025-05-07T21:04:37.5933606Z weighted=False, 2025-05-07T21:04:37.5933824Z row_wise=False, 2025-05-07T21:04:37.5934034Z mixed=True, 2025-05-07T21:04:37.5934231Z use_cache=False, 2025-05-07T21:04:37.5934475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.5934760Z use_cpu=False, 2025-05-07T21:04:37.5934981Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.5935237Z ) 2025-05-07T21:04:37.5935465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5936043Z self=, 2025-05-07T21:04:37.5936665Z mixed_B=False, 2025-05-07T21:04:37.5936874Z compile=True, 2025-05-07T21:04:37.5937083Z T=2, 2025-05-07T21:04:37.5937258Z D=86, 2025-05-07T21:04:37.5937441Z B=96, 2025-05-07T21:04:37.5937624Z log_E=4, 2025-05-07T21:04:37.5937806Z L=13, 2025-05-07T21:04:37.5937994Z D_gradcheck=1, 2025-05-07T21:04:37.5938304Z stochastic_rounding=False, 2025-05-07T21:04:37.5938547Z weighted=True, 2025-05-07T21:04:37.5938751Z row_wise=True, 2025-05-07T21:04:37.5938957Z mixed=True, 2025-05-07T21:04:37.5939149Z use_cache=False, 2025-05-07T21:04:37.5939396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.5939687Z use_cpu=False, 2025-05-07T21:04:37.5939907Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.5940163Z ) 2025-05-07T21:04:37.5940389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5940961Z self=, 2025-05-07T21:04:37.5941492Z mixed_B=True, 2025-05-07T21:04:37.5941747Z compile=False, 2025-05-07T21:04:37.5941952Z T=2, 2025-05-07T21:04:37.5942129Z D=121, 2025-05-07T21:04:37.5942309Z B=92, 2025-05-07T21:04:37.5942488Z log_E=3, 2025-05-07T21:04:37.5942671Z L=2, 2025-05-07T21:04:37.5942856Z D_gradcheck=2, 2025-05-07T21:04:37.5943079Z stochastic_rounding=False, 2025-05-07T21:04:37.5943325Z weighted=True, 2025-05-07T21:04:37.5943530Z row_wise=True, 2025-05-07T21:04:37.5943730Z mixed=True, 2025-05-07T21:04:37.5943925Z use_cache=False, 2025-05-07T21:04:37.5944258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5944535Z use_cpu=True, 2025-05-07T21:04:37.5944756Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.5945011Z ) 2025-05-07T21:04:37.5945235Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5945804Z self=, 2025-05-07T21:04:37.5946331Z mixed_B=True, 2025-05-07T21:04:37.5946539Z compile=True, 2025-05-07T21:04:37.5946743Z T=4, 2025-05-07T21:04:37.5946918Z D=123, 2025-05-07T21:04:37.5947098Z B=33, 2025-05-07T21:04:37.5947281Z log_E=4, 2025-05-07T21:04:37.5947467Z L=8, 2025-05-07T21:04:37.5947695Z D_gradcheck=1, 2025-05-07T21:04:37.5947921Z stochastic_rounding=False, 2025-05-07T21:04:37.5948164Z weighted=False, 2025-05-07T21:04:37.5948371Z row_wise=True, 2025-05-07T21:04:37.5948578Z mixed=False, 2025-05-07T21:04:37.5948777Z use_cache=False, 2025-05-07T21:04:37.5949021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5949303Z use_cpu=False, 2025-05-07T21:04:37.5949523Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.5949773Z ) 2025-05-07T21:04:37.5950004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5950572Z self=, 2025-05-07T21:04:37.5951092Z mixed_B=False, 2025-05-07T21:04:37.5951298Z compile=True, 2025-05-07T21:04:37.5951493Z T=2, 2025-05-07T21:04:37.5951673Z D=75, 2025-05-07T21:04:37.5951853Z B=63, 2025-05-07T21:04:37.5952027Z log_E=4, 2025-05-07T21:04:37.5952213Z L=15, 2025-05-07T21:04:37.5952397Z D_gradcheck=1, 2025-05-07T21:04:37.5952611Z stochastic_rounding=True, 2025-05-07T21:04:37.5952859Z weighted=True, 2025-05-07T21:04:37.5953070Z row_wise=False, 2025-05-07T21:04:37.5953273Z mixed=True, 2025-05-07T21:04:37.5953474Z use_cache=True, 2025-05-07T21:04:37.5953709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5953990Z use_cpu=False, 2025-05-07T21:04:37.5954210Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.5954465Z ) 2025-05-07T21:04:37.5954694Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5955263Z self=, 2025-05-07T21:04:37.5955788Z mixed_B=True, 2025-05-07T21:04:37.5956154Z compile=False, 2025-05-07T21:04:37.5956356Z T=2, 2025-05-07T21:04:37.5956532Z D=68, 2025-05-07T21:04:37.5956712Z B=17, 2025-05-07T21:04:37.5956884Z log_E=5, 2025-05-07T21:04:37.5957073Z L=1, 2025-05-07T21:04:37.5957258Z D_gradcheck=1, 2025-05-07T21:04:37.5957471Z stochastic_rounding=True, 2025-05-07T21:04:37.5957771Z weighted=False, 2025-05-07T21:04:37.5957984Z row_wise=False, 2025-05-07T21:04:37.5958188Z mixed=True, 2025-05-07T21:04:37.5958389Z use_cache=True, 2025-05-07T21:04:37.5958625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5958906Z use_cpu=False, 2025-05-07T21:04:37.5959138Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.5959398Z ) 2025-05-07T21:04:37.5959627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5960192Z self=, 2025-05-07T21:04:37.5960715Z mixed_B=False, 2025-05-07T21:04:37.5960925Z compile=False, 2025-05-07T21:04:37.5961120Z T=4, 2025-05-07T21:04:37.5961297Z D=19, 2025-05-07T21:04:37.5961479Z B=77, 2025-05-07T21:04:37.5961657Z log_E=5, 2025-05-07T21:04:37.5961846Z L=17, 2025-05-07T21:04:37.5962031Z D_gradcheck=2, 2025-05-07T21:04:37.5962242Z stochastic_rounding=True, 2025-05-07T21:04:37.5962499Z weighted=True, 2025-05-07T21:04:37.5962708Z row_wise=True, 2025-05-07T21:04:37.5962906Z mixed=True, 2025-05-07T21:04:37.5963110Z use_cache=False, 2025-05-07T21:04:37.5963349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.5963668Z use_cpu=True, 2025-05-07T21:04:37.5963894Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.5964144Z ) 2025-05-07T21:04:37.5964363Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5964936Z self=, 2025-05-07T21:04:37.5965490Z mixed_B=True, 2025-05-07T21:04:37.5965701Z compile=False, 2025-05-07T21:04:37.5965902Z T=5, 2025-05-07T21:04:37.5966077Z D=103, 2025-05-07T21:04:37.5966262Z B=58, 2025-05-07T21:04:37.5966441Z log_E=4, 2025-05-07T21:04:37.5966622Z L=5, 2025-05-07T21:04:37.5966855Z D_gradcheck=1, 2025-05-07T21:04:37.5967076Z stochastic_rounding=False, 2025-05-07T21:04:37.5967337Z weighted=False, 2025-05-07T21:04:37.5967540Z row_wise=True, 2025-05-07T21:04:37.5967742Z mixed=True, 2025-05-07T21:04:37.5967950Z use_cache=False, 2025-05-07T21:04:37.5968189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.5968475Z use_cpu=True, 2025-05-07T21:04:37.5968717Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.5968980Z ) 2025-05-07T21:04:37.5969209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5969778Z self=, 2025-05-07T21:04:37.5970307Z mixed_B=True, 2025-05-07T21:04:37.5970518Z compile=True, 2025-05-07T21:04:37.5970715Z T=4, 2025-05-07T21:04:37.5970894Z D=96, 2025-05-07T21:04:37.5971074Z B=124, 2025-05-07T21:04:37.5971249Z log_E=4, 2025-05-07T21:04:37.5971441Z L=16, 2025-05-07T21:04:37.5971630Z D_gradcheck=1, 2025-05-07T21:04:37.5971841Z stochastic_rounding=True, 2025-05-07T21:04:37.5972101Z weighted=True, 2025-05-07T21:04:37.5972309Z row_wise=False, 2025-05-07T21:04:37.5972508Z mixed=False, 2025-05-07T21:04:37.5972711Z use_cache=False, 2025-05-07T21:04:37.5972950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5973226Z use_cpu=False, 2025-05-07T21:04:37.5973453Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.5973707Z ) 2025-05-07T21:04:37.5973926Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5974505Z self=, 2025-05-07T21:04:37.5975032Z mixed_B=True, 2025-05-07T21:04:37.5975284Z compile=False, 2025-05-07T21:04:37.5975480Z T=3, 2025-05-07T21:04:37.5975656Z D=124, 2025-05-07T21:04:37.5975837Z B=98, 2025-05-07T21:04:37.5976011Z log_E=4, 2025-05-07T21:04:37.5976197Z L=7, 2025-05-07T21:04:37.5976379Z D_gradcheck=1, 2025-05-07T21:04:37.5976593Z stochastic_rounding=False, 2025-05-07T21:04:37.5976887Z weighted=False, 2025-05-07T21:04:37.5977092Z row_wise=True, 2025-05-07T21:04:37.5977288Z mixed=False, 2025-05-07T21:04:37.5977494Z use_cache=False, 2025-05-07T21:04:37.5977729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.5978008Z use_cpu=False, 2025-05-07T21:04:37.5978236Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.5978488Z ) 2025-05-07T21:04:37.5978708Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5979281Z self=, 2025-05-07T21:04:37.5979805Z mixed_B=False, 2025-05-07T21:04:37.5980014Z compile=False, 2025-05-07T21:04:37.5980210Z T=1, 2025-05-07T21:04:37.5980384Z D=122, 2025-05-07T21:04:37.5980565Z B=9, 2025-05-07T21:04:37.5980738Z log_E=4, 2025-05-07T21:04:37.5980926Z L=14, 2025-05-07T21:04:37.5981111Z D_gradcheck=2, 2025-05-07T21:04:37.5981326Z stochastic_rounding=False, 2025-05-07T21:04:37.5981578Z weighted=True, 2025-05-07T21:04:37.5981803Z row_wise=False, 2025-05-07T21:04:37.5982028Z mixed=False, 2025-05-07T21:04:37.5982228Z use_cache=False, 2025-05-07T21:04:37.5982539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.5982818Z use_cpu=False, 2025-05-07T21:04:37.5983045Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.5983299Z ) 2025-05-07T21:04:37.5983520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5984094Z self=, 2025-05-07T21:04:37.5984616Z mixed_B=False, 2025-05-07T21:04:37.5984819Z compile=False, 2025-05-07T21:04:37.5985023Z T=1, 2025-05-07T21:04:37.5985198Z D=88, 2025-05-07T21:04:37.5985378Z B=112, 2025-05-07T21:04:37.5985565Z log_E=5, 2025-05-07T21:04:37.5985751Z L=4, 2025-05-07T21:04:37.5985972Z D_gradcheck=2, 2025-05-07T21:04:37.5986193Z stochastic_rounding=False, 2025-05-07T21:04:37.5986447Z weighted=True, 2025-05-07T21:04:37.5986653Z row_wise=False, 2025-05-07T21:04:37.5986852Z mixed=False, 2025-05-07T21:04:37.5987054Z use_cache=True, 2025-05-07T21:04:37.5987286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5987560Z use_cpu=True, 2025-05-07T21:04:37.5987785Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.5988042Z ) 2025-05-07T21:04:37.5988261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5988839Z self=, 2025-05-07T21:04:37.5989366Z mixed_B=True, 2025-05-07T21:04:37.5989566Z compile=False, 2025-05-07T21:04:37.5989766Z T=2, 2025-05-07T21:04:37.5989944Z D=19, 2025-05-07T21:04:37.5990112Z B=118, 2025-05-07T21:04:37.5990289Z log_E=5, 2025-05-07T21:04:37.5990471Z L=10, 2025-05-07T21:04:37.5990645Z D_gradcheck=1, 2025-05-07T21:04:37.5990863Z stochastic_rounding=True, 2025-05-07T21:04:37.5991108Z weighted=True, 2025-05-07T21:04:37.5991305Z row_wise=True, 2025-05-07T21:04:37.5991503Z mixed=False, 2025-05-07T21:04:37.5991706Z use_cache=True, 2025-05-07T21:04:37.5991931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.5992209Z use_cpu=False, 2025-05-07T21:04:37.5992434Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.5992688Z ) 2025-05-07T21:04:37.5992907Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5993482Z self=, 2025-05-07T21:04:37.5994004Z mixed_B=False, 2025-05-07T21:04:37.5994291Z compile=False, 2025-05-07T21:04:37.5994493Z T=5, 2025-05-07T21:04:37.5994667Z D=51, 2025-05-07T21:04:37.5994837Z B=62, 2025-05-07T21:04:37.5995014Z log_E=4, 2025-05-07T21:04:37.5995194Z L=10, 2025-05-07T21:04:37.5995367Z D_gradcheck=1, 2025-05-07T21:04:37.5995582Z stochastic_rounding=True, 2025-05-07T21:04:37.5995871Z weighted=True, 2025-05-07T21:04:37.5996165Z row_wise=True, 2025-05-07T21:04:37.5996367Z mixed=True, 2025-05-07T21:04:37.5996564Z use_cache=False, 2025-05-07T21:04:37.5996795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.5997076Z use_cpu=False, 2025-05-07T21:04:37.5997303Z output_dtype=SparseType.BF16, 2025-05-07T21:04:37.5997548Z ) 2025-05-07T21:04:37.5997771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.5998348Z self=, 2025-05-07T21:04:37.5998866Z mixed_B=True, 2025-05-07T21:04:37.5999063Z compile=True, 2025-05-07T21:04:37.5999262Z T=2, 2025-05-07T21:04:37.5999437Z D=12, 2025-05-07T21:04:37.5999607Z B=17, 2025-05-07T21:04:37.5999783Z log_E=3, 2025-05-07T21:04:37.5999968Z L=4, 2025-05-07T21:04:37.6000141Z D_gradcheck=1, 2025-05-07T21:04:37.6000358Z stochastic_rounding=True, 2025-05-07T21:04:37.6000605Z weighted=False, 2025-05-07T21:04:37.6000802Z row_wise=True, 2025-05-07T21:04:37.6001005Z mixed=False, 2025-05-07T21:04:37.6001206Z use_cache=True, 2025-05-07T21:04:37.6001431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:37.6001809Z use_cpu=True, 2025-05-07T21:04:37.6002036Z output_dtype=SparseType.FP32, 2025-05-07T21:04:37.6002287Z ) 2025-05-07T21:04:37.6002515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:37.6003088Z self=, 2025-05-07T21:04:37.6003606Z mixed_B=False, 2025-05-07T21:04:37.6003812Z compile=True, 2025-05-07T21:04:37.6004011Z T=5, 2025-05-07T21:04:37.6004186Z D=57, 2025-05-07T21:04:37.6004355Z B=91, 2025-05-07T21:04:37.6004529Z log_E=3, 2025-05-07T21:04:37.6004712Z L=15, 2025-05-07T21:04:37.6004933Z D_gradcheck=1, 2025-05-07T21:04:37.6005154Z stochastic_rounding=False, 2025-05-07T21:04:37.6005406Z weighted=False, 2025-05-07T21:04:37.6005610Z row_wise=False, 2025-05-07T21:04:37.6005811Z mixed=True, 2025-05-07T21:04:37.6006008Z use_cache=False, 2025-05-07T21:04:37.6006243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:37.6006529Z use_cpu=True, 2025-05-07T21:04:37.6006752Z output_dtype=SparseType.FP16, 2025-05-07T21:04:37.6007000Z ) 2025-05-07T21:04:50.4831641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4832508Z self=, 2025-05-07T21:04:50.4833256Z mixed_B=True, 2025-05-07T21:04:50.4833554Z compile=False, 2025-05-07T21:04:50.4833832Z T=5, 2025-05-07T21:04:50.4834079Z D=46, 2025-05-07T21:04:50.4834315Z B=87, 2025-05-07T21:04:50.4834554Z log_E=4, 2025-05-07T21:04:50.4834796Z L=12, 2025-05-07T21:04:50.4835034Z D_gradcheck=1, 2025-05-07T21:04:50.4835359Z stochastic_rounding=True, 2025-05-07T21:04:50.4835655Z weighted=False, 2025-05-07T21:04:50.4835864Z row_wise=True, 2025-05-07T21:04:50.4836137Z mixed=False, 2025-05-07T21:04:50.4836406Z use_cache=False, 2025-05-07T21:04:50.4836642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4836932Z use_cpu=True, 2025-05-07T21:04:50.4837158Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.4837419Z ) 2025-05-07T21:04:50.4837639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4838219Z self=, 2025-05-07T21:04:50.4838744Z mixed_B=False, 2025-05-07T21:04:50.4839168Z compile=True, 2025-05-07T21:04:50.4839388Z T=1, 2025-05-07T21:04:50.4839572Z D=94, 2025-05-07T21:04:50.4839747Z B=61, 2025-05-07T21:04:50.4846899Z log_E=4, 2025-05-07T21:04:50.4847102Z L=17, 2025-05-07T21:04:50.4847289Z D_gradcheck=1, 2025-05-07T21:04:50.4847510Z stochastic_rounding=True, 2025-05-07T21:04:50.4847887Z weighted=False, 2025-05-07T21:04:50.4848089Z row_wise=True, 2025-05-07T21:04:50.4848290Z mixed=False, 2025-05-07T21:04:50.4848490Z use_cache=False, 2025-05-07T21:04:50.4848720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4849003Z use_cpu=True, 2025-05-07T21:04:50.4849228Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.4849475Z ) 2025-05-07T21:04:50.4849702Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4850285Z self=, 2025-05-07T21:04:50.4850804Z mixed_B=False, 2025-05-07T21:04:50.4851059Z compile=False, 2025-05-07T21:04:50.4851348Z T=2, 2025-05-07T21:04:50.4851598Z D=77, 2025-05-07T21:04:50.4851854Z B=63, 2025-05-07T21:04:50.4852116Z log_E=4, 2025-05-07T21:04:50.4852366Z L=19, 2025-05-07T21:04:50.4852611Z D_gradcheck=2, 2025-05-07T21:04:50.4852914Z stochastic_rounding=False, 2025-05-07T21:04:50.4853295Z weighted=False, 2025-05-07T21:04:50.4853666Z row_wise=False, 2025-05-07T21:04:50.4853963Z mixed=True, 2025-05-07T21:04:50.4854251Z use_cache=False, 2025-05-07T21:04:50.4854579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4855111Z use_cpu=False, 2025-05-07T21:04:50.4855380Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4855636Z ) 2025-05-07T21:04:50.4855862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4856442Z self=, 2025-05-07T21:04:50.4856971Z mixed_B=False, 2025-05-07T21:04:50.4857177Z compile=True, 2025-05-07T21:04:50.4857380Z T=5, 2025-05-07T21:04:50.4857561Z D=33, 2025-05-07T21:04:50.4857742Z B=102, 2025-05-07T21:04:50.4857918Z log_E=3, 2025-05-07T21:04:50.4858106Z L=1, 2025-05-07T21:04:50.4858390Z D_gradcheck=2, 2025-05-07T21:04:50.4858609Z stochastic_rounding=True, 2025-05-07T21:04:50.4858865Z weighted=True, 2025-05-07T21:04:50.4859071Z row_wise=True, 2025-05-07T21:04:50.4859267Z mixed=True, 2025-05-07T21:04:50.4859469Z use_cache=True, 2025-05-07T21:04:50.4859708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4859987Z use_cpu=False, 2025-05-07T21:04:50.4860214Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.4860468Z ) 2025-05-07T21:04:50.4860689Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4861270Z self=, 2025-05-07T21:04:50.4861793Z mixed_B=True, 2025-05-07T21:04:50.4861999Z compile=False, 2025-05-07T21:04:50.4862202Z T=4, 2025-05-07T21:04:50.4862381Z D=8, 2025-05-07T21:04:50.4862559Z B=89, 2025-05-07T21:04:50.4862746Z log_E=5, 2025-05-07T21:04:50.4862940Z L=6, 2025-05-07T21:04:50.4863121Z D_gradcheck=1, 2025-05-07T21:04:50.4863347Z stochastic_rounding=True, 2025-05-07T21:04:50.4863603Z weighted=True, 2025-05-07T21:04:50.4863806Z row_wise=False, 2025-05-07T21:04:50.4864014Z mixed=False, 2025-05-07T21:04:50.4864226Z use_cache=False, 2025-05-07T21:04:50.4864468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4864746Z use_cpu=True, 2025-05-07T21:04:50.4864975Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.4865246Z ) 2025-05-07T21:04:50.4865507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4866087Z self=, 2025-05-07T21:04:50.4866609Z mixed_B=True, 2025-05-07T21:04:50.4866864Z compile=False, 2025-05-07T21:04:50.4867070Z T=1, 2025-05-07T21:04:50.4867255Z D=117, 2025-05-07T21:04:50.4867435Z B=29, 2025-05-07T21:04:50.4867615Z log_E=4, 2025-05-07T21:04:50.4867806Z L=6, 2025-05-07T21:04:50.4867984Z D_gradcheck=2, 2025-05-07T21:04:50.4868205Z stochastic_rounding=False, 2025-05-07T21:04:50.4868502Z weighted=False, 2025-05-07T21:04:50.4868705Z row_wise=False, 2025-05-07T21:04:50.4868911Z mixed=False, 2025-05-07T21:04:50.4869117Z use_cache=False, 2025-05-07T21:04:50.4869352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4869633Z use_cpu=True, 2025-05-07T21:04:50.4869858Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4870112Z ) 2025-05-07T21:04:50.4870332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4870908Z self=, 2025-05-07T21:04:50.4871431Z mixed_B=False, 2025-05-07T21:04:50.4871637Z compile=True, 2025-05-07T21:04:50.4871838Z T=2, 2025-05-07T21:04:50.4872018Z D=114, 2025-05-07T21:04:50.4872192Z B=59, 2025-05-07T21:04:50.4872371Z log_E=3, 2025-05-07T21:04:50.4872563Z L=14, 2025-05-07T21:04:50.4872744Z D_gradcheck=2, 2025-05-07T21:04:50.4872971Z stochastic_rounding=False, 2025-05-07T21:04:50.4873229Z weighted=False, 2025-05-07T21:04:50.4873433Z row_wise=False, 2025-05-07T21:04:50.4873638Z mixed=False, 2025-05-07T21:04:50.4873845Z use_cache=False, 2025-05-07T21:04:50.4874082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4874413Z use_cpu=False, 2025-05-07T21:04:50.4874640Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4874889Z ) 2025-05-07T21:04:50.4875119Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4875696Z self=, 2025-05-07T21:04:50.4876322Z mixed_B=False, 2025-05-07T21:04:50.4876531Z compile=False, 2025-05-07T21:04:50.4876732Z T=5, 2025-05-07T21:04:50.4876918Z D=10, 2025-05-07T21:04:50.4877098Z B=107, 2025-05-07T21:04:50.4877283Z log_E=3, 2025-05-07T21:04:50.4877474Z L=16, 2025-05-07T21:04:50.4877702Z D_gradcheck=1, 2025-05-07T21:04:50.4877926Z stochastic_rounding=True, 2025-05-07T21:04:50.4878179Z weighted=False, 2025-05-07T21:04:50.4878384Z row_wise=True, 2025-05-07T21:04:50.4878590Z mixed=False, 2025-05-07T21:04:50.4878800Z use_cache=False, 2025-05-07T21:04:50.4879035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4879322Z use_cpu=True, 2025-05-07T21:04:50.4879551Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.4879797Z ) 2025-05-07T21:04:50.4880023Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4880599Z self=, 2025-05-07T21:04:50.4881117Z mixed_B=True, 2025-05-07T21:04:50.4881327Z compile=False, 2025-05-07T21:04:50.4881528Z T=4, 2025-05-07T21:04:50.4881707Z D=126, 2025-05-07T21:04:50.4881883Z B=47, 2025-05-07T21:04:50.4882062Z log_E=3, 2025-05-07T21:04:50.4882251Z L=11, 2025-05-07T21:04:50.4882430Z D_gradcheck=1, 2025-05-07T21:04:50.4882651Z stochastic_rounding=True, 2025-05-07T21:04:50.4882905Z weighted=False, 2025-05-07T21:04:50.4883108Z row_wise=False, 2025-05-07T21:04:50.4883320Z mixed=True, 2025-05-07T21:04:50.4883525Z use_cache=False, 2025-05-07T21:04:50.4883762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4884045Z use_cpu=False, 2025-05-07T21:04:50.4884274Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4884521Z ) 2025-05-07T21:04:50.4884749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4885375Z self=, 2025-05-07T21:04:50.4885893Z mixed_B=False, 2025-05-07T21:04:50.4886154Z compile=False, 2025-05-07T21:04:50.4886359Z T=3, 2025-05-07T21:04:50.4886532Z D=73, 2025-05-07T21:04:50.4886715Z B=84, 2025-05-07T21:04:50.4886897Z log_E=4, 2025-05-07T21:04:50.4887078Z L=13, 2025-05-07T21:04:50.4887267Z D_gradcheck=1, 2025-05-07T21:04:50.4887488Z stochastic_rounding=True, 2025-05-07T21:04:50.4887784Z weighted=False, 2025-05-07T21:04:50.4887988Z row_wise=True, 2025-05-07T21:04:50.4888195Z mixed=False, 2025-05-07T21:04:50.4888403Z use_cache=False, 2025-05-07T21:04:50.4888638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4888923Z use_cpu=False, 2025-05-07T21:04:50.4889155Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4889403Z ) 2025-05-07T21:04:50.4889629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4890203Z self=, 2025-05-07T21:04:50.4890724Z mixed_B=False, 2025-05-07T21:04:50.4890939Z compile=False, 2025-05-07T21:04:50.4891141Z T=4, 2025-05-07T21:04:50.4891317Z D=39, 2025-05-07T21:04:50.4891497Z B=99, 2025-05-07T21:04:50.4891679Z log_E=3, 2025-05-07T21:04:50.4891862Z L=2, 2025-05-07T21:04:50.4892051Z D_gradcheck=1, 2025-05-07T21:04:50.4892277Z stochastic_rounding=False, 2025-05-07T21:04:50.4892527Z weighted=True, 2025-05-07T21:04:50.4892732Z row_wise=True, 2025-05-07T21:04:50.4892934Z mixed=False, 2025-05-07T21:04:50.4893132Z use_cache=True, 2025-05-07T21:04:50.4893370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4893699Z use_cpu=True, 2025-05-07T21:04:50.4893929Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4894179Z ) 2025-05-07T21:04:50.4894409Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4894986Z self=, 2025-05-07T21:04:50.4895551Z mixed_B=True, 2025-05-07T21:04:50.4895779Z compile=False, 2025-05-07T21:04:50.4895982Z T=5, 2025-05-07T21:04:50.4896158Z D=18, 2025-05-07T21:04:50.4896339Z B=76, 2025-05-07T21:04:50.4896521Z log_E=5, 2025-05-07T21:04:50.4896703Z L=9, 2025-05-07T21:04:50.4896936Z D_gradcheck=1, 2025-05-07T21:04:50.4897158Z stochastic_rounding=True, 2025-05-07T21:04:50.4897404Z weighted=True, 2025-05-07T21:04:50.4897610Z row_wise=True, 2025-05-07T21:04:50.4897812Z mixed=True, 2025-05-07T21:04:50.4898011Z use_cache=True, 2025-05-07T21:04:50.4898246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4898529Z use_cpu=True, 2025-05-07T21:04:50.4898750Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.4899003Z ) 2025-05-07T21:04:50.4899230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4899799Z self=, 2025-05-07T21:04:50.4900324Z mixed_B=False, 2025-05-07T21:04:50.4900536Z compile=False, 2025-05-07T21:04:50.4900734Z T=2, 2025-05-07T21:04:50.4900916Z D=96, 2025-05-07T21:04:50.4901094Z B=99, 2025-05-07T21:04:50.4901268Z log_E=5, 2025-05-07T21:04:50.4901458Z L=20, 2025-05-07T21:04:50.4901643Z D_gradcheck=2, 2025-05-07T21:04:50.4901858Z stochastic_rounding=False, 2025-05-07T21:04:50.4902112Z weighted=True, 2025-05-07T21:04:50.4902321Z row_wise=False, 2025-05-07T21:04:50.4902525Z mixed=True, 2025-05-07T21:04:50.4902720Z use_cache=True, 2025-05-07T21:04:50.4902952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4903233Z use_cpu=True, 2025-05-07T21:04:50.4903455Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.4903710Z ) 2025-05-07T21:04:50.4903935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4904505Z self=, 2025-05-07T21:04:50.4905029Z mixed_B=True, 2025-05-07T21:04:50.4905283Z compile=True, 2025-05-07T21:04:50.4905478Z T=3, 2025-05-07T21:04:50.4905655Z D=46, 2025-05-07T21:04:50.4905832Z B=78, 2025-05-07T21:04:50.4906011Z log_E=5, 2025-05-07T21:04:50.4906202Z L=20, 2025-05-07T21:04:50.4906387Z D_gradcheck=1, 2025-05-07T21:04:50.4906602Z stochastic_rounding=True, 2025-05-07T21:04:50.4906895Z weighted=False, 2025-05-07T21:04:50.4907103Z row_wise=True, 2025-05-07T21:04:50.4907302Z mixed=False, 2025-05-07T21:04:50.4907510Z use_cache=True, 2025-05-07T21:04:50.4907741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4908020Z use_cpu=False, 2025-05-07T21:04:50.4908249Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4908504Z ) 2025-05-07T21:04:50.4908927Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4909496Z self=, 2025-05-07T21:04:50.4910017Z mixed_B=False, 2025-05-07T21:04:50.4910229Z compile=False, 2025-05-07T21:04:50.4910425Z T=5, 2025-05-07T21:04:50.4910602Z D=7, 2025-05-07T21:04:50.4910781Z B=58, 2025-05-07T21:04:50.4910957Z log_E=5, 2025-05-07T21:04:50.4911144Z L=9, 2025-05-07T21:04:50.4911333Z D_gradcheck=1, 2025-05-07T21:04:50.4911552Z stochastic_rounding=True, 2025-05-07T21:04:50.4911807Z weighted=False, 2025-05-07T21:04:50.4912019Z row_wise=True, 2025-05-07T21:04:50.4912216Z mixed=True, 2025-05-07T21:04:50.4912419Z use_cache=True, 2025-05-07T21:04:50.4912650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4913006Z use_cpu=False, 2025-05-07T21:04:50.4913232Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.4913484Z ) 2025-05-07T21:04:50.4913704Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4914279Z self=, 2025-05-07T21:04:50.4914803Z mixed_B=True, 2025-05-07T21:04:50.4915014Z compile=False, 2025-05-07T21:04:50.4915208Z T=2, 2025-05-07T21:04:50.4915385Z D=38, 2025-05-07T21:04:50.4915566Z B=6, 2025-05-07T21:04:50.4915765Z log_E=5, 2025-05-07T21:04:50.4916033Z L=14, 2025-05-07T21:04:50.4916308Z D_gradcheck=2, 2025-05-07T21:04:50.4916527Z stochastic_rounding=False, 2025-05-07T21:04:50.4916784Z weighted=False, 2025-05-07T21:04:50.4916991Z row_wise=True, 2025-05-07T21:04:50.4917187Z mixed=True, 2025-05-07T21:04:50.4917389Z use_cache=False, 2025-05-07T21:04:50.4917629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.4917907Z use_cpu=True, 2025-05-07T21:04:50.4918134Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.4918389Z ) 2025-05-07T21:04:50.4918609Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:50.4919182Z self=, 2025-05-07T21:04:50.4919707Z mixed_B=False, 2025-05-07T21:04:50.4919918Z compile=True, 2025-05-07T21:04:50.4920114Z T=1, 2025-05-07T21:04:50.4920297Z D=106, 2025-05-07T21:04:50.4920483Z B=53, 2025-05-07T21:04:50.4920657Z log_E=3, 2025-05-07T21:04:50.4920847Z L=17, 2025-05-07T21:04:50.4921035Z D_gradcheck=2, 2025-05-07T21:04:50.4921255Z stochastic_rounding=False, 2025-05-07T21:04:50.4921511Z weighted=True, 2025-05-07T21:04:50.4921718Z row_wise=True, 2025-05-07T21:04:50.4921915Z mixed=True, 2025-05-07T21:04:50.4922121Z use_cache=False, 2025-05-07T21:04:50.4922363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.4922638Z use_cpu=True, 2025-05-07T21:04:50.4922865Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.4923119Z ) 2025-05-07T21:04:52.4089585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4090523Z self=, 2025-05-07T21:04:52.4091217Z mixed_B=True, 2025-05-07T21:04:52.4091640Z compile=True, 2025-05-07T21:04:52.4091845Z T=1, 2025-05-07T21:04:52.4092016Z D=93, 2025-05-07T21:04:52.4092193Z B=127, 2025-05-07T21:04:52.4092372Z log_E=4, 2025-05-07T21:04:52.4092549Z L=0, 2025-05-07T21:04:52.4092728Z D_gradcheck=2, 2025-05-07T21:04:52.4092953Z stochastic_rounding=False, 2025-05-07T21:04:52.4093271Z weighted=True, 2025-05-07T21:04:52.4093542Z row_wise=False, 2025-05-07T21:04:52.4093834Z mixed=False, 2025-05-07T21:04:52.4094111Z use_cache=True, 2025-05-07T21:04:52.4094426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4094780Z use_cpu=True, 2025-05-07T21:04:52.4095003Z output_dtype=SparseType.BF16, 2025-05-07T21:04:52.4095262Z ) 2025-05-07T21:04:52.4095489Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4096110Z self=, 2025-05-07T21:04:52.4096637Z mixed_B=False, 2025-05-07T21:04:52.4096847Z compile=False, 2025-05-07T21:04:52.4097046Z T=4, 2025-05-07T21:04:52.4097215Z D=35, 2025-05-07T21:04:52.4097393Z B=39, 2025-05-07T21:04:52.4097573Z log_E=3, 2025-05-07T21:04:52.4097758Z L=3, 2025-05-07T21:04:52.4097945Z D_gradcheck=1, 2025-05-07T21:04:52.4098169Z stochastic_rounding=True, 2025-05-07T21:04:52.4098416Z weighted=False, 2025-05-07T21:04:52.4098623Z row_wise=True, 2025-05-07T21:04:52.4098831Z mixed=True, 2025-05-07T21:04:52.4099022Z use_cache=False, 2025-05-07T21:04:52.4099259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4099635Z use_cpu=False, 2025-05-07T21:04:52.4099854Z output_dtype=SparseType.FP32, 2025-05-07T21:04:52.4100111Z ) 2025-05-07T21:04:52.4100335Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4100909Z self=, 2025-05-07T21:04:52.4101431Z mixed_B=True, 2025-05-07T21:04:52.4101639Z compile=False, 2025-05-07T21:04:52.4101831Z T=2, 2025-05-07T21:04:52.4102004Z D=10, 2025-05-07T21:04:52.4102180Z B=9, 2025-05-07T21:04:52.4102354Z log_E=3, 2025-05-07T21:04:52.4102543Z L=1, 2025-05-07T21:04:52.4102788Z D_gradcheck=2, 2025-05-07T21:04:52.4103003Z stochastic_rounding=False, 2025-05-07T21:04:52.4103253Z weighted=False, 2025-05-07T21:04:52.4103463Z row_wise=True, 2025-05-07T21:04:52.4103668Z mixed=False, 2025-05-07T21:04:52.4103869Z use_cache=True, 2025-05-07T21:04:52.4104100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4104382Z use_cpu=False, 2025-05-07T21:04:52.4104602Z output_dtype=SparseType.BF16, 2025-05-07T21:04:52.4104851Z ) 2025-05-07T21:04:52.4105077Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4105644Z self=, 2025-05-07T21:04:52.4106176Z mixed_B=True, 2025-05-07T21:04:52.4106417Z compile=False, 2025-05-07T21:04:52.4106612Z T=1, 2025-05-07T21:04:52.4106788Z D=10, 2025-05-07T21:04:52.4106961Z B=9, 2025-05-07T21:04:52.4107129Z log_E=3, 2025-05-07T21:04:52.4107316Z L=1, 2025-05-07T21:04:52.4107500Z D_gradcheck=2, 2025-05-07T21:04:52.4107714Z stochastic_rounding=False, 2025-05-07T21:04:52.4107966Z weighted=False, 2025-05-07T21:04:52.4108172Z row_wise=True, 2025-05-07T21:04:52.4108364Z mixed=False, 2025-05-07T21:04:52.4108566Z use_cache=True, 2025-05-07T21:04:52.4109052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4109367Z use_cpu=False, 2025-05-07T21:04:52.4109609Z output_dtype=SparseType.BF16, 2025-05-07T21:04:52.4116682Z ) 2025-05-07T21:04:52.4116957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4117545Z self=, 2025-05-07T21:04:52.4118073Z mixed_B=True, 2025-05-07T21:04:52.4118395Z compile=False, 2025-05-07T21:04:52.4118602Z T=1, 2025-05-07T21:04:52.4118780Z D=10, 2025-05-07T21:04:52.4118951Z B=9, 2025-05-07T21:04:52.4119126Z log_E=3, 2025-05-07T21:04:52.4119312Z L=1, 2025-05-07T21:04:52.4119486Z D_gradcheck=2, 2025-05-07T21:04:52.4119711Z stochastic_rounding=False, 2025-05-07T21:04:52.4120026Z weighted=False, 2025-05-07T21:04:52.4120227Z row_wise=True, 2025-05-07T21:04:52.4120431Z mixed=True, 2025-05-07T21:04:52.4120632Z use_cache=True, 2025-05-07T21:04:52.4120855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4121140Z use_cpu=False, 2025-05-07T21:04:52.4121370Z output_dtype=SparseType.BF16, 2025-05-07T21:04:52.4121617Z ) 2025-05-07T21:04:52.4121844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4122422Z self=, 2025-05-07T21:04:52.4122939Z mixed_B=True, 2025-05-07T21:04:52.4123139Z compile=False, 2025-05-07T21:04:52.4123337Z T=1, 2025-05-07T21:04:52.4123513Z D=10, 2025-05-07T21:04:52.4123682Z B=9, 2025-05-07T21:04:52.4123854Z log_E=3, 2025-05-07T21:04:52.4124033Z L=1, 2025-05-07T21:04:52.4124208Z D_gradcheck=2, 2025-05-07T21:04:52.4124425Z stochastic_rounding=False, 2025-05-07T21:04:52.4124676Z weighted=True, 2025-05-07T21:04:52.4124872Z row_wise=True, 2025-05-07T21:04:52.4125072Z mixed=True, 2025-05-07T21:04:52.4125269Z use_cache=True, 2025-05-07T21:04:52.4125500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4125896Z use_cpu=False, 2025-05-07T21:04:52.4126117Z output_dtype=SparseType.BF16, 2025-05-07T21:04:52.4126363Z ) 2025-05-07T21:04:52.4126585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4127176Z self=, 2025-05-07T21:04:52.4127694Z mixed_B=True, 2025-05-07T21:04:52.4127894Z compile=False, 2025-05-07T21:04:52.4128090Z T=3, 2025-05-07T21:04:52.4128259Z D=10, 2025-05-07T21:04:52.4128428Z B=9, 2025-05-07T21:04:52.4128599Z log_E=3, 2025-05-07T21:04:52.4128781Z L=1, 2025-05-07T21:04:52.4129018Z D_gradcheck=2, 2025-05-07T21:04:52.4129241Z stochastic_rounding=False, 2025-05-07T21:04:52.4129492Z weighted=False, 2025-05-07T21:04:52.4129693Z row_wise=True, 2025-05-07T21:04:52.4129891Z mixed=True, 2025-05-07T21:04:52.4130085Z use_cache=True, 2025-05-07T21:04:52.4130312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4130595Z use_cpu=False, 2025-05-07T21:04:52.4130816Z output_dtype=SparseType.BF16, 2025-05-07T21:04:52.4131072Z ) 2025-05-07T21:04:52.4131291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:52.4131864Z self=, 2025-05-07T21:04:52.4132388Z mixed_B=True, 2025-05-07T21:04:52.4132592Z compile=False, 2025-05-07T21:04:52.4132789Z T=3, 2025-05-07T21:04:52.4132965Z D=10, 2025-05-07T21:04:52.4133136Z B=9, 2025-05-07T21:04:52.4133314Z log_E=3, 2025-05-07T21:04:52.4133504Z L=1, 2025-05-07T21:04:52.4133677Z D_gradcheck=2, 2025-05-07T21:04:52.4133897Z stochastic_rounding=False, 2025-05-07T21:04:52.4134145Z weighted=False, 2025-05-07T21:04:52.4134346Z row_wise=True, 2025-05-07T21:04:52.4134549Z mixed=False, 2025-05-07T21:04:52.4134749Z use_cache=True, 2025-05-07T21:04:52.4134978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:52.4135259Z use_cpu=False, 2025-05-07T21:04:52.4135483Z output_dtype=SparseType.BF16, 2025-05-07T21:04:52.4135728Z ) 2025-05-07T21:04:52.4135902Z PASSED 2025-05-07T21:05:01.5572862Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5574145Z self=, 2025-05-07T21:05:01.5574684Z compile=False, 2025-05-07T21:05:01.5574893Z T=1, 2025-05-07T21:05:01.5575076Z D=2, 2025-05-07T21:05:01.5575248Z B=1, 2025-05-07T21:05:01.5575422Z log_E=3, 2025-05-07T21:05:01.5575625Z L=0, 2025-05-07T21:05:01.5575804Z D_gradcheck=1, 2025-05-07T21:05:01.5576116Z stochastic_rounding=False, 2025-05-07T21:05:01.5576369Z weighted=False, 2025-05-07T21:05:01.5576569Z row_wise=False, 2025-05-07T21:05:01.5576770Z mixed=False, 2025-05-07T21:05:01.5576970Z use_cache=False, 2025-05-07T21:05:01.5577213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5577496Z use_cpu=False, 2025-05-07T21:05:01.5577721Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5577981Z ) 2025-05-07T21:05:01.5578240Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5578845Z self=, 2025-05-07T21:05:01.5579442Z compile=True, 2025-05-07T21:05:01.5579634Z T=1, 2025-05-07T21:05:01.5579808Z D=2, 2025-05-07T21:05:01.5579979Z B=1, 2025-05-07T21:05:01.5580147Z log_E=3, 2025-05-07T21:05:01.5580333Z L=0, 2025-05-07T21:05:01.5580513Z D_gradcheck=1, 2025-05-07T21:05:01.5580728Z stochastic_rounding=False, 2025-05-07T21:05:01.5580980Z weighted=False, 2025-05-07T21:05:01.5581194Z row_wise=False, 2025-05-07T21:05:01.5581387Z mixed=False, 2025-05-07T21:05:01.5581588Z use_cache=False, 2025-05-07T21:05:01.5581823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5582182Z use_cpu=False, 2025-05-07T21:05:01.5582406Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5582658Z ) 2025-05-07T21:05:01.5582874Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5583452Z self=, 2025-05-07T21:05:01.5583977Z compile=True, 2025-05-07T21:05:01.5584178Z T=3, 2025-05-07T21:05:01.5584350Z D=2, 2025-05-07T21:05:01.5584525Z B=1, 2025-05-07T21:05:01.5584703Z log_E=3, 2025-05-07T21:05:01.5584882Z L=0, 2025-05-07T21:05:01.5585066Z D_gradcheck=1, 2025-05-07T21:05:01.5585360Z stochastic_rounding=False, 2025-05-07T21:05:01.5585607Z weighted=False, 2025-05-07T21:05:01.5585818Z row_wise=False, 2025-05-07T21:05:01.5586020Z mixed=False, 2025-05-07T21:05:01.5586217Z use_cache=False, 2025-05-07T21:05:01.5586457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5586741Z use_cpu=False, 2025-05-07T21:05:01.5586964Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5587217Z ) 2025-05-07T21:05:01.5587449Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5588023Z self=, 2025-05-07T21:05:01.5588606Z compile=False, 2025-05-07T21:05:01.5588805Z T=3, 2025-05-07T21:05:01.5588988Z D=2, 2025-05-07T21:05:01.5589157Z B=1, 2025-05-07T21:05:01.5589333Z log_E=3, 2025-05-07T21:05:01.5589519Z L=0, 2025-05-07T21:05:01.5589687Z D_gradcheck=1, 2025-05-07T21:05:01.5589902Z stochastic_rounding=False, 2025-05-07T21:05:01.5590154Z weighted=False, 2025-05-07T21:05:01.5590356Z row_wise=False, 2025-05-07T21:05:01.5590558Z mixed=False, 2025-05-07T21:05:01.5590757Z use_cache=False, 2025-05-07T21:05:01.5590992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5591270Z use_cpu=False, 2025-05-07T21:05:01.5591499Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5591745Z ) 2025-05-07T21:05:01.5591972Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5592553Z self=, 2025-05-07T21:05:01.5593072Z compile=False, 2025-05-07T21:05:01.5593271Z T=3, 2025-05-07T21:05:01.5593446Z D=38, 2025-05-07T21:05:01.5593666Z B=123, 2025-05-07T21:05:01.5593845Z log_E=3, 2025-05-07T21:05:01.5594030Z L=13, 2025-05-07T21:05:01.5594204Z D_gradcheck=2, 2025-05-07T21:05:01.5594420Z stochastic_rounding=True, 2025-05-07T21:05:01.5594665Z weighted=True, 2025-05-07T21:05:01.5594866Z row_wise=False, 2025-05-07T21:05:01.5595111Z mixed=True, 2025-05-07T21:05:01.5595318Z use_cache=False, 2025-05-07T21:05:01.5595557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5595835Z use_cpu=True, 2025-05-07T21:05:01.5596138Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.5596396Z ) 2025-05-07T21:05:01.5596615Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5597194Z self=, 2025-05-07T21:05:01.5597721Z compile=False, 2025-05-07T21:05:01.5597917Z T=3, 2025-05-07T21:05:01.5598093Z D=17, 2025-05-07T21:05:01.5598271Z B=23, 2025-05-07T21:05:01.5598441Z log_E=3, 2025-05-07T21:05:01.5598629Z L=1, 2025-05-07T21:05:01.5598805Z D_gradcheck=1, 2025-05-07T21:05:01.5599015Z stochastic_rounding=False, 2025-05-07T21:05:01.5599265Z weighted=True, 2025-05-07T21:05:01.5599468Z row_wise=True, 2025-05-07T21:05:01.5599665Z mixed=True, 2025-05-07T21:05:01.5599890Z use_cache=False, 2025-05-07T21:05:01.5600124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5600404Z use_cpu=True, 2025-05-07T21:05:01.5600627Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5600874Z ) 2025-05-07T21:05:01.5601150Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5601728Z self=, 2025-05-07T21:05:01.5602254Z compile=True, 2025-05-07T21:05:01.5602448Z T=4, 2025-05-07T21:05:01.5602622Z D=89, 2025-05-07T21:05:01.5602795Z B=81, 2025-05-07T21:05:01.5602966Z log_E=4, 2025-05-07T21:05:01.5603147Z L=11, 2025-05-07T21:05:01.5603331Z D_gradcheck=1, 2025-05-07T21:05:01.5603544Z stochastic_rounding=False, 2025-05-07T21:05:01.5603792Z weighted=False, 2025-05-07T21:05:01.5604003Z row_wise=False, 2025-05-07T21:05:01.5604198Z mixed=False, 2025-05-07T21:05:01.5604448Z use_cache=True, 2025-05-07T21:05:01.5604678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5604950Z use_cpu=False, 2025-05-07T21:05:01.5605172Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5605419Z ) 2025-05-07T21:05:01.5605640Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5606216Z self=, 2025-05-07T21:05:01.5606738Z compile=True, 2025-05-07T21:05:01.5606935Z T=2, 2025-05-07T21:05:01.5607104Z D=73, 2025-05-07T21:05:01.5607279Z B=5, 2025-05-07T21:05:01.5607458Z log_E=5, 2025-05-07T21:05:01.5607636Z L=13, 2025-05-07T21:05:01.5607816Z D_gradcheck=2, 2025-05-07T21:05:01.5608041Z stochastic_rounding=True, 2025-05-07T21:05:01.5608323Z weighted=False, 2025-05-07T21:05:01.5608543Z row_wise=False, 2025-05-07T21:05:01.5608907Z mixed=False, 2025-05-07T21:05:01.5609101Z use_cache=True, 2025-05-07T21:05:01.5609329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5609607Z use_cpu=True, 2025-05-07T21:05:01.5609824Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5610074Z ) 2025-05-07T21:05:01.5610297Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5610863Z self=, 2025-05-07T21:05:01.5611391Z compile=False, 2025-05-07T21:05:01.5611587Z T=4, 2025-05-07T21:05:01.5611756Z D=57, 2025-05-07T21:05:01.5611931Z B=86, 2025-05-07T21:05:01.5612107Z log_E=5, 2025-05-07T21:05:01.5612285Z L=18, 2025-05-07T21:05:01.5612464Z D_gradcheck=1, 2025-05-07T21:05:01.5612683Z stochastic_rounding=True, 2025-05-07T21:05:01.5613001Z weighted=False, 2025-05-07T21:05:01.5613213Z row_wise=True, 2025-05-07T21:05:01.5613413Z mixed=False, 2025-05-07T21:05:01.5613615Z use_cache=False, 2025-05-07T21:05:01.5613847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5614126Z use_cpu=False, 2025-05-07T21:05:01.5614412Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5614656Z ) 2025-05-07T21:05:01.5614876Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5615450Z self=, 2025-05-07T21:05:01.5615968Z compile=True, 2025-05-07T21:05:01.5616166Z T=3, 2025-05-07T21:05:01.5616342Z D=28, 2025-05-07T21:05:01.5616509Z B=60, 2025-05-07T21:05:01.5616688Z log_E=5, 2025-05-07T21:05:01.5616866Z L=10, 2025-05-07T21:05:01.5617039Z D_gradcheck=1, 2025-05-07T21:05:01.5617254Z stochastic_rounding=True, 2025-05-07T21:05:01.5617500Z weighted=True, 2025-05-07T21:05:01.5617698Z row_wise=True, 2025-05-07T21:05:01.5617898Z mixed=True, 2025-05-07T21:05:01.5618093Z use_cache=False, 2025-05-07T21:05:01.5618344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5618654Z use_cpu=False, 2025-05-07T21:05:01.5618876Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.5619128Z ) 2025-05-07T21:05:01.5619344Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5619915Z self=, 2025-05-07T21:05:01.5620533Z compile=True, 2025-05-07T21:05:01.5620725Z T=5, 2025-05-07T21:05:01.5620904Z D=113, 2025-05-07T21:05:01.5621080Z B=90, 2025-05-07T21:05:01.5621247Z log_E=4, 2025-05-07T21:05:01.5621428Z L=14, 2025-05-07T21:05:01.5621602Z D_gradcheck=1, 2025-05-07T21:05:01.5621813Z stochastic_rounding=True, 2025-05-07T21:05:01.5622058Z weighted=True, 2025-05-07T21:05:01.5622259Z row_wise=True, 2025-05-07T21:05:01.5622451Z mixed=True, 2025-05-07T21:05:01.5622650Z use_cache=False, 2025-05-07T21:05:01.5622887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5623155Z use_cpu=False, 2025-05-07T21:05:01.5623448Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5623698Z ) 2025-05-07T21:05:01.5623919Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5624492Z self=, 2025-05-07T21:05:01.5625017Z compile=True, 2025-05-07T21:05:01.5625219Z T=3, 2025-05-07T21:05:01.5625390Z D=94, 2025-05-07T21:05:01.5625564Z B=19, 2025-05-07T21:05:01.5625743Z log_E=3, 2025-05-07T21:05:01.5625923Z L=1, 2025-05-07T21:05:01.5626100Z D_gradcheck=1, 2025-05-07T21:05:01.5626316Z stochastic_rounding=False, 2025-05-07T21:05:01.5626560Z weighted=False, 2025-05-07T21:05:01.5626765Z row_wise=False, 2025-05-07T21:05:01.5626968Z mixed=False, 2025-05-07T21:05:01.5627160Z use_cache=True, 2025-05-07T21:05:01.5627389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5627665Z use_cpu=True, 2025-05-07T21:05:01.5627883Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5628134Z ) 2025-05-07T21:05:01.5628354Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5628923Z self=, 2025-05-07T21:05:01.5629448Z compile=False, 2025-05-07T21:05:01.5629643Z T=3, 2025-05-07T21:05:01.5629814Z D=44, 2025-05-07T21:05:01.5629987Z B=110, 2025-05-07T21:05:01.5630160Z log_E=3, 2025-05-07T21:05:01.5630339Z L=1, 2025-05-07T21:05:01.5630512Z D_gradcheck=2, 2025-05-07T21:05:01.5630728Z stochastic_rounding=False, 2025-05-07T21:05:01.5630973Z weighted=True, 2025-05-07T21:05:01.5631169Z row_wise=True, 2025-05-07T21:05:01.5631365Z mixed=False, 2025-05-07T21:05:01.5631566Z use_cache=True, 2025-05-07T21:05:01.5631839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5632115Z use_cpu=True, 2025-05-07T21:05:01.5632340Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.5632583Z ) 2025-05-07T21:05:01.5632806Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5633377Z self=, 2025-05-07T21:05:01.5633936Z compile=False, 2025-05-07T21:05:01.5634131Z T=5, 2025-05-07T21:05:01.5634306Z D=117, 2025-05-07T21:05:01.5634479Z B=64, 2025-05-07T21:05:01.5634651Z log_E=4, 2025-05-07T21:05:01.5634829Z L=0, 2025-05-07T21:05:01.5635000Z D_gradcheck=1, 2025-05-07T21:05:01.5635219Z stochastic_rounding=False, 2025-05-07T21:05:01.5635466Z weighted=True, 2025-05-07T21:05:01.5635662Z row_wise=True, 2025-05-07T21:05:01.5635863Z mixed=True, 2025-05-07T21:05:01.5636114Z use_cache=False, 2025-05-07T21:05:01.5636357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5636630Z use_cpu=False, 2025-05-07T21:05:01.5636853Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5637105Z ) 2025-05-07T21:05:01.5637320Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5637895Z self=, 2025-05-07T21:05:01.5638474Z compile=True, 2025-05-07T21:05:01.5638664Z T=3, 2025-05-07T21:05:01.5638837Z D=69, 2025-05-07T21:05:01.5639011Z B=104, 2025-05-07T21:05:01.5639233Z log_E=5, 2025-05-07T21:05:01.5639417Z L=9, 2025-05-07T21:05:01.5639594Z D_gradcheck=2, 2025-05-07T21:05:01.5639804Z stochastic_rounding=True, 2025-05-07T21:05:01.5640054Z weighted=True, 2025-05-07T21:05:01.5640251Z row_wise=False, 2025-05-07T21:05:01.5640448Z mixed=True, 2025-05-07T21:05:01.5640640Z use_cache=False, 2025-05-07T21:05:01.5640878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5641158Z use_cpu=True, 2025-05-07T21:05:01.5641384Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5641635Z ) 2025-05-07T21:05:01.5641854Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5642475Z self=, 2025-05-07T21:05:01.5643002Z compile=True, 2025-05-07T21:05:01.5643202Z T=3, 2025-05-07T21:05:01.5643374Z D=87, 2025-05-07T21:05:01.5643550Z B=58, 2025-05-07T21:05:01.5643729Z log_E=5, 2025-05-07T21:05:01.5643909Z L=14, 2025-05-07T21:05:01.5644098Z D_gradcheck=1, 2025-05-07T21:05:01.5644319Z stochastic_rounding=True, 2025-05-07T21:05:01.5644560Z weighted=False, 2025-05-07T21:05:01.5644769Z row_wise=True, 2025-05-07T21:05:01.5644970Z mixed=True, 2025-05-07T21:05:01.5645165Z use_cache=False, 2025-05-07T21:05:01.5645403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5645680Z use_cpu=False, 2025-05-07T21:05:01.5645904Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5646155Z ) 2025-05-07T21:05:01.5646380Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5646951Z self=, 2025-05-07T21:05:01.5647474Z compile=True, 2025-05-07T21:05:01.5647675Z T=3, 2025-05-07T21:05:01.5647853Z D=14, 2025-05-07T21:05:01.5648033Z B=12, 2025-05-07T21:05:01.5655066Z log_E=5, 2025-05-07T21:05:01.5655280Z L=16, 2025-05-07T21:05:01.5655462Z D_gradcheck=2, 2025-05-07T21:05:01.5655683Z stochastic_rounding=False, 2025-05-07T21:05:01.5655933Z weighted=False, 2025-05-07T21:05:01.5656137Z row_wise=False, 2025-05-07T21:05:01.5656341Z mixed=True, 2025-05-07T21:05:01.5656531Z use_cache=True, 2025-05-07T21:05:01.5656759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5657030Z use_cpu=True, 2025-05-07T21:05:01.5657247Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5657566Z ) 2025-05-07T21:05:01.5657790Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5658360Z self=, 2025-05-07T21:05:01.5658883Z compile=True, 2025-05-07T21:05:01.5659080Z T=2, 2025-05-07T21:05:01.5659296Z D=106, 2025-05-07T21:05:01.5659472Z B=35, 2025-05-07T21:05:01.5659640Z log_E=3, 2025-05-07T21:05:01.5659816Z L=11, 2025-05-07T21:05:01.5659997Z D_gradcheck=2, 2025-05-07T21:05:01.5660211Z stochastic_rounding=True, 2025-05-07T21:05:01.5660451Z weighted=False, 2025-05-07T21:05:01.5660651Z row_wise=True, 2025-05-07T21:05:01.5660841Z mixed=False, 2025-05-07T21:05:01.5661034Z use_cache=False, 2025-05-07T21:05:01.5661269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5661542Z use_cpu=False, 2025-05-07T21:05:01.5661761Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5662012Z ) 2025-05-07T21:05:01.5871732Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5872367Z self=, 2025-05-07T21:05:01.5872898Z compile=False, 2025-05-07T21:05:01.5873095Z T=2, 2025-05-07T21:05:01.5873270Z D=35, 2025-05-07T21:05:01.5873449Z B=55, 2025-05-07T21:05:01.5873622Z log_E=4, 2025-05-07T21:05:01.5873805Z L=5, 2025-05-07T21:05:01.5873979Z D_gradcheck=1, 2025-05-07T21:05:01.5874187Z stochastic_rounding=True, 2025-05-07T21:05:01.5874433Z weighted=True, 2025-05-07T21:05:01.5874800Z row_wise=False, 2025-05-07T21:05:01.5874997Z mixed=False, 2025-05-07T21:05:01.5875196Z use_cache=True, 2025-05-07T21:05:01.5875422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5875692Z use_cpu=True, 2025-05-07T21:05:01.5875963Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5876208Z ) 2025-05-07T21:05:01.5876424Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5876995Z self=, 2025-05-07T21:05:01.5877510Z compile=False, 2025-05-07T21:05:01.5877701Z T=3, 2025-05-07T21:05:01.5877942Z D=106, 2025-05-07T21:05:01.5878144Z B=69, 2025-05-07T21:05:01.5878343Z log_E=4, 2025-05-07T21:05:01.5878521Z L=9, 2025-05-07T21:05:01.5878694Z D_gradcheck=2, 2025-05-07T21:05:01.5878903Z stochastic_rounding=True, 2025-05-07T21:05:01.5879144Z weighted=True, 2025-05-07T21:05:01.5879342Z row_wise=False, 2025-05-07T21:05:01.5879539Z mixed=False, 2025-05-07T21:05:01.5879737Z use_cache=True, 2025-05-07T21:05:01.5879959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5880234Z use_cpu=False, 2025-05-07T21:05:01.5880457Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5880701Z ) 2025-05-07T21:05:01.5880916Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5881482Z self=, 2025-05-07T21:05:01.5881999Z compile=False, 2025-05-07T21:05:01.5882197Z T=5, 2025-05-07T21:05:01.5882366Z D=61, 2025-05-07T21:05:01.5882540Z B=127, 2025-05-07T21:05:01.5882712Z log_E=5, 2025-05-07T21:05:01.5882889Z L=14, 2025-05-07T21:05:01.5883063Z D_gradcheck=1, 2025-05-07T21:05:01.5883271Z stochastic_rounding=True, 2025-05-07T21:05:01.5883507Z weighted=True, 2025-05-07T21:05:01.5883702Z row_wise=False, 2025-05-07T21:05:01.5883900Z mixed=True, 2025-05-07T21:05:01.5884092Z use_cache=False, 2025-05-07T21:05:01.5884322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5884589Z use_cpu=True, 2025-05-07T21:05:01.5884802Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5885045Z ) 2025-05-07T21:05:01.5885261Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5885946Z self=, 2025-05-07T21:05:01.5886462Z compile=False, 2025-05-07T21:05:01.5886654Z T=5, 2025-05-07T21:05:01.5886824Z D=120, 2025-05-07T21:05:01.5886992Z B=47, 2025-05-07T21:05:01.5887168Z log_E=3, 2025-05-07T21:05:01.5887352Z L=20, 2025-05-07T21:05:01.5887526Z D_gradcheck=1, 2025-05-07T21:05:01.5887802Z stochastic_rounding=True, 2025-05-07T21:05:01.5888041Z weighted=False, 2025-05-07T21:05:01.5888240Z row_wise=True, 2025-05-07T21:05:01.5888455Z mixed=True, 2025-05-07T21:05:01.5888666Z use_cache=True, 2025-05-07T21:05:01.5888886Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5889153Z use_cpu=False, 2025-05-07T21:05:01.5889366Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.5889609Z ) 2025-05-07T21:05:01.5889824Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5890391Z self=, 2025-05-07T21:05:01.5890904Z compile=False, 2025-05-07T21:05:01.5891091Z T=3, 2025-05-07T21:05:01.5891253Z D=115, 2025-05-07T21:05:01.5891418Z B=50, 2025-05-07T21:05:01.5891581Z log_E=3, 2025-05-07T21:05:01.5891751Z L=15, 2025-05-07T21:05:01.5891928Z D_gradcheck=1, 2025-05-07T21:05:01.5892129Z stochastic_rounding=True, 2025-05-07T21:05:01.5892369Z weighted=True, 2025-05-07T21:05:01.5892563Z row_wise=False, 2025-05-07T21:05:01.5892752Z mixed=True, 2025-05-07T21:05:01.5892939Z use_cache=False, 2025-05-07T21:05:01.5893163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5893551Z use_cpu=True, 2025-05-07T21:05:01.5893763Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5894006Z ) 2025-05-07T21:05:01.5894218Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5894783Z self=, 2025-05-07T21:05:01.5895296Z compile=False, 2025-05-07T21:05:01.5895488Z T=2, 2025-05-07T21:05:01.5895648Z D=111, 2025-05-07T21:05:01.5895816Z B=52, 2025-05-07T21:05:01.5895982Z log_E=3, 2025-05-07T21:05:01.5896153Z L=20, 2025-05-07T21:05:01.5896326Z D_gradcheck=1, 2025-05-07T21:05:01.5896581Z stochastic_rounding=False, 2025-05-07T21:05:01.5896823Z weighted=True, 2025-05-07T21:05:01.5897016Z row_wise=False, 2025-05-07T21:05:01.5897208Z mixed=True, 2025-05-07T21:05:01.5897391Z use_cache=False, 2025-05-07T21:05:01.5897617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5897884Z use_cpu=False, 2025-05-07T21:05:01.5898096Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.5898338Z ) 2025-05-07T21:05:01.5898549Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5899111Z self=, 2025-05-07T21:05:01.5899623Z compile=False, 2025-05-07T21:05:01.5899813Z T=3, 2025-05-07T21:05:01.5899978Z D=41, 2025-05-07T21:05:01.5900142Z B=128, 2025-05-07T21:05:01.5900309Z log_E=4, 2025-05-07T21:05:01.5900482Z L=2, 2025-05-07T21:05:01.5900647Z D_gradcheck=1, 2025-05-07T21:05:01.5900853Z stochastic_rounding=True, 2025-05-07T21:05:01.5901087Z weighted=False, 2025-05-07T21:05:01.5901283Z row_wise=True, 2025-05-07T21:05:01.5901469Z mixed=True, 2025-05-07T21:05:01.5901655Z use_cache=False, 2025-05-07T21:05:01.5901878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5902146Z use_cpu=True, 2025-05-07T21:05:01.5902360Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5902595Z ) 2025-05-07T21:05:01.5902806Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5903368Z self=, 2025-05-07T21:05:01.5903875Z compile=True, 2025-05-07T21:05:01.5904061Z T=2, 2025-05-07T21:05:01.5904224Z D=75, 2025-05-07T21:05:01.5904436Z B=20, 2025-05-07T21:05:01.5904604Z log_E=4, 2025-05-07T21:05:01.5904777Z L=1, 2025-05-07T21:05:01.5904945Z D_gradcheck=1, 2025-05-07T21:05:01.5905150Z stochastic_rounding=True, 2025-05-07T21:05:01.5905387Z weighted=False, 2025-05-07T21:05:01.5905579Z row_wise=True, 2025-05-07T21:05:01.5905813Z mixed=False, 2025-05-07T21:05:01.5906002Z use_cache=False, 2025-05-07T21:05:01.5906226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5906496Z use_cpu=False, 2025-05-07T21:05:01.5906709Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5906953Z ) 2025-05-07T21:05:01.5907163Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5907726Z self=, 2025-05-07T21:05:01.5908251Z compile=False, 2025-05-07T21:05:01.5908466Z T=5, 2025-05-07T21:05:01.5908852Z D=87, 2025-05-07T21:05:01.5909020Z B=36, 2025-05-07T21:05:01.5909185Z log_E=5, 2025-05-07T21:05:01.5909357Z L=0, 2025-05-07T21:05:01.5909527Z D_gradcheck=2, 2025-05-07T21:05:01.5909732Z stochastic_rounding=False, 2025-05-07T21:05:01.5909971Z weighted=False, 2025-05-07T21:05:01.5910168Z row_wise=False, 2025-05-07T21:05:01.5910358Z mixed=False, 2025-05-07T21:05:01.5910557Z use_cache=True, 2025-05-07T21:05:01.5910786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5911056Z use_cpu=False, 2025-05-07T21:05:01.5911281Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.5911534Z ) 2025-05-07T21:05:01.5911827Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5912408Z self=, 2025-05-07T21:05:01.5912931Z compile=True, 2025-05-07T21:05:01.5913134Z T=1, 2025-05-07T21:05:01.5913307Z D=117, 2025-05-07T21:05:01.5913485Z B=30, 2025-05-07T21:05:01.5913657Z log_E=3, 2025-05-07T21:05:01.5913832Z L=8, 2025-05-07T21:05:01.5914017Z D_gradcheck=2, 2025-05-07T21:05:01.5914232Z stochastic_rounding=True, 2025-05-07T21:05:01.5914473Z weighted=False, 2025-05-07T21:05:01.5914678Z row_wise=True, 2025-05-07T21:05:01.5914879Z mixed=True, 2025-05-07T21:05:01.5915139Z use_cache=False, 2025-05-07T21:05:01.5915381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5915655Z use_cpu=False, 2025-05-07T21:05:01.5915928Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5916177Z ) 2025-05-07T21:05:01.5916400Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5916972Z self=, 2025-05-07T21:05:01.5917494Z compile=False, 2025-05-07T21:05:01.5917693Z T=4, 2025-05-07T21:05:01.5917862Z D=29, 2025-05-07T21:05:01.5918044Z B=48, 2025-05-07T21:05:01.5918222Z log_E=4, 2025-05-07T21:05:01.5918408Z L=2, 2025-05-07T21:05:01.5918586Z D_gradcheck=1, 2025-05-07T21:05:01.5918804Z stochastic_rounding=False, 2025-05-07T21:05:01.5919054Z weighted=False, 2025-05-07T21:05:01.5919254Z row_wise=False, 2025-05-07T21:05:01.5919455Z mixed=False, 2025-05-07T21:05:01.5919656Z use_cache=True, 2025-05-07T21:05:01.5919879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5920156Z use_cpu=False, 2025-05-07T21:05:01.5920382Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5920629Z ) 2025-05-07T21:05:01.5920853Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5921428Z self=, 2025-05-07T21:05:01.5921944Z compile=False, 2025-05-07T21:05:01.5922141Z T=4, 2025-05-07T21:05:01.5922315Z D=65, 2025-05-07T21:05:01.5922486Z B=75, 2025-05-07T21:05:01.5922664Z log_E=3, 2025-05-07T21:05:01.5922852Z L=3, 2025-05-07T21:05:01.5923029Z D_gradcheck=1, 2025-05-07T21:05:01.5923317Z stochastic_rounding=True, 2025-05-07T21:05:01.5923570Z weighted=False, 2025-05-07T21:05:01.5923774Z row_wise=False, 2025-05-07T21:05:01.5923980Z mixed=False, 2025-05-07T21:05:01.5924187Z use_cache=True, 2025-05-07T21:05:01.5924414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5924689Z use_cpu=True, 2025-05-07T21:05:01.5924978Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5925230Z ) 2025-05-07T21:05:01.5925449Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5926029Z self=, 2025-05-07T21:05:01.5926552Z compile=True, 2025-05-07T21:05:01.5926746Z T=4, 2025-05-07T21:05:01.5926921Z D=104, 2025-05-07T21:05:01.5927096Z B=72, 2025-05-07T21:05:01.5927268Z log_E=3, 2025-05-07T21:05:01.5927452Z L=13, 2025-05-07T21:05:01.5927633Z D_gradcheck=1, 2025-05-07T21:05:01.5927843Z stochastic_rounding=True, 2025-05-07T21:05:01.5928114Z weighted=True, 2025-05-07T21:05:01.5928338Z row_wise=True, 2025-05-07T21:05:01.5928528Z mixed=True, 2025-05-07T21:05:01.5928722Z use_cache=True, 2025-05-07T21:05:01.5928950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5929221Z use_cpu=True, 2025-05-07T21:05:01.5929444Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5929697Z ) 2025-05-07T21:05:01.5929914Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5930489Z self=, 2025-05-07T21:05:01.5931088Z compile=True, 2025-05-07T21:05:01.5931281Z T=2, 2025-05-07T21:05:01.5931450Z D=93, 2025-05-07T21:05:01.5931629Z B=93, 2025-05-07T21:05:01.5931803Z log_E=3, 2025-05-07T21:05:01.5931982Z L=1, 2025-05-07T21:05:01.5932158Z D_gradcheck=2, 2025-05-07T21:05:01.5932378Z stochastic_rounding=False, 2025-05-07T21:05:01.5932618Z weighted=True, 2025-05-07T21:05:01.5932819Z row_wise=True, 2025-05-07T21:05:01.5933009Z mixed=True, 2025-05-07T21:05:01.5933199Z use_cache=False, 2025-05-07T21:05:01.5933432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5933705Z use_cpu=False, 2025-05-07T21:05:01.5933969Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.5934226Z ) 2025-05-07T21:05:01.5934449Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5935014Z self=, 2025-05-07T21:05:01.5935541Z compile=True, 2025-05-07T21:05:01.5935738Z T=5, 2025-05-07T21:05:01.5935912Z D=112, 2025-05-07T21:05:01.5936087Z B=128, 2025-05-07T21:05:01.5936262Z log_E=5, 2025-05-07T21:05:01.5936446Z L=0, 2025-05-07T21:05:01.5936620Z D_gradcheck=1, 2025-05-07T21:05:01.5936832Z stochastic_rounding=True, 2025-05-07T21:05:01.5937072Z weighted=True, 2025-05-07T21:05:01.5937267Z row_wise=True, 2025-05-07T21:05:01.5937460Z mixed=True, 2025-05-07T21:05:01.5937654Z use_cache=False, 2025-05-07T21:05:01.5937883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5938156Z use_cpu=False, 2025-05-07T21:05:01.5938377Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5938644Z ) 2025-05-07T21:05:01.5938889Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5939463Z self=, 2025-05-07T21:05:01.5939976Z compile=True, 2025-05-07T21:05:01.5940168Z T=1, 2025-05-07T21:05:01.5940342Z D=78, 2025-05-07T21:05:01.5940512Z B=96, 2025-05-07T21:05:01.5940684Z log_E=5, 2025-05-07T21:05:01.5940861Z L=3, 2025-05-07T21:05:01.5941029Z D_gradcheck=2, 2025-05-07T21:05:01.5941243Z stochastic_rounding=True, 2025-05-07T21:05:01.5941487Z weighted=False, 2025-05-07T21:05:01.5941680Z row_wise=False, 2025-05-07T21:05:01.5941876Z mixed=False, 2025-05-07T21:05:01.5942068Z use_cache=True, 2025-05-07T21:05:01.5942338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5942607Z use_cpu=True, 2025-05-07T21:05:01.5942830Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5943072Z ) 2025-05-07T21:05:01.5943289Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5943901Z self=, 2025-05-07T21:05:01.5944419Z compile=True, 2025-05-07T21:05:01.5944607Z T=3, 2025-05-07T21:05:01.5944780Z D=41, 2025-05-07T21:05:01.5944955Z B=101, 2025-05-07T21:05:01.5945125Z log_E=5, 2025-05-07T21:05:01.5945305Z L=1, 2025-05-07T21:05:01.5945479Z D_gradcheck=1, 2025-05-07T21:05:01.5945684Z stochastic_rounding=True, 2025-05-07T21:05:01.5945925Z weighted=True, 2025-05-07T21:05:01.5946120Z row_wise=True, 2025-05-07T21:05:01.5946308Z mixed=False, 2025-05-07T21:05:01.5946504Z use_cache=True, 2025-05-07T21:05:01.5946735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.5947004Z use_cpu=True, 2025-05-07T21:05:01.5947227Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.5947476Z ) 2025-05-07T21:05:01.5947692Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.5948261Z self=, 2025-05-07T21:05:01.5948836Z compile=True, 2025-05-07T21:05:01.5949028Z T=3, 2025-05-07T21:05:01.5949196Z D=93, 2025-05-07T21:05:01.5949371Z B=50, 2025-05-07T21:05:01.5949615Z log_E=3, 2025-05-07T21:05:01.5949789Z L=18, 2025-05-07T21:05:01.5949965Z D_gradcheck=2, 2025-05-07T21:05:01.5950175Z stochastic_rounding=True, 2025-05-07T21:05:01.5950411Z weighted=False, 2025-05-07T21:05:01.5950610Z row_wise=False, 2025-05-07T21:05:01.5950810Z mixed=False, 2025-05-07T21:05:01.5951001Z use_cache=True, 2025-05-07T21:05:01.5951224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.5951505Z use_cpu=False, 2025-05-07T21:05:01.5951720Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.5951965Z ) 2025-05-07T21:05:01.6175258Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6176016Z self=, 2025-05-07T21:05:01.6176558Z compile=False, 2025-05-07T21:05:01.6176750Z T=3, 2025-05-07T21:05:01.6176925Z D=112, 2025-05-07T21:05:01.6177104Z B=83, 2025-05-07T21:05:01.6177270Z log_E=4, 2025-05-07T21:05:01.6177455Z L=2, 2025-05-07T21:05:01.6177629Z D_gradcheck=2, 2025-05-07T21:05:01.6177837Z stochastic_rounding=False, 2025-05-07T21:05:01.6178089Z weighted=True, 2025-05-07T21:05:01.6178292Z row_wise=False, 2025-05-07T21:05:01.6178484Z mixed=True, 2025-05-07T21:05:01.6178675Z use_cache=True, 2025-05-07T21:05:01.6178901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.6179170Z use_cpu=False, 2025-05-07T21:05:01.6179395Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.6179645Z ) 2025-05-07T21:05:01.6179859Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6180433Z self=, 2025-05-07T21:05:01.6186811Z compile=False, 2025-05-07T21:05:01.6187019Z T=1, 2025-05-07T21:05:01.6187194Z D=88, 2025-05-07T21:05:01.6187363Z B=76, 2025-05-07T21:05:01.6187529Z log_E=5, 2025-05-07T21:05:01.6187712Z L=2, 2025-05-07T21:05:01.6187886Z D_gradcheck=1, 2025-05-07T21:05:01.6188103Z stochastic_rounding=False, 2025-05-07T21:05:01.6188341Z weighted=True, 2025-05-07T21:05:01.6188534Z row_wise=True, 2025-05-07T21:05:01.6188727Z mixed=True, 2025-05-07T21:05:01.6188912Z use_cache=True, 2025-05-07T21:05:01.6189139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6189413Z use_cpu=False, 2025-05-07T21:05:01.6189629Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.6189982Z ) 2025-05-07T21:05:01.6190209Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6190778Z self=, 2025-05-07T21:05:01.6191305Z compile=False, 2025-05-07T21:05:01.6191497Z T=1, 2025-05-07T21:05:01.6191729Z D=97, 2025-05-07T21:05:01.6191896Z B=58, 2025-05-07T21:05:01.6192063Z log_E=3, 2025-05-07T21:05:01.6192238Z L=6, 2025-05-07T21:05:01.6192409Z D_gradcheck=1, 2025-05-07T21:05:01.6192617Z stochastic_rounding=False, 2025-05-07T21:05:01.6192857Z weighted=False, 2025-05-07T21:05:01.6193060Z row_wise=False, 2025-05-07T21:05:01.6193252Z mixed=True, 2025-05-07T21:05:01.6193440Z use_cache=True, 2025-05-07T21:05:01.6193663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.6193934Z use_cpu=True, 2025-05-07T21:05:01.6194151Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6194392Z ) 2025-05-07T21:05:01.6194612Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6195184Z self=, 2025-05-07T21:05:01.6195696Z compile=True, 2025-05-07T21:05:01.6195966Z T=4, 2025-05-07T21:05:01.6196132Z D=28, 2025-05-07T21:05:01.6196304Z B=57, 2025-05-07T21:05:01.6196469Z log_E=4, 2025-05-07T21:05:01.6196646Z L=15, 2025-05-07T21:05:01.6196813Z D_gradcheck=1, 2025-05-07T21:05:01.6197020Z stochastic_rounding=True, 2025-05-07T21:05:01.6197257Z weighted=False, 2025-05-07T21:05:01.6197534Z row_wise=False, 2025-05-07T21:05:01.6197732Z mixed=True, 2025-05-07T21:05:01.6197922Z use_cache=True, 2025-05-07T21:05:01.6198144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.6198414Z use_cpu=True, 2025-05-07T21:05:01.6198631Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6198870Z ) 2025-05-07T21:05:01.6199084Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6199663Z self=, 2025-05-07T21:05:01.6200180Z compile=False, 2025-05-07T21:05:01.6200369Z T=2, 2025-05-07T21:05:01.6200580Z D=65, 2025-05-07T21:05:01.6200787Z B=53, 2025-05-07T21:05:01.6200954Z log_E=4, 2025-05-07T21:05:01.6201127Z L=15, 2025-05-07T21:05:01.6201299Z D_gradcheck=2, 2025-05-07T21:05:01.6201504Z stochastic_rounding=True, 2025-05-07T21:05:01.6201741Z weighted=True, 2025-05-07T21:05:01.6201934Z row_wise=False, 2025-05-07T21:05:01.6202128Z mixed=True, 2025-05-07T21:05:01.6202321Z use_cache=False, 2025-05-07T21:05:01.6202547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6202813Z use_cpu=True, 2025-05-07T21:05:01.6203027Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.6203267Z ) 2025-05-07T21:05:01.6203481Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6204052Z self=, 2025-05-07T21:05:01.6204563Z compile=True, 2025-05-07T21:05:01.6204753Z T=4, 2025-05-07T21:05:01.6204917Z D=65, 2025-05-07T21:05:01.6205085Z B=27, 2025-05-07T21:05:01.6205255Z log_E=5, 2025-05-07T21:05:01.6205433Z L=19, 2025-05-07T21:05:01.6205604Z D_gradcheck=1, 2025-05-07T21:05:01.6205815Z stochastic_rounding=False, 2025-05-07T21:05:01.6206054Z weighted=False, 2025-05-07T21:05:01.6206246Z row_wise=False, 2025-05-07T21:05:01.6206438Z mixed=False, 2025-05-07T21:05:01.6206636Z use_cache=True, 2025-05-07T21:05:01.6206851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.6207114Z use_cpu=False, 2025-05-07T21:05:01.6207332Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6207575Z ) 2025-05-07T21:05:01.6207786Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6208450Z self=, 2025-05-07T21:05:01.6209138Z compile=False, 2025-05-07T21:05:01.6209325Z T=5, 2025-05-07T21:05:01.6209487Z D=119, 2025-05-07T21:05:01.6209658Z B=5, 2025-05-07T21:05:01.6209826Z log_E=3, 2025-05-07T21:05:01.6210003Z L=13, 2025-05-07T21:05:01.6210182Z D_gradcheck=2, 2025-05-07T21:05:01.6210462Z stochastic_rounding=True, 2025-05-07T21:05:01.6210701Z weighted=True, 2025-05-07T21:05:01.6210899Z row_wise=False, 2025-05-07T21:05:01.6211088Z mixed=True, 2025-05-07T21:05:01.6211280Z use_cache=True, 2025-05-07T21:05:01.6211508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6211770Z use_cpu=True, 2025-05-07T21:05:01.6211986Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6212225Z ) 2025-05-07T21:05:01.6212439Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6213008Z self=, 2025-05-07T21:05:01.6213524Z compile=True, 2025-05-07T21:05:01.6213716Z T=5, 2025-05-07T21:05:01.6213881Z D=80, 2025-05-07T21:05:01.6214051Z B=64, 2025-05-07T21:05:01.6214218Z log_E=3, 2025-05-07T21:05:01.6214390Z L=19, 2025-05-07T21:05:01.6214564Z D_gradcheck=2, 2025-05-07T21:05:01.6214776Z stochastic_rounding=False, 2025-05-07T21:05:01.6215020Z weighted=True, 2025-05-07T21:05:01.6215215Z row_wise=False, 2025-05-07T21:05:01.6215405Z mixed=True, 2025-05-07T21:05:01.6215592Z use_cache=True, 2025-05-07T21:05:01.6215811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6216147Z use_cpu=True, 2025-05-07T21:05:01.6216356Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.6216599Z ) 2025-05-07T21:05:01.6216814Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6217375Z self=, 2025-05-07T21:05:01.6217891Z compile=False, 2025-05-07T21:05:01.6218086Z T=2, 2025-05-07T21:05:01.6218257Z D=14, 2025-05-07T21:05:01.6218445Z B=10, 2025-05-07T21:05:01.6218636Z log_E=3, 2025-05-07T21:05:01.6218810Z L=11, 2025-05-07T21:05:01.6218977Z D_gradcheck=2, 2025-05-07T21:05:01.6219251Z stochastic_rounding=False, 2025-05-07T21:05:01.6219494Z weighted=False, 2025-05-07T21:05:01.6219687Z row_wise=False, 2025-05-07T21:05:01.6219879Z mixed=True, 2025-05-07T21:05:01.6220067Z use_cache=False, 2025-05-07T21:05:01.6220294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.6220565Z use_cpu=False, 2025-05-07T21:05:01.6220780Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6221017Z ) 2025-05-07T21:05:01.6221231Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6221795Z self=, 2025-05-07T21:05:01.6222306Z compile=True, 2025-05-07T21:05:01.6222496Z T=4, 2025-05-07T21:05:01.6222666Z D=112, 2025-05-07T21:05:01.6222835Z B=96, 2025-05-07T21:05:01.6223005Z log_E=3, 2025-05-07T21:05:01.6223181Z L=9, 2025-05-07T21:05:01.6223349Z D_gradcheck=2, 2025-05-07T21:05:01.6223559Z stochastic_rounding=True, 2025-05-07T21:05:01.6223800Z weighted=True, 2025-05-07T21:05:01.6223991Z row_wise=False, 2025-05-07T21:05:01.6224186Z mixed=True, 2025-05-07T21:05:01.6224374Z use_cache=False, 2025-05-07T21:05:01.6224602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6224866Z use_cpu=False, 2025-05-07T21:05:01.6225084Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6225320Z ) 2025-05-07T21:05:01.6225533Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6226098Z self=, 2025-05-07T21:05:01.6226616Z compile=False, 2025-05-07T21:05:01.6226802Z T=1, 2025-05-07T21:05:01.6226965Z D=90, 2025-05-07T21:05:01.6227204Z B=5, 2025-05-07T21:05:01.6227373Z log_E=4, 2025-05-07T21:05:01.6227559Z L=0, 2025-05-07T21:05:01.6227735Z D_gradcheck=2, 2025-05-07T21:05:01.6227942Z stochastic_rounding=True, 2025-05-07T21:05:01.6228194Z weighted=True, 2025-05-07T21:05:01.6228392Z row_wise=False, 2025-05-07T21:05:01.6228654Z mixed=False, 2025-05-07T21:05:01.6228844Z use_cache=False, 2025-05-07T21:05:01.6229076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6229340Z use_cpu=False, 2025-05-07T21:05:01.6229557Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.6229800Z ) 2025-05-07T21:05:01.6230011Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6230575Z self=, 2025-05-07T21:05:01.6231086Z compile=True, 2025-05-07T21:05:01.6231274Z T=1, 2025-05-07T21:05:01.6231437Z D=123, 2025-05-07T21:05:01.6231605Z B=53, 2025-05-07T21:05:01.6231772Z log_E=5, 2025-05-07T21:05:01.6231945Z L=18, 2025-05-07T21:05:01.6232117Z D_gradcheck=1, 2025-05-07T21:05:01.6232322Z stochastic_rounding=False, 2025-05-07T21:05:01.6232555Z weighted=False, 2025-05-07T21:05:01.6232748Z row_wise=True, 2025-05-07T21:05:01.6232946Z mixed=False, 2025-05-07T21:05:01.6233138Z use_cache=True, 2025-05-07T21:05:01.6233360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6233632Z use_cpu=True, 2025-05-07T21:05:01.6233840Z output_dtype=SparseType.FP16, 2025-05-07T21:05:01.6234084Z ) 2025-05-07T21:05:01.6234347Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6234910Z self=, 2025-05-07T21:05:01.6235424Z compile=False, 2025-05-07T21:05:01.6235615Z T=4, 2025-05-07T21:05:01.6235780Z D=31, 2025-05-07T21:05:01.6236003Z B=101, 2025-05-07T21:05:01.6236173Z log_E=3, 2025-05-07T21:05:01.6236351Z L=3, 2025-05-07T21:05:01.6236519Z D_gradcheck=2, 2025-05-07T21:05:01.6236725Z stochastic_rounding=True, 2025-05-07T21:05:01.6236961Z weighted=True, 2025-05-07T21:05:01.6237150Z row_wise=True, 2025-05-07T21:05:01.6237340Z mixed=True, 2025-05-07T21:05:01.6237586Z use_cache=False, 2025-05-07T21:05:01.6237814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6238087Z use_cpu=False, 2025-05-07T21:05:01.6238343Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.6238590Z ) 2025-05-07T21:05:01.6238804Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6239376Z self=, 2025-05-07T21:05:01.6239887Z compile=False, 2025-05-07T21:05:01.6240079Z T=4, 2025-05-07T21:05:01.6240245Z D=55, 2025-05-07T21:05:01.6240413Z B=107, 2025-05-07T21:05:01.6240591Z log_E=5, 2025-05-07T21:05:01.6240772Z L=1, 2025-05-07T21:05:01.6240945Z D_gradcheck=2, 2025-05-07T21:05:01.6241159Z stochastic_rounding=False, 2025-05-07T21:05:01.6241403Z weighted=True, 2025-05-07T21:05:01.6241596Z row_wise=True, 2025-05-07T21:05:01.6241785Z mixed=False, 2025-05-07T21:05:01.6241976Z use_cache=True, 2025-05-07T21:05:01.6242199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.6242464Z use_cpu=True, 2025-05-07T21:05:01.6242674Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6242919Z ) 2025-05-07T21:05:01.6243142Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6243715Z self=, 2025-05-07T21:05:01.6244227Z compile=False, 2025-05-07T21:05:01.6244412Z T=1, 2025-05-07T21:05:01.6244573Z D=35, 2025-05-07T21:05:01.6244741Z B=79, 2025-05-07T21:05:01.6244900Z log_E=4, 2025-05-07T21:05:01.6245075Z L=2, 2025-05-07T21:05:01.6245245Z D_gradcheck=1, 2025-05-07T21:05:01.6245448Z stochastic_rounding=True, 2025-05-07T21:05:01.6245735Z weighted=True, 2025-05-07T21:05:01.6245929Z row_wise=False, 2025-05-07T21:05:01.6246119Z mixed=True, 2025-05-07T21:05:01.6246312Z use_cache=True, 2025-05-07T21:05:01.6246540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6246806Z use_cpu=False, 2025-05-07T21:05:01.6247062Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.6247310Z ) 2025-05-07T21:05:01.6247524Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6248085Z self=, 2025-05-07T21:05:01.6248607Z compile=True, 2025-05-07T21:05:01.6248814Z T=1, 2025-05-07T21:05:01.6249002Z D=53, 2025-05-07T21:05:01.6249185Z B=102, 2025-05-07T21:05:01.6249361Z log_E=4, 2025-05-07T21:05:01.6249534Z L=13, 2025-05-07T21:05:01.6249704Z D_gradcheck=1, 2025-05-07T21:05:01.6249912Z stochastic_rounding=False, 2025-05-07T21:05:01.6250146Z weighted=True, 2025-05-07T21:05:01.6250346Z row_wise=True, 2025-05-07T21:05:01.6250540Z mixed=True, 2025-05-07T21:05:01.6250728Z use_cache=False, 2025-05-07T21:05:01.6250963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:01.6251240Z use_cpu=True, 2025-05-07T21:05:01.6251451Z output_dtype=SparseType.FP32, 2025-05-07T21:05:01.6251696Z ) 2025-05-07T21:05:01.6251912Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6252479Z self=, 2025-05-07T21:05:01.6253034Z compile=True, 2025-05-07T21:05:01.6253222Z T=2, 2025-05-07T21:05:01.6253384Z D=20, 2025-05-07T21:05:01.6253545Z B=104, 2025-05-07T21:05:01.6253711Z log_E=5, 2025-05-07T21:05:01.6253889Z L=2, 2025-05-07T21:05:01.6254054Z D_gradcheck=1, 2025-05-07T21:05:01.6254260Z stochastic_rounding=True, 2025-05-07T21:05:01.6254497Z weighted=True, 2025-05-07T21:05:01.6254688Z row_wise=True, 2025-05-07T21:05:01.6254883Z mixed=False, 2025-05-07T21:05:01.6255075Z use_cache=True, 2025-05-07T21:05:01.6255292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6255563Z use_cpu=True, 2025-05-07T21:05:01.6255836Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.6256080Z ) 2025-05-07T21:05:01.6256297Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:01.6256861Z self=, 2025-05-07T21:05:01.6257373Z compile=True, 2025-05-07T21:05:01.6257569Z T=5, 2025-05-07T21:05:01.6257734Z D=82, 2025-05-07T21:05:01.6257910Z B=41, 2025-05-07T21:05:01.6258077Z log_E=4, 2025-05-07T21:05:01.6258274Z L=3, 2025-05-07T21:05:01.6258467Z D_gradcheck=1, 2025-05-07T21:05:01.6258675Z stochastic_rounding=False, 2025-05-07T21:05:01.6258915Z weighted=False, 2025-05-07T21:05:01.6259110Z row_wise=True, 2025-05-07T21:05:01.6259301Z mixed=False, 2025-05-07T21:05:01.6259499Z use_cache=False, 2025-05-07T21:05:01.6259727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:01.6259994Z use_cpu=False, 2025-05-07T21:05:01.6260210Z output_dtype=SparseType.BF16, 2025-05-07T21:05:01.6260459Z ) 2025-05-07T21:05:03.3043728Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3044364Z self=, 2025-05-07T21:05:03.3044959Z compile=False, 2025-05-07T21:05:03.3045174Z T=2, 2025-05-07T21:05:03.3045370Z D=17, 2025-05-07T21:05:03.3045547Z B=24, 2025-05-07T21:05:03.3045727Z log_E=3, 2025-05-07T21:05:03.3045916Z L=5, 2025-05-07T21:05:03.3046095Z D_gradcheck=2, 2025-05-07T21:05:03.3046318Z stochastic_rounding=False, 2025-05-07T21:05:03.3046573Z weighted=True, 2025-05-07T21:05:03.3046775Z row_wise=False, 2025-05-07T21:05:03.3046983Z mixed=True, 2025-05-07T21:05:03.3047185Z use_cache=True, 2025-05-07T21:05:03.3047549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3047835Z use_cpu=True, 2025-05-07T21:05:03.3048064Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3048316Z ) 2025-05-07T21:05:03.3048547Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3049127Z self=, 2025-05-07T21:05:03.3049778Z compile=True, 2025-05-07T21:05:03.3049976Z T=4, 2025-05-07T21:05:03.3050155Z D=120, 2025-05-07T21:05:03.3050338Z B=74, 2025-05-07T21:05:03.3050513Z log_E=3, 2025-05-07T21:05:03.3050701Z L=16, 2025-05-07T21:05:03.3050882Z D_gradcheck=1, 2025-05-07T21:05:03.3051095Z stochastic_rounding=False, 2025-05-07T21:05:03.3051344Z weighted=True, 2025-05-07T21:05:03.3051547Z row_wise=True, 2025-05-07T21:05:03.3051745Z mixed=True, 2025-05-07T21:05:03.3051947Z use_cache=False, 2025-05-07T21:05:03.3052188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3052461Z use_cpu=True, 2025-05-07T21:05:03.3052689Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3052939Z ) 2025-05-07T21:05:03.3053159Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3053742Z self=, 2025-05-07T21:05:03.3054268Z compile=False, 2025-05-07T21:05:03.3054461Z T=3, 2025-05-07T21:05:03.3054637Z D=82, 2025-05-07T21:05:03.3054815Z B=99, 2025-05-07T21:05:03.3055073Z log_E=5, 2025-05-07T21:05:03.3055261Z L=2, 2025-05-07T21:05:03.3055443Z D_gradcheck=2, 2025-05-07T21:05:03.3055665Z stochastic_rounding=False, 2025-05-07T21:05:03.3055912Z weighted=False, 2025-05-07T21:05:03.3056118Z row_wise=True, 2025-05-07T21:05:03.3056320Z mixed=True, 2025-05-07T21:05:03.3056516Z use_cache=False, 2025-05-07T21:05:03.3056756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3057039Z use_cpu=False, 2025-05-07T21:05:03.3057262Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3057513Z ) 2025-05-07T21:05:03.3057740Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3058388Z self=, 2025-05-07T21:05:03.3058917Z compile=True, 2025-05-07T21:05:03.3059119Z T=5, 2025-05-07T21:05:03.3065849Z D=52, 2025-05-07T21:05:03.3066074Z B=18, 2025-05-07T21:05:03.3066257Z log_E=4, 2025-05-07T21:05:03.3066449Z L=4, 2025-05-07T21:05:03.3066641Z D_gradcheck=1, 2025-05-07T21:05:03.3066861Z stochastic_rounding=False, 2025-05-07T21:05:03.3067114Z weighted=True, 2025-05-07T21:05:03.3067320Z row_wise=True, 2025-05-07T21:05:03.3067514Z mixed=True, 2025-05-07T21:05:03.3067717Z use_cache=True, 2025-05-07T21:05:03.3067949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3068216Z use_cpu=True, 2025-05-07T21:05:03.3068450Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3068729Z ) 2025-05-07T21:05:03.3068970Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3069551Z self=, 2025-05-07T21:05:03.3070072Z compile=True, 2025-05-07T21:05:03.3070271Z T=3, 2025-05-07T21:05:03.3070441Z D=109, 2025-05-07T21:05:03.3070618Z B=78, 2025-05-07T21:05:03.3070791Z log_E=5, 2025-05-07T21:05:03.3070967Z L=14, 2025-05-07T21:05:03.3071146Z D_gradcheck=1, 2025-05-07T21:05:03.3071363Z stochastic_rounding=True, 2025-05-07T21:05:03.3071604Z weighted=True, 2025-05-07T21:05:03.3071808Z row_wise=False, 2025-05-07T21:05:03.3072007Z mixed=False, 2025-05-07T21:05:03.3072201Z use_cache=True, 2025-05-07T21:05:03.3072434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3072710Z use_cpu=True, 2025-05-07T21:05:03.3072923Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3073245Z ) 2025-05-07T21:05:03.3073472Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3074043Z self=, 2025-05-07T21:05:03.3074567Z compile=True, 2025-05-07T21:05:03.3074763Z T=4, 2025-05-07T21:05:03.3074985Z D=101, 2025-05-07T21:05:03.3075156Z B=83, 2025-05-07T21:05:03.3075328Z log_E=4, 2025-05-07T21:05:03.3075508Z L=18, 2025-05-07T21:05:03.3075676Z D_gradcheck=2, 2025-05-07T21:05:03.3076062Z stochastic_rounding=True, 2025-05-07T21:05:03.3076314Z weighted=True, 2025-05-07T21:05:03.3076508Z row_wise=False, 2025-05-07T21:05:03.3076708Z mixed=False, 2025-05-07T21:05:03.3076908Z use_cache=True, 2025-05-07T21:05:03.3077130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3077404Z use_cpu=False, 2025-05-07T21:05:03.3077628Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3077875Z ) 2025-05-07T21:05:03.3078102Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3078675Z self=, 2025-05-07T21:05:03.3079244Z compile=False, 2025-05-07T21:05:03.3079443Z T=3, 2025-05-07T21:05:03.3079616Z D=40, 2025-05-07T21:05:03.3079788Z B=82, 2025-05-07T21:05:03.3079963Z log_E=5, 2025-05-07T21:05:03.3080145Z L=4, 2025-05-07T21:05:03.3080319Z D_gradcheck=1, 2025-05-07T21:05:03.3080532Z stochastic_rounding=True, 2025-05-07T21:05:03.3080780Z weighted=False, 2025-05-07T21:05:03.3081037Z row_wise=False, 2025-05-07T21:05:03.3081231Z mixed=False, 2025-05-07T21:05:03.3081431Z use_cache=False, 2025-05-07T21:05:03.3081668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3081933Z use_cpu=False, 2025-05-07T21:05:03.3082153Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3082401Z ) 2025-05-07T21:05:03.3082620Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3083194Z self=, 2025-05-07T21:05:03.3083714Z compile=True, 2025-05-07T21:05:03.3083904Z T=3, 2025-05-07T21:05:03.3084120Z D=111, 2025-05-07T21:05:03.3084297Z B=84, 2025-05-07T21:05:03.3084468Z log_E=4, 2025-05-07T21:05:03.3084652Z L=16, 2025-05-07T21:05:03.3084830Z D_gradcheck=1, 2025-05-07T21:05:03.3085038Z stochastic_rounding=True, 2025-05-07T21:05:03.3085286Z weighted=False, 2025-05-07T21:05:03.3085491Z row_wise=True, 2025-05-07T21:05:03.3085684Z mixed=False, 2025-05-07T21:05:03.3085881Z use_cache=True, 2025-05-07T21:05:03.3086109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3086383Z use_cpu=True, 2025-05-07T21:05:03.3086602Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3086847Z ) 2025-05-07T21:05:03.3087069Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3087638Z self=, 2025-05-07T21:05:03.3088160Z compile=True, 2025-05-07T21:05:03.3088359Z T=4, 2025-05-07T21:05:03.3088528Z D=124, 2025-05-07T21:05:03.3088705Z B=89, 2025-05-07T21:05:03.3088883Z log_E=3, 2025-05-07T21:05:03.3089059Z L=2, 2025-05-07T21:05:03.3089234Z D_gradcheck=1, 2025-05-07T21:05:03.3089448Z stochastic_rounding=True, 2025-05-07T21:05:03.3089688Z weighted=False, 2025-05-07T21:05:03.3089890Z row_wise=True, 2025-05-07T21:05:03.3090087Z mixed=False, 2025-05-07T21:05:03.3090281Z use_cache=False, 2025-05-07T21:05:03.3090518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3090793Z use_cpu=False, 2025-05-07T21:05:03.3091008Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3091259Z ) 2025-05-07T21:05:03.3091480Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3092102Z self=, 2025-05-07T21:05:03.3092617Z compile=False, 2025-05-07T21:05:03.3092811Z T=1, 2025-05-07T21:05:03.3092986Z D=11, 2025-05-07T21:05:03.3093151Z B=52, 2025-05-07T21:05:03.3093327Z log_E=4, 2025-05-07T21:05:03.3093513Z L=16, 2025-05-07T21:05:03.3093688Z D_gradcheck=2, 2025-05-07T21:05:03.3093947Z stochastic_rounding=True, 2025-05-07T21:05:03.3094192Z weighted=True, 2025-05-07T21:05:03.3094389Z row_wise=True, 2025-05-07T21:05:03.3094579Z mixed=False, 2025-05-07T21:05:03.3094776Z use_cache=False, 2025-05-07T21:05:03.3095004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3095277Z use_cpu=False, 2025-05-07T21:05:03.3095498Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3095739Z ) 2025-05-07T21:05:03.3095957Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3096525Z self=, 2025-05-07T21:05:03.3097040Z compile=True, 2025-05-07T21:05:03.3097232Z T=1, 2025-05-07T21:05:03.3097403Z D=72, 2025-05-07T21:05:03.3097576Z B=32, 2025-05-07T21:05:03.3097739Z log_E=3, 2025-05-07T21:05:03.3097913Z L=3, 2025-05-07T21:05:03.3098088Z D_gradcheck=2, 2025-05-07T21:05:03.3098294Z stochastic_rounding=True, 2025-05-07T21:05:03.3098544Z weighted=False, 2025-05-07T21:05:03.3098749Z row_wise=False, 2025-05-07T21:05:03.3098968Z mixed=True, 2025-05-07T21:05:03.3099183Z use_cache=False, 2025-05-07T21:05:03.3099415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3099725Z use_cpu=True, 2025-05-07T21:05:03.3099944Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3100189Z ) 2025-05-07T21:05:03.3100400Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3100964Z self=, 2025-05-07T21:05:03.3101482Z compile=False, 2025-05-07T21:05:03.3101674Z T=3, 2025-05-07T21:05:03.3101841Z D=8, 2025-05-07T21:05:03.3102008Z B=23, 2025-05-07T21:05:03.3102173Z log_E=3, 2025-05-07T21:05:03.3102348Z L=8, 2025-05-07T21:05:03.3102518Z D_gradcheck=2, 2025-05-07T21:05:03.3102769Z stochastic_rounding=True, 2025-05-07T21:05:03.3103013Z weighted=True, 2025-05-07T21:05:03.3103209Z row_wise=False, 2025-05-07T21:05:03.3103397Z mixed=True, 2025-05-07T21:05:03.3103584Z use_cache=False, 2025-05-07T21:05:03.3103808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3104079Z use_cpu=False, 2025-05-07T21:05:03.3104290Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3104534Z ) 2025-05-07T21:05:03.3104747Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3105308Z self=, 2025-05-07T21:05:03.3105822Z compile=False, 2025-05-07T21:05:03.3106013Z T=5, 2025-05-07T21:05:03.3106184Z D=56, 2025-05-07T21:05:03.3106348Z B=7, 2025-05-07T21:05:03.3106509Z log_E=5, 2025-05-07T21:05:03.3106681Z L=5, 2025-05-07T21:05:03.3106847Z D_gradcheck=1, 2025-05-07T21:05:03.3107052Z stochastic_rounding=True, 2025-05-07T21:05:03.3107290Z weighted=True, 2025-05-07T21:05:03.3107483Z row_wise=True, 2025-05-07T21:05:03.3107678Z mixed=True, 2025-05-07T21:05:03.3107863Z use_cache=True, 2025-05-07T21:05:03.3108081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3108348Z use_cpu=True, 2025-05-07T21:05:03.3108563Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3108990Z ) 2025-05-07T21:05:03.3109238Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3109822Z self=, 2025-05-07T21:05:03.3110333Z compile=False, 2025-05-07T21:05:03.3110524Z T=5, 2025-05-07T21:05:03.3110691Z D=84, 2025-05-07T21:05:03.3110854Z B=71, 2025-05-07T21:05:03.3111106Z log_E=4, 2025-05-07T21:05:03.3111282Z L=20, 2025-05-07T21:05:03.3111451Z D_gradcheck=2, 2025-05-07T21:05:03.3111655Z stochastic_rounding=True, 2025-05-07T21:05:03.3111894Z weighted=True, 2025-05-07T21:05:03.3112087Z row_wise=False, 2025-05-07T21:05:03.3112279Z mixed=True, 2025-05-07T21:05:03.3112564Z use_cache=False, 2025-05-07T21:05:03.3112797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3113071Z use_cpu=False, 2025-05-07T21:05:03.3113293Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3113545Z ) 2025-05-07T21:05:03.3113764Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3114337Z self=, 2025-05-07T21:05:03.3114860Z compile=False, 2025-05-07T21:05:03.3115053Z T=2, 2025-05-07T21:05:03.3115230Z D=104, 2025-05-07T21:05:03.3115406Z B=117, 2025-05-07T21:05:03.3115584Z log_E=5, 2025-05-07T21:05:03.3115764Z L=11, 2025-05-07T21:05:03.3116045Z D_gradcheck=1, 2025-05-07T21:05:03.3116262Z stochastic_rounding=False, 2025-05-07T21:05:03.3116505Z weighted=False, 2025-05-07T21:05:03.3116709Z row_wise=False, 2025-05-07T21:05:03.3116915Z mixed=False, 2025-05-07T21:05:03.3117110Z use_cache=False, 2025-05-07T21:05:03.3117350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3117628Z use_cpu=True, 2025-05-07T21:05:03.3117846Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3118099Z ) 2025-05-07T21:05:03.3118397Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3118964Z self=, 2025-05-07T21:05:03.3119536Z compile=False, 2025-05-07T21:05:03.3119733Z T=5, 2025-05-07T21:05:03.3119900Z D=5, 2025-05-07T21:05:03.3120073Z B=94, 2025-05-07T21:05:03.3120244Z log_E=3, 2025-05-07T21:05:03.3120420Z L=10, 2025-05-07T21:05:03.3120603Z D_gradcheck=2, 2025-05-07T21:05:03.3120822Z stochastic_rounding=False, 2025-05-07T21:05:03.3121064Z weighted=False, 2025-05-07T21:05:03.3121273Z row_wise=False, 2025-05-07T21:05:03.3121473Z mixed=True, 2025-05-07T21:05:03.3121732Z use_cache=False, 2025-05-07T21:05:03.3121970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3122250Z use_cpu=True, 2025-05-07T21:05:03.3122469Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3122712Z ) 2025-05-07T21:05:03.3122934Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3123510Z self=, 2025-05-07T21:05:03.3124026Z compile=False, 2025-05-07T21:05:03.3124225Z T=5, 2025-05-07T21:05:03.3124398Z D=58, 2025-05-07T21:05:03.3124565Z B=18, 2025-05-07T21:05:03.3124739Z log_E=3, 2025-05-07T21:05:03.3124923Z L=17, 2025-05-07T21:05:03.3125097Z D_gradcheck=1, 2025-05-07T21:05:03.3125317Z stochastic_rounding=False, 2025-05-07T21:05:03.3125565Z weighted=False, 2025-05-07T21:05:03.3125762Z row_wise=True, 2025-05-07T21:05:03.3125961Z mixed=False, 2025-05-07T21:05:03.3126161Z use_cache=False, 2025-05-07T21:05:03.3126395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3126677Z use_cpu=False, 2025-05-07T21:05:03.3126908Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3127155Z ) 2025-05-07T21:05:03.3127379Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3127953Z self=, 2025-05-07T21:05:03.3128479Z compile=False, 2025-05-07T21:05:03.3128671Z T=2, 2025-05-07T21:05:03.3128848Z D=85, 2025-05-07T21:05:03.3129028Z B=66, 2025-05-07T21:05:03.3129194Z log_E=4, 2025-05-07T21:05:03.3129377Z L=9, 2025-05-07T21:05:03.3129556Z D_gradcheck=1, 2025-05-07T21:05:03.3129769Z stochastic_rounding=False, 2025-05-07T21:05:03.3130063Z weighted=True, 2025-05-07T21:05:03.3130262Z row_wise=True, 2025-05-07T21:05:03.3130455Z mixed=False, 2025-05-07T21:05:03.3130657Z use_cache=True, 2025-05-07T21:05:03.3130885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3131157Z use_cpu=False, 2025-05-07T21:05:03.3131422Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3131671Z ) 2025-05-07T21:05:03.3348271Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3348871Z self=, 2025-05-07T21:05:03.3349413Z compile=False, 2025-05-07T21:05:03.3349624Z T=5, 2025-05-07T21:05:03.3349795Z D=101, 2025-05-07T21:05:03.3350002Z B=56, 2025-05-07T21:05:03.3350179Z log_E=3, 2025-05-07T21:05:03.3350367Z L=6, 2025-05-07T21:05:03.3350552Z D_gradcheck=2, 2025-05-07T21:05:03.3350764Z stochastic_rounding=True, 2025-05-07T21:05:03.3351011Z weighted=True, 2025-05-07T21:05:03.3351224Z row_wise=False, 2025-05-07T21:05:03.3351420Z mixed=True, 2025-05-07T21:05:03.3351619Z use_cache=True, 2025-05-07T21:05:03.3351865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3352138Z use_cpu=False, 2025-05-07T21:05:03.3352362Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3352618Z ) 2025-05-07T21:05:03.3352836Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3353415Z self=, 2025-05-07T21:05:03.3354068Z compile=True, 2025-05-07T21:05:03.3354265Z T=3, 2025-05-07T21:05:03.3354439Z D=123, 2025-05-07T21:05:03.3354629Z B=121, 2025-05-07T21:05:03.3354802Z log_E=4, 2025-05-07T21:05:03.3354985Z L=1, 2025-05-07T21:05:03.3355165Z D_gradcheck=2, 2025-05-07T21:05:03.3355377Z stochastic_rounding=False, 2025-05-07T21:05:03.3355620Z weighted=True, 2025-05-07T21:05:03.3355822Z row_wise=True, 2025-05-07T21:05:03.3356095Z mixed=True, 2025-05-07T21:05:03.3356287Z use_cache=True, 2025-05-07T21:05:03.3356527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3356804Z use_cpu=True, 2025-05-07T21:05:03.3357091Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3357345Z ) 2025-05-07T21:05:03.3357569Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3358136Z self=, 2025-05-07T21:05:03.3358682Z compile=False, 2025-05-07T21:05:03.3358913Z T=4, 2025-05-07T21:05:03.3359083Z D=48, 2025-05-07T21:05:03.3359256Z B=26, 2025-05-07T21:05:03.3359431Z log_E=3, 2025-05-07T21:05:03.3359608Z L=12, 2025-05-07T21:05:03.3359788Z D_gradcheck=1, 2025-05-07T21:05:03.3360004Z stochastic_rounding=True, 2025-05-07T21:05:03.3360244Z weighted=True, 2025-05-07T21:05:03.3360445Z row_wise=False, 2025-05-07T21:05:03.3360646Z mixed=True, 2025-05-07T21:05:03.3360843Z use_cache=True, 2025-05-07T21:05:03.3361076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3361349Z use_cpu=True, 2025-05-07T21:05:03.3361568Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3361820Z ) 2025-05-07T21:05:03.3362039Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3362612Z self=, 2025-05-07T21:05:03.3363128Z compile=False, 2025-05-07T21:05:03.3363328Z T=4, 2025-05-07T21:05:03.3363503Z D=37, 2025-05-07T21:05:03.3363675Z B=6, 2025-05-07T21:05:03.3363852Z log_E=3, 2025-05-07T21:05:03.3364037Z L=17, 2025-05-07T21:05:03.3364210Z D_gradcheck=2, 2025-05-07T21:05:03.3364430Z stochastic_rounding=False, 2025-05-07T21:05:03.3364675Z weighted=True, 2025-05-07T21:05:03.3364868Z row_wise=False, 2025-05-07T21:05:03.3365073Z mixed=True, 2025-05-07T21:05:03.3365276Z use_cache=False, 2025-05-07T21:05:03.3365576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3365856Z use_cpu=True, 2025-05-07T21:05:03.3366081Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3366322Z ) 2025-05-07T21:05:03.3366548Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3367124Z self=, 2025-05-07T21:05:03.3367714Z compile=False, 2025-05-07T21:05:03.3367906Z T=1, 2025-05-07T21:05:03.3368082Z D=85, 2025-05-07T21:05:03.3368262Z B=125, 2025-05-07T21:05:03.3368440Z log_E=3, 2025-05-07T21:05:03.3368629Z L=8, 2025-05-07T21:05:03.3368812Z D_gradcheck=2, 2025-05-07T21:05:03.3369022Z stochastic_rounding=False, 2025-05-07T21:05:03.3369269Z weighted=True, 2025-05-07T21:05:03.3369471Z row_wise=True, 2025-05-07T21:05:03.3369659Z mixed=True, 2025-05-07T21:05:03.3369856Z use_cache=False, 2025-05-07T21:05:03.3370098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3370368Z use_cpu=True, 2025-05-07T21:05:03.3370596Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3370844Z ) 2025-05-07T21:05:03.3371062Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3371638Z self=, 2025-05-07T21:05:03.3372163Z compile=True, 2025-05-07T21:05:03.3372360Z T=1, 2025-05-07T21:05:03.3372532Z D=79, 2025-05-07T21:05:03.3372707Z B=90, 2025-05-07T21:05:03.3372929Z log_E=4, 2025-05-07T21:05:03.3373112Z L=6, 2025-05-07T21:05:03.3373295Z D_gradcheck=1, 2025-05-07T21:05:03.3373511Z stochastic_rounding=False, 2025-05-07T21:05:03.3373751Z weighted=False, 2025-05-07T21:05:03.3373956Z row_wise=False, 2025-05-07T21:05:03.3374160Z mixed=True, 2025-05-07T21:05:03.3374350Z use_cache=False, 2025-05-07T21:05:03.3374585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3374864Z use_cpu=True, 2025-05-07T21:05:03.3375083Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3375333Z ) 2025-05-07T21:05:03.3375553Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3376165Z self=, 2025-05-07T21:05:03.3376690Z compile=True, 2025-05-07T21:05:03.3382471Z T=4, 2025-05-07T21:05:03.3382678Z D=86, 2025-05-07T21:05:03.3382863Z B=58, 2025-05-07T21:05:03.3383045Z log_E=5, 2025-05-07T21:05:03.3383231Z L=2, 2025-05-07T21:05:03.3383419Z D_gradcheck=1, 2025-05-07T21:05:03.3383640Z stochastic_rounding=False, 2025-05-07T21:05:03.3383883Z weighted=False, 2025-05-07T21:05:03.3384094Z row_wise=False, 2025-05-07T21:05:03.3384298Z mixed=False, 2025-05-07T21:05:03.3384495Z use_cache=False, 2025-05-07T21:05:03.3384731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3385006Z use_cpu=True, 2025-05-07T21:05:03.3385230Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3385474Z ) 2025-05-07T21:05:03.3385699Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3386276Z self=, 2025-05-07T21:05:03.3386795Z compile=True, 2025-05-07T21:05:03.3386998Z T=2, 2025-05-07T21:05:03.3387176Z D=127, 2025-05-07T21:05:03.3387347Z B=71, 2025-05-07T21:05:03.3387514Z log_E=4, 2025-05-07T21:05:03.3387693Z L=6, 2025-05-07T21:05:03.3387864Z D_gradcheck=1, 2025-05-07T21:05:03.3388079Z stochastic_rounding=True, 2025-05-07T21:05:03.3388316Z weighted=False, 2025-05-07T21:05:03.3388514Z row_wise=False, 2025-05-07T21:05:03.3388710Z mixed=False, 2025-05-07T21:05:03.3388933Z use_cache=True, 2025-05-07T21:05:03.3389156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3389426Z use_cpu=False, 2025-05-07T21:05:03.3389642Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3389960Z ) 2025-05-07T21:05:03.3390183Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3390747Z self=, 2025-05-07T21:05:03.3391263Z compile=False, 2025-05-07T21:05:03.3391458Z T=5, 2025-05-07T21:05:03.3391685Z D=124, 2025-05-07T21:05:03.3391856Z B=126, 2025-05-07T21:05:03.3392024Z log_E=3, 2025-05-07T21:05:03.3392198Z L=1, 2025-05-07T21:05:03.3392374Z D_gradcheck=2, 2025-05-07T21:05:03.3392584Z stochastic_rounding=False, 2025-05-07T21:05:03.3392829Z weighted=False, 2025-05-07T21:05:03.3393024Z row_wise=False, 2025-05-07T21:05:03.3393217Z mixed=True, 2025-05-07T21:05:03.3393406Z use_cache=True, 2025-05-07T21:05:03.3393624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3393897Z use_cpu=False, 2025-05-07T21:05:03.3394120Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3394364Z ) 2025-05-07T21:05:03.3394579Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3395148Z self=, 2025-05-07T21:05:03.3395660Z compile=True, 2025-05-07T21:05:03.3395854Z T=2, 2025-05-07T21:05:03.3396118Z D=25, 2025-05-07T21:05:03.3396286Z B=100, 2025-05-07T21:05:03.3396454Z log_E=4, 2025-05-07T21:05:03.3396630Z L=15, 2025-05-07T21:05:03.3396800Z D_gradcheck=1, 2025-05-07T21:05:03.3397012Z stochastic_rounding=True, 2025-05-07T21:05:03.3397249Z weighted=False, 2025-05-07T21:05:03.3397493Z row_wise=True, 2025-05-07T21:05:03.3397687Z mixed=False, 2025-05-07T21:05:03.3397881Z use_cache=True, 2025-05-07T21:05:03.3398100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3398367Z use_cpu=True, 2025-05-07T21:05:03.3398582Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3398825Z ) 2025-05-07T21:05:03.3399063Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3399657Z self=, 2025-05-07T21:05:03.3400172Z compile=True, 2025-05-07T21:05:03.3400360Z T=1, 2025-05-07T21:05:03.3400574Z D=29, 2025-05-07T21:05:03.3400747Z B=110, 2025-05-07T21:05:03.3400920Z log_E=4, 2025-05-07T21:05:03.3401098Z L=3, 2025-05-07T21:05:03.3401275Z D_gradcheck=2, 2025-05-07T21:05:03.3401479Z stochastic_rounding=True, 2025-05-07T21:05:03.3401721Z weighted=False, 2025-05-07T21:05:03.3401916Z row_wise=False, 2025-05-07T21:05:03.3402107Z mixed=True, 2025-05-07T21:05:03.3402300Z use_cache=False, 2025-05-07T21:05:03.3402528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3402790Z use_cpu=False, 2025-05-07T21:05:03.3403008Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3403249Z ) 2025-05-07T21:05:03.3403458Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3404023Z self=, 2025-05-07T21:05:03.3404544Z compile=False, 2025-05-07T21:05:03.3404734Z T=2, 2025-05-07T21:05:03.3404900Z D=74, 2025-05-07T21:05:03.3405074Z B=58, 2025-05-07T21:05:03.3405242Z log_E=3, 2025-05-07T21:05:03.3405414Z L=1, 2025-05-07T21:05:03.3405580Z D_gradcheck=1, 2025-05-07T21:05:03.3405788Z stochastic_rounding=False, 2025-05-07T21:05:03.3406025Z weighted=False, 2025-05-07T21:05:03.3406218Z row_wise=False, 2025-05-07T21:05:03.3406408Z mixed=False, 2025-05-07T21:05:03.3406595Z use_cache=True, 2025-05-07T21:05:03.3406818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3407086Z use_cpu=False, 2025-05-07T21:05:03.3407296Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3407537Z ) 2025-05-07T21:05:03.3407747Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3408358Z self=, 2025-05-07T21:05:03.3409050Z compile=True, 2025-05-07T21:05:03.3409240Z T=5, 2025-05-07T21:05:03.3409403Z D=107, 2025-05-07T21:05:03.3409576Z B=19, 2025-05-07T21:05:03.3409741Z log_E=3, 2025-05-07T21:05:03.3409918Z L=19, 2025-05-07T21:05:03.3410083Z D_gradcheck=1, 2025-05-07T21:05:03.3410373Z stochastic_rounding=True, 2025-05-07T21:05:03.3410608Z weighted=True, 2025-05-07T21:05:03.3410798Z row_wise=True, 2025-05-07T21:05:03.3410985Z mixed=True, 2025-05-07T21:05:03.3411172Z use_cache=False, 2025-05-07T21:05:03.3411397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3411663Z use_cpu=True, 2025-05-07T21:05:03.3411877Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.3412115Z ) 2025-05-07T21:05:03.3412327Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3412890Z self=, 2025-05-07T21:05:03.3413403Z compile=True, 2025-05-07T21:05:03.3413591Z T=3, 2025-05-07T21:05:03.3413751Z D=61, 2025-05-07T21:05:03.3413914Z B=76, 2025-05-07T21:05:03.3414077Z log_E=4, 2025-05-07T21:05:03.3414252Z L=5, 2025-05-07T21:05:03.3414422Z D_gradcheck=2, 2025-05-07T21:05:03.3414628Z stochastic_rounding=True, 2025-05-07T21:05:03.3414866Z weighted=False, 2025-05-07T21:05:03.3415057Z row_wise=True, 2025-05-07T21:05:03.3415244Z mixed=True, 2025-05-07T21:05:03.3415431Z use_cache=False, 2025-05-07T21:05:03.3415658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3415991Z use_cpu=False, 2025-05-07T21:05:03.3416204Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3416443Z ) 2025-05-07T21:05:03.3416652Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3417214Z self=, 2025-05-07T21:05:03.3417725Z compile=True, 2025-05-07T21:05:03.3417913Z T=1, 2025-05-07T21:05:03.3418077Z D=63, 2025-05-07T21:05:03.3418241Z B=13, 2025-05-07T21:05:03.3418404Z log_E=5, 2025-05-07T21:05:03.3418588Z L=3, 2025-05-07T21:05:03.3418782Z D_gradcheck=1, 2025-05-07T21:05:03.3419066Z stochastic_rounding=False, 2025-05-07T21:05:03.3419309Z weighted=True, 2025-05-07T21:05:03.3419501Z row_wise=True, 2025-05-07T21:05:03.3419683Z mixed=True, 2025-05-07T21:05:03.3419871Z use_cache=True, 2025-05-07T21:05:03.3420091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3420355Z use_cpu=False, 2025-05-07T21:05:03.3420570Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3420810Z ) 2025-05-07T21:05:03.3421020Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3421582Z self=, 2025-05-07T21:05:03.3422093Z compile=False, 2025-05-07T21:05:03.3422282Z T=2, 2025-05-07T21:05:03.3422447Z D=87, 2025-05-07T21:05:03.3422608Z B=81, 2025-05-07T21:05:03.3422773Z log_E=4, 2025-05-07T21:05:03.3422944Z L=0, 2025-05-07T21:05:03.3423115Z D_gradcheck=1, 2025-05-07T21:05:03.3423320Z stochastic_rounding=False, 2025-05-07T21:05:03.3423557Z weighted=True, 2025-05-07T21:05:03.3423752Z row_wise=True, 2025-05-07T21:05:03.3423939Z mixed=True, 2025-05-07T21:05:03.3424121Z use_cache=True, 2025-05-07T21:05:03.3424339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3424606Z use_cpu=True, 2025-05-07T21:05:03.3424819Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.3425060Z ) 2025-05-07T21:05:03.3425274Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3425834Z self=, 2025-05-07T21:05:03.3426346Z compile=True, 2025-05-07T21:05:03.3426532Z T=3, 2025-05-07T21:05:03.3426694Z D=103, 2025-05-07T21:05:03.3426986Z B=62, 2025-05-07T21:05:03.3427151Z log_E=5, 2025-05-07T21:05:03.3427326Z L=20, 2025-05-07T21:05:03.3427491Z D_gradcheck=1, 2025-05-07T21:05:03.3427698Z stochastic_rounding=False, 2025-05-07T21:05:03.3427936Z weighted=False, 2025-05-07T21:05:03.3428127Z row_wise=False, 2025-05-07T21:05:03.3428385Z mixed=True, 2025-05-07T21:05:03.3428580Z use_cache=False, 2025-05-07T21:05:03.3428807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.3429082Z use_cpu=False, 2025-05-07T21:05:03.3429323Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3429599Z ) 2025-05-07T21:05:03.3429820Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.3430388Z self=, 2025-05-07T21:05:03.3430898Z compile=True, 2025-05-07T21:05:03.3431089Z T=3, 2025-05-07T21:05:03.3431251Z D=30, 2025-05-07T21:05:03.3431417Z B=53, 2025-05-07T21:05:03.3431585Z log_E=4, 2025-05-07T21:05:03.3431760Z L=17, 2025-05-07T21:05:03.3431933Z D_gradcheck=2, 2025-05-07T21:05:03.3432145Z stochastic_rounding=True, 2025-05-07T21:05:03.3432386Z weighted=False, 2025-05-07T21:05:03.3432583Z row_wise=True, 2025-05-07T21:05:03.3432771Z mixed=False, 2025-05-07T21:05:03.3432968Z use_cache=True, 2025-05-07T21:05:03.3433200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.3433463Z use_cpu=True, 2025-05-07T21:05:03.3433680Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.3433926Z ) 2025-05-07T21:05:07.4051213Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4052090Z self=, 2025-05-07T21:05:07.4052828Z compile=False, 2025-05-07T21:05:07.4053090Z T=1, 2025-05-07T21:05:07.4053310Z D=81, 2025-05-07T21:05:07.4053493Z B=110, 2025-05-07T21:05:07.4053672Z log_E=3, 2025-05-07T21:05:07.4053856Z L=16, 2025-05-07T21:05:07.4054065Z D_gradcheck=2, 2025-05-07T21:05:07.4054281Z stochastic_rounding=True, 2025-05-07T21:05:07.4054532Z weighted=True, 2025-05-07T21:05:07.4054736Z row_wise=True, 2025-05-07T21:05:07.4054933Z mixed=True, 2025-05-07T21:05:07.4055347Z use_cache=True, 2025-05-07T21:05:07.4055584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4055870Z use_cpu=True, 2025-05-07T21:05:07.4056091Z output_dtype=SparseType.BF16, 2025-05-07T21:05:07.4056347Z ) 2025-05-07T21:05:07.4056572Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4057157Z self=, 2025-05-07T21:05:07.4057688Z compile=False, 2025-05-07T21:05:07.4057885Z T=5, 2025-05-07T21:05:07.4058058Z D=36, 2025-05-07T21:05:07.4058236Z B=4, 2025-05-07T21:05:07.4058410Z log_E=3, 2025-05-07T21:05:07.4058591Z L=16, 2025-05-07T21:05:07.4058776Z D_gradcheck=1, 2025-05-07T21:05:07.4058998Z stochastic_rounding=True, 2025-05-07T21:05:07.4059238Z weighted=False, 2025-05-07T21:05:07.4059446Z row_wise=True, 2025-05-07T21:05:07.4059646Z mixed=False, 2025-05-07T21:05:07.4059853Z use_cache=False, 2025-05-07T21:05:07.4060135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4060415Z use_cpu=True, 2025-05-07T21:05:07.4060631Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4060884Z ) 2025-05-07T21:05:07.4061104Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4061680Z self=, 2025-05-07T21:05:07.4062200Z compile=False, 2025-05-07T21:05:07.4062398Z T=3, 2025-05-07T21:05:07.4062573Z D=47, 2025-05-07T21:05:07.4062741Z B=76, 2025-05-07T21:05:07.4062916Z log_E=5, 2025-05-07T21:05:07.4063100Z L=4, 2025-05-07T21:05:07.4063269Z D_gradcheck=2, 2025-05-07T21:05:07.4063483Z stochastic_rounding=True, 2025-05-07T21:05:07.4063825Z weighted=True, 2025-05-07T21:05:07.4064022Z row_wise=True, 2025-05-07T21:05:07.4064221Z mixed=True, 2025-05-07T21:05:07.4064417Z use_cache=False, 2025-05-07T21:05:07.4064649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4064928Z use_cpu=False, 2025-05-07T21:05:07.4065228Z output_dtype=SparseType.FP32, 2025-05-07T21:05:07.4065470Z ) 2025-05-07T21:05:07.4065691Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4066276Z self=, 2025-05-07T21:05:07.4066800Z compile=True, 2025-05-07T21:05:07.4066989Z T=2, 2025-05-07T21:05:07.4067167Z D=112, 2025-05-07T21:05:07.4067344Z B=125, 2025-05-07T21:05:07.4067515Z log_E=4, 2025-05-07T21:05:07.4067697Z L=16, 2025-05-07T21:05:07.4067875Z D_gradcheck=2, 2025-05-07T21:05:07.4068086Z stochastic_rounding=False, 2025-05-07T21:05:07.4068330Z weighted=True, 2025-05-07T21:05:07.4068533Z row_wise=True, 2025-05-07T21:05:07.4068727Z mixed=True, 2025-05-07T21:05:07.4068927Z use_cache=True, 2025-05-07T21:05:07.4069159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4069433Z use_cpu=True, 2025-05-07T21:05:07.4069661Z output_dtype=SparseType.FP32, 2025-05-07T21:05:07.4069911Z ) 2025-05-07T21:05:07.4070127Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4070708Z self=, 2025-05-07T21:05:07.4071311Z compile=True, 2025-05-07T21:05:07.4071503Z T=1, 2025-05-07T21:05:07.4071683Z D=70, 2025-05-07T21:05:07.4071859Z B=96, 2025-05-07T21:05:07.4072026Z log_E=4, 2025-05-07T21:05:07.4072211Z L=8, 2025-05-07T21:05:07.4072384Z D_gradcheck=1, 2025-05-07T21:05:07.4072591Z stochastic_rounding=True, 2025-05-07T21:05:07.4072837Z weighted=True, 2025-05-07T21:05:07.4073041Z row_wise=False, 2025-05-07T21:05:07.4073247Z mixed=False, 2025-05-07T21:05:07.4073442Z use_cache=True, 2025-05-07T21:05:07.4073669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4073942Z use_cpu=False, 2025-05-07T21:05:07.4074208Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4074461Z ) 2025-05-07T21:05:07.4074687Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4075260Z self=, 2025-05-07T21:05:07.4075786Z compile=False, 2025-05-07T21:05:07.4076082Z T=2, 2025-05-07T21:05:07.4076257Z D=61, 2025-05-07T21:05:07.4076427Z B=94, 2025-05-07T21:05:07.4076601Z log_E=5, 2025-05-07T21:05:07.4076780Z L=7, 2025-05-07T21:05:07.4076960Z D_gradcheck=2, 2025-05-07T21:05:07.4077173Z stochastic_rounding=True, 2025-05-07T21:05:07.4077416Z weighted=False, 2025-05-07T21:05:07.4077618Z row_wise=True, 2025-05-07T21:05:07.4077814Z mixed=False, 2025-05-07T21:05:07.4078013Z use_cache=False, 2025-05-07T21:05:07.4078253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4078527Z use_cpu=False, 2025-05-07T21:05:07.4078754Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4079002Z ) 2025-05-07T21:05:07.4079224Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4079801Z self=, 2025-05-07T21:05:07.4080322Z compile=False, 2025-05-07T21:05:07.4080521Z T=1, 2025-05-07T21:05:07.4080694Z D=95, 2025-05-07T21:05:07.4080864Z B=116, 2025-05-07T21:05:07.4081041Z log_E=3, 2025-05-07T21:05:07.4081224Z L=13, 2025-05-07T21:05:07.4081401Z D_gradcheck=2, 2025-05-07T21:05:07.4081618Z stochastic_rounding=False, 2025-05-07T21:05:07.4081865Z weighted=False, 2025-05-07T21:05:07.4082063Z row_wise=True, 2025-05-07T21:05:07.4082265Z mixed=False, 2025-05-07T21:05:07.4082466Z use_cache=True, 2025-05-07T21:05:07.4082742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4083020Z use_cpu=True, 2025-05-07T21:05:07.4083246Z output_dtype=SparseType.BF16, 2025-05-07T21:05:07.4083492Z ) 2025-05-07T21:05:07.4083716Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4084295Z self=, 2025-05-07T21:05:07.4084864Z compile=False, 2025-05-07T21:05:07.4085059Z T=4, 2025-05-07T21:05:07.4085233Z D=72, 2025-05-07T21:05:07.4085410Z B=42, 2025-05-07T21:05:07.4085581Z log_E=3, 2025-05-07T21:05:07.4085766Z L=5, 2025-05-07T21:05:07.4085942Z D_gradcheck=2, 2025-05-07T21:05:07.4086151Z stochastic_rounding=False, 2025-05-07T21:05:07.4086397Z weighted=False, 2025-05-07T21:05:07.4086601Z row_wise=False, 2025-05-07T21:05:07.4086795Z mixed=True, 2025-05-07T21:05:07.4086989Z use_cache=True, 2025-05-07T21:05:07.4087220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4087492Z use_cpu=True, 2025-05-07T21:05:07.4087717Z output_dtype=SparseType.BF16, 2025-05-07T21:05:07.4087967Z ) 2025-05-07T21:05:07.4088184Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4088766Z self=, 2025-05-07T21:05:07.4089297Z compile=True, 2025-05-07T21:05:07.4089492Z T=2, 2025-05-07T21:05:07.4089667Z D=89, 2025-05-07T21:05:07.4089842Z B=8, 2025-05-07T21:05:07.4090013Z log_E=3, 2025-05-07T21:05:07.4090237Z L=10, 2025-05-07T21:05:07.4090415Z D_gradcheck=2, 2025-05-07T21:05:07.4090625Z stochastic_rounding=True, 2025-05-07T21:05:07.4097881Z weighted=True, 2025-05-07T21:05:07.4098098Z row_wise=True, 2025-05-07T21:05:07.4098299Z mixed=True, 2025-05-07T21:05:07.4098502Z use_cache=True, 2025-05-07T21:05:07.4098743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4099028Z use_cpu=False, 2025-05-07T21:05:07.4099253Z output_dtype=SparseType.BF16, 2025-05-07T21:05:07.4099511Z ) 2025-05-07T21:05:07.4099737Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4100374Z self=, 2025-05-07T21:05:07.4100902Z compile=True, 2025-05-07T21:05:07.4101102Z T=4, 2025-05-07T21:05:07.4101272Z D=45, 2025-05-07T21:05:07.4101448Z B=51, 2025-05-07T21:05:07.4101627Z log_E=4, 2025-05-07T21:05:07.4101803Z L=11, 2025-05-07T21:05:07.4101990Z D_gradcheck=2, 2025-05-07T21:05:07.4102211Z stochastic_rounding=True, 2025-05-07T21:05:07.4102453Z weighted=True, 2025-05-07T21:05:07.4102657Z row_wise=False, 2025-05-07T21:05:07.4102856Z mixed=True, 2025-05-07T21:05:07.4103043Z use_cache=True, 2025-05-07T21:05:07.4103271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4103543Z use_cpu=True, 2025-05-07T21:05:07.4103759Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4104008Z ) 2025-05-07T21:05:07.4104233Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4104808Z self=, 2025-05-07T21:05:07.4105324Z compile=True, 2025-05-07T21:05:07.4105522Z T=3, 2025-05-07T21:05:07.4105697Z D=99, 2025-05-07T21:05:07.4105866Z B=51, 2025-05-07T21:05:07.4106036Z log_E=5, 2025-05-07T21:05:07.4106228Z L=2, 2025-05-07T21:05:07.4106408Z D_gradcheck=1, 2025-05-07T21:05:07.4106634Z stochastic_rounding=False, 2025-05-07T21:05:07.4106889Z weighted=False, 2025-05-07T21:05:07.4107078Z row_wise=True, 2025-05-07T21:05:07.4107268Z mixed=False, 2025-05-07T21:05:07.4107458Z use_cache=True, 2025-05-07T21:05:07.4107675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4107941Z use_cpu=False, 2025-05-07T21:05:07.4108154Z output_dtype=SparseType.FP32, 2025-05-07T21:05:07.4108441Z ) 2025-05-07T21:05:07.4108830Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4109398Z self=, 2025-05-07T21:05:07.4109958Z compile=False, 2025-05-07T21:05:07.4110154Z T=5, 2025-05-07T21:05:07.4110410Z D=125, 2025-05-07T21:05:07.4110582Z B=41, 2025-05-07T21:05:07.4110747Z log_E=5, 2025-05-07T21:05:07.4110922Z L=6, 2025-05-07T21:05:07.4111092Z D_gradcheck=2, 2025-05-07T21:05:07.4111297Z stochastic_rounding=True, 2025-05-07T21:05:07.4111544Z weighted=False, 2025-05-07T21:05:07.4111742Z row_wise=False, 2025-05-07T21:05:07.4111932Z mixed=True, 2025-05-07T21:05:07.4112120Z use_cache=False, 2025-05-07T21:05:07.4112348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4112611Z use_cpu=False, 2025-05-07T21:05:07.4112826Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4113067Z ) 2025-05-07T21:05:07.4113283Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4113851Z self=, 2025-05-07T21:05:07.4114365Z compile=False, 2025-05-07T21:05:07.4114559Z T=3, 2025-05-07T21:05:07.4114730Z D=55, 2025-05-07T21:05:07.4114905Z B=126, 2025-05-07T21:05:07.4115073Z log_E=4, 2025-05-07T21:05:07.4115249Z L=3, 2025-05-07T21:05:07.4115421Z D_gradcheck=1, 2025-05-07T21:05:07.4115630Z stochastic_rounding=True, 2025-05-07T21:05:07.4115934Z weighted=False, 2025-05-07T21:05:07.4116222Z row_wise=False, 2025-05-07T21:05:07.4116413Z mixed=True, 2025-05-07T21:05:07.4116600Z use_cache=True, 2025-05-07T21:05:07.4116816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4117081Z use_cpu=True, 2025-05-07T21:05:07.4117289Z output_dtype=SparseType.FP32, 2025-05-07T21:05:07.4117528Z ) 2025-05-07T21:05:07.4117741Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4118305Z self=, 2025-05-07T21:05:07.4118818Z compile=False, 2025-05-07T21:05:07.4119006Z T=2, 2025-05-07T21:05:07.4119235Z D=30, 2025-05-07T21:05:07.4119402Z B=121, 2025-05-07T21:05:07.4119573Z log_E=4, 2025-05-07T21:05:07.4119742Z L=10, 2025-05-07T21:05:07.4119914Z D_gradcheck=1, 2025-05-07T21:05:07.4120117Z stochastic_rounding=True, 2025-05-07T21:05:07.4120379Z weighted=True, 2025-05-07T21:05:07.4120597Z row_wise=False, 2025-05-07T21:05:07.4120791Z mixed=True, 2025-05-07T21:05:07.4120978Z use_cache=True, 2025-05-07T21:05:07.4121201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4121468Z use_cpu=True, 2025-05-07T21:05:07.4121676Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4121919Z ) 2025-05-07T21:05:07.4122133Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4122700Z self=, 2025-05-07T21:05:07.4123207Z compile=False, 2025-05-07T21:05:07.4123394Z T=1, 2025-05-07T21:05:07.4123560Z D=32, 2025-05-07T21:05:07.4123722Z B=8, 2025-05-07T21:05:07.4123889Z log_E=3, 2025-05-07T21:05:07.4124063Z L=13, 2025-05-07T21:05:07.4124234Z D_gradcheck=2, 2025-05-07T21:05:07.4124448Z stochastic_rounding=False, 2025-05-07T21:05:07.4124692Z weighted=False, 2025-05-07T21:05:07.4124885Z row_wise=False, 2025-05-07T21:05:07.4125080Z mixed=True, 2025-05-07T21:05:07.4125273Z use_cache=False, 2025-05-07T21:05:07.4125500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4125771Z use_cpu=True, 2025-05-07T21:05:07.4125988Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4126225Z ) 2025-05-07T21:05:07.4126439Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4127075Z self=, 2025-05-07T21:05:07.4127586Z compile=True, 2025-05-07T21:05:07.4127772Z T=3, 2025-05-07T21:05:07.4127938Z D=112, 2025-05-07T21:05:07.4128107Z B=77, 2025-05-07T21:05:07.4128269Z log_E=5, 2025-05-07T21:05:07.4128444Z L=1, 2025-05-07T21:05:07.4128611Z D_gradcheck=1, 2025-05-07T21:05:07.4128859Z stochastic_rounding=True, 2025-05-07T21:05:07.4129095Z weighted=False, 2025-05-07T21:05:07.4129289Z row_wise=True, 2025-05-07T21:05:07.4129475Z mixed=True, 2025-05-07T21:05:07.4129684Z use_cache=False, 2025-05-07T21:05:07.4129945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4130207Z use_cpu=True, 2025-05-07T21:05:07.4130420Z output_dtype=SparseType.FP16, 2025-05-07T21:05:07.4130663Z ) 2025-05-07T21:05:07.4130875Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4131438Z self=, 2025-05-07T21:05:07.4131948Z compile=True, 2025-05-07T21:05:07.4132132Z T=5, 2025-05-07T21:05:07.4132294Z D=41, 2025-05-07T21:05:07.4132457Z B=108, 2025-05-07T21:05:07.4132622Z log_E=4, 2025-05-07T21:05:07.4132793Z L=18, 2025-05-07T21:05:07.4132971Z D_gradcheck=1, 2025-05-07T21:05:07.4133180Z stochastic_rounding=False, 2025-05-07T21:05:07.4133427Z weighted=True, 2025-05-07T21:05:07.4133618Z row_wise=True, 2025-05-07T21:05:07.4133806Z mixed=True, 2025-05-07T21:05:07.4133989Z use_cache=True, 2025-05-07T21:05:07.4134210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:07.4134525Z use_cpu=True, 2025-05-07T21:05:07.4134732Z output_dtype=SparseType.FP32, 2025-05-07T21:05:07.4134972Z ) 2025-05-07T21:05:07.4135184Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:07.4135743Z self=, 2025-05-07T21:05:07.4136250Z compile=True, 2025-05-07T21:05:07.4136439Z T=4, 2025-05-07T21:05:07.4136601Z D=121, 2025-05-07T21:05:07.4136766Z B=73, 2025-05-07T21:05:07.4136930Z log_E=4, 2025-05-07T21:05:07.4137101Z L=12, 2025-05-07T21:05:07.4137273Z D_gradcheck=2, 2025-05-07T21:05:07.4137521Z stochastic_rounding=True, 2025-05-07T21:05:07.4137755Z weighted=True, 2025-05-07T21:05:07.4137952Z row_wise=False, 2025-05-07T21:05:07.4138143Z mixed=True, 2025-05-07T21:05:07.4138328Z use_cache=False, 2025-05-07T21:05:07.4138556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:07.4138827Z use_cpu=False, 2025-05-07T21:05:07.4139039Z output_dtype=SparseType.BF16, 2025-05-07T21:05:07.4139279Z ) 2025-05-07T21:05:15.0498972Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0499654Z self=, 2025-05-07T21:05:15.0500221Z compile=False, 2025-05-07T21:05:15.0500438Z T=2, 2025-05-07T21:05:15.0500649Z D=115, 2025-05-07T21:05:15.0500852Z B=3, 2025-05-07T21:05:15.0501037Z log_E=3, 2025-05-07T21:05:15.0501239Z L=8, 2025-05-07T21:05:15.0501439Z D_gradcheck=2, 2025-05-07T21:05:15.0501688Z stochastic_rounding=False, 2025-05-07T21:05:15.0501949Z weighted=True, 2025-05-07T21:05:15.0502171Z row_wise=False, 2025-05-07T21:05:15.0502388Z mixed=False, 2025-05-07T21:05:15.0502593Z use_cache=False, 2025-05-07T21:05:15.0502840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0503127Z use_cpu=False, 2025-05-07T21:05:15.0503360Z output_dtype=SparseType.FP32, 2025-05-07T21:05:15.0503627Z ) 2025-05-07T21:05:15.0503860Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0504438Z self=, 2025-05-07T21:05:15.0504962Z compile=False, 2025-05-07T21:05:15.0505162Z T=3, 2025-05-07T21:05:15.0505339Z D=117, 2025-05-07T21:05:15.0505510Z B=62, 2025-05-07T21:05:15.0505968Z log_E=3, 2025-05-07T21:05:15.0506160Z L=6, 2025-05-07T21:05:15.0506334Z D_gradcheck=1, 2025-05-07T21:05:15.0506557Z stochastic_rounding=True, 2025-05-07T21:05:15.0506805Z weighted=True, 2025-05-07T21:05:15.0507004Z row_wise=False, 2025-05-07T21:05:15.0507208Z mixed=True, 2025-05-07T21:05:15.0507481Z use_cache=False, 2025-05-07T21:05:15.0507716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0507990Z use_cpu=True, 2025-05-07T21:05:15.0508213Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0508460Z ) 2025-05-07T21:05:15.0508839Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0509418Z self=, 2025-05-07T21:05:15.0509934Z compile=False, 2025-05-07T21:05:15.0510132Z T=4, 2025-05-07T21:05:15.0510304Z D=98, 2025-05-07T21:05:15.0510473Z B=102, 2025-05-07T21:05:15.0510649Z log_E=4, 2025-05-07T21:05:15.0510837Z L=16, 2025-05-07T21:05:15.0511016Z D_gradcheck=1, 2025-05-07T21:05:15.0511277Z stochastic_rounding=True, 2025-05-07T21:05:15.0511524Z weighted=False, 2025-05-07T21:05:15.0511729Z row_wise=True, 2025-05-07T21:05:15.0511949Z mixed=False, 2025-05-07T21:05:15.0512173Z use_cache=False, 2025-05-07T21:05:15.0512412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0512680Z use_cpu=False, 2025-05-07T21:05:15.0512909Z output_dtype=SparseType.FP16, 2025-05-07T21:05:15.0513160Z ) 2025-05-07T21:05:15.0513469Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0514046Z self=, 2025-05-07T21:05:15.0514569Z compile=False, 2025-05-07T21:05:15.0514762Z T=1, 2025-05-07T21:05:15.0514938Z D=17, 2025-05-07T21:05:15.0515115Z B=38, 2025-05-07T21:05:15.0515286Z log_E=4, 2025-05-07T21:05:15.0515474Z L=15, 2025-05-07T21:05:15.0515656Z D_gradcheck=1, 2025-05-07T21:05:15.0515867Z stochastic_rounding=False, 2025-05-07T21:05:15.0516175Z weighted=False, 2025-05-07T21:05:15.0516378Z row_wise=True, 2025-05-07T21:05:15.0516579Z mixed=True, 2025-05-07T21:05:15.0516849Z use_cache=False, 2025-05-07T21:05:15.0517092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:15.0517376Z use_cpu=True, 2025-05-07T21:05:15.0517597Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0517853Z ) 2025-05-07T21:05:15.0518081Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0518652Z self=, 2025-05-07T21:05:15.0519189Z compile=False, 2025-05-07T21:05:15.0519386Z T=2, 2025-05-07T21:05:15.0519554Z D=39, 2025-05-07T21:05:15.0519727Z B=72, 2025-05-07T21:05:15.0519902Z log_E=3, 2025-05-07T21:05:15.0520081Z L=4, 2025-05-07T21:05:15.0520258Z D_gradcheck=1, 2025-05-07T21:05:15.0520480Z stochastic_rounding=False, 2025-05-07T21:05:15.0520721Z weighted=False, 2025-05-07T21:05:15.0520925Z row_wise=True, 2025-05-07T21:05:15.0521125Z mixed=True, 2025-05-07T21:05:15.0521313Z use_cache=True, 2025-05-07T21:05:15.0521544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0521817Z use_cpu=True, 2025-05-07T21:05:15.0522038Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0522283Z ) 2025-05-07T21:05:15.0522502Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0523073Z self=, 2025-05-07T21:05:15.0523591Z compile=True, 2025-05-07T21:05:15.0523790Z T=1, 2025-05-07T21:05:15.0523962Z D=56, 2025-05-07T21:05:15.0524135Z B=120, 2025-05-07T21:05:15.0524315Z log_E=3, 2025-05-07T21:05:15.0524498Z L=5, 2025-05-07T21:05:15.0524668Z D_gradcheck=2, 2025-05-07T21:05:15.0524880Z stochastic_rounding=True, 2025-05-07T21:05:15.0525198Z weighted=False, 2025-05-07T21:05:15.0525398Z row_wise=True, 2025-05-07T21:05:15.0525597Z mixed=False, 2025-05-07T21:05:15.0525796Z use_cache=True, 2025-05-07T21:05:15.0526022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0526299Z use_cpu=False, 2025-05-07T21:05:15.0526586Z output_dtype=SparseType.FP16, 2025-05-07T21:05:15.0526832Z ) 2025-05-07T21:05:15.0527060Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0527633Z self=, 2025-05-07T21:05:15.0528158Z compile=False, 2025-05-07T21:05:15.0528354Z T=2, 2025-05-07T21:05:15.0528531Z D=10, 2025-05-07T21:05:15.0528707Z B=10, 2025-05-07T21:05:15.0528877Z log_E=4, 2025-05-07T21:05:15.0529061Z L=16, 2025-05-07T21:05:15.0529241Z D_gradcheck=2, 2025-05-07T21:05:15.0529449Z stochastic_rounding=True, 2025-05-07T21:05:15.0529699Z weighted=False, 2025-05-07T21:05:15.0529908Z row_wise=True, 2025-05-07T21:05:15.0530100Z mixed=False, 2025-05-07T21:05:15.0530300Z use_cache=False, 2025-05-07T21:05:15.0530537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:15.0530808Z use_cpu=True, 2025-05-07T21:05:15.0531028Z output_dtype=SparseType.FP16, 2025-05-07T21:05:15.0531276Z ) 2025-05-07T21:05:15.0531494Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0532067Z self=, 2025-05-07T21:05:15.0532634Z compile=True, 2025-05-07T21:05:15.0532828Z T=5, 2025-05-07T21:05:15.0533000Z D=58, 2025-05-07T21:05:15.0533174Z B=79, 2025-05-07T21:05:15.0533348Z log_E=3, 2025-05-07T21:05:15.0533522Z L=19, 2025-05-07T21:05:15.0533699Z D_gradcheck=1, 2025-05-07T21:05:15.0533914Z stochastic_rounding=True, 2025-05-07T21:05:15.0534160Z weighted=False, 2025-05-07T21:05:15.0534363Z row_wise=True, 2025-05-07T21:05:15.0534563Z mixed=False, 2025-05-07T21:05:15.0534755Z use_cache=True, 2025-05-07T21:05:15.0534983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:15.0535261Z use_cpu=False, 2025-05-07T21:05:15.0535520Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0535773Z ) 2025-05-07T21:05:15.0535997Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0536569Z self=, 2025-05-07T21:05:15.0537097Z compile=False, 2025-05-07T21:05:15.0537298Z T=1, 2025-05-07T21:05:15.0537468Z D=79, 2025-05-07T21:05:15.0537647Z B=63, 2025-05-07T21:05:15.0537820Z log_E=5, 2025-05-07T21:05:15.0537996Z L=10, 2025-05-07T21:05:15.0538176Z D_gradcheck=2, 2025-05-07T21:05:15.0538396Z stochastic_rounding=False, 2025-05-07T21:05:15.0538638Z weighted=False, 2025-05-07T21:05:15.0538845Z row_wise=False, 2025-05-07T21:05:15.0539047Z mixed=False, 2025-05-07T21:05:15.0539248Z use_cache=True, 2025-05-07T21:05:15.0539472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0539751Z use_cpu=True, 2025-05-07T21:05:15.0539973Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0540220Z ) 2025-05-07T21:05:15.0540446Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0541022Z self=, 2025-05-07T21:05:15.0541535Z compile=True, 2025-05-07T21:05:15.0541736Z T=1, 2025-05-07T21:05:15.0541913Z D=36, 2025-05-07T21:05:15.0542086Z B=110, 2025-05-07T21:05:15.0542266Z log_E=4, 2025-05-07T21:05:15.0542452Z L=17, 2025-05-07T21:05:15.0542629Z D_gradcheck=2, 2025-05-07T21:05:15.0542845Z stochastic_rounding=True, 2025-05-07T21:05:15.0543088Z weighted=True, 2025-05-07T21:05:15.0543283Z row_wise=True, 2025-05-07T21:05:15.0543479Z mixed=True, 2025-05-07T21:05:15.0543674Z use_cache=True, 2025-05-07T21:05:15.0543948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0544227Z use_cpu=False, 2025-05-07T21:05:15.0544447Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0544691Z ) 2025-05-07T21:05:15.0544919Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0545493Z self=, 2025-05-07T21:05:15.0546058Z compile=False, 2025-05-07T21:05:15.0546252Z T=1, 2025-05-07T21:05:15.0546423Z D=109, 2025-05-07T21:05:15.0546604Z B=68, 2025-05-07T21:05:15.0546773Z log_E=3, 2025-05-07T21:05:15.0546957Z L=13, 2025-05-07T21:05:15.0547133Z D_gradcheck=2, 2025-05-07T21:05:15.0547345Z stochastic_rounding=False, 2025-05-07T21:05:15.0547587Z weighted=False, 2025-05-07T21:05:15.0547794Z row_wise=False, 2025-05-07T21:05:15.0547987Z mixed=True, 2025-05-07T21:05:15.0548183Z use_cache=False, 2025-05-07T21:05:15.0548420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0548689Z use_cpu=True, 2025-05-07T21:05:15.0548911Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0549161Z ) 2025-05-07T21:05:15.0549377Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0557090Z self=, 2025-05-07T21:05:15.0557659Z compile=True, 2025-05-07T21:05:15.0557862Z T=5, 2025-05-07T21:05:15.0558033Z D=104, 2025-05-07T21:05:15.0558211Z B=123, 2025-05-07T21:05:15.0558459Z log_E=4, 2025-05-07T21:05:15.0558634Z L=17, 2025-05-07T21:05:15.0558807Z D_gradcheck=2, 2025-05-07T21:05:15.0559024Z stochastic_rounding=False, 2025-05-07T21:05:15.0559260Z weighted=False, 2025-05-07T21:05:15.0559460Z row_wise=True, 2025-05-07T21:05:15.0559650Z mixed=True, 2025-05-07T21:05:15.0559834Z use_cache=False, 2025-05-07T21:05:15.0560067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0560338Z use_cpu=True, 2025-05-07T21:05:15.0560557Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0560808Z ) 2025-05-07T21:05:15.0561028Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0561643Z self=, 2025-05-07T21:05:15.0562224Z compile=True, 2025-05-07T21:05:15.0562415Z T=1, 2025-05-07T21:05:15.0562581Z D=69, 2025-05-07T21:05:15.0562750Z B=15, 2025-05-07T21:05:15.0562917Z log_E=3, 2025-05-07T21:05:15.0563095Z L=3, 2025-05-07T21:05:15.0563271Z D_gradcheck=1, 2025-05-07T21:05:15.0563481Z stochastic_rounding=False, 2025-05-07T21:05:15.0563719Z weighted=False, 2025-05-07T21:05:15.0563920Z row_wise=True, 2025-05-07T21:05:15.0564111Z mixed=False, 2025-05-07T21:05:15.0564305Z use_cache=False, 2025-05-07T21:05:15.0564532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0564804Z use_cpu=True, 2025-05-07T21:05:15.0565024Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0565267Z ) 2025-05-07T21:05:15.0565484Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0566054Z self=, 2025-05-07T21:05:15.0566565Z compile=True, 2025-05-07T21:05:15.0566754Z T=5, 2025-05-07T21:05:15.0566921Z D=85, 2025-05-07T21:05:15.0567087Z B=9, 2025-05-07T21:05:15.0567254Z log_E=3, 2025-05-07T21:05:15.0567432Z L=11, 2025-05-07T21:05:15.0567603Z D_gradcheck=2, 2025-05-07T21:05:15.0567816Z stochastic_rounding=True, 2025-05-07T21:05:15.0568055Z weighted=True, 2025-05-07T21:05:15.0568244Z row_wise=True, 2025-05-07T21:05:15.0568436Z mixed=True, 2025-05-07T21:05:15.0568630Z use_cache=True, 2025-05-07T21:05:15.0568854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:15.0569128Z use_cpu=True, 2025-05-07T21:05:15.0569337Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0569630Z ) 2025-05-07T21:05:15.0569848Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0570421Z self=, 2025-05-07T21:05:15.0570939Z compile=True, 2025-05-07T21:05:15.0571124Z T=2, 2025-05-07T21:05:15.0571338Z D=99, 2025-05-07T21:05:15.0571507Z B=110, 2025-05-07T21:05:15.0571673Z log_E=5, 2025-05-07T21:05:15.0571853Z L=0, 2025-05-07T21:05:15.0572024Z D_gradcheck=2, 2025-05-07T21:05:15.0572229Z stochastic_rounding=False, 2025-05-07T21:05:15.0572471Z weighted=True, 2025-05-07T21:05:15.0572667Z row_wise=True, 2025-05-07T21:05:15.0572855Z mixed=True, 2025-05-07T21:05:15.0573042Z use_cache=False, 2025-05-07T21:05:15.0573276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0573539Z use_cpu=False, 2025-05-07T21:05:15.0573761Z output_dtype=SparseType.FP32, 2025-05-07T21:05:15.0574001Z ) 2025-05-07T21:05:15.0574217Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0574785Z self=, 2025-05-07T21:05:15.0575302Z compile=True, 2025-05-07T21:05:15.0575497Z T=4, 2025-05-07T21:05:15.0575661Z D=54, 2025-05-07T21:05:15.0575833Z B=53, 2025-05-07T21:05:15.0576002Z log_E=3, 2025-05-07T21:05:15.0576174Z L=6, 2025-05-07T21:05:15.0576348Z D_gradcheck=1, 2025-05-07T21:05:15.0576559Z stochastic_rounding=True, 2025-05-07T21:05:15.0576799Z weighted=True, 2025-05-07T21:05:15.0577042Z row_wise=False, 2025-05-07T21:05:15.0577237Z mixed=False, 2025-05-07T21:05:15.0577425Z use_cache=True, 2025-05-07T21:05:15.0577647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0577914Z use_cpu=False, 2025-05-07T21:05:15.0578125Z output_dtype=SparseType.FP32, 2025-05-07T21:05:15.0578367Z ) 2025-05-07T21:05:15.0578580Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0579145Z self=, 2025-05-07T21:05:15.0579662Z compile=False, 2025-05-07T21:05:15.0579848Z T=5, 2025-05-07T21:05:15.0580055Z D=60, 2025-05-07T21:05:15.0580225Z B=112, 2025-05-07T21:05:15.0580394Z log_E=4, 2025-05-07T21:05:15.0580567Z L=7, 2025-05-07T21:05:15.0580745Z D_gradcheck=1, 2025-05-07T21:05:15.0580954Z stochastic_rounding=False, 2025-05-07T21:05:15.0581198Z weighted=False, 2025-05-07T21:05:15.0581394Z row_wise=True, 2025-05-07T21:05:15.0581588Z mixed=True, 2025-05-07T21:05:15.0581777Z use_cache=True, 2025-05-07T21:05:15.0581992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:15.0582261Z use_cpu=True, 2025-05-07T21:05:15.0582472Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0582712Z ) 2025-05-07T21:05:15.0582924Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:15.0583496Z self=, 2025-05-07T21:05:15.0584009Z compile=False, 2025-05-07T21:05:15.0584200Z T=3, 2025-05-07T21:05:15.0584364Z D=36, 2025-05-07T21:05:15.0584527Z B=35, 2025-05-07T21:05:15.0584695Z log_E=5, 2025-05-07T21:05:15.0584871Z L=6, 2025-05-07T21:05:15.0585038Z D_gradcheck=1, 2025-05-07T21:05:15.0585246Z stochastic_rounding=False, 2025-05-07T21:05:15.0585483Z weighted=True, 2025-05-07T21:05:15.0585675Z row_wise=False, 2025-05-07T21:05:15.0585867Z mixed=False, 2025-05-07T21:05:15.0586063Z use_cache=False, 2025-05-07T21:05:15.0586286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0586553Z use_cpu=False, 2025-05-07T21:05:15.0586766Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0587008Z ) 2025-05-07T21:05:25.0908926Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0911154Z self=, 2025-05-07T21:05:25.0912338Z compile=False, 2025-05-07T21:05:25.0912733Z T=4, 2025-05-07T21:05:25.0913087Z D=71, 2025-05-07T21:05:25.0913432Z B=86, 2025-05-07T21:05:25.0913774Z log_E=5, 2025-05-07T21:05:25.0914135Z L=9, 2025-05-07T21:05:25.0914490Z D_gradcheck=1, 2025-05-07T21:05:25.0914848Z stochastic_rounding=False, 2025-05-07T21:05:25.0915119Z weighted=False, 2025-05-07T21:05:25.0915318Z row_wise=True, 2025-05-07T21:05:25.0915518Z mixed=False, 2025-05-07T21:05:25.0915721Z use_cache=True, 2025-05-07T21:05:25.0916057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0916340Z use_cpu=False, 2025-05-07T21:05:25.0916570Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.0916822Z ) 2025-05-07T21:05:25.0917048Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0917633Z self=, 2025-05-07T21:05:25.0918155Z compile=True, 2025-05-07T21:05:25.0918359Z T=1, 2025-05-07T21:05:25.0918536Z D=107, 2025-05-07T21:05:25.0918712Z B=44, 2025-05-07T21:05:25.0918891Z log_E=5, 2025-05-07T21:05:25.0919075Z L=0, 2025-05-07T21:05:25.0919258Z D_gradcheck=2, 2025-05-07T21:05:25.0919485Z stochastic_rounding=True, 2025-05-07T21:05:25.0919736Z weighted=False, 2025-05-07T21:05:25.0919943Z row_wise=False, 2025-05-07T21:05:25.0920152Z mixed=False, 2025-05-07T21:05:25.0920355Z use_cache=True, 2025-05-07T21:05:25.0920577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0920946Z use_cpu=False, 2025-05-07T21:05:25.0921177Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.0921434Z ) 2025-05-07T21:05:25.0921654Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0922235Z self=, 2025-05-07T21:05:25.0922760Z compile=False, 2025-05-07T21:05:25.0922960Z T=4, 2025-05-07T21:05:25.0923134Z D=24, 2025-05-07T21:05:25.0923307Z B=65, 2025-05-07T21:05:25.0923475Z log_E=5, 2025-05-07T21:05:25.0923658Z L=1, 2025-05-07T21:05:25.0923838Z D_gradcheck=2, 2025-05-07T21:05:25.0924131Z stochastic_rounding=True, 2025-05-07T21:05:25.0924382Z weighted=False, 2025-05-07T21:05:25.0924587Z row_wise=False, 2025-05-07T21:05:25.0924781Z mixed=False, 2025-05-07T21:05:25.0924986Z use_cache=False, 2025-05-07T21:05:25.0925225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0925499Z use_cpu=False, 2025-05-07T21:05:25.0925741Z output_dtype=SparseType.FP16, 2025-05-07T21:05:25.0925997Z ) 2025-05-07T21:05:25.0926217Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0926795Z self=, 2025-05-07T21:05:25.0927322Z compile=True, 2025-05-07T21:05:25.0927515Z T=4, 2025-05-07T21:05:25.0927693Z D=108, 2025-05-07T21:05:25.0927871Z B=102, 2025-05-07T21:05:25.0928043Z log_E=4, 2025-05-07T21:05:25.0928232Z L=17, 2025-05-07T21:05:25.0928411Z D_gradcheck=2, 2025-05-07T21:05:25.0928622Z stochastic_rounding=False, 2025-05-07T21:05:25.0928874Z weighted=True, 2025-05-07T21:05:25.0929079Z row_wise=False, 2025-05-07T21:05:25.0929275Z mixed=False, 2025-05-07T21:05:25.0929475Z use_cache=False, 2025-05-07T21:05:25.0929711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:25.0929987Z use_cpu=False, 2025-05-07T21:05:25.0930209Z output_dtype=SparseType.FP16, 2025-05-07T21:05:25.0930455Z ) 2025-05-07T21:05:25.0930677Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0931246Z self=, 2025-05-07T21:05:25.0931769Z compile=True, 2025-05-07T21:05:25.0931973Z T=2, 2025-05-07T21:05:25.0932144Z D=98, 2025-05-07T21:05:25.0932372Z B=111, 2025-05-07T21:05:25.0932554Z log_E=4, 2025-05-07T21:05:25.0932733Z L=1, 2025-05-07T21:05:25.0932908Z D_gradcheck=2, 2025-05-07T21:05:25.0933123Z stochastic_rounding=False, 2025-05-07T21:05:25.0933366Z weighted=False, 2025-05-07T21:05:25.0933572Z row_wise=False, 2025-05-07T21:05:25.0933814Z mixed=True, 2025-05-07T21:05:25.0934006Z use_cache=True, 2025-05-07T21:05:25.0934241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:25.0934552Z use_cpu=False, 2025-05-07T21:05:25.0934785Z output_dtype=SparseType.FP16, 2025-05-07T21:05:25.0935042Z ) 2025-05-07T21:05:25.0935263Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0935839Z self=, 2025-05-07T21:05:25.0936352Z compile=True, 2025-05-07T21:05:25.0936548Z T=3, 2025-05-07T21:05:25.0936724Z D=54, 2025-05-07T21:05:25.0936893Z B=36, 2025-05-07T21:05:25.0937071Z log_E=3, 2025-05-07T21:05:25.0937256Z L=4, 2025-05-07T21:05:25.0937428Z D_gradcheck=2, 2025-05-07T21:05:25.0937642Z stochastic_rounding=True, 2025-05-07T21:05:25.0937890Z weighted=True, 2025-05-07T21:05:25.0938084Z row_wise=False, 2025-05-07T21:05:25.0938286Z mixed=False, 2025-05-07T21:05:25.0938486Z use_cache=True, 2025-05-07T21:05:25.0938711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:25.0938987Z use_cpu=True, 2025-05-07T21:05:25.0939211Z output_dtype=SparseType.FP16, 2025-05-07T21:05:25.0939453Z ) 2025-05-07T21:05:25.0939727Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0940300Z self=, 2025-05-07T21:05:25.0940821Z compile=False, 2025-05-07T21:05:25.0941010Z T=2, 2025-05-07T21:05:25.0941186Z D=12, 2025-05-07T21:05:25.0941362Z B=59, 2025-05-07T21:05:25.0941534Z log_E=5, 2025-05-07T21:05:25.0941718Z L=18, 2025-05-07T21:05:25.0941903Z D_gradcheck=1, 2025-05-07T21:05:25.0942116Z stochastic_rounding=False, 2025-05-07T21:05:25.0942362Z weighted=True, 2025-05-07T21:05:25.0942563Z row_wise=True, 2025-05-07T21:05:25.0942755Z mixed=False, 2025-05-07T21:05:25.0943039Z use_cache=True, 2025-05-07T21:05:25.0943272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0943543Z use_cpu=True, 2025-05-07T21:05:25.0943764Z output_dtype=SparseType.BF16, 2025-05-07T21:05:25.0944010Z ) 2025-05-07T21:05:25.0944225Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0944806Z self=, 2025-05-07T21:05:25.0945381Z compile=True, 2025-05-07T21:05:25.0945574Z T=3, 2025-05-07T21:05:25.0945755Z D=88, 2025-05-07T21:05:25.0945927Z B=116, 2025-05-07T21:05:25.0946098Z log_E=5, 2025-05-07T21:05:25.0946283Z L=5, 2025-05-07T21:05:25.0946465Z D_gradcheck=1, 2025-05-07T21:05:25.0946676Z stochastic_rounding=True, 2025-05-07T21:05:25.0946922Z weighted=True, 2025-05-07T21:05:25.0947118Z row_wise=True, 2025-05-07T21:05:25.0947312Z mixed=False, 2025-05-07T21:05:25.0947509Z use_cache=False, 2025-05-07T21:05:25.0947750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:25.0948028Z use_cpu=True, 2025-05-07T21:05:25.0948243Z output_dtype=SparseType.FP16, 2025-05-07T21:05:25.0948496Z ) 2025-05-07T21:05:25.0948722Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0949292Z self=, 2025-05-07T21:05:25.0949813Z compile=True, 2025-05-07T21:05:25.0950016Z T=2, 2025-05-07T21:05:25.0950184Z D=18, 2025-05-07T21:05:25.0950361Z B=41, 2025-05-07T21:05:25.0950536Z log_E=5, 2025-05-07T21:05:25.0950713Z L=12, 2025-05-07T21:05:25.0950889Z D_gradcheck=1, 2025-05-07T21:05:25.0951105Z stochastic_rounding=True, 2025-05-07T21:05:25.0951397Z weighted=False, 2025-05-07T21:05:25.0951606Z row_wise=True, 2025-05-07T21:05:25.0951808Z mixed=True, 2025-05-07T21:05:25.0951997Z use_cache=True, 2025-05-07T21:05:25.0952228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0952503Z use_cpu=True, 2025-05-07T21:05:25.0952769Z output_dtype=SparseType.FP16, 2025-05-07T21:05:25.0953013Z ) 2025-05-07T21:05:25.0953236Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0953810Z self=, 2025-05-07T21:05:25.0954329Z compile=False, 2025-05-07T21:05:25.0954530Z T=5, 2025-05-07T21:05:25.0954700Z D=41, 2025-05-07T21:05:25.0954886Z B=122, 2025-05-07T21:05:25.0955092Z log_E=3, 2025-05-07T21:05:25.0955278Z L=0, 2025-05-07T21:05:25.0955450Z D_gradcheck=1, 2025-05-07T21:05:25.0955663Z stochastic_rounding=True, 2025-05-07T21:05:25.0955991Z weighted=True, 2025-05-07T21:05:25.0956190Z row_wise=True, 2025-05-07T21:05:25.0956389Z mixed=True, 2025-05-07T21:05:25.0956587Z use_cache=False, 2025-05-07T21:05:25.0956816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0957090Z use_cpu=True, 2025-05-07T21:05:25.0957310Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.0957557Z ) 2025-05-07T21:05:25.0957782Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0958357Z self=, 2025-05-07T21:05:25.0958928Z compile=True, 2025-05-07T21:05:25.0959122Z T=5, 2025-05-07T21:05:25.0959296Z D=84, 2025-05-07T21:05:25.0959475Z B=22, 2025-05-07T21:05:25.0959646Z log_E=3, 2025-05-07T21:05:25.0959828Z L=19, 2025-05-07T21:05:25.0960006Z D_gradcheck=2, 2025-05-07T21:05:25.0960218Z stochastic_rounding=True, 2025-05-07T21:05:25.0960465Z weighted=True, 2025-05-07T21:05:25.0960665Z row_wise=True, 2025-05-07T21:05:25.0960857Z mixed=False, 2025-05-07T21:05:25.0961061Z use_cache=False, 2025-05-07T21:05:25.0961298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0961568Z use_cpu=False, 2025-05-07T21:05:25.0961839Z output_dtype=SparseType.FP16, 2025-05-07T21:05:25.0962093Z ) 2025-05-07T21:05:25.0962313Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0962888Z self=, 2025-05-07T21:05:25.0963407Z compile=True, 2025-05-07T21:05:25.0963602Z T=2, 2025-05-07T21:05:25.0963778Z D=121, 2025-05-07T21:05:25.0963955Z B=73, 2025-05-07T21:05:25.0964133Z log_E=5, 2025-05-07T21:05:25.0964311Z L=0, 2025-05-07T21:05:25.0964485Z D_gradcheck=2, 2025-05-07T21:05:25.0964702Z stochastic_rounding=False, 2025-05-07T21:05:25.0964942Z weighted=True, 2025-05-07T21:05:25.0965151Z row_wise=False, 2025-05-07T21:05:25.0965351Z mixed=True, 2025-05-07T21:05:25.0965547Z use_cache=False, 2025-05-07T21:05:25.0965783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:25.0966059Z use_cpu=True, 2025-05-07T21:05:25.0966277Z output_dtype=SparseType.BF16, 2025-05-07T21:05:25.0966528Z ) 2025-05-07T21:05:25.0966752Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0967322Z self=, 2025-05-07T21:05:25.0967844Z compile=False, 2025-05-07T21:05:25.0968043Z T=5, 2025-05-07T21:05:25.0968214Z D=2, 2025-05-07T21:05:25.0968381Z B=100, 2025-05-07T21:05:25.0968560Z log_E=3, 2025-05-07T21:05:25.0968737Z L=1, 2025-05-07T21:05:25.0968913Z D_gradcheck=1, 2025-05-07T21:05:25.0969128Z stochastic_rounding=True, 2025-05-07T21:05:25.0969368Z weighted=True, 2025-05-07T21:05:25.0969568Z row_wise=True, 2025-05-07T21:05:25.0969766Z mixed=False, 2025-05-07T21:05:25.0969957Z use_cache=True, 2025-05-07T21:05:25.0970235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0970513Z use_cpu=True, 2025-05-07T21:05:25.0970733Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.0970977Z ) 2025-05-07T21:05:25.0971199Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0971773Z self=, 2025-05-07T21:05:25.0972332Z compile=True, 2025-05-07T21:05:25.0972529Z T=5, 2025-05-07T21:05:25.0972701Z D=112, 2025-05-07T21:05:25.0972874Z B=81, 2025-05-07T21:05:25.0973048Z log_E=3, 2025-05-07T21:05:25.0973226Z L=11, 2025-05-07T21:05:25.0973398Z D_gradcheck=2, 2025-05-07T21:05:25.0980931Z stochastic_rounding=False, 2025-05-07T21:05:25.0981184Z weighted=False, 2025-05-07T21:05:25.0981386Z row_wise=False, 2025-05-07T21:05:25.0981588Z mixed=False, 2025-05-07T21:05:25.0981782Z use_cache=True, 2025-05-07T21:05:25.0982010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:25.0982283Z use_cpu=True, 2025-05-07T21:05:25.0982503Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.0982749Z ) 2025-05-07T21:05:25.0982968Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0983543Z self=, 2025-05-07T21:05:25.0984061Z compile=False, 2025-05-07T21:05:25.0984249Z T=2, 2025-05-07T21:05:25.0984416Z D=51, 2025-05-07T21:05:25.0984585Z B=66, 2025-05-07T21:05:25.0984748Z log_E=4, 2025-05-07T21:05:25.0985003Z L=3, 2025-05-07T21:05:25.0985170Z D_gradcheck=2, 2025-05-07T21:05:25.0985378Z stochastic_rounding=True, 2025-05-07T21:05:25.0985615Z weighted=False, 2025-05-07T21:05:25.0985815Z row_wise=True, 2025-05-07T21:05:25.0986000Z mixed=False, 2025-05-07T21:05:25.0986189Z use_cache=False, 2025-05-07T21:05:25.0986414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0986681Z use_cpu=False, 2025-05-07T21:05:25.0986896Z output_dtype=SparseType.BF16, 2025-05-07T21:05:25.0987137Z ) 2025-05-07T21:05:25.0987349Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0987970Z self=, 2025-05-07T21:05:25.0988489Z compile=True, 2025-05-07T21:05:25.0988681Z T=4, 2025-05-07T21:05:25.0988843Z D=89, 2025-05-07T21:05:25.0989007Z B=59, 2025-05-07T21:05:25.0989173Z log_E=4, 2025-05-07T21:05:25.0989343Z L=13, 2025-05-07T21:05:25.0989514Z D_gradcheck=1, 2025-05-07T21:05:25.0989718Z stochastic_rounding=True, 2025-05-07T21:05:25.0989955Z weighted=False, 2025-05-07T21:05:25.0990149Z row_wise=True, 2025-05-07T21:05:25.0990337Z mixed=False, 2025-05-07T21:05:25.0990521Z use_cache=False, 2025-05-07T21:05:25.0990746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0991012Z use_cpu=True, 2025-05-07T21:05:25.0991223Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.0991460Z ) 2025-05-07T21:05:25.0991671Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0992235Z self=, 2025-05-07T21:05:25.0992753Z compile=True, 2025-05-07T21:05:25.0992938Z T=2, 2025-05-07T21:05:25.0993099Z D=118, 2025-05-07T21:05:25.0993262Z B=58, 2025-05-07T21:05:25.0993441Z log_E=5, 2025-05-07T21:05:25.0993615Z L=19, 2025-05-07T21:05:25.0993779Z D_gradcheck=1, 2025-05-07T21:05:25.0993987Z stochastic_rounding=True, 2025-05-07T21:05:25.0994227Z weighted=False, 2025-05-07T21:05:25.0994419Z row_wise=True, 2025-05-07T21:05:25.0994608Z mixed=False, 2025-05-07T21:05:25.0994799Z use_cache=True, 2025-05-07T21:05:25.0995017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:25.0995281Z use_cpu=False, 2025-05-07T21:05:25.0995492Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.0995780Z ) 2025-05-07T21:05:25.0996067Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:25.0996635Z self=, 2025-05-07T21:05:25.0997148Z compile=True, 2025-05-07T21:05:25.0997337Z T=5, 2025-05-07T21:05:25.0997545Z D=50, 2025-05-07T21:05:25.0997706Z B=7, 2025-05-07T21:05:25.0997867Z log_E=4, 2025-05-07T21:05:25.0998035Z L=16, 2025-05-07T21:05:25.0998205Z D_gradcheck=2, 2025-05-07T21:05:25.0998411Z stochastic_rounding=True, 2025-05-07T21:05:25.0998647Z weighted=True, 2025-05-07T21:05:25.0998841Z row_wise=False, 2025-05-07T21:05:25.0999026Z mixed=True, 2025-05-07T21:05:25.0999210Z use_cache=True, 2025-05-07T21:05:25.0999429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:25.0999692Z use_cpu=False, 2025-05-07T21:05:25.0999902Z output_dtype=SparseType.FP32, 2025-05-07T21:05:25.1000143Z ) 2025-05-07T21:05:27.9805102Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9805878Z self=, 2025-05-07T21:05:27.9806436Z compile=True, 2025-05-07T21:05:27.9806664Z T=5, 2025-05-07T21:05:27.9806847Z D=61, 2025-05-07T21:05:27.9807046Z B=127, 2025-05-07T21:05:27.9807235Z log_E=3, 2025-05-07T21:05:27.9807425Z L=3, 2025-05-07T21:05:27.9807617Z D_gradcheck=2, 2025-05-07T21:05:27.9807846Z stochastic_rounding=False, 2025-05-07T21:05:27.9808091Z weighted=False, 2025-05-07T21:05:27.9808730Z row_wise=False, 2025-05-07T21:05:27.9808933Z mixed=True, 2025-05-07T21:05:27.9809128Z use_cache=False, 2025-05-07T21:05:27.9809370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9809652Z use_cpu=True, 2025-05-07T21:05:27.9809876Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.9810136Z ) 2025-05-07T21:05:27.9810369Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9810948Z self=, 2025-05-07T21:05:27.9811478Z compile=False, 2025-05-07T21:05:27.9811682Z T=1, 2025-05-07T21:05:27.9811956Z D=106, 2025-05-07T21:05:27.9812140Z B=6, 2025-05-07T21:05:27.9812322Z log_E=3, 2025-05-07T21:05:27.9812503Z L=7, 2025-05-07T21:05:27.9812690Z D_gradcheck=2, 2025-05-07T21:05:27.9812909Z stochastic_rounding=True, 2025-05-07T21:05:27.9813153Z weighted=False, 2025-05-07T21:05:27.9813358Z row_wise=True, 2025-05-07T21:05:27.9813563Z mixed=False, 2025-05-07T21:05:27.9813768Z use_cache=False, 2025-05-07T21:05:27.9814004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9814286Z use_cpu=True, 2025-05-07T21:05:27.9814512Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.9814763Z ) 2025-05-07T21:05:27.9814990Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9815623Z self=, 2025-05-07T21:05:27.9816145Z compile=False, 2025-05-07T21:05:27.9816345Z T=1, 2025-05-07T21:05:27.9816521Z D=98, 2025-05-07T21:05:27.9816698Z B=112, 2025-05-07T21:05:27.9816880Z log_E=3, 2025-05-07T21:05:27.9817062Z L=7, 2025-05-07T21:05:27.9817239Z D_gradcheck=1, 2025-05-07T21:05:27.9817460Z stochastic_rounding=False, 2025-05-07T21:05:27.9817710Z weighted=True, 2025-05-07T21:05:27.9817913Z row_wise=False, 2025-05-07T21:05:27.9818120Z mixed=True, 2025-05-07T21:05:27.9818321Z use_cache=True, 2025-05-07T21:05:27.9818550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9818834Z use_cpu=False, 2025-05-07T21:05:27.9819060Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.9819313Z ) 2025-05-07T21:05:27.9819532Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9820205Z self=, 2025-05-07T21:05:27.9820732Z compile=True, 2025-05-07T21:05:27.9820927Z T=4, 2025-05-07T21:05:27.9821103Z D=111, 2025-05-07T21:05:27.9821290Z B=90, 2025-05-07T21:05:27.9821470Z log_E=3, 2025-05-07T21:05:27.9821660Z L=8, 2025-05-07T21:05:27.9821841Z D_gradcheck=1, 2025-05-07T21:05:27.9822145Z stochastic_rounding=False, 2025-05-07T21:05:27.9822397Z weighted=True, 2025-05-07T21:05:27.9822605Z row_wise=True, 2025-05-07T21:05:27.9822800Z mixed=True, 2025-05-07T21:05:27.9822999Z use_cache=True, 2025-05-07T21:05:27.9823235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9823507Z use_cpu=True, 2025-05-07T21:05:27.9823734Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.9823989Z ) 2025-05-07T21:05:27.9824208Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9824784Z self=, 2025-05-07T21:05:27.9825325Z compile=False, 2025-05-07T21:05:27.9825561Z T=5, 2025-05-07T21:05:27.9825747Z D=24, 2025-05-07T21:05:27.9825925Z B=79, 2025-05-07T21:05:27.9826103Z log_E=3, 2025-05-07T21:05:27.9826286Z L=20, 2025-05-07T21:05:27.9826470Z D_gradcheck=1, 2025-05-07T21:05:27.9826690Z stochastic_rounding=True, 2025-05-07T21:05:27.9826939Z weighted=True, 2025-05-07T21:05:27.9827143Z row_wise=True, 2025-05-07T21:05:27.9827345Z mixed=False, 2025-05-07T21:05:27.9827541Z use_cache=True, 2025-05-07T21:05:27.9827769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.9828122Z use_cpu=False, 2025-05-07T21:05:27.9828339Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.9828590Z ) 2025-05-07T21:05:27.9828817Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9829386Z self=, 2025-05-07T21:05:27.9829912Z compile=True, 2025-05-07T21:05:27.9830113Z T=4, 2025-05-07T21:05:27.9830287Z D=103, 2025-05-07T21:05:27.9830472Z B=128, 2025-05-07T21:05:27.9830651Z log_E=4, 2025-05-07T21:05:27.9830832Z L=13, 2025-05-07T21:05:27.9831014Z D_gradcheck=2, 2025-05-07T21:05:27.9831278Z stochastic_rounding=False, 2025-05-07T21:05:27.9831524Z weighted=True, 2025-05-07T21:05:27.9831757Z row_wise=True, 2025-05-07T21:05:27.9831962Z mixed=True, 2025-05-07T21:05:27.9832164Z use_cache=False, 2025-05-07T21:05:27.9832406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.9832695Z use_cpu=False, 2025-05-07T21:05:27.9832921Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.9833175Z ) 2025-05-07T21:05:27.9833401Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9833979Z self=, 2025-05-07T21:05:27.9834502Z compile=True, 2025-05-07T21:05:27.9834705Z T=1, 2025-05-07T21:05:27.9834888Z D=62, 2025-05-07T21:05:27.9835060Z B=31, 2025-05-07T21:05:27.9835242Z log_E=5, 2025-05-07T21:05:27.9835427Z L=6, 2025-05-07T21:05:27.9835601Z D_gradcheck=2, 2025-05-07T21:05:27.9835823Z stochastic_rounding=False, 2025-05-07T21:05:27.9836133Z weighted=False, 2025-05-07T21:05:27.9836334Z row_wise=True, 2025-05-07T21:05:27.9836541Z mixed=False, 2025-05-07T21:05:27.9836743Z use_cache=False, 2025-05-07T21:05:27.9836974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.9837257Z use_cpu=False, 2025-05-07T21:05:27.9837483Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.9837729Z ) 2025-05-07T21:05:27.9837956Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9838531Z self=, 2025-05-07T21:05:27.9839055Z compile=False, 2025-05-07T21:05:27.9839250Z T=3, 2025-05-07T21:05:27.9839427Z D=18, 2025-05-07T21:05:27.9839652Z B=20, 2025-05-07T21:05:27.9839829Z log_E=4, 2025-05-07T21:05:27.9840027Z L=19, 2025-05-07T21:05:27.9840346Z D_gradcheck=1, 2025-05-07T21:05:27.9840635Z stochastic_rounding=False, 2025-05-07T21:05:27.9840908Z weighted=True, 2025-05-07T21:05:27.9841167Z row_wise=True, 2025-05-07T21:05:27.9841393Z mixed=False, 2025-05-07T21:05:27.9841654Z use_cache=True, 2025-05-07T21:05:27.9843985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9844273Z use_cpu=False, 2025-05-07T21:05:27.9844507Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.9844764Z ) 2025-05-07T21:05:27.9844993Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9845627Z self=, 2025-05-07T21:05:27.9846147Z compile=True, 2025-05-07T21:05:27.9846349Z T=1, 2025-05-07T21:05:27.9846528Z D=63, 2025-05-07T21:05:27.9846702Z B=75, 2025-05-07T21:05:27.9846879Z log_E=3, 2025-05-07T21:05:27.9847074Z L=15, 2025-05-07T21:05:27.9847251Z D_gradcheck=1, 2025-05-07T21:05:27.9847477Z stochastic_rounding=True, 2025-05-07T21:05:27.9847728Z weighted=True, 2025-05-07T21:05:27.9847937Z row_wise=True, 2025-05-07T21:05:27.9848141Z mixed=False, 2025-05-07T21:05:27.9848348Z use_cache=False, 2025-05-07T21:05:27.9848599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9848876Z use_cpu=False, 2025-05-07T21:05:27.9849107Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.9849365Z ) 2025-05-07T21:05:27.9849654Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9850235Z self=, 2025-05-07T21:05:27.9850758Z compile=False, 2025-05-07T21:05:27.9850954Z T=4, 2025-05-07T21:05:27.9851139Z D=19, 2025-05-07T21:05:27.9851319Z B=70, 2025-05-07T21:05:27.9851492Z log_E=3, 2025-05-07T21:05:27.9851680Z L=18, 2025-05-07T21:05:27.9851863Z D_gradcheck=2, 2025-05-07T21:05:27.9852077Z stochastic_rounding=True, 2025-05-07T21:05:27.9852328Z weighted=False, 2025-05-07T21:05:27.9852537Z row_wise=False, 2025-05-07T21:05:27.9852737Z mixed=False, 2025-05-07T21:05:27.9852986Z use_cache=True, 2025-05-07T21:05:27.9853219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9853501Z use_cpu=True, 2025-05-07T21:05:27.9853734Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.9853985Z ) 2025-05-07T21:05:27.9854212Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9854786Z self=, 2025-05-07T21:05:27.9855311Z compile=False, 2025-05-07T21:05:27.9855539Z T=1, 2025-05-07T21:05:27.9855734Z D=65, 2025-05-07T21:05:27.9855913Z B=116, 2025-05-07T21:05:27.9856093Z log_E=5, 2025-05-07T21:05:27.9856319Z L=6, 2025-05-07T21:05:27.9856501Z D_gradcheck=1, 2025-05-07T21:05:27.9856717Z stochastic_rounding=False, 2025-05-07T21:05:27.9856968Z weighted=True, 2025-05-07T21:05:27.9857179Z row_wise=False, 2025-05-07T21:05:27.9857384Z mixed=False, 2025-05-07T21:05:27.9857588Z use_cache=True, 2025-05-07T21:05:27.9857827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.9858102Z use_cpu=True, 2025-05-07T21:05:27.9858333Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.9858588Z ) 2025-05-07T21:05:27.9858811Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9859387Z self=, 2025-05-07T21:05:27.9859915Z compile=True, 2025-05-07T21:05:27.9860116Z T=3, 2025-05-07T21:05:27.9860293Z D=118, 2025-05-07T21:05:27.9860474Z B=69, 2025-05-07T21:05:27.9860649Z log_E=3, 2025-05-07T21:05:27.9860836Z L=16, 2025-05-07T21:05:27.9861019Z D_gradcheck=2, 2025-05-07T21:05:27.9861231Z stochastic_rounding=True, 2025-05-07T21:05:27.9861573Z weighted=False, 2025-05-07T21:05:27.9861780Z row_wise=False, 2025-05-07T21:05:27.9861983Z mixed=False, 2025-05-07T21:05:27.9862182Z use_cache=True, 2025-05-07T21:05:27.9862414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.9862700Z use_cpu=False, 2025-05-07T21:05:27.9862970Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.9863222Z ) 2025-05-07T21:05:27.9863446Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9864017Z self=, 2025-05-07T21:05:27.9864549Z compile=True, 2025-05-07T21:05:27.9864750Z T=5, 2025-05-07T21:05:27.9864922Z D=75, 2025-05-07T21:05:27.9865099Z B=68, 2025-05-07T21:05:27.9865300Z log_E=4, 2025-05-07T21:05:27.9865505Z L=12, 2025-05-07T21:05:27.9865687Z D_gradcheck=2, 2025-05-07T21:05:27.9865904Z stochastic_rounding=True, 2025-05-07T21:05:27.9866147Z weighted=False, 2025-05-07T21:05:27.9866359Z row_wise=False, 2025-05-07T21:05:27.9866566Z mixed=False, 2025-05-07T21:05:27.9866762Z use_cache=True, 2025-05-07T21:05:27.9866992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.9867273Z use_cpu=True, 2025-05-07T21:05:27.9867493Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.9867752Z ) 2025-05-07T21:05:27.9867977Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9868550Z self=, 2025-05-07T21:05:27.9869119Z compile=True, 2025-05-07T21:05:27.9869320Z T=1, 2025-05-07T21:05:27.9869499Z D=20, 2025-05-07T21:05:27.9869673Z B=89, 2025-05-07T21:05:27.9869854Z log_E=4, 2025-05-07T21:05:27.9870041Z L=13, 2025-05-07T21:05:27.9870224Z D_gradcheck=1, 2025-05-07T21:05:27.9870452Z stochastic_rounding=False, 2025-05-07T21:05:27.9870702Z weighted=True, 2025-05-07T21:05:27.9870902Z row_wise=True, 2025-05-07T21:05:27.9871109Z mixed=False, 2025-05-07T21:05:27.9871313Z use_cache=True, 2025-05-07T21:05:27.9871542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9871827Z use_cpu=False, 2025-05-07T21:05:27.9872106Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.9872356Z ) 2025-05-07T21:05:27.9872587Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9873167Z self=, 2025-05-07T21:05:27.9873698Z compile=False, 2025-05-07T21:05:27.9873902Z T=3, 2025-05-07T21:05:27.9874081Z D=30, 2025-05-07T21:05:27.9874264Z B=43, 2025-05-07T21:05:27.9874439Z log_E=5, 2025-05-07T21:05:27.9874635Z L=6, 2025-05-07T21:05:27.9874824Z D_gradcheck=2, 2025-05-07T21:05:27.9875037Z stochastic_rounding=False, 2025-05-07T21:05:27.9875289Z weighted=False, 2025-05-07T21:05:27.9875521Z row_wise=True, 2025-05-07T21:05:27.9875738Z mixed=False, 2025-05-07T21:05:27.9876024Z use_cache=True, 2025-05-07T21:05:27.9876257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9876532Z use_cpu=False, 2025-05-07T21:05:27.9876761Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.9877014Z ) 2025-05-07T21:05:27.9877235Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9877812Z self=, 2025-05-07T21:05:27.9878339Z compile=True, 2025-05-07T21:05:27.9878532Z T=3, 2025-05-07T21:05:27.9878712Z D=34, 2025-05-07T21:05:27.9878896Z B=83, 2025-05-07T21:05:27.9879068Z log_E=4, 2025-05-07T21:05:27.9879256Z L=8, 2025-05-07T21:05:27.9879438Z D_gradcheck=2, 2025-05-07T21:05:27.9879656Z stochastic_rounding=False, 2025-05-07T21:05:27.9879900Z weighted=True, 2025-05-07T21:05:27.9880104Z row_wise=False, 2025-05-07T21:05:27.9880308Z mixed=True, 2025-05-07T21:05:27.9880510Z use_cache=True, 2025-05-07T21:05:27.9880793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.9888225Z use_cpu=False, 2025-05-07T21:05:27.9888503Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.9888761Z ) 2025-05-07T21:05:27.9889001Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9889589Z self=, 2025-05-07T21:05:27.9890193Z compile=True, 2025-05-07T21:05:27.9890388Z T=1, 2025-05-07T21:05:27.9890566Z D=31, 2025-05-07T21:05:27.9890744Z B=18, 2025-05-07T21:05:27.9890916Z log_E=3, 2025-05-07T21:05:27.9891099Z L=1, 2025-05-07T21:05:27.9891280Z D_gradcheck=2, 2025-05-07T21:05:27.9891491Z stochastic_rounding=True, 2025-05-07T21:05:27.9891738Z weighted=False, 2025-05-07T21:05:27.9891945Z row_wise=False, 2025-05-07T21:05:27.9892139Z mixed=True, 2025-05-07T21:05:27.9892337Z use_cache=False, 2025-05-07T21:05:27.9892579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9892850Z use_cpu=True, 2025-05-07T21:05:27.9893073Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.9893326Z ) 2025-05-07T21:05:27.9893550Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.9894131Z self=, 2025-05-07T21:05:27.9894664Z compile=True, 2025-05-07T21:05:27.9894857Z T=2, 2025-05-07T21:05:27.9895034Z D=39, 2025-05-07T21:05:27.9895212Z B=18, 2025-05-07T21:05:27.9895436Z log_E=3, 2025-05-07T21:05:27.9895621Z L=19, 2025-05-07T21:05:27.9895800Z D_gradcheck=2, 2025-05-07T21:05:27.9896018Z stochastic_rounding=True, 2025-05-07T21:05:27.9896260Z weighted=True, 2025-05-07T21:05:27.9896462Z row_wise=False, 2025-05-07T21:05:27.9896666Z mixed=False, 2025-05-07T21:05:27.9896860Z use_cache=False, 2025-05-07T21:05:27.9897094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.9897376Z use_cpu=True, 2025-05-07T21:05:27.9897590Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.9897837Z ) 2025-05-07T21:05:28.0122376Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0123126Z self=, 2025-05-07T21:05:28.0123664Z compile=True, 2025-05-07T21:05:28.0123872Z T=3, 2025-05-07T21:05:28.0124050Z D=116, 2025-05-07T21:05:28.0124220Z B=70, 2025-05-07T21:05:28.0124393Z log_E=5, 2025-05-07T21:05:28.0124572Z L=18, 2025-05-07T21:05:28.0124749Z D_gradcheck=2, 2025-05-07T21:05:28.0124961Z stochastic_rounding=True, 2025-05-07T21:05:28.0125207Z weighted=True, 2025-05-07T21:05:28.0125414Z row_wise=True, 2025-05-07T21:05:28.0125646Z mixed=False, 2025-05-07T21:05:28.0125847Z use_cache=True, 2025-05-07T21:05:28.0126066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0126339Z use_cpu=True, 2025-05-07T21:05:28.0126560Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0126804Z ) 2025-05-07T21:05:28.0127025Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0127600Z self=, 2025-05-07T21:05:28.0128123Z compile=True, 2025-05-07T21:05:28.0128317Z T=3, 2025-05-07T21:05:28.0128494Z D=15, 2025-05-07T21:05:28.0128672Z B=100, 2025-05-07T21:05:28.0128843Z log_E=5, 2025-05-07T21:05:28.0129027Z L=11, 2025-05-07T21:05:28.0129209Z D_gradcheck=2, 2025-05-07T21:05:28.0129424Z stochastic_rounding=False, 2025-05-07T21:05:28.0129674Z weighted=True, 2025-05-07T21:05:28.0129875Z row_wise=False, 2025-05-07T21:05:28.0130070Z mixed=True, 2025-05-07T21:05:28.0130266Z use_cache=True, 2025-05-07T21:05:28.0130494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0130761Z use_cpu=True, 2025-05-07T21:05:28.0130983Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0131311Z ) 2025-05-07T21:05:28.0131530Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0132109Z self=, 2025-05-07T21:05:28.0132636Z compile=False, 2025-05-07T21:05:28.0132826Z T=1, 2025-05-07T21:05:28.0133065Z D=111, 2025-05-07T21:05:28.0133244Z B=79, 2025-05-07T21:05:28.0133414Z log_E=5, 2025-05-07T21:05:28.0133601Z L=20, 2025-05-07T21:05:28.0133781Z D_gradcheck=1, 2025-05-07T21:05:28.0133998Z stochastic_rounding=True, 2025-05-07T21:05:28.0134244Z weighted=False, 2025-05-07T21:05:28.0134503Z row_wise=True, 2025-05-07T21:05:28.0134698Z mixed=True, 2025-05-07T21:05:28.0134885Z use_cache=True, 2025-05-07T21:05:28.0135115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0135439Z use_cpu=False, 2025-05-07T21:05:28.0135653Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0135897Z ) 2025-05-07T21:05:28.0136120Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0136688Z self=, 2025-05-07T21:05:28.0137210Z compile=False, 2025-05-07T21:05:28.0137408Z T=2, 2025-05-07T21:05:28.0137578Z D=23, 2025-05-07T21:05:28.0137749Z B=41, 2025-05-07T21:05:28.0137924Z log_E=4, 2025-05-07T21:05:28.0138097Z L=7, 2025-05-07T21:05:28.0138275Z D_gradcheck=1, 2025-05-07T21:05:28.0138484Z stochastic_rounding=True, 2025-05-07T21:05:28.0138726Z weighted=False, 2025-05-07T21:05:28.0139014Z row_wise=False, 2025-05-07T21:05:28.0139213Z mixed=True, 2025-05-07T21:05:28.0139404Z use_cache=True, 2025-05-07T21:05:28.0139626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0139903Z use_cpu=True, 2025-05-07T21:05:28.0140127Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0140371Z ) 2025-05-07T21:05:28.0140592Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0141169Z self=, 2025-05-07T21:05:28.0141690Z compile=False, 2025-05-07T21:05:28.0141885Z T=5, 2025-05-07T21:05:28.0142102Z D=118, 2025-05-07T21:05:28.0142274Z B=119, 2025-05-07T21:05:28.0142459Z log_E=3, 2025-05-07T21:05:28.0142642Z L=2, 2025-05-07T21:05:28.0142817Z D_gradcheck=2, 2025-05-07T21:05:28.0143033Z stochastic_rounding=True, 2025-05-07T21:05:28.0143277Z weighted=False, 2025-05-07T21:05:28.0143472Z row_wise=False, 2025-05-07T21:05:28.0143675Z mixed=True, 2025-05-07T21:05:28.0143868Z use_cache=True, 2025-05-07T21:05:28.0144086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0144362Z use_cpu=False, 2025-05-07T21:05:28.0144582Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0144830Z ) 2025-05-07T21:05:28.0145046Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0145622Z self=, 2025-05-07T21:05:28.0146140Z compile=True, 2025-05-07T21:05:28.0146329Z T=2, 2025-05-07T21:05:28.0146501Z D=92, 2025-05-07T21:05:28.0146678Z B=40, 2025-05-07T21:05:28.0146848Z log_E=4, 2025-05-07T21:05:28.0147028Z L=15, 2025-05-07T21:05:28.0147208Z D_gradcheck=2, 2025-05-07T21:05:28.0147424Z stochastic_rounding=False, 2025-05-07T21:05:28.0147671Z weighted=True, 2025-05-07T21:05:28.0147872Z row_wise=True, 2025-05-07T21:05:28.0148063Z mixed=True, 2025-05-07T21:05:28.0148256Z use_cache=True, 2025-05-07T21:05:28.0148483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0148752Z use_cpu=True, 2025-05-07T21:05:28.0148970Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0149215Z ) 2025-05-07T21:05:28.0149430Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0150049Z self=, 2025-05-07T21:05:28.0150573Z compile=False, 2025-05-07T21:05:28.0150769Z T=5, 2025-05-07T21:05:28.0150936Z D=114, 2025-05-07T21:05:28.0151110Z B=23, 2025-05-07T21:05:28.0151283Z log_E=3, 2025-05-07T21:05:28.0151460Z L=11, 2025-05-07T21:05:28.0151638Z D_gradcheck=1, 2025-05-07T21:05:28.0151902Z stochastic_rounding=False, 2025-05-07T21:05:28.0152145Z weighted=True, 2025-05-07T21:05:28.0152342Z row_wise=False, 2025-05-07T21:05:28.0152542Z mixed=True, 2025-05-07T21:05:28.0152729Z use_cache=True, 2025-05-07T21:05:28.0152956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0153231Z use_cpu=True, 2025-05-07T21:05:28.0153447Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0153696Z ) 2025-05-07T21:05:28.0153918Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0154485Z self=, 2025-05-07T21:05:28.0155011Z compile=True, 2025-05-07T21:05:28.0155202Z T=5, 2025-05-07T21:05:28.0155373Z D=68, 2025-05-07T21:05:28.0155546Z B=4, 2025-05-07T21:05:28.0155719Z log_E=4, 2025-05-07T21:05:28.0155895Z L=15, 2025-05-07T21:05:28.0156179Z D_gradcheck=1, 2025-05-07T21:05:28.0156396Z stochastic_rounding=False, 2025-05-07T21:05:28.0156643Z weighted=False, 2025-05-07T21:05:28.0156839Z row_wise=True, 2025-05-07T21:05:28.0157033Z mixed=True, 2025-05-07T21:05:28.0157226Z use_cache=True, 2025-05-07T21:05:28.0157446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0157809Z use_cpu=True, 2025-05-07T21:05:28.0158028Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0158268Z ) 2025-05-07T21:05:28.0158486Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0159060Z self=, 2025-05-07T21:05:28.0159583Z compile=True, 2025-05-07T21:05:28.0159775Z T=2, 2025-05-07T21:05:28.0159947Z D=33, 2025-05-07T21:05:28.0160122Z B=97, 2025-05-07T21:05:28.0160289Z log_E=3, 2025-05-07T21:05:28.0160473Z L=8, 2025-05-07T21:05:28.0160651Z D_gradcheck=1, 2025-05-07T21:05:28.0160905Z stochastic_rounding=True, 2025-05-07T21:05:28.0161154Z weighted=False, 2025-05-07T21:05:28.0161361Z row_wise=False, 2025-05-07T21:05:28.0161551Z mixed=False, 2025-05-07T21:05:28.0161748Z use_cache=False, 2025-05-07T21:05:28.0161981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0162258Z use_cpu=False, 2025-05-07T21:05:28.0162474Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0162725Z ) 2025-05-07T21:05:28.0162948Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0163516Z self=, 2025-05-07T21:05:28.0164034Z compile=True, 2025-05-07T21:05:28.0164235Z T=3, 2025-05-07T21:05:28.0164403Z D=78, 2025-05-07T21:05:28.0164571Z B=5, 2025-05-07T21:05:28.0164736Z log_E=3, 2025-05-07T21:05:28.0164911Z L=3, 2025-05-07T21:05:28.0165085Z D_gradcheck=1, 2025-05-07T21:05:28.0165297Z stochastic_rounding=False, 2025-05-07T21:05:28.0165537Z weighted=True, 2025-05-07T21:05:28.0165737Z row_wise=False, 2025-05-07T21:05:28.0165939Z mixed=True, 2025-05-07T21:05:28.0166125Z use_cache=True, 2025-05-07T21:05:28.0166351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0166628Z use_cpu=True, 2025-05-07T21:05:28.0166848Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0167103Z ) 2025-05-07T21:05:28.0167329Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0167907Z self=, 2025-05-07T21:05:28.0168427Z compile=False, 2025-05-07T21:05:28.0168629Z T=2, 2025-05-07T21:05:28.0168800Z D=75, 2025-05-07T21:05:28.0168971Z B=52, 2025-05-07T21:05:28.0169209Z log_E=5, 2025-05-07T21:05:28.0169392Z L=7, 2025-05-07T21:05:28.0169565Z D_gradcheck=2, 2025-05-07T21:05:28.0169782Z stochastic_rounding=False, 2025-05-07T21:05:28.0170035Z weighted=False, 2025-05-07T21:05:28.0170232Z row_wise=True, 2025-05-07T21:05:28.0170428Z mixed=True, 2025-05-07T21:05:28.0170668Z use_cache=False, 2025-05-07T21:05:28.0170895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0171172Z use_cpu=False, 2025-05-07T21:05:28.0171392Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0171636Z ) 2025-05-07T21:05:28.0171852Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0172422Z self=, 2025-05-07T21:05:28.0172940Z compile=False, 2025-05-07T21:05:28.0173128Z T=3, 2025-05-07T21:05:28.0173294Z D=47, 2025-05-07T21:05:28.0173461Z B=84, 2025-05-07T21:05:28.0173627Z log_E=5, 2025-05-07T21:05:28.0173804Z L=7, 2025-05-07T21:05:28.0173972Z D_gradcheck=2, 2025-05-07T21:05:28.0174177Z stochastic_rounding=True, 2025-05-07T21:05:28.0174414Z weighted=True, 2025-05-07T21:05:28.0174610Z row_wise=True, 2025-05-07T21:05:28.0174798Z mixed=True, 2025-05-07T21:05:28.0174987Z use_cache=False, 2025-05-07T21:05:28.0175224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0175489Z use_cpu=False, 2025-05-07T21:05:28.0175705Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0175950Z ) 2025-05-07T21:05:28.0176166Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0176786Z self=, 2025-05-07T21:05:28.0177307Z compile=True, 2025-05-07T21:05:28.0177493Z T=2, 2025-05-07T21:05:28.0177659Z D=127, 2025-05-07T21:05:28.0177830Z B=41, 2025-05-07T21:05:28.0177994Z log_E=5, 2025-05-07T21:05:28.0178178Z L=9, 2025-05-07T21:05:28.0178355Z D_gradcheck=1, 2025-05-07T21:05:28.0178562Z stochastic_rounding=True, 2025-05-07T21:05:28.0178802Z weighted=False, 2025-05-07T21:05:28.0179003Z row_wise=True, 2025-05-07T21:05:28.0179193Z mixed=True, 2025-05-07T21:05:28.0179450Z use_cache=True, 2025-05-07T21:05:28.0179673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0179943Z use_cpu=True, 2025-05-07T21:05:28.0180152Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0180399Z ) 2025-05-07T21:05:28.0180618Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0181185Z self=, 2025-05-07T21:05:28.0181702Z compile=False, 2025-05-07T21:05:28.0181894Z T=2, 2025-05-07T21:05:28.0182057Z D=79, 2025-05-07T21:05:28.0182223Z B=27, 2025-05-07T21:05:28.0182390Z log_E=4, 2025-05-07T21:05:28.0182564Z L=15, 2025-05-07T21:05:28.0182739Z D_gradcheck=2, 2025-05-07T21:05:28.0182954Z stochastic_rounding=True, 2025-05-07T21:05:28.0183190Z weighted=True, 2025-05-07T21:05:28.0183383Z row_wise=True, 2025-05-07T21:05:28.0183577Z mixed=True, 2025-05-07T21:05:28.0183764Z use_cache=False, 2025-05-07T21:05:28.0184000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0184275Z use_cpu=False, 2025-05-07T21:05:28.0184488Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0184731Z ) 2025-05-07T21:05:28.0184949Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0185545Z self=, 2025-05-07T21:05:28.0186086Z compile=False, 2025-05-07T21:05:28.0186273Z T=1, 2025-05-07T21:05:28.0186443Z D=102, 2025-05-07T21:05:28.0186610Z B=121, 2025-05-07T21:05:28.0186780Z log_E=3, 2025-05-07T21:05:28.0186955Z L=16, 2025-05-07T21:05:28.0187122Z D_gradcheck=2, 2025-05-07T21:05:28.0187334Z stochastic_rounding=False, 2025-05-07T21:05:28.0187625Z weighted=False, 2025-05-07T21:05:28.0187821Z row_wise=False, 2025-05-07T21:05:28.0188011Z mixed=True, 2025-05-07T21:05:28.0188201Z use_cache=False, 2025-05-07T21:05:28.0188429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0188705Z use_cpu=False, 2025-05-07T21:05:28.0188967Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0189206Z ) 2025-05-07T21:05:28.0189424Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0189996Z self=, 2025-05-07T21:05:28.0190521Z compile=True, 2025-05-07T21:05:28.0190708Z T=4, 2025-05-07T21:05:28.0190875Z D=83, 2025-05-07T21:05:28.0191045Z B=3, 2025-05-07T21:05:28.0191209Z log_E=3, 2025-05-07T21:05:28.0191385Z L=8, 2025-05-07T21:05:28.0191556Z D_gradcheck=2, 2025-05-07T21:05:28.0191760Z stochastic_rounding=True, 2025-05-07T21:05:28.0191999Z weighted=True, 2025-05-07T21:05:28.0192200Z row_wise=False, 2025-05-07T21:05:28.0192391Z mixed=False, 2025-05-07T21:05:28.0192584Z use_cache=True, 2025-05-07T21:05:28.0192805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0193073Z use_cpu=True, 2025-05-07T21:05:28.0193288Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0193536Z ) 2025-05-07T21:05:28.0193748Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0194317Z self=, 2025-05-07T21:05:28.0194882Z compile=True, 2025-05-07T21:05:28.0195070Z T=1, 2025-05-07T21:05:28.0195238Z D=5, 2025-05-07T21:05:28.0195405Z B=41, 2025-05-07T21:05:28.0195574Z log_E=4, 2025-05-07T21:05:28.0195752Z L=14, 2025-05-07T21:05:28.0195974Z D_gradcheck=2, 2025-05-07T21:05:28.0196184Z stochastic_rounding=True, 2025-05-07T21:05:28.0196425Z weighted=False, 2025-05-07T21:05:28.0196628Z row_wise=True, 2025-05-07T21:05:28.0196825Z mixed=False, 2025-05-07T21:05:28.0197015Z use_cache=False, 2025-05-07T21:05:28.0197246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0197515Z use_cpu=False, 2025-05-07T21:05:28.0197775Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0198019Z ) 2025-05-07T21:05:28.0198242Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0198806Z self=, 2025-05-07T21:05:28.0199323Z compile=False, 2025-05-07T21:05:28.0199517Z T=2, 2025-05-07T21:05:28.0199682Z D=2, 2025-05-07T21:05:28.0199850Z B=19, 2025-05-07T21:05:28.0200019Z log_E=3, 2025-05-07T21:05:28.0200194Z L=11, 2025-05-07T21:05:28.0200369Z D_gradcheck=1, 2025-05-07T21:05:28.0200579Z stochastic_rounding=False, 2025-05-07T21:05:28.0200819Z weighted=True, 2025-05-07T21:05:28.0201014Z row_wise=True, 2025-05-07T21:05:28.0201205Z mixed=False, 2025-05-07T21:05:28.0201397Z use_cache=False, 2025-05-07T21:05:28.0201630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0201902Z use_cpu=False, 2025-05-07T21:05:28.0202118Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0202362Z ) 2025-05-07T21:05:28.0440207Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0441458Z self=, 2025-05-07T21:05:28.0442616Z compile=True, 2025-05-07T21:05:28.0443164Z T=2, 2025-05-07T21:05:28.0443654Z D=96, 2025-05-07T21:05:28.0444112Z B=102, 2025-05-07T21:05:28.0444569Z log_E=5, 2025-05-07T21:05:28.0445010Z L=6, 2025-05-07T21:05:28.0445303Z D_gradcheck=1, 2025-05-07T21:05:28.0445538Z stochastic_rounding=False, 2025-05-07T21:05:28.0445825Z weighted=False, 2025-05-07T21:05:28.0446032Z row_wise=True, 2025-05-07T21:05:28.0453319Z mixed=False, 2025-05-07T21:05:28.0453527Z use_cache=False, 2025-05-07T21:05:28.0453890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0454172Z use_cpu=True, 2025-05-07T21:05:28.0454394Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0454643Z ) 2025-05-07T21:05:28.0454867Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0455443Z self=, 2025-05-07T21:05:28.0456085Z compile=False, 2025-05-07T21:05:28.0456283Z T=4, 2025-05-07T21:05:28.0456457Z D=32, 2025-05-07T21:05:28.0456634Z B=113, 2025-05-07T21:05:28.0456806Z log_E=3, 2025-05-07T21:05:28.0456988Z L=11, 2025-05-07T21:05:28.0457164Z D_gradcheck=1, 2025-05-07T21:05:28.0457375Z stochastic_rounding=True, 2025-05-07T21:05:28.0457626Z weighted=True, 2025-05-07T21:05:28.0457826Z row_wise=True, 2025-05-07T21:05:28.0458016Z mixed=False, 2025-05-07T21:05:28.0458210Z use_cache=True, 2025-05-07T21:05:28.0458439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0458709Z use_cpu=False, 2025-05-07T21:05:28.0458932Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0459179Z ) 2025-05-07T21:05:28.0459396Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0459969Z self=, 2025-05-07T21:05:28.0460491Z compile=True, 2025-05-07T21:05:28.0460688Z T=4, 2025-05-07T21:05:28.0460858Z D=36, 2025-05-07T21:05:28.0461032Z B=89, 2025-05-07T21:05:28.0461207Z log_E=5, 2025-05-07T21:05:28.0461464Z L=4, 2025-05-07T21:05:28.0461642Z D_gradcheck=1, 2025-05-07T21:05:28.0461850Z stochastic_rounding=True, 2025-05-07T21:05:28.0462089Z weighted=False, 2025-05-07T21:05:28.0462299Z row_wise=False, 2025-05-07T21:05:28.0462505Z mixed=True, 2025-05-07T21:05:28.0462697Z use_cache=False, 2025-05-07T21:05:28.0462940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0463219Z use_cpu=False, 2025-05-07T21:05:28.0463433Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0463680Z ) 2025-05-07T21:05:28.0463900Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0464529Z self=, 2025-05-07T21:05:28.0465050Z compile=True, 2025-05-07T21:05:28.0465244Z T=3, 2025-05-07T21:05:28.0465411Z D=57, 2025-05-07T21:05:28.0465581Z B=27, 2025-05-07T21:05:28.0465757Z log_E=3, 2025-05-07T21:05:28.0465939Z L=18, 2025-05-07T21:05:28.0466115Z D_gradcheck=2, 2025-05-07T21:05:28.0466329Z stochastic_rounding=True, 2025-05-07T21:05:28.0466570Z weighted=True, 2025-05-07T21:05:28.0466773Z row_wise=False, 2025-05-07T21:05:28.0466970Z mixed=False, 2025-05-07T21:05:28.0467163Z use_cache=True, 2025-05-07T21:05:28.0467385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0467660Z use_cpu=False, 2025-05-07T21:05:28.0467923Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0468171Z ) 2025-05-07T21:05:28.0468395Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0468964Z self=, 2025-05-07T21:05:28.0469480Z compile=False, 2025-05-07T21:05:28.0469674Z T=1, 2025-05-07T21:05:28.0469843Z D=118, 2025-05-07T21:05:28.0470021Z B=17, 2025-05-07T21:05:28.0470194Z log_E=4, 2025-05-07T21:05:28.0470374Z L=2, 2025-05-07T21:05:28.0470553Z D_gradcheck=2, 2025-05-07T21:05:28.0470767Z stochastic_rounding=True, 2025-05-07T21:05:28.0471003Z weighted=False, 2025-05-07T21:05:28.0471205Z row_wise=True, 2025-05-07T21:05:28.0471405Z mixed=False, 2025-05-07T21:05:28.0471597Z use_cache=True, 2025-05-07T21:05:28.0471820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0472086Z use_cpu=True, 2025-05-07T21:05:28.0472298Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0472592Z ) 2025-05-07T21:05:28.0472814Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0473382Z self=, 2025-05-07T21:05:28.0473904Z compile=False, 2025-05-07T21:05:28.0474094Z T=1, 2025-05-07T21:05:28.0474313Z D=115, 2025-05-07T21:05:28.0474488Z B=2, 2025-05-07T21:05:28.0474659Z log_E=4, 2025-05-07T21:05:28.0474839Z L=17, 2025-05-07T21:05:28.0475013Z D_gradcheck=1, 2025-05-07T21:05:28.0475231Z stochastic_rounding=False, 2025-05-07T21:05:28.0475509Z weighted=True, 2025-05-07T21:05:28.0475720Z row_wise=True, 2025-05-07T21:05:28.0475977Z mixed=True, 2025-05-07T21:05:28.0476172Z use_cache=True, 2025-05-07T21:05:28.0476393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0476664Z use_cpu=True, 2025-05-07T21:05:28.0476883Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0477129Z ) 2025-05-07T21:05:28.0477351Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0477925Z self=, 2025-05-07T21:05:28.0478445Z compile=False, 2025-05-07T21:05:28.0478645Z T=2, 2025-05-07T21:05:28.0478810Z D=94, 2025-05-07T21:05:28.0478978Z B=81, 2025-05-07T21:05:28.0479154Z log_E=3, 2025-05-07T21:05:28.0479336Z L=19, 2025-05-07T21:05:28.0479508Z D_gradcheck=1, 2025-05-07T21:05:28.0479717Z stochastic_rounding=False, 2025-05-07T21:05:28.0479962Z weighted=True, 2025-05-07T21:05:28.0480213Z row_wise=False, 2025-05-07T21:05:28.0480406Z mixed=True, 2025-05-07T21:05:28.0480597Z use_cache=True, 2025-05-07T21:05:28.0480825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0481090Z use_cpu=False, 2025-05-07T21:05:28.0481308Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0481553Z ) 2025-05-07T21:05:28.0481768Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0482343Z self=, 2025-05-07T21:05:28.0482867Z compile=False, 2025-05-07T21:05:28.0483060Z T=2, 2025-05-07T21:05:28.0483279Z D=53, 2025-05-07T21:05:28.0483453Z B=113, 2025-05-07T21:05:28.0483627Z log_E=4, 2025-05-07T21:05:28.0483808Z L=4, 2025-05-07T21:05:28.0483979Z D_gradcheck=1, 2025-05-07T21:05:28.0484184Z stochastic_rounding=True, 2025-05-07T21:05:28.0484425Z weighted=True, 2025-05-07T21:05:28.0484623Z row_wise=False, 2025-05-07T21:05:28.0484819Z mixed=True, 2025-05-07T21:05:28.0485011Z use_cache=True, 2025-05-07T21:05:28.0485234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0485504Z use_cpu=True, 2025-05-07T21:05:28.0485716Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0485966Z ) 2025-05-07T21:05:28.0486187Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0486755Z self=, 2025-05-07T21:05:28.0487272Z compile=True, 2025-05-07T21:05:28.0487466Z T=2, 2025-05-07T21:05:28.0487636Z D=116, 2025-05-07T21:05:28.0487810Z B=107, 2025-05-07T21:05:28.0487987Z log_E=4, 2025-05-07T21:05:28.0488164Z L=6, 2025-05-07T21:05:28.0488341Z D_gradcheck=2, 2025-05-07T21:05:28.0488551Z stochastic_rounding=True, 2025-05-07T21:05:28.0488789Z weighted=False, 2025-05-07T21:05:28.0488990Z row_wise=True, 2025-05-07T21:05:28.0489182Z mixed=False, 2025-05-07T21:05:28.0489375Z use_cache=True, 2025-05-07T21:05:28.0489597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0489865Z use_cpu=False, 2025-05-07T21:05:28.0490077Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0490325Z ) 2025-05-07T21:05:28.0490545Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0491168Z self=, 2025-05-07T21:05:28.0491681Z compile=True, 2025-05-07T21:05:28.0491874Z T=4, 2025-05-07T21:05:28.0492047Z D=27, 2025-05-07T21:05:28.0492215Z B=55, 2025-05-07T21:05:28.0492386Z log_E=4, 2025-05-07T21:05:28.0492568Z L=4, 2025-05-07T21:05:28.0492737Z D_gradcheck=2, 2025-05-07T21:05:28.0492995Z stochastic_rounding=True, 2025-05-07T21:05:28.0493234Z weighted=True, 2025-05-07T21:05:28.0493428Z row_wise=False, 2025-05-07T21:05:28.0493625Z mixed=False, 2025-05-07T21:05:28.0493821Z use_cache=False, 2025-05-07T21:05:28.0494053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0494322Z use_cpu=False, 2025-05-07T21:05:28.0494539Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0494782Z ) 2025-05-07T21:05:28.0495002Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0495628Z self=, 2025-05-07T21:05:28.0496151Z compile=True, 2025-05-07T21:05:28.0496340Z T=5, 2025-05-07T21:05:28.0496511Z D=28, 2025-05-07T21:05:28.0496685Z B=4, 2025-05-07T21:05:28.0496852Z log_E=5, 2025-05-07T21:05:28.0497032Z L=10, 2025-05-07T21:05:28.0497210Z D_gradcheck=1, 2025-05-07T21:05:28.0497421Z stochastic_rounding=False, 2025-05-07T21:05:28.0497670Z weighted=True, 2025-05-07T21:05:28.0497867Z row_wise=False, 2025-05-07T21:05:28.0498058Z mixed=False, 2025-05-07T21:05:28.0498253Z use_cache=True, 2025-05-07T21:05:28.0498475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0498816Z use_cpu=False, 2025-05-07T21:05:28.0499047Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0499292Z ) 2025-05-07T21:05:28.0499511Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0500083Z self=, 2025-05-07T21:05:28.0500605Z compile=False, 2025-05-07T21:05:28.0500800Z T=2, 2025-05-07T21:05:28.0500972Z D=58, 2025-05-07T21:05:28.0501151Z B=62, 2025-05-07T21:05:28.0501326Z log_E=4, 2025-05-07T21:05:28.0501502Z L=10, 2025-05-07T21:05:28.0501675Z D_gradcheck=1, 2025-05-07T21:05:28.0501930Z stochastic_rounding=True, 2025-05-07T21:05:28.0502175Z weighted=False, 2025-05-07T21:05:28.0502377Z row_wise=True, 2025-05-07T21:05:28.0502568Z mixed=True, 2025-05-07T21:05:28.0502761Z use_cache=False, 2025-05-07T21:05:28.0502996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0503268Z use_cpu=True, 2025-05-07T21:05:28.0503490Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0503735Z ) 2025-05-07T21:05:28.0503948Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0504518Z self=, 2025-05-07T21:05:28.0505040Z compile=False, 2025-05-07T21:05:28.0505237Z T=5, 2025-05-07T21:05:28.0505408Z D=116, 2025-05-07T21:05:28.0505608Z B=47, 2025-05-07T21:05:28.0505803Z log_E=4, 2025-05-07T21:05:28.0505986Z L=13, 2025-05-07T21:05:28.0506160Z D_gradcheck=1, 2025-05-07T21:05:28.0506372Z stochastic_rounding=True, 2025-05-07T21:05:28.0506615Z weighted=False, 2025-05-07T21:05:28.0506821Z row_wise=False, 2025-05-07T21:05:28.0507026Z mixed=True, 2025-05-07T21:05:28.0507216Z use_cache=True, 2025-05-07T21:05:28.0507447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0507718Z use_cpu=True, 2025-05-07T21:05:28.0507932Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0508181Z ) 2025-05-07T21:05:28.0508395Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0509132Z self=, 2025-05-07T21:05:28.0509653Z compile=True, 2025-05-07T21:05:28.0509850Z T=2, 2025-05-07T21:05:28.0510019Z D=92, 2025-05-07T21:05:28.0510188Z B=15, 2025-05-07T21:05:28.0510437Z log_E=4, 2025-05-07T21:05:28.0510618Z L=15, 2025-05-07T21:05:28.0510792Z D_gradcheck=1, 2025-05-07T21:05:28.0511008Z stochastic_rounding=True, 2025-05-07T21:05:28.0511247Z weighted=False, 2025-05-07T21:05:28.0511455Z row_wise=True, 2025-05-07T21:05:28.0511653Z mixed=False, 2025-05-07T21:05:28.0511914Z use_cache=False, 2025-05-07T21:05:28.0512142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0512417Z use_cpu=True, 2025-05-07T21:05:28.0512634Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0512882Z ) 2025-05-07T21:05:28.0513096Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0513666Z self=, 2025-05-07T21:05:28.0514177Z compile=True, 2025-05-07T21:05:28.0514369Z T=1, 2025-05-07T21:05:28.0514541Z D=32, 2025-05-07T21:05:28.0514705Z B=63, 2025-05-07T21:05:28.0514877Z log_E=4, 2025-05-07T21:05:28.0515054Z L=13, 2025-05-07T21:05:28.0515224Z D_gradcheck=2, 2025-05-07T21:05:28.0515433Z stochastic_rounding=True, 2025-05-07T21:05:28.0515675Z weighted=False, 2025-05-07T21:05:28.0515870Z row_wise=True, 2025-05-07T21:05:28.0516122Z mixed=False, 2025-05-07T21:05:28.0516318Z use_cache=True, 2025-05-07T21:05:28.0516540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0516812Z use_cpu=False, 2025-05-07T21:05:28.0517030Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0517273Z ) 2025-05-07T21:05:28.0517492Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0518133Z self=, 2025-05-07T21:05:28.0518656Z compile=False, 2025-05-07T21:05:28.0518847Z T=5, 2025-05-07T21:05:28.0519019Z D=77, 2025-05-07T21:05:28.0519191Z B=128, 2025-05-07T21:05:28.0519364Z log_E=4, 2025-05-07T21:05:28.0519541Z L=18, 2025-05-07T21:05:28.0519718Z D_gradcheck=2, 2025-05-07T21:05:28.0519930Z stochastic_rounding=True, 2025-05-07T21:05:28.0520170Z weighted=True, 2025-05-07T21:05:28.0520371Z row_wise=True, 2025-05-07T21:05:28.0520575Z mixed=True, 2025-05-07T21:05:28.0520854Z use_cache=False, 2025-05-07T21:05:28.0521113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0521412Z use_cpu=False, 2025-05-07T21:05:28.0521648Z output_dtype=SparseType.FP16, 2025-05-07T21:05:28.0521916Z ) 2025-05-07T21:05:28.0522147Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0522824Z self=, 2025-05-07T21:05:28.0523440Z compile=True, 2025-05-07T21:05:28.0523648Z T=1, 2025-05-07T21:05:28.0523828Z D=45, 2025-05-07T21:05:28.0524009Z B=103, 2025-05-07T21:05:28.0524193Z log_E=3, 2025-05-07T21:05:28.0524379Z L=18, 2025-05-07T21:05:28.0524567Z D_gradcheck=1, 2025-05-07T21:05:28.0524800Z stochastic_rounding=True, 2025-05-07T21:05:28.0525061Z weighted=False, 2025-05-07T21:05:28.0525276Z row_wise=False, 2025-05-07T21:05:28.0525486Z mixed=False, 2025-05-07T21:05:28.0525693Z use_cache=False, 2025-05-07T21:05:28.0525948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:28.0526252Z use_cpu=False, 2025-05-07T21:05:28.0526484Z output_dtype=SparseType.BF16, 2025-05-07T21:05:28.0526759Z ) 2025-05-07T21:05:28.0527001Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:28.0527673Z self=, 2025-05-07T21:05:28.0528292Z compile=True, 2025-05-07T21:05:28.0528499Z T=2, 2025-05-07T21:05:28.0528676Z D=119, 2025-05-07T21:05:28.0528857Z B=18, 2025-05-07T21:05:28.0529039Z log_E=5, 2025-05-07T21:05:28.0529223Z L=7, 2025-05-07T21:05:28.0529408Z D_gradcheck=2, 2025-05-07T21:05:28.0529638Z stochastic_rounding=False, 2025-05-07T21:05:28.0529952Z weighted=True, 2025-05-07T21:05:28.0530164Z row_wise=False, 2025-05-07T21:05:28.0530374Z mixed=False, 2025-05-07T21:05:28.0530586Z use_cache=False, 2025-05-07T21:05:28.0530839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:28.0531145Z use_cpu=False, 2025-05-07T21:05:28.0531425Z output_dtype=SparseType.FP32, 2025-05-07T21:05:28.0531690Z ) 2025-05-07T21:05:42.9283850Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9284488Z self=, 2025-05-07T21:05:42.9285045Z compile=False, 2025-05-07T21:05:42.9285253Z T=2, 2025-05-07T21:05:42.9285433Z D=77, 2025-05-07T21:05:42.9285605Z B=56, 2025-05-07T21:05:42.9285784Z log_E=3, 2025-05-07T21:05:42.9285970Z L=19, 2025-05-07T21:05:42.9286145Z D_gradcheck=1, 2025-05-07T21:05:42.9286367Z stochastic_rounding=False, 2025-05-07T21:05:42.9286621Z weighted=False, 2025-05-07T21:05:42.9286834Z row_wise=True, 2025-05-07T21:05:42.9287033Z mixed=True, 2025-05-07T21:05:42.9287233Z use_cache=True, 2025-05-07T21:05:42.9287464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9287746Z use_cpu=False, 2025-05-07T21:05:42.9287979Z output_dtype=SparseType.FP32, 2025-05-07T21:05:42.9288251Z ) 2025-05-07T21:05:42.9288473Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9289059Z self=, 2025-05-07T21:05:42.9289967Z compile=False, 2025-05-07T21:05:42.9290158Z T=1, 2025-05-07T21:05:42.9290335Z D=21, 2025-05-07T21:05:42.9290508Z B=93, 2025-05-07T21:05:42.9290680Z log_E=4, 2025-05-07T21:05:42.9290865Z L=17, 2025-05-07T21:05:42.9291041Z D_gradcheck=1, 2025-05-07T21:05:42.9291250Z stochastic_rounding=False, 2025-05-07T21:05:42.9291504Z weighted=False, 2025-05-07T21:05:42.9291708Z row_wise=True, 2025-05-07T21:05:42.9291903Z mixed=True, 2025-05-07T21:05:42.9292101Z use_cache=False, 2025-05-07T21:05:42.9292339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.9292618Z use_cpu=True, 2025-05-07T21:05:42.9292935Z output_dtype=SparseType.FP32, 2025-05-07T21:05:42.9293189Z ) 2025-05-07T21:05:42.9293415Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9293986Z self=, 2025-05-07T21:05:42.9294510Z compile=True, 2025-05-07T21:05:42.9294716Z T=4, 2025-05-07T21:05:42.9294883Z D=68, 2025-05-07T21:05:42.9295057Z B=50, 2025-05-07T21:05:42.9295230Z log_E=4, 2025-05-07T21:05:42.9295426Z L=2, 2025-05-07T21:05:42.9295614Z D_gradcheck=2, 2025-05-07T21:05:42.9295832Z stochastic_rounding=True, 2025-05-07T21:05:42.9296076Z weighted=False, 2025-05-07T21:05:42.9296285Z row_wise=False, 2025-05-07T21:05:42.9296486Z mixed=False, 2025-05-07T21:05:42.9304426Z use_cache=True, 2025-05-07T21:05:42.9304674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9304952Z use_cpu=True, 2025-05-07T21:05:42.9305176Z output_dtype=SparseType.FP16, 2025-05-07T21:05:42.9305427Z ) 2025-05-07T21:05:42.9305649Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9306288Z self=, 2025-05-07T21:05:42.9306811Z compile=True, 2025-05-07T21:05:42.9307014Z T=3, 2025-05-07T21:05:42.9307195Z D=36, 2025-05-07T21:05:42.9307371Z B=83, 2025-05-07T21:05:42.9307547Z log_E=3, 2025-05-07T21:05:42.9307730Z L=7, 2025-05-07T21:05:42.9307903Z D_gradcheck=2, 2025-05-07T21:05:42.9308127Z stochastic_rounding=False, 2025-05-07T21:05:42.9308376Z weighted=True, 2025-05-07T21:05:42.9308856Z row_wise=False, 2025-05-07T21:05:42.9309072Z mixed=False, 2025-05-07T21:05:42.9309271Z use_cache=True, 2025-05-07T21:05:42.9309668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.9309953Z use_cpu=False, 2025-05-07T21:05:42.9310176Z output_dtype=SparseType.FP16, 2025-05-07T21:05:42.9310424Z ) 2025-05-07T21:05:42.9310649Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9311227Z self=, 2025-05-07T21:05:42.9311838Z compile=True, 2025-05-07T21:05:42.9312031Z T=4, 2025-05-07T21:05:42.9312203Z D=34, 2025-05-07T21:05:42.9312380Z B=47, 2025-05-07T21:05:42.9312548Z log_E=4, 2025-05-07T21:05:42.9312732Z L=18, 2025-05-07T21:05:42.9312913Z D_gradcheck=2, 2025-05-07T21:05:42.9313124Z stochastic_rounding=False, 2025-05-07T21:05:42.9313371Z weighted=True, 2025-05-07T21:05:42.9313570Z row_wise=True, 2025-05-07T21:05:42.9313762Z mixed=True, 2025-05-07T21:05:42.9313961Z use_cache=False, 2025-05-07T21:05:42.9314205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9314472Z use_cpu=True, 2025-05-07T21:05:42.9314697Z output_dtype=SparseType.FP32, 2025-05-07T21:05:42.9314950Z ) 2025-05-07T21:05:42.9315169Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9315748Z self=, 2025-05-07T21:05:42.9316340Z compile=True, 2025-05-07T21:05:42.9316539Z T=5, 2025-05-07T21:05:42.9316706Z D=79, 2025-05-07T21:05:42.9316881Z B=56, 2025-05-07T21:05:42.9317055Z log_E=5, 2025-05-07T21:05:42.9317313Z L=10, 2025-05-07T21:05:42.9317492Z D_gradcheck=1, 2025-05-07T21:05:42.9317708Z stochastic_rounding=False, 2025-05-07T21:05:42.9317949Z weighted=True, 2025-05-07T21:05:42.9318155Z row_wise=False, 2025-05-07T21:05:42.9318354Z mixed=False, 2025-05-07T21:05:42.9318550Z use_cache=True, 2025-05-07T21:05:42.9318781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.9319060Z use_cpu=False, 2025-05-07T21:05:42.9319280Z output_dtype=SparseType.FP16, 2025-05-07T21:05:42.9319532Z ) 2025-05-07T21:05:42.9319755Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9320394Z self=, 2025-05-07T21:05:42.9320920Z compile=True, 2025-05-07T21:05:42.9321116Z T=1, 2025-05-07T21:05:42.9321289Z D=40, 2025-05-07T21:05:42.9321467Z B=88, 2025-05-07T21:05:42.9321646Z log_E=4, 2025-05-07T21:05:42.9321824Z L=14, 2025-05-07T21:05:42.9322006Z D_gradcheck=2, 2025-05-07T21:05:42.9322221Z stochastic_rounding=True, 2025-05-07T21:05:42.9322470Z weighted=False, 2025-05-07T21:05:42.9322668Z row_wise=False, 2025-05-07T21:05:42.9322868Z mixed=False, 2025-05-07T21:05:42.9323067Z use_cache=True, 2025-05-07T21:05:42.9323289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9323564Z use_cpu=True, 2025-05-07T21:05:42.9323787Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.9324033Z ) 2025-05-07T21:05:42.9324255Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9324829Z self=, 2025-05-07T21:05:42.9325347Z compile=True, 2025-05-07T21:05:42.9325546Z T=5, 2025-05-07T21:05:42.9325716Z D=39, 2025-05-07T21:05:42.9325888Z B=100, 2025-05-07T21:05:42.9326065Z log_E=3, 2025-05-07T21:05:42.9326246Z L=18, 2025-05-07T21:05:42.9326421Z D_gradcheck=1, 2025-05-07T21:05:42.9326638Z stochastic_rounding=True, 2025-05-07T21:05:42.9326887Z weighted=True, 2025-05-07T21:05:42.9327087Z row_wise=True, 2025-05-07T21:05:42.9327285Z mixed=True, 2025-05-07T21:05:42.9327484Z use_cache=False, 2025-05-07T21:05:42.9327716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9327988Z use_cpu=False, 2025-05-07T21:05:42.9328211Z output_dtype=SparseType.FP16, 2025-05-07T21:05:42.9328510Z ) 2025-05-07T21:05:42.9328729Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9329300Z self=, 2025-05-07T21:05:42.9329821Z compile=True, 2025-05-07T21:05:42.9330013Z T=3, 2025-05-07T21:05:42.9330229Z D=114, 2025-05-07T21:05:42.9330404Z B=26, 2025-05-07T21:05:42.9330571Z log_E=5, 2025-05-07T21:05:42.9330753Z L=8, 2025-05-07T21:05:42.9330931Z D_gradcheck=1, 2025-05-07T21:05:42.9331143Z stochastic_rounding=False, 2025-05-07T21:05:42.9331392Z weighted=True, 2025-05-07T21:05:42.9331601Z row_wise=True, 2025-05-07T21:05:42.9331794Z mixed=False, 2025-05-07T21:05:42.9331996Z use_cache=True, 2025-05-07T21:05:42.9332225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9332501Z use_cpu=True, 2025-05-07T21:05:42.9332720Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.9332975Z ) 2025-05-07T21:05:42.9333198Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9333770Z self=, 2025-05-07T21:05:42.9334292Z compile=True, 2025-05-07T21:05:42.9334493Z T=2, 2025-05-07T21:05:42.9334660Z D=81, 2025-05-07T21:05:42.9334839Z B=103, 2025-05-07T21:05:42.9335016Z log_E=5, 2025-05-07T21:05:42.9335192Z L=8, 2025-05-07T21:05:42.9335368Z D_gradcheck=2, 2025-05-07T21:05:42.9335584Z stochastic_rounding=False, 2025-05-07T21:05:42.9335824Z weighted=True, 2025-05-07T21:05:42.9336077Z row_wise=True, 2025-05-07T21:05:42.9336279Z mixed=False, 2025-05-07T21:05:42.9336470Z use_cache=True, 2025-05-07T21:05:42.9336699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9336975Z use_cpu=True, 2025-05-07T21:05:42.9337190Z output_dtype=SparseType.FP32, 2025-05-07T21:05:42.9337439Z ) 2025-05-07T21:05:42.9337661Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9338232Z self=, 2025-05-07T21:05:42.9338754Z compile=True, 2025-05-07T21:05:42.9338952Z T=2, 2025-05-07T21:05:42.9339175Z D=80, 2025-05-07T21:05:42.9339349Z B=79, 2025-05-07T21:05:42.9339545Z log_E=4, 2025-05-07T21:05:42.9339755Z L=13, 2025-05-07T21:05:42.9339924Z D_gradcheck=2, 2025-05-07T21:05:42.9340138Z stochastic_rounding=True, 2025-05-07T21:05:42.9340385Z weighted=False, 2025-05-07T21:05:42.9340581Z row_wise=False, 2025-05-07T21:05:42.9340788Z mixed=False, 2025-05-07T21:05:42.9340989Z use_cache=False, 2025-05-07T21:05:42.9341220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9341500Z use_cpu=False, 2025-05-07T21:05:42.9341723Z output_dtype=SparseType.FP16, 2025-05-07T21:05:42.9341966Z ) 2025-05-07T21:05:42.9342191Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9342764Z self=, 2025-05-07T21:05:42.9343282Z compile=False, 2025-05-07T21:05:42.9343486Z T=5, 2025-05-07T21:05:42.9343662Z D=28, 2025-05-07T21:05:42.9343829Z B=13, 2025-05-07T21:05:42.9344010Z log_E=5, 2025-05-07T21:05:42.9344195Z L=1, 2025-05-07T21:05:42.9344372Z D_gradcheck=2, 2025-05-07T21:05:42.9344591Z stochastic_rounding=False, 2025-05-07T21:05:42.9344840Z weighted=False, 2025-05-07T21:05:42.9345039Z row_wise=True, 2025-05-07T21:05:42.9345235Z mixed=True, 2025-05-07T21:05:42.9345434Z use_cache=True, 2025-05-07T21:05:42.9345663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.9345933Z use_cpu=False, 2025-05-07T21:05:42.9346155Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.9346404Z ) 2025-05-07T21:05:42.9346619Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9347241Z self=, 2025-05-07T21:05:42.9347761Z compile=False, 2025-05-07T21:05:42.9347953Z T=5, 2025-05-07T21:05:42.9348128Z D=107, 2025-05-07T21:05:42.9348304Z B=61, 2025-05-07T21:05:42.9348473Z log_E=5, 2025-05-07T21:05:42.9348656Z L=18, 2025-05-07T21:05:42.9348833Z D_gradcheck=2, 2025-05-07T21:05:42.9349086Z stochastic_rounding=True, 2025-05-07T21:05:42.9349333Z weighted=False, 2025-05-07T21:05:42.9349537Z row_wise=True, 2025-05-07T21:05:42.9349729Z mixed=False, 2025-05-07T21:05:42.9349926Z use_cache=True, 2025-05-07T21:05:42.9350164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.9350431Z use_cpu=False, 2025-05-07T21:05:42.9350653Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.9350904Z ) 2025-05-07T21:05:42.9351127Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9351691Z self=, 2025-05-07T21:05:42.9352214Z compile=True, 2025-05-07T21:05:42.9352419Z T=2, 2025-05-07T21:05:42.9352590Z D=80, 2025-05-07T21:05:42.9352763Z B=16, 2025-05-07T21:05:42.9352940Z log_E=4, 2025-05-07T21:05:42.9353120Z L=7, 2025-05-07T21:05:42.9353301Z D_gradcheck=1, 2025-05-07T21:05:42.9353519Z stochastic_rounding=False, 2025-05-07T21:05:42.9353768Z weighted=False, 2025-05-07T21:05:42.9353973Z row_wise=True, 2025-05-07T21:05:42.9354174Z mixed=False, 2025-05-07T21:05:42.9354368Z use_cache=False, 2025-05-07T21:05:42.9354604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9354941Z use_cpu=False, 2025-05-07T21:05:42.9355160Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.9355415Z ) 2025-05-07T21:05:42.9355636Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9356296Z self=, 2025-05-07T21:05:42.9356814Z compile=True, 2025-05-07T21:05:42.9357017Z T=2, 2025-05-07T21:05:42.9357183Z D=96, 2025-05-07T21:05:42.9357356Z B=73, 2025-05-07T21:05:42.9357527Z log_E=5, 2025-05-07T21:05:42.9357703Z L=0, 2025-05-07T21:05:42.9357878Z D_gradcheck=2, 2025-05-07T21:05:42.9358137Z stochastic_rounding=True, 2025-05-07T21:05:42.9358381Z weighted=False, 2025-05-07T21:05:42.9358591Z row_wise=True, 2025-05-07T21:05:42.9358791Z mixed=True, 2025-05-07T21:05:42.9358988Z use_cache=True, 2025-05-07T21:05:42.9359211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.9359490Z use_cpu=False, 2025-05-07T21:05:42.9359716Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.9359964Z ) 2025-05-07T21:05:42.9360191Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9360765Z self=, 2025-05-07T21:05:42.9361281Z compile=True, 2025-05-07T21:05:42.9361477Z T=1, 2025-05-07T21:05:42.9361653Z D=98, 2025-05-07T21:05:42.9361823Z B=123, 2025-05-07T21:05:42.9362002Z log_E=4, 2025-05-07T21:05:42.9362184Z L=19, 2025-05-07T21:05:42.9362358Z D_gradcheck=2, 2025-05-07T21:05:42.9362577Z stochastic_rounding=False, 2025-05-07T21:05:42.9362827Z weighted=True, 2025-05-07T21:05:42.9363026Z row_wise=True, 2025-05-07T21:05:42.9363231Z mixed=True, 2025-05-07T21:05:42.9363425Z use_cache=True, 2025-05-07T21:05:42.9363648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9363922Z use_cpu=True, 2025-05-07T21:05:42.9364149Z output_dtype=SparseType.FP32, 2025-05-07T21:05:42.9364398Z ) 2025-05-07T21:05:42.9364615Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9365188Z self=, 2025-05-07T21:05:42.9365710Z compile=True, 2025-05-07T21:05:42.9365903Z T=4, 2025-05-07T21:05:42.9366079Z D=114, 2025-05-07T21:05:42.9366261Z B=3, 2025-05-07T21:05:42.9366481Z log_E=4, 2025-05-07T21:05:42.9366666Z L=15, 2025-05-07T21:05:42.9366851Z D_gradcheck=2, 2025-05-07T21:05:42.9367067Z stochastic_rounding=True, 2025-05-07T21:05:42.9367318Z weighted=False, 2025-05-07T21:05:42.9367529Z row_wise=False, 2025-05-07T21:05:42.9367725Z mixed=False, 2025-05-07T21:05:42.9367973Z use_cache=True, 2025-05-07T21:05:42.9368202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:42.9368474Z use_cpu=False, 2025-05-07T21:05:42.9368695Z output_dtype=SparseType.BF16, 2025-05-07T21:05:42.9368952Z ) 2025-05-07T21:05:42.9369173Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:42.9369798Z self=, 2025-05-07T21:05:42.9370325Z compile=False, 2025-05-07T21:05:42.9370523Z T=1, 2025-05-07T21:05:42.9370691Z D=26, 2025-05-07T21:05:42.9370867Z B=103, 2025-05-07T21:05:42.9371043Z log_E=5, 2025-05-07T21:05:42.9371223Z L=10, 2025-05-07T21:05:42.9371401Z D_gradcheck=2, 2025-05-07T21:05:42.9371613Z stochastic_rounding=True, 2025-05-07T21:05:42.9371853Z weighted=False, 2025-05-07T21:05:42.9372060Z row_wise=False, 2025-05-07T21:05:42.9372261Z mixed=False, 2025-05-07T21:05:42.9372452Z use_cache=True, 2025-05-07T21:05:42.9372683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:42.9372958Z use_cpu=True, 2025-05-07T21:05:42.9373173Z output_dtype=SparseType.FP32, 2025-05-07T21:05:42.9373423Z ) 2025-05-07T21:05:43.7133308Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7135055Z self=, 2025-05-07T21:05:43.7136443Z compile=False, 2025-05-07T21:05:43.7136847Z T=5, 2025-05-07T21:05:43.7137205Z D=70, 2025-05-07T21:05:43.7137553Z B=71, 2025-05-07T21:05:43.7137893Z log_E=3, 2025-05-07T21:05:43.7138256Z L=20, 2025-05-07T21:05:43.7138642Z D_gradcheck=1, 2025-05-07T21:05:43.7139071Z stochastic_rounding=False, 2025-05-07T21:05:43.7139556Z weighted=True, 2025-05-07T21:05:43.7139918Z row_wise=False, 2025-05-07T21:05:43.7140138Z mixed=False, 2025-05-07T21:05:43.7140725Z use_cache=True, 2025-05-07T21:05:43.7140962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:43.7141244Z use_cpu=False, 2025-05-07T21:05:43.7141474Z output_dtype=SparseType.FP32, 2025-05-07T21:05:43.7141740Z ) 2025-05-07T21:05:43.7141962Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7142547Z self=, 2025-05-07T21:05:43.7143075Z compile=True, 2025-05-07T21:05:43.7143276Z T=5, 2025-05-07T21:05:43.7143447Z D=111, 2025-05-07T21:05:43.7143626Z B=45, 2025-05-07T21:05:43.7143805Z log_E=3, 2025-05-07T21:05:43.7143989Z L=16, 2025-05-07T21:05:43.7144175Z D_gradcheck=1, 2025-05-07T21:05:43.7144400Z stochastic_rounding=False, 2025-05-07T21:05:43.7144644Z weighted=True, 2025-05-07T21:05:43.7144848Z row_wise=False, 2025-05-07T21:05:43.7145052Z mixed=False, 2025-05-07T21:05:43.7145246Z use_cache=False, 2025-05-07T21:05:43.7145486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:43.7145770Z use_cpu=False, 2025-05-07T21:05:43.7145989Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7146244Z ) 2025-05-07T21:05:43.7146473Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7147046Z self=, 2025-05-07T21:05:43.7147574Z compile=True, 2025-05-07T21:05:43.7147770Z T=1, 2025-05-07T21:05:43.7147940Z D=4, 2025-05-07T21:05:43.7148120Z B=108, 2025-05-07T21:05:43.7148297Z log_E=4, 2025-05-07T21:05:43.7148474Z L=1, 2025-05-07T21:05:43.7148654Z D_gradcheck=1, 2025-05-07T21:05:43.7148869Z stochastic_rounding=True, 2025-05-07T21:05:43.7149217Z weighted=False, 2025-05-07T21:05:43.7149420Z row_wise=True, 2025-05-07T21:05:43.7149632Z mixed=True, 2025-05-07T21:05:43.7149869Z use_cache=False, 2025-05-07T21:05:43.7150106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7150388Z use_cpu=False, 2025-05-07T21:05:43.7150689Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7150938Z ) 2025-05-07T21:05:43.7151163Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7151740Z self=, 2025-05-07T21:05:43.7152265Z compile=False, 2025-05-07T21:05:43.7152462Z T=5, 2025-05-07T21:05:43.7152633Z D=109, 2025-05-07T21:05:43.7152806Z B=85, 2025-05-07T21:05:43.7152985Z log_E=4, 2025-05-07T21:05:43.7153169Z L=12, 2025-05-07T21:05:43.7153343Z D_gradcheck=1, 2025-05-07T21:05:43.7153559Z stochastic_rounding=True, 2025-05-07T21:05:43.7153804Z weighted=False, 2025-05-07T21:05:43.7154008Z row_wise=False, 2025-05-07T21:05:43.7154211Z mixed=False, 2025-05-07T21:05:43.7154414Z use_cache=False, 2025-05-07T21:05:43.7154644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7154923Z use_cpu=False, 2025-05-07T21:05:43.7155147Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7155404Z ) 2025-05-07T21:05:43.7155623Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7156282Z self=, 2025-05-07T21:05:43.7156900Z compile=False, 2025-05-07T21:05:43.7157095Z T=2, 2025-05-07T21:05:43.7157275Z D=76, 2025-05-07T21:05:43.7157455Z B=107, 2025-05-07T21:05:43.7157629Z log_E=4, 2025-05-07T21:05:43.7157812Z L=13, 2025-05-07T21:05:43.7157993Z D_gradcheck=2, 2025-05-07T21:05:43.7158203Z stochastic_rounding=True, 2025-05-07T21:05:43.7158453Z weighted=True, 2025-05-07T21:05:43.7158660Z row_wise=False, 2025-05-07T21:05:43.7158862Z mixed=True, 2025-05-07T21:05:43.7159065Z use_cache=False, 2025-05-07T21:05:43.7159310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:43.7159617Z use_cpu=False, 2025-05-07T21:05:43.7159901Z output_dtype=SparseType.BF16, 2025-05-07T21:05:43.7160155Z ) 2025-05-07T21:05:43.7160378Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7160952Z self=, 2025-05-07T21:05:43.7161476Z compile=True, 2025-05-07T21:05:43.7161677Z T=1, 2025-05-07T21:05:43.7161845Z D=46, 2025-05-07T21:05:43.7162038Z B=117, 2025-05-07T21:05:43.7162217Z log_E=5, 2025-05-07T21:05:43.7169959Z L=15, 2025-05-07T21:05:43.7170162Z D_gradcheck=1, 2025-05-07T21:05:43.7170400Z stochastic_rounding=False, 2025-05-07T21:05:43.7170655Z weighted=False, 2025-05-07T21:05:43.7170868Z row_wise=True, 2025-05-07T21:05:43.7171075Z mixed=True, 2025-05-07T21:05:43.7171288Z use_cache=False, 2025-05-07T21:05:43.7171523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7171804Z use_cpu=False, 2025-05-07T21:05:43.7172032Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7172285Z ) 2025-05-07T21:05:43.7172511Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7173095Z self=, 2025-05-07T21:05:43.7173623Z compile=True, 2025-05-07T21:05:43.7173818Z T=1, 2025-05-07T21:05:43.7173999Z D=6, 2025-05-07T21:05:43.7174178Z B=39, 2025-05-07T21:05:43.7174353Z log_E=4, 2025-05-07T21:05:43.7174540Z L=14, 2025-05-07T21:05:43.7174727Z D_gradcheck=1, 2025-05-07T21:05:43.7174940Z stochastic_rounding=False, 2025-05-07T21:05:43.7175187Z weighted=True, 2025-05-07T21:05:43.7175390Z row_wise=True, 2025-05-07T21:05:43.7175585Z mixed=True, 2025-05-07T21:05:43.7175786Z use_cache=False, 2025-05-07T21:05:43.7176103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7176377Z use_cpu=False, 2025-05-07T21:05:43.7176607Z output_dtype=SparseType.FP32, 2025-05-07T21:05:43.7176863Z ) 2025-05-07T21:05:43.7177085Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7177708Z self=, 2025-05-07T21:05:43.7178234Z compile=True, 2025-05-07T21:05:43.7178428Z T=1, 2025-05-07T21:05:43.7178608Z D=41, 2025-05-07T21:05:43.7178791Z B=111, 2025-05-07T21:05:43.7178966Z log_E=5, 2025-05-07T21:05:43.7179154Z L=16, 2025-05-07T21:05:43.7179336Z D_gradcheck=1, 2025-05-07T21:05:43.7179547Z stochastic_rounding=False, 2025-05-07T21:05:43.7179798Z weighted=True, 2025-05-07T21:05:43.7180002Z row_wise=True, 2025-05-07T21:05:43.7180200Z mixed=True, 2025-05-07T21:05:43.7180389Z use_cache=True, 2025-05-07T21:05:43.7180624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7180902Z use_cpu=False, 2025-05-07T21:05:43.7181119Z output_dtype=SparseType.FP32, 2025-05-07T21:05:43.7181374Z ) 2025-05-07T21:05:43.7181601Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7182174Z self=, 2025-05-07T21:05:43.7182702Z compile=True, 2025-05-07T21:05:43.7182899Z T=2, 2025-05-07T21:05:43.7183072Z D=44, 2025-05-07T21:05:43.7183248Z B=110, 2025-05-07T21:05:43.7183475Z log_E=5, 2025-05-07T21:05:43.7183661Z L=5, 2025-05-07T21:05:43.7183844Z D_gradcheck=2, 2025-05-07T21:05:43.7184063Z stochastic_rounding=False, 2025-05-07T21:05:43.7184305Z weighted=False, 2025-05-07T21:05:43.7184511Z row_wise=True, 2025-05-07T21:05:43.7184710Z mixed=True, 2025-05-07T21:05:43.7184901Z use_cache=False, 2025-05-07T21:05:43.7185141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:43.7185417Z use_cpu=False, 2025-05-07T21:05:43.7185639Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7185886Z ) 2025-05-07T21:05:43.7186109Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7186729Z self=, 2025-05-07T21:05:43.7187254Z compile=False, 2025-05-07T21:05:43.7187457Z T=3, 2025-05-07T21:05:43.7187634Z D=99, 2025-05-07T21:05:43.7187807Z B=40, 2025-05-07T21:05:43.7187988Z log_E=3, 2025-05-07T21:05:43.7188177Z L=19, 2025-05-07T21:05:43.7188354Z D_gradcheck=1, 2025-05-07T21:05:43.7188573Z stochastic_rounding=True, 2025-05-07T21:05:43.7188826Z weighted=False, 2025-05-07T21:05:43.7189024Z row_wise=False, 2025-05-07T21:05:43.7189230Z mixed=True, 2025-05-07T21:05:43.7189426Z use_cache=True, 2025-05-07T21:05:43.7189650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7189929Z use_cpu=True, 2025-05-07T21:05:43.7190181Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7190451Z ) 2025-05-07T21:05:43.7190674Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7191249Z self=, 2025-05-07T21:05:43.7191775Z compile=True, 2025-05-07T21:05:43.7191975Z T=3, 2025-05-07T21:05:43.7192151Z D=12, 2025-05-07T21:05:43.7192327Z B=118, 2025-05-07T21:05:43.7192505Z log_E=4, 2025-05-07T21:05:43.7192688Z L=7, 2025-05-07T21:05:43.7192873Z D_gradcheck=1, 2025-05-07T21:05:43.7193095Z stochastic_rounding=False, 2025-05-07T21:05:43.7193344Z weighted=False, 2025-05-07T21:05:43.7193548Z row_wise=True, 2025-05-07T21:05:43.7193741Z mixed=False, 2025-05-07T21:05:43.7193943Z use_cache=True, 2025-05-07T21:05:43.7194176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7194456Z use_cpu=False, 2025-05-07T21:05:43.7194681Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7194987Z ) 2025-05-07T21:05:43.7195210Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7195786Z self=, 2025-05-07T21:05:43.7196395Z compile=True, 2025-05-07T21:05:43.7196597Z T=5, 2025-05-07T21:05:43.7196814Z D=98, 2025-05-07T21:05:43.7196988Z B=1, 2025-05-07T21:05:43.7197164Z log_E=3, 2025-05-07T21:05:43.7197341Z L=16, 2025-05-07T21:05:43.7197521Z D_gradcheck=1, 2025-05-07T21:05:43.7197738Z stochastic_rounding=True, 2025-05-07T21:05:43.7197981Z weighted=True, 2025-05-07T21:05:43.7198185Z row_wise=False, 2025-05-07T21:05:43.7198389Z mixed=False, 2025-05-07T21:05:43.7198582Z use_cache=True, 2025-05-07T21:05:43.7198811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:43.7199088Z use_cpu=True, 2025-05-07T21:05:43.7199307Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7199561Z ) 2025-05-07T21:05:43.7199791Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7200362Z self=, 2025-05-07T21:05:43.7200888Z compile=False, 2025-05-07T21:05:43.7201092Z T=3, 2025-05-07T21:05:43.7201263Z D=23, 2025-05-07T21:05:43.7201446Z B=101, 2025-05-07T21:05:43.7201623Z log_E=3, 2025-05-07T21:05:43.7201804Z L=5, 2025-05-07T21:05:43.7201984Z D_gradcheck=2, 2025-05-07T21:05:43.7202198Z stochastic_rounding=True, 2025-05-07T21:05:43.7202442Z weighted=False, 2025-05-07T21:05:43.7202703Z row_wise=True, 2025-05-07T21:05:43.7202907Z mixed=True, 2025-05-07T21:05:43.7203105Z use_cache=False, 2025-05-07T21:05:43.7203341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7203620Z use_cpu=True, 2025-05-07T21:05:43.7203845Z output_dtype=SparseType.FP32, 2025-05-07T21:05:43.7204092Z ) 2025-05-07T21:05:43.7204317Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7204893Z self=, 2025-05-07T21:05:43.7205414Z compile=False, 2025-05-07T21:05:43.7205617Z T=5, 2025-05-07T21:05:43.7205838Z D=128, 2025-05-07T21:05:43.7206013Z B=65, 2025-05-07T21:05:43.7206193Z log_E=3, 2025-05-07T21:05:43.7206375Z L=1, 2025-05-07T21:05:43.7206547Z D_gradcheck=2, 2025-05-07T21:05:43.7206769Z stochastic_rounding=False, 2025-05-07T21:05:43.7207018Z weighted=False, 2025-05-07T21:05:43.7207222Z row_wise=False, 2025-05-07T21:05:43.7207421Z mixed=False, 2025-05-07T21:05:43.7207623Z use_cache=False, 2025-05-07T21:05:43.7207854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7208132Z use_cpu=True, 2025-05-07T21:05:43.7208357Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7208789Z ) 2025-05-07T21:05:43.7209015Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7209598Z self=, 2025-05-07T21:05:43.7210163Z compile=False, 2025-05-07T21:05:43.7210355Z T=3, 2025-05-07T21:05:43.7210528Z D=56, 2025-05-07T21:05:43.7210702Z B=34, 2025-05-07T21:05:43.7210878Z log_E=5, 2025-05-07T21:05:43.7211061Z L=3, 2025-05-07T21:05:43.7211237Z D_gradcheck=1, 2025-05-07T21:05:43.7211449Z stochastic_rounding=False, 2025-05-07T21:05:43.7211697Z weighted=False, 2025-05-07T21:05:43.7211902Z row_wise=False, 2025-05-07T21:05:43.7212099Z mixed=False, 2025-05-07T21:05:43.7212302Z use_cache=True, 2025-05-07T21:05:43.7212529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7212796Z use_cpu=True, 2025-05-07T21:05:43.7213019Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7213274Z ) 2025-05-07T21:05:43.7213492Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7214155Z self=, 2025-05-07T21:05:43.7214682Z compile=False, 2025-05-07T21:05:43.7214880Z T=4, 2025-05-07T21:05:43.7215050Z D=56, 2025-05-07T21:05:43.7215224Z B=116, 2025-05-07T21:05:43.7215409Z log_E=5, 2025-05-07T21:05:43.7215585Z L=20, 2025-05-07T21:05:43.7215765Z D_gradcheck=1, 2025-05-07T21:05:43.7216045Z stochastic_rounding=True, 2025-05-07T21:05:43.7216287Z weighted=False, 2025-05-07T21:05:43.7216494Z row_wise=False, 2025-05-07T21:05:43.7216695Z mixed=True, 2025-05-07T21:05:43.7216888Z use_cache=False, 2025-05-07T21:05:43.7217125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:43.7217409Z use_cpu=False, 2025-05-07T21:05:43.7217636Z output_dtype=SparseType.FP32, 2025-05-07T21:05:43.7217887Z ) 2025-05-07T21:05:43.7218109Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7218687Z self=, 2025-05-07T21:05:43.7219208Z compile=True, 2025-05-07T21:05:43.7219413Z T=2, 2025-05-07T21:05:43.7219586Z D=91, 2025-05-07T21:05:43.7219757Z B=67, 2025-05-07T21:05:43.7219935Z log_E=3, 2025-05-07T21:05:43.7220121Z L=15, 2025-05-07T21:05:43.7220298Z D_gradcheck=1, 2025-05-07T21:05:43.7220517Z stochastic_rounding=False, 2025-05-07T21:05:43.7220771Z weighted=False, 2025-05-07T21:05:43.7220969Z row_wise=True, 2025-05-07T21:05:43.7221168Z mixed=True, 2025-05-07T21:05:43.7221367Z use_cache=False, 2025-05-07T21:05:43.7221671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7221947Z use_cpu=True, 2025-05-07T21:05:43.7222169Z output_dtype=SparseType.FP16, 2025-05-07T21:05:43.7222422Z ) 2025-05-07T21:05:43.7222638Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:43.7223211Z self=, 2025-05-07T21:05:43.7223731Z compile=False, 2025-05-07T21:05:43.7223927Z T=3, 2025-05-07T21:05:43.7224104Z D=38, 2025-05-07T21:05:43.7224278Z B=7, 2025-05-07T21:05:43.7224447Z log_E=4, 2025-05-07T21:05:43.7224633Z L=18, 2025-05-07T21:05:43.7224812Z D_gradcheck=2, 2025-05-07T21:05:43.7225087Z stochastic_rounding=True, 2025-05-07T21:05:43.7225340Z weighted=False, 2025-05-07T21:05:43.7225546Z row_wise=True, 2025-05-07T21:05:43.7225738Z mixed=False, 2025-05-07T21:05:43.7225938Z use_cache=True, 2025-05-07T21:05:43.7226172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:43.7226446Z use_cpu=False, 2025-05-07T21:05:43.7226667Z output_dtype=SparseType.BF16, 2025-05-07T21:05:43.7226919Z ) 2025-05-07T21:05:53.8612947Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:53.8613608Z self=, 2025-05-07T21:05:53.8614138Z compile=True, 2025-05-07T21:05:53.8614350Z T=3, 2025-05-07T21:05:53.8614558Z D=38, 2025-05-07T21:05:53.8614736Z B=7, 2025-05-07T21:05:53.8614917Z log_E=4, 2025-05-07T21:05:53.8615111Z L=18, 2025-05-07T21:05:53.8615287Z D_gradcheck=2, 2025-05-07T21:05:53.8615514Z stochastic_rounding=True, 2025-05-07T21:05:53.8615763Z weighted=False, 2025-05-07T21:05:53.8615975Z row_wise=True, 2025-05-07T21:05:53.8616178Z mixed=False, 2025-05-07T21:05:53.8616380Z use_cache=True, 2025-05-07T21:05:53.8616609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:53.8616890Z use_cpu=False, 2025-05-07T21:05:53.8617126Z output_dtype=SparseType.BF16, 2025-05-07T21:05:53.8617378Z ) 2025-05-07T21:05:53.8617608Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:53.8618190Z self=, 2025-05-07T21:05:53.8618717Z compile=False, 2025-05-07T21:05:53.8618910Z T=3, 2025-05-07T21:05:53.8619085Z D=38, 2025-05-07T21:05:53.8619574Z B=38, 2025-05-07T21:05:53.8619748Z log_E=4, 2025-05-07T21:05:53.8619927Z L=18, 2025-05-07T21:05:53.8620105Z D_gradcheck=2, 2025-05-07T21:05:53.8620316Z stochastic_rounding=True, 2025-05-07T21:05:53.8620568Z weighted=False, 2025-05-07T21:05:53.8620772Z row_wise=True, 2025-05-07T21:05:53.8621055Z mixed=False, 2025-05-07T21:05:53.8621253Z use_cache=True, 2025-05-07T21:05:53.8621482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:53.8621757Z use_cpu=False, 2025-05-07T21:05:53.8621984Z output_dtype=SparseType.BF16, 2025-05-07T21:05:53.8622240Z ) 2025-05-07T21:05:53.8622484Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:53.8623086Z self=, 2025-05-07T21:05:53.8623608Z compile=False, 2025-05-07T21:05:53.8623807Z T=4, 2025-05-07T21:05:53.8623972Z D=38, 2025-05-07T21:05:53.8624148Z B=38, 2025-05-07T21:05:53.8624328Z log_E=4, 2025-05-07T21:05:53.8624503Z L=18, 2025-05-07T21:05:53.8624682Z D_gradcheck=2, 2025-05-07T21:05:53.8624902Z stochastic_rounding=True, 2025-05-07T21:05:53.8625147Z weighted=False, 2025-05-07T21:05:53.8625357Z row_wise=True, 2025-05-07T21:05:53.8625561Z mixed=False, 2025-05-07T21:05:53.8625758Z use_cache=True, 2025-05-07T21:05:53.8625988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:53.8626271Z use_cpu=False, 2025-05-07T21:05:53.8626488Z output_dtype=SparseType.BF16, 2025-05-07T21:05:53.8626738Z ) 2025-05-07T21:05:53.8627055Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:53.8627624Z self=, 2025-05-07T21:05:53.8628151Z compile=False, 2025-05-07T21:05:53.8628351Z T=4, 2025-05-07T21:05:53.8628520Z D=38, 2025-05-07T21:05:53.8628695Z B=38, 2025-05-07T21:05:53.8628870Z log_E=4, 2025-05-07T21:05:53.8629047Z L=0, 2025-05-07T21:05:53.8629227Z D_gradcheck=2, 2025-05-07T21:05:53.8629442Z stochastic_rounding=True, 2025-05-07T21:05:53.8629681Z weighted=False, 2025-05-07T21:05:53.8629886Z row_wise=True, 2025-05-07T21:05:53.8630084Z mixed=False, 2025-05-07T21:05:53.8630372Z use_cache=True, 2025-05-07T21:05:53.8630597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:53.8630874Z use_cpu=False, 2025-05-07T21:05:53.8631099Z output_dtype=SparseType.BF16, 2025-05-07T21:05:53.8631344Z ) 2025-05-07T21:05:53.8631563Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:53.8632139Z self=, 2025-05-07T21:05:53.8632653Z compile=True, 2025-05-07T21:05:53.8632848Z T=4, 2025-05-07T21:05:53.8633023Z D=38, 2025-05-07T21:05:53.8633195Z B=38, 2025-05-07T21:05:53.8633373Z log_E=4, 2025-05-07T21:05:53.8633559Z L=0, 2025-05-07T21:05:53.8633731Z D_gradcheck=2, 2025-05-07T21:05:53.8633947Z stochastic_rounding=True, 2025-05-07T21:05:53.8634194Z weighted=False, 2025-05-07T21:05:53.8634392Z row_wise=True, 2025-05-07T21:05:53.8634593Z mixed=False, 2025-05-07T21:05:53.8634793Z use_cache=True, 2025-05-07T21:05:53.8635019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:53.8635298Z use_cpu=False, 2025-05-07T21:05:53.8635520Z output_dtype=SparseType.BF16, 2025-05-07T21:05:53.8635775Z ) 2025-05-07T21:05:53.8636077Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:53.8636655Z self=, 2025-05-07T21:05:53.8637186Z compile=False, 2025-05-07T21:05:53.8637375Z T=2, 2025-05-07T21:05:53.8637549Z D=38, 2025-05-07T21:05:53.8637731Z B=38, 2025-05-07T21:05:53.8637901Z log_E=4, 2025-05-07T21:05:53.8638092Z L=0, 2025-05-07T21:05:53.8638273Z D_gradcheck=2, 2025-05-07T21:05:53.8638535Z stochastic_rounding=True, 2025-05-07T21:05:53.8638784Z weighted=False, 2025-05-07T21:05:53.8638989Z row_wise=True, 2025-05-07T21:05:53.8639181Z mixed=False, 2025-05-07T21:05:53.8639381Z use_cache=True, 2025-05-07T21:05:53.8639613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:53.8639882Z use_cpu=False, 2025-05-07T21:05:53.8640154Z output_dtype=SparseType.BF16, 2025-05-07T21:05:53.8640401Z ) 2025-05-07T21:05:53.8640572Z PASSED 2025-05-07T21:06:00.2394934Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2395966Z self=, 2025-05-07T21:06:00.2396500Z mixed_B=False, 2025-05-07T21:06:00.2396714Z compile=False, 2025-05-07T21:06:00.2396910Z T=1, 2025-05-07T21:06:00.2397089Z D=2, 2025-05-07T21:06:00.2397282Z B=1, 2025-05-07T21:06:00.2397456Z log_E=3, 2025-05-07T21:06:00.2397658Z L=0, 2025-05-07T21:06:00.2397834Z D_gradcheck=1, 2025-05-07T21:06:00.2398049Z stochastic_rounding=False, 2025-05-07T21:06:00.2398304Z weighted=False, 2025-05-07T21:06:00.2398512Z row_wise=False, 2025-05-07T21:06:00.2398715Z mixed=False, 2025-05-07T21:06:00.2398921Z use_cache=False, 2025-05-07T21:06:00.2399173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2399449Z use_cpu=False, 2025-05-07T21:06:00.2399679Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2400004Z ) 2025-05-07T21:06:00.2400230Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2401111Z self=, 2025-05-07T21:06:00.2401635Z mixed_B=True, 2025-05-07T21:06:00.2401841Z compile=False, 2025-05-07T21:06:00.2402036Z T=1, 2025-05-07T21:06:00.2402210Z D=2, 2025-05-07T21:06:00.2402402Z B=1, 2025-05-07T21:06:00.2402582Z log_E=3, 2025-05-07T21:06:00.2410890Z L=0, 2025-05-07T21:06:00.2411135Z D_gradcheck=1, 2025-05-07T21:06:00.2411385Z stochastic_rounding=False, 2025-05-07T21:06:00.2411655Z weighted=False, 2025-05-07T21:06:00.2411872Z row_wise=False, 2025-05-07T21:06:00.2412209Z mixed=False, 2025-05-07T21:06:00.2412417Z use_cache=False, 2025-05-07T21:06:00.2412662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2412945Z use_cpu=False, 2025-05-07T21:06:00.2413175Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2413429Z ) 2025-05-07T21:06:00.2413656Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2414231Z self=, 2025-05-07T21:06:00.2414744Z mixed_B=True, 2025-05-07T21:06:00.2414947Z compile=True, 2025-05-07T21:06:00.2415143Z T=2, 2025-05-07T21:06:00.2415314Z D=79, 2025-05-07T21:06:00.2415492Z B=10, 2025-05-07T21:06:00.2415664Z log_E=3, 2025-05-07T21:06:00.2415844Z L=12, 2025-05-07T21:06:00.2416022Z D_gradcheck=2, 2025-05-07T21:06:00.2416235Z stochastic_rounding=True, 2025-05-07T21:06:00.2416472Z weighted=False, 2025-05-07T21:06:00.2416676Z row_wise=True, 2025-05-07T21:06:00.2416876Z mixed=False, 2025-05-07T21:06:00.2417067Z use_cache=False, 2025-05-07T21:06:00.2417308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:00.2417590Z use_cpu=False, 2025-05-07T21:06:00.2417810Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2418063Z ) 2025-05-07T21:06:00.2418290Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2418862Z self=, 2025-05-07T21:06:00.2419374Z mixed_B=True, 2025-05-07T21:06:00.2419576Z compile=True, 2025-05-07T21:06:00.2419772Z T=4, 2025-05-07T21:06:00.2419940Z D=124, 2025-05-07T21:06:00.2420125Z B=88, 2025-05-07T21:06:00.2420304Z log_E=4, 2025-05-07T21:06:00.2420572Z L=17, 2025-05-07T21:06:00.2420754Z D_gradcheck=2, 2025-05-07T21:06:00.2420974Z stochastic_rounding=False, 2025-05-07T21:06:00.2421216Z weighted=False, 2025-05-07T21:06:00.2421418Z row_wise=False, 2025-05-07T21:06:00.2421618Z mixed=True, 2025-05-07T21:06:00.2421808Z use_cache=False, 2025-05-07T21:06:00.2422125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2422397Z use_cpu=True, 2025-05-07T21:06:00.2422614Z output_dtype=SparseType.FP16, 2025-05-07T21:06:00.2422863Z ) 2025-05-07T21:06:00.2423086Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2423649Z self=, 2025-05-07T21:06:00.2424163Z mixed_B=False, 2025-05-07T21:06:00.2424367Z compile=True, 2025-05-07T21:06:00.2424562Z T=1, 2025-05-07T21:06:00.2424727Z D=114, 2025-05-07T21:06:00.2424904Z B=18, 2025-05-07T21:06:00.2425078Z log_E=3, 2025-05-07T21:06:00.2425261Z L=4, 2025-05-07T21:06:00.2425438Z D_gradcheck=2, 2025-05-07T21:06:00.2425653Z stochastic_rounding=False, 2025-05-07T21:06:00.2425895Z weighted=False, 2025-05-07T21:06:00.2426100Z row_wise=True, 2025-05-07T21:06:00.2426298Z mixed=True, 2025-05-07T21:06:00.2426488Z use_cache=False, 2025-05-07T21:06:00.2426729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2427006Z use_cpu=False, 2025-05-07T21:06:00.2427221Z output_dtype=SparseType.BF16, 2025-05-07T21:06:00.2427472Z ) 2025-05-07T21:06:00.2427692Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2428325Z self=, 2025-05-07T21:06:00.2428844Z mixed_B=False, 2025-05-07T21:06:00.2429049Z compile=False, 2025-05-07T21:06:00.2429240Z T=4, 2025-05-07T21:06:00.2429414Z D=68, 2025-05-07T21:06:00.2429586Z B=91, 2025-05-07T21:06:00.2429758Z log_E=3, 2025-05-07T21:06:00.2429944Z L=12, 2025-05-07T21:06:00.2430120Z D_gradcheck=2, 2025-05-07T21:06:00.2430329Z stochastic_rounding=True, 2025-05-07T21:06:00.2430577Z weighted=True, 2025-05-07T21:06:00.2430779Z row_wise=False, 2025-05-07T21:06:00.2431028Z mixed=False, 2025-05-07T21:06:00.2431222Z use_cache=True, 2025-05-07T21:06:00.2431453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2431732Z use_cpu=False, 2025-05-07T21:06:00.2431949Z output_dtype=SparseType.FP16, 2025-05-07T21:06:00.2432196Z ) 2025-05-07T21:06:00.2432417Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2432982Z self=, 2025-05-07T21:06:00.2433500Z mixed_B=True, 2025-05-07T21:06:00.2433703Z compile=False, 2025-05-07T21:06:00.2433896Z T=4, 2025-05-07T21:06:00.2434093Z D=88, 2025-05-07T21:06:00.2434291Z B=126, 2025-05-07T21:06:00.2434459Z log_E=5, 2025-05-07T21:06:00.2434642Z L=10, 2025-05-07T21:06:00.2434824Z D_gradcheck=2, 2025-05-07T21:06:00.2435031Z stochastic_rounding=True, 2025-05-07T21:06:00.2435275Z weighted=False, 2025-05-07T21:06:00.2435481Z row_wise=True, 2025-05-07T21:06:00.2435670Z mixed=True, 2025-05-07T21:06:00.2435870Z use_cache=True, 2025-05-07T21:06:00.2436212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2436487Z use_cpu=True, 2025-05-07T21:06:00.2436702Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2436951Z ) 2025-05-07T21:06:00.2437171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2437820Z self=, 2025-05-07T21:06:00.2438440Z mixed_B=True, 2025-05-07T21:06:00.2438657Z compile=False, 2025-05-07T21:06:00.2438865Z T=1, 2025-05-07T21:06:00.2439052Z D=81, 2025-05-07T21:06:00.2439236Z B=91, 2025-05-07T21:06:00.2439415Z log_E=3, 2025-05-07T21:06:00.2439662Z L=11, 2025-05-07T21:06:00.2439854Z D_gradcheck=1, 2025-05-07T21:06:00.2440090Z stochastic_rounding=False, 2025-05-07T21:06:00.2440368Z weighted=False, 2025-05-07T21:06:00.2440589Z row_wise=True, 2025-05-07T21:06:00.2440804Z mixed=False, 2025-05-07T21:06:00.2441021Z use_cache=False, 2025-05-07T21:06:00.2441327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:00.2441632Z use_cpu=False, 2025-05-07T21:06:00.2441875Z output_dtype=SparseType.BF16, 2025-05-07T21:06:00.2442153Z ) 2025-05-07T21:06:00.2442390Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2443063Z self=, 2025-05-07T21:06:00.2443679Z mixed_B=True, 2025-05-07T21:06:00.2443902Z compile=False, 2025-05-07T21:06:00.2444107Z T=2, 2025-05-07T21:06:00.2444294Z D=33, 2025-05-07T21:06:00.2444482Z B=14, 2025-05-07T21:06:00.2444664Z log_E=5, 2025-05-07T21:06:00.2444863Z L=12, 2025-05-07T21:06:00.2445056Z D_gradcheck=1, 2025-05-07T21:06:00.2445284Z stochastic_rounding=True, 2025-05-07T21:06:00.2445552Z weighted=True, 2025-05-07T21:06:00.2445775Z row_wise=True, 2025-05-07T21:06:00.2445986Z mixed=True, 2025-05-07T21:06:00.2446200Z use_cache=True, 2025-05-07T21:06:00.2446451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:00.2446751Z use_cpu=False, 2025-05-07T21:06:00.2446995Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2447270Z ) 2025-05-07T21:06:00.2447506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2448225Z self=, 2025-05-07T21:06:00.2448842Z mixed_B=False, 2025-05-07T21:06:00.2449060Z compile=True, 2025-05-07T21:06:00.2449267Z T=4, 2025-05-07T21:06:00.2449451Z D=19, 2025-05-07T21:06:00.2449639Z B=49, 2025-05-07T21:06:00.2449820Z log_E=5, 2025-05-07T21:06:00.2450015Z L=18, 2025-05-07T21:06:00.2450214Z D_gradcheck=1, 2025-05-07T21:06:00.2450443Z stochastic_rounding=True, 2025-05-07T21:06:00.2450714Z weighted=False, 2025-05-07T21:06:00.2450936Z row_wise=False, 2025-05-07T21:06:00.2451531Z mixed=True, 2025-05-07T21:06:00.2451753Z use_cache=False, 2025-05-07T21:06:00.2452015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2452317Z use_cpu=False, 2025-05-07T21:06:00.2452561Z output_dtype=SparseType.BF16, 2025-05-07T21:06:00.2452837Z ) 2025-05-07T21:06:00.2453072Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2453752Z self=, 2025-05-07T21:06:00.2454370Z mixed_B=True, 2025-05-07T21:06:00.2454589Z compile=False, 2025-05-07T21:06:00.2454802Z T=1, 2025-05-07T21:06:00.2454988Z D=27, 2025-05-07T21:06:00.2455167Z B=15, 2025-05-07T21:06:00.2455347Z log_E=4, 2025-05-07T21:06:00.2455528Z L=18, 2025-05-07T21:06:00.2455704Z D_gradcheck=1, 2025-05-07T21:06:00.2455924Z stochastic_rounding=False, 2025-05-07T21:06:00.2456176Z weighted=True, 2025-05-07T21:06:00.2456377Z row_wise=False, 2025-05-07T21:06:00.2456577Z mixed=True, 2025-05-07T21:06:00.2456776Z use_cache=False, 2025-05-07T21:06:00.2457015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2457292Z use_cpu=True, 2025-05-07T21:06:00.2457513Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2457763Z ) 2025-05-07T21:06:00.2457978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2458546Z self=, 2025-05-07T21:06:00.2459060Z mixed_B=False, 2025-05-07T21:06:00.2459258Z compile=True, 2025-05-07T21:06:00.2459453Z T=4, 2025-05-07T21:06:00.2459625Z D=101, 2025-05-07T21:06:00.2459803Z B=62, 2025-05-07T21:06:00.2459980Z log_E=5, 2025-05-07T21:06:00.2460158Z L=0, 2025-05-07T21:06:00.2460397Z D_gradcheck=2, 2025-05-07T21:06:00.2460616Z stochastic_rounding=True, 2025-05-07T21:06:00.2460864Z weighted=True, 2025-05-07T21:06:00.2461062Z row_wise=False, 2025-05-07T21:06:00.2461264Z mixed=False, 2025-05-07T21:06:00.2461466Z use_cache=True, 2025-05-07T21:06:00.2461734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2462014Z use_cpu=True, 2025-05-07T21:06:00.2462244Z output_dtype=SparseType.BF16, 2025-05-07T21:06:00.2462493Z ) 2025-05-07T21:06:00.2462715Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2463289Z self=, 2025-05-07T21:06:00.2463804Z mixed_B=True, 2025-05-07T21:06:00.2464035Z compile=False, 2025-05-07T21:06:00.2464250Z T=4, 2025-05-07T21:06:00.2464423Z D=110, 2025-05-07T21:06:00.2464611Z B=45, 2025-05-07T21:06:00.2464784Z log_E=5, 2025-05-07T21:06:00.2464960Z L=15, 2025-05-07T21:06:00.2465144Z D_gradcheck=1, 2025-05-07T21:06:00.2465359Z stochastic_rounding=False, 2025-05-07T21:06:00.2465601Z weighted=True, 2025-05-07T21:06:00.2465803Z row_wise=False, 2025-05-07T21:06:00.2466002Z mixed=True, 2025-05-07T21:06:00.2466194Z use_cache=True, 2025-05-07T21:06:00.2466428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:00.2466701Z use_cpu=True, 2025-05-07T21:06:00.2466921Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2467168Z ) 2025-05-07T21:06:00.2467393Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2468011Z self=, 2025-05-07T21:06:00.2468520Z mixed_B=False, 2025-05-07T21:06:00.2468724Z compile=True, 2025-05-07T21:06:00.2468918Z T=3, 2025-05-07T21:06:00.2469083Z D=71, 2025-05-07T21:06:00.2469259Z B=30, 2025-05-07T21:06:00.2469432Z log_E=5, 2025-05-07T21:06:00.2469609Z L=6, 2025-05-07T21:06:00.2469790Z D_gradcheck=1, 2025-05-07T21:06:00.2470006Z stochastic_rounding=True, 2025-05-07T21:06:00.2470243Z weighted=True, 2025-05-07T21:06:00.2470447Z row_wise=False, 2025-05-07T21:06:00.2470647Z mixed=True, 2025-05-07T21:06:00.2470886Z use_cache=False, 2025-05-07T21:06:00.2471124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:00.2471405Z use_cpu=True, 2025-05-07T21:06:00.2471621Z output_dtype=SparseType.FP16, 2025-05-07T21:06:00.2471872Z ) 2025-05-07T21:06:00.2472092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2472664Z self=, 2025-05-07T21:06:00.2473175Z mixed_B=True, 2025-05-07T21:06:00.2473374Z compile=True, 2025-05-07T21:06:00.2473565Z T=3, 2025-05-07T21:06:00.2473730Z D=83, 2025-05-07T21:06:00.2473903Z B=93, 2025-05-07T21:06:00.2474083Z log_E=3, 2025-05-07T21:06:00.2474261Z L=12, 2025-05-07T21:06:00.2474447Z D_gradcheck=2, 2025-05-07T21:06:00.2474664Z stochastic_rounding=True, 2025-05-07T21:06:00.2474904Z weighted=False, 2025-05-07T21:06:00.2475111Z row_wise=False, 2025-05-07T21:06:00.2475310Z mixed=False, 2025-05-07T21:06:00.2475509Z use_cache=False, 2025-05-07T21:06:00.2475745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:00.2476078Z use_cpu=True, 2025-05-07T21:06:00.2476296Z output_dtype=SparseType.FP32, 2025-05-07T21:06:00.2476546Z ) 2025-05-07T21:06:00.2476764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2477326Z self=, 2025-05-07T21:06:00.2477842Z mixed_B=False, 2025-05-07T21:06:00.2478043Z compile=False, 2025-05-07T21:06:00.2478235Z T=4, 2025-05-07T21:06:00.2478402Z D=97, 2025-05-07T21:06:00.2478573Z B=17, 2025-05-07T21:06:00.2478746Z log_E=5, 2025-05-07T21:06:00.2478920Z L=12, 2025-05-07T21:06:00.2479145Z D_gradcheck=1, 2025-05-07T21:06:00.2479361Z stochastic_rounding=True, 2025-05-07T21:06:00.2479601Z weighted=False, 2025-05-07T21:06:00.2479808Z row_wise=True, 2025-05-07T21:06:00.2480008Z mixed=False, 2025-05-07T21:06:00.2480202Z use_cache=True, 2025-05-07T21:06:00.2480428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2480772Z use_cpu=True, 2025-05-07T21:06:00.2480987Z output_dtype=SparseType.FP16, 2025-05-07T21:06:00.2481236Z ) 2025-05-07T21:06:00.2481455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:00.2482014Z self=, 2025-05-07T21:06:00.2482529Z mixed_B=False, 2025-05-07T21:06:00.2482730Z compile=False, 2025-05-07T21:06:00.2482925Z T=4, 2025-05-07T21:06:00.2483098Z D=62, 2025-05-07T21:06:00.2483271Z B=55, 2025-05-07T21:06:00.2483442Z log_E=4, 2025-05-07T21:06:00.2483627Z L=6, 2025-05-07T21:06:00.2483809Z D_gradcheck=2, 2025-05-07T21:06:00.2484028Z stochastic_rounding=False, 2025-05-07T21:06:00.2484274Z weighted=True, 2025-05-07T21:06:00.2484477Z row_wise=False, 2025-05-07T21:06:00.2484684Z mixed=False, 2025-05-07T21:06:00.2484880Z use_cache=True, 2025-05-07T21:06:00.2485111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:00.2485393Z use_cpu=False, 2025-05-07T21:06:00.2485610Z output_dtype=SparseType.FP16, 2025-05-07T21:06:00.2485864Z ) 2025-05-07T21:06:18.0389123Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0389910Z self=, 2025-05-07T21:06:18.0390443Z mixed_B=True, 2025-05-07T21:06:18.0390734Z compile=True, 2025-05-07T21:06:18.0390953Z T=1, 2025-05-07T21:06:18.0391141Z D=117, 2025-05-07T21:06:18.0391346Z B=112, 2025-05-07T21:06:18.0391537Z log_E=5, 2025-05-07T21:06:18.0391736Z L=3, 2025-05-07T21:06:18.0391945Z D_gradcheck=2, 2025-05-07T21:06:18.0392196Z stochastic_rounding=True, 2025-05-07T21:06:18.0392465Z weighted=True, 2025-05-07T21:06:18.0392692Z row_wise=False, 2025-05-07T21:06:18.0392917Z mixed=True, 2025-05-07T21:06:18.0393220Z use_cache=False, 2025-05-07T21:06:18.0393488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0393809Z use_cpu=True, 2025-05-07T21:06:18.0394055Z output_dtype=SparseType.BF16, 2025-05-07T21:06:18.0394318Z ) 2025-05-07T21:06:18.0394548Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0395128Z self=, 2025-05-07T21:06:18.0395644Z mixed_B=True, 2025-05-07T21:06:18.0395851Z compile=False, 2025-05-07T21:06:18.0396134Z T=4, 2025-05-07T21:06:18.0396309Z D=93, 2025-05-07T21:06:18.0396494Z B=103, 2025-05-07T21:06:18.0396676Z log_E=3, 2025-05-07T21:06:18.0396857Z L=3, 2025-05-07T21:06:18.0397045Z D_gradcheck=1, 2025-05-07T21:06:18.0397271Z stochastic_rounding=False, 2025-05-07T21:06:18.0397519Z weighted=False, 2025-05-07T21:06:18.0397728Z row_wise=False, 2025-05-07T21:06:18.0397936Z mixed=False, 2025-05-07T21:06:18.0398140Z use_cache=True, 2025-05-07T21:06:18.0398377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0398663Z use_cpu=True, 2025-05-07T21:06:18.0398910Z output_dtype=SparseType.BF16, 2025-05-07T21:06:18.0399195Z ) 2025-05-07T21:06:18.0399420Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0399991Z self=, 2025-05-07T21:06:18.0400503Z mixed_B=False, 2025-05-07T21:06:18.0400712Z compile=False, 2025-05-07T21:06:18.0400916Z T=2, 2025-05-07T21:06:18.0401086Z D=64, 2025-05-07T21:06:18.0401265Z B=59, 2025-05-07T21:06:18.0401442Z log_E=3, 2025-05-07T21:06:18.0401619Z L=13, 2025-05-07T21:06:18.0401888Z D_gradcheck=2, 2025-05-07T21:06:18.0402107Z stochastic_rounding=True, 2025-05-07T21:06:18.0402352Z weighted=True, 2025-05-07T21:06:18.0402558Z row_wise=True, 2025-05-07T21:06:18.0402762Z mixed=True, 2025-05-07T21:06:18.0402957Z use_cache=False, 2025-05-07T21:06:18.0403198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0403554Z use_cpu=False, 2025-05-07T21:06:18.0403776Z output_dtype=SparseType.FP32, 2025-05-07T21:06:18.0404034Z ) 2025-05-07T21:06:18.0404263Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0404831Z self=, 2025-05-07T21:06:18.0405351Z mixed_B=False, 2025-05-07T21:06:18.0405556Z compile=True, 2025-05-07T21:06:18.0405762Z T=5, 2025-05-07T21:06:18.0405931Z D=31, 2025-05-07T21:06:18.0406110Z B=74, 2025-05-07T21:06:18.0406286Z log_E=5, 2025-05-07T21:06:18.0406465Z L=0, 2025-05-07T21:06:18.0406650Z D_gradcheck=2, 2025-05-07T21:06:18.0406867Z stochastic_rounding=True, 2025-05-07T21:06:18.0407117Z weighted=False, 2025-05-07T21:06:18.0407343Z row_wise=False, 2025-05-07T21:06:18.0407554Z mixed=False, 2025-05-07T21:06:18.0419160Z use_cache=False, 2025-05-07T21:06:18.0419454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0419754Z use_cpu=True, 2025-05-07T21:06:18.0419998Z output_dtype=SparseType.FP16, 2025-05-07T21:06:18.0420261Z ) 2025-05-07T21:06:18.0420503Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0421210Z self=, 2025-05-07T21:06:18.0421751Z mixed_B=True, 2025-05-07T21:06:18.0421970Z compile=False, 2025-05-07T21:06:18.0422187Z T=2, 2025-05-07T21:06:18.0422379Z D=59, 2025-05-07T21:06:18.0422564Z B=128, 2025-05-07T21:06:18.0422756Z log_E=5, 2025-05-07T21:06:18.0422954Z L=5, 2025-05-07T21:06:18.0423145Z D_gradcheck=2, 2025-05-07T21:06:18.0423384Z stochastic_rounding=False, 2025-05-07T21:06:18.0423651Z weighted=True, 2025-05-07T21:06:18.0423864Z row_wise=True, 2025-05-07T21:06:18.0424083Z mixed=False, 2025-05-07T21:06:18.0424369Z use_cache=False, 2025-05-07T21:06:18.0424617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0424951Z use_cpu=False, 2025-05-07T21:06:18.0425192Z output_dtype=SparseType.FP16, 2025-05-07T21:06:18.0425449Z ) 2025-05-07T21:06:18.0425685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0426268Z self=, 2025-05-07T21:06:18.0426793Z mixed_B=True, 2025-05-07T21:06:18.0427002Z compile=False, 2025-05-07T21:06:18.0427214Z T=1, 2025-05-07T21:06:18.0427399Z D=6, 2025-05-07T21:06:18.0427580Z B=105, 2025-05-07T21:06:18.0427770Z log_E=4, 2025-05-07T21:06:18.0427965Z L=19, 2025-05-07T21:06:18.0428156Z D_gradcheck=1, 2025-05-07T21:06:18.0428386Z stochastic_rounding=True, 2025-05-07T21:06:18.0428653Z weighted=True, 2025-05-07T21:06:18.0428900Z row_wise=False, 2025-05-07T21:06:18.0429120Z mixed=False, 2025-05-07T21:06:18.0429334Z use_cache=True, 2025-05-07T21:06:18.0429571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0429864Z use_cpu=True, 2025-05-07T21:06:18.0430103Z output_dtype=SparseType.FP16, 2025-05-07T21:06:18.0430361Z ) 2025-05-07T21:06:18.0430598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0431186Z self=, 2025-05-07T21:06:18.0431707Z mixed_B=False, 2025-05-07T21:06:18.0431930Z compile=True, 2025-05-07T21:06:18.0432141Z T=3, 2025-05-07T21:06:18.0432321Z D=35, 2025-05-07T21:06:18.0432512Z B=81, 2025-05-07T21:06:18.0432706Z log_E=4, 2025-05-07T21:06:18.0432895Z L=19, 2025-05-07T21:06:18.0454230Z D_gradcheck=1, 2025-05-07T21:06:18.0454478Z stochastic_rounding=True, 2025-05-07T21:06:18.0454721Z weighted=False, 2025-05-07T21:06:18.0454920Z row_wise=False, 2025-05-07T21:06:18.0455119Z mixed=False, 2025-05-07T21:06:18.0455316Z use_cache=False, 2025-05-07T21:06:18.0455547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0455905Z use_cpu=False, 2025-05-07T21:06:18.0456127Z output_dtype=SparseType.FP32, 2025-05-07T21:06:18.0456371Z ) 2025-05-07T21:06:18.0456588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0457161Z self=, 2025-05-07T21:06:18.0457672Z mixed_B=False, 2025-05-07T21:06:18.0457871Z compile=True, 2025-05-07T21:06:18.0458064Z T=3, 2025-05-07T21:06:18.0458229Z D=2, 2025-05-07T21:06:18.0458393Z B=119, 2025-05-07T21:06:18.0458569Z log_E=3, 2025-05-07T21:06:18.0458765Z L=9, 2025-05-07T21:06:18.0458964Z D_gradcheck=2, 2025-05-07T21:06:18.0459179Z stochastic_rounding=False, 2025-05-07T21:06:18.0459416Z weighted=False, 2025-05-07T21:06:18.0459612Z row_wise=False, 2025-05-07T21:06:18.0459806Z mixed=False, 2025-05-07T21:06:18.0460005Z use_cache=True, 2025-05-07T21:06:18.0460230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0460505Z use_cpu=False, 2025-05-07T21:06:18.0460722Z output_dtype=SparseType.BF16, 2025-05-07T21:06:18.0460966Z ) 2025-05-07T21:06:18.0461183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0461806Z self=, 2025-05-07T21:06:18.0462313Z mixed_B=True, 2025-05-07T21:06:18.0462512Z compile=False, 2025-05-07T21:06:18.0462702Z T=5, 2025-05-07T21:06:18.0462868Z D=80, 2025-05-07T21:06:18.0463037Z B=77, 2025-05-07T21:06:18.0463204Z log_E=4, 2025-05-07T21:06:18.0463377Z L=12, 2025-05-07T21:06:18.0463555Z D_gradcheck=2, 2025-05-07T21:06:18.0463769Z stochastic_rounding=False, 2025-05-07T21:06:18.0464006Z weighted=True, 2025-05-07T21:06:18.0464203Z row_wise=False, 2025-05-07T21:06:18.0464396Z mixed=False, 2025-05-07T21:06:18.0464637Z use_cache=False, 2025-05-07T21:06:18.0464878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0465151Z use_cpu=True, 2025-05-07T21:06:18.0465366Z output_dtype=SparseType.FP16, 2025-05-07T21:06:18.0465606Z ) 2025-05-07T21:06:18.0465819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0466381Z self=, 2025-05-07T21:06:18.0466891Z mixed_B=True, 2025-05-07T21:06:18.0467091Z compile=False, 2025-05-07T21:06:18.0467289Z T=4, 2025-05-07T21:06:18.0467462Z D=119, 2025-05-07T21:06:18.0467636Z B=23, 2025-05-07T21:06:18.0467812Z log_E=5, 2025-05-07T21:06:18.0467992Z L=14, 2025-05-07T21:06:18.0468166Z D_gradcheck=1, 2025-05-07T21:06:18.0468388Z stochastic_rounding=True, 2025-05-07T21:06:18.0468634Z weighted=False, 2025-05-07T21:06:18.0468841Z row_wise=False, 2025-05-07T21:06:18.0469036Z mixed=False, 2025-05-07T21:06:18.0469242Z use_cache=False, 2025-05-07T21:06:18.0469503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0469806Z use_cpu=False, 2025-05-07T21:06:18.0470032Z output_dtype=SparseType.BF16, 2025-05-07T21:06:18.0470285Z ) 2025-05-07T21:06:18.0470505Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0471073Z self=, 2025-05-07T21:06:18.0471593Z mixed_B=True, 2025-05-07T21:06:18.0471789Z compile=False, 2025-05-07T21:06:18.0471987Z T=5, 2025-05-07T21:06:18.0472162Z D=65, 2025-05-07T21:06:18.0472334Z B=102, 2025-05-07T21:06:18.0472510Z log_E=3, 2025-05-07T21:06:18.0472695Z L=3, 2025-05-07T21:06:18.0472871Z D_gradcheck=2, 2025-05-07T21:06:18.0473151Z stochastic_rounding=True, 2025-05-07T21:06:18.0473401Z weighted=True, 2025-05-07T21:06:18.0473600Z row_wise=True, 2025-05-07T21:06:18.0473801Z mixed=True, 2025-05-07T21:06:18.0474005Z use_cache=False, 2025-05-07T21:06:18.0474243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0474557Z use_cpu=False, 2025-05-07T21:06:18.0474781Z output_dtype=SparseType.BF16, 2025-05-07T21:06:18.0475030Z ) 2025-05-07T21:06:18.0475245Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0475811Z self=, 2025-05-07T21:06:18.0476429Z mixed_B=False, 2025-05-07T21:06:18.0476632Z compile=False, 2025-05-07T21:06:18.0476836Z T=5, 2025-05-07T21:06:18.0477016Z D=124, 2025-05-07T21:06:18.0477193Z B=49, 2025-05-07T21:06:18.0477374Z log_E=3, 2025-05-07T21:06:18.0477564Z L=13, 2025-05-07T21:06:18.0477747Z D_gradcheck=1, 2025-05-07T21:06:18.0477970Z stochastic_rounding=True, 2025-05-07T21:06:18.0478220Z weighted=True, 2025-05-07T21:06:18.0478425Z row_wise=False, 2025-05-07T21:06:18.0478636Z mixed=True, 2025-05-07T21:06:18.0478846Z use_cache=False, 2025-05-07T21:06:18.0479089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0479372Z use_cpu=True, 2025-05-07T21:06:18.0479602Z output_dtype=SparseType.FP32, 2025-05-07T21:06:18.0479851Z ) 2025-05-07T21:06:18.0480077Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0480649Z self=, 2025-05-07T21:06:18.0481222Z mixed_B=True, 2025-05-07T21:06:18.0481427Z compile=True, 2025-05-07T21:06:18.0481628Z T=4, 2025-05-07T21:06:18.0481810Z D=37, 2025-05-07T21:06:18.0481986Z B=112, 2025-05-07T21:06:18.0482168Z log_E=5, 2025-05-07T21:06:18.0482358Z L=20, 2025-05-07T21:06:18.0482537Z D_gradcheck=2, 2025-05-07T21:06:18.0482762Z stochastic_rounding=False, 2025-05-07T21:06:18.0483012Z weighted=True, 2025-05-07T21:06:18.0483215Z row_wise=True, 2025-05-07T21:06:18.0483419Z mixed=False, 2025-05-07T21:06:18.0483637Z use_cache=False, 2025-05-07T21:06:18.0483921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0484204Z use_cpu=True, 2025-05-07T21:06:18.0484430Z output_dtype=SparseType.FP32, 2025-05-07T21:06:18.0484677Z ) 2025-05-07T21:06:18.0484901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0485468Z self=, 2025-05-07T21:06:18.0485988Z mixed_B=False, 2025-05-07T21:06:18.0486191Z compile=True, 2025-05-07T21:06:18.0486390Z T=3, 2025-05-07T21:06:18.0486569Z D=32, 2025-05-07T21:06:18.0486742Z B=115, 2025-05-07T21:06:18.0486924Z log_E=5, 2025-05-07T21:06:18.0487113Z L=20, 2025-05-07T21:06:18.0487292Z D_gradcheck=2, 2025-05-07T21:06:18.0487517Z stochastic_rounding=False, 2025-05-07T21:06:18.0487768Z weighted=False, 2025-05-07T21:06:18.0487972Z row_wise=False, 2025-05-07T21:06:18.0488175Z mixed=False, 2025-05-07T21:06:18.0488382Z use_cache=False, 2025-05-07T21:06:18.0488619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:18.0488901Z use_cpu=False, 2025-05-07T21:06:18.0489131Z output_dtype=SparseType.FP16, 2025-05-07T21:06:18.0489380Z ) 2025-05-07T21:06:18.0489612Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0490185Z self=, 2025-05-07T21:06:18.0490703Z mixed_B=False, 2025-05-07T21:06:18.0490911Z compile=True, 2025-05-07T21:06:18.0491117Z T=1, 2025-05-07T21:06:18.0491288Z D=13, 2025-05-07T21:06:18.0491470Z B=66, 2025-05-07T21:06:18.0491655Z log_E=5, 2025-05-07T21:06:18.0491845Z L=19, 2025-05-07T21:06:18.0492025Z D_gradcheck=1, 2025-05-07T21:06:18.0492298Z stochastic_rounding=False, 2025-05-07T21:06:18.0492552Z weighted=False, 2025-05-07T21:06:18.0492757Z row_wise=True, 2025-05-07T21:06:18.0492963Z mixed=True, 2025-05-07T21:06:18.0493165Z use_cache=True, 2025-05-07T21:06:18.0493393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0493715Z use_cpu=True, 2025-05-07T21:06:18.0493951Z output_dtype=SparseType.FP16, 2025-05-07T21:06:18.0494201Z ) 2025-05-07T21:06:18.0494427Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0494995Z self=, 2025-05-07T21:06:18.0495512Z mixed_B=False, 2025-05-07T21:06:18.0495718Z compile=True, 2025-05-07T21:06:18.0495920Z T=1, 2025-05-07T21:06:18.0496093Z D=40, 2025-05-07T21:06:18.0496272Z B=51, 2025-05-07T21:06:18.0496454Z log_E=3, 2025-05-07T21:06:18.0496639Z L=14, 2025-05-07T21:06:18.0496823Z D_gradcheck=2, 2025-05-07T21:06:18.0497048Z stochastic_rounding=True, 2025-05-07T21:06:18.0497294Z weighted=True, 2025-05-07T21:06:18.0497502Z row_wise=False, 2025-05-07T21:06:18.0497711Z mixed=False, 2025-05-07T21:06:18.0497913Z use_cache=False, 2025-05-07T21:06:18.0498156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0498435Z use_cpu=True, 2025-05-07T21:06:18.0498662Z output_dtype=SparseType.BF16, 2025-05-07T21:06:18.0498946Z ) 2025-05-07T21:06:18.0499186Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:18.0499752Z self=, 2025-05-07T21:06:18.0500318Z mixed_B=False, 2025-05-07T21:06:18.0500526Z compile=True, 2025-05-07T21:06:18.0500724Z T=2, 2025-05-07T21:06:18.0500899Z D=31, 2025-05-07T21:06:18.0501079Z B=78, 2025-05-07T21:06:18.0501259Z log_E=4, 2025-05-07T21:06:18.0501453Z L=14, 2025-05-07T21:06:18.0501646Z D_gradcheck=1, 2025-05-07T21:06:18.0501875Z stochastic_rounding=True, 2025-05-07T21:06:18.0502118Z weighted=False, 2025-05-07T21:06:18.0502328Z row_wise=False, 2025-05-07T21:06:18.0502537Z mixed=True, 2025-05-07T21:06:18.0502732Z use_cache=True, 2025-05-07T21:06:18.0503008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:18.0503290Z use_cpu=False, 2025-05-07T21:06:18.0503513Z output_dtype=SparseType.FP16, 2025-05-07T21:06:18.0503770Z ) 2025-05-07T21:06:23.6712374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6713080Z self=, 2025-05-07T21:06:23.6713656Z mixed_B=False, 2025-05-07T21:06:23.6713872Z compile=False, 2025-05-07T21:06:23.6714079Z T=3, 2025-05-07T21:06:23.6714254Z D=87, 2025-05-07T21:06:23.6714434Z B=80, 2025-05-07T21:06:23.6714614Z log_E=5, 2025-05-07T21:06:23.6714796Z L=17, 2025-05-07T21:06:23.6714979Z D_gradcheck=1, 2025-05-07T21:06:23.6715207Z stochastic_rounding=True, 2025-05-07T21:06:23.6715453Z weighted=True, 2025-05-07T21:06:23.6715660Z row_wise=False, 2025-05-07T21:06:23.6715864Z mixed=False, 2025-05-07T21:06:23.6716137Z use_cache=True, 2025-05-07T21:06:23.6716376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6716664Z use_cpu=True, 2025-05-07T21:06:23.6716883Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.6717152Z ) 2025-05-07T21:06:23.6717381Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6717948Z self=, 2025-05-07T21:06:23.6718476Z mixed_B=False, 2025-05-07T21:06:23.6718684Z compile=True, 2025-05-07T21:06:23.6718899Z T=4, 2025-05-07T21:06:23.6719078Z D=101, 2025-05-07T21:06:23.6719261Z B=81, 2025-05-07T21:06:23.6719440Z log_E=3, 2025-05-07T21:06:23.6719620Z L=12, 2025-05-07T21:06:23.6719803Z D_gradcheck=1, 2025-05-07T21:06:23.6720288Z stochastic_rounding=True, 2025-05-07T21:06:23.6720534Z weighted=True, 2025-05-07T21:06:23.6720735Z row_wise=False, 2025-05-07T21:06:23.6720938Z mixed=False, 2025-05-07T21:06:23.6721134Z use_cache=False, 2025-05-07T21:06:23.6721379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.6721740Z use_cpu=True, 2025-05-07T21:06:23.6721958Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.6722213Z ) 2025-05-07T21:06:23.6722436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6723001Z self=, 2025-05-07T21:06:23.6723526Z mixed_B=False, 2025-05-07T21:06:23.6723731Z compile=True, 2025-05-07T21:06:23.6723924Z T=4, 2025-05-07T21:06:23.6724101Z D=57, 2025-05-07T21:06:23.6724280Z B=20, 2025-05-07T21:06:23.6724453Z log_E=4, 2025-05-07T21:06:23.6724641Z L=20, 2025-05-07T21:06:23.6724823Z D_gradcheck=2, 2025-05-07T21:06:23.6725035Z stochastic_rounding=True, 2025-05-07T21:06:23.6725283Z weighted=False, 2025-05-07T21:06:23.6725490Z row_wise=False, 2025-05-07T21:06:23.6725691Z mixed=True, 2025-05-07T21:06:23.6725885Z use_cache=True, 2025-05-07T21:06:23.6726120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.6726401Z use_cpu=False, 2025-05-07T21:06:23.6726623Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.6726877Z ) 2025-05-07T21:06:23.6727101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6727663Z self=, 2025-05-07T21:06:23.6728264Z mixed_B=True, 2025-05-07T21:06:23.6728467Z compile=False, 2025-05-07T21:06:23.6728659Z T=2, 2025-05-07T21:06:23.6728836Z D=113, 2025-05-07T21:06:23.6729015Z B=1, 2025-05-07T21:06:23.6729188Z log_E=5, 2025-05-07T21:06:23.6729373Z L=3, 2025-05-07T21:06:23.6729554Z D_gradcheck=2, 2025-05-07T21:06:23.6729766Z stochastic_rounding=True, 2025-05-07T21:06:23.6730015Z weighted=True, 2025-05-07T21:06:23.6730217Z row_wise=True, 2025-05-07T21:06:23.6730421Z mixed=False, 2025-05-07T21:06:23.6730658Z use_cache=True, 2025-05-07T21:06:23.6730977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6731268Z use_cpu=False, 2025-05-07T21:06:23.6731488Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.6731741Z ) 2025-05-07T21:06:23.6731962Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6732525Z self=, 2025-05-07T21:06:23.6733046Z mixed_B=True, 2025-05-07T21:06:23.6733250Z compile=False, 2025-05-07T21:06:23.6733441Z T=4, 2025-05-07T21:06:23.6733620Z D=47, 2025-05-07T21:06:23.6733798Z B=116, 2025-05-07T21:06:23.6733972Z log_E=3, 2025-05-07T21:06:23.6734157Z L=12, 2025-05-07T21:06:23.6734340Z D_gradcheck=1, 2025-05-07T21:06:23.6734556Z stochastic_rounding=False, 2025-05-07T21:06:23.6734809Z weighted=False, 2025-05-07T21:06:23.6735017Z row_wise=False, 2025-05-07T21:06:23.6735217Z mixed=False, 2025-05-07T21:06:23.6735416Z use_cache=True, 2025-05-07T21:06:23.6735644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.6735916Z use_cpu=True, 2025-05-07T21:06:23.6736140Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.6736390Z ) 2025-05-07T21:06:23.6736604Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6737172Z self=, 2025-05-07T21:06:23.6737690Z mixed_B=True, 2025-05-07T21:06:23.6737893Z compile=True, 2025-05-07T21:06:23.6738083Z T=5, 2025-05-07T21:06:23.6738257Z D=28, 2025-05-07T21:06:23.6738435Z B=85, 2025-05-07T21:06:23.6738603Z log_E=3, 2025-05-07T21:06:23.6738785Z L=9, 2025-05-07T21:06:23.6738964Z D_gradcheck=1, 2025-05-07T21:06:23.6739224Z stochastic_rounding=False, 2025-05-07T21:06:23.6739470Z weighted=False, 2025-05-07T21:06:23.6739674Z row_wise=True, 2025-05-07T21:06:23.6739868Z mixed=True, 2025-05-07T21:06:23.6740067Z use_cache=False, 2025-05-07T21:06:23.6740303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.6740573Z use_cpu=False, 2025-05-07T21:06:23.6740841Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.6741095Z ) 2025-05-07T21:06:23.6741315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6741882Z self=, 2025-05-07T21:06:23.6742406Z mixed_B=False, 2025-05-07T21:06:23.6742605Z compile=True, 2025-05-07T21:06:23.6749214Z T=2, 2025-05-07T21:06:23.6749408Z D=105, 2025-05-07T21:06:23.6749592Z B=30, 2025-05-07T21:06:23.6749765Z log_E=3, 2025-05-07T21:06:23.6749955Z L=3, 2025-05-07T21:06:23.6750147Z D_gradcheck=2, 2025-05-07T21:06:23.6750407Z stochastic_rounding=True, 2025-05-07T21:06:23.6750661Z weighted=False, 2025-05-07T21:06:23.6750868Z row_wise=False, 2025-05-07T21:06:23.6751062Z mixed=False, 2025-05-07T21:06:23.6751264Z use_cache=True, 2025-05-07T21:06:23.6751495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6751765Z use_cpu=True, 2025-05-07T21:06:23.6751992Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.6752243Z ) 2025-05-07T21:06:23.6752463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6753033Z self=, 2025-05-07T21:06:23.6753618Z mixed_B=True, 2025-05-07T21:06:23.6753809Z compile=False, 2025-05-07T21:06:23.6754007Z T=1, 2025-05-07T21:06:23.6754183Z D=121, 2025-05-07T21:06:23.6754354Z B=103, 2025-05-07T21:06:23.6754523Z log_E=5, 2025-05-07T21:06:23.6754698Z L=10, 2025-05-07T21:06:23.6754864Z D_gradcheck=2, 2025-05-07T21:06:23.6755074Z stochastic_rounding=False, 2025-05-07T21:06:23.6755311Z weighted=True, 2025-05-07T21:06:23.6755504Z row_wise=False, 2025-05-07T21:06:23.6755694Z mixed=True, 2025-05-07T21:06:23.6755883Z use_cache=False, 2025-05-07T21:06:23.6756245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6756513Z use_cpu=False, 2025-05-07T21:06:23.6756732Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.6756973Z ) 2025-05-07T21:06:23.6757184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6757744Z self=, 2025-05-07T21:06:23.6758252Z mixed_B=False, 2025-05-07T21:06:23.6758446Z compile=True, 2025-05-07T21:06:23.6758635Z T=5, 2025-05-07T21:06:23.6758799Z D=70, 2025-05-07T21:06:23.6758962Z B=73, 2025-05-07T21:06:23.6759124Z log_E=5, 2025-05-07T21:06:23.6759297Z L=18, 2025-05-07T21:06:23.6759464Z D_gradcheck=2, 2025-05-07T21:06:23.6759677Z stochastic_rounding=True, 2025-05-07T21:06:23.6759912Z weighted=True, 2025-05-07T21:06:23.6760101Z row_wise=True, 2025-05-07T21:06:23.6760291Z mixed=True, 2025-05-07T21:06:23.6760481Z use_cache=False, 2025-05-07T21:06:23.6760711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6760974Z use_cpu=True, 2025-05-07T21:06:23.6761188Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.6761428Z ) 2025-05-07T21:06:23.6761635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6762191Z self=, 2025-05-07T21:06:23.6762701Z mixed_B=True, 2025-05-07T21:06:23.6762889Z compile=False, 2025-05-07T21:06:23.6763076Z T=5, 2025-05-07T21:06:23.6763242Z D=68, 2025-05-07T21:06:23.6763406Z B=45, 2025-05-07T21:06:23.6763572Z log_E=5, 2025-05-07T21:06:23.6763745Z L=5, 2025-05-07T21:06:23.6763944Z D_gradcheck=1, 2025-05-07T21:06:23.6764197Z stochastic_rounding=True, 2025-05-07T21:06:23.6764430Z weighted=False, 2025-05-07T21:06:23.6764625Z row_wise=True, 2025-05-07T21:06:23.6764820Z mixed=False, 2025-05-07T21:06:23.6765006Z use_cache=True, 2025-05-07T21:06:23.6765227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.6765492Z use_cpu=True, 2025-05-07T21:06:23.6765743Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.6765987Z ) 2025-05-07T21:06:23.6766200Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6766760Z self=, 2025-05-07T21:06:23.6767274Z mixed_B=False, 2025-05-07T21:06:23.6767467Z compile=True, 2025-05-07T21:06:23.6767650Z T=3, 2025-05-07T21:06:23.6767814Z D=9, 2025-05-07T21:06:23.6767976Z B=3, 2025-05-07T21:06:23.6768138Z log_E=5, 2025-05-07T21:06:23.6768310Z L=6, 2025-05-07T21:06:23.6768476Z D_gradcheck=1, 2025-05-07T21:06:23.6768684Z stochastic_rounding=True, 2025-05-07T21:06:23.6768916Z weighted=False, 2025-05-07T21:06:23.6769109Z row_wise=True, 2025-05-07T21:06:23.6769298Z mixed=False, 2025-05-07T21:06:23.6769485Z use_cache=True, 2025-05-07T21:06:23.6769705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6769967Z use_cpu=True, 2025-05-07T21:06:23.6770179Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.6770422Z ) 2025-05-07T21:06:23.6770631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6771183Z self=, 2025-05-07T21:06:23.6771744Z mixed_B=False, 2025-05-07T21:06:23.6771938Z compile=False, 2025-05-07T21:06:23.6772124Z T=4, 2025-05-07T21:06:23.6772286Z D=108, 2025-05-07T21:06:23.6772450Z B=77, 2025-05-07T21:06:23.6772613Z log_E=5, 2025-05-07T21:06:23.6772784Z L=4, 2025-05-07T21:06:23.6772948Z D_gradcheck=1, 2025-05-07T21:06:23.6773155Z stochastic_rounding=False, 2025-05-07T21:06:23.6773391Z weighted=True, 2025-05-07T21:06:23.6773584Z row_wise=False, 2025-05-07T21:06:23.6773771Z mixed=True, 2025-05-07T21:06:23.6773957Z use_cache=False, 2025-05-07T21:06:23.6774232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.6774496Z use_cpu=True, 2025-05-07T21:06:23.6774711Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.6774951Z ) 2025-05-07T21:06:23.6775163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6775715Z self=, 2025-05-07T21:06:23.6776222Z mixed_B=True, 2025-05-07T21:06:23.6776414Z compile=False, 2025-05-07T21:06:23.6776595Z T=1, 2025-05-07T21:06:23.6776760Z D=122, 2025-05-07T21:06:23.6776929Z B=35, 2025-05-07T21:06:23.6777092Z log_E=5, 2025-05-07T21:06:23.6777264Z L=19, 2025-05-07T21:06:23.6777432Z D_gradcheck=2, 2025-05-07T21:06:23.6777639Z stochastic_rounding=False, 2025-05-07T21:06:23.6777876Z weighted=False, 2025-05-07T21:06:23.6778069Z row_wise=True, 2025-05-07T21:06:23.6778253Z mixed=False, 2025-05-07T21:06:23.6778445Z use_cache=False, 2025-05-07T21:06:23.6778673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6778933Z use_cpu=True, 2025-05-07T21:06:23.6779146Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.6779385Z ) 2025-05-07T21:06:23.6779595Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6780148Z self=, 2025-05-07T21:06:23.6780656Z mixed_B=True, 2025-05-07T21:06:23.6780861Z compile=True, 2025-05-07T21:06:23.6781074Z T=1, 2025-05-07T21:06:23.6781246Z D=20, 2025-05-07T21:06:23.6781409Z B=18, 2025-05-07T21:06:23.6781572Z log_E=5, 2025-05-07T21:06:23.6781745Z L=12, 2025-05-07T21:06:23.6781917Z D_gradcheck=1, 2025-05-07T21:06:23.6782125Z stochastic_rounding=True, 2025-05-07T21:06:23.6782418Z weighted=True, 2025-05-07T21:06:23.6782621Z row_wise=False, 2025-05-07T21:06:23.6782816Z mixed=False, 2025-05-07T21:06:23.6783017Z use_cache=True, 2025-05-07T21:06:23.6783248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6783519Z use_cpu=True, 2025-05-07T21:06:23.6783782Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.6784031Z ) 2025-05-07T21:06:23.6784247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6784811Z self=, 2025-05-07T21:06:23.6785330Z mixed_B=False, 2025-05-07T21:06:23.6785532Z compile=True, 2025-05-07T21:06:23.6785720Z T=3, 2025-05-07T21:06:23.6785894Z D=105, 2025-05-07T21:06:23.6786070Z B=55, 2025-05-07T21:06:23.6786240Z log_E=4, 2025-05-07T21:06:23.6786427Z L=1, 2025-05-07T21:06:23.6786604Z D_gradcheck=1, 2025-05-07T21:06:23.6786816Z stochastic_rounding=False, 2025-05-07T21:06:23.6787065Z weighted=False, 2025-05-07T21:06:23.6787269Z row_wise=True, 2025-05-07T21:06:23.6787461Z mixed=False, 2025-05-07T21:06:23.6787661Z use_cache=False, 2025-05-07T21:06:23.6787898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6788164Z use_cpu=True, 2025-05-07T21:06:23.6788386Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.6788634Z ) 2025-05-07T21:06:23.6788849Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6789414Z self=, 2025-05-07T21:06:23.6790011Z mixed_B=True, 2025-05-07T21:06:23.6790202Z compile=True, 2025-05-07T21:06:23.6790399Z T=5, 2025-05-07T21:06:23.6790570Z D=94, 2025-05-07T21:06:23.6790740Z B=61, 2025-05-07T21:06:23.6790912Z log_E=4, 2025-05-07T21:06:23.6791090Z L=8, 2025-05-07T21:06:23.6791270Z D_gradcheck=2, 2025-05-07T21:06:23.6791481Z stochastic_rounding=False, 2025-05-07T21:06:23.6791734Z weighted=False, 2025-05-07T21:06:23.6791938Z row_wise=True, 2025-05-07T21:06:23.6792130Z mixed=True, 2025-05-07T21:06:23.6792326Z use_cache=True, 2025-05-07T21:06:23.6792594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6792864Z use_cpu=False, 2025-05-07T21:06:23.6793087Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.6793336Z ) 2025-05-07T21:06:23.6793551Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:23.6794114Z self=, 2025-05-07T21:06:23.6794634Z mixed_B=False, 2025-05-07T21:06:23.6794828Z compile=False, 2025-05-07T21:06:23.6795029Z T=2, 2025-05-07T21:06:23.6795203Z D=114, 2025-05-07T21:06:23.6795376Z B=101, 2025-05-07T21:06:23.6795554Z log_E=3, 2025-05-07T21:06:23.6795738Z L=9, 2025-05-07T21:06:23.6796005Z D_gradcheck=2, 2025-05-07T21:06:23.6796225Z stochastic_rounding=False, 2025-05-07T21:06:23.6796478Z weighted=True, 2025-05-07T21:06:23.6796677Z row_wise=True, 2025-05-07T21:06:23.6796875Z mixed=True, 2025-05-07T21:06:23.6797074Z use_cache=False, 2025-05-07T21:06:23.6797314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.6797588Z use_cpu=True, 2025-05-07T21:06:23.6797815Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.6798067Z ) 2025-05-07T21:07:03.3215136Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3215994Z self=, 2025-05-07T21:07:03.3216742Z mixed_B=False, 2025-05-07T21:07:03.3217013Z compile=False, 2025-05-07T21:07:03.3217277Z T=5, 2025-05-07T21:07:03.3217513Z D=22, 2025-05-07T21:07:03.3217729Z B=77, 2025-05-07T21:07:03.3217909Z log_E=5, 2025-05-07T21:07:03.3218101Z L=9, 2025-05-07T21:07:03.3218276Z D_gradcheck=1, 2025-05-07T21:07:03.3218506Z stochastic_rounding=False, 2025-05-07T21:07:03.3219132Z weighted=False, 2025-05-07T21:07:03.3219345Z row_wise=False, 2025-05-07T21:07:03.3219549Z mixed=True, 2025-05-07T21:07:03.3219749Z use_cache=False, 2025-05-07T21:07:03.3220000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3220286Z use_cpu=False, 2025-05-07T21:07:03.3220618Z output_dtype=SparseType.BF16, 2025-05-07T21:07:03.3220873Z ) 2025-05-07T21:07:03.3221096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3221671Z self=, 2025-05-07T21:07:03.3222190Z mixed_B=False, 2025-05-07T21:07:03.3222389Z compile=True, 2025-05-07T21:07:03.3222586Z T=2, 2025-05-07T21:07:03.3222759Z D=12, 2025-05-07T21:07:03.3222930Z B=94, 2025-05-07T21:07:03.3223107Z log_E=3, 2025-05-07T21:07:03.3223293Z L=5, 2025-05-07T21:07:03.3223470Z D_gradcheck=1, 2025-05-07T21:07:03.3223687Z stochastic_rounding=True, 2025-05-07T21:07:03.3223942Z weighted=False, 2025-05-07T21:07:03.3224145Z row_wise=True, 2025-05-07T21:07:03.3224350Z mixed=True, 2025-05-07T21:07:03.3224552Z use_cache=False, 2025-05-07T21:07:03.3224788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3225074Z use_cpu=False, 2025-05-07T21:07:03.3225303Z output_dtype=SparseType.FP16, 2025-05-07T21:07:03.3225553Z ) 2025-05-07T21:07:03.3225777Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3226348Z self=, 2025-05-07T21:07:03.3226990Z mixed_B=True, 2025-05-07T21:07:03.3227189Z compile=False, 2025-05-07T21:07:03.3227394Z T=5, 2025-05-07T21:07:03.3227567Z D=9, 2025-05-07T21:07:03.3227738Z B=85, 2025-05-07T21:07:03.3227919Z log_E=5, 2025-05-07T21:07:03.3228108Z L=20, 2025-05-07T21:07:03.3228286Z D_gradcheck=2, 2025-05-07T21:07:03.3228505Z stochastic_rounding=True, 2025-05-07T21:07:03.3228756Z weighted=True, 2025-05-07T21:07:03.3228952Z row_wise=True, 2025-05-07T21:07:03.3229152Z mixed=False, 2025-05-07T21:07:03.3229351Z use_cache=False, 2025-05-07T21:07:03.3229584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3229978Z use_cpu=False, 2025-05-07T21:07:03.3230208Z output_dtype=SparseType.BF16, 2025-05-07T21:07:03.3230465Z ) 2025-05-07T21:07:03.3230682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3231249Z self=, 2025-05-07T21:07:03.3231767Z mixed_B=True, 2025-05-07T21:07:03.3231963Z compile=False, 2025-05-07T21:07:03.3232165Z T=5, 2025-05-07T21:07:03.3232344Z D=9, 2025-05-07T21:07:03.3232509Z B=20, 2025-05-07T21:07:03.3232689Z log_E=5, 2025-05-07T21:07:03.3232873Z L=20, 2025-05-07T21:07:03.3233052Z D_gradcheck=2, 2025-05-07T21:07:03.3233264Z stochastic_rounding=True, 2025-05-07T21:07:03.3233517Z weighted=True, 2025-05-07T21:07:03.3233721Z row_wise=True, 2025-05-07T21:07:03.3233918Z mixed=False, 2025-05-07T21:07:03.3234123Z use_cache=False, 2025-05-07T21:07:03.3234362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3234636Z use_cpu=False, 2025-05-07T21:07:03.3234863Z output_dtype=SparseType.BF16, 2025-05-07T21:07:03.3235116Z ) 2025-05-07T21:07:03.3235336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3235903Z self=, 2025-05-07T21:07:03.3236577Z mixed_B=True, 2025-05-07T21:07:03.3236779Z compile=False, 2025-05-07T21:07:03.3236984Z T=5, 2025-05-07T21:07:03.3237158Z D=9, 2025-05-07T21:07:03.3237329Z B=20, 2025-05-07T21:07:03.3237512Z log_E=5, 2025-05-07T21:07:03.3237697Z L=20, 2025-05-07T21:07:03.3237873Z D_gradcheck=2, 2025-05-07T21:07:03.3238094Z stochastic_rounding=True, 2025-05-07T21:07:03.3238400Z weighted=True, 2025-05-07T21:07:03.3238603Z row_wise=True, 2025-05-07T21:07:03.3238806Z mixed=False, 2025-05-07T21:07:03.3239008Z use_cache=True, 2025-05-07T21:07:03.3239240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3239516Z use_cpu=False, 2025-05-07T21:07:03.3239743Z output_dtype=SparseType.BF16, 2025-05-07T21:07:03.3240050Z ) 2025-05-07T21:07:03.3240272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3240844Z self=, 2025-05-07T21:07:03.3241419Z mixed_B=True, 2025-05-07T21:07:03.3241616Z compile=False, 2025-05-07T21:07:03.3241816Z T=1, 2025-05-07T21:07:03.3241990Z D=9, 2025-05-07T21:07:03.3242157Z B=20, 2025-05-07T21:07:03.3242337Z log_E=5, 2025-05-07T21:07:03.3242520Z L=20, 2025-05-07T21:07:03.3242698Z D_gradcheck=2, 2025-05-07T21:07:03.3242916Z stochastic_rounding=True, 2025-05-07T21:07:03.3243165Z weighted=True, 2025-05-07T21:07:03.3243363Z row_wise=True, 2025-05-07T21:07:03.3243567Z mixed=False, 2025-05-07T21:07:03.3243771Z use_cache=True, 2025-05-07T21:07:03.3244031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3244412Z use_cpu=False, 2025-05-07T21:07:03.3244638Z output_dtype=SparseType.BF16, 2025-05-07T21:07:03.3244887Z ) 2025-05-07T21:07:03.3245107Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3245675Z self=, 2025-05-07T21:07:03.3246245Z mixed_B=True, 2025-05-07T21:07:03.3246437Z compile=True, 2025-05-07T21:07:03.3246628Z T=1, 2025-05-07T21:07:03.3246804Z D=9, 2025-05-07T21:07:03.3246972Z B=20, 2025-05-07T21:07:03.3247146Z log_E=5, 2025-05-07T21:07:03.3247331Z L=20, 2025-05-07T21:07:03.3247505Z D_gradcheck=2, 2025-05-07T21:07:03.3247720Z stochastic_rounding=True, 2025-05-07T21:07:03.3247967Z weighted=True, 2025-05-07T21:07:03.3248164Z row_wise=True, 2025-05-07T21:07:03.3248364Z mixed=False, 2025-05-07T21:07:03.3248567Z use_cache=True, 2025-05-07T21:07:03.3248793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3249119Z use_cpu=False, 2025-05-07T21:07:03.3249344Z output_dtype=SparseType.BF16, 2025-05-07T21:07:03.3249590Z ) 2025-05-07T21:07:03.3249813Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:03.3250382Z self=, 2025-05-07T21:07:03.3250901Z mixed_B=True, 2025-05-07T21:07:03.3251100Z compile=False, 2025-05-07T21:07:03.3251299Z T=1, 2025-05-07T21:07:03.3251476Z D=9, 2025-05-07T21:07:03.3251645Z B=20, 2025-05-07T21:07:03.3251823Z log_E=5, 2025-05-07T21:07:03.3252006Z L=20, 2025-05-07T21:07:03.3252179Z D_gradcheck=2, 2025-05-07T21:07:03.3252393Z stochastic_rounding=True, 2025-05-07T21:07:03.3252640Z weighted=False, 2025-05-07T21:07:03.3252836Z row_wise=True, 2025-05-07T21:07:03.3253036Z mixed=False, 2025-05-07T21:07:03.3253236Z use_cache=True, 2025-05-07T21:07:03.3253460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.3253739Z use_cpu=False, 2025-05-07T21:07:03.3253960Z output_dtype=SparseType.BF16, 2025-05-07T21:07:03.3254207Z ) 2025-05-07T21:07:03.3254378Z PASSED 2025-05-07T21:07:03.3254483Z 2025-05-07T21:07:03.3254627Z =============================== warnings summary =============================== 2025-05-07T21:07:03.3255202Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:07:03.3255934Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:07:03.3263293Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:07:03.3264157Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:07:03.3264926Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:07:03.3265634Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:07:03.3266358Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:07:03.3267121Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:07:03.3268542Z /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:03.3269729Z warnings.warn( 2025-05-07T21:07:03.3269863Z 2025-05-07T21:07:03.3270094Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:03.3270577Z ================== 8 passed, 8 warnings in 359.16s (0:05:59) =================== 2025-05-07T21:07:04.0830444Z 2025-05-07T21:07:04.0831204Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:07:04.0851392Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 362 seconds 2025-05-07T21:07:04.0851731Z 2025-05-07T21:07:04.0851781Z 2025-05-07T21:07:04.0851842Z 2025-05-07T21:07:04.0851846Z 2025-05-07T21:07:04.0876438Z ################################################################################ 2025-05-07T21:07:04.0892270Z # [2025-05-07T21:07:04.088Z] Run Python Test Suite: 2025-05-07T21:07:04.0892606Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:07:04.0892914Z ################################################################################ 2025-05-07T21:07:04.0918275Z + 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:04.0918923Z 2025-05-07T21:07:06.2380120Z ============================= test session starts ============================== 2025-05-07T21:07:06.2381040Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:06.2381560Z cachedir: .pytest_cache 2025-05-07T21:07:06.2382135Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:06.2382860Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:06.2383264Z plugins: hypothesis-6.131.14 2025-05-07T21:07:07.9258512Z collecting ... collected 1 item 2025-05-07T21:07:07.9258733Z 2025-05-07T21:07:07.9285611Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:07:07.9285980Z 2025-05-07T21:07:07.9286160Z =========================== short test summary info ============================ 2025-05-07T21:07:07.9287080Z 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:07:07.9287971Z ============================== 1 skipped in 1.82s ============================== 2025-05-07T21:07:08.4990617Z 2025-05-07T21:07:08.4991273Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:07:08.5010869Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:07:08.5011216Z 2025-05-07T21:07:08.5011221Z 2025-05-07T21:07:08.5011225Z 2025-05-07T21:07:08.5011229Z 2025-05-07T21:07:08.5032478Z ################################################################################ 2025-05-07T21:07:08.5047910Z # [2025-05-07T21:07:08.504Z] Run Python Test Suite: 2025-05-07T21:07:08.5048249Z # ./tbe/training/backward_none_test.py 2025-05-07T21:07:08.5048692Z ################################################################################ 2025-05-07T21:07:08.5074451Z + 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:07:08.5075094Z 2025-05-07T21:07:10.6486283Z ============================= test session starts ============================== 2025-05-07T21:07:10.6486917Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:10.6487442Z cachedir: .pytest_cache 2025-05-07T21:07:10.6488006Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:10.6488723Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:10.6489123Z plugins: hypothesis-6.131.14 2025-05-07T21:07:12.3777762Z collecting ... collected 2 items 2025-05-07T21:07:12.3778223Z 2025-05-07T21:07:16.1269636Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:07:16.1271213Z self=, 2025-05-07T21:07:16.1272097Z T=1, 2025-05-07T21:07:16.1272449Z D=2, 2025-05-07T21:07:16.1272782Z B=1, 2025-05-07T21:07:16.1273124Z log_E=3, 2025-05-07T21:07:16.1273482Z L=0, 2025-05-07T21:07:16.1273892Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1274728Z weighted=False, 2025-05-07T21:07:16.1274976Z long_segments=False, 2025-05-07T21:07:16.1275235Z pooling_mode=, 2025-05-07T21:07:16.1275536Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1275790Z ) 2025-05-07T21:07:16.1276126Z Trying example: test_backward_none( 2025-05-07T21:07:16.1276584Z self=, 2025-05-07T21:07:16.1277025Z T=3, 2025-05-07T21:07:16.1277200Z D=2, 2025-05-07T21:07:16.1277379Z B=1, 2025-05-07T21:07:16.1277549Z log_E=3, 2025-05-07T21:07:16.1277738Z L=0, 2025-05-07T21:07:16.1277947Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1278326Z weighted=False, 2025-05-07T21:07:16.1278545Z long_segments=False, 2025-05-07T21:07:16.1278803Z pooling_mode=, 2025-05-07T21:07:16.1279093Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1279351Z ) 2025-05-07T21:07:16.1279548Z Trying example: test_backward_none( 2025-05-07T21:07:16.1280003Z self=, 2025-05-07T21:07:16.1280434Z T=3, 2025-05-07T21:07:16.1280611Z D=112, 2025-05-07T21:07:16.1280791Z B=69, 2025-05-07T21:07:16.1280959Z log_E=5, 2025-05-07T21:07:16.1281141Z L=4, 2025-05-07T21:07:16.1281348Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1281621Z weighted=False, 2025-05-07T21:07:16.1281839Z long_segments=False, 2025-05-07T21:07:16.1282092Z pooling_mode=, 2025-05-07T21:07:16.1282386Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1282636Z ) 2025-05-07T21:07:16.1282830Z Trying example: test_backward_none( 2025-05-07T21:07:16.1283275Z self=, 2025-05-07T21:07:16.1283716Z T=1, 2025-05-07T21:07:16.1283894Z D=110, 2025-05-07T21:07:16.1284068Z B=1, 2025-05-07T21:07:16.1284244Z log_E=3, 2025-05-07T21:07:16.1284431Z L=0, 2025-05-07T21:07:16.1284631Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1284909Z weighted=False, 2025-05-07T21:07:16.1285124Z long_segments=False, 2025-05-07T21:07:16.1285371Z pooling_mode=, 2025-05-07T21:07:16.1285664Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1285916Z ) 2025-05-07T21:07:16.1286108Z Trying example: test_backward_none( 2025-05-07T21:07:16.1286645Z self=, 2025-05-07T21:07:16.1287082Z T=1, 2025-05-07T21:07:16.1287259Z D=110, 2025-05-07T21:07:16.1287430Z B=51, 2025-05-07T21:07:16.1287605Z log_E=3, 2025-05-07T21:07:16.1287797Z L=20, 2025-05-07T21:07:16.1287999Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1288368Z weighted=True, 2025-05-07T21:07:16.1288585Z long_segments=False, 2025-05-07T21:07:16.1288835Z pooling_mode=, 2025-05-07T21:07:16.1289140Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1289398Z ) 2025-05-07T21:07:16.1289586Z Trying example: test_backward_none( 2025-05-07T21:07:16.1290032Z self=, 2025-05-07T21:07:16.1290465Z T=3, 2025-05-07T21:07:16.1290632Z D=159, 2025-05-07T21:07:16.1290813Z B=1, 2025-05-07T21:07:16.1290986Z log_E=3, 2025-05-07T21:07:16.1291166Z L=0, 2025-05-07T21:07:16.1291378Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1291657Z weighted=False, 2025-05-07T21:07:16.1291870Z long_segments=False, 2025-05-07T21:07:16.1292118Z pooling_mode=, 2025-05-07T21:07:16.1292415Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1292670Z ) 2025-05-07T21:07:16.1292854Z Trying example: test_backward_none( 2025-05-07T21:07:16.1293303Z self=, 2025-05-07T21:07:16.1293738Z T=3, 2025-05-07T21:07:16.1293909Z D=159, 2025-05-07T21:07:16.1294141Z B=38, 2025-05-07T21:07:16.1294319Z log_E=4, 2025-05-07T21:07:16.1294497Z L=16, 2025-05-07T21:07:16.1294701Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1294979Z weighted=True, 2025-05-07T21:07:16.1295191Z long_segments=False, 2025-05-07T21:07:16.1295439Z pooling_mode=, 2025-05-07T21:07:16.1295733Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1295979Z ) 2025-05-07T21:07:16.1296175Z Trying example: test_backward_none( 2025-05-07T21:07:16.1296619Z self=, 2025-05-07T21:07:16.1297056Z T=4, 2025-05-07T21:07:16.1297227Z D=49, 2025-05-07T21:07:16.1297449Z B=43, 2025-05-07T21:07:16.1297629Z log_E=4, 2025-05-07T21:07:16.1297809Z L=10, 2025-05-07T21:07:16.1298015Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1298290Z weighted=True, 2025-05-07T21:07:16.1298499Z long_segments=True, 2025-05-07T21:07:16.1298745Z pooling_mode=, 2025-05-07T21:07:16.1299046Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1299293Z ) 2025-05-07T21:07:16.1299483Z Trying example: test_backward_none( 2025-05-07T21:07:16.1299930Z self=, 2025-05-07T21:07:16.1300359Z T=1, 2025-05-07T21:07:16.1300535Z D=231, 2025-05-07T21:07:16.1300726Z B=16, 2025-05-07T21:07:16.1300910Z log_E=5, 2025-05-07T21:07:16.1301099Z L=7, 2025-05-07T21:07:16.1301297Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1301577Z weighted=False, 2025-05-07T21:07:16.1301792Z long_segments=False, 2025-05-07T21:07:16.1302040Z pooling_mode=, 2025-05-07T21:07:16.1302337Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1302589Z ) 2025-05-07T21:07:16.1302774Z Trying example: test_backward_none( 2025-05-07T21:07:16.1303223Z self=, 2025-05-07T21:07:16.1303656Z T=4, 2025-05-07T21:07:16.1303827Z D=164, 2025-05-07T21:07:16.1304006Z B=101, 2025-05-07T21:07:16.1304185Z log_E=4, 2025-05-07T21:07:16.1304360Z L=14, 2025-05-07T21:07:16.1304584Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1304896Z weighted=True, 2025-05-07T21:07:16.1305107Z long_segments=True, 2025-05-07T21:07:16.1305348Z pooling_mode=, 2025-05-07T21:07:16.1305694Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1305946Z ) 2025-05-07T21:07:16.1306134Z Trying example: test_backward_none( 2025-05-07T21:07:16.1306581Z self=, 2025-05-07T21:07:16.1307018Z T=5, 2025-05-07T21:07:16.1307238Z D=60, 2025-05-07T21:07:16.1307416Z B=8, 2025-05-07T21:07:16.1307591Z log_E=5, 2025-05-07T21:07:16.1307770Z L=17, 2025-05-07T21:07:16.1307978Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1308255Z weighted=False, 2025-05-07T21:07:16.1308463Z long_segments=True, 2025-05-07T21:07:16.1308979Z pooling_mode=, 2025-05-07T21:07:16.1309274Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1309519Z ) 2025-05-07T21:07:16.1309714Z Trying example: test_backward_none( 2025-05-07T21:07:16.1310159Z self=, 2025-05-07T21:07:16.1310591Z T=4, 2025-05-07T21:07:16.1310765Z D=107, 2025-05-07T21:07:16.1310943Z B=63, 2025-05-07T21:07:16.1311121Z log_E=4, 2025-05-07T21:07:16.1311299Z L=20, 2025-05-07T21:07:16.1311504Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1311787Z weighted=True, 2025-05-07T21:07:16.1311992Z long_segments=True, 2025-05-07T21:07:16.1312242Z pooling_mode=, 2025-05-07T21:07:16.1312535Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1312781Z ) 2025-05-07T21:07:16.1312974Z Trying example: test_backward_none( 2025-05-07T21:07:16.1313423Z self=, 2025-05-07T21:07:16.1313933Z T=4, 2025-05-07T21:07:16.1314107Z D=210, 2025-05-07T21:07:16.1314284Z B=107, 2025-05-07T21:07:16.1314454Z log_E=4, 2025-05-07T21:07:16.1314639Z L=7, 2025-05-07T21:07:16.1314844Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1315115Z weighted=True, 2025-05-07T21:07:16.1315326Z long_segments=False, 2025-05-07T21:07:16.1315579Z pooling_mode=, 2025-05-07T21:07:16.1315867Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1316186Z ) 2025-05-07T21:07:16.1316382Z Trying example: test_backward_none( 2025-05-07T21:07:16.1316895Z self=, 2025-05-07T21:07:16.1317324Z T=5, 2025-05-07T21:07:16.1317500Z D=139, 2025-05-07T21:07:16.1317681Z B=63, 2025-05-07T21:07:16.1317853Z log_E=4, 2025-05-07T21:07:16.1318039Z L=15, 2025-05-07T21:07:16.1318247Z weights_precision=SparseType.FP16, 2025-05-07T21:07:16.1318513Z weighted=True, 2025-05-07T21:07:16.1318726Z long_segments=True, 2025-05-07T21:07:16.1318972Z pooling_mode=, 2025-05-07T21:07:16.1319263Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1319516Z ) 2025-05-07T21:07:16.1319709Z Trying example: test_backward_none( 2025-05-07T21:07:16.1320150Z self=, 2025-05-07T21:07:16.1320585Z T=4, 2025-05-07T21:07:16.1320756Z D=189, 2025-05-07T21:07:16.1320925Z B=5, 2025-05-07T21:07:16.1321099Z log_E=5, 2025-05-07T21:07:16.1321282Z L=16, 2025-05-07T21:07:16.1321485Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1321764Z weighted=True, 2025-05-07T21:07:16.1321976Z long_segments=False, 2025-05-07T21:07:16.1322225Z pooling_mode=, 2025-05-07T21:07:16.1322513Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1322763Z ) 2025-05-07T21:07:16.1322960Z Trying example: test_backward_none( 2025-05-07T21:07:16.1323397Z self=, 2025-05-07T21:07:16.1323831Z T=4, 2025-05-07T21:07:16.1324006Z D=79, 2025-05-07T21:07:16.1324178Z B=92, 2025-05-07T21:07:16.1324352Z log_E=4, 2025-05-07T21:07:16.1324533Z L=13, 2025-05-07T21:07:16.1324734Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1325085Z weighted=False, 2025-05-07T21:07:16.1325300Z long_segments=False, 2025-05-07T21:07:16.1325549Z pooling_mode=, 2025-05-07T21:07:16.1325849Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1326104Z ) 2025-05-07T21:07:16.1326292Z Trying example: test_backward_none( 2025-05-07T21:07:16.1326804Z self=, 2025-05-07T21:07:16.1327237Z T=1, 2025-05-07T21:07:16.1327407Z D=50, 2025-05-07T21:07:16.1327587Z B=127, 2025-05-07T21:07:16.1327766Z log_E=4, 2025-05-07T21:07:16.1327952Z L=19, 2025-05-07T21:07:16.1328151Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1328430Z weighted=True, 2025-05-07T21:07:16.1328637Z long_segments=True, 2025-05-07T21:07:16.1328878Z pooling_mode=, 2025-05-07T21:07:16.1329176Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1329433Z ) 2025-05-07T21:07:16.1329623Z Trying example: test_backward_none( 2025-05-07T21:07:16.1330072Z self=, 2025-05-07T21:07:16.1330501Z T=2, 2025-05-07T21:07:16.1330672Z D=3, 2025-05-07T21:07:16.1330850Z B=90, 2025-05-07T21:07:16.1331029Z log_E=3, 2025-05-07T21:07:16.1331209Z L=6, 2025-05-07T21:07:16.1331413Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1331689Z weighted=True, 2025-05-07T21:07:16.1331893Z long_segments=False, 2025-05-07T21:07:16.1332146Z pooling_mode=, 2025-05-07T21:07:16.1332494Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1332741Z ) 2025-05-07T21:07:16.1332933Z Trying example: test_backward_none( 2025-05-07T21:07:16.1333378Z self=, 2025-05-07T21:07:16.1333809Z T=1, 2025-05-07T21:07:16.1333979Z D=172, 2025-05-07T21:07:16.1334159Z B=33, 2025-05-07T21:07:16.1334333Z log_E=5, 2025-05-07T21:07:16.1334518Z L=14, 2025-05-07T21:07:16.1334724Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1334997Z weighted=True, 2025-05-07T21:07:16.1335204Z long_segments=False, 2025-05-07T21:07:16.1335529Z pooling_mode=, 2025-05-07T21:07:16.1335823Z output_dtype=SparseType.BF16, 2025-05-07T21:07:16.1336072Z ) 2025-05-07T21:07:16.1336267Z Trying example: test_backward_none( 2025-05-07T21:07:16.1336710Z self=, 2025-05-07T21:07:16.1337146Z T=1, 2025-05-07T21:07:16.1337320Z D=130, 2025-05-07T21:07:16.1337497Z B=34, 2025-05-07T21:07:16.1337668Z log_E=5, 2025-05-07T21:07:16.1337851Z L=11, 2025-05-07T21:07:16.1338055Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1338324Z weighted=False, 2025-05-07T21:07:16.1338539Z long_segments=True, 2025-05-07T21:07:16.1338784Z pooling_mode=, 2025-05-07T21:07:16.1339084Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1339331Z ) 2025-05-07T21:07:16.1339520Z Trying example: test_backward_none( 2025-05-07T21:07:16.1339967Z self=, 2025-05-07T21:07:16.1340396Z T=1, 2025-05-07T21:07:16.1340571Z D=130, 2025-05-07T21:07:16.1340750Z B=34, 2025-05-07T21:07:16.1340924Z log_E=5, 2025-05-07T21:07:16.1341109Z L=11, 2025-05-07T21:07:16.1341314Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1341585Z weighted=True, 2025-05-07T21:07:16.1341802Z long_segments=True, 2025-05-07T21:07:16.1342049Z pooling_mode=, 2025-05-07T21:07:16.1342332Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1342580Z ) 2025-05-07T21:07:16.1342771Z Trying example: test_backward_none( 2025-05-07T21:07:16.1343213Z self=, 2025-05-07T21:07:16.1343645Z T=1, 2025-05-07T21:07:16.1343818Z D=11, 2025-05-07T21:07:16.1344079Z B=34, 2025-05-07T21:07:16.1344260Z log_E=5, 2025-05-07T21:07:16.1344455Z L=11, 2025-05-07T21:07:16.1344684Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1344966Z weighted=True, 2025-05-07T21:07:16.1345176Z long_segments=True, 2025-05-07T21:07:16.1345420Z pooling_mode=, 2025-05-07T21:07:16.1345752Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1346003Z ) 2025-05-07T21:07:16.1346193Z Trying example: test_backward_none( 2025-05-07T21:07:16.1346632Z self=, 2025-05-07T21:07:16.1347063Z T=1, 2025-05-07T21:07:16.1347236Z D=11, 2025-05-07T21:07:16.1347404Z B=11, 2025-05-07T21:07:16.1347581Z log_E=5, 2025-05-07T21:07:16.1347762Z L=11, 2025-05-07T21:07:16.1347960Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1348234Z weighted=True, 2025-05-07T21:07:16.1348442Z long_segments=True, 2025-05-07T21:07:16.1348681Z pooling_mode=, 2025-05-07T21:07:16.1348973Z output_dtype=SparseType.FP16, 2025-05-07T21:07:16.1357319Z ) 2025-05-07T21:07:16.1357550Z Trying example: test_backward_none( 2025-05-07T21:07:16.1358022Z self=, 2025-05-07T21:07:16.1358474Z T=4, 2025-05-07T21:07:16.1358650Z D=255, 2025-05-07T21:07:16.1358831Z B=122, 2025-05-07T21:07:16.1359008Z log_E=3, 2025-05-07T21:07:16.1359193Z L=2, 2025-05-07T21:07:16.1359395Z weights_precision=SparseType.FP32, 2025-05-07T21:07:16.1359767Z weighted=False, 2025-05-07T21:07:16.1359980Z long_segments=False, 2025-05-07T21:07:16.1360233Z pooling_mode=, 2025-05-07T21:07:16.1360533Z output_dtype=SparseType.FP32, 2025-05-07T21:07:16.1360786Z ) 2025-05-07T21:07:18.3138464Z Trying example: test_backward_none( 2025-05-07T21:07:18.3139866Z self=, 2025-05-07T21:07:18.3141062Z T=4, 2025-05-07T21:07:18.3141558Z D=2, 2025-05-07T21:07:18.3142021Z B=122, 2025-05-07T21:07:18.3142488Z log_E=3, 2025-05-07T21:07:18.3142985Z L=2, 2025-05-07T21:07:18.3143981Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3144770Z weighted=False, 2025-05-07T21:07:18.3145131Z long_segments=False, 2025-05-07T21:07:18.3145385Z pooling_mode=, 2025-05-07T21:07:18.3145687Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.3145949Z ) 2025-05-07T21:07:18.3146141Z Trying example: test_backward_none( 2025-05-07T21:07:18.3146591Z self=, 2025-05-07T21:07:18.3147026Z T=4, 2025-05-07T21:07:18.3147195Z D=2, 2025-05-07T21:07:18.3147366Z B=2, 2025-05-07T21:07:18.3147541Z log_E=3, 2025-05-07T21:07:18.3147715Z L=2, 2025-05-07T21:07:18.3147919Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3148200Z weighted=False, 2025-05-07T21:07:18.3148413Z long_segments=False, 2025-05-07T21:07:18.3148660Z pooling_mode=, 2025-05-07T21:07:18.3148958Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.3149207Z ) 2025-05-07T21:07:18.3149398Z Trying example: test_backward_none( 2025-05-07T21:07:18.3149849Z self=, 2025-05-07T21:07:18.3150286Z T=2, 2025-05-07T21:07:18.3150455Z D=2, 2025-05-07T21:07:18.3150632Z B=2, 2025-05-07T21:07:18.3150804Z log_E=3, 2025-05-07T21:07:18.3150985Z L=2, 2025-05-07T21:07:18.3151188Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3151463Z weighted=False, 2025-05-07T21:07:18.3151670Z long_segments=False, 2025-05-07T21:07:18.3151923Z pooling_mode=, 2025-05-07T21:07:18.3152220Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.3152467Z ) 2025-05-07T21:07:18.3152660Z Trying example: test_backward_none( 2025-05-07T21:07:18.3153207Z self=, 2025-05-07T21:07:18.3153648Z T=2, 2025-05-07T21:07:18.3153815Z D=2, 2025-05-07T21:07:18.3153990Z B=2, 2025-05-07T21:07:18.3154164Z log_E=3, 2025-05-07T21:07:18.3154343Z L=3, 2025-05-07T21:07:18.3154628Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3154911Z weighted=False, 2025-05-07T21:07:18.3155141Z long_segments=False, 2025-05-07T21:07:18.3155415Z pooling_mode=, 2025-05-07T21:07:18.3155712Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.3156068Z ) 2025-05-07T21:07:18.3156261Z Trying example: test_backward_none( 2025-05-07T21:07:18.3156709Z self=, 2025-05-07T21:07:18.3157139Z T=2, 2025-05-07T21:07:18.3157312Z D=6, 2025-05-07T21:07:18.3157488Z B=98, 2025-05-07T21:07:18.3157659Z log_E=5, 2025-05-07T21:07:18.3157841Z L=17, 2025-05-07T21:07:18.3158050Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3158319Z weighted=True, 2025-05-07T21:07:18.3158532Z long_segments=False, 2025-05-07T21:07:18.3158782Z pooling_mode=, 2025-05-07T21:07:18.3159076Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3159329Z ) 2025-05-07T21:07:18.3159518Z Trying example: test_backward_none( 2025-05-07T21:07:18.3159962Z self=, 2025-05-07T21:07:18.3160391Z T=2, 2025-05-07T21:07:18.3160645Z D=6, 2025-05-07T21:07:18.3160818Z B=98, 2025-05-07T21:07:18.3160989Z log_E=5, 2025-05-07T21:07:18.3161170Z L=2, 2025-05-07T21:07:18.3161372Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3161638Z weighted=True, 2025-05-07T21:07:18.3161851Z long_segments=False, 2025-05-07T21:07:18.3162102Z pooling_mode=, 2025-05-07T21:07:18.3162395Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3162650Z ) 2025-05-07T21:07:18.3162843Z Trying example: test_backward_none( 2025-05-07T21:07:18.3163285Z self=, 2025-05-07T21:07:18.3163717Z T=2, 2025-05-07T21:07:18.3163941Z D=6, 2025-05-07T21:07:18.3164110Z B=98, 2025-05-07T21:07:18.3164289Z log_E=5, 2025-05-07T21:07:18.3164471Z L=2, 2025-05-07T21:07:18.3164667Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3164943Z weighted=False, 2025-05-07T21:07:18.3165158Z long_segments=False, 2025-05-07T21:07:18.3165405Z pooling_mode=, 2025-05-07T21:07:18.3165701Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3165949Z ) 2025-05-07T21:07:18.3166144Z Trying example: test_backward_none( 2025-05-07T21:07:18.3166582Z self=, 2025-05-07T21:07:18.3167018Z T=2, 2025-05-07T21:07:18.3167193Z D=6, 2025-05-07T21:07:18.3167363Z B=98, 2025-05-07T21:07:18.3167538Z log_E=5, 2025-05-07T21:07:18.3167722Z L=6, 2025-05-07T21:07:18.3167917Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3168194Z weighted=False, 2025-05-07T21:07:18.3168415Z long_segments=False, 2025-05-07T21:07:18.3168660Z pooling_mode=, 2025-05-07T21:07:18.3168958Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3169208Z ) 2025-05-07T21:07:18.3169393Z Trying example: test_backward_none( 2025-05-07T21:07:18.3169841Z self=, 2025-05-07T21:07:18.3170279Z T=1, 2025-05-07T21:07:18.3170446Z D=6, 2025-05-07T21:07:18.3170617Z B=98, 2025-05-07T21:07:18.3170792Z log_E=5, 2025-05-07T21:07:18.3170969Z L=6, 2025-05-07T21:07:18.3171170Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3171448Z weighted=False, 2025-05-07T21:07:18.3171663Z long_segments=False, 2025-05-07T21:07:18.3171963Z pooling_mode=, 2025-05-07T21:07:18.3172260Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3172512Z ) 2025-05-07T21:07:18.3172697Z Trying example: test_backward_none( 2025-05-07T21:07:18.3173150Z self=, 2025-05-07T21:07:18.3173631Z T=1, 2025-05-07T21:07:18.3173798Z D=6, 2025-05-07T21:07:18.3173974Z B=6, 2025-05-07T21:07:18.3174143Z log_E=5, 2025-05-07T21:07:18.3174323Z L=6, 2025-05-07T21:07:18.3174526Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3174808Z weighted=False, 2025-05-07T21:07:18.3175016Z long_segments=False, 2025-05-07T21:07:18.3175266Z pooling_mode=, 2025-05-07T21:07:18.3175563Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3175808Z ) 2025-05-07T21:07:18.3176003Z Trying example: test_backward_none( 2025-05-07T21:07:18.3176452Z self=, 2025-05-07T21:07:18.3176890Z T=1, 2025-05-07T21:07:18.3177062Z D=37, 2025-05-07T21:07:18.3177237Z B=113, 2025-05-07T21:07:18.3177417Z log_E=3, 2025-05-07T21:07:18.3177596Z L=1, 2025-05-07T21:07:18.3177803Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3178076Z weighted=True, 2025-05-07T21:07:18.3178285Z long_segments=False, 2025-05-07T21:07:18.3178537Z pooling_mode=, 2025-05-07T21:07:18.3178830Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3179076Z ) 2025-05-07T21:07:18.3179272Z Trying example: test_backward_none( 2025-05-07T21:07:18.3179774Z self=, 2025-05-07T21:07:18.3180204Z T=1, 2025-05-07T21:07:18.3180379Z D=2, 2025-05-07T21:07:18.3180546Z B=113, 2025-05-07T21:07:18.3180719Z log_E=3, 2025-05-07T21:07:18.3180899Z L=1, 2025-05-07T21:07:18.3181097Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3181365Z weighted=True, 2025-05-07T21:07:18.3181581Z long_segments=False, 2025-05-07T21:07:18.3181833Z pooling_mode=, 2025-05-07T21:07:18.3182122Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3182369Z ) 2025-05-07T21:07:18.3182604Z Trying example: test_backward_none( 2025-05-07T21:07:18.3183088Z self=, 2025-05-07T21:07:18.3183522Z T=1, 2025-05-07T21:07:18.3183689Z D=2, 2025-05-07T21:07:18.3183861Z B=113, 2025-05-07T21:07:18.3184033Z log_E=3, 2025-05-07T21:07:18.3184215Z L=1, 2025-05-07T21:07:18.3184416Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3184690Z weighted=False, 2025-05-07T21:07:18.3184905Z long_segments=False, 2025-05-07T21:07:18.3185152Z pooling_mode=, 2025-05-07T21:07:18.3185445Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3185714Z ) 2025-05-07T21:07:18.3185899Z Trying example: test_backward_none( 2025-05-07T21:07:18.3186350Z self=, 2025-05-07T21:07:18.3186784Z T=1, 2025-05-07T21:07:18.3186953Z D=113, 2025-05-07T21:07:18.3187136Z B=113, 2025-05-07T21:07:18.3187311Z log_E=3, 2025-05-07T21:07:18.3187493Z L=1, 2025-05-07T21:07:18.3187699Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3187981Z weighted=False, 2025-05-07T21:07:18.3188189Z long_segments=False, 2025-05-07T21:07:18.3188444Z pooling_mode=, 2025-05-07T21:07:18.3188740Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3188988Z ) 2025-05-07T21:07:18.3189179Z Trying example: test_backward_none( 2025-05-07T21:07:18.3189630Z self=, 2025-05-07T21:07:18.3190063Z T=4, 2025-05-07T21:07:18.3190232Z D=76, 2025-05-07T21:07:18.3190408Z B=52, 2025-05-07T21:07:18.3190586Z log_E=5, 2025-05-07T21:07:18.3190763Z L=11, 2025-05-07T21:07:18.3191019Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3191295Z weighted=True, 2025-05-07T21:07:18.3191500Z long_segments=False, 2025-05-07T21:07:18.3191750Z pooling_mode=, 2025-05-07T21:07:18.3192044Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3192285Z ) 2025-05-07T21:07:18.3192523Z Trying example: test_backward_none( 2025-05-07T21:07:18.3192973Z self=, 2025-05-07T21:07:18.3193400Z T=4, 2025-05-07T21:07:18.3193578Z D=76, 2025-05-07T21:07:18.3193758Z B=52, 2025-05-07T21:07:18.3193929Z log_E=5, 2025-05-07T21:07:18.3194115Z L=11, 2025-05-07T21:07:18.3194324Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3194592Z weighted=True, 2025-05-07T21:07:18.3194802Z long_segments=True, 2025-05-07T21:07:18.3195049Z pooling_mode=, 2025-05-07T21:07:18.3195334Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3195587Z ) 2025-05-07T21:07:18.3195779Z Trying example: test_backward_none( 2025-05-07T21:07:18.3196317Z self=, 2025-05-07T21:07:18.3196746Z T=4, 2025-05-07T21:07:18.3196923Z D=76, 2025-05-07T21:07:18.3197101Z B=52, 2025-05-07T21:07:18.3197275Z log_E=3, 2025-05-07T21:07:18.3197461Z L=11, 2025-05-07T21:07:18.3197670Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3197944Z weighted=True, 2025-05-07T21:07:18.3198159Z long_segments=True, 2025-05-07T21:07:18.3198459Z pooling_mode=, 2025-05-07T21:07:18.3198748Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3199004Z ) 2025-05-07T21:07:18.3199197Z Trying example: test_backward_none( 2025-05-07T21:07:18.3199639Z self=, 2025-05-07T21:07:18.3200077Z T=3, 2025-05-07T21:07:18.3200252Z D=76, 2025-05-07T21:07:18.3200424Z B=52, 2025-05-07T21:07:18.3200607Z log_E=3, 2025-05-07T21:07:18.3200791Z L=11, 2025-05-07T21:07:18.3200991Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3201271Z weighted=True, 2025-05-07T21:07:18.3201484Z long_segments=True, 2025-05-07T21:07:18.3201782Z pooling_mode=, 2025-05-07T21:07:18.3202076Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3202329Z ) 2025-05-07T21:07:18.3202524Z Trying example: test_backward_none( 2025-05-07T21:07:18.3202964Z self=, 2025-05-07T21:07:18.3203402Z T=1, 2025-05-07T21:07:18.3203579Z D=76, 2025-05-07T21:07:18.3203748Z B=52, 2025-05-07T21:07:18.3203920Z log_E=3, 2025-05-07T21:07:18.3204101Z L=11, 2025-05-07T21:07:18.3204299Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3204572Z weighted=True, 2025-05-07T21:07:18.3204781Z long_segments=True, 2025-05-07T21:07:18.3205021Z pooling_mode=, 2025-05-07T21:07:18.3205320Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3205571Z ) 2025-05-07T21:07:18.3205758Z Trying example: test_backward_none( 2025-05-07T21:07:18.3206207Z self=, 2025-05-07T21:07:18.3206645Z T=1, 2025-05-07T21:07:18.3206818Z D=76, 2025-05-07T21:07:18.3206995Z B=52, 2025-05-07T21:07:18.3207172Z log_E=3, 2025-05-07T21:07:18.3207351Z L=0, 2025-05-07T21:07:18.3207555Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3207830Z weighted=True, 2025-05-07T21:07:18.3208040Z long_segments=True, 2025-05-07T21:07:18.3208278Z pooling_mode=, 2025-05-07T21:07:18.3208570Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3209158Z ) 2025-05-07T21:07:18.3209344Z Trying example: test_backward_none( 2025-05-07T21:07:18.3209791Z self=, 2025-05-07T21:07:18.3210226Z T=1, 2025-05-07T21:07:18.3210555Z D=2, 2025-05-07T21:07:18.3210734Z B=52, 2025-05-07T21:07:18.3210911Z log_E=3, 2025-05-07T21:07:18.3211091Z L=0, 2025-05-07T21:07:18.3211301Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3211584Z weighted=True, 2025-05-07T21:07:18.3211788Z long_segments=True, 2025-05-07T21:07:18.3212109Z pooling_mode=, 2025-05-07T21:07:18.3212403Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3212653Z ) 2025-05-07T21:07:18.3212846Z Trying example: test_backward_none( 2025-05-07T21:07:18.3213301Z self=, 2025-05-07T21:07:18.3213738Z T=1, 2025-05-07T21:07:18.3213911Z D=210, 2025-05-07T21:07:18.3214094Z B=49, 2025-05-07T21:07:18.3214274Z log_E=4, 2025-05-07T21:07:18.3214451Z L=11, 2025-05-07T21:07:18.3214657Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3214943Z weighted=False, 2025-05-07T21:07:18.3215196Z long_segments=False, 2025-05-07T21:07:18.3215457Z pooling_mode=, 2025-05-07T21:07:18.3215751Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3215994Z ) 2025-05-07T21:07:18.3216187Z Trying example: test_backward_none( 2025-05-07T21:07:18.3216639Z self=, 2025-05-07T21:07:18.3217070Z T=1, 2025-05-07T21:07:18.3217243Z D=11, 2025-05-07T21:07:18.3217417Z B=49, 2025-05-07T21:07:18.3217588Z log_E=4, 2025-05-07T21:07:18.3217770Z L=11, 2025-05-07T21:07:18.3218051Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3218323Z weighted=False, 2025-05-07T21:07:18.3218537Z long_segments=False, 2025-05-07T21:07:18.3218794Z pooling_mode=, 2025-05-07T21:07:18.3219083Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3219335Z ) 2025-05-07T21:07:18.3219528Z Trying example: test_backward_none( 2025-05-07T21:07:18.3219985Z self=, 2025-05-07T21:07:18.3220414Z T=1, 2025-05-07T21:07:18.3220591Z D=2, 2025-05-07T21:07:18.3220763Z B=49, 2025-05-07T21:07:18.3220936Z log_E=4, 2025-05-07T21:07:18.3221193Z L=11, 2025-05-07T21:07:18.3221402Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3221677Z weighted=False, 2025-05-07T21:07:18.3221893Z long_segments=False, 2025-05-07T21:07:18.3222147Z pooling_mode=, 2025-05-07T21:07:18.3222435Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3222692Z ) 2025-05-07T21:07:18.3483979Z Trying example: test_backward_none( 2025-05-07T21:07:18.3484699Z self=, 2025-05-07T21:07:18.3485298Z T=1, 2025-05-07T21:07:18.3485506Z D=2, 2025-05-07T21:07:18.3485682Z B=2, 2025-05-07T21:07:18.3485852Z log_E=4, 2025-05-07T21:07:18.3486040Z L=11, 2025-05-07T21:07:18.3486260Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3486537Z weighted=False, 2025-05-07T21:07:18.3486757Z long_segments=False, 2025-05-07T21:07:18.3487012Z pooling_mode=, 2025-05-07T21:07:18.3487305Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3487587Z ) 2025-05-07T21:07:18.3487867Z Trying example: test_backward_none( 2025-05-07T21:07:18.3488479Z self=, 2025-05-07T21:07:18.3489004Z T=1, 2025-05-07T21:07:18.3489179Z D=2, 2025-05-07T21:07:18.3489352Z B=4, 2025-05-07T21:07:18.3489528Z log_E=4, 2025-05-07T21:07:18.3489710Z L=11, 2025-05-07T21:07:18.3489918Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3490186Z weighted=False, 2025-05-07T21:07:18.3490400Z long_segments=False, 2025-05-07T21:07:18.3490650Z pooling_mode=, 2025-05-07T21:07:18.3490938Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3491190Z ) 2025-05-07T21:07:18.3491645Z Trying example: test_backward_none( 2025-05-07T21:07:18.3492089Z self=, 2025-05-07T21:07:18.3492528Z T=1, 2025-05-07T21:07:18.3492700Z D=2, 2025-05-07T21:07:18.3492872Z B=4, 2025-05-07T21:07:18.3493047Z log_E=4, 2025-05-07T21:07:18.3493320Z L=1, 2025-05-07T21:07:18.3493521Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3493796Z weighted=False, 2025-05-07T21:07:18.3494011Z long_segments=False, 2025-05-07T21:07:18.3494265Z pooling_mode=, 2025-05-07T21:07:18.3494558Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3494812Z ) 2025-05-07T21:07:18.3495006Z Trying example: test_backward_none( 2025-05-07T21:07:18.3495492Z self=, 2025-05-07T21:07:18.3495928Z T=1, 2025-05-07T21:07:18.3496101Z D=4, 2025-05-07T21:07:18.3496269Z B=4, 2025-05-07T21:07:18.3496445Z log_E=4, 2025-05-07T21:07:18.3496632Z L=1, 2025-05-07T21:07:18.3504576Z weights_precision=SparseType.FP16, 2025-05-07T21:07:18.3504908Z weighted=False, 2025-05-07T21:07:18.3505160Z long_segments=False, 2025-05-07T21:07:18.3505451Z pooling_mode=, 2025-05-07T21:07:18.3505758Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3506016Z ) 2025-05-07T21:07:18.3506205Z Trying example: test_backward_none( 2025-05-07T21:07:18.3506656Z self=, 2025-05-07T21:07:18.3507229Z T=4, 2025-05-07T21:07:18.3507402Z D=63, 2025-05-07T21:07:18.3507581Z B=26, 2025-05-07T21:07:18.3507756Z log_E=3, 2025-05-07T21:07:18.3507937Z L=17, 2025-05-07T21:07:18.3508145Z weights_precision=SparseType.FP32, 2025-05-07T21:07:18.3508425Z weighted=False, 2025-05-07T21:07:18.3508909Z long_segments=False, 2025-05-07T21:07:18.3509163Z pooling_mode=, 2025-05-07T21:07:18.3509468Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.3509721Z ) 2025-05-07T21:07:18.3509885Z PASSED 2025-05-07T21:07:22.0883172Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0885576Z self=, 2025-05-07T21:07:22.0886272Z T=1, 2025-05-07T21:07:22.0886452Z D=2, 2025-05-07T21:07:22.0886626Z B=1, 2025-05-07T21:07:22.0886803Z log_E=3, 2025-05-07T21:07:22.0886994Z L=0, 2025-05-07T21:07:22.0887205Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0887496Z weighted=False, 2025-05-07T21:07:22.0887709Z long_segments=False, 2025-05-07T21:07:22.0887969Z pooling_mode=, 2025-05-07T21:07:22.0888270Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0888528Z ) 2025-05-07T21:07:22.0888781Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0889379Z self=, 2025-05-07T21:07:22.0889893Z T=2, 2025-05-07T21:07:22.0890064Z D=2, 2025-05-07T21:07:22.0890240Z B=1, 2025-05-07T21:07:22.0890418Z log_E=3, 2025-05-07T21:07:22.0890603Z L=0, 2025-05-07T21:07:22.0890812Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0891093Z weighted=False, 2025-05-07T21:07:22.0891307Z long_segments=False, 2025-05-07T21:07:22.0891560Z pooling_mode=, 2025-05-07T21:07:22.0891865Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0892117Z ) 2025-05-07T21:07:22.0892368Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0892972Z self=, 2025-05-07T21:07:22.0893487Z T=2, 2025-05-07T21:07:22.0893656Z D=181, 2025-05-07T21:07:22.0893839Z B=115, 2025-05-07T21:07:22.0894119Z log_E=4, 2025-05-07T21:07:22.0894302Z L=18, 2025-05-07T21:07:22.0894511Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0894799Z weighted=True, 2025-05-07T21:07:22.0895015Z long_segments=False, 2025-05-07T21:07:22.0895278Z pooling_mode=, 2025-05-07T21:07:22.0895699Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0895951Z ) 2025-05-07T21:07:22.0896231Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0896854Z self=, 2025-05-07T21:07:22.0897362Z T=2, 2025-05-07T21:07:22.0897535Z D=226, 2025-05-07T21:07:22.0897711Z B=1, 2025-05-07T21:07:22.0897877Z log_E=3, 2025-05-07T21:07:22.0898063Z L=0, 2025-05-07T21:07:22.0898265Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0898538Z weighted=False, 2025-05-07T21:07:22.0898755Z long_segments=False, 2025-05-07T21:07:22.0899012Z pooling_mode=, 2025-05-07T21:07:22.0899302Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0899551Z ) 2025-05-07T21:07:22.0899800Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0900394Z self=, 2025-05-07T21:07:22.0900902Z T=2, 2025-05-07T21:07:22.0901082Z D=226, 2025-05-07T21:07:22.0901264Z B=121, 2025-05-07T21:07:22.0901433Z log_E=5, 2025-05-07T21:07:22.0901620Z L=6, 2025-05-07T21:07:22.0901915Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0902185Z weighted=True, 2025-05-07T21:07:22.0902395Z long_segments=True, 2025-05-07T21:07:22.0902639Z pooling_mode=, 2025-05-07T21:07:22.0902927Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0903181Z ) 2025-05-07T21:07:22.0903430Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0904018Z self=, 2025-05-07T21:07:22.0904527Z T=1, 2025-05-07T21:07:22.0904701Z D=116, 2025-05-07T21:07:22.0904878Z B=1, 2025-05-07T21:07:22.0905100Z log_E=3, 2025-05-07T21:07:22.0905287Z L=0, 2025-05-07T21:07:22.0905495Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0905768Z weighted=False, 2025-05-07T21:07:22.0905993Z long_segments=False, 2025-05-07T21:07:22.0906246Z pooling_mode=, 2025-05-07T21:07:22.0906533Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0906789Z ) 2025-05-07T21:07:22.0907039Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0907626Z self=, 2025-05-07T21:07:22.0908138Z T=1, 2025-05-07T21:07:22.0908315Z D=116, 2025-05-07T21:07:22.0908488Z B=9, 2025-05-07T21:07:22.0908977Z log_E=5, 2025-05-07T21:07:22.0909167Z L=6, 2025-05-07T21:07:22.0909364Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0909646Z weighted=True, 2025-05-07T21:07:22.0909864Z long_segments=False, 2025-05-07T21:07:22.0910115Z pooling_mode=, 2025-05-07T21:07:22.0910410Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0910667Z ) 2025-05-07T21:07:22.0910915Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0911499Z self=, 2025-05-07T21:07:22.0912011Z T=1, 2025-05-07T21:07:22.0912183Z D=210, 2025-05-07T21:07:22.0912352Z B=62, 2025-05-07T21:07:22.0912525Z log_E=5, 2025-05-07T21:07:22.0912706Z L=2, 2025-05-07T21:07:22.0912903Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0913181Z weighted=False, 2025-05-07T21:07:22.0913396Z long_segments=True, 2025-05-07T21:07:22.0913637Z pooling_mode=, 2025-05-07T21:07:22.0914014Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0914265Z ) 2025-05-07T21:07:22.0914506Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0915097Z self=, 2025-05-07T21:07:22.0915681Z T=3, 2025-05-07T21:07:22.0915857Z D=242, 2025-05-07T21:07:22.0916145Z B=66, 2025-05-07T21:07:22.0916322Z log_E=5, 2025-05-07T21:07:22.0916506Z L=10, 2025-05-07T21:07:22.0916705Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0916987Z weighted=False, 2025-05-07T21:07:22.0917201Z long_segments=False, 2025-05-07T21:07:22.0917448Z pooling_mode=, 2025-05-07T21:07:22.0917740Z output_dtype=SparseType.FP32, 2025-05-07T21:07:22.0917993Z ) 2025-05-07T21:07:22.0918233Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0918828Z self=, 2025-05-07T21:07:22.0919343Z T=1, 2025-05-07T21:07:22.0919512Z D=80, 2025-05-07T21:07:22.0919686Z B=83, 2025-05-07T21:07:22.0919863Z log_E=4, 2025-05-07T21:07:22.0920045Z L=18, 2025-05-07T21:07:22.0920250Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0920531Z weighted=True, 2025-05-07T21:07:22.0920741Z long_segments=True, 2025-05-07T21:07:22.0920994Z pooling_mode=, 2025-05-07T21:07:22.0921292Z output_dtype=SparseType.FP32, 2025-05-07T21:07:22.0921617Z ) 2025-05-07T21:07:22.0921857Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0922455Z self=, 2025-05-07T21:07:22.0922968Z T=4, 2025-05-07T21:07:22.0923139Z D=209, 2025-05-07T21:07:22.0923318Z B=77, 2025-05-07T21:07:22.0923496Z log_E=4, 2025-05-07T21:07:22.0923674Z L=19, 2025-05-07T21:07:22.0923884Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0924163Z weighted=True, 2025-05-07T21:07:22.0924374Z long_segments=True, 2025-05-07T21:07:22.0924620Z pooling_mode=, 2025-05-07T21:07:22.0924981Z output_dtype=SparseType.FP32, 2025-05-07T21:07:22.0925229Z ) 2025-05-07T21:07:22.0925480Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0926072Z self=, 2025-05-07T21:07:22.0926587Z T=1, 2025-05-07T21:07:22.0926753Z D=2, 2025-05-07T21:07:22.0929748Z B=112, 2025-05-07T21:07:22.0929948Z log_E=5, 2025-05-07T21:07:22.0930135Z L=15, 2025-05-07T21:07:22.0930344Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0930620Z weighted=False, 2025-05-07T21:07:22.0930835Z long_segments=True, 2025-05-07T21:07:22.0931079Z pooling_mode=, 2025-05-07T21:07:22.0931378Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0931624Z ) 2025-05-07T21:07:22.0931876Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0932467Z self=, 2025-05-07T21:07:22.0932973Z T=4, 2025-05-07T21:07:22.0933156Z D=150, 2025-05-07T21:07:22.0933333Z B=101, 2025-05-07T21:07:22.0933504Z log_E=5, 2025-05-07T21:07:22.0933688Z L=9, 2025-05-07T21:07:22.0933892Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0934181Z weighted=True, 2025-05-07T21:07:22.0934397Z long_segments=True, 2025-05-07T21:07:22.0934674Z pooling_mode=, 2025-05-07T21:07:22.0934967Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0935226Z ) 2025-05-07T21:07:22.0935477Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0936129Z self=, 2025-05-07T21:07:22.0936647Z T=3, 2025-05-07T21:07:22.0936831Z D=108, 2025-05-07T21:07:22.0937004Z B=11, 2025-05-07T21:07:22.0937182Z log_E=4, 2025-05-07T21:07:22.0937372Z L=19, 2025-05-07T21:07:22.0937570Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0937854Z weighted=False, 2025-05-07T21:07:22.0938116Z long_segments=True, 2025-05-07T21:07:22.0938368Z pooling_mode=, 2025-05-07T21:07:22.0938661Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0938915Z ) 2025-05-07T21:07:22.0939164Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0939753Z self=, 2025-05-07T21:07:22.0940266Z T=5, 2025-05-07T21:07:22.0940445Z D=183, 2025-05-07T21:07:22.0940619Z B=67, 2025-05-07T21:07:22.0940801Z log_E=4, 2025-05-07T21:07:22.0940986Z L=20, 2025-05-07T21:07:22.0941187Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0941469Z weighted=False, 2025-05-07T21:07:22.0941684Z long_segments=True, 2025-05-07T21:07:22.0941930Z pooling_mode=, 2025-05-07T21:07:22.0942230Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0942487Z ) 2025-05-07T21:07:22.0942737Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0943336Z self=, 2025-05-07T21:07:22.0943851Z T=3, 2025-05-07T21:07:22.0944031Z D=214, 2025-05-07T21:07:22.0944259Z B=44, 2025-05-07T21:07:22.0944439Z log_E=4, 2025-05-07T21:07:22.0944628Z L=18, 2025-05-07T21:07:22.0944830Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0945109Z weighted=False, 2025-05-07T21:07:22.0945327Z long_segments=True, 2025-05-07T21:07:22.0945569Z pooling_mode=, 2025-05-07T21:07:22.0945865Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0946159Z ) 2025-05-07T21:07:22.0946423Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0947013Z self=, 2025-05-07T21:07:22.0947527Z T=4, 2025-05-07T21:07:22.0947703Z D=122, 2025-05-07T21:07:22.0947886Z B=57, 2025-05-07T21:07:22.0948066Z log_E=3, 2025-05-07T21:07:22.0948246Z L=11, 2025-05-07T21:07:22.0948454Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0948734Z weighted=True, 2025-05-07T21:07:22.0948957Z long_segments=True, 2025-05-07T21:07:22.0949303Z pooling_mode=, 2025-05-07T21:07:22.0949603Z output_dtype=SparseType.FP16, 2025-05-07T21:07:22.0949859Z ) 2025-05-07T21:07:22.0950102Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0950693Z self=, 2025-05-07T21:07:22.0951204Z T=4, 2025-05-07T21:07:22.0951384Z D=118, 2025-05-07T21:07:22.0951564Z B=122, 2025-05-07T21:07:22.0951745Z log_E=3, 2025-05-07T21:07:22.0951924Z L=13, 2025-05-07T21:07:22.0952132Z weights_precision=SparseType.FP16, 2025-05-07T21:07:22.0952412Z weighted=False, 2025-05-07T21:07:22.0952623Z long_segments=True, 2025-05-07T21:07:22.0952873Z pooling_mode=, 2025-05-07T21:07:22.0953169Z output_dtype=SparseType.FP32, 2025-05-07T21:07:22.0953417Z ) 2025-05-07T21:07:22.0953669Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0954266Z self=, 2025-05-07T21:07:22.0954776Z T=1, 2025-05-07T21:07:22.0954949Z D=200, 2025-05-07T21:07:22.0955125Z B=46, 2025-05-07T21:07:22.0955308Z log_E=3, 2025-05-07T21:07:22.0955483Z L=1, 2025-05-07T21:07:22.0955687Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0956200Z weighted=True, 2025-05-07T21:07:22.0956444Z long_segments=True, 2025-05-07T21:07:22.0956690Z pooling_mode=, 2025-05-07T21:07:22.0956984Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0957231Z ) 2025-05-07T21:07:22.0957481Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0958113Z self=, 2025-05-07T21:07:22.0958619Z T=2, 2025-05-07T21:07:22.0958794Z D=148, 2025-05-07T21:07:22.0958974Z B=55, 2025-05-07T21:07:22.0959149Z log_E=5, 2025-05-07T21:07:22.0959334Z L=19, 2025-05-07T21:07:22.0959543Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0959818Z weighted=True, 2025-05-07T21:07:22.0960037Z long_segments=False, 2025-05-07T21:07:22.0960291Z pooling_mode=, 2025-05-07T21:07:22.0960587Z output_dtype=SparseType.BF16, 2025-05-07T21:07:22.0960834Z ) 2025-05-07T21:07:22.0961087Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:22.0961681Z self=, 2025-05-07T21:07:22.0962189Z T=5, 2025-05-07T21:07:22.0962368Z D=186, 2025-05-07T21:07:22.0962549Z B=104, 2025-05-07T21:07:22.0962728Z log_E=5, 2025-05-07T21:07:22.0962915Z L=10, 2025-05-07T21:07:22.0963124Z weights_precision=SparseType.FP32, 2025-05-07T21:07:22.0963395Z weighted=True, 2025-05-07T21:07:22.0963612Z long_segments=False, 2025-05-07T21:07:22.0963921Z pooling_mode=, 2025-05-07T21:07:22.0964212Z output_dtype=SparseType.FP32, 2025-05-07T21:07:22.0964467Z ) 2025-05-07T21:07:26.5495102Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5496041Z self=, 2025-05-07T21:07:26.5496748Z T=1, 2025-05-07T21:07:26.5496973Z D=70, 2025-05-07T21:07:26.5497186Z B=68, 2025-05-07T21:07:26.5497370Z log_E=3, 2025-05-07T21:07:26.5497569Z L=7, 2025-05-07T21:07:26.5497794Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5498084Z weighted=False, 2025-05-07T21:07:26.5498316Z long_segments=False, 2025-05-07T21:07:26.5506781Z pooling_mode=, 2025-05-07T21:07:26.5507158Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5507455Z ) 2025-05-07T21:07:26.5507710Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5508941Z self=, 2025-05-07T21:07:26.5509470Z T=1, 2025-05-07T21:07:26.5509650Z D=70, 2025-05-07T21:07:26.5509825Z B=68, 2025-05-07T21:07:26.5509999Z log_E=3, 2025-05-07T21:07:26.5510185Z L=3, 2025-05-07T21:07:26.5510391Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5510673Z weighted=False, 2025-05-07T21:07:26.5510903Z long_segments=False, 2025-05-07T21:07:26.5511162Z pooling_mode=, 2025-05-07T21:07:26.5511458Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5511719Z ) 2025-05-07T21:07:26.5511976Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5512569Z self=, 2025-05-07T21:07:26.5513088Z T=1, 2025-05-07T21:07:26.5513269Z D=70, 2025-05-07T21:07:26.5513444Z B=68, 2025-05-07T21:07:26.5513613Z log_E=3, 2025-05-07T21:07:26.5513797Z L=1, 2025-05-07T21:07:26.5514013Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5514292Z weighted=False, 2025-05-07T21:07:26.5514506Z long_segments=False, 2025-05-07T21:07:26.5514760Z pooling_mode=, 2025-05-07T21:07:26.5515054Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5515308Z ) 2025-05-07T21:07:26.5515657Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5516313Z self=, 2025-05-07T21:07:26.5516829Z T=1, 2025-05-07T21:07:26.5517002Z D=2, 2025-05-07T21:07:26.5517174Z B=68, 2025-05-07T21:07:26.5517358Z log_E=3, 2025-05-07T21:07:26.5517631Z L=1, 2025-05-07T21:07:26.5517833Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5518114Z weighted=False, 2025-05-07T21:07:26.5518326Z long_segments=False, 2025-05-07T21:07:26.5518577Z pooling_mode=, 2025-05-07T21:07:26.5518876Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5519131Z ) 2025-05-07T21:07:26.5519379Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5519971Z self=, 2025-05-07T21:07:26.5520482Z T=2, 2025-05-07T21:07:26.5520659Z D=2, 2025-05-07T21:07:26.5520828Z B=68, 2025-05-07T21:07:26.5521007Z log_E=3, 2025-05-07T21:07:26.5521193Z L=1, 2025-05-07T21:07:26.5521392Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5521672Z weighted=False, 2025-05-07T21:07:26.5521898Z long_segments=False, 2025-05-07T21:07:26.5522148Z pooling_mode=, 2025-05-07T21:07:26.5522448Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5522698Z ) 2025-05-07T21:07:26.5522943Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5523534Z self=, 2025-05-07T21:07:26.5524142Z T=2, 2025-05-07T21:07:26.5524318Z D=2, 2025-05-07T21:07:26.5524484Z B=1, 2025-05-07T21:07:26.5524656Z log_E=3, 2025-05-07T21:07:26.5524842Z L=1, 2025-05-07T21:07:26.5525036Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5525315Z weighted=False, 2025-05-07T21:07:26.5525527Z long_segments=False, 2025-05-07T21:07:26.5525774Z pooling_mode=, 2025-05-07T21:07:26.5526075Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5526331Z ) 2025-05-07T21:07:26.5526571Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5527165Z self=, 2025-05-07T21:07:26.5527723Z T=2, 2025-05-07T21:07:26.5527901Z D=2, 2025-05-07T21:07:26.5528078Z B=2, 2025-05-07T21:07:26.5528249Z log_E=3, 2025-05-07T21:07:26.5528423Z L=1, 2025-05-07T21:07:26.5528628Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5528975Z weighted=False, 2025-05-07T21:07:26.5529185Z long_segments=False, 2025-05-07T21:07:26.5529438Z pooling_mode=, 2025-05-07T21:07:26.5529733Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5529990Z ) 2025-05-07T21:07:26.5530230Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5530830Z self=, 2025-05-07T21:07:26.5531337Z T=5, 2025-05-07T21:07:26.5531503Z D=234, 2025-05-07T21:07:26.5531686Z B=36, 2025-05-07T21:07:26.5531861Z log_E=5, 2025-05-07T21:07:26.5532037Z L=13, 2025-05-07T21:07:26.5532245Z weights_precision=SparseType.FP16, 2025-05-07T21:07:26.5532521Z weighted=False, 2025-05-07T21:07:26.5532726Z long_segments=True, 2025-05-07T21:07:26.5532974Z pooling_mode=, 2025-05-07T21:07:26.5533265Z output_dtype=SparseType.FP32, 2025-05-07T21:07:26.5533509Z ) 2025-05-07T21:07:26.5533755Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5534344Z self=, 2025-05-07T21:07:26.5534859Z T=5, 2025-05-07T21:07:26.5535028Z D=13, 2025-05-07T21:07:26.5535202Z B=36, 2025-05-07T21:07:26.5535379Z log_E=5, 2025-05-07T21:07:26.5535598Z L=13, 2025-05-07T21:07:26.5535804Z weights_precision=SparseType.FP16, 2025-05-07T21:07:26.5536081Z weighted=False, 2025-05-07T21:07:26.5536285Z long_segments=True, 2025-05-07T21:07:26.5536529Z pooling_mode=, 2025-05-07T21:07:26.5536820Z output_dtype=SparseType.FP32, 2025-05-07T21:07:26.5537104Z ) 2025-05-07T21:07:26.5537351Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5537943Z self=, 2025-05-07T21:07:26.5538451Z T=5, 2025-05-07T21:07:26.5538624Z D=13, 2025-05-07T21:07:26.5538797Z B=36, 2025-05-07T21:07:26.5538967Z log_E=5, 2025-05-07T21:07:26.5539146Z L=5, 2025-05-07T21:07:26.5539346Z weights_precision=SparseType.FP16, 2025-05-07T21:07:26.5539617Z weighted=False, 2025-05-07T21:07:26.5539826Z long_segments=True, 2025-05-07T21:07:26.5540066Z pooling_mode=, 2025-05-07T21:07:26.5540359Z output_dtype=SparseType.FP32, 2025-05-07T21:07:26.5540599Z ) 2025-05-07T21:07:26.5540846Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5541433Z self=, 2025-05-07T21:07:26.5541942Z T=5, 2025-05-07T21:07:26.5542115Z D=13, 2025-05-07T21:07:26.5542286Z B=36, 2025-05-07T21:07:26.5542455Z log_E=5, 2025-05-07T21:07:26.5542637Z L=5, 2025-05-07T21:07:26.5542839Z weights_precision=SparseType.FP16, 2025-05-07T21:07:26.5543162Z weighted=False, 2025-05-07T21:07:26.5543377Z long_segments=False, 2025-05-07T21:07:26.5543625Z pooling_mode=, 2025-05-07T21:07:26.5543911Z output_dtype=SparseType.FP32, 2025-05-07T21:07:26.5544159Z ) 2025-05-07T21:07:26.5544402Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5544988Z self=, 2025-05-07T21:07:26.5545497Z T=5, 2025-05-07T21:07:26.5545667Z D=13, 2025-05-07T21:07:26.5545841Z B=5, 2025-05-07T21:07:26.5546006Z log_E=5, 2025-05-07T21:07:26.5546182Z L=5, 2025-05-07T21:07:26.5546413Z weights_precision=SparseType.FP16, 2025-05-07T21:07:26.5546691Z weighted=False, 2025-05-07T21:07:26.5546896Z long_segments=False, 2025-05-07T21:07:26.5547145Z pooling_mode=, 2025-05-07T21:07:26.5547434Z output_dtype=SparseType.FP32, 2025-05-07T21:07:26.5547680Z ) 2025-05-07T21:07:26.5547976Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5548568Z self=, 2025-05-07T21:07:26.5549071Z T=5, 2025-05-07T21:07:26.5549244Z D=5, 2025-05-07T21:07:26.5549420Z B=5, 2025-05-07T21:07:26.5549588Z log_E=5, 2025-05-07T21:07:26.5549773Z L=5, 2025-05-07T21:07:26.5550150Z weights_precision=SparseType.FP16, 2025-05-07T21:07:26.5550424Z weighted=False, 2025-05-07T21:07:26.5550640Z long_segments=False, 2025-05-07T21:07:26.5550891Z pooling_mode=, 2025-05-07T21:07:26.5551176Z output_dtype=SparseType.FP32, 2025-05-07T21:07:26.5551424Z ) 2025-05-07T21:07:26.5551669Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5552254Z self=, 2025-05-07T21:07:26.5552761Z T=4, 2025-05-07T21:07:26.5552934Z D=13, 2025-05-07T21:07:26.5553109Z B=17, 2025-05-07T21:07:26.5553281Z log_E=4, 2025-05-07T21:07:26.5553459Z L=15, 2025-05-07T21:07:26.5553662Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5553928Z weighted=True, 2025-05-07T21:07:26.5554139Z long_segments=True, 2025-05-07T21:07:26.5554381Z pooling_mode=, 2025-05-07T21:07:26.5554722Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5554968Z ) 2025-05-07T21:07:26.5555208Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5555787Z self=, 2025-05-07T21:07:26.5556373Z T=4, 2025-05-07T21:07:26.5556588Z D=13, 2025-05-07T21:07:26.5556755Z B=17, 2025-05-07T21:07:26.5556929Z log_E=3, 2025-05-07T21:07:26.5557112Z L=15, 2025-05-07T21:07:26.5557317Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5557630Z weighted=True, 2025-05-07T21:07:26.5557842Z long_segments=True, 2025-05-07T21:07:26.5558091Z pooling_mode=, 2025-05-07T21:07:26.5558379Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5558622Z ) 2025-05-07T21:07:26.5558871Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5559453Z self=, 2025-05-07T21:07:26.5559958Z T=4, 2025-05-07T21:07:26.5560125Z D=13, 2025-05-07T21:07:26.5560294Z B=15, 2025-05-07T21:07:26.5560471Z log_E=3, 2025-05-07T21:07:26.5560653Z L=15, 2025-05-07T21:07:26.5560851Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5561128Z weighted=True, 2025-05-07T21:07:26.5561342Z long_segments=True, 2025-05-07T21:07:26.5561583Z pooling_mode=, 2025-05-07T21:07:26.5561886Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5562140Z ) 2025-05-07T21:07:26.5562384Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5563025Z self=, 2025-05-07T21:07:26.5563539Z T=4, 2025-05-07T21:07:26.5563714Z D=13, 2025-05-07T21:07:26.5563884Z B=4, 2025-05-07T21:07:26.5564056Z log_E=3, 2025-05-07T21:07:26.5564239Z L=15, 2025-05-07T21:07:26.5564440Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5564719Z weighted=True, 2025-05-07T21:07:26.5564933Z long_segments=True, 2025-05-07T21:07:26.5565173Z pooling_mode=, 2025-05-07T21:07:26.5565471Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5565719Z ) 2025-05-07T21:07:26.5565960Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5566548Z self=, 2025-05-07T21:07:26.5567057Z T=4, 2025-05-07T21:07:26.5567225Z D=4, 2025-05-07T21:07:26.5567395Z B=4, 2025-05-07T21:07:26.5567564Z log_E=3, 2025-05-07T21:07:26.5567795Z L=15, 2025-05-07T21:07:26.5568004Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5568280Z weighted=True, 2025-05-07T21:07:26.5568489Z long_segments=True, 2025-05-07T21:07:26.5568728Z pooling_mode=, 2025-05-07T21:07:26.5569023Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5569273Z ) 2025-05-07T21:07:26.5569519Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5570106Z self=, 2025-05-07T21:07:26.5570619Z T=4, 2025-05-07T21:07:26.5570786Z D=15, 2025-05-07T21:07:26.5570958Z B=4, 2025-05-07T21:07:26.5571132Z log_E=3, 2025-05-07T21:07:26.5571308Z L=15, 2025-05-07T21:07:26.5571515Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5571794Z weighted=True, 2025-05-07T21:07:26.5572000Z long_segments=True, 2025-05-07T21:07:26.5572252Z pooling_mode=, 2025-05-07T21:07:26.5572552Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5572796Z ) 2025-05-07T21:07:26.5573050Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5573641Z self=, 2025-05-07T21:07:26.5574152Z T=4, 2025-05-07T21:07:26.5574370Z D=15, 2025-05-07T21:07:26.5574548Z B=4, 2025-05-07T21:07:26.5574723Z log_E=3, 2025-05-07T21:07:26.5574896Z L=3, 2025-05-07T21:07:26.5575105Z weights_precision=SparseType.FP32, 2025-05-07T21:07:26.5575385Z weighted=True, 2025-05-07T21:07:26.5575585Z long_segments=True, 2025-05-07T21:07:26.5575910Z pooling_mode=, 2025-05-07T21:07:26.5576208Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5576451Z ) 2025-05-07T21:07:26.5576700Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:26.5577302Z self=, 2025-05-07T21:07:26.5577808Z T=2, 2025-05-07T21:07:26.5577982Z D=5, 2025-05-07T21:07:26.5578156Z B=52, 2025-05-07T21:07:26.5578323Z log_E=5, 2025-05-07T21:07:26.5578505Z L=2, 2025-05-07T21:07:26.5578709Z weights_precision=SparseType.FP16, 2025-05-07T21:07:26.5578987Z weighted=False, 2025-05-07T21:07:26.5579196Z long_segments=False, 2025-05-07T21:07:26.5579448Z pooling_mode=, 2025-05-07T21:07:26.5579743Z output_dtype=SparseType.FP16, 2025-05-07T21:07:26.5579987Z ) 2025-05-07T21:07:28.3898410Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3899208Z self=, 2025-05-07T21:07:28.3899759Z T=5, 2025-05-07T21:07:28.3899931Z D=5, 2025-05-07T21:07:28.3900111Z B=52, 2025-05-07T21:07:28.3900593Z log_E=5, 2025-05-07T21:07:28.3900768Z L=2, 2025-05-07T21:07:28.3900986Z weights_precision=SparseType.FP16, 2025-05-07T21:07:28.3901270Z weighted=False, 2025-05-07T21:07:28.3901478Z long_segments=False, 2025-05-07T21:07:28.3901738Z pooling_mode=, 2025-05-07T21:07:28.3902041Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3902300Z ) 2025-05-07T21:07:28.3902549Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3903146Z self=, 2025-05-07T21:07:28.3903654Z T=5, 2025-05-07T21:07:28.3903826Z D=5, 2025-05-07T21:07:28.3904005Z B=52, 2025-05-07T21:07:28.3904184Z log_E=5, 2025-05-07T21:07:28.3904367Z L=0, 2025-05-07T21:07:28.3904575Z weights_precision=SparseType.FP16, 2025-05-07T21:07:28.3904856Z weighted=False, 2025-05-07T21:07:28.3905066Z long_segments=False, 2025-05-07T21:07:28.3905324Z pooling_mode=, 2025-05-07T21:07:28.3905723Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3905975Z ) 2025-05-07T21:07:28.3906228Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3906825Z self=, 2025-05-07T21:07:28.3907336Z T=5, 2025-05-07T21:07:28.3907510Z D=5, 2025-05-07T21:07:28.3907689Z B=52, 2025-05-07T21:07:28.3907867Z log_E=3, 2025-05-07T21:07:28.3908046Z L=0, 2025-05-07T21:07:28.3908252Z weights_precision=SparseType.FP16, 2025-05-07T21:07:28.3908530Z weighted=False, 2025-05-07T21:07:28.3909373Z long_segments=False, 2025-05-07T21:07:28.3909632Z pooling_mode=, 2025-05-07T21:07:28.3909933Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3910184Z ) 2025-05-07T21:07:28.3910427Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3911017Z self=, 2025-05-07T21:07:28.3911525Z T=1, 2025-05-07T21:07:28.3911704Z D=95, 2025-05-07T21:07:28.3911877Z B=44, 2025-05-07T21:07:28.3912047Z log_E=3, 2025-05-07T21:07:28.3912232Z L=14, 2025-05-07T21:07:28.3912440Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3912710Z weighted=True, 2025-05-07T21:07:28.3912924Z long_segments=False, 2025-05-07T21:07:28.3913287Z pooling_mode=, 2025-05-07T21:07:28.3913585Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3913833Z ) 2025-05-07T21:07:28.3914080Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3914672Z self=, 2025-05-07T21:07:28.3915260Z T=1, 2025-05-07T21:07:28.3915441Z D=95, 2025-05-07T21:07:28.3915615Z B=44, 2025-05-07T21:07:28.3915786Z log_E=3, 2025-05-07T21:07:28.3916050Z L=14, 2025-05-07T21:07:28.3916258Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3916532Z weighted=False, 2025-05-07T21:07:28.3916749Z long_segments=False, 2025-05-07T21:07:28.3917004Z pooling_mode=, 2025-05-07T21:07:28.3917291Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3917542Z ) 2025-05-07T21:07:28.3917793Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3918386Z self=, 2025-05-07T21:07:28.3918898Z T=1, 2025-05-07T21:07:28.3919075Z D=95, 2025-05-07T21:07:28.3919256Z B=95, 2025-05-07T21:07:28.3919425Z log_E=3, 2025-05-07T21:07:28.3919610Z L=14, 2025-05-07T21:07:28.3919823Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3920098Z weighted=False, 2025-05-07T21:07:28.3920313Z long_segments=False, 2025-05-07T21:07:28.3920566Z pooling_mode=, 2025-05-07T21:07:28.3920934Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3921185Z ) 2025-05-07T21:07:28.3921440Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3922026Z self=, 2025-05-07T21:07:28.3922543Z T=1, 2025-05-07T21:07:28.3922716Z D=95, 2025-05-07T21:07:28.3922881Z B=14, 2025-05-07T21:07:28.3923063Z log_E=3, 2025-05-07T21:07:28.3923248Z L=14, 2025-05-07T21:07:28.3923448Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3923727Z weighted=False, 2025-05-07T21:07:28.3923941Z long_segments=False, 2025-05-07T21:07:28.3924186Z pooling_mode=, 2025-05-07T21:07:28.3924482Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3924730Z ) 2025-05-07T21:07:28.3924981Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3925565Z self=, 2025-05-07T21:07:28.3926077Z T=1, 2025-05-07T21:07:28.3926335Z D=2, 2025-05-07T21:07:28.3926505Z B=14, 2025-05-07T21:07:28.3926682Z log_E=3, 2025-05-07T21:07:28.3926864Z L=14, 2025-05-07T21:07:28.3927063Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3927343Z weighted=False, 2025-05-07T21:07:28.3927555Z long_segments=False, 2025-05-07T21:07:28.3927803Z pooling_mode=, 2025-05-07T21:07:28.3928097Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3928349Z ) 2025-05-07T21:07:28.3928589Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3929178Z self=, 2025-05-07T21:07:28.3929690Z T=1, 2025-05-07T21:07:28.3929864Z D=2, 2025-05-07T21:07:28.3930031Z B=14, 2025-05-07T21:07:28.3930207Z log_E=3, 2025-05-07T21:07:28.3930390Z L=1, 2025-05-07T21:07:28.3938046Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3938353Z weighted=False, 2025-05-07T21:07:28.3938576Z long_segments=False, 2025-05-07T21:07:28.3938826Z pooling_mode=, 2025-05-07T21:07:28.3939125Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3939378Z ) 2025-05-07T21:07:28.3939622Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3940298Z self=, 2025-05-07T21:07:28.3940818Z T=1, 2025-05-07T21:07:28.3940991Z D=2, 2025-05-07T21:07:28.3941165Z B=14, 2025-05-07T21:07:28.3941344Z log_E=3, 2025-05-07T21:07:28.3941524Z L=2, 2025-05-07T21:07:28.3941729Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3942058Z weighted=False, 2025-05-07T21:07:28.3942267Z long_segments=False, 2025-05-07T21:07:28.3942521Z pooling_mode=, 2025-05-07T21:07:28.3942818Z output_dtype=SparseType.FP16, 2025-05-07T21:07:28.3943082Z ) 2025-05-07T21:07:28.3943323Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3943916Z self=, 2025-05-07T21:07:28.3944424Z T=3, 2025-05-07T21:07:28.3944595Z D=46, 2025-05-07T21:07:28.3944772Z B=14, 2025-05-07T21:07:28.3944949Z log_E=5, 2025-05-07T21:07:28.3945129Z L=2, 2025-05-07T21:07:28.3945337Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3945624Z weighted=False, 2025-05-07T21:07:28.3945832Z long_segments=True, 2025-05-07T21:07:28.3946081Z pooling_mode=, 2025-05-07T21:07:28.3946384Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3946635Z ) 2025-05-07T21:07:28.3946887Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3947478Z self=, 2025-05-07T21:07:28.3948045Z T=5, 2025-05-07T21:07:28.3948219Z D=46, 2025-05-07T21:07:28.3948398Z B=14, 2025-05-07T21:07:28.3948577Z log_E=5, 2025-05-07T21:07:28.3948759Z L=2, 2025-05-07T21:07:28.3948967Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3949244Z weighted=False, 2025-05-07T21:07:28.3949458Z long_segments=True, 2025-05-07T21:07:28.3949703Z pooling_mode=, 2025-05-07T21:07:28.3950001Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3950245Z ) 2025-05-07T21:07:28.3950489Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3951083Z self=, 2025-05-07T21:07:28.3951589Z T=5, 2025-05-07T21:07:28.3951770Z D=46, 2025-05-07T21:07:28.3951947Z B=14, 2025-05-07T21:07:28.3952118Z log_E=5, 2025-05-07T21:07:28.3952301Z L=2, 2025-05-07T21:07:28.3952511Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3952786Z weighted=True, 2025-05-07T21:07:28.3952997Z long_segments=True, 2025-05-07T21:07:28.3953304Z pooling_mode=, 2025-05-07T21:07:28.3953599Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3953853Z ) 2025-05-07T21:07:28.3954104Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3954695Z self=, 2025-05-07T21:07:28.3955197Z T=1, 2025-05-07T21:07:28.3955376Z D=46, 2025-05-07T21:07:28.3955554Z B=14, 2025-05-07T21:07:28.3955726Z log_E=5, 2025-05-07T21:07:28.3955912Z L=2, 2025-05-07T21:07:28.3956205Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3956479Z weighted=False, 2025-05-07T21:07:28.3956694Z long_segments=True, 2025-05-07T21:07:28.3956940Z pooling_mode=, 2025-05-07T21:07:28.3957232Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3957484Z ) 2025-05-07T21:07:28.3957735Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3958326Z self=, 2025-05-07T21:07:28.3958841Z T=1, 2025-05-07T21:07:28.3959015Z D=46, 2025-05-07T21:07:28.3959192Z B=14, 2025-05-07T21:07:28.3959363Z log_E=5, 2025-05-07T21:07:28.3959549Z L=2, 2025-05-07T21:07:28.3959810Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3960078Z weighted=True, 2025-05-07T21:07:28.3960287Z long_segments=True, 2025-05-07T21:07:28.3960534Z pooling_mode=, 2025-05-07T21:07:28.3960824Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3961071Z ) 2025-05-07T21:07:28.3961316Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3961944Z self=, 2025-05-07T21:07:28.3962453Z T=1, 2025-05-07T21:07:28.3962632Z D=5, 2025-05-07T21:07:28.3962801Z B=14, 2025-05-07T21:07:28.3962978Z log_E=5, 2025-05-07T21:07:28.3963161Z L=2, 2025-05-07T21:07:28.3963359Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3963635Z weighted=False, 2025-05-07T21:07:28.3963845Z long_segments=True, 2025-05-07T21:07:28.3964082Z pooling_mode=, 2025-05-07T21:07:28.3964378Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3964634Z ) 2025-05-07T21:07:28.3964879Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3965463Z self=, 2025-05-07T21:07:28.3965972Z T=5, 2025-05-07T21:07:28.3966146Z D=5, 2025-05-07T21:07:28.3966320Z B=14, 2025-05-07T21:07:28.3966496Z log_E=5, 2025-05-07T21:07:28.3966678Z L=2, 2025-05-07T21:07:28.3966876Z weights_precision=SparseType.FP32, 2025-05-07T21:07:28.3967153Z weighted=False, 2025-05-07T21:07:28.3967415Z long_segments=True, 2025-05-07T21:07:28.3967655Z pooling_mode=, 2025-05-07T21:07:28.3967979Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3968247Z ) 2025-05-07T21:07:28.3968487Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:07:28.3969078Z self=, 2025-05-07T21:07:28.3969590Z T=3, 2025-05-07T21:07:28.3969765Z D=187, 2025-05-07T21:07:28.3969934Z B=78, 2025-05-07T21:07:28.3970108Z log_E=4, 2025-05-07T21:07:28.3970290Z L=8, 2025-05-07T21:07:28.3970489Z weights_precision=SparseType.FP16, 2025-05-07T21:07:28.3970767Z weighted=True, 2025-05-07T21:07:28.3970975Z long_segments=True, 2025-05-07T21:07:28.3971218Z pooling_mode=, 2025-05-07T21:07:28.3971511Z output_dtype=SparseType.FP32, 2025-05-07T21:07:28.3971760Z ) 2025-05-07T21:07:28.3971941Z PASSED 2025-05-07T21:07:28.3972050Z 2025-05-07T21:07:28.3972251Z ============================== 2 passed in 17.87s ============================== 2025-05-07T21:07:29.1842599Z 2025-05-07T21:07:29.1843390Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:07:29.1864131Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:07:29.1864452Z 2025-05-07T21:07:29.1864456Z 2025-05-07T21:07:29.1864460Z 2025-05-07T21:07:29.1864464Z 2025-05-07T21:07:29.1885141Z ################################################################################ 2025-05-07T21:07:29.1900609Z # [2025-05-07T21:07:29.189Z] Run Python Test Suite: 2025-05-07T21:07:29.1900954Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:07:29.1901286Z ################################################################################ 2025-05-07T21:07:29.1927587Z + 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:07:29.1928559Z 2025-05-07T21:07:31.3443435Z ============================= test session starts ============================== 2025-05-07T21:07:31.3444053Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:31.3444565Z cachedir: .pytest_cache 2025-05-07T21:07:31.3445424Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:31.3446152Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:31.3446551Z plugins: hypothesis-6.131.14 2025-05-07T21:07:33.1031696Z collecting ... collected 9 items 2025-05-07T21:07:33.1031972Z 2025-05-07T21:07:33.5088795Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5090071Z self=, 2025-05-07T21:07:33.5090641Z T=1, 2025-05-07T21:07:33.5090824Z D=2, 2025-05-07T21:07:33.5091002Z B=1, 2025-05-07T21:07:33.5091178Z log_E=3, 2025-05-07T21:07:33.5091366Z L=2, 2025-05-07T21:07:33.5091549Z weighted=False, 2025-05-07T21:07:33.5091757Z mixed=False, 2025-05-07T21:07:33.5091963Z mixed_B=False, 2025-05-07T21:07:33.5092209Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5092554Z long_segments=False, 2025-05-07T21:07:33.5092924Z pooling_mode=, 2025-05-07T21:07:33.5093307Z use_cpu=False, 2025-05-07T21:07:33.5093631Z weight_decay_mode=, 2025-05-07T21:07:33.5094035Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5094398Z ) 2025-05-07T21:07:33.5094634Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5095237Z self=, 2025-05-07T21:07:33.5095965Z T=4, 2025-05-07T21:07:33.5096151Z D=2, 2025-05-07T21:07:33.5096321Z B=1, 2025-05-07T21:07:33.5096500Z log_E=3, 2025-05-07T21:07:33.5096694Z L=2, 2025-05-07T21:07:33.5096873Z weighted=False, 2025-05-07T21:07:33.5097089Z mixed=False, 2025-05-07T21:07:33.5097294Z mixed_B=False, 2025-05-07T21:07:33.5097535Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5097859Z long_segments=False, 2025-05-07T21:07:33.5098239Z pooling_mode=, 2025-05-07T21:07:33.5098521Z use_cpu=False, 2025-05-07T21:07:33.5098776Z weight_decay_mode=, 2025-05-07T21:07:33.5099174Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5099529Z ) 2025-05-07T21:07:33.5099761Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5100367Z self=, 2025-05-07T21:07:33.5100924Z T=4, 2025-05-07T21:07:33.5101210Z D=255, 2025-05-07T21:07:33.5101396Z B=111, 2025-05-07T21:07:33.5101573Z log_E=3, 2025-05-07T21:07:33.5101762Z L=13, 2025-05-07T21:07:33.5101948Z weighted=False, 2025-05-07T21:07:33.5102172Z mixed=True, 2025-05-07T21:07:33.5102377Z mixed_B=False, 2025-05-07T21:07:33.5102627Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:33.5102949Z long_segments=True, 2025-05-07T21:07:33.5103203Z pooling_mode=, 2025-05-07T21:07:33.5103479Z use_cpu=True, 2025-05-07T21:07:33.5103737Z weight_decay_mode=, 2025-05-07T21:07:33.5104139Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5104493Z ) 2025-05-07T21:07:33.5104717Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5105326Z self=, 2025-05-07T21:07:33.5105884Z T=2, 2025-05-07T21:07:33.5106060Z D=212, 2025-05-07T21:07:33.5106248Z B=108, 2025-05-07T21:07:33.5106432Z log_E=5, 2025-05-07T21:07:33.5106619Z L=16, 2025-05-07T21:07:33.5106803Z weighted=False, 2025-05-07T21:07:33.5107016Z mixed=True, 2025-05-07T21:07:33.5107211Z mixed_B=False, 2025-05-07T21:07:33.5107447Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5107839Z long_segments=True, 2025-05-07T21:07:33.5108087Z pooling_mode=, 2025-05-07T21:07:33.5108367Z use_cpu=True, 2025-05-07T21:07:33.5108886Z weight_decay_mode=, 2025-05-07T21:07:33.5109542Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5110026Z ) 2025-05-07T21:07:33.5110255Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5110861Z self=, 2025-05-07T21:07:33.5111406Z T=5, 2025-05-07T21:07:33.5111584Z D=243, 2025-05-07T21:07:33.5111765Z B=115, 2025-05-07T21:07:33.5111936Z log_E=5, 2025-05-07T21:07:33.5112121Z L=15, 2025-05-07T21:07:33.5112304Z weighted=False, 2025-05-07T21:07:33.5112504Z mixed=True, 2025-05-07T21:07:33.5112706Z mixed_B=True, 2025-05-07T21:07:33.5112938Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5113227Z long_segments=True, 2025-05-07T21:07:33.5113481Z pooling_mode=, 2025-05-07T21:07:33.5113762Z use_cpu=False, 2025-05-07T21:07:33.5114024Z weight_decay_mode=, 2025-05-07T21:07:33.5114456Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5114826Z ) 2025-05-07T21:07:33.5115047Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5115647Z self=, 2025-05-07T21:07:33.5116359Z T=2, 2025-05-07T21:07:33.5116539Z D=168, 2025-05-07T21:07:33.5116720Z B=31, 2025-05-07T21:07:33.5116903Z log_E=4, 2025-05-07T21:07:33.5117090Z L=12, 2025-05-07T21:07:33.5117266Z weighted=False, 2025-05-07T21:07:33.5117477Z mixed=True, 2025-05-07T21:07:33.5117674Z mixed_B=True, 2025-05-07T21:07:33.5117898Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5118196Z long_segments=False, 2025-05-07T21:07:33.5118450Z pooling_mode=, 2025-05-07T21:07:33.5118722Z use_cpu=True, 2025-05-07T21:07:33.5118986Z weight_decay_mode=, 2025-05-07T21:07:33.5119397Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5119740Z ) 2025-05-07T21:07:33.5119973Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5120574Z self=, 2025-05-07T21:07:33.5121124Z T=2, 2025-05-07T21:07:33.5121297Z D=158, 2025-05-07T21:07:33.5121546Z B=15, 2025-05-07T21:07:33.5121730Z log_E=3, 2025-05-07T21:07:33.5121910Z L=15, 2025-05-07T21:07:33.5122092Z weighted=True, 2025-05-07T21:07:33.5122298Z mixed=True, 2025-05-07T21:07:33.5122490Z mixed_B=False, 2025-05-07T21:07:33.5122723Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5123013Z long_segments=True, 2025-05-07T21:07:33.5123256Z pooling_mode=, 2025-05-07T21:07:33.5123536Z use_cpu=True, 2025-05-07T21:07:33.5123804Z weight_decay_mode=, 2025-05-07T21:07:33.5124235Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5124603Z ) 2025-05-07T21:07:33.5124833Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5125426Z self=, 2025-05-07T21:07:33.5125974Z T=5, 2025-05-07T21:07:33.5126148Z D=215, 2025-05-07T21:07:33.5126333Z B=12, 2025-05-07T21:07:33.5126507Z log_E=5, 2025-05-07T21:07:33.5126695Z L=9, 2025-05-07T21:07:33.5126876Z weighted=False, 2025-05-07T21:07:33.5127073Z mixed=True, 2025-05-07T21:07:33.5127268Z mixed_B=False, 2025-05-07T21:07:33.5127520Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:33.5127825Z long_segments=True, 2025-05-07T21:07:33.5128138Z pooling_mode=, 2025-05-07T21:07:33.5128417Z use_cpu=False, 2025-05-07T21:07:33.5128673Z weight_decay_mode=, 2025-05-07T21:07:33.5129102Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5129506Z ) 2025-05-07T21:07:33.5129727Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5130329Z self=, 2025-05-07T21:07:33.5130879Z T=4, 2025-05-07T21:07:33.5131061Z D=34, 2025-05-07T21:07:33.5131241Z B=57, 2025-05-07T21:07:33.5131420Z log_E=3, 2025-05-07T21:07:33.5131606Z L=3, 2025-05-07T21:07:33.5131778Z weighted=False, 2025-05-07T21:07:33.5131984Z mixed=True, 2025-05-07T21:07:33.5132183Z mixed_B=False, 2025-05-07T21:07:33.5132413Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5132708Z long_segments=False, 2025-05-07T21:07:33.5132965Z pooling_mode=, 2025-05-07T21:07:33.5133243Z use_cpu=True, 2025-05-07T21:07:33.5133507Z weight_decay_mode=, 2025-05-07T21:07:33.5133911Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5134249Z ) 2025-05-07T21:07:33.5134480Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5135084Z self=, 2025-05-07T21:07:33.5135627Z T=3, 2025-05-07T21:07:33.5135849Z D=102, 2025-05-07T21:07:33.5136027Z B=65, 2025-05-07T21:07:33.5136203Z log_E=4, 2025-05-07T21:07:33.5136390Z L=4, 2025-05-07T21:07:33.5136573Z weighted=False, 2025-05-07T21:07:33.5136777Z mixed=True, 2025-05-07T21:07:33.5136967Z mixed_B=True, 2025-05-07T21:07:33.5137215Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:33.5137528Z long_segments=False, 2025-05-07T21:07:33.5137780Z pooling_mode=, 2025-05-07T21:07:33.5138058Z use_cpu=False, 2025-05-07T21:07:33.5138303Z weight_decay_mode=, 2025-05-07T21:07:33.5138681Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5139023Z ) 2025-05-07T21:07:33.5139281Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5139894Z self=, 2025-05-07T21:07:33.5140443Z T=2, 2025-05-07T21:07:33.5140621Z D=27, 2025-05-07T21:07:33.5140793Z B=6, 2025-05-07T21:07:33.5141016Z log_E=3, 2025-05-07T21:07:33.5141201Z L=4, 2025-05-07T21:07:33.5141376Z weighted=False, 2025-05-07T21:07:33.5141585Z mixed=False, 2025-05-07T21:07:33.5141789Z mixed_B=False, 2025-05-07T21:07:33.5142023Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5142307Z long_segments=True, 2025-05-07T21:07:33.5142564Z pooling_mode=, 2025-05-07T21:07:33.5142844Z use_cpu=True, 2025-05-07T21:07:33.5143097Z weight_decay_mode=, 2025-05-07T21:07:33.5143528Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5143901Z ) 2025-05-07T21:07:33.5144127Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5144732Z self=, 2025-05-07T21:07:33.5145275Z T=2, 2025-05-07T21:07:33.5145455Z D=27, 2025-05-07T21:07:33.5145637Z B=6, 2025-05-07T21:07:33.5145820Z log_E=3, 2025-05-07T21:07:33.5146004Z L=4, 2025-05-07T21:07:33.5146189Z weighted=False, 2025-05-07T21:07:33.5146397Z mixed=False, 2025-05-07T21:07:33.5146594Z mixed_B=False, 2025-05-07T21:07:33.5146829Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5147122Z long_segments=True, 2025-05-07T21:07:33.5147417Z pooling_mode=, 2025-05-07T21:07:33.5147690Z use_cpu=False, 2025-05-07T21:07:33.5147950Z weight_decay_mode=, 2025-05-07T21:07:33.5148379Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5148738Z ) 2025-05-07T21:07:33.5148964Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5149603Z self=, 2025-05-07T21:07:33.5150140Z T=2, 2025-05-07T21:07:33.5150317Z D=27, 2025-05-07T21:07:33.5150491Z B=6, 2025-05-07T21:07:33.5150662Z log_E=3, 2025-05-07T21:07:33.5150850Z L=4, 2025-05-07T21:07:33.5151029Z weighted=True, 2025-05-07T21:07:33.5151227Z mixed=False, 2025-05-07T21:07:33.5151428Z mixed_B=False, 2025-05-07T21:07:33.5151662Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5151945Z long_segments=True, 2025-05-07T21:07:33.5152193Z pooling_mode=, 2025-05-07T21:07:33.5152474Z use_cpu=False, 2025-05-07T21:07:33.5152733Z weight_decay_mode=, 2025-05-07T21:07:33.5153155Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5153522Z ) 2025-05-07T21:07:33.5153750Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5154343Z self=, 2025-05-07T21:07:33.5154886Z T=2, 2025-05-07T21:07:33.5155061Z D=27, 2025-05-07T21:07:33.5155279Z B=6, 2025-05-07T21:07:33.5155455Z log_E=3, 2025-05-07T21:07:33.5155646Z L=3, 2025-05-07T21:07:33.5155821Z weighted=True, 2025-05-07T21:07:33.5156128Z mixed=False, 2025-05-07T21:07:33.5156331Z mixed_B=False, 2025-05-07T21:07:33.5156557Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5156853Z long_segments=True, 2025-05-07T21:07:33.5157101Z pooling_mode=, 2025-05-07T21:07:33.5164613Z use_cpu=False, 2025-05-07T21:07:33.5164888Z weight_decay_mode=, 2025-05-07T21:07:33.5165324Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5165694Z ) 2025-05-07T21:07:33.5165917Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:33.5166527Z self=, 2025-05-07T21:07:33.5167077Z T=2, 2025-05-07T21:07:33.5167260Z D=27, 2025-05-07T21:07:33.5167436Z B=6, 2025-05-07T21:07:33.5167610Z log_E=3, 2025-05-07T21:07:33.5167872Z L=2, 2025-05-07T21:07:33.5168049Z weighted=True, 2025-05-07T21:07:33.5168255Z mixed=False, 2025-05-07T21:07:33.5168451Z mixed_B=False, 2025-05-07T21:07:33.5168679Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:33.5168973Z long_segments=True, 2025-05-07T21:07:33.5169262Z pooling_mode=, 2025-05-07T21:07:33.5169546Z use_cpu=False, 2025-05-07T21:07:33.5169807Z weight_decay_mode=, 2025-05-07T21:07:33.5170237Z counter_weight_decay_mode=, 2025-05-07T21:07:33.5170594Z ) 2025-05-07T21:07:33.5170771Z PASSED 2025-05-07T21:07:35.7339997Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7341463Z self=, 2025-05-07T21:07:35.7342306Z T=1, 2025-05-07T21:07:35.7342607Z D=2, 2025-05-07T21:07:35.7342881Z B=1, 2025-05-07T21:07:35.7343169Z log_E=3, 2025-05-07T21:07:35.7343463Z L=0, 2025-05-07T21:07:35.7343734Z weighted=False, 2025-05-07T21:07:35.7344052Z mixed=False, 2025-05-07T21:07:35.7344380Z mixed_B=False, 2025-05-07T21:07:35.7344741Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7345528Z long_segments=False, 2025-05-07T21:07:35.7345962Z pooling_mode=, 2025-05-07T21:07:35.7346423Z use_cpu=False, 2025-05-07T21:07:35.7346773Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7347196Z ) 2025-05-07T21:07:35.7347572Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7348690Z self=, 2025-05-07T21:07:35.7349539Z T=4, 2025-05-07T21:07:35.7349870Z D=2, 2025-05-07T21:07:35.7350151Z B=1, 2025-05-07T21:07:35.7350432Z log_E=3, 2025-05-07T21:07:35.7350714Z L=0, 2025-05-07T21:07:35.7350986Z weighted=False, 2025-05-07T21:07:35.7351311Z mixed=False, 2025-05-07T21:07:35.7351616Z mixed_B=False, 2025-05-07T21:07:35.7351974Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7352417Z long_segments=False, 2025-05-07T21:07:35.7352839Z pooling_mode=, 2025-05-07T21:07:35.7353297Z use_cpu=False, 2025-05-07T21:07:35.7353673Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7354098Z ) 2025-05-07T21:07:35.7354457Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7355456Z self=, 2025-05-07T21:07:35.7356479Z T=4, 2025-05-07T21:07:35.7356774Z D=212, 2025-05-07T21:07:35.7357062Z B=81, 2025-05-07T21:07:35.7357350Z log_E=5, 2025-05-07T21:07:35.7357654Z L=13, 2025-05-07T21:07:35.7357946Z weighted=True, 2025-05-07T21:07:35.7358460Z mixed=False, 2025-05-07T21:07:35.7358795Z mixed_B=True, 2025-05-07T21:07:35.7359167Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7359609Z long_segments=False, 2025-05-07T21:07:35.7360030Z pooling_mode=, 2025-05-07T21:07:35.7360486Z use_cpu=True, 2025-05-07T21:07:35.7360853Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7361277Z ) 2025-05-07T21:07:35.7361643Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7362641Z self=, 2025-05-07T21:07:35.7363557Z T=1, 2025-05-07T21:07:35.7363836Z D=155, 2025-05-07T21:07:35.7364131Z B=72, 2025-05-07T21:07:35.7364426Z log_E=4, 2025-05-07T21:07:35.7364727Z L=13, 2025-05-07T21:07:35.7365026Z weighted=True, 2025-05-07T21:07:35.7365364Z mixed=False, 2025-05-07T21:07:35.7365693Z mixed_B=False, 2025-05-07T21:07:35.7366118Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:35.7366649Z long_segments=True, 2025-05-07T21:07:35.7367206Z pooling_mode=, 2025-05-07T21:07:35.7367670Z use_cpu=True, 2025-05-07T21:07:35.7368034Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7368407Z ) 2025-05-07T21:07:35.7368737Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7369733Z self=, 2025-05-07T21:07:35.7370654Z T=1, 2025-05-07T21:07:35.7370938Z D=153, 2025-05-07T21:07:35.7371230Z B=80, 2025-05-07T21:07:35.7371529Z log_E=4, 2025-05-07T21:07:35.7371823Z L=18, 2025-05-07T21:07:35.7372125Z weighted=False, 2025-05-07T21:07:35.7372477Z mixed=True, 2025-05-07T21:07:35.7372794Z mixed_B=False, 2025-05-07T21:07:35.7373171Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7373618Z long_segments=False, 2025-05-07T21:07:35.7374028Z pooling_mode=, 2025-05-07T21:07:35.7374493Z use_cpu=True, 2025-05-07T21:07:35.7374866Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7375294Z ) 2025-05-07T21:07:35.7375671Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7376666Z self=, 2025-05-07T21:07:35.7377578Z T=3, 2025-05-07T21:07:35.7377858Z D=51, 2025-05-07T21:07:35.7378244Z B=57, 2025-05-07T21:07:35.7378546Z log_E=5, 2025-05-07T21:07:35.7378845Z L=18, 2025-05-07T21:07:35.7379152Z weighted=True, 2025-05-07T21:07:35.7379497Z mixed=False, 2025-05-07T21:07:35.7379830Z mixed_B=True, 2025-05-07T21:07:35.7380294Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:35.7380900Z long_segments=False, 2025-05-07T21:07:35.7381316Z pooling_mode=, 2025-05-07T21:07:35.7381775Z use_cpu=False, 2025-05-07T21:07:35.7382157Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:35.7382579Z ) 2025-05-07T21:07:35.7382957Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7383954Z self=, 2025-05-07T21:07:35.7384877Z T=1, 2025-05-07T21:07:35.7385166Z D=209, 2025-05-07T21:07:35.7385462Z B=26, 2025-05-07T21:07:35.7385756Z log_E=4, 2025-05-07T21:07:35.7386057Z L=19, 2025-05-07T21:07:35.7386371Z weighted=False, 2025-05-07T21:07:35.7386717Z mixed=True, 2025-05-07T21:07:35.7387039Z mixed_B=True, 2025-05-07T21:07:35.7387461Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:35.7387986Z long_segments=False, 2025-05-07T21:07:35.7388408Z pooling_mode=, 2025-05-07T21:07:35.7388879Z use_cpu=False, 2025-05-07T21:07:35.7389254Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7389652Z ) 2025-05-07T21:07:35.7389994Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7391050Z self=, 2025-05-07T21:07:35.7391896Z T=1, 2025-05-07T21:07:35.7392178Z D=149, 2025-05-07T21:07:35.7392452Z B=127, 2025-05-07T21:07:35.7392716Z log_E=3, 2025-05-07T21:07:35.7393005Z L=6, 2025-05-07T21:07:35.7393298Z weighted=True, 2025-05-07T21:07:35.7393625Z mixed=False, 2025-05-07T21:07:35.7393958Z mixed_B=True, 2025-05-07T21:07:35.7394381Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:35.7394902Z long_segments=True, 2025-05-07T21:07:35.7395313Z pooling_mode=, 2025-05-07T21:07:35.7395779Z use_cpu=True, 2025-05-07T21:07:35.7396291Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7396718Z ) 2025-05-07T21:07:35.7397086Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7398078Z self=, 2025-05-07T21:07:35.7398996Z T=1, 2025-05-07T21:07:35.7399290Z D=6, 2025-05-07T21:07:35.7399682Z B=65, 2025-05-07T21:07:35.7399978Z log_E=3, 2025-05-07T21:07:35.7400284Z L=2, 2025-05-07T21:07:35.7400583Z weighted=False, 2025-05-07T21:07:35.7400921Z mixed=False, 2025-05-07T21:07:35.7401253Z mixed_B=False, 2025-05-07T21:07:35.7401630Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7402065Z long_segments=True, 2025-05-07T21:07:35.7402484Z pooling_mode=, 2025-05-07T21:07:35.7402949Z use_cpu=False, 2025-05-07T21:07:35.7403310Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:35.7403730Z ) 2025-05-07T21:07:35.7404095Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7405092Z self=, 2025-05-07T21:07:35.7406006Z T=2, 2025-05-07T21:07:35.7406293Z D=203, 2025-05-07T21:07:35.7406590Z B=26, 2025-05-07T21:07:35.7406879Z log_E=3, 2025-05-07T21:07:35.7407184Z L=10, 2025-05-07T21:07:35.7407489Z weighted=False, 2025-05-07T21:07:35.7407827Z mixed=False, 2025-05-07T21:07:35.7408163Z mixed_B=False, 2025-05-07T21:07:35.7408539Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7409311Z long_segments=False, 2025-05-07T21:07:35.7409770Z pooling_mode=, 2025-05-07T21:07:35.7410254Z use_cpu=False, 2025-05-07T21:07:35.7410828Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:35.7411265Z ) 2025-05-07T21:07:35.7411640Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7412633Z self=, 2025-05-07T21:07:35.7413549Z T=5, 2025-05-07T21:07:35.7414034Z D=43, 2025-05-07T21:07:35.7414321Z B=79, 2025-05-07T21:07:35.7414615Z log_E=4, 2025-05-07T21:07:35.7414922Z L=2, 2025-05-07T21:07:35.7415218Z weighted=True, 2025-05-07T21:07:35.7415560Z mixed=True, 2025-05-07T21:07:35.7415894Z mixed_B=True, 2025-05-07T21:07:35.7416277Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7416718Z long_segments=False, 2025-05-07T21:07:35.7417146Z pooling_mode=, 2025-05-07T21:07:35.7417613Z use_cpu=False, 2025-05-07T21:07:35.7417978Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7418400Z ) 2025-05-07T21:07:35.7418779Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7419771Z self=, 2025-05-07T21:07:35.7420740Z T=5, 2025-05-07T21:07:35.7421035Z D=43, 2025-05-07T21:07:35.7421316Z B=79, 2025-05-07T21:07:35.7421607Z log_E=3, 2025-05-07T21:07:35.7421922Z L=2, 2025-05-07T21:07:35.7422216Z weighted=True, 2025-05-07T21:07:35.7422556Z mixed=True, 2025-05-07T21:07:35.7422886Z mixed_B=True, 2025-05-07T21:07:35.7423255Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7423830Z long_segments=False, 2025-05-07T21:07:35.7424263Z pooling_mode=, 2025-05-07T21:07:35.7424723Z use_cpu=False, 2025-05-07T21:07:35.7425098Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7425527Z ) 2025-05-07T21:07:35.7425897Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7426891Z self=, 2025-05-07T21:07:35.7427810Z T=5, 2025-05-07T21:07:35.7428104Z D=43, 2025-05-07T21:07:35.7428386Z B=5, 2025-05-07T21:07:35.7428674Z log_E=3, 2025-05-07T21:07:35.7428981Z L=2, 2025-05-07T21:07:35.7429278Z weighted=True, 2025-05-07T21:07:35.7429620Z mixed=True, 2025-05-07T21:07:35.7429956Z mixed_B=True, 2025-05-07T21:07:35.7430321Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7430771Z long_segments=False, 2025-05-07T21:07:35.7431192Z pooling_mode=, 2025-05-07T21:07:35.7431625Z use_cpu=False, 2025-05-07T21:07:35.7432003Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:35.7432553Z ) 2025-05-07T21:07:35.7432894Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7433794Z self=, 2025-05-07T21:07:35.7434629Z T=5, 2025-05-07T21:07:35.7434914Z D=43, 2025-05-07T21:07:35.7435190Z B=5, 2025-05-07T21:07:35.7435488Z log_E=3, 2025-05-07T21:07:35.7435796Z L=2, 2025-05-07T21:07:35.7436169Z weighted=True, 2025-05-07T21:07:35.7436506Z mixed=True, 2025-05-07T21:07:35.7436830Z mixed_B=True, 2025-05-07T21:07:35.7437181Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7437595Z long_segments=False, 2025-05-07T21:07:35.7438015Z pooling_mode=, 2025-05-07T21:07:35.7438429Z use_cpu=False, 2025-05-07T21:07:35.7438794Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:35.7439180Z ) 2025-05-07T21:07:35.7439516Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:35.7440538Z self=, 2025-05-07T21:07:35.7441381Z T=5, 2025-05-07T21:07:35.7441650Z D=43, 2025-05-07T21:07:35.7441922Z B=5, 2025-05-07T21:07:35.7442192Z log_E=3, 2025-05-07T21:07:35.7442478Z L=2, 2025-05-07T21:07:35.7442767Z weighted=False, 2025-05-07T21:07:35.7443201Z mixed=True, 2025-05-07T21:07:35.7443533Z mixed_B=True, 2025-05-07T21:07:35.7443902Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:35.7444348Z long_segments=False, 2025-05-07T21:07:35.7444773Z pooling_mode=, 2025-05-07T21:07:35.7445228Z use_cpu=False, 2025-05-07T21:07:35.7445603Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:35.7446105Z ) 2025-05-07T21:07:35.7446400Z PASSED 2025-05-07T21:07:41.1937132Z 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:07:41.1938780Z self=, 2025-05-07T21:07:41.1939649Z T=1, 2025-05-07T21:07:41.1939882Z D=2, 2025-05-07T21:07:41.1940117Z B=1, 2025-05-07T21:07:41.1940329Z log_E=3, 2025-05-07T21:07:41.1940518Z L=0, 2025-05-07T21:07:41.1940716Z weighted=False, 2025-05-07T21:07:41.1940924Z mixed=False, 2025-05-07T21:07:41.1941206Z mixed_B=False, 2025-05-07T21:07:41.1941498Z long_segments=False, 2025-05-07T21:07:41.1941852Z pooling_mode=, 2025-05-07T21:07:41.1942195Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1942470Z ) 2025-05-07T21:07:41.1942767Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1943520Z self=, 2025-05-07T21:07:41.1944463Z T=3, 2025-05-07T21:07:41.1944642Z D=2, 2025-05-07T21:07:41.1944820Z B=1, 2025-05-07T21:07:41.1944999Z log_E=3, 2025-05-07T21:07:41.1945184Z L=0, 2025-05-07T21:07:41.1945371Z weighted=False, 2025-05-07T21:07:41.1945576Z mixed=False, 2025-05-07T21:07:41.1945775Z mixed_B=False, 2025-05-07T21:07:41.1945989Z long_segments=False, 2025-05-07T21:07:41.1946251Z pooling_mode=, 2025-05-07T21:07:41.1946545Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1946799Z ) 2025-05-07T21:07:41.1947097Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1947848Z self=, 2025-05-07T21:07:41.1948463Z T=3, 2025-05-07T21:07:41.1948644Z D=15, 2025-05-07T21:07:41.1948824Z B=53, 2025-05-07T21:07:41.1948999Z log_E=3, 2025-05-07T21:07:41.1949188Z L=4, 2025-05-07T21:07:41.1949372Z weighted=False, 2025-05-07T21:07:41.1949696Z mixed=True, 2025-05-07T21:07:41.1949902Z mixed_B=False, 2025-05-07T21:07:41.1950113Z long_segments=True, 2025-05-07T21:07:41.1950357Z pooling_mode=, 2025-05-07T21:07:41.1950659Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.1950915Z ) 2025-05-07T21:07:41.1951237Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1952011Z self=, 2025-05-07T21:07:41.1952628Z T=1, 2025-05-07T21:07:41.1952809Z D=203, 2025-05-07T21:07:41.1952983Z B=75, 2025-05-07T21:07:41.1953166Z log_E=5, 2025-05-07T21:07:41.1953354Z L=20, 2025-05-07T21:07:41.1953532Z weighted=False, 2025-05-07T21:07:41.1953738Z mixed=False, 2025-05-07T21:07:41.1953941Z mixed_B=False, 2025-05-07T21:07:41.1954152Z long_segments=False, 2025-05-07T21:07:41.1954416Z pooling_mode=, 2025-05-07T21:07:41.1954713Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1954963Z ) 2025-05-07T21:07:41.1955262Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1956227Z self=, 2025-05-07T21:07:41.1956852Z T=4, 2025-05-07T21:07:41.1957026Z D=58, 2025-05-07T21:07:41.1957208Z B=14, 2025-05-07T21:07:41.1957389Z log_E=3, 2025-05-07T21:07:41.1957571Z L=14, 2025-05-07T21:07:41.1957758Z weighted=False, 2025-05-07T21:07:41.1957966Z mixed=False, 2025-05-07T21:07:41.1958251Z mixed_B=False, 2025-05-07T21:07:41.1958466Z long_segments=True, 2025-05-07T21:07:41.1958713Z pooling_mode=, 2025-05-07T21:07:41.1959002Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1959260Z ) 2025-05-07T21:07:41.1959569Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1960312Z self=, 2025-05-07T21:07:41.1960931Z T=3, 2025-05-07T21:07:41.1961110Z D=224, 2025-05-07T21:07:41.1961288Z B=6, 2025-05-07T21:07:41.1961465Z log_E=4, 2025-05-07T21:07:41.1961655Z L=2, 2025-05-07T21:07:41.1961833Z weighted=False, 2025-05-07T21:07:41.1962038Z mixed=True, 2025-05-07T21:07:41.1962236Z mixed_B=False, 2025-05-07T21:07:41.1962439Z long_segments=False, 2025-05-07T21:07:41.1962694Z pooling_mode=, 2025-05-07T21:07:41.1962991Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1963254Z ) 2025-05-07T21:07:41.1963546Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1964292Z self=, 2025-05-07T21:07:41.1964964Z T=2, 2025-05-07T21:07:41.1965141Z D=36, 2025-05-07T21:07:41.1965320Z B=68, 2025-05-07T21:07:41.1965499Z log_E=5, 2025-05-07T21:07:41.1965683Z L=19, 2025-05-07T21:07:41.1965868Z weighted=False, 2025-05-07T21:07:41.1966071Z mixed=True, 2025-05-07T21:07:41.1966263Z mixed_B=False, 2025-05-07T21:07:41.1966474Z long_segments=False, 2025-05-07T21:07:41.1966731Z pooling_mode=, 2025-05-07T21:07:41.1967016Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1967272Z ) 2025-05-07T21:07:41.1967570Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1968314Z self=, 2025-05-07T21:07:41.1968930Z T=1, 2025-05-07T21:07:41.1969112Z D=81, 2025-05-07T21:07:41.1969306Z B=43, 2025-05-07T21:07:41.1969484Z log_E=5, 2025-05-07T21:07:41.1976804Z L=20, 2025-05-07T21:07:41.1977081Z weighted=False, 2025-05-07T21:07:41.1977293Z mixed=False, 2025-05-07T21:07:41.1977502Z mixed_B=False, 2025-05-07T21:07:41.1977714Z long_segments=True, 2025-05-07T21:07:41.1977958Z pooling_mode=, 2025-05-07T21:07:41.1978255Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.1978503Z ) 2025-05-07T21:07:41.1978800Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1979551Z self=, 2025-05-07T21:07:41.1980170Z T=1, 2025-05-07T21:07:41.1980350Z D=149, 2025-05-07T21:07:41.1980530Z B=128, 2025-05-07T21:07:41.1980713Z log_E=3, 2025-05-07T21:07:41.1980900Z L=13, 2025-05-07T21:07:41.1981077Z weighted=True, 2025-05-07T21:07:41.1981285Z mixed=True, 2025-05-07T21:07:41.1981482Z mixed_B=True, 2025-05-07T21:07:41.1981690Z long_segments=False, 2025-05-07T21:07:41.1981953Z pooling_mode=, 2025-05-07T21:07:41.1982252Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.1982501Z ) 2025-05-07T21:07:41.1982802Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1983601Z self=, 2025-05-07T21:07:41.1984212Z T=1, 2025-05-07T21:07:41.1984391Z D=142, 2025-05-07T21:07:41.1984570Z B=111, 2025-05-07T21:07:41.1984744Z log_E=3, 2025-05-07T21:07:41.1984934Z L=12, 2025-05-07T21:07:41.1985116Z weighted=False, 2025-05-07T21:07:41.1985315Z mixed=True, 2025-05-07T21:07:41.1985559Z mixed_B=False, 2025-05-07T21:07:41.1985766Z long_segments=True, 2025-05-07T21:07:41.1986016Z pooling_mode=, 2025-05-07T21:07:41.1986303Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1986559Z ) 2025-05-07T21:07:41.1986858Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1987598Z self=, 2025-05-07T21:07:41.1988212Z T=3, 2025-05-07T21:07:41.1988392Z D=206, 2025-05-07T21:07:41.1988567Z B=26, 2025-05-07T21:07:41.1988750Z log_E=3, 2025-05-07T21:07:41.1988936Z L=4, 2025-05-07T21:07:41.1989112Z weighted=False, 2025-05-07T21:07:41.1989318Z mixed=False, 2025-05-07T21:07:41.1989520Z mixed_B=False, 2025-05-07T21:07:41.1989726Z long_segments=True, 2025-05-07T21:07:41.1989974Z pooling_mode=, 2025-05-07T21:07:41.1990272Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1990528Z ) 2025-05-07T21:07:41.1990829Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1991578Z self=, 2025-05-07T21:07:41.1992246Z T=3, 2025-05-07T21:07:41.1992415Z D=206, 2025-05-07T21:07:41.1992589Z B=26, 2025-05-07T21:07:41.1992766Z log_E=3, 2025-05-07T21:07:41.1992942Z L=4, 2025-05-07T21:07:41.1993123Z weighted=False, 2025-05-07T21:07:41.1993328Z mixed=False, 2025-05-07T21:07:41.1993526Z mixed_B=False, 2025-05-07T21:07:41.1993737Z long_segments=False, 2025-05-07T21:07:41.1993990Z pooling_mode=, 2025-05-07T21:07:41.1994281Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.1994541Z ) 2025-05-07T21:07:41.1994839Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1995581Z self=, 2025-05-07T21:07:41.1996268Z T=5, 2025-05-07T21:07:41.1996446Z D=191, 2025-05-07T21:07:41.1996624Z B=68, 2025-05-07T21:07:41.1996794Z log_E=3, 2025-05-07T21:07:41.1996974Z L=9, 2025-05-07T21:07:41.1997201Z weighted=True, 2025-05-07T21:07:41.1997399Z mixed=True, 2025-05-07T21:07:41.1997597Z mixed_B=True, 2025-05-07T21:07:41.1997807Z long_segments=False, 2025-05-07T21:07:41.1998055Z pooling_mode=, 2025-05-07T21:07:41.1998349Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.1998600Z ) 2025-05-07T21:07:41.1998894Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.1999639Z self=, 2025-05-07T21:07:41.2000250Z T=3, 2025-05-07T21:07:41.2000421Z D=191, 2025-05-07T21:07:41.2000597Z B=68, 2025-05-07T21:07:41.2000774Z log_E=3, 2025-05-07T21:07:41.2000952Z L=9, 2025-05-07T21:07:41.2001126Z weighted=True, 2025-05-07T21:07:41.2001327Z mixed=True, 2025-05-07T21:07:41.2001519Z mixed_B=True, 2025-05-07T21:07:41.2001723Z long_segments=False, 2025-05-07T21:07:41.2001978Z pooling_mode=, 2025-05-07T21:07:41.2002270Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.2002513Z ) 2025-05-07T21:07:41.2002809Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:41.2003605Z self=, 2025-05-07T21:07:41.2004219Z T=3, 2025-05-07T21:07:41.2004396Z D=191, 2025-05-07T21:07:41.2004580Z B=68, 2025-05-07T21:07:41.2004751Z log_E=3, 2025-05-07T21:07:41.2004929Z L=9, 2025-05-07T21:07:41.2005111Z weighted=True, 2025-05-07T21:07:41.2005350Z mixed=True, 2025-05-07T21:07:41.2005541Z mixed_B=True, 2025-05-07T21:07:41.2005744Z long_segments=True, 2025-05-07T21:07:41.2005983Z pooling_mode=, 2025-05-07T21:07:41.2006275Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.2006524Z ) 2025-05-07T21:07:41.2006694Z PASSED 2025-05-07T21:07:41.6087258Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6088664Z self=, 2025-05-07T21:07:41.6089293Z T=1, 2025-05-07T21:07:41.6089478Z D=2, 2025-05-07T21:07:41.6089653Z B=1, 2025-05-07T21:07:41.6089875Z log_E=3, 2025-05-07T21:07:41.6090132Z L=2, 2025-05-07T21:07:41.6090313Z weighted=False, 2025-05-07T21:07:41.6090525Z mixed=False, 2025-05-07T21:07:41.6090732Z mixed_B=False, 2025-05-07T21:07:41.6090953Z long_segments=False, 2025-05-07T21:07:41.6091214Z pooling_mode=, 2025-05-07T21:07:41.6091497Z use_cpu=False, 2025-05-07T21:07:41.6091716Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.6092385Z ) 2025-05-07T21:07:41.6092684Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6093418Z self=, 2025-05-07T21:07:41.6094033Z T=2, 2025-05-07T21:07:41.6094210Z D=2, 2025-05-07T21:07:41.6094384Z B=1, 2025-05-07T21:07:41.6094562Z log_E=3, 2025-05-07T21:07:41.6094752Z L=2, 2025-05-07T21:07:41.6094928Z weighted=False, 2025-05-07T21:07:41.6095135Z mixed=False, 2025-05-07T21:07:41.6095339Z mixed_B=False, 2025-05-07T21:07:41.6095545Z long_segments=False, 2025-05-07T21:07:41.6095799Z pooling_mode=, 2025-05-07T21:07:41.6096078Z use_cpu=False, 2025-05-07T21:07:41.6096301Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.6096550Z ) 2025-05-07T21:07:41.6096844Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6097674Z self=, 2025-05-07T21:07:41.6098283Z T=2, 2025-05-07T21:07:41.6098469Z D=233, 2025-05-07T21:07:41.6098649Z B=128, 2025-05-07T21:07:41.6098822Z log_E=3, 2025-05-07T21:07:41.6099010Z L=5, 2025-05-07T21:07:41.6099193Z weighted=False, 2025-05-07T21:07:41.6099395Z mixed=False, 2025-05-07T21:07:41.6099600Z mixed_B=True, 2025-05-07T21:07:41.6099808Z long_segments=True, 2025-05-07T21:07:41.6100048Z pooling_mode=, 2025-05-07T21:07:41.6100331Z use_cpu=False, 2025-05-07T21:07:41.6100554Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6100805Z ) 2025-05-07T21:07:41.6101100Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6101842Z self=, 2025-05-07T21:07:41.6102459Z T=2, 2025-05-07T21:07:41.6102632Z D=229, 2025-05-07T21:07:41.6102816Z B=82, 2025-05-07T21:07:41.6102999Z log_E=4, 2025-05-07T21:07:41.6103183Z L=2, 2025-05-07T21:07:41.6103367Z weighted=True, 2025-05-07T21:07:41.6103570Z mixed=True, 2025-05-07T21:07:41.6103764Z mixed_B=False, 2025-05-07T21:07:41.6103979Z long_segments=True, 2025-05-07T21:07:41.6104231Z pooling_mode=, 2025-05-07T21:07:41.6104595Z use_cpu=True, 2025-05-07T21:07:41.6104820Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.6105079Z ) 2025-05-07T21:07:41.6105364Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6106100Z self=, 2025-05-07T21:07:41.6106800Z T=1, 2025-05-07T21:07:41.6106979Z D=109, 2025-05-07T21:07:41.6107161Z B=55, 2025-05-07T21:07:41.6107344Z log_E=4, 2025-05-07T21:07:41.6107536Z L=3, 2025-05-07T21:07:41.6107709Z weighted=True, 2025-05-07T21:07:41.6107915Z mixed=True, 2025-05-07T21:07:41.6108111Z mixed_B=False, 2025-05-07T21:07:41.6108320Z long_segments=False, 2025-05-07T21:07:41.6108575Z pooling_mode=, 2025-05-07T21:07:41.6109128Z use_cpu=False, 2025-05-07T21:07:41.6109351Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.6109607Z ) 2025-05-07T21:07:41.6109899Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6110626Z self=, 2025-05-07T21:07:41.6111256Z T=4, 2025-05-07T21:07:41.6111441Z D=78, 2025-05-07T21:07:41.6111622Z B=44, 2025-05-07T21:07:41.6111801Z log_E=5, 2025-05-07T21:07:41.6111990Z L=10, 2025-05-07T21:07:41.6112169Z weighted=True, 2025-05-07T21:07:41.6112378Z mixed=False, 2025-05-07T21:07:41.6112582Z mixed_B=True, 2025-05-07T21:07:41.6112861Z long_segments=False, 2025-05-07T21:07:41.6113122Z pooling_mode=, 2025-05-07T21:07:41.6113407Z use_cpu=True, 2025-05-07T21:07:41.6113626Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6113883Z ) 2025-05-07T21:07:41.6114178Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6114911Z self=, 2025-05-07T21:07:41.6115524Z T=5, 2025-05-07T21:07:41.6115706Z D=6, 2025-05-07T21:07:41.6115878Z B=31, 2025-05-07T21:07:41.6116136Z log_E=4, 2025-05-07T21:07:41.6116322Z L=4, 2025-05-07T21:07:41.6116502Z weighted=False, 2025-05-07T21:07:41.6116706Z mixed=False, 2025-05-07T21:07:41.6116907Z mixed_B=False, 2025-05-07T21:07:41.6117116Z long_segments=False, 2025-05-07T21:07:41.6117365Z pooling_mode=, 2025-05-07T21:07:41.6117645Z use_cpu=False, 2025-05-07T21:07:41.6117872Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6118186Z ) 2025-05-07T21:07:41.6118478Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6119215Z self=, 2025-05-07T21:07:41.6119820Z T=2, 2025-05-07T21:07:41.6119997Z D=200, 2025-05-07T21:07:41.6120181Z B=55, 2025-05-07T21:07:41.6120354Z log_E=3, 2025-05-07T21:07:41.6120541Z L=17, 2025-05-07T21:07:41.6120725Z weighted=False, 2025-05-07T21:07:41.6120929Z mixed=True, 2025-05-07T21:07:41.6121132Z mixed_B=True, 2025-05-07T21:07:41.6121365Z long_segments=True, 2025-05-07T21:07:41.6121634Z pooling_mode=, 2025-05-07T21:07:41.6121911Z use_cpu=False, 2025-05-07T21:07:41.6122132Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6122387Z ) 2025-05-07T21:07:41.6122674Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6123415Z self=, 2025-05-07T21:07:41.6124028Z T=4, 2025-05-07T21:07:41.6124202Z D=24, 2025-05-07T21:07:41.6124381Z B=119, 2025-05-07T21:07:41.6124558Z log_E=4, 2025-05-07T21:07:41.6124741Z L=18, 2025-05-07T21:07:41.6124996Z weighted=False, 2025-05-07T21:07:41.6125210Z mixed=False, 2025-05-07T21:07:41.6125408Z mixed_B=True, 2025-05-07T21:07:41.6125616Z long_segments=True, 2025-05-07T21:07:41.6125865Z pooling_mode=, 2025-05-07T21:07:41.6126142Z use_cpu=False, 2025-05-07T21:07:41.6126365Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6126685Z ) 2025-05-07T21:07:41.6126972Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6127711Z self=, 2025-05-07T21:07:41.6128335Z T=2, 2025-05-07T21:07:41.6128515Z D=90, 2025-05-07T21:07:41.6128687Z B=14, 2025-05-07T21:07:41.6128865Z log_E=4, 2025-05-07T21:07:41.6129049Z L=16, 2025-05-07T21:07:41.6129225Z weighted=False, 2025-05-07T21:07:41.6129433Z mixed=True, 2025-05-07T21:07:41.6129629Z mixed_B=True, 2025-05-07T21:07:41.6129835Z long_segments=False, 2025-05-07T21:07:41.6130095Z pooling_mode=, 2025-05-07T21:07:41.6130375Z use_cpu=False, 2025-05-07T21:07:41.6130589Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:41.6130848Z ) 2025-05-07T21:07:41.6131148Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6131879Z self=, 2025-05-07T21:07:41.6132492Z T=4, 2025-05-07T21:07:41.6132673Z D=180, 2025-05-07T21:07:41.6132908Z B=100, 2025-05-07T21:07:41.6133082Z log_E=5, 2025-05-07T21:07:41.6133269Z L=11, 2025-05-07T21:07:41.6133453Z weighted=True, 2025-05-07T21:07:41.6133654Z mixed=True, 2025-05-07T21:07:41.6133851Z mixed_B=True, 2025-05-07T21:07:41.6134060Z long_segments=False, 2025-05-07T21:07:41.6134309Z pooling_mode=, 2025-05-07T21:07:41.6134587Z use_cpu=False, 2025-05-07T21:07:41.6134814Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6135061Z ) 2025-05-07T21:07:41.6135349Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6136083Z self=, 2025-05-07T21:07:41.6136690Z T=4, 2025-05-07T21:07:41.6136867Z D=180, 2025-05-07T21:07:41.6137046Z B=100, 2025-05-07T21:07:41.6137224Z log_E=5, 2025-05-07T21:07:41.6137408Z L=2, 2025-05-07T21:07:41.6137593Z weighted=True, 2025-05-07T21:07:41.6137796Z mixed=True, 2025-05-07T21:07:41.6137996Z mixed_B=True, 2025-05-07T21:07:41.6138252Z long_segments=False, 2025-05-07T21:07:41.6138503Z pooling_mode=, 2025-05-07T21:07:41.6138784Z use_cpu=False, 2025-05-07T21:07:41.6139012Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6139268Z ) 2025-05-07T21:07:41.6139552Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6140294Z self=, 2025-05-07T21:07:41.6140911Z T=4, 2025-05-07T21:07:41.6141085Z D=180, 2025-05-07T21:07:41.6141265Z B=100, 2025-05-07T21:07:41.6141449Z log_E=3, 2025-05-07T21:07:41.6141633Z L=2, 2025-05-07T21:07:41.6141820Z weighted=True, 2025-05-07T21:07:41.6142026Z mixed=True, 2025-05-07T21:07:41.6142216Z mixed_B=True, 2025-05-07T21:07:41.6142429Z long_segments=False, 2025-05-07T21:07:41.6142684Z pooling_mode=, 2025-05-07T21:07:41.6142957Z use_cpu=False, 2025-05-07T21:07:41.6143180Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6143429Z ) 2025-05-07T21:07:41.6143712Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6144499Z self=, 2025-05-07T21:07:41.6145112Z T=4, 2025-05-07T21:07:41.6145289Z D=180, 2025-05-07T21:07:41.6145464Z B=100, 2025-05-07T21:07:41.6145644Z log_E=3, 2025-05-07T21:07:41.6145831Z L=2, 2025-05-07T21:07:41.6146004Z weighted=True, 2025-05-07T21:07:41.6146212Z mixed=True, 2025-05-07T21:07:41.6146453Z mixed_B=True, 2025-05-07T21:07:41.6146655Z long_segments=True, 2025-05-07T21:07:41.6146907Z pooling_mode=, 2025-05-07T21:07:41.6147185Z use_cpu=False, 2025-05-07T21:07:41.6147406Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6147664Z ) 2025-05-07T21:07:41.6147955Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:41.6148683Z self=, 2025-05-07T21:07:41.6149298Z T=3, 2025-05-07T21:07:41.6149475Z D=180, 2025-05-07T21:07:41.6149655Z B=100, 2025-05-07T21:07:41.6149832Z log_E=3, 2025-05-07T21:07:41.6150020Z L=2, 2025-05-07T21:07:41.6150202Z weighted=True, 2025-05-07T21:07:41.6150401Z mixed=True, 2025-05-07T21:07:41.6150598Z mixed_B=True, 2025-05-07T21:07:41.6150809Z long_segments=True, 2025-05-07T21:07:41.6151051Z pooling_mode=, 2025-05-07T21:07:41.6151335Z use_cpu=False, 2025-05-07T21:07:41.6151560Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:41.6151810Z ) 2025-05-07T21:07:41.6151991Z PASSED 2025-05-07T21:07:42.0300002Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0301796Z self=, 2025-05-07T21:07:42.0302561Z T=1, 2025-05-07T21:07:42.0302782Z D=2, 2025-05-07T21:07:42.0303000Z B=1, 2025-05-07T21:07:42.0303222Z log_E=3, 2025-05-07T21:07:42.0303454Z L=2, 2025-05-07T21:07:42.0303677Z weighted=False, 2025-05-07T21:07:42.0303934Z mixed=False, 2025-05-07T21:07:42.0304173Z mixed_B=False, 2025-05-07T21:07:42.0304497Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0304894Z long_segments=False, 2025-05-07T21:07:42.0305208Z pooling_mode=, 2025-05-07T21:07:42.0305548Z use_cpu=False, 2025-05-07T21:07:42.0305823Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0306159Z optimizer_state_dtypes=None, 2025-05-07T21:07:42.0306467Z ) 2025-05-07T21:07:42.0306918Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0307815Z self=, 2025-05-07T21:07:42.0308561Z T=3, 2025-05-07T21:07:42.0309026Z D=2, 2025-05-07T21:07:42.0309246Z B=1, 2025-05-07T21:07:42.0309456Z log_E=3, 2025-05-07T21:07:42.0309689Z L=2, 2025-05-07T21:07:42.0309913Z weighted=False, 2025-05-07T21:07:42.0310161Z mixed=False, 2025-05-07T21:07:42.0310410Z mixed_B=False, 2025-05-07T21:07:42.0310735Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0311124Z long_segments=False, 2025-05-07T21:07:42.0311433Z pooling_mode=, 2025-05-07T21:07:42.0311771Z use_cpu=False, 2025-05-07T21:07:42.0312036Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0312375Z optimizer_state_dtypes=None, 2025-05-07T21:07:42.0312680Z ) 2025-05-07T21:07:42.0313027Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0313956Z self=, 2025-05-07T21:07:42.0314703Z T=3, 2025-05-07T21:07:42.0314922Z D=239, 2025-05-07T21:07:42.0315161Z B=125, 2025-05-07T21:07:42.0323607Z log_E=4, 2025-05-07T21:07:42.0323866Z L=13, 2025-05-07T21:07:42.0324237Z weighted=True, 2025-05-07T21:07:42.0324494Z mixed=True, 2025-05-07T21:07:42.0324726Z mixed_B=True, 2025-05-07T21:07:42.0325043Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0325433Z long_segments=True, 2025-05-07T21:07:42.0325726Z pooling_mode=, 2025-05-07T21:07:42.0326151Z use_cpu=True, 2025-05-07T21:07:42.0326421Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:42.0326815Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0327209Z ) 2025-05-07T21:07:42.0327555Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0328446Z self=, 2025-05-07T21:07:42.0329190Z T=2, 2025-05-07T21:07:42.0329407Z D=153, 2025-05-07T21:07:42.0329623Z B=102, 2025-05-07T21:07:42.0329833Z log_E=3, 2025-05-07T21:07:42.0330063Z L=15, 2025-05-07T21:07:42.0330286Z weighted=True, 2025-05-07T21:07:42.0330525Z mixed=True, 2025-05-07T21:07:42.0330766Z mixed_B=False, 2025-05-07T21:07:42.0331083Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0331470Z long_segments=False, 2025-05-07T21:07:42.0331777Z pooling_mode=, 2025-05-07T21:07:42.0332115Z use_cpu=True, 2025-05-07T21:07:42.0332377Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0332779Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0333247Z ) 2025-05-07T21:07:42.0333585Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0334468Z self=, 2025-05-07T21:07:42.0335218Z T=5, 2025-05-07T21:07:42.0335433Z D=31, 2025-05-07T21:07:42.0335646Z B=88, 2025-05-07T21:07:42.0335864Z log_E=4, 2025-05-07T21:07:42.0336089Z L=15, 2025-05-07T21:07:42.0336304Z weighted=False, 2025-05-07T21:07:42.0336558Z mixed=True, 2025-05-07T21:07:42.0336795Z mixed_B=True, 2025-05-07T21:07:42.0337105Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0337497Z long_segments=False, 2025-05-07T21:07:42.0337809Z pooling_mode=, 2025-05-07T21:07:42.0338132Z use_cpu=False, 2025-05-07T21:07:42.0338400Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:42.0338798Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:42.0339181Z ) 2025-05-07T21:07:42.0339595Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0340485Z self=, 2025-05-07T21:07:42.0341235Z T=2, 2025-05-07T21:07:42.0341442Z D=33, 2025-05-07T21:07:42.0341654Z B=21, 2025-05-07T21:07:42.0341873Z log_E=4, 2025-05-07T21:07:42.0342091Z L=14, 2025-05-07T21:07:42.0342313Z weighted=True, 2025-05-07T21:07:42.0342556Z mixed=True, 2025-05-07T21:07:42.0342792Z mixed_B=True, 2025-05-07T21:07:42.0343106Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0343499Z long_segments=False, 2025-05-07T21:07:42.0343804Z pooling_mode=, 2025-05-07T21:07:42.0344135Z use_cpu=False, 2025-05-07T21:07:42.0344403Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:42.0344793Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:07:42.0345216Z 'momentum2': SparseType.BF16}, 2025-05-07T21:07:42.0345528Z ) 2025-05-07T21:07:42.0345865Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0346746Z self=, 2025-05-07T21:07:42.0347495Z T=5, 2025-05-07T21:07:42.0347711Z D=14, 2025-05-07T21:07:42.0347972Z B=123, 2025-05-07T21:07:42.0348191Z log_E=5, 2025-05-07T21:07:42.0348416Z L=13, 2025-05-07T21:07:42.0348628Z weighted=True, 2025-05-07T21:07:42.0348908Z mixed=False, 2025-05-07T21:07:42.0349129Z mixed_B=False, 2025-05-07T21:07:42.0349385Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0349764Z long_segments=False, 2025-05-07T21:07:42.0350016Z pooling_mode=, 2025-05-07T21:07:42.0350281Z use_cpu=True, 2025-05-07T21:07:42.0350505Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:42.0350842Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:42.0351162Z ) 2025-05-07T21:07:42.0351443Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0352161Z self=, 2025-05-07T21:07:42.0352763Z T=1, 2025-05-07T21:07:42.0352933Z D=142, 2025-05-07T21:07:42.0353114Z B=55, 2025-05-07T21:07:42.0353292Z log_E=3, 2025-05-07T21:07:42.0353470Z L=13, 2025-05-07T21:07:42.0353652Z weighted=False, 2025-05-07T21:07:42.0353858Z mixed=False, 2025-05-07T21:07:42.0354051Z mixed_B=False, 2025-05-07T21:07:42.0354316Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0354639Z long_segments=True, 2025-05-07T21:07:42.0354878Z pooling_mode=, 2025-05-07T21:07:42.0355150Z use_cpu=False, 2025-05-07T21:07:42.0355371Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:42.0355748Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0356155Z ) 2025-05-07T21:07:42.0356439Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0357154Z self=, 2025-05-07T21:07:42.0357748Z T=3, 2025-05-07T21:07:42.0357922Z D=62, 2025-05-07T21:07:42.0358099Z B=119, 2025-05-07T21:07:42.0358268Z log_E=5, 2025-05-07T21:07:42.0358452Z L=4, 2025-05-07T21:07:42.0358633Z weighted=False, 2025-05-07T21:07:42.0358835Z mixed=False, 2025-05-07T21:07:42.0359031Z mixed_B=False, 2025-05-07T21:07:42.0359283Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0359595Z long_segments=True, 2025-05-07T21:07:42.0359835Z pooling_mode=, 2025-05-07T21:07:42.0360109Z use_cpu=True, 2025-05-07T21:07:42.0360325Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0360656Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:07:42.0361053Z 'momentum2': SparseType.BF16}, 2025-05-07T21:07:42.0361332Z ) 2025-05-07T21:07:42.0361640Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0362354Z self=, 2025-05-07T21:07:42.0362957Z T=5, 2025-05-07T21:07:42.0363124Z D=185, 2025-05-07T21:07:42.0363298Z B=9, 2025-05-07T21:07:42.0363475Z log_E=4, 2025-05-07T21:07:42.0363652Z L=15, 2025-05-07T21:07:42.0363830Z weighted=False, 2025-05-07T21:07:42.0364031Z mixed=False, 2025-05-07T21:07:42.0364226Z mixed_B=True, 2025-05-07T21:07:42.0364492Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0364812Z long_segments=True, 2025-05-07T21:07:42.0365051Z pooling_mode=, 2025-05-07T21:07:42.0365328Z use_cpu=True, 2025-05-07T21:07:42.0365551Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0365828Z optimizer_state_dtypes=None, 2025-05-07T21:07:42.0366079Z ) 2025-05-07T21:07:42.0366361Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0367073Z self=, 2025-05-07T21:07:42.0367727Z T=1, 2025-05-07T21:07:42.0367912Z D=77, 2025-05-07T21:07:42.0368087Z B=88, 2025-05-07T21:07:42.0368260Z log_E=4, 2025-05-07T21:07:42.0368445Z L=4, 2025-05-07T21:07:42.0368624Z weighted=False, 2025-05-07T21:07:42.0368825Z mixed=False, 2025-05-07T21:07:42.0369024Z mixed_B=True, 2025-05-07T21:07:42.0369330Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0369646Z long_segments=True, 2025-05-07T21:07:42.0369893Z pooling_mode=, 2025-05-07T21:07:42.0370164Z use_cpu=False, 2025-05-07T21:07:42.0370381Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0370718Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0371040Z ) 2025-05-07T21:07:42.0371318Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0372036Z self=, 2025-05-07T21:07:42.0372634Z T=1, 2025-05-07T21:07:42.0372808Z D=88, 2025-05-07T21:07:42.0372978Z B=88, 2025-05-07T21:07:42.0373150Z log_E=4, 2025-05-07T21:07:42.0373337Z L=4, 2025-05-07T21:07:42.0373514Z weighted=False, 2025-05-07T21:07:42.0373717Z mixed=False, 2025-05-07T21:07:42.0373914Z mixed_B=True, 2025-05-07T21:07:42.0374177Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0374495Z long_segments=True, 2025-05-07T21:07:42.0374738Z pooling_mode=, 2025-05-07T21:07:42.0375006Z use_cpu=False, 2025-05-07T21:07:42.0375277Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0375612Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0375930Z ) 2025-05-07T21:07:42.0376210Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0376925Z self=, 2025-05-07T21:07:42.0377528Z T=1, 2025-05-07T21:07:42.0377696Z D=88, 2025-05-07T21:07:42.0377872Z B=88, 2025-05-07T21:07:42.0378051Z log_E=4, 2025-05-07T21:07:42.0378228Z L=4, 2025-05-07T21:07:42.0378408Z weighted=False, 2025-05-07T21:07:42.0378611Z mixed=True, 2025-05-07T21:07:42.0378798Z mixed_B=True, 2025-05-07T21:07:42.0379064Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0379388Z long_segments=True, 2025-05-07T21:07:42.0379629Z pooling_mode=, 2025-05-07T21:07:42.0379905Z use_cpu=False, 2025-05-07T21:07:42.0380127Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0380506Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0380829Z ) 2025-05-07T21:07:42.0381113Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0381825Z self=, 2025-05-07T21:07:42.0382430Z T=1, 2025-05-07T21:07:42.0382611Z D=88, 2025-05-07T21:07:42.0382787Z B=88, 2025-05-07T21:07:42.0382964Z log_E=4, 2025-05-07T21:07:42.0383144Z L=4, 2025-05-07T21:07:42.0383328Z weighted=True, 2025-05-07T21:07:42.0383534Z mixed=True, 2025-05-07T21:07:42.0383733Z mixed_B=True, 2025-05-07T21:07:42.0383997Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0384318Z long_segments=True, 2025-05-07T21:07:42.0384565Z pooling_mode=, 2025-05-07T21:07:42.0384834Z use_cpu=False, 2025-05-07T21:07:42.0385055Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0385393Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0385711Z ) 2025-05-07T21:07:42.0385996Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:42.0386717Z self=, 2025-05-07T21:07:42.0387370Z T=1, 2025-05-07T21:07:42.0387547Z D=88, 2025-05-07T21:07:42.0387725Z B=88, 2025-05-07T21:07:42.0387897Z log_E=3, 2025-05-07T21:07:42.0388085Z L=4, 2025-05-07T21:07:42.0388268Z weighted=True, 2025-05-07T21:07:42.0388463Z mixed=True, 2025-05-07T21:07:42.0388658Z mixed_B=True, 2025-05-07T21:07:42.0388965Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:42.0389287Z long_segments=True, 2025-05-07T21:07:42.0389524Z pooling_mode=, 2025-05-07T21:07:42.0389793Z use_cpu=False, 2025-05-07T21:07:42.0390015Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:42.0390346Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:42.0390666Z ) 2025-05-07T21:07:42.0390839Z PASSED 2025-05-07T21:08:12.0827208Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0828556Z self=, 2025-05-07T21:08:12.0829102Z T=1, 2025-05-07T21:08:12.0829281Z D=2, 2025-05-07T21:08:12.0829454Z B=1, 2025-05-07T21:08:12.0829629Z log_E=3, 2025-05-07T21:08:12.0829810Z L=0, 2025-05-07T21:08:12.0830002Z weighted=False, 2025-05-07T21:08:12.0830211Z mixed=False, 2025-05-07T21:08:12.0830437Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0830708Z long_segments=False, 2025-05-07T21:08:12.0830967Z pooling_mode=, 2025-05-07T21:08:12.0831537Z use_cpu=False, 2025-05-07T21:08:12.0831811Z ) 2025-05-07T21:08:12.0832141Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0832878Z self=, 2025-05-07T21:08:12.0833414Z T=2, 2025-05-07T21:08:12.0833595Z D=2, 2025-05-07T21:08:12.0833771Z B=1, 2025-05-07T21:08:12.0833939Z log_E=3, 2025-05-07T21:08:12.0834130Z L=0, 2025-05-07T21:08:12.0834310Z weighted=False, 2025-05-07T21:08:12.0834510Z mixed=False, 2025-05-07T21:08:12.0834737Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0835002Z long_segments=False, 2025-05-07T21:08:12.0835245Z pooling_mode=, 2025-05-07T21:08:12.0835529Z use_cpu=False, 2025-05-07T21:08:12.0835732Z ) 2025-05-07T21:08:12.0835947Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0836632Z self=, 2025-05-07T21:08:12.0837167Z T=2, 2025-05-07T21:08:12.0837454Z D=107, 2025-05-07T21:08:12.0837641Z B=78, 2025-05-07T21:08:12.0837820Z log_E=4, 2025-05-07T21:08:12.0837997Z L=12, 2025-05-07T21:08:12.0838178Z weighted=False, 2025-05-07T21:08:12.0838384Z mixed=False, 2025-05-07T21:08:12.0838608Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0838867Z long_segments=False, 2025-05-07T21:08:12.0839122Z pooling_mode=, 2025-05-07T21:08:12.0839404Z use_cpu=False, 2025-05-07T21:08:12.0839593Z ) 2025-05-07T21:08:12.0839813Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0840395Z self=, 2025-05-07T21:08:12.0840925Z T=5, 2025-05-07T21:08:12.0841101Z D=226, 2025-05-07T21:08:12.0841280Z B=47, 2025-05-07T21:08:12.0841459Z log_E=3, 2025-05-07T21:08:12.0841643Z L=15, 2025-05-07T21:08:12.0841827Z weighted=False, 2025-05-07T21:08:12.0842030Z mixed=True, 2025-05-07T21:08:12.0842255Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0842518Z long_segments=True, 2025-05-07T21:08:12.0842761Z pooling_mode=, 2025-05-07T21:08:12.0843042Z use_cpu=False, 2025-05-07T21:08:12.0843239Z ) 2025-05-07T21:08:12.0843456Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0844138Z self=, 2025-05-07T21:08:12.0844675Z T=3, 2025-05-07T21:08:12.0844853Z D=87, 2025-05-07T21:08:12.0845024Z B=16, 2025-05-07T21:08:12.0845205Z log_E=4, 2025-05-07T21:08:12.0845391Z L=17, 2025-05-07T21:08:12.0845647Z weighted=True, 2025-05-07T21:08:12.0845851Z mixed=True, 2025-05-07T21:08:12.0846073Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0846330Z long_segments=False, 2025-05-07T21:08:12.0846584Z pooling_mode=, 2025-05-07T21:08:12.0846863Z use_cpu=False, 2025-05-07T21:08:12.0847058Z ) 2025-05-07T21:08:12.0847281Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0847869Z self=, 2025-05-07T21:08:12.0848403Z T=3, 2025-05-07T21:08:12.0848577Z D=15, 2025-05-07T21:08:12.0848754Z B=74, 2025-05-07T21:08:12.0848931Z log_E=5, 2025-05-07T21:08:12.0849115Z L=13, 2025-05-07T21:08:12.0849292Z weighted=True, 2025-05-07T21:08:12.0849497Z mixed=True, 2025-05-07T21:08:12.0849745Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:08:12.0850056Z long_segments=True, 2025-05-07T21:08:12.0850307Z pooling_mode=, 2025-05-07T21:08:12.0850583Z use_cpu=True, 2025-05-07T21:08:12.0850776Z ) 2025-05-07T21:08:12.0850995Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0851572Z self=, 2025-05-07T21:08:12.0852155Z T=2, 2025-05-07T21:08:12.0852332Z D=238, 2025-05-07T21:08:12.0852501Z B=8, 2025-05-07T21:08:12.0852678Z log_E=4, 2025-05-07T21:08:12.0852862Z L=14, 2025-05-07T21:08:12.0853042Z weighted=True, 2025-05-07T21:08:12.0853245Z mixed=False, 2025-05-07T21:08:12.0853470Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0853734Z long_segments=False, 2025-05-07T21:08:12.0853989Z pooling_mode=, 2025-05-07T21:08:12.0854270Z use_cpu=True, 2025-05-07T21:08:12.0854464Z ) 2025-05-07T21:08:12.0854682Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0855266Z self=, 2025-05-07T21:08:12.0855804Z T=1, 2025-05-07T21:08:12.0855977Z D=54, 2025-05-07T21:08:12.0856155Z B=86, 2025-05-07T21:08:12.0856332Z log_E=5, 2025-05-07T21:08:12.0856514Z L=9, 2025-05-07T21:08:12.0856698Z weighted=False, 2025-05-07T21:08:12.0856957Z mixed=True, 2025-05-07T21:08:12.0857197Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:08:12.0857508Z long_segments=True, 2025-05-07T21:08:12.0857757Z pooling_mode=, 2025-05-07T21:08:12.0858030Z use_cpu=True, 2025-05-07T21:08:12.0858233Z ) 2025-05-07T21:08:12.0858456Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0859032Z self=, 2025-05-07T21:08:12.0859603Z T=1, 2025-05-07T21:08:12.0859796Z D=23, 2025-05-07T21:08:12.0859966Z B=6, 2025-05-07T21:08:12.0860147Z log_E=4, 2025-05-07T21:08:12.0860335Z L=15, 2025-05-07T21:08:12.0860510Z weighted=False, 2025-05-07T21:08:12.0860721Z mixed=True, 2025-05-07T21:08:12.0860937Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0861194Z long_segments=True, 2025-05-07T21:08:12.0861443Z pooling_mode=, 2025-05-07T21:08:12.0861725Z use_cpu=True, 2025-05-07T21:08:12.0861923Z ) 2025-05-07T21:08:12.0862135Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0862716Z self=, 2025-05-07T21:08:12.0863250Z T=3, 2025-05-07T21:08:12.0863421Z D=163, 2025-05-07T21:08:12.0863651Z B=47, 2025-05-07T21:08:12.0863830Z log_E=3, 2025-05-07T21:08:12.0864008Z L=5, 2025-05-07T21:08:12.0864186Z weighted=False, 2025-05-07T21:08:12.0864389Z mixed=True, 2025-05-07T21:08:12.0864603Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:08:12.0864868Z long_segments=False, 2025-05-07T21:08:12.0865248Z pooling_mode=, 2025-05-07T21:08:12.0865519Z use_cpu=False, 2025-05-07T21:08:12.0865719Z ) 2025-05-07T21:08:12.0865938Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0866526Z self=, 2025-05-07T21:08:12.0867079Z T=4, 2025-05-07T21:08:12.0867255Z D=239, 2025-05-07T21:08:12.0867436Z B=103, 2025-05-07T21:08:12.0874663Z log_E=5, 2025-05-07T21:08:12.0874862Z L=20, 2025-05-07T21:08:12.0875052Z weighted=False, 2025-05-07T21:08:12.0875262Z mixed=False, 2025-05-07T21:08:12.0875519Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:08:12.0875836Z long_segments=False, 2025-05-07T21:08:12.0876173Z pooling_mode=, 2025-05-07T21:08:12.0876447Z use_cpu=False, 2025-05-07T21:08:12.0876643Z ) 2025-05-07T21:08:12.0876862Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0877444Z self=, 2025-05-07T21:08:12.0877979Z T=4, 2025-05-07T21:08:12.0878153Z D=239, 2025-05-07T21:08:12.0878323Z B=103, 2025-05-07T21:08:12.0878580Z log_E=5, 2025-05-07T21:08:12.0878764Z L=4, 2025-05-07T21:08:12.0878943Z weighted=False, 2025-05-07T21:08:12.0879154Z mixed=False, 2025-05-07T21:08:12.0879402Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:08:12.0879716Z long_segments=False, 2025-05-07T21:08:12.0879963Z pooling_mode=, 2025-05-07T21:08:12.0880240Z use_cpu=False, 2025-05-07T21:08:12.0880432Z ) 2025-05-07T21:08:12.0880649Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0881227Z self=, 2025-05-07T21:08:12.0881756Z T=1, 2025-05-07T21:08:12.0881925Z D=239, 2025-05-07T21:08:12.0882105Z B=103, 2025-05-07T21:08:12.0882282Z log_E=5, 2025-05-07T21:08:12.0882461Z L=4, 2025-05-07T21:08:12.0882643Z weighted=False, 2025-05-07T21:08:12.0882858Z mixed=False, 2025-05-07T21:08:12.0883098Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:08:12.0883419Z long_segments=False, 2025-05-07T21:08:12.0883727Z pooling_mode=, 2025-05-07T21:08:12.0884002Z use_cpu=False, 2025-05-07T21:08:12.0884199Z ) 2025-05-07T21:08:12.0884421Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0884995Z self=, 2025-05-07T21:08:12.0885527Z T=1, 2025-05-07T21:08:12.0885703Z D=239, 2025-05-07T21:08:12.0885886Z B=103, 2025-05-07T21:08:12.0886060Z log_E=5, 2025-05-07T21:08:12.0886245Z L=1, 2025-05-07T21:08:12.0886429Z weighted=False, 2025-05-07T21:08:12.0886624Z mixed=False, 2025-05-07T21:08:12.0886870Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:08:12.0887187Z long_segments=False, 2025-05-07T21:08:12.0887434Z pooling_mode=, 2025-05-07T21:08:12.0887716Z use_cpu=False, 2025-05-07T21:08:12.0887911Z ) 2025-05-07T21:08:12.0888125Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:08:12.0888705Z self=, 2025-05-07T21:08:12.0889237Z T=1, 2025-05-07T21:08:12.0889410Z D=239, 2025-05-07T21:08:12.0889585Z B=103, 2025-05-07T21:08:12.0889762Z log_E=5, 2025-05-07T21:08:12.0889939Z L=0, 2025-05-07T21:08:12.0890167Z weighted=False, 2025-05-07T21:08:12.0890373Z mixed=False, 2025-05-07T21:08:12.0890613Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:08:12.0890922Z long_segments=False, 2025-05-07T21:08:12.0891177Z pooling_mode=, 2025-05-07T21:08:12.0891453Z use_cpu=False, 2025-05-07T21:08:12.0891693Z ) 2025-05-07T21:08:12.0891873Z PASSED 2025-05-07T21:08:14.8402787Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8404165Z self=, 2025-05-07T21:08:14.8404711Z T=1, 2025-05-07T21:08:14.8404895Z D=2, 2025-05-07T21:08:14.8405066Z B=1, 2025-05-07T21:08:14.8405237Z log_E=3, 2025-05-07T21:08:14.8405424Z L=0, 2025-05-07T21:08:14.8405606Z weighted=False, 2025-05-07T21:08:14.8405814Z mixed=False, 2025-05-07T21:08:14.8406045Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8406333Z long_segments=False, 2025-05-07T21:08:14.8406591Z pooling_mode=, 2025-05-07T21:08:14.8406865Z use_cpu=False, 2025-05-07T21:08:14.8407070Z ) 2025-05-07T21:08:14.8407298Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8407881Z self=, 2025-05-07T21:08:14.8408424Z T=3, 2025-05-07T21:08:14.8408884Z D=2, 2025-05-07T21:08:14.8409064Z B=1, 2025-05-07T21:08:14.8409521Z log_E=3, 2025-05-07T21:08:14.8409708Z L=0, 2025-05-07T21:08:14.8409884Z weighted=False, 2025-05-07T21:08:14.8410095Z mixed=False, 2025-05-07T21:08:14.8410322Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8410596Z long_segments=False, 2025-05-07T21:08:14.8410852Z pooling_mode=, 2025-05-07T21:08:14.8411128Z use_cpu=False, 2025-05-07T21:08:14.8411321Z ) 2025-05-07T21:08:14.8411547Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8412130Z self=, 2025-05-07T21:08:14.8412662Z T=3, 2025-05-07T21:08:14.8412832Z D=123, 2025-05-07T21:08:14.8413012Z B=6, 2025-05-07T21:08:14.8413191Z log_E=5, 2025-05-07T21:08:14.8413370Z L=9, 2025-05-07T21:08:14.8413552Z weighted=True, 2025-05-07T21:08:14.8413754Z mixed=True, 2025-05-07T21:08:14.8413974Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8414256Z long_segments=False, 2025-05-07T21:08:14.8414615Z pooling_mode=, 2025-05-07T21:08:14.8414890Z use_cpu=False, 2025-05-07T21:08:14.8415086Z ) 2025-05-07T21:08:14.8415309Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8415884Z self=, 2025-05-07T21:08:14.8416452Z T=2, 2025-05-07T21:08:14.8416625Z D=107, 2025-05-07T21:08:14.8416801Z B=69, 2025-05-07T21:08:14.8416980Z log_E=5, 2025-05-07T21:08:14.8417158Z L=9, 2025-05-07T21:08:14.8417336Z weighted=True, 2025-05-07T21:08:14.8417538Z mixed=True, 2025-05-07T21:08:14.8417755Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8418034Z long_segments=False, 2025-05-07T21:08:14.8418286Z pooling_mode=, 2025-05-07T21:08:14.8418555Z use_cpu=False, 2025-05-07T21:08:14.8418749Z ) 2025-05-07T21:08:14.8418967Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8419546Z self=, 2025-05-07T21:08:14.8420077Z T=5, 2025-05-07T21:08:14.8420251Z D=70, 2025-05-07T21:08:14.8420430Z B=39, 2025-05-07T21:08:14.8420600Z log_E=4, 2025-05-07T21:08:14.8420785Z L=20, 2025-05-07T21:08:14.8420967Z weighted=True, 2025-05-07T21:08:14.8421163Z mixed=True, 2025-05-07T21:08:14.8421474Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8421751Z long_segments=False, 2025-05-07T21:08:14.8421996Z pooling_mode=, 2025-05-07T21:08:14.8422273Z use_cpu=False, 2025-05-07T21:08:14.8422470Z ) 2025-05-07T21:08:14.8422682Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8423341Z self=, 2025-05-07T21:08:14.8423868Z T=4, 2025-05-07T21:08:14.8424037Z D=35, 2025-05-07T21:08:14.8424217Z B=110, 2025-05-07T21:08:14.8424393Z log_E=4, 2025-05-07T21:08:14.8424574Z L=4, 2025-05-07T21:08:14.8424752Z weighted=True, 2025-05-07T21:08:14.8424955Z mixed=False, 2025-05-07T21:08:14.8425172Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8425446Z long_segments=True, 2025-05-07T21:08:14.8425694Z pooling_mode=, 2025-05-07T21:08:14.8425968Z use_cpu=False, 2025-05-07T21:08:14.8426158Z ) 2025-05-07T21:08:14.8426378Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8426958Z self=, 2025-05-07T21:08:14.8427484Z T=5, 2025-05-07T21:08:14.8427660Z D=82, 2025-05-07T21:08:14.8427838Z B=45, 2025-05-07T21:08:14.8428006Z log_E=5, 2025-05-07T21:08:14.8428189Z L=16, 2025-05-07T21:08:14.8428369Z weighted=False, 2025-05-07T21:08:14.8428564Z mixed=True, 2025-05-07T21:08:14.8428784Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8429107Z long_segments=True, 2025-05-07T21:08:14.8429347Z pooling_mode=, 2025-05-07T21:08:14.8429626Z use_cpu=False, 2025-05-07T21:08:14.8429823Z ) 2025-05-07T21:08:14.8430039Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8430616Z self=, 2025-05-07T21:08:14.8431149Z T=2, 2025-05-07T21:08:14.8431324Z D=218, 2025-05-07T21:08:14.8431493Z B=48, 2025-05-07T21:08:14.8431668Z log_E=3, 2025-05-07T21:08:14.8431854Z L=3, 2025-05-07T21:08:14.8432027Z weighted=True, 2025-05-07T21:08:14.8432234Z mixed=False, 2025-05-07T21:08:14.8432459Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8432735Z long_segments=False, 2025-05-07T21:08:14.8432991Z pooling_mode=, 2025-05-07T21:08:14.8433263Z use_cpu=False, 2025-05-07T21:08:14.8433453Z ) 2025-05-07T21:08:14.8433673Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8434352Z self=, 2025-05-07T21:08:14.8434877Z T=4, 2025-05-07T21:08:14.8435051Z D=7, 2025-05-07T21:08:14.8435230Z B=46, 2025-05-07T21:08:14.8435400Z log_E=4, 2025-05-07T21:08:14.8435603Z L=11, 2025-05-07T21:08:14.8435784Z weighted=True, 2025-05-07T21:08:14.8436065Z mixed=False, 2025-05-07T21:08:14.8436286Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8436566Z long_segments=True, 2025-05-07T21:08:14.8436813Z pooling_mode=, 2025-05-07T21:08:14.8437086Z use_cpu=True, 2025-05-07T21:08:14.8437281Z ) 2025-05-07T21:08:14.8437503Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8438081Z self=, 2025-05-07T21:08:14.8438613Z T=3, 2025-05-07T21:08:14.8438789Z D=78, 2025-05-07T21:08:14.8438961Z B=121, 2025-05-07T21:08:14.8439142Z log_E=4, 2025-05-07T21:08:14.8439328Z L=8, 2025-05-07T21:08:14.8439509Z weighted=False, 2025-05-07T21:08:14.8439719Z mixed=False, 2025-05-07T21:08:14.8439946Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8440218Z long_segments=False, 2025-05-07T21:08:14.8440474Z pooling_mode=, 2025-05-07T21:08:14.8440747Z use_cpu=False, 2025-05-07T21:08:14.8440992Z ) 2025-05-07T21:08:14.8441207Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8441788Z self=, 2025-05-07T21:08:14.8442316Z T=3, 2025-05-07T21:08:14.8442486Z D=206, 2025-05-07T21:08:14.8442753Z B=38, 2025-05-07T21:08:14.8442930Z log_E=3, 2025-05-07T21:08:14.8443111Z L=7, 2025-05-07T21:08:14.8443288Z weighted=True, 2025-05-07T21:08:14.8443488Z mixed=True, 2025-05-07T21:08:14.8443706Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8443986Z long_segments=False, 2025-05-07T21:08:14.8444241Z pooling_mode=, 2025-05-07T21:08:14.8444510Z use_cpu=False, 2025-05-07T21:08:14.8444702Z ) 2025-05-07T21:08:14.8444920Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8445495Z self=, 2025-05-07T21:08:14.8446025Z T=3, 2025-05-07T21:08:14.8446201Z D=206, 2025-05-07T21:08:14.8446382Z B=38, 2025-05-07T21:08:14.8446551Z log_E=3, 2025-05-07T21:08:14.8446737Z L=7, 2025-05-07T21:08:14.8446917Z weighted=True, 2025-05-07T21:08:14.8447113Z mixed=True, 2025-05-07T21:08:14.8447337Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8447613Z long_segments=True, 2025-05-07T21:08:14.8447852Z pooling_mode=, 2025-05-07T21:08:14.8448132Z use_cpu=False, 2025-05-07T21:08:14.8448330Z ) 2025-05-07T21:08:14.8448596Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8449179Z self=, 2025-05-07T21:08:14.8449711Z T=3, 2025-05-07T21:08:14.8449881Z D=3, 2025-05-07T21:08:14.8450056Z B=38, 2025-05-07T21:08:14.8450239Z log_E=3, 2025-05-07T21:08:14.8450415Z L=7, 2025-05-07T21:08:14.8450594Z weighted=True, 2025-05-07T21:08:14.8450799Z mixed=True, 2025-05-07T21:08:14.8451017Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8451296Z long_segments=True, 2025-05-07T21:08:14.8451542Z pooling_mode=, 2025-05-07T21:08:14.8451810Z use_cpu=False, 2025-05-07T21:08:14.8452008Z ) 2025-05-07T21:08:14.8452230Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8452809Z self=, 2025-05-07T21:08:14.8453336Z T=3, 2025-05-07T21:08:14.8453516Z D=3, 2025-05-07T21:08:14.8453684Z B=38, 2025-05-07T21:08:14.8453898Z log_E=3, 2025-05-07T21:08:14.8454082Z L=7, 2025-05-07T21:08:14.8454261Z weighted=True, 2025-05-07T21:08:14.8454456Z mixed=True, 2025-05-07T21:08:14.8454677Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8454952Z long_segments=False, 2025-05-07T21:08:14.8455199Z pooling_mode=, 2025-05-07T21:08:14.8455478Z use_cpu=False, 2025-05-07T21:08:14.8455672Z ) 2025-05-07T21:08:14.8455890Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:08:14.8456469Z self=, 2025-05-07T21:08:14.8456998Z T=3, 2025-05-07T21:08:14.8457176Z D=3, 2025-05-07T21:08:14.8457351Z B=38, 2025-05-07T21:08:14.8457529Z log_E=3, 2025-05-07T21:08:14.8457707Z L=3, 2025-05-07T21:08:14.8457883Z weighted=True, 2025-05-07T21:08:14.8458085Z mixed=True, 2025-05-07T21:08:14.8458309Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:08:14.8458582Z long_segments=False, 2025-05-07T21:08:14.8458837Z pooling_mode=, 2025-05-07T21:08:14.8459110Z use_cpu=False, 2025-05-07T21:08:14.8459299Z ) 2025-05-07T21:08:14.8459471Z PASSED 2025-05-07T21:08:15.0826899Z 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:08:15.0828680Z self=, 2025-05-07T21:08:15.0829368Z T=1, 2025-05-07T21:08:15.0829719Z D=2, 2025-05-07T21:08:15.0830028Z B=1, 2025-05-07T21:08:15.0830276Z log_E=3, 2025-05-07T21:08:15.0830522Z L=0, 2025-05-07T21:08:15.0830773Z weighted=False, 2025-05-07T21:08:15.0831023Z mixed=False, 2025-05-07T21:08:15.0831278Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0831603Z long_segments=False, 2025-05-07T21:08:15.0831865Z pooling_mode=, 2025-05-07T21:08:15.0832137Z use_cpu=False, 2025-05-07T21:08:15.0832365Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0832715Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:15.0833048Z ) 2025-05-07T21:08:15.0833365Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0834169Z self=, 2025-05-07T21:08:15.0834815Z T=2, 2025-05-07T21:08:15.0834986Z D=2, 2025-05-07T21:08:15.0835164Z B=1, 2025-05-07T21:08:15.0835338Z log_E=3, 2025-05-07T21:08:15.0835517Z L=0, 2025-05-07T21:08:15.0835695Z weighted=False, 2025-05-07T21:08:15.0835901Z mixed=False, 2025-05-07T21:08:15.0836251Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0836683Z long_segments=False, 2025-05-07T21:08:15.0836938Z pooling_mode=, 2025-05-07T21:08:15.0837208Z use_cpu=False, 2025-05-07T21:08:15.0837430Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0837773Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:15.0838091Z ) 2025-05-07T21:08:15.0838414Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0839211Z self=, 2025-05-07T21:08:15.0839851Z T=2, 2025-05-07T21:08:15.0840019Z D=211, 2025-05-07T21:08:15.0840199Z B=127, 2025-05-07T21:08:15.0840382Z log_E=5, 2025-05-07T21:08:15.0840566Z L=19, 2025-05-07T21:08:15.0840750Z weighted=False, 2025-05-07T21:08:15.0840956Z mixed=True, 2025-05-07T21:08:15.0841197Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0841515Z long_segments=False, 2025-05-07T21:08:15.0841892Z pooling_mode=, 2025-05-07T21:08:15.0842166Z use_cpu=False, 2025-05-07T21:08:15.0842389Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0842725Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:15.0843045Z ) 2025-05-07T21:08:15.0843365Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0844161Z self=, 2025-05-07T21:08:15.0844802Z T=2, 2025-05-07T21:08:15.0844976Z D=64, 2025-05-07T21:08:15.0845156Z B=6, 2025-05-07T21:08:15.0845337Z log_E=5, 2025-05-07T21:08:15.0845516Z L=16, 2025-05-07T21:08:15.0845697Z weighted=True, 2025-05-07T21:08:15.0845903Z mixed=True, 2025-05-07T21:08:15.0846146Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0846461Z long_segments=False, 2025-05-07T21:08:15.0846722Z pooling_mode=, 2025-05-07T21:08:15.0846995Z use_cpu=True, 2025-05-07T21:08:15.0847218Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0847558Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0847876Z ) 2025-05-07T21:08:15.0848193Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0849039Z self=, 2025-05-07T21:08:15.0849676Z T=2, 2025-05-07T21:08:15.0849848Z D=171, 2025-05-07T21:08:15.0850027Z B=73, 2025-05-07T21:08:15.0850201Z log_E=3, 2025-05-07T21:08:15.0850422Z L=8, 2025-05-07T21:08:15.0850601Z weighted=False, 2025-05-07T21:08:15.0850801Z mixed=False, 2025-05-07T21:08:15.0851043Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0851356Z long_segments=True, 2025-05-07T21:08:15.0851609Z pooling_mode=, 2025-05-07T21:08:15.0851881Z use_cpu=False, 2025-05-07T21:08:15.0852106Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0852439Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0852755Z ) 2025-05-07T21:08:15.0853071Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0853869Z self=, 2025-05-07T21:08:15.0854508Z T=3, 2025-05-07T21:08:15.0854677Z D=27, 2025-05-07T21:08:15.0854853Z B=82, 2025-05-07T21:08:15.0855032Z log_E=4, 2025-05-07T21:08:15.0855211Z L=0, 2025-05-07T21:08:15.0855392Z weighted=False, 2025-05-07T21:08:15.0855596Z mixed=False, 2025-05-07T21:08:15.0855841Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0856154Z long_segments=False, 2025-05-07T21:08:15.0856457Z pooling_mode=, 2025-05-07T21:08:15.0856732Z use_cpu=False, 2025-05-07T21:08:15.0856974Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:15.0864996Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:15.0865471Z ) 2025-05-07T21:08:15.0865802Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0866607Z self=, 2025-05-07T21:08:15.0867247Z T=1, 2025-05-07T21:08:15.0867429Z D=139, 2025-05-07T21:08:15.0867610Z B=74, 2025-05-07T21:08:15.0867785Z log_E=5, 2025-05-07T21:08:15.0867971Z L=19, 2025-05-07T21:08:15.0868160Z weighted=True, 2025-05-07T21:08:15.0868362Z mixed=True, 2025-05-07T21:08:15.0868610Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0868924Z long_segments=True, 2025-05-07T21:08:15.0869180Z pooling_mode=, 2025-05-07T21:08:15.0869533Z use_cpu=True, 2025-05-07T21:08:15.0869765Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0870103Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:08:15.0870444Z 'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0870705Z ) 2025-05-07T21:08:15.0871025Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0871813Z self=, 2025-05-07T21:08:15.0872456Z T=2, 2025-05-07T21:08:15.0872638Z D=121, 2025-05-07T21:08:15.0872812Z B=41, 2025-05-07T21:08:15.0872992Z log_E=4, 2025-05-07T21:08:15.0873178Z L=2, 2025-05-07T21:08:15.0873353Z weighted=True, 2025-05-07T21:08:15.0873559Z mixed=True, 2025-05-07T21:08:15.0873804Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0874114Z long_segments=True, 2025-05-07T21:08:15.0874358Z pooling_mode=, 2025-05-07T21:08:15.0874640Z use_cpu=True, 2025-05-07T21:08:15.0874864Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:15.0875195Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0875520Z ) 2025-05-07T21:08:15.0875831Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0876777Z self=, 2025-05-07T21:08:15.0877419Z T=2, 2025-05-07T21:08:15.0877597Z D=238, 2025-05-07T21:08:15.0877773Z B=44, 2025-05-07T21:08:15.0877952Z log_E=3, 2025-05-07T21:08:15.0878182Z L=10, 2025-05-07T21:08:15.0878359Z weighted=True, 2025-05-07T21:08:15.0878563Z mixed=True, 2025-05-07T21:08:15.0878805Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0879115Z long_segments=True, 2025-05-07T21:08:15.0879362Z pooling_mode=, 2025-05-07T21:08:15.0879639Z use_cpu=False, 2025-05-07T21:08:15.0879859Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:15.0880189Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0880513Z ) 2025-05-07T21:08:15.0880829Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0881614Z self=, 2025-05-07T21:08:15.0882254Z T=2, 2025-05-07T21:08:15.0882432Z D=255, 2025-05-07T21:08:15.0882605Z B=36, 2025-05-07T21:08:15.0882780Z log_E=3, 2025-05-07T21:08:15.0882968Z L=7, 2025-05-07T21:08:15.0883145Z weighted=False, 2025-05-07T21:08:15.0883347Z mixed=False, 2025-05-07T21:08:15.0883594Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0883902Z long_segments=False, 2025-05-07T21:08:15.0884149Z pooling_mode=, 2025-05-07T21:08:15.0884476Z use_cpu=False, 2025-05-07T21:08:15.0884704Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:15.0885030Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:15.0885352Z ) 2025-05-07T21:08:15.0885663Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0886449Z self=, 2025-05-07T21:08:15.0887080Z T=1, 2025-05-07T21:08:15.0887256Z D=13, 2025-05-07T21:08:15.0887424Z B=112, 2025-05-07T21:08:15.0887600Z log_E=3, 2025-05-07T21:08:15.0887782Z L=2, 2025-05-07T21:08:15.0887955Z weighted=True, 2025-05-07T21:08:15.0888159Z mixed=True, 2025-05-07T21:08:15.0888401Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0888708Z long_segments=False, 2025-05-07T21:08:15.0888955Z pooling_mode=, 2025-05-07T21:08:15.0889233Z use_cpu=True, 2025-05-07T21:08:15.0889503Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:15.0889831Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0890151Z ) 2025-05-07T21:08:15.0890472Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0891301Z self=, 2025-05-07T21:08:15.0891936Z T=1, 2025-05-07T21:08:15.0892116Z D=13, 2025-05-07T21:08:15.0892284Z B=112, 2025-05-07T21:08:15.0892463Z log_E=3, 2025-05-07T21:08:15.0892646Z L=3, 2025-05-07T21:08:15.0892818Z weighted=True, 2025-05-07T21:08:15.0893023Z mixed=True, 2025-05-07T21:08:15.0893265Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0893574Z long_segments=False, 2025-05-07T21:08:15.0893824Z pooling_mode=, 2025-05-07T21:08:15.0894108Z use_cpu=True, 2025-05-07T21:08:15.0894334Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:15.0894662Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0894985Z ) 2025-05-07T21:08:15.0895299Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0896128Z self=, 2025-05-07T21:08:15.0896763Z T=1, 2025-05-07T21:08:15.0896935Z D=13, 2025-05-07T21:08:15.0897103Z B=112, 2025-05-07T21:08:15.0897279Z log_E=3, 2025-05-07T21:08:15.0897461Z L=3, 2025-05-07T21:08:15.0897633Z weighted=True, 2025-05-07T21:08:15.0897840Z mixed=True, 2025-05-07T21:08:15.0898136Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0898439Z long_segments=False, 2025-05-07T21:08:15.0898690Z pooling_mode=, 2025-05-07T21:08:15.0898965Z use_cpu=True, 2025-05-07T21:08:15.0899187Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0899518Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0899839Z ) 2025-05-07T21:08:15.0900151Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0900942Z self=, 2025-05-07T21:08:15.0901582Z T=1, 2025-05-07T21:08:15.0901758Z D=13, 2025-05-07T21:08:15.0901931Z B=3, 2025-05-07T21:08:15.0902105Z log_E=3, 2025-05-07T21:08:15.0902287Z L=3, 2025-05-07T21:08:15.0902460Z weighted=True, 2025-05-07T21:08:15.0902662Z mixed=True, 2025-05-07T21:08:15.0902907Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0903210Z long_segments=False, 2025-05-07T21:08:15.0903465Z pooling_mode=, 2025-05-07T21:08:15.0903741Z use_cpu=True, 2025-05-07T21:08:15.0904012Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0904349Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0904670Z ) 2025-05-07T21:08:15.0904984Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:08:15.0905770Z self=, 2025-05-07T21:08:15.0906416Z T=3, 2025-05-07T21:08:15.0906592Z D=13, 2025-05-07T21:08:15.0906766Z B=3, 2025-05-07T21:08:15.0906939Z log_E=3, 2025-05-07T21:08:15.0907120Z L=3, 2025-05-07T21:08:15.0907291Z weighted=True, 2025-05-07T21:08:15.0907496Z mixed=True, 2025-05-07T21:08:15.0907738Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:15.0908046Z long_segments=False, 2025-05-07T21:08:15.0908298Z pooling_mode=, 2025-05-07T21:08:15.0908576Z use_cpu=True, 2025-05-07T21:08:15.0909111Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:15.0909546Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:15.0909871Z ) 2025-05-07T21:08:15.0910043Z PASSED 2025-05-07T21:08:15.0984927Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:08:15.0986672Z self=, 2025-05-07T21:08:15.0987654Z T=1, 2025-05-07T21:08:15.0987999Z D=16, 2025-05-07T21:08:15.0988331Z B=1, 2025-05-07T21:08:15.0988659Z log_E=3, 2025-05-07T21:08:15.0989013Z L=2, 2025-05-07T21:08:15.0989349Z weighted=False, 2025-05-07T21:08:15.0989747Z mixed=False, 2025-05-07T21:08:15.0990139Z mixed_B=False, 2025-05-07T21:08:15.0990502Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:08:15.0990813Z long_segments=False, 2025-05-07T21:08:15.0991062Z pooling_mode=, 2025-05-07T21:08:15.0991334Z use_cpu=False, 2025-05-07T21:08:15.0991587Z weight_decay_mode=, 2025-05-07T21:08:15.0991879Z ) 2025-05-07T21:08:15.0994766Z SKIPPED 2025-05-07T21:08:15.0994919Z 2025-05-07T21:08:15.0995116Z =============================== warnings summary =============================== 2025-05-07T21:08:15.0995732Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:08:15.0996766Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:08:15.0998138Z /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:08:15.0999034Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:08:15.0999518Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:08:15.0999924Z times and build sizes! 2025-05-07T21:08:15.1000202Z  2025-05-07T21:08:15.1000408Z warnings.warn( 2025-05-07T21:08:15.1000537Z 2025-05-07T21:08:15.1000878Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:08:15.1001972Z /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:08:15.1002780Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:08:15.1003263Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:08:15.1003665Z times and build sizes! 2025-05-07T21:08:15.1003939Z  2025-05-07T21:08:15.1004139Z warnings.warn( 2025-05-07T21:08:15.1004267Z 2025-05-07T21:08:15.1004607Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:08:15.1005800Z /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:08:15.1006635Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:08:15.1007129Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:08:15.1007534Z times and build sizes! 2025-05-07T21:08:15.1007816Z  2025-05-07T21:08:15.1008018Z warnings.warn( 2025-05-07T21:08:15.1008148Z 2025-05-07T21:08:15.1008381Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:15.1009102Z =========================== short test summary info ============================ 2025-05-07T21:08:15.1009545Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:08:15.1010007Z ================== 8 passed, 1 skipped, 4 warnings in 43.89s =================== 2025-05-07T21:08:15.8462514Z 2025-05-07T21:08:15.8463361Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:08:15.8483139Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 46 seconds 2025-05-07T21:08:15.8483485Z 2025-05-07T21:08:15.8483489Z 2025-05-07T21:08:15.8483493Z 2025-05-07T21:08:15.8483497Z 2025-05-07T21:08:15.8505416Z ################################################################################ 2025-05-07T21:08:15.8521863Z # [2025-05-07T21:08:15.851Z] Run Python Test Suite: 2025-05-07T21:08:15.8522298Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:08:15.8522610Z ################################################################################ 2025-05-07T21:08:15.8547455Z + 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:08:15.8548345Z 2025-05-07T21:08:17.9966095Z ============================= test session starts ============================== 2025-05-07T21:08:17.9966835Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:17.9967350Z cachedir: .pytest_cache 2025-05-07T21:08:17.9967915Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:17.9968779Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:17.9969192Z plugins: hypothesis-6.131.14 2025-05-07T21:08:19.7264395Z collecting ... collected 3 items 2025-05-07T21:08:19.7264627Z 2025-05-07T21:08:20.3506307Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:08:20.3507704Z self=, 2025-05-07T21:08:20.3508212Z T=1, 2025-05-07T21:08:20.3508390Z D=2, 2025-05-07T21:08:20.3508568Z B=1, 2025-05-07T21:08:20.3509011Z log_E=3, 2025-05-07T21:08:20.3509201Z L=0, 2025-05-07T21:08:20.3509416Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3509708Z weighted=False, 2025-05-07T21:08:20.3509910Z mixed=False, 2025-05-07T21:08:20.3510114Z mixed_B=False, 2025-05-07T21:08:20.3510318Z use_cache=False, 2025-05-07T21:08:20.3510555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.3510847Z long_segments=False, 2025-05-07T21:08:20.3511105Z pooling_mode=, 2025-05-07T21:08:20.3511379Z use_cpu=False, 2025-05-07T21:08:20.3511584Z ) 2025-05-07T21:08:20.3511782Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3512213Z self=, 2025-05-07T21:08:20.3512722Z T=4, 2025-05-07T21:08:20.3512916Z D=2, 2025-05-07T21:08:20.3513090Z B=1, 2025-05-07T21:08:20.3513271Z log_E=3, 2025-05-07T21:08:20.3513458Z L=0, 2025-05-07T21:08:20.3513659Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3514073Z weighted=False, 2025-05-07T21:08:20.3514281Z mixed=False, 2025-05-07T21:08:20.3514482Z mixed_B=False, 2025-05-07T21:08:20.3514682Z use_cache=False, 2025-05-07T21:08:20.3514924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.3515209Z long_segments=False, 2025-05-07T21:08:20.3515461Z pooling_mode=, 2025-05-07T21:08:20.3515736Z use_cpu=False, 2025-05-07T21:08:20.3516042Z ) 2025-05-07T21:08:20.3516237Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3516669Z self=, 2025-05-07T21:08:20.3517094Z T=4, 2025-05-07T21:08:20.3517266Z D=4, 2025-05-07T21:08:20.3517439Z B=34, 2025-05-07T21:08:20.3517620Z log_E=4, 2025-05-07T21:08:20.3517801Z L=18, 2025-05-07T21:08:20.3518007Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3518291Z weighted=False, 2025-05-07T21:08:20.3518491Z mixed=True, 2025-05-07T21:08:20.3518693Z mixed_B=False, 2025-05-07T21:08:20.3518980Z use_cache=True, 2025-05-07T21:08:20.3519206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.3519487Z long_segments=False, 2025-05-07T21:08:20.3519739Z pooling_mode=, 2025-05-07T21:08:20.3520008Z use_cpu=False, 2025-05-07T21:08:20.3520209Z ) 2025-05-07T21:08:20.3520406Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3520842Z self=, 2025-05-07T21:08:20.3521263Z T=5, 2025-05-07T21:08:20.3521435Z D=2, 2025-05-07T21:08:20.3521610Z B=1, 2025-05-07T21:08:20.3521780Z log_E=3, 2025-05-07T21:08:20.3521965Z L=0, 2025-05-07T21:08:20.3522168Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3522447Z weighted=False, 2025-05-07T21:08:20.3522649Z mixed=False, 2025-05-07T21:08:20.3522850Z mixed_B=False, 2025-05-07T21:08:20.3523045Z use_cache=False, 2025-05-07T21:08:20.3523284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.3523566Z long_segments=False, 2025-05-07T21:08:20.3523815Z pooling_mode=, 2025-05-07T21:08:20.3524094Z use_cpu=False, 2025-05-07T21:08:20.3524292Z ) 2025-05-07T21:08:20.3524480Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3524910Z self=, 2025-05-07T21:08:20.3525426Z T=5, 2025-05-07T21:08:20.3525604Z D=122, 2025-05-07T21:08:20.3525788Z B=122, 2025-05-07T21:08:20.3525969Z log_E=3, 2025-05-07T21:08:20.3526152Z L=16, 2025-05-07T21:08:20.3526363Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3526647Z weighted=True, 2025-05-07T21:08:20.3526851Z mixed=False, 2025-05-07T21:08:20.3527121Z mixed_B=True, 2025-05-07T21:08:20.3527327Z use_cache=True, 2025-05-07T21:08:20.3527556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3527833Z long_segments=False, 2025-05-07T21:08:20.3528089Z pooling_mode=, 2025-05-07T21:08:20.3528368Z use_cpu=False, 2025-05-07T21:08:20.3528557Z ) 2025-05-07T21:08:20.3528752Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3529181Z self=, 2025-05-07T21:08:20.3529600Z T=4, 2025-05-07T21:08:20.3529776Z D=243, 2025-05-07T21:08:20.3529950Z B=64, 2025-05-07T21:08:20.3530128Z log_E=4, 2025-05-07T21:08:20.3530308Z L=12, 2025-05-07T21:08:20.3530513Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3530790Z weighted=False, 2025-05-07T21:08:20.3530999Z mixed=True, 2025-05-07T21:08:20.3531194Z mixed_B=False, 2025-05-07T21:08:20.3531389Z use_cache=False, 2025-05-07T21:08:20.3531629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.3531940Z long_segments=False, 2025-05-07T21:08:20.3532213Z pooling_mode=, 2025-05-07T21:08:20.3532487Z use_cpu=True, 2025-05-07T21:08:20.3532735Z ) 2025-05-07T21:08:20.3532927Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3533357Z self=, 2025-05-07T21:08:20.3533781Z T=2, 2025-05-07T21:08:20.3533959Z D=159, 2025-05-07T21:08:20.3534133Z B=27, 2025-05-07T21:08:20.3534308Z log_E=4, 2025-05-07T21:08:20.3534492Z L=19, 2025-05-07T21:08:20.3534699Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3534981Z weighted=False, 2025-05-07T21:08:20.3535190Z mixed=False, 2025-05-07T21:08:20.3535386Z mixed_B=True, 2025-05-07T21:08:20.3535592Z use_cache=False, 2025-05-07T21:08:20.3535835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3536111Z long_segments=False, 2025-05-07T21:08:20.3536368Z pooling_mode=, 2025-05-07T21:08:20.3536642Z use_cpu=True, 2025-05-07T21:08:20.3536836Z ) 2025-05-07T21:08:20.3537029Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3537464Z self=, 2025-05-07T21:08:20.3537950Z T=3, 2025-05-07T21:08:20.3538124Z D=122, 2025-05-07T21:08:20.3538306Z B=21, 2025-05-07T21:08:20.3538485Z log_E=4, 2025-05-07T21:08:20.3538666Z L=15, 2025-05-07T21:08:20.3538874Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3539155Z weighted=True, 2025-05-07T21:08:20.3539353Z mixed=True, 2025-05-07T21:08:20.3539555Z mixed_B=True, 2025-05-07T21:08:20.3539767Z use_cache=False, 2025-05-07T21:08:20.3539999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3540281Z long_segments=True, 2025-05-07T21:08:20.3540531Z pooling_mode=, 2025-05-07T21:08:20.3540804Z use_cpu=False, 2025-05-07T21:08:20.3541005Z ) 2025-05-07T21:08:20.3541195Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3541621Z self=, 2025-05-07T21:08:20.3542046Z T=4, 2025-05-07T21:08:20.3542227Z D=248, 2025-05-07T21:08:20.3542399Z B=120, 2025-05-07T21:08:20.3542581Z log_E=3, 2025-05-07T21:08:20.3542766Z L=7, 2025-05-07T21:08:20.3542964Z weights_precision=SparseType.FP32, 2025-05-07T21:08:20.3543242Z weighted=False, 2025-05-07T21:08:20.3543446Z mixed=True, 2025-05-07T21:08:20.3543637Z mixed_B=False, 2025-05-07T21:08:20.3543842Z use_cache=True, 2025-05-07T21:08:20.3544123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3544404Z long_segments=True, 2025-05-07T21:08:20.3544645Z pooling_mode=, 2025-05-07T21:08:20.3544922Z use_cpu=False, 2025-05-07T21:08:20.3545114Z ) 2025-05-07T21:08:20.3545300Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3545776Z self=, 2025-05-07T21:08:20.3546200Z T=5, 2025-05-07T21:08:20.3546372Z D=64, 2025-05-07T21:08:20.3546547Z B=80, 2025-05-07T21:08:20.3546725Z log_E=4, 2025-05-07T21:08:20.3546905Z L=15, 2025-05-07T21:08:20.3547131Z weights_precision=SparseType.FP32, 2025-05-07T21:08:20.3547417Z weighted=True, 2025-05-07T21:08:20.3547614Z mixed=False, 2025-05-07T21:08:20.3556505Z mixed_B=False, 2025-05-07T21:08:20.3556735Z use_cache=True, 2025-05-07T21:08:20.3556970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3557262Z long_segments=False, 2025-05-07T21:08:20.3557532Z pooling_mode=, 2025-05-07T21:08:20.3557806Z use_cpu=True, 2025-05-07T21:08:20.3558012Z ) 2025-05-07T21:08:20.3558209Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3558642Z self=, 2025-05-07T21:08:20.3559081Z T=3, 2025-05-07T21:08:20.3559269Z D=255, 2025-05-07T21:08:20.3559444Z B=72, 2025-05-07T21:08:20.3559623Z log_E=4, 2025-05-07T21:08:20.3559810Z L=14, 2025-05-07T21:08:20.3560014Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3560378Z weighted=True, 2025-05-07T21:08:20.3560589Z mixed=False, 2025-05-07T21:08:20.3560787Z mixed_B=True, 2025-05-07T21:08:20.3560990Z use_cache=True, 2025-05-07T21:08:20.3561227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3561510Z long_segments=False, 2025-05-07T21:08:20.3561765Z pooling_mode=, 2025-05-07T21:08:20.3562039Z use_cpu=True, 2025-05-07T21:08:20.3562237Z ) 2025-05-07T21:08:20.3562431Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3562866Z self=, 2025-05-07T21:08:20.3563294Z T=3, 2025-05-07T21:08:20.3563467Z D=3, 2025-05-07T21:08:20.3563640Z B=72, 2025-05-07T21:08:20.3563820Z log_E=4, 2025-05-07T21:08:20.3564001Z L=14, 2025-05-07T21:08:20.3564214Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3564492Z weighted=True, 2025-05-07T21:08:20.3564692Z mixed=False, 2025-05-07T21:08:20.3564900Z mixed_B=True, 2025-05-07T21:08:20.3565101Z use_cache=True, 2025-05-07T21:08:20.3565382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3565668Z long_segments=False, 2025-05-07T21:08:20.3565921Z pooling_mode=, 2025-05-07T21:08:20.3566200Z use_cpu=True, 2025-05-07T21:08:20.3566391Z ) 2025-05-07T21:08:20.3566586Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3567024Z self=, 2025-05-07T21:08:20.3567441Z T=3, 2025-05-07T21:08:20.3567618Z D=3, 2025-05-07T21:08:20.3567792Z B=72, 2025-05-07T21:08:20.3567968Z log_E=4, 2025-05-07T21:08:20.3568154Z L=14, 2025-05-07T21:08:20.3568365Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3568636Z weighted=True, 2025-05-07T21:08:20.3568839Z mixed=False, 2025-05-07T21:08:20.3569039Z mixed_B=True, 2025-05-07T21:08:20.3569235Z use_cache=False, 2025-05-07T21:08:20.3569475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3569757Z long_segments=False, 2025-05-07T21:08:20.3570008Z pooling_mode=, 2025-05-07T21:08:20.3570283Z use_cpu=True, 2025-05-07T21:08:20.3570476Z ) 2025-05-07T21:08:20.3570667Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3571102Z self=, 2025-05-07T21:08:20.3571525Z T=3, 2025-05-07T21:08:20.3571758Z D=3, 2025-05-07T21:08:20.3571930Z B=72, 2025-05-07T21:08:20.3572110Z log_E=4, 2025-05-07T21:08:20.3572296Z L=14, 2025-05-07T21:08:20.3572498Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3572774Z weighted=False, 2025-05-07T21:08:20.3572981Z mixed=False, 2025-05-07T21:08:20.3573224Z mixed_B=True, 2025-05-07T21:08:20.3573433Z use_cache=False, 2025-05-07T21:08:20.3573670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3573945Z long_segments=False, 2025-05-07T21:08:20.3574196Z pooling_mode=, 2025-05-07T21:08:20.3574476Z use_cpu=True, 2025-05-07T21:08:20.3574661Z ) 2025-05-07T21:08:20.3574853Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3575281Z self=, 2025-05-07T21:08:20.3575697Z T=3, 2025-05-07T21:08:20.3575874Z D=4, 2025-05-07T21:08:20.3576049Z B=72, 2025-05-07T21:08:20.3576220Z log_E=4, 2025-05-07T21:08:20.3576409Z L=14, 2025-05-07T21:08:20.3576613Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3576884Z weighted=False, 2025-05-07T21:08:20.3577091Z mixed=False, 2025-05-07T21:08:20.3577292Z mixed_B=True, 2025-05-07T21:08:20.3577490Z use_cache=False, 2025-05-07T21:08:20.3577733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3578019Z long_segments=False, 2025-05-07T21:08:20.3578273Z pooling_mode=, 2025-05-07T21:08:20.3578540Z use_cpu=True, 2025-05-07T21:08:20.3578736Z ) 2025-05-07T21:08:20.3578982Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3579409Z self=, 2025-05-07T21:08:20.3579834Z T=3, 2025-05-07T21:08:20.3580011Z D=4, 2025-05-07T21:08:20.3580177Z B=72, 2025-05-07T21:08:20.3580357Z log_E=3, 2025-05-07T21:08:20.3580543Z L=14, 2025-05-07T21:08:20.3580745Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3581027Z weighted=False, 2025-05-07T21:08:20.3581233Z mixed=False, 2025-05-07T21:08:20.3581424Z mixed_B=True, 2025-05-07T21:08:20.3581632Z use_cache=False, 2025-05-07T21:08:20.3581871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3582148Z long_segments=False, 2025-05-07T21:08:20.3582404Z pooling_mode=, 2025-05-07T21:08:20.3582680Z use_cpu=True, 2025-05-07T21:08:20.3582871Z ) 2025-05-07T21:08:20.3583065Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3583495Z self=, 2025-05-07T21:08:20.3583919Z T=3, 2025-05-07T21:08:20.3584140Z D=4, 2025-05-07T21:08:20.3584317Z B=3, 2025-05-07T21:08:20.3584493Z log_E=3, 2025-05-07T21:08:20.3584668Z L=14, 2025-05-07T21:08:20.3584876Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3585158Z weighted=False, 2025-05-07T21:08:20.3585358Z mixed=False, 2025-05-07T21:08:20.3585562Z mixed_B=True, 2025-05-07T21:08:20.3585766Z use_cache=False, 2025-05-07T21:08:20.3585998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.3586280Z long_segments=False, 2025-05-07T21:08:20.3586535Z pooling_mode=, 2025-05-07T21:08:20.3586825Z use_cpu=True, 2025-05-07T21:08:20.3587021Z ) 2025-05-07T21:08:20.3587219Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3587649Z self=, 2025-05-07T21:08:20.3588068Z T=1, 2025-05-07T21:08:20.3588247Z D=183, 2025-05-07T21:08:20.3588429Z B=65, 2025-05-07T21:08:20.3588604Z log_E=5, 2025-05-07T21:08:20.3588795Z L=2, 2025-05-07T21:08:20.3589004Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3589275Z weighted=True, 2025-05-07T21:08:20.3589482Z mixed=False, 2025-05-07T21:08:20.3589682Z mixed_B=False, 2025-05-07T21:08:20.3589880Z use_cache=True, 2025-05-07T21:08:20.3590112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.3590441Z long_segments=True, 2025-05-07T21:08:20.3590687Z pooling_mode=, 2025-05-07T21:08:20.3590966Z use_cpu=True, 2025-05-07T21:08:20.3591157Z ) 2025-05-07T21:08:20.3591346Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.3591777Z self=, 2025-05-07T21:08:20.3593083Z T=1, 2025-05-07T21:08:20.3593258Z D=2, 2025-05-07T21:08:20.3593432Z B=65, 2025-05-07T21:08:20.3593606Z log_E=5, 2025-05-07T21:08:20.3593789Z L=2, 2025-05-07T21:08:20.3593994Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.3594274Z weighted=True, 2025-05-07T21:08:20.3594478Z mixed=False, 2025-05-07T21:08:20.3594671Z mixed_B=False, 2025-05-07T21:08:20.3594871Z use_cache=True, 2025-05-07T21:08:20.3595100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.3595374Z long_segments=True, 2025-05-07T21:08:20.3595625Z pooling_mode=, 2025-05-07T21:08:20.3595897Z use_cpu=True, 2025-05-07T21:08:20.3596163Z ) 2025-05-07T21:08:20.4639136Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4640280Z self=, 2025-05-07T21:08:20.4641205Z T=1, 2025-05-07T21:08:20.4641579Z D=2, 2025-05-07T21:08:20.4641790Z B=2, 2025-05-07T21:08:20.4641992Z log_E=5, 2025-05-07T21:08:20.4642193Z L=2, 2025-05-07T21:08:20.4642396Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4642675Z weighted=True, 2025-05-07T21:08:20.4643178Z mixed=False, 2025-05-07T21:08:20.4643375Z mixed_B=False, 2025-05-07T21:08:20.4643574Z use_cache=True, 2025-05-07T21:08:20.4643804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.4644078Z long_segments=True, 2025-05-07T21:08:20.4644325Z pooling_mode=, 2025-05-07T21:08:20.4644600Z use_cpu=True, 2025-05-07T21:08:20.4644794Z ) 2025-05-07T21:08:20.4645001Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4645435Z self=, 2025-05-07T21:08:20.4645861Z T=1, 2025-05-07T21:08:20.4646032Z D=2, 2025-05-07T21:08:20.4646208Z B=2, 2025-05-07T21:08:20.4646384Z log_E=5, 2025-05-07T21:08:20.4646566Z L=2, 2025-05-07T21:08:20.4646770Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4647064Z weighted=True, 2025-05-07T21:08:20.4647264Z mixed=False, 2025-05-07T21:08:20.4647465Z mixed_B=False, 2025-05-07T21:08:20.4647670Z use_cache=True, 2025-05-07T21:08:20.4647986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.4648275Z long_segments=False, 2025-05-07T21:08:20.4648530Z pooling_mode=, 2025-05-07T21:08:20.4648801Z use_cpu=True, 2025-05-07T21:08:20.4648999Z ) 2025-05-07T21:08:20.4649191Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4649630Z self=, 2025-05-07T21:08:20.4650048Z T=1, 2025-05-07T21:08:20.4650222Z D=2, 2025-05-07T21:08:20.4650399Z B=2, 2025-05-07T21:08:20.4650569Z log_E=5, 2025-05-07T21:08:20.4650757Z L=1, 2025-05-07T21:08:20.4650962Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4651231Z weighted=True, 2025-05-07T21:08:20.4651437Z mixed=False, 2025-05-07T21:08:20.4651638Z mixed_B=False, 2025-05-07T21:08:20.4651833Z use_cache=True, 2025-05-07T21:08:20.4652062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.4652346Z long_segments=False, 2025-05-07T21:08:20.4652593Z pooling_mode=, 2025-05-07T21:08:20.4652867Z use_cpu=True, 2025-05-07T21:08:20.4653057Z ) 2025-05-07T21:08:20.4653244Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4653674Z self=, 2025-05-07T21:08:20.4654099Z T=1, 2025-05-07T21:08:20.4654266Z D=2, 2025-05-07T21:08:20.4654537Z B=2, 2025-05-07T21:08:20.4654712Z log_E=3, 2025-05-07T21:08:20.4654891Z L=1, 2025-05-07T21:08:20.4655097Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4655373Z weighted=True, 2025-05-07T21:08:20.4655568Z mixed=False, 2025-05-07T21:08:20.4655770Z mixed_B=False, 2025-05-07T21:08:20.4656059Z use_cache=True, 2025-05-07T21:08:20.4656291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.4656571Z long_segments=False, 2025-05-07T21:08:20.4656825Z pooling_mode=, 2025-05-07T21:08:20.4657102Z use_cpu=True, 2025-05-07T21:08:20.4657291Z ) 2025-05-07T21:08:20.4657489Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4657919Z self=, 2025-05-07T21:08:20.4658333Z T=1, 2025-05-07T21:08:20.4658511Z D=2, 2025-05-07T21:08:20.4658685Z B=2, 2025-05-07T21:08:20.4658852Z log_E=3, 2025-05-07T21:08:20.4659040Z L=1, 2025-05-07T21:08:20.4659247Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4659515Z weighted=True, 2025-05-07T21:08:20.4659719Z mixed=False, 2025-05-07T21:08:20.4659922Z mixed_B=True, 2025-05-07T21:08:20.4660120Z use_cache=True, 2025-05-07T21:08:20.4660354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.4660642Z long_segments=False, 2025-05-07T21:08:20.4660890Z pooling_mode=, 2025-05-07T21:08:20.4661168Z use_cpu=True, 2025-05-07T21:08:20.4661363Z ) 2025-05-07T21:08:20.4661550Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4662044Z self=, 2025-05-07T21:08:20.4662472Z T=3, 2025-05-07T21:08:20.4662648Z D=138, 2025-05-07T21:08:20.4662822Z B=88, 2025-05-07T21:08:20.4663000Z log_E=5, 2025-05-07T21:08:20.4663188Z L=13, 2025-05-07T21:08:20.4663388Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4663669Z weighted=False, 2025-05-07T21:08:20.4663878Z mixed=False, 2025-05-07T21:08:20.4664074Z mixed_B=False, 2025-05-07T21:08:20.4664282Z use_cache=False, 2025-05-07T21:08:20.4664516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4664791Z long_segments=True, 2025-05-07T21:08:20.4665040Z pooling_mode=, 2025-05-07T21:08:20.4665316Z use_cpu=True, 2025-05-07T21:08:20.4665503Z ) 2025-05-07T21:08:20.4665700Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4666134Z self=, 2025-05-07T21:08:20.4666556Z T=3, 2025-05-07T21:08:20.4666731Z D=138, 2025-05-07T21:08:20.4666967Z B=88, 2025-05-07T21:08:20.4667141Z log_E=3, 2025-05-07T21:08:20.4667331Z L=13, 2025-05-07T21:08:20.4667536Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4667812Z weighted=False, 2025-05-07T21:08:20.4668009Z mixed=False, 2025-05-07T21:08:20.4668210Z mixed_B=False, 2025-05-07T21:08:20.4668412Z use_cache=False, 2025-05-07T21:08:20.4668644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4668922Z long_segments=True, 2025-05-07T21:08:20.4669166Z pooling_mode=, 2025-05-07T21:08:20.4669433Z use_cpu=True, 2025-05-07T21:08:20.4669627Z ) 2025-05-07T21:08:20.4669820Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4670253Z self=, 2025-05-07T21:08:20.4670680Z T=3, 2025-05-07T21:08:20.4670861Z D=138, 2025-05-07T21:08:20.4671033Z B=88, 2025-05-07T21:08:20.4671213Z log_E=3, 2025-05-07T21:08:20.4671395Z L=3, 2025-05-07T21:08:20.4671603Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4671887Z weighted=False, 2025-05-07T21:08:20.4672117Z mixed=False, 2025-05-07T21:08:20.4672337Z mixed_B=False, 2025-05-07T21:08:20.4672540Z use_cache=False, 2025-05-07T21:08:20.4672780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4673155Z long_segments=True, 2025-05-07T21:08:20.4673401Z pooling_mode=, 2025-05-07T21:08:20.4673675Z use_cpu=True, 2025-05-07T21:08:20.4673869Z ) 2025-05-07T21:08:20.4674056Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4674485Z self=, 2025-05-07T21:08:20.4674958Z T=3, 2025-05-07T21:08:20.4675128Z D=3, 2025-05-07T21:08:20.4675299Z B=88, 2025-05-07T21:08:20.4675475Z log_E=3, 2025-05-07T21:08:20.4675651Z L=3, 2025-05-07T21:08:20.4675852Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4676252Z weighted=False, 2025-05-07T21:08:20.4676450Z mixed=False, 2025-05-07T21:08:20.4676650Z mixed_B=False, 2025-05-07T21:08:20.4676850Z use_cache=False, 2025-05-07T21:08:20.4677079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4677360Z long_segments=True, 2025-05-07T21:08:20.4677603Z pooling_mode=, 2025-05-07T21:08:20.4677870Z use_cpu=True, 2025-05-07T21:08:20.4678066Z ) 2025-05-07T21:08:20.4678259Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4678684Z self=, 2025-05-07T21:08:20.4679108Z T=3, 2025-05-07T21:08:20.4679284Z D=88, 2025-05-07T21:08:20.4679460Z B=88, 2025-05-07T21:08:20.4679630Z log_E=3, 2025-05-07T21:08:20.4679816Z L=3, 2025-05-07T21:08:20.4680018Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4680288Z weighted=False, 2025-05-07T21:08:20.4680493Z mixed=False, 2025-05-07T21:08:20.4680745Z mixed_B=False, 2025-05-07T21:08:20.4680950Z use_cache=False, 2025-05-07T21:08:20.4681185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4681467Z long_segments=True, 2025-05-07T21:08:20.4681707Z pooling_mode=, 2025-05-07T21:08:20.4681984Z use_cpu=True, 2025-05-07T21:08:20.4682178Z ) 2025-05-07T21:08:20.4682409Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4682847Z self=, 2025-05-07T21:08:20.4683262Z T=3, 2025-05-07T21:08:20.4683437Z D=88, 2025-05-07T21:08:20.4683613Z B=3, 2025-05-07T21:08:20.4683784Z log_E=3, 2025-05-07T21:08:20.4683977Z L=3, 2025-05-07T21:08:20.4684186Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4684457Z weighted=False, 2025-05-07T21:08:20.4684664Z mixed=False, 2025-05-07T21:08:20.4684866Z mixed_B=False, 2025-05-07T21:08:20.4685064Z use_cache=False, 2025-05-07T21:08:20.4685307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4685632Z long_segments=True, 2025-05-07T21:08:20.4685874Z pooling_mode=, 2025-05-07T21:08:20.4686145Z use_cpu=True, 2025-05-07T21:08:20.4686343Z ) 2025-05-07T21:08:20.4686534Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4686964Z self=, 2025-05-07T21:08:20.4687390Z T=3, 2025-05-07T21:08:20.4687569Z D=88, 2025-05-07T21:08:20.4687739Z B=3, 2025-05-07T21:08:20.4687914Z log_E=3, 2025-05-07T21:08:20.4688094Z L=3, 2025-05-07T21:08:20.4688292Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4688571Z weighted=False, 2025-05-07T21:08:20.4688778Z mixed=False, 2025-05-07T21:08:20.4688974Z mixed_B=False, 2025-05-07T21:08:20.4689173Z use_cache=False, 2025-05-07T21:08:20.4689410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4689686Z long_segments=False, 2025-05-07T21:08:20.4689942Z pooling_mode=, 2025-05-07T21:08:20.4690216Z use_cpu=True, 2025-05-07T21:08:20.4690405Z ) 2025-05-07T21:08:20.4690596Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4691026Z self=, 2025-05-07T21:08:20.4691441Z T=3, 2025-05-07T21:08:20.4691622Z D=45, 2025-05-07T21:08:20.4691798Z B=111, 2025-05-07T21:08:20.4692022Z log_E=3, 2025-05-07T21:08:20.4692208Z L=12, 2025-05-07T21:08:20.4692416Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4692690Z weighted=False, 2025-05-07T21:08:20.4692897Z mixed=True, 2025-05-07T21:08:20.4693093Z mixed_B=True, 2025-05-07T21:08:20.4693294Z use_cache=True, 2025-05-07T21:08:20.4693573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4702071Z long_segments=False, 2025-05-07T21:08:20.4702381Z pooling_mode=, 2025-05-07T21:08:20.4702674Z use_cpu=True, 2025-05-07T21:08:20.4702885Z ) 2025-05-07T21:08:20.4703078Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4703514Z self=, 2025-05-07T21:08:20.4703940Z T=3, 2025-05-07T21:08:20.4704118Z D=45, 2025-05-07T21:08:20.4704290Z B=111, 2025-05-07T21:08:20.4704467Z log_E=3, 2025-05-07T21:08:20.4704648Z L=12, 2025-05-07T21:08:20.4704855Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4705137Z weighted=False, 2025-05-07T21:08:20.4705340Z mixed=True, 2025-05-07T21:08:20.4705528Z mixed_B=True, 2025-05-07T21:08:20.4705732Z use_cache=True, 2025-05-07T21:08:20.4705966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4706242Z long_segments=True, 2025-05-07T21:08:20.4706491Z pooling_mode=, 2025-05-07T21:08:20.4706763Z use_cpu=True, 2025-05-07T21:08:20.4706950Z ) 2025-05-07T21:08:20.4707143Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4707575Z self=, 2025-05-07T21:08:20.4708078Z T=3, 2025-05-07T21:08:20.4708254Z D=45, 2025-05-07T21:08:20.4708428Z B=111, 2025-05-07T21:08:20.4708922Z log_E=3, 2025-05-07T21:08:20.4709176Z L=12, 2025-05-07T21:08:20.4709388Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4709751Z weighted=False, 2025-05-07T21:08:20.4709993Z mixed=True, 2025-05-07T21:08:20.4710196Z mixed_B=True, 2025-05-07T21:08:20.4710399Z use_cache=True, 2025-05-07T21:08:20.4710625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4710906Z long_segments=True, 2025-05-07T21:08:20.4711151Z pooling_mode=, 2025-05-07T21:08:20.4711417Z use_cpu=False, 2025-05-07T21:08:20.4711620Z ) 2025-05-07T21:08:20.4711814Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4712241Z self=, 2025-05-07T21:08:20.4712666Z T=1, 2025-05-07T21:08:20.4712859Z D=45, 2025-05-07T21:08:20.4713029Z B=111, 2025-05-07T21:08:20.4713325Z log_E=3, 2025-05-07T21:08:20.4713513Z L=12, 2025-05-07T21:08:20.4713715Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4713995Z weighted=False, 2025-05-07T21:08:20.4714199Z mixed=True, 2025-05-07T21:08:20.4714388Z mixed_B=True, 2025-05-07T21:08:20.4714592Z use_cache=True, 2025-05-07T21:08:20.4714825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4715100Z long_segments=True, 2025-05-07T21:08:20.4715347Z pooling_mode=, 2025-05-07T21:08:20.4715621Z use_cpu=True, 2025-05-07T21:08:20.4715812Z ) 2025-05-07T21:08:20.4716126Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4716563Z self=, 2025-05-07T21:08:20.4716991Z T=3, 2025-05-07T21:08:20.4717160Z D=45, 2025-05-07T21:08:20.4717339Z B=111, 2025-05-07T21:08:20.4717515Z log_E=3, 2025-05-07T21:08:20.4717694Z L=3, 2025-05-07T21:08:20.4717897Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4718175Z weighted=False, 2025-05-07T21:08:20.4718376Z mixed=True, 2025-05-07T21:08:20.4718569Z mixed_B=True, 2025-05-07T21:08:20.4718769Z use_cache=True, 2025-05-07T21:08:20.4718996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4719275Z long_segments=True, 2025-05-07T21:08:20.4719604Z pooling_mode=, 2025-05-07T21:08:20.4719871Z use_cpu=True, 2025-05-07T21:08:20.4720064Z ) 2025-05-07T21:08:20.4720258Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4720853Z self=, 2025-05-07T21:08:20.4721420Z T=3, 2025-05-07T21:08:20.4721681Z D=45, 2025-05-07T21:08:20.4721864Z B=111, 2025-05-07T21:08:20.4722045Z log_E=3, 2025-05-07T21:08:20.4722231Z L=3, 2025-05-07T21:08:20.4722435Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4722718Z weighted=False, 2025-05-07T21:08:20.4722925Z mixed=True, 2025-05-07T21:08:20.4723122Z mixed_B=True, 2025-05-07T21:08:20.4723321Z use_cache=True, 2025-05-07T21:08:20.4723553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4723831Z long_segments=True, 2025-05-07T21:08:20.4724072Z pooling_mode=, 2025-05-07T21:08:20.4724345Z use_cpu=False, 2025-05-07T21:08:20.4724541Z ) 2025-05-07T21:08:20.4724735Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4725161Z self=, 2025-05-07T21:08:20.4725580Z T=3, 2025-05-07T21:08:20.4725755Z D=45, 2025-05-07T21:08:20.4725930Z B=3, 2025-05-07T21:08:20.4726107Z log_E=3, 2025-05-07T21:08:20.4726290Z L=3, 2025-05-07T21:08:20.4726498Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4726776Z weighted=False, 2025-05-07T21:08:20.4726977Z mixed=True, 2025-05-07T21:08:20.4727177Z mixed_B=True, 2025-05-07T21:08:20.4727476Z use_cache=True, 2025-05-07T21:08:20.4727704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:20.4727985Z long_segments=True, 2025-05-07T21:08:20.4728231Z pooling_mode=, 2025-05-07T21:08:20.4728505Z use_cpu=False, 2025-05-07T21:08:20.4728697Z ) 2025-05-07T21:08:20.4728894Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4729323Z self=, 2025-05-07T21:08:20.4729741Z T=5, 2025-05-07T21:08:20.4729919Z D=244, 2025-05-07T21:08:20.4730097Z B=92, 2025-05-07T21:08:20.4730271Z log_E=3, 2025-05-07T21:08:20.4730457Z L=6, 2025-05-07T21:08:20.4730664Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4730938Z weighted=False, 2025-05-07T21:08:20.4731143Z mixed=False, 2025-05-07T21:08:20.4731345Z mixed_B=False, 2025-05-07T21:08:20.4731545Z use_cache=True, 2025-05-07T21:08:20.4731773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.4732057Z long_segments=False, 2025-05-07T21:08:20.4732358Z pooling_mode=, 2025-05-07T21:08:20.4732634Z use_cpu=True, 2025-05-07T21:08:20.4732829Z ) 2025-05-07T21:08:20.4733021Z Trying example: test_backward_sgd( 2025-05-07T21:08:20.4733451Z self=, 2025-05-07T21:08:20.4733875Z T=5, 2025-05-07T21:08:20.4734052Z D=244, 2025-05-07T21:08:20.4734230Z B=5, 2025-05-07T21:08:20.4734405Z log_E=3, 2025-05-07T21:08:20.4734591Z L=6, 2025-05-07T21:08:20.4734792Z weights_precision=SparseType.FP16, 2025-05-07T21:08:20.4735068Z weighted=False, 2025-05-07T21:08:20.4735274Z mixed=False, 2025-05-07T21:08:20.4735475Z mixed_B=False, 2025-05-07T21:08:20.4735682Z use_cache=True, 2025-05-07T21:08:20.4735912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:20.4736190Z long_segments=False, 2025-05-07T21:08:20.4736441Z pooling_mode=, 2025-05-07T21:08:20.4736718Z use_cpu=True, 2025-05-07T21:08:20.4736914Z ) 2025-05-07T21:08:20.4737087Z PASSED 2025-05-07T21:08:22.9563095Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9564421Z self=, 2025-05-07T21:08:22.9565439Z D=2, 2025-05-07T21:08:22.9565633Z B=1152, 2025-05-07T21:08:22.9565865Z L=1, 2025-05-07T21:08:22.9566142Z weighted=False, 2025-05-07T21:08:22.9566442Z mixed=False, 2025-05-07T21:08:22.9566715Z mixed_B=False, 2025-05-07T21:08:22.9567010Z use_cache=False, 2025-05-07T21:08:22.9567388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9567663Z ) 2025-05-07T21:08:22.9567919Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9568502Z self=, 2025-05-07T21:08:22.9569009Z D=3, 2025-05-07T21:08:22.9569190Z B=1152, 2025-05-07T21:08:22.9569373Z L=1, 2025-05-07T21:08:22.9569548Z weighted=False, 2025-05-07T21:08:22.9569758Z mixed=False, 2025-05-07T21:08:22.9569960Z mixed_B=False, 2025-05-07T21:08:22.9570159Z use_cache=False, 2025-05-07T21:08:22.9570400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9570681Z ) 2025-05-07T21:08:22.9570925Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9571495Z self=, 2025-05-07T21:08:22.9571998Z D=3, 2025-05-07T21:08:22.9572180Z B=262144, 2025-05-07T21:08:22.9572369Z L=1, 2025-05-07T21:08:22.9572551Z weighted=True, 2025-05-07T21:08:22.9572757Z mixed=True, 2025-05-07T21:08:22.9572950Z mixed_B=True, 2025-05-07T21:08:22.9573160Z use_cache=False, 2025-05-07T21:08:22.9573399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9573760Z ) 2025-05-07T21:08:22.9574011Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9574583Z self=, 2025-05-07T21:08:22.9575078Z D=7, 2025-05-07T21:08:22.9575255Z B=262144, 2025-05-07T21:08:22.9575443Z L=1, 2025-05-07T21:08:22.9575622Z weighted=False, 2025-05-07T21:08:22.9575834Z mixed=True, 2025-05-07T21:08:22.9576033Z mixed_B=False, 2025-05-07T21:08:22.9576230Z use_cache=True, 2025-05-07T21:08:22.9576463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9576750Z ) 2025-05-07T21:08:22.9577003Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9577574Z self=, 2025-05-07T21:08:22.9578077Z D=7, 2025-05-07T21:08:22.9578252Z B=1152, 2025-05-07T21:08:22.9578428Z L=4, 2025-05-07T21:08:22.9578609Z weighted=True, 2025-05-07T21:08:22.9578902Z mixed=True, 2025-05-07T21:08:22.9579096Z mixed_B=False, 2025-05-07T21:08:22.9579300Z use_cache=True, 2025-05-07T21:08:22.9579530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9579795Z ) 2025-05-07T21:08:22.9580040Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9580615Z self=, 2025-05-07T21:08:22.9581110Z D=2, 2025-05-07T21:08:22.9581290Z B=262144, 2025-05-07T21:08:22.9581481Z L=3, 2025-05-07T21:08:22.9581658Z weighted=True, 2025-05-07T21:08:22.9581864Z mixed=False, 2025-05-07T21:08:22.9582070Z mixed_B=False, 2025-05-07T21:08:22.9582276Z use_cache=False, 2025-05-07T21:08:22.9582510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9582781Z ) 2025-05-07T21:08:22.9583029Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9583599Z self=, 2025-05-07T21:08:22.9584099Z D=9, 2025-05-07T21:08:22.9584273Z B=262144, 2025-05-07T21:08:22.9584455Z L=3, 2025-05-07T21:08:22.9584635Z weighted=True, 2025-05-07T21:08:22.9584837Z mixed=False, 2025-05-07T21:08:22.9585034Z mixed_B=False, 2025-05-07T21:08:22.9585237Z use_cache=False, 2025-05-07T21:08:22.9585528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9585798Z ) 2025-05-07T21:08:22.9586047Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9586619Z self=, 2025-05-07T21:08:22.9587161Z D=4, 2025-05-07T21:08:22.9587331Z B=1152, 2025-05-07T21:08:22.9587510Z L=4, 2025-05-07T21:08:22.9587688Z weighted=True, 2025-05-07T21:08:22.9587888Z mixed=False, 2025-05-07T21:08:22.9588091Z mixed_B=False, 2025-05-07T21:08:22.9588299Z use_cache=False, 2025-05-07T21:08:22.9588535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:22.9588808Z ) 2025-05-07T21:08:22.9589054Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9589621Z self=, 2025-05-07T21:08:22.9590119Z D=7, 2025-05-07T21:08:22.9590302Z B=262144, 2025-05-07T21:08:22.9590486Z L=2, 2025-05-07T21:08:22.9590666Z weighted=True, 2025-05-07T21:08:22.9590869Z mixed=True, 2025-05-07T21:08:22.9591063Z mixed_B=True, 2025-05-07T21:08:22.9591268Z use_cache=False, 2025-05-07T21:08:22.9591506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:22.9591773Z ) 2025-05-07T21:08:22.9592018Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9592591Z self=, 2025-05-07T21:08:22.9593141Z D=2, 2025-05-07T21:08:22.9593313Z B=262144, 2025-05-07T21:08:22.9593507Z L=2, 2025-05-07T21:08:22.9593691Z weighted=False, 2025-05-07T21:08:22.9593890Z mixed=True, 2025-05-07T21:08:22.9594090Z mixed_B=False, 2025-05-07T21:08:22.9594292Z use_cache=False, 2025-05-07T21:08:22.9594524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:22.9594795Z ) 2025-05-07T21:08:22.9595048Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9595616Z self=, 2025-05-07T21:08:22.9596242Z D=9, 2025-05-07T21:08:22.9596417Z B=1152, 2025-05-07T21:08:22.9596594Z L=4, 2025-05-07T21:08:22.9596781Z weighted=False, 2025-05-07T21:08:22.9596986Z mixed=True, 2025-05-07T21:08:22.9597175Z mixed_B=True, 2025-05-07T21:08:22.9597378Z use_cache=True, 2025-05-07T21:08:22.9597607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:22.9597875Z ) 2025-05-07T21:08:22.9598171Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9598745Z self=, 2025-05-07T21:08:22.9599244Z D=9, 2025-05-07T21:08:22.9599413Z B=1152, 2025-05-07T21:08:22.9599596Z L=4, 2025-05-07T21:08:22.9599777Z weighted=True, 2025-05-07T21:08:22.9599971Z mixed=True, 2025-05-07T21:08:22.9600168Z mixed_B=True, 2025-05-07T21:08:22.9600369Z use_cache=True, 2025-05-07T21:08:22.9600592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:22.9600861Z ) 2025-05-07T21:08:22.9601109Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9601675Z self=, 2025-05-07T21:08:22.9602178Z D=4, 2025-05-07T21:08:22.9602353Z B=1152, 2025-05-07T21:08:22.9602525Z L=4, 2025-05-07T21:08:22.9602706Z weighted=True, 2025-05-07T21:08:22.9602912Z mixed=True, 2025-05-07T21:08:22.9603104Z mixed_B=True, 2025-05-07T21:08:22.9603308Z use_cache=True, 2025-05-07T21:08:22.9603541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:22.9603807Z ) 2025-05-07T21:08:22.9604054Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9604677Z self=, 2025-05-07T21:08:22.9605178Z D=5, 2025-05-07T21:08:22.9605350Z B=1152, 2025-05-07T21:08:22.9605532Z L=3, 2025-05-07T21:08:22.9605713Z weighted=True, 2025-05-07T21:08:22.9605914Z mixed=False, 2025-05-07T21:08:22.9606117Z mixed_B=False, 2025-05-07T21:08:22.9606321Z use_cache=True, 2025-05-07T21:08:22.9606594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:22.9606871Z ) 2025-05-07T21:08:22.9607115Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:08:22.9607680Z self=, 2025-05-07T21:08:22.9608186Z D=5, 2025-05-07T21:08:22.9608365Z B=1152, 2025-05-07T21:08:22.9608539Z L=3, 2025-05-07T21:08:22.9609010Z weighted=False, 2025-05-07T21:08:22.9609216Z mixed=False, 2025-05-07T21:08:22.9609410Z mixed_B=False, 2025-05-07T21:08:22.9609612Z use_cache=True, 2025-05-07T21:08:22.9609843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:22.9610120Z ) 2025-05-07T21:08:22.9610296Z PASSED 2025-05-07T21:08:23.0089035Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0090000Z self=, 2025-05-07T21:08:23.0090578Z T=1, 2025-05-07T21:08:23.0090798Z D=2, 2025-05-07T21:08:23.0091006Z B=1, 2025-05-07T21:08:23.0091221Z log_E=3, 2025-05-07T21:08:23.0091446Z L=0, 2025-05-07T21:08:23.0091692Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.0092266Z weighted=False, 2025-05-07T21:08:23.0092524Z mixed=False, 2025-05-07T21:08:23.0092764Z use_cache=False, 2025-05-07T21:08:23.0093054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0093399Z long_segments=False, 2025-05-07T21:08:23.0093706Z pooling_mode=, 2025-05-07T21:08:23.0094025Z ) 2025-05-07T21:08:23.0094284Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0094876Z self=, 2025-05-07T21:08:23.0095423Z T=3, 2025-05-07T21:08:23.0095636Z D=2, 2025-05-07T21:08:23.0095851Z B=1, 2025-05-07T21:08:23.0096057Z log_E=3, 2025-05-07T21:08:23.0096289Z L=0, 2025-05-07T21:08:23.0096540Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.0096871Z weighted=False, 2025-05-07T21:08:23.0097121Z mixed=False, 2025-05-07T21:08:23.0097369Z use_cache=False, 2025-05-07T21:08:23.0097654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0098127Z long_segments=False, 2025-05-07T21:08:23.0098439Z pooling_mode=, 2025-05-07T21:08:23.0098752Z ) 2025-05-07T21:08:23.0099002Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0099588Z self=, 2025-05-07T21:08:23.0100147Z T=3, 2025-05-07T21:08:23.0100356Z D=111, 2025-05-07T21:08:23.0100574Z B=66, 2025-05-07T21:08:23.0100788Z log_E=5, 2025-05-07T21:08:23.0101005Z L=17, 2025-05-07T21:08:23.0101260Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0101592Z weighted=True, 2025-05-07T21:08:23.0101832Z mixed=False, 2025-05-07T21:08:23.0102079Z use_cache=True, 2025-05-07T21:08:23.0102357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0102690Z long_segments=True, 2025-05-07T21:08:23.0103037Z pooling_mode=, 2025-05-07T21:08:23.0103363Z ) 2025-05-07T21:08:23.0103605Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0104196Z self=, 2025-05-07T21:08:23.0104749Z T=1, 2025-05-07T21:08:23.0104956Z D=154, 2025-05-07T21:08:23.0105171Z B=1, 2025-05-07T21:08:23.0105386Z log_E=3, 2025-05-07T21:08:23.0105603Z L=0, 2025-05-07T21:08:23.0105945Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.0106283Z weighted=False, 2025-05-07T21:08:23.0106530Z mixed=False, 2025-05-07T21:08:23.0106770Z use_cache=False, 2025-05-07T21:08:23.0107055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0107400Z long_segments=False, 2025-05-07T21:08:23.0107698Z pooling_mode=, 2025-05-07T21:08:23.0108147Z ) 2025-05-07T21:08:23.0108395Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0109234Z self=, 2025-05-07T21:08:23.0109801Z T=1, 2025-05-07T21:08:23.0110016Z D=154, 2025-05-07T21:08:23.0118182Z B=32, 2025-05-07T21:08:23.0118424Z log_E=5, 2025-05-07T21:08:23.0118655Z L=14, 2025-05-07T21:08:23.0118912Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0119258Z weighted=False, 2025-05-07T21:08:23.0119505Z mixed=False, 2025-05-07T21:08:23.0119742Z use_cache=True, 2025-05-07T21:08:23.0120022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0120365Z long_segments=True, 2025-05-07T21:08:23.0120657Z pooling_mode=, 2025-05-07T21:08:23.0120977Z ) 2025-05-07T21:08:23.0121232Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0121827Z self=, 2025-05-07T21:08:23.0122379Z T=5, 2025-05-07T21:08:23.0122593Z D=256, 2025-05-07T21:08:23.0122808Z B=62, 2025-05-07T21:08:23.0123016Z log_E=3, 2025-05-07T21:08:23.0123240Z L=9, 2025-05-07T21:08:23.0123628Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0123962Z weighted=False, 2025-05-07T21:08:23.0124209Z mixed=True, 2025-05-07T21:08:23.0124449Z use_cache=False, 2025-05-07T21:08:23.0124727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0125068Z long_segments=False, 2025-05-07T21:08:23.0125373Z pooling_mode=, 2025-05-07T21:08:23.0125689Z ) 2025-05-07T21:08:23.0125946Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0126535Z self=, 2025-05-07T21:08:23.0127084Z T=4, 2025-05-07T21:08:23.0127297Z D=214, 2025-05-07T21:08:23.0127512Z B=32, 2025-05-07T21:08:23.0127720Z log_E=4, 2025-05-07T21:08:23.0127944Z L=20, 2025-05-07T21:08:23.0128196Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0128534Z weighted=True, 2025-05-07T21:08:23.0128777Z mixed=False, 2025-05-07T21:08:23.0129032Z use_cache=False, 2025-05-07T21:08:23.0129415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0129697Z long_segments=False, 2025-05-07T21:08:23.0129954Z pooling_mode=, 2025-05-07T21:08:23.0130220Z ) 2025-05-07T21:08:23.0130424Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0130908Z self=, 2025-05-07T21:08:23.0131365Z T=2, 2025-05-07T21:08:23.0131537Z D=188, 2025-05-07T21:08:23.0131717Z B=116, 2025-05-07T21:08:23.0131897Z log_E=3, 2025-05-07T21:08:23.0132079Z L=19, 2025-05-07T21:08:23.0132289Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.0132571Z weighted=True, 2025-05-07T21:08:23.0132775Z mixed=True, 2025-05-07T21:08:23.0132975Z use_cache=True, 2025-05-07T21:08:23.0133209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0133486Z long_segments=True, 2025-05-07T21:08:23.0133733Z pooling_mode=, 2025-05-07T21:08:23.0134009Z ) 2025-05-07T21:08:23.0134220Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0134698Z self=, 2025-05-07T21:08:23.0135150Z T=1, 2025-05-07T21:08:23.0135328Z D=222, 2025-05-07T21:08:23.0135503Z B=128, 2025-05-07T21:08:23.0135684Z log_E=4, 2025-05-07T21:08:23.0135873Z L=14, 2025-05-07T21:08:23.0136151Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.0136434Z weighted=True, 2025-05-07T21:08:23.0136640Z mixed=True, 2025-05-07T21:08:23.0136834Z use_cache=False, 2025-05-07T21:08:23.0137074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0137354Z long_segments=True, 2025-05-07T21:08:23.0137664Z pooling_mode=, 2025-05-07T21:08:23.0137929Z ) 2025-05-07T21:08:23.0138136Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0138612Z self=, 2025-05-07T21:08:23.0139067Z T=3, 2025-05-07T21:08:23.0139248Z D=90, 2025-05-07T21:08:23.0139420Z B=61, 2025-05-07T21:08:23.0139598Z log_E=4, 2025-05-07T21:08:23.0139784Z L=17, 2025-05-07T21:08:23.0139995Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0140266Z weighted=True, 2025-05-07T21:08:23.0140472Z mixed=True, 2025-05-07T21:08:23.0140672Z use_cache=True, 2025-05-07T21:08:23.0140901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0141183Z long_segments=False, 2025-05-07T21:08:23.0141435Z pooling_mode=, 2025-05-07T21:08:23.0141695Z ) 2025-05-07T21:08:23.0141900Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0142385Z self=, 2025-05-07T21:08:23.0142829Z T=2, 2025-05-07T21:08:23.0143007Z D=133, 2025-05-07T21:08:23.0143187Z B=51, 2025-05-07T21:08:23.0143359Z log_E=3, 2025-05-07T21:08:23.0143595Z L=16, 2025-05-07T21:08:23.0143806Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0144078Z weighted=True, 2025-05-07T21:08:23.0144283Z mixed=True, 2025-05-07T21:08:23.0144483Z use_cache=False, 2025-05-07T21:08:23.0144717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0145004Z long_segments=False, 2025-05-07T21:08:23.0145258Z pooling_mode=, 2025-05-07T21:08:23.0145533Z ) 2025-05-07T21:08:23.0145735Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0146220Z self=, 2025-05-07T21:08:23.0146675Z T=2, 2025-05-07T21:08:23.0146850Z D=133, 2025-05-07T21:08:23.0147032Z B=51, 2025-05-07T21:08:23.0147211Z log_E=3, 2025-05-07T21:08:23.0147394Z L=16, 2025-05-07T21:08:23.0147605Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0147888Z weighted=False, 2025-05-07T21:08:23.0148091Z mixed=True, 2025-05-07T21:08:23.0148293Z use_cache=False, 2025-05-07T21:08:23.0148578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0148857Z long_segments=False, 2025-05-07T21:08:23.0149111Z pooling_mode=, 2025-05-07T21:08:23.0149377Z ) 2025-05-07T21:08:23.0149578Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0150062Z self=, 2025-05-07T21:08:23.0150513Z T=1, 2025-05-07T21:08:23.0150691Z D=133, 2025-05-07T21:08:23.0150863Z B=51, 2025-05-07T21:08:23.0151042Z log_E=3, 2025-05-07T21:08:23.0151227Z L=16, 2025-05-07T21:08:23.0151428Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0151706Z weighted=False, 2025-05-07T21:08:23.0151906Z mixed=True, 2025-05-07T21:08:23.0152098Z use_cache=False, 2025-05-07T21:08:23.0152334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0152615Z long_segments=False, 2025-05-07T21:08:23.0152863Z pooling_mode=, 2025-05-07T21:08:23.0153128Z ) 2025-05-07T21:08:23.0153331Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0153810Z self=, 2025-05-07T21:08:23.0154258Z T=1, 2025-05-07T21:08:23.0154432Z D=133, 2025-05-07T21:08:23.0154604Z B=51, 2025-05-07T21:08:23.0154777Z log_E=3, 2025-05-07T21:08:23.0155006Z L=16, 2025-05-07T21:08:23.0155214Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0155489Z weighted=False, 2025-05-07T21:08:23.0155695Z mixed=False, 2025-05-07T21:08:23.0155892Z use_cache=False, 2025-05-07T21:08:23.0156209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0156539Z long_segments=False, 2025-05-07T21:08:23.0156790Z pooling_mode=, 2025-05-07T21:08:23.0157051Z ) 2025-05-07T21:08:23.0157260Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0157751Z self=, 2025-05-07T21:08:23.0158199Z T=1, 2025-05-07T21:08:23.0158373Z D=133, 2025-05-07T21:08:23.0158549Z B=16, 2025-05-07T21:08:23.0158720Z log_E=3, 2025-05-07T21:08:23.0158906Z L=16, 2025-05-07T21:08:23.0159110Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0159382Z weighted=False, 2025-05-07T21:08:23.0159592Z mixed=False, 2025-05-07T21:08:23.0159794Z use_cache=False, 2025-05-07T21:08:23.0160029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0160312Z long_segments=False, 2025-05-07T21:08:23.0160564Z pooling_mode=, 2025-05-07T21:08:23.0160825Z ) 2025-05-07T21:08:23.0161029Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0161515Z self=, 2025-05-07T21:08:23.0161964Z T=1, 2025-05-07T21:08:23.0162135Z D=133, 2025-05-07T21:08:23.0162400Z B=1, 2025-05-07T21:08:23.0162735Z log_E=3, 2025-05-07T21:08:23.0163000Z L=16, 2025-05-07T21:08:23.0163280Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0163615Z weighted=False, 2025-05-07T21:08:23.0163858Z mixed=False, 2025-05-07T21:08:23.0164099Z use_cache=False, 2025-05-07T21:08:23.0164380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0164709Z long_segments=False, 2025-05-07T21:08:23.0165015Z pooling_mode=, 2025-05-07T21:08:23.0165337Z ) 2025-05-07T21:08:23.0165582Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0166163Z self=, 2025-05-07T21:08:23.0166710Z T=1, 2025-05-07T21:08:23.0166919Z D=133, 2025-05-07T21:08:23.0167130Z B=1, 2025-05-07T21:08:23.0167343Z log_E=3, 2025-05-07T21:08:23.0167558Z L=0, 2025-05-07T21:08:23.0167848Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0168187Z weighted=False, 2025-05-07T21:08:23.0168429Z mixed=False, 2025-05-07T21:08:23.0168732Z use_cache=False, 2025-05-07T21:08:23.0169018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0169352Z long_segments=False, 2025-05-07T21:08:23.0169657Z pooling_mode=, 2025-05-07T21:08:23.0169993Z ) 2025-05-07T21:08:23.0170244Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0170826Z self=, 2025-05-07T21:08:23.0171380Z T=1, 2025-05-07T21:08:23.0171591Z D=86, 2025-05-07T21:08:23.0171799Z B=19, 2025-05-07T21:08:23.0172013Z log_E=4, 2025-05-07T21:08:23.0172351Z L=17, 2025-05-07T21:08:23.0172599Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0172941Z weighted=True, 2025-05-07T21:08:23.0173190Z mixed=False, 2025-05-07T21:08:23.0173427Z use_cache=False, 2025-05-07T21:08:23.0173717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0174060Z long_segments=True, 2025-05-07T21:08:23.0174355Z pooling_mode=, 2025-05-07T21:08:23.0174679Z ) 2025-05-07T21:08:23.0174930Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0175511Z self=, 2025-05-07T21:08:23.0176064Z T=1, 2025-05-07T21:08:23.0176279Z D=86, 2025-05-07T21:08:23.0176550Z B=19, 2025-05-07T21:08:23.0176761Z log_E=4, 2025-05-07T21:08:23.0176983Z L=17, 2025-05-07T21:08:23.0177235Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0177561Z weighted=True, 2025-05-07T21:08:23.0177808Z mixed=True, 2025-05-07T21:08:23.0178049Z use_cache=False, 2025-05-07T21:08:23.0178433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0178840Z long_segments=True, 2025-05-07T21:08:23.0179227Z pooling_mode=, 2025-05-07T21:08:23.0179652Z ) 2025-05-07T21:08:23.0180184Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0181032Z self=, 2025-05-07T21:08:23.0181737Z T=1, 2025-05-07T21:08:23.0181998Z D=86, 2025-05-07T21:08:23.0182270Z B=19, 2025-05-07T21:08:23.0182524Z log_E=4, 2025-05-07T21:08:23.0182766Z L=1, 2025-05-07T21:08:23.0183024Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0183435Z weighted=True, 2025-05-07T21:08:23.0183683Z mixed=True, 2025-05-07T21:08:23.0183922Z use_cache=False, 2025-05-07T21:08:23.0184199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0184540Z long_segments=True, 2025-05-07T21:08:23.0184838Z pooling_mode=, 2025-05-07T21:08:23.0185157Z ) 2025-05-07T21:08:23.0798546Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0799104Z self=, 2025-05-07T21:08:23.0799618Z T=1, 2025-05-07T21:08:23.0800201Z D=86, 2025-05-07T21:08:23.0800383Z B=86, 2025-05-07T21:08:23.0800566Z log_E=4, 2025-05-07T21:08:23.0800746Z L=1, 2025-05-07T21:08:23.0800954Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0801235Z weighted=True, 2025-05-07T21:08:23.0801438Z mixed=True, 2025-05-07T21:08:23.0801630Z use_cache=False, 2025-05-07T21:08:23.0801868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0802157Z long_segments=True, 2025-05-07T21:08:23.0802400Z pooling_mode=, 2025-05-07T21:08:23.0802670Z ) 2025-05-07T21:08:23.0802880Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0803359Z self=, 2025-05-07T21:08:23.0803817Z T=1, 2025-05-07T21:08:23.0803993Z D=86, 2025-05-07T21:08:23.0804163Z B=1, 2025-05-07T21:08:23.0804334Z log_E=4, 2025-05-07T21:08:23.0804518Z L=1, 2025-05-07T21:08:23.0804716Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0804995Z weighted=True, 2025-05-07T21:08:23.0805299Z mixed=True, 2025-05-07T21:08:23.0805493Z use_cache=False, 2025-05-07T21:08:23.0805777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0806054Z long_segments=True, 2025-05-07T21:08:23.0806297Z pooling_mode=, 2025-05-07T21:08:23.0806556Z ) 2025-05-07T21:08:23.0806760Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0807247Z self=, 2025-05-07T21:08:23.0807692Z T=1, 2025-05-07T21:08:23.0807863Z D=86, 2025-05-07T21:08:23.0808041Z B=1, 2025-05-07T21:08:23.0808209Z log_E=4, 2025-05-07T21:08:23.0808390Z L=1, 2025-05-07T21:08:23.0808850Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0809128Z weighted=True, 2025-05-07T21:08:23.0809330Z mixed=True, 2025-05-07T21:08:23.0809528Z use_cache=False, 2025-05-07T21:08:23.0809761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0810045Z long_segments=False, 2025-05-07T21:08:23.0810300Z pooling_mode=, 2025-05-07T21:08:23.0810561Z ) 2025-05-07T21:08:23.0810764Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0811252Z self=, 2025-05-07T21:08:23.0811699Z T=1, 2025-05-07T21:08:23.0811876Z D=86, 2025-05-07T21:08:23.0812189Z B=1, 2025-05-07T21:08:23.0812369Z log_E=3, 2025-05-07T21:08:23.0812545Z L=1, 2025-05-07T21:08:23.0812751Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0813027Z weighted=True, 2025-05-07T21:08:23.0813223Z mixed=True, 2025-05-07T21:08:23.0813421Z use_cache=False, 2025-05-07T21:08:23.0813741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0814015Z long_segments=False, 2025-05-07T21:08:23.0814268Z pooling_mode=, 2025-05-07T21:08:23.0814534Z ) 2025-05-07T21:08:23.0814733Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0815221Z self=, 2025-05-07T21:08:23.0815670Z T=4, 2025-05-07T21:08:23.0815840Z D=111, 2025-05-07T21:08:23.0816018Z B=51, 2025-05-07T21:08:23.0816189Z log_E=4, 2025-05-07T21:08:23.0816367Z L=12, 2025-05-07T21:08:23.0816573Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0816851Z weighted=True, 2025-05-07T21:08:23.0817046Z mixed=False, 2025-05-07T21:08:23.0817243Z use_cache=True, 2025-05-07T21:08:23.0817472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0817749Z long_segments=True, 2025-05-07T21:08:23.0817991Z pooling_mode=, 2025-05-07T21:08:23.0818255Z ) 2025-05-07T21:08:23.0818461Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0818937Z self=, 2025-05-07T21:08:23.0819465Z T=4, 2025-05-07T21:08:23.0819639Z D=111, 2025-05-07T21:08:23.0819812Z B=51, 2025-05-07T21:08:23.0819988Z log_E=4, 2025-05-07T21:08:23.0820172Z L=12, 2025-05-07T21:08:23.0820372Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0820651Z weighted=True, 2025-05-07T21:08:23.0820854Z mixed=False, 2025-05-07T21:08:23.0821048Z use_cache=False, 2025-05-07T21:08:23.0821283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0821567Z long_segments=True, 2025-05-07T21:08:23.0821805Z pooling_mode=, 2025-05-07T21:08:23.0822070Z ) 2025-05-07T21:08:23.0822276Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0822754Z self=, 2025-05-07T21:08:23.0823210Z T=4, 2025-05-07T21:08:23.0823388Z D=4, 2025-05-07T21:08:23.0823563Z B=51, 2025-05-07T21:08:23.0823737Z log_E=4, 2025-05-07T21:08:23.0823925Z L=12, 2025-05-07T21:08:23.0824133Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0824475Z weighted=True, 2025-05-07T21:08:23.0824681Z mixed=False, 2025-05-07T21:08:23.0824882Z use_cache=False, 2025-05-07T21:08:23.0825114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0825393Z long_segments=True, 2025-05-07T21:08:23.0825642Z pooling_mode=, 2025-05-07T21:08:23.0825901Z ) 2025-05-07T21:08:23.0826110Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0826593Z self=, 2025-05-07T21:08:23.0827041Z T=4, 2025-05-07T21:08:23.0827219Z D=4, 2025-05-07T21:08:23.0827395Z B=51, 2025-05-07T21:08:23.0827569Z log_E=4, 2025-05-07T21:08:23.0827756Z L=12, 2025-05-07T21:08:23.0827960Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0828230Z weighted=True, 2025-05-07T21:08:23.0828430Z mixed=True, 2025-05-07T21:08:23.0828628Z use_cache=False, 2025-05-07T21:08:23.0828858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0829140Z long_segments=True, 2025-05-07T21:08:23.0829385Z pooling_mode=, 2025-05-07T21:08:23.0829649Z ) 2025-05-07T21:08:23.0829846Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0830328Z self=, 2025-05-07T21:08:23.0830784Z T=4, 2025-05-07T21:08:23.0831002Z D=4, 2025-05-07T21:08:23.0831179Z B=51, 2025-05-07T21:08:23.0831359Z log_E=4, 2025-05-07T21:08:23.0831538Z L=4, 2025-05-07T21:08:23.0831742Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0832018Z weighted=True, 2025-05-07T21:08:23.0832215Z mixed=True, 2025-05-07T21:08:23.0832457Z use_cache=False, 2025-05-07T21:08:23.0832691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0832963Z long_segments=True, 2025-05-07T21:08:23.0833205Z pooling_mode=, 2025-05-07T21:08:23.0833472Z ) 2025-05-07T21:08:23.0833669Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0834160Z self=, 2025-05-07T21:08:23.0834613Z T=4, 2025-05-07T21:08:23.0834788Z D=4, 2025-05-07T21:08:23.0834955Z B=4, 2025-05-07T21:08:23.0835128Z log_E=4, 2025-05-07T21:08:23.0842359Z L=4, 2025-05-07T21:08:23.0842615Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0842904Z weighted=True, 2025-05-07T21:08:23.0843112Z mixed=True, 2025-05-07T21:08:23.0843307Z use_cache=False, 2025-05-07T21:08:23.0843551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0843835Z long_segments=True, 2025-05-07T21:08:23.0844080Z pooling_mode=, 2025-05-07T21:08:23.0844352Z ) 2025-05-07T21:08:23.0844559Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0845043Z self=, 2025-05-07T21:08:23.0845578Z T=4, 2025-05-07T21:08:23.0845756Z D=4, 2025-05-07T21:08:23.0845926Z B=4, 2025-05-07T21:08:23.0846101Z log_E=4, 2025-05-07T21:08:23.0846291Z L=4, 2025-05-07T21:08:23.0846493Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0846771Z weighted=True, 2025-05-07T21:08:23.0846978Z mixed=True, 2025-05-07T21:08:23.0847174Z use_cache=False, 2025-05-07T21:08:23.0847417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:23.0847697Z long_segments=False, 2025-05-07T21:08:23.0847944Z pooling_mode=, 2025-05-07T21:08:23.0848213Z ) 2025-05-07T21:08:23.0848417Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0848903Z self=, 2025-05-07T21:08:23.0849354Z T=4, 2025-05-07T21:08:23.0849529Z D=185, 2025-05-07T21:08:23.0849706Z B=46, 2025-05-07T21:08:23.0849876Z log_E=4, 2025-05-07T21:08:23.0850060Z L=1, 2025-05-07T21:08:23.0850268Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0850593Z weighted=True, 2025-05-07T21:08:23.0850798Z mixed=True, 2025-05-07T21:08:23.0850999Z use_cache=True, 2025-05-07T21:08:23.0851223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0851511Z long_segments=False, 2025-05-07T21:08:23.0851762Z pooling_mode=, 2025-05-07T21:08:23.0852021Z ) 2025-05-07T21:08:23.0852228Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0852764Z self=, 2025-05-07T21:08:23.0853207Z T=4, 2025-05-07T21:08:23.0853384Z D=185, 2025-05-07T21:08:23.0853563Z B=46, 2025-05-07T21:08:23.0853742Z log_E=4, 2025-05-07T21:08:23.0853921Z L=1, 2025-05-07T21:08:23.0854122Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0854398Z weighted=False, 2025-05-07T21:08:23.0854594Z mixed=True, 2025-05-07T21:08:23.0854788Z use_cache=True, 2025-05-07T21:08:23.0855016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0855294Z long_segments=False, 2025-05-07T21:08:23.0855544Z pooling_mode=, 2025-05-07T21:08:23.0855809Z ) 2025-05-07T21:08:23.0856009Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0856490Z self=, 2025-05-07T21:08:23.0856989Z T=4, 2025-05-07T21:08:23.0857163Z D=185, 2025-05-07T21:08:23.0857339Z B=46, 2025-05-07T21:08:23.0857515Z log_E=4, 2025-05-07T21:08:23.0857698Z L=1, 2025-05-07T21:08:23.0857900Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0858176Z weighted=False, 2025-05-07T21:08:23.0858417Z mixed=False, 2025-05-07T21:08:23.0858622Z use_cache=True, 2025-05-07T21:08:23.0858852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0859128Z long_segments=False, 2025-05-07T21:08:23.0859376Z pooling_mode=, 2025-05-07T21:08:23.0859642Z ) 2025-05-07T21:08:23.0859847Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0860324Z self=, 2025-05-07T21:08:23.0860776Z T=4, 2025-05-07T21:08:23.0860950Z D=46, 2025-05-07T21:08:23.0861120Z B=46, 2025-05-07T21:08:23.0861291Z log_E=4, 2025-05-07T21:08:23.0861474Z L=1, 2025-05-07T21:08:23.0861676Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0861952Z weighted=False, 2025-05-07T21:08:23.0862156Z mixed=False, 2025-05-07T21:08:23.0862353Z use_cache=True, 2025-05-07T21:08:23.0862581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0862862Z long_segments=False, 2025-05-07T21:08:23.0863110Z pooling_mode=, 2025-05-07T21:08:23.0863374Z ) 2025-05-07T21:08:23.0863575Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0864050Z self=, 2025-05-07T21:08:23.0864549Z T=4, 2025-05-07T21:08:23.0864725Z D=46, 2025-05-07T21:08:23.0864901Z B=46, 2025-05-07T21:08:23.0865073Z log_E=4, 2025-05-07T21:08:23.0865255Z L=0, 2025-05-07T21:08:23.0865462Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0865738Z weighted=False, 2025-05-07T21:08:23.0865942Z mixed=False, 2025-05-07T21:08:23.0866146Z use_cache=True, 2025-05-07T21:08:23.0866371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0866654Z long_segments=False, 2025-05-07T21:08:23.0866911Z pooling_mode=, 2025-05-07T21:08:23.0867172Z ) 2025-05-07T21:08:23.0867374Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0867864Z self=, 2025-05-07T21:08:23.0868308Z T=4, 2025-05-07T21:08:23.0868488Z D=46, 2025-05-07T21:08:23.0868663Z B=46, 2025-05-07T21:08:23.0868834Z log_E=3, 2025-05-07T21:08:23.0869016Z L=0, 2025-05-07T21:08:23.0869268Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0869538Z weighted=False, 2025-05-07T21:08:23.0869739Z mixed=False, 2025-05-07T21:08:23.0869940Z use_cache=True, 2025-05-07T21:08:23.0870166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0870445Z long_segments=False, 2025-05-07T21:08:23.0870694Z pooling_mode=, 2025-05-07T21:08:23.0870957Z ) 2025-05-07T21:08:23.0871153Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0871632Z self=, 2025-05-07T21:08:23.0872082Z T=4, 2025-05-07T21:08:23.0872249Z D=2, 2025-05-07T21:08:23.0872420Z B=46, 2025-05-07T21:08:23.0872596Z log_E=4, 2025-05-07T21:08:23.0872772Z L=0, 2025-05-07T21:08:23.0872974Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.0873247Z weighted=False, 2025-05-07T21:08:23.0873444Z mixed=False, 2025-05-07T21:08:23.0873648Z use_cache=True, 2025-05-07T21:08:23.0873878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0874151Z long_segments=False, 2025-05-07T21:08:23.0874401Z pooling_mode=, 2025-05-07T21:08:23.0874661Z ) 2025-05-07T21:08:23.0874860Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0875389Z self=, 2025-05-07T21:08:23.0875842Z T=2, 2025-05-07T21:08:23.0876102Z D=9, 2025-05-07T21:08:23.0876269Z B=28, 2025-05-07T21:08:23.0876445Z log_E=3, 2025-05-07T21:08:23.0876626Z L=13, 2025-05-07T21:08:23.0876823Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.0877095Z weighted=True, 2025-05-07T21:08:23.0877344Z mixed=True, 2025-05-07T21:08:23.0877535Z use_cache=True, 2025-05-07T21:08:23.0877761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0878042Z long_segments=False, 2025-05-07T21:08:23.0878288Z pooling_mode=, 2025-05-07T21:08:23.0878556Z ) 2025-05-07T21:08:23.0878764Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:08:23.0879241Z self=, 2025-05-07T21:08:23.0879689Z T=2, 2025-05-07T21:08:23.0879864Z D=9, 2025-05-07T21:08:23.0880032Z B=28, 2025-05-07T21:08:23.0880206Z log_E=3, 2025-05-07T21:08:23.0880390Z L=13, 2025-05-07T21:08:23.0880592Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.0880867Z weighted=True, 2025-05-07T21:08:23.0881070Z mixed=False, 2025-05-07T21:08:23.0881266Z use_cache=True, 2025-05-07T21:08:23.0881495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:23.0881776Z long_segments=False, 2025-05-07T21:08:23.0882025Z pooling_mode=, 2025-05-07T21:08:23.0882286Z ) 2025-05-07T21:08:23.0882495Z PASSED 2025-05-07T21:08:23.0882611Z 2025-05-07T21:08:23.0882762Z ============================== 3 passed in 5.22s =============================== 2025-05-07T21:08:23.7921278Z 2025-05-07T21:08:23.7922203Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:08:23.7943070Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:08:23.7943383Z 2025-05-07T21:08:23.7943388Z 2025-05-07T21:08:23.7943392Z 2025-05-07T21:08:23.7943396Z 2025-05-07T21:08:23.7964019Z ################################################################################ 2025-05-07T21:08:23.7979343Z # [2025-05-07T21:08:23.797Z] Run Python Test Suite: 2025-05-07T21:08:23.7979784Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:08:23.7980211Z ################################################################################ 2025-05-07T21:08:23.8005601Z + 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:08:23.8006583Z 2025-05-07T21:08:25.9500625Z ============================= test session starts ============================== 2025-05-07T21:08:25.9501842Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:25.9502848Z cachedir: .pytest_cache 2025-05-07T21:08:25.9503675Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:25.9504404Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:25.9504808Z plugins: hypothesis-6.131.14 2025-05-07T21:08:27.6747316Z collecting ... collected 4 items 2025-05-07T21:08:27.6747549Z 2025-05-07T21:08:28.0920040Z 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:08:28.0921396Z self=, 2025-05-07T21:08:28.0922102Z D=1, 2025-05-07T21:08:28.0922295Z ) 2025-05-07T21:08:28.0922590Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:08:28.0923622Z self=, 2025-05-07T21:08:28.0924311Z D=108, 2025-05-07T21:08:28.0924512Z ) 2025-05-07T21:08:28.0924803Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:08:28.0925609Z self=, 2025-05-07T21:08:28.0926391Z D=175, 2025-05-07T21:08:28.0926571Z ) 2025-05-07T21:08:28.0926855Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:08:28.0927657Z self=, 2025-05-07T21:08:28.0928346Z D=45, 2025-05-07T21:08:28.0928528Z ) 2025-05-07T21:08:28.0928705Z PASSED 2025-05-07T21:08:28.1871353Z 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:08:28.1872701Z self=, 2025-05-07T21:08:28.1873393Z D=1, 2025-05-07T21:08:28.1873586Z ) 2025-05-07T21:08:28.1873872Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:08:28.1874681Z self=, 2025-05-07T21:08:28.1875655Z D=78, 2025-05-07T21:08:28.1875836Z ) 2025-05-07T21:08:28.1876206Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:08:28.1877007Z self=, 2025-05-07T21:08:28.1877693Z D=501, 2025-05-07T21:08:28.1877869Z ) 2025-05-07T21:08:28.1878149Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:08:28.1878950Z self=, 2025-05-07T21:08:28.1879631Z D=260, 2025-05-07T21:08:28.1879808Z ) 2025-05-07T21:08:28.1879979Z PASSED 2025-05-07T21:08:28.2848459Z 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:08:28.2850022Z self=, 2025-05-07T21:08:28.2850729Z D=1, 2025-05-07T21:08:28.2850912Z ) 2025-05-07T21:08:28.2851195Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:08:28.2852007Z self=, 2025-05-07T21:08:28.2852692Z D=499, 2025-05-07T21:08:28.2852874Z ) 2025-05-07T21:08:28.2853150Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:08:28.2853956Z self=, 2025-05-07T21:08:28.2854637Z D=196, 2025-05-07T21:08:28.2854806Z ) 2025-05-07T21:08:28.2855091Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:08:28.2855893Z self=, 2025-05-07T21:08:28.2856578Z D=458, 2025-05-07T21:08:28.2856749Z ) 2025-05-07T21:08:28.2856919Z PASSED 2025-05-07T21:08:28.3778213Z 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:08:28.3779540Z self=, 2025-05-07T21:08:28.3780306Z D=1, 2025-05-07T21:08:28.3780488Z ) 2025-05-07T21:08:28.3780777Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:08:28.3781581Z self=, 2025-05-07T21:08:28.3782272Z D=245, 2025-05-07T21:08:28.3782450Z ) 2025-05-07T21:08:28.3782728Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:08:28.3783532Z self=, 2025-05-07T21:08:28.3784221Z D=409, 2025-05-07T21:08:28.3784402Z ) 2025-05-07T21:08:28.3784678Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:08:28.3785478Z self=, 2025-05-07T21:08:28.3786168Z D=46, 2025-05-07T21:08:28.3786336Z ) 2025-05-07T21:08:28.3787093Z PASSED 2025-05-07T21:08:28.3787205Z 2025-05-07T21:08:28.3787345Z ============================== 4 passed in 2.56s =============================== 2025-05-07T21:08:29.0522823Z 2025-05-07T21:08:29.0523399Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:08:29.0544840Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 6 seconds 2025-05-07T21:08:29.0545583Z 2025-05-07T21:08:29.0545592Z 2025-05-07T21:08:29.0545610Z 2025-05-07T21:08:29.0545629Z 2025-05-07T21:08:29.0569565Z ################################################################################ 2025-05-07T21:08:29.0585356Z # [2025-05-07T21:08:29.058Z] Run Python Test Suite: 2025-05-07T21:08:29.0585680Z # ./tbe/training/forward_test.py 2025-05-07T21:08:29.0585978Z ################################################################################ 2025-05-07T21:08:29.0610117Z + 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:08:29.0610740Z 2025-05-07T21:08:31.2068082Z ============================= test session starts ============================== 2025-05-07T21:08:31.2068729Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:31.2069235Z cachedir: .pytest_cache 2025-05-07T21:08:31.2069811Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:31.2070524Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:31.2070919Z plugins: hypothesis-6.131.14 2025-05-07T21:08:32.8958839Z collecting ... collected 9 items 2025-05-07T21:08:32.8959068Z 2025-05-07T21:08:32.9165215Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:08:32.9586298Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:08:33.4422514Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4423415Z self=, 2025-05-07T21:08:33.4423882Z T=1, 2025-05-07T21:08:33.4424067Z D=2, 2025-05-07T21:08:33.4424239Z B=1, 2025-05-07T21:08:33.4424417Z log_E=3, 2025-05-07T21:08:33.4424602Z L=0, 2025-05-07T21:08:33.4425095Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4425362Z ) 2025-05-07T21:08:33.4425670Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4426286Z self=, 2025-05-07T21:08:33.4426747Z T=8, 2025-05-07T21:08:33.4427042Z D=2, 2025-05-07T21:08:33.4427213Z B=1, 2025-05-07T21:08:33.4427389Z log_E=3, 2025-05-07T21:08:33.4427575Z L=0, 2025-05-07T21:08:33.4427774Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4428033Z ) 2025-05-07T21:08:33.4428276Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4428797Z self=, 2025-05-07T21:08:33.4429251Z T=8, 2025-05-07T21:08:33.4429425Z D=79, 2025-05-07T21:08:33.4429596Z B=42, 2025-05-07T21:08:33.4429775Z log_E=4, 2025-05-07T21:08:33.4429959Z L=18, 2025-05-07T21:08:33.4430159Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4430415Z ) 2025-05-07T21:08:33.4430653Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4431169Z self=, 2025-05-07T21:08:33.4431613Z T=8, 2025-05-07T21:08:33.4431787Z D=75, 2025-05-07T21:08:33.4431966Z B=125, 2025-05-07T21:08:33.4432138Z log_E=3, 2025-05-07T21:08:33.4432322Z L=3, 2025-05-07T21:08:33.4432523Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4432768Z ) 2025-05-07T21:08:33.4433003Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4433616Z self=, 2025-05-07T21:08:33.4434062Z T=8, 2025-05-07T21:08:33.4434238Z D=90, 2025-05-07T21:08:33.4434416Z B=17, 2025-05-07T21:08:33.4434587Z log_E=5, 2025-05-07T21:08:33.4434773Z L=9, 2025-05-07T21:08:33.4434971Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4435220Z ) 2025-05-07T21:08:33.4435460Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4436088Z self=, 2025-05-07T21:08:33.4436543Z T=9, 2025-05-07T21:08:33.4436709Z D=10, 2025-05-07T21:08:33.4436882Z B=19, 2025-05-07T21:08:33.4437067Z log_E=4, 2025-05-07T21:08:33.4437241Z L=2, 2025-05-07T21:08:33.4437438Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4437690Z ) 2025-05-07T21:08:33.4437916Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4438537Z self=, 2025-05-07T21:08:33.4438995Z T=3, 2025-05-07T21:08:33.4439160Z D=87, 2025-05-07T21:08:33.4439338Z B=115, 2025-05-07T21:08:33.4439517Z log_E=4, 2025-05-07T21:08:33.4439701Z L=4, 2025-05-07T21:08:33.4439903Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4440156Z ) 2025-05-07T21:08:33.4440387Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4440907Z self=, 2025-05-07T21:08:33.4441365Z T=7, 2025-05-07T21:08:33.4441529Z D=2, 2025-05-07T21:08:33.4441710Z B=105, 2025-05-07T21:08:33.4441889Z log_E=5, 2025-05-07T21:08:33.4442071Z L=15, 2025-05-07T21:08:33.4442273Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4442529Z ) 2025-05-07T21:08:33.4442764Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4443282Z self=, 2025-05-07T21:08:33.4443738Z T=5, 2025-05-07T21:08:33.4443915Z D=101, 2025-05-07T21:08:33.4444086Z B=73, 2025-05-07T21:08:33.4444262Z log_E=4, 2025-05-07T21:08:33.4444441Z L=6, 2025-05-07T21:08:33.4444632Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4444882Z ) 2025-05-07T21:08:33.4445171Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4445736Z self=, 2025-05-07T21:08:33.4446190Z T=6, 2025-05-07T21:08:33.4446365Z D=24, 2025-05-07T21:08:33.4446534Z B=9, 2025-05-07T21:08:33.4446711Z log_E=5, 2025-05-07T21:08:33.4446937Z L=15, 2025-05-07T21:08:33.4447128Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4447381Z ) 2025-05-07T21:08:33.4447614Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4448123Z self=, 2025-05-07T21:08:33.4448587Z T=3, 2025-05-07T21:08:33.4448760Z D=26, 2025-05-07T21:08:33.4448933Z B=32, 2025-05-07T21:08:33.4449104Z log_E=4, 2025-05-07T21:08:33.4449289Z L=1, 2025-05-07T21:08:33.4449490Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4449735Z ) 2025-05-07T21:08:33.4449968Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4450485Z self=, 2025-05-07T21:08:33.4450934Z T=1, 2025-05-07T21:08:33.4451106Z D=26, 2025-05-07T21:08:33.4451280Z B=32, 2025-05-07T21:08:33.4451450Z log_E=4, 2025-05-07T21:08:33.4451632Z L=1, 2025-05-07T21:08:33.4458840Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4459106Z ) 2025-05-07T21:08:33.4459354Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4459883Z self=, 2025-05-07T21:08:33.4460422Z T=1, 2025-05-07T21:08:33.4460608Z D=32, 2025-05-07T21:08:33.4460787Z B=32, 2025-05-07T21:08:33.4460959Z log_E=4, 2025-05-07T21:08:33.4461143Z L=1, 2025-05-07T21:08:33.4461342Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4461590Z ) 2025-05-07T21:08:33.4461825Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4462350Z self=, 2025-05-07T21:08:33.4462803Z T=1, 2025-05-07T21:08:33.4462971Z D=32, 2025-05-07T21:08:33.4463143Z B=32, 2025-05-07T21:08:33.4463318Z log_E=3, 2025-05-07T21:08:33.4463493Z L=1, 2025-05-07T21:08:33.4463694Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4463944Z ) 2025-05-07T21:08:33.4464174Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:33.4464688Z self=, 2025-05-07T21:08:33.4465144Z T=1, 2025-05-07T21:08:33.4465361Z D=32, 2025-05-07T21:08:33.4465535Z B=32, 2025-05-07T21:08:33.4465710Z log_E=3, 2025-05-07T21:08:33.4465886Z L=3, 2025-05-07T21:08:33.4466080Z output_dtype=SparseType.FP16, 2025-05-07T21:08:33.4466330Z ) 2025-05-07T21:08:33.4466500Z PASSED 2025-05-07T21:08:35.0262382Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:08:35.0263473Z self=, 2025-05-07T21:08:35.0264179Z use_experimental_tbe=False, 2025-05-07T21:08:35.0264572Z ) 2025-05-07T21:08:35.0264928Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:08:35.0265714Z self=, 2025-05-07T21:08:35.0266437Z use_experimental_tbe=True, 2025-05-07T21:08:35.0266842Z ) 2025-05-07T21:08:35.0268078Z PASSED 2025-05-07T21:08:36.2589901Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:08:36.2591137Z self=, 2025-05-07T21:08:36.2591868Z use_experimental_tbe=False, 2025-05-07T21:08:36.2592229Z ) 2025-05-07T21:08:36.2592593Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:08:36.2593782Z self=, 2025-05-07T21:08:36.2594569Z use_experimental_tbe=True, 2025-05-07T21:08:36.2594942Z ) 2025-05-07T21:08:36.2595213Z PASSED 2025-05-07T21:08:36.2606441Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:08:38.7549143Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:38.7550094Z self=, 2025-05-07T21:08:38.7550612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:38.7550909Z use_experimental_tbe=False, 2025-05-07T21:08:38.7551165Z ) 2025-05-07T21:08:38.7551395Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:38.7551887Z self=, 2025-05-07T21:08:38.7552569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:38.7552978Z use_experimental_tbe=False, 2025-05-07T21:08:38.7553257Z ) 2025-05-07T21:08:38.7553487Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:38.7553989Z self=, 2025-05-07T21:08:38.7554474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:38.7554763Z use_experimental_tbe=True, 2025-05-07T21:08:38.7555009Z ) 2025-05-07T21:08:38.7555235Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:38.7556209Z self=, 2025-05-07T21:08:38.7556687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:38.7556982Z use_experimental_tbe=True, 2025-05-07T21:08:38.7557215Z ) 2025-05-07T21:08:38.7557395Z PASSED 2025-05-07T21:08:41.5298225Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:41.5299124Z self=, 2025-05-07T21:08:41.5299618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:41.5299915Z use_experimental_tbe=False, 2025-05-07T21:08:41.5300163Z ) 2025-05-07T21:08:41.5300399Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:41.5300942Z self=, 2025-05-07T21:08:41.5301602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:41.5301913Z use_experimental_tbe=False, 2025-05-07T21:08:41.5302154Z ) 2025-05-07T21:08:41.5302723Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:41.5303222Z self=, 2025-05-07T21:08:41.5303693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:41.5303982Z use_experimental_tbe=True, 2025-05-07T21:08:41.5304225Z ) 2025-05-07T21:08:41.5304454Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:41.5304941Z self=, 2025-05-07T21:08:41.5305415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:41.5305710Z use_experimental_tbe=True, 2025-05-07T21:08:41.5305950Z ) 2025-05-07T21:08:41.5306141Z PASSED 2025-05-07T21:08:41.5321542Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:08:41.5321902Z 2025-05-07T21:08:41.5322048Z =============================== warnings summary =============================== 2025-05-07T21:08:41.5322502Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:08:41.5323017Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:08:41.5324106Z /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:08:41.5324950Z note_deprecation( 2025-05-07T21:08:41.5325099Z 2025-05-07T21:08:41.5325338Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:08:41.5325906Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:08:41.5326582Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:08:41.5327148Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:08:41.5328597Z /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:08:41.5329839Z warnings.warn( 2025-05-07T21:08:41.5329976Z 2025-05-07T21:08:41.5330203Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:41.5330658Z =========================== short test summary info ============================ 2025-05-07T21:08:41.5331098Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:08:41.5331591Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:08:41.5332051Z ================== 7 passed, 2 skipped, 6 warnings in 10.46s =================== 2025-05-07T21:08:42.3681371Z 2025-05-07T21:08:42.3681808Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:08:42.3701081Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:08:42.3701383Z 2025-05-07T21:08:42.3701387Z 2025-05-07T21:08:42.3701391Z 2025-05-07T21:08:42.3701395Z 2025-05-07T21:08:42.3722431Z ################################################################################ 2025-05-07T21:08:42.3737636Z # [2025-05-07T21:08:42.373Z] Run Python Test Suite: 2025-05-07T21:08:42.3737991Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:08:42.3738313Z ################################################################################ 2025-05-07T21:08:42.3763843Z + 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:08:42.3764508Z 2025-05-07T21:08:44.5220577Z ============================= test session starts ============================== 2025-05-07T21:08:44.5221727Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:44.5222255Z cachedir: .pytest_cache 2025-05-07T21:08:44.5222824Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:44.5223537Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:44.5223943Z plugins: hypothesis-6.131.14 2025-05-07T21:08:46.2344767Z collecting ... collected 2 items 2025-05-07T21:08:46.2345215Z 2025-05-07T21:08:46.5928846Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:08:53.7171926Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:08:53.7172571Z 2025-05-07T21:08:53.7172735Z ============================== 2 passed in 9.33s =============================== 2025-05-07T21:08:54.3478408Z 2025-05-07T21:08:54.3479132Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:08:54.3498308Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 12 seconds 2025-05-07T21:08:54.3498649Z 2025-05-07T21:08:54.3498654Z 2025-05-07T21:08:54.3498658Z 2025-05-07T21:08:54.3498667Z 2025-05-07T21:08:54.3519268Z ################################################################################ 2025-05-07T21:08:54.3537026Z # [2025-05-07T21:08:54.353Z] Run Python Test Suite: 2025-05-07T21:08:54.3537373Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:08:54.3537689Z ################################################################################ 2025-05-07T21:08:54.3561870Z + 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:08:54.3562648Z 2025-05-07T21:08:56.5033046Z ============================= test session starts ============================== 2025-05-07T21:08:56.5033720Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:56.5034240Z cachedir: .pytest_cache 2025-05-07T21:08:56.5034816Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:56.5035546Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:56.5036012Z plugins: hypothesis-6.131.14 2025-05-07T21:08:58.2441077Z collecting ... collected 6 items 2025-05-07T21:08:58.2441308Z 2025-05-07T21:08:58.7528940Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7530712Z self=, 2025-05-07T21:08:58.7531646Z T=1, 2025-05-07T21:08:58.7531949Z D=2, 2025-05-07T21:08:58.7532576Z log_E=2, 2025-05-07T21:08:58.7532875Z N=0, 2025-05-07T21:08:58.7533199Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.7533657Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7534091Z use_cpu=False, 2025-05-07T21:08:58.7534453Z test_internal=False, 2025-05-07T21:08:58.7534819Z ) 2025-05-07T21:08:58.7535176Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7536177Z self=, 2025-05-07T21:08:58.7537097Z T=2, 2025-05-07T21:08:58.7537357Z D=2, 2025-05-07T21:08:58.7537637Z log_E=2, 2025-05-07T21:08:58.7537940Z N=0, 2025-05-07T21:08:58.7538258Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.7538737Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7539180Z use_cpu=False, 2025-05-07T21:08:58.7539522Z test_internal=False, 2025-05-07T21:08:58.7539885Z ) 2025-05-07T21:08:58.7540254Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7541450Z self=, 2025-05-07T21:08:58.7542387Z T=2, 2025-05-07T21:08:58.7542683Z D=39, 2025-05-07T21:08:58.7542981Z log_E=2, 2025-05-07T21:08:58.7543284Z N=1, 2025-05-07T21:08:58.7543611Z weights_ty=SparseType.INT8, 2025-05-07T21:08:58.7544065Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.7544491Z use_cpu=False, 2025-05-07T21:08:58.7544822Z test_internal=True, 2025-05-07T21:08:58.7545149Z ) 2025-05-07T21:08:58.7545482Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7546441Z self=, 2025-05-07T21:08:58.7547348Z T=2, 2025-05-07T21:08:58.7547623Z D=10, 2025-05-07T21:08:58.7547914Z log_E=2, 2025-05-07T21:08:58.7548214Z N=0, 2025-05-07T21:08:58.7548529Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.7548973Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7549404Z use_cpu=False, 2025-05-07T21:08:58.7549741Z test_internal=False, 2025-05-07T21:08:58.7550103Z ) 2025-05-07T21:08:58.7550484Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7551486Z self=, 2025-05-07T21:08:58.7552416Z T=2, 2025-05-07T21:08:58.7552892Z D=10, 2025-05-07T21:08:58.7553208Z log_E=3, 2025-05-07T21:08:58.7553505Z N=14, 2025-05-07T21:08:58.7553839Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.7554304Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.7554731Z use_cpu=False, 2025-05-07T21:08:58.7555081Z test_internal=False, 2025-05-07T21:08:58.7555588Z ) 2025-05-07T21:08:58.7556083Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7557123Z self=, 2025-05-07T21:08:58.7558042Z T=5, 2025-05-07T21:08:58.7558319Z D=40, 2025-05-07T21:08:58.7558610Z log_E=3, 2025-05-07T21:08:58.7558918Z N=37, 2025-05-07T21:08:58.7559236Z weights_ty=SparseType.INT2, 2025-05-07T21:08:58.7559690Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7560121Z use_cpu=False, 2025-05-07T21:08:58.7560461Z test_internal=False, 2025-05-07T21:08:58.7560830Z ) 2025-05-07T21:08:58.7561197Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7562211Z self=, 2025-05-07T21:08:58.7563135Z T=2, 2025-05-07T21:08:58.7563427Z D=36, 2025-05-07T21:08:58.7563719Z log_E=2, 2025-05-07T21:08:58.7564020Z N=43, 2025-05-07T21:08:58.7564348Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7564803Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.7565224Z use_cpu=False, 2025-05-07T21:08:58.7565575Z test_internal=True, 2025-05-07T21:08:58.7566060Z ) 2025-05-07T21:08:58.7566434Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7567438Z self=, 2025-05-07T21:08:58.7568345Z T=1, 2025-05-07T21:08:58.7568630Z D=16, 2025-05-07T21:08:58.7568927Z log_E=3, 2025-05-07T21:08:58.7569236Z N=45, 2025-05-07T21:08:58.7569575Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7570033Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7570464Z use_cpu=False, 2025-05-07T21:08:58.7570799Z test_internal=False, 2025-05-07T21:08:58.7571169Z ) 2025-05-07T21:08:58.7571540Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7572515Z self=, 2025-05-07T21:08:58.7573414Z T=2, 2025-05-07T21:08:58.7573721Z D=49, 2025-05-07T21:08:58.7574022Z log_E=3, 2025-05-07T21:08:58.7574322Z N=24, 2025-05-07T21:08:58.7574818Z weights_ty=SparseType.INT4, 2025-05-07T21:08:58.7575282Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.7575682Z use_cpu=True, 2025-05-07T21:08:58.7576002Z test_internal=True, 2025-05-07T21:08:58.7576332Z ) 2025-05-07T21:08:58.7576664Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7577637Z self=, 2025-05-07T21:08:58.7578596Z T=3, 2025-05-07T21:08:58.7578878Z D=15, 2025-05-07T21:08:58.7579163Z log_E=2, 2025-05-07T21:08:58.7579471Z N=8, 2025-05-07T21:08:58.7579787Z weights_ty=SparseType.INT8, 2025-05-07T21:08:58.7580256Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7580700Z use_cpu=True, 2025-05-07T21:08:58.7581039Z test_internal=True, 2025-05-07T21:08:58.7581375Z ) 2025-05-07T21:08:58.7581744Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7582807Z self=, 2025-05-07T21:08:58.7583717Z T=3, 2025-05-07T21:08:58.7583999Z D=23, 2025-05-07T21:08:58.7584271Z log_E=2, 2025-05-07T21:08:58.7584543Z N=29, 2025-05-07T21:08:58.7584848Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7585274Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.7585782Z use_cpu=True, 2025-05-07T21:08:58.7586136Z test_internal=False, 2025-05-07T21:08:58.7586503Z ) 2025-05-07T21:08:58.7586848Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7587885Z self=, 2025-05-07T21:08:58.7588876Z T=3, 2025-05-07T21:08:58.7589168Z D=23, 2025-05-07T21:08:58.7589454Z log_E=2, 2025-05-07T21:08:58.7589772Z N=29, 2025-05-07T21:08:58.7590111Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7590617Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.7591053Z use_cpu=True, 2025-05-07T21:08:58.7591405Z test_internal=True, 2025-05-07T21:08:58.7591761Z ) 2025-05-07T21:08:58.7592124Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7593180Z self=, 2025-05-07T21:08:58.7594115Z T=3, 2025-05-07T21:08:58.7594406Z D=23, 2025-05-07T21:08:58.7594681Z log_E=3, 2025-05-07T21:08:58.7594967Z N=29, 2025-05-07T21:08:58.7595290Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7595732Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.7596281Z use_cpu=True, 2025-05-07T21:08:58.7596629Z test_internal=True, 2025-05-07T21:08:58.7596974Z ) 2025-05-07T21:08:58.7597321Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7598321Z self=, 2025-05-07T21:08:58.7599354Z T=1, 2025-05-07T21:08:58.7599645Z D=23, 2025-05-07T21:08:58.7599947Z log_E=3, 2025-05-07T21:08:58.7600244Z N=29, 2025-05-07T21:08:58.7600573Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7601030Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.7601460Z use_cpu=True, 2025-05-07T21:08:58.7601805Z test_internal=True, 2025-05-07T21:08:58.7602150Z ) 2025-05-07T21:08:58.7602574Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7603567Z self=, 2025-05-07T21:08:58.7604489Z T=1, 2025-05-07T21:08:58.7604796Z D=23, 2025-05-07T21:08:58.7605093Z log_E=3, 2025-05-07T21:08:58.7605410Z N=1, 2025-05-07T21:08:58.7605760Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7606210Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.7606636Z use_cpu=True, 2025-05-07T21:08:58.7606988Z test_internal=True, 2025-05-07T21:08:58.7607326Z ) 2025-05-07T21:08:58.7607686Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7609187Z self=, 2025-05-07T21:08:58.7610103Z T=1, 2025-05-07T21:08:58.7610403Z D=23, 2025-05-07T21:08:58.7610699Z log_E=3, 2025-05-07T21:08:58.7610998Z N=23, 2025-05-07T21:08:58.7611335Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7611786Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.7612212Z use_cpu=True, 2025-05-07T21:08:58.7612548Z test_internal=True, 2025-05-07T21:08:58.7612902Z ) 2025-05-07T21:08:58.7613269Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7614189Z self=, 2025-05-07T21:08:58.7615027Z T=1, 2025-05-07T21:08:58.7615315Z D=2, 2025-05-07T21:08:58.7615589Z log_E=3, 2025-05-07T21:08:58.7615884Z N=1, 2025-05-07T21:08:58.7616199Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.7616622Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.7617027Z use_cpu=True, 2025-05-07T21:08:58.7617344Z test_internal=True, 2025-05-07T21:08:58.7617664Z ) 2025-05-07T21:08:58.7618006Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7619122Z self=, 2025-05-07T21:08:58.7620038Z T=2, 2025-05-07T21:08:58.7620310Z D=62, 2025-05-07T21:08:58.7620578Z log_E=3, 2025-05-07T21:08:58.7620873Z N=22, 2025-05-07T21:08:58.7621183Z weights_ty=SparseType.INT8, 2025-05-07T21:08:58.7621633Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7622202Z use_cpu=True, 2025-05-07T21:08:58.7622550Z test_internal=False, 2025-05-07T21:08:58.7622910Z ) 2025-05-07T21:08:58.7623276Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7624285Z self=, 2025-05-07T21:08:58.7625200Z T=2, 2025-05-07T21:08:58.7625489Z D=62, 2025-05-07T21:08:58.7625776Z log_E=3, 2025-05-07T21:08:58.7626084Z N=22, 2025-05-07T21:08:58.7626411Z weights_ty=SparseType.INT8, 2025-05-07T21:08:58.7626869Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7627298Z use_cpu=True, 2025-05-07T21:08:58.7627644Z test_internal=True, 2025-05-07T21:08:58.7627987Z ) 2025-05-07T21:08:58.7628352Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7629353Z self=, 2025-05-07T21:08:58.7630269Z T=2, 2025-05-07T21:08:58.7630534Z D=62, 2025-05-07T21:08:58.7630803Z log_E=2, 2025-05-07T21:08:58.7640989Z N=22, 2025-05-07T21:08:58.7641328Z weights_ty=SparseType.INT8, 2025-05-07T21:08:58.7641795Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7642419Z use_cpu=True, 2025-05-07T21:08:58.7642753Z test_internal=True, 2025-05-07T21:08:58.7643115Z ) 2025-05-07T21:08:58.7643482Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7644470Z self=, 2025-05-07T21:08:58.7645373Z T=2, 2025-05-07T21:08:58.7645655Z D=62, 2025-05-07T21:08:58.7645925Z log_E=2, 2025-05-07T21:08:58.7646220Z N=2, 2025-05-07T21:08:58.7646540Z weights_ty=SparseType.INT8, 2025-05-07T21:08:58.7646983Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7647397Z use_cpu=True, 2025-05-07T21:08:58.7647736Z test_internal=True, 2025-05-07T21:08:58.7648076Z ) 2025-05-07T21:08:58.7648440Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7649442Z self=, 2025-05-07T21:08:58.7650377Z T=1, 2025-05-07T21:08:58.7650666Z D=62, 2025-05-07T21:08:58.7650962Z log_E=2, 2025-05-07T21:08:58.7651346Z N=2, 2025-05-07T21:08:58.7651672Z weights_ty=SparseType.INT8, 2025-05-07T21:08:58.7652121Z output_dtype=SparseType.FP32, 2025-05-07T21:08:58.7652546Z use_cpu=True, 2025-05-07T21:08:58.7652876Z test_internal=True, 2025-05-07T21:08:58.7653220Z ) 2025-05-07T21:08:58.7653581Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7654580Z self=, 2025-05-07T21:08:58.7655533Z T=1, 2025-05-07T21:08:58.7655835Z D=62, 2025-05-07T21:08:58.7656114Z log_E=3, 2025-05-07T21:08:58.7656422Z N=47, 2025-05-07T21:08:58.7656748Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.7657200Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.7657623Z use_cpu=True, 2025-05-07T21:08:58.7657965Z test_internal=True, 2025-05-07T21:08:58.7658316Z ) 2025-05-07T21:08:58.7658684Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7659680Z self=, 2025-05-07T21:08:58.7660602Z T=1, 2025-05-07T21:08:58.7660892Z D=3, 2025-05-07T21:08:58.7661182Z log_E=3, 2025-05-07T21:08:58.7661476Z N=47, 2025-05-07T21:08:58.7661789Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.7662334Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.7662777Z use_cpu=True, 2025-05-07T21:08:58.7663118Z test_internal=True, 2025-05-07T21:08:58.7663480Z ) 2025-05-07T21:08:58.7663832Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.7664795Z self=, 2025-05-07T21:08:58.7665821Z T=1, 2025-05-07T21:08:58.7666088Z D=47, 2025-05-07T21:08:58.7666347Z log_E=3, 2025-05-07T21:08:58.7666623Z N=47, 2025-05-07T21:08:58.7666924Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.7667352Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.7667758Z use_cpu=True, 2025-05-07T21:08:58.7668078Z test_internal=True, 2025-05-07T21:08:58.7668401Z ) 2025-05-07T21:08:58.8428495Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8429557Z self=, 2025-05-07T21:08:58.8430479Z T=1, 2025-05-07T21:08:58.8430753Z D=2, 2025-05-07T21:08:58.8431034Z log_E=3, 2025-05-07T21:08:58.8431297Z N=47, 2025-05-07T21:08:58.8431624Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8432075Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8432504Z use_cpu=True, 2025-05-07T21:08:58.8432848Z test_internal=True, 2025-05-07T21:08:58.8433206Z ) 2025-05-07T21:08:58.8433573Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8434539Z self=, 2025-05-07T21:08:58.8435755Z T=1, 2025-05-07T21:08:58.8436146Z D=2, 2025-05-07T21:08:58.8436429Z log_E=3, 2025-05-07T21:08:58.8436722Z N=1, 2025-05-07T21:08:58.8437044Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8437512Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8437947Z use_cpu=True, 2025-05-07T21:08:58.8438290Z test_internal=True, 2025-05-07T21:08:58.8438650Z ) 2025-05-07T21:08:58.8439002Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8440001Z self=, 2025-05-07T21:08:58.8440925Z T=2, 2025-05-07T21:08:58.8441222Z D=2, 2025-05-07T21:08:58.8441525Z log_E=3, 2025-05-07T21:08:58.8441819Z N=1, 2025-05-07T21:08:58.8442145Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8442607Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8443040Z use_cpu=True, 2025-05-07T21:08:58.8443386Z test_internal=True, 2025-05-07T21:08:58.8443743Z ) 2025-05-07T21:08:58.8444278Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8445295Z self=, 2025-05-07T21:08:58.8446217Z T=2, 2025-05-07T21:08:58.8446497Z D=2, 2025-05-07T21:08:58.8446774Z log_E=3, 2025-05-07T21:08:58.8447082Z N=3, 2025-05-07T21:08:58.8447412Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8447838Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8448235Z use_cpu=True, 2025-05-07T21:08:58.8448542Z test_internal=True, 2025-05-07T21:08:58.8448875Z ) 2025-05-07T21:08:58.8449240Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8450271Z self=, 2025-05-07T21:08:58.8451204Z T=2, 2025-05-07T21:08:58.8451500Z D=39, 2025-05-07T21:08:58.8451800Z log_E=3, 2025-05-07T21:08:58.8452099Z N=13, 2025-05-07T21:08:58.8452438Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8452903Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8453328Z use_cpu=True, 2025-05-07T21:08:58.8453684Z test_internal=False, 2025-05-07T21:08:58.8454055Z ) 2025-05-07T21:08:58.8454412Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8455595Z self=, 2025-05-07T21:08:58.8456561Z T=2, 2025-05-07T21:08:58.8456848Z D=39, 2025-05-07T21:08:58.8457146Z log_E=3, 2025-05-07T21:08:58.8457454Z N=13, 2025-05-07T21:08:58.8457777Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8458377Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8458818Z use_cpu=False, 2025-05-07T21:08:58.8459172Z test_internal=False, 2025-05-07T21:08:58.8459531Z ) 2025-05-07T21:08:58.8459897Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8460934Z self=, 2025-05-07T21:08:58.8461871Z T=2, 2025-05-07T21:08:58.8462163Z D=39, 2025-05-07T21:08:58.8462457Z log_E=2, 2025-05-07T21:08:58.8462755Z N=13, 2025-05-07T21:08:58.8463084Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8463541Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8463977Z use_cpu=False, 2025-05-07T21:08:58.8464333Z test_internal=False, 2025-05-07T21:08:58.8464698Z ) 2025-05-07T21:08:58.8465054Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8466078Z self=, 2025-05-07T21:08:58.8467026Z T=2, 2025-05-07T21:08:58.8467313Z D=39, 2025-05-07T21:08:58.8467609Z log_E=2, 2025-05-07T21:08:58.8467917Z N=2, 2025-05-07T21:08:58.8468245Z weights_ty=SparseType.FP32, 2025-05-07T21:08:58.8468790Z output_dtype=SparseType.INT8, 2025-05-07T21:08:58.8469227Z use_cpu=False, 2025-05-07T21:08:58.8469584Z test_internal=False, 2025-05-07T21:08:58.8469938Z ) 2025-05-07T21:08:58.8470309Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8471333Z self=, 2025-05-07T21:08:58.8472272Z T=1, 2025-05-07T21:08:58.8472568Z D=43, 2025-05-07T21:08:58.8472862Z log_E=2, 2025-05-07T21:08:58.8473158Z N=45, 2025-05-07T21:08:58.8473492Z weights_ty=SparseType.INT2, 2025-05-07T21:08:58.8473953Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.8474378Z use_cpu=False, 2025-05-07T21:08:58.8474729Z test_internal=True, 2025-05-07T21:08:58.8475088Z ) 2025-05-07T21:08:58.8475452Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8476568Z self=, 2025-05-07T21:08:58.8477522Z T=1, 2025-05-07T21:08:58.8477812Z D=45, 2025-05-07T21:08:58.8478179Z log_E=2, 2025-05-07T21:08:58.8478494Z N=45, 2025-05-07T21:08:58.8478822Z weights_ty=SparseType.INT2, 2025-05-07T21:08:58.8479268Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.8479698Z use_cpu=False, 2025-05-07T21:08:58.8480055Z test_internal=True, 2025-05-07T21:08:58.8480401Z ) 2025-05-07T21:08:58.8480774Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8481795Z self=, 2025-05-07T21:08:58.8482729Z T=1, 2025-05-07T21:08:58.8483027Z D=45, 2025-05-07T21:08:58.8483320Z log_E=2, 2025-05-07T21:08:58.8483623Z N=2, 2025-05-07T21:08:58.8483952Z weights_ty=SparseType.INT2, 2025-05-07T21:08:58.8484412Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.8484841Z use_cpu=False, 2025-05-07T21:08:58.8485196Z test_internal=True, 2025-05-07T21:08:58.8485554Z ) 2025-05-07T21:08:58.8485919Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8486946Z self=, 2025-05-07T21:08:58.8487893Z T=1, 2025-05-07T21:08:58.8488183Z D=45, 2025-05-07T21:08:58.8488472Z log_E=2, 2025-05-07T21:08:58.8488778Z N=2, 2025-05-07T21:08:58.8489208Z weights_ty=SparseType.INT2, 2025-05-07T21:08:58.8489661Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.8490102Z use_cpu=False, 2025-05-07T21:08:58.8490463Z test_internal=False, 2025-05-07T21:08:58.8490823Z ) 2025-05-07T21:08:58.8491188Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8492199Z self=, 2025-05-07T21:08:58.8493217Z T=2, 2025-05-07T21:08:58.8493509Z D=45, 2025-05-07T21:08:58.8493802Z log_E=2, 2025-05-07T21:08:58.8494107Z N=2, 2025-05-07T21:08:58.8494436Z weights_ty=SparseType.INT2, 2025-05-07T21:08:58.8494896Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.8495327Z use_cpu=False, 2025-05-07T21:08:58.8495682Z test_internal=False, 2025-05-07T21:08:58.8496044Z ) 2025-05-07T21:08:58.8496412Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8497437Z self=, 2025-05-07T21:08:58.8498386Z T=2, 2025-05-07T21:08:58.8498673Z D=2, 2025-05-07T21:08:58.8498951Z log_E=2, 2025-05-07T21:08:58.8499257Z N=2, 2025-05-07T21:08:58.8499576Z weights_ty=SparseType.INT2, 2025-05-07T21:08:58.8500026Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.8500470Z use_cpu=False, 2025-05-07T21:08:58.8500826Z test_internal=False, 2025-05-07T21:08:58.8501178Z ) 2025-05-07T21:08:58.8501547Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:58.8502626Z self=, 2025-05-07T21:08:58.8503638Z T=4, 2025-05-07T21:08:58.8503891Z D=62, 2025-05-07T21:08:58.8504139Z log_E=3, 2025-05-07T21:08:58.8504419Z N=44, 2025-05-07T21:08:58.8504754Z weights_ty=SparseType.FP16, 2025-05-07T21:08:58.8505220Z output_dtype=SparseType.FP16, 2025-05-07T21:08:58.8505661Z use_cpu=False, 2025-05-07T21:08:58.8506012Z test_internal=False, 2025-05-07T21:08:58.8506376Z ) 2025-05-07T21:08:58.8506674Z PASSED 2025-05-07T21:08:58.8507478Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:08:59.0038620Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0039766Z self=, 2025-05-07T21:08:59.0040360Z T=1, 2025-05-07T21:08:59.0040688Z D=2, 2025-05-07T21:08:59.0040874Z log_E=2, 2025-05-07T21:08:59.0041102Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0041393Z mixed=False, 2025-05-07T21:08:59.0041602Z use_cache=False, 2025-05-07T21:08:59.0041845Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0042113Z num_indices_per_table=1, 2025-05-07T21:08:59.0042353Z ) 2025-05-07T21:08:59.0042607Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0043260Z self=, 2025-05-07T21:08:59.0043845Z T=2, 2025-05-07T21:08:59.0044025Z D=2, 2025-05-07T21:08:59.0044200Z log_E=2, 2025-05-07T21:08:59.0044422Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0044710Z mixed=False, 2025-05-07T21:08:59.0044915Z use_cache=False, 2025-05-07T21:08:59.0045144Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0045420Z num_indices_per_table=1, 2025-05-07T21:08:59.0045661Z ) 2025-05-07T21:08:59.0045899Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0046555Z self=, 2025-05-07T21:08:59.0047143Z T=2, 2025-05-07T21:08:59.0047317Z D=33, 2025-05-07T21:08:59.0047499Z log_E=2, 2025-05-07T21:08:59.0047815Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0048093Z mixed=False, 2025-05-07T21:08:59.0048298Z use_cache=True, 2025-05-07T21:08:59.0048525Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0048791Z num_indices_per_table=1, 2025-05-07T21:08:59.0049032Z ) 2025-05-07T21:08:59.0049366Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0050018Z self=, 2025-05-07T21:08:59.0050718Z T=5, 2025-05-07T21:08:59.0050895Z D=2, 2025-05-07T21:08:59.0051079Z log_E=2, 2025-05-07T21:08:59.0051295Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0051570Z mixed=False, 2025-05-07T21:08:59.0051775Z use_cache=False, 2025-05-07T21:08:59.0052008Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0052276Z num_indices_per_table=1, 2025-05-07T21:08:59.0052514Z ) 2025-05-07T21:08:59.0052753Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0053399Z self=, 2025-05-07T21:08:59.0053977Z T=5, 2025-05-07T21:08:59.0054147Z D=91, 2025-05-07T21:08:59.0054323Z log_E=3, 2025-05-07T21:08:59.0054542Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0054811Z mixed=True, 2025-05-07T21:08:59.0055010Z use_cache=False, 2025-05-07T21:08:59.0055244Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0055616Z num_indices_per_table=2, 2025-05-07T21:08:59.0055844Z ) 2025-05-07T21:08:59.0056090Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0056734Z self=, 2025-05-07T21:08:59.0057306Z T=5, 2025-05-07T21:08:59.0057487Z D=8, 2025-05-07T21:08:59.0057668Z log_E=3, 2025-05-07T21:08:59.0057883Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0058159Z mixed=True, 2025-05-07T21:08:59.0058364Z use_cache=True, 2025-05-07T21:08:59.0058587Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0058857Z num_indices_per_table=3, 2025-05-07T21:08:59.0059091Z ) 2025-05-07T21:08:59.0059325Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0059972Z self=, 2025-05-07T21:08:59.0060546Z T=3, 2025-05-07T21:08:59.0060730Z D=110, 2025-05-07T21:08:59.0060905Z log_E=3, 2025-05-07T21:08:59.0061180Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0061459Z mixed=False, 2025-05-07T21:08:59.0061661Z use_cache=False, 2025-05-07T21:08:59.0061901Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0062170Z num_indices_per_table=4, 2025-05-07T21:08:59.0062400Z ) 2025-05-07T21:08:59.0062647Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0063292Z self=, 2025-05-07T21:08:59.0063864Z T=1, 2025-05-07T21:08:59.0064044Z D=13, 2025-05-07T21:08:59.0064221Z log_E=3, 2025-05-07T21:08:59.0064436Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0064719Z mixed=False, 2025-05-07T21:08:59.0064925Z use_cache=True, 2025-05-07T21:08:59.0065147Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0065421Z num_indices_per_table=3, 2025-05-07T21:08:59.0065662Z ) 2025-05-07T21:08:59.0065908Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0066548Z self=, 2025-05-07T21:08:59.0067124Z T=2, 2025-05-07T21:08:59.0067303Z D=76, 2025-05-07T21:08:59.0067478Z log_E=2, 2025-05-07T21:08:59.0067700Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0068030Z mixed=False, 2025-05-07T21:08:59.0068231Z use_cache=True, 2025-05-07T21:08:59.0068462Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0068734Z num_indices_per_table=2, 2025-05-07T21:08:59.0068968Z ) 2025-05-07T21:08:59.0069218Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0069911Z self=, 2025-05-07T21:08:59.0070489Z T=1, 2025-05-07T21:08:59.0070662Z D=116, 2025-05-07T21:08:59.0070850Z log_E=2, 2025-05-07T21:08:59.0071080Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0071353Z mixed=True, 2025-05-07T21:08:59.0071559Z use_cache=False, 2025-05-07T21:08:59.0071796Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0072065Z num_indices_per_table=1, 2025-05-07T21:08:59.0072301Z ) 2025-05-07T21:08:59.0072547Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0073196Z self=, 2025-05-07T21:08:59.0073778Z T=2, 2025-05-07T21:08:59.0073960Z D=57, 2025-05-07T21:08:59.0074139Z log_E=3, 2025-05-07T21:08:59.0074358Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0074641Z mixed=False, 2025-05-07T21:08:59.0074849Z use_cache=False, 2025-05-07T21:08:59.0075086Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0075358Z num_indices_per_table=2, 2025-05-07T21:08:59.0075589Z ) 2025-05-07T21:08:59.0075886Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0076636Z self=, 2025-05-07T21:08:59.0077215Z T=1, 2025-05-07T21:08:59.0077389Z D=57, 2025-05-07T21:08:59.0077570Z log_E=3, 2025-05-07T21:08:59.0077792Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0078063Z mixed=False, 2025-05-07T21:08:59.0078273Z use_cache=False, 2025-05-07T21:08:59.0078512Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0078777Z num_indices_per_table=2, 2025-05-07T21:08:59.0079018Z ) 2025-05-07T21:08:59.0079259Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0079905Z self=, 2025-05-07T21:08:59.0080489Z T=1, 2025-05-07T21:08:59.0080663Z D=57, 2025-05-07T21:08:59.0080840Z log_E=3, 2025-05-07T21:08:59.0081063Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0081395Z mixed=False, 2025-05-07T21:08:59.0081603Z use_cache=False, 2025-05-07T21:08:59.0081834Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0082107Z num_indices_per_table=3, 2025-05-07T21:08:59.0082353Z ) 2025-05-07T21:08:59.0082615Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0083285Z self=, 2025-05-07T21:08:59.0091101Z T=1, 2025-05-07T21:08:59.0091326Z D=2, 2025-05-07T21:08:59.0091517Z log_E=3, 2025-05-07T21:08:59.0091746Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0092025Z mixed=False, 2025-05-07T21:08:59.0092233Z use_cache=False, 2025-05-07T21:08:59.0092474Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0092740Z num_indices_per_table=3, 2025-05-07T21:08:59.0092975Z ) 2025-05-07T21:08:59.0093222Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0093870Z self=, 2025-05-07T21:08:59.0094457Z T=3, 2025-05-07T21:08:59.0094632Z D=2, 2025-05-07T21:08:59.0094808Z log_E=3, 2025-05-07T21:08:59.0095021Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0095294Z mixed=False, 2025-05-07T21:08:59.0095573Z use_cache=False, 2025-05-07T21:08:59.0095807Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0096075Z num_indices_per_table=3, 2025-05-07T21:08:59.0096312Z ) 2025-05-07T21:08:59.0096547Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0097193Z self=, 2025-05-07T21:08:59.0097817Z T=3, 2025-05-07T21:08:59.0097987Z D=120, 2025-05-07T21:08:59.0098165Z log_E=2, 2025-05-07T21:08:59.0098380Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0098652Z mixed=False, 2025-05-07T21:08:59.0098854Z use_cache=False, 2025-05-07T21:08:59.0099085Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0099349Z num_indices_per_table=4, 2025-05-07T21:08:59.0099583Z ) 2025-05-07T21:08:59.0099824Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0100472Z self=, 2025-05-07T21:08:59.0101042Z T=3, 2025-05-07T21:08:59.0101218Z D=120, 2025-05-07T21:08:59.0101397Z log_E=2, 2025-05-07T21:08:59.0101606Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0101881Z mixed=False, 2025-05-07T21:08:59.0102079Z use_cache=False, 2025-05-07T21:08:59.0102311Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0102579Z num_indices_per_table=1, 2025-05-07T21:08:59.0102800Z ) 2025-05-07T21:08:59.0103033Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0103726Z self=, 2025-05-07T21:08:59.0104293Z T=3, 2025-05-07T21:08:59.0104470Z D=2, 2025-05-07T21:08:59.0104639Z log_E=2, 2025-05-07T21:08:59.0104851Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0105126Z mixed=False, 2025-05-07T21:08:59.0105321Z use_cache=False, 2025-05-07T21:08:59.0105556Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0105826Z num_indices_per_table=1, 2025-05-07T21:08:59.0106046Z ) 2025-05-07T21:08:59.0106279Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0106920Z self=, 2025-05-07T21:08:59.0107489Z T=3, 2025-05-07T21:08:59.0107660Z D=3, 2025-05-07T21:08:59.0107831Z log_E=2, 2025-05-07T21:08:59.0108039Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0108319Z mixed=False, 2025-05-07T21:08:59.0108515Z use_cache=False, 2025-05-07T21:08:59.0109173Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0109443Z num_indices_per_table=1, 2025-05-07T21:08:59.0109673Z ) 2025-05-07T21:08:59.0109903Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0110552Z self=, 2025-05-07T21:08:59.0111124Z T=3, 2025-05-07T21:08:59.0111298Z D=2, 2025-05-07T21:08:59.0111467Z log_E=3, 2025-05-07T21:08:59.0111678Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0111951Z mixed=False, 2025-05-07T21:08:59.0112148Z use_cache=False, 2025-05-07T21:08:59.0112414Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0112696Z num_indices_per_table=1, 2025-05-07T21:08:59.0112918Z ) 2025-05-07T21:08:59.0113157Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0113800Z self=, 2025-05-07T21:08:59.0114368Z T=3, 2025-05-07T21:08:59.0114548Z D=3, 2025-05-07T21:08:59.0114720Z log_E=3, 2025-05-07T21:08:59.0114929Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0115202Z mixed=False, 2025-05-07T21:08:59.0115397Z use_cache=False, 2025-05-07T21:08:59.0115708Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0116041Z num_indices_per_table=1, 2025-05-07T21:08:59.0116270Z ) 2025-05-07T21:08:59.0116504Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0117142Z self=, 2025-05-07T21:08:59.0117783Z T=3, 2025-05-07T21:08:59.0117954Z D=3, 2025-05-07T21:08:59.0118120Z log_E=3, 2025-05-07T21:08:59.0118335Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.0118606Z mixed=False, 2025-05-07T21:08:59.0118802Z use_cache=False, 2025-05-07T21:08:59.0119034Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.0119302Z num_indices_per_table=3, 2025-05-07T21:08:59.0119526Z ) 2025-05-07T21:08:59.0119761Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.0120404Z self=, 2025-05-07T21:08:59.0120979Z T=2, 2025-05-07T21:08:59.0121146Z D=121, 2025-05-07T21:08:59.0121324Z log_E=2, 2025-05-07T21:08:59.0121541Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.0121805Z mixed=False, 2025-05-07T21:08:59.0122004Z use_cache=False, 2025-05-07T21:08:59.0122235Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.0122501Z num_indices_per_table=3, 2025-05-07T21:08:59.0122727Z ) 2025-05-07T21:08:59.1123579Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1124614Z self=, 2025-05-07T21:08:59.1125446Z T=2, 2025-05-07T21:08:59.1125620Z D=2, 2025-05-07T21:08:59.1125798Z log_E=2, 2025-05-07T21:08:59.1126014Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1126289Z mixed=False, 2025-05-07T21:08:59.1126546Z use_cache=False, 2025-05-07T21:08:59.1126882Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1127155Z num_indices_per_table=3, 2025-05-07T21:08:59.1127392Z ) 2025-05-07T21:08:59.1127633Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1128284Z self=, 2025-05-07T21:08:59.1128862Z T=2, 2025-05-07T21:08:59.1129036Z D=2, 2025-05-07T21:08:59.1129209Z log_E=2, 2025-05-07T21:08:59.1129421Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1129699Z mixed=False, 2025-05-07T21:08:59.1129902Z use_cache=False, 2025-05-07T21:08:59.1130134Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1130498Z num_indices_per_table=2, 2025-05-07T21:08:59.1130734Z ) 2025-05-07T21:08:59.1130969Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1131615Z self=, 2025-05-07T21:08:59.1132196Z T=1, 2025-05-07T21:08:59.1132369Z D=68, 2025-05-07T21:08:59.1132547Z log_E=3, 2025-05-07T21:08:59.1132763Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1133033Z mixed=True, 2025-05-07T21:08:59.1133230Z use_cache=True, 2025-05-07T21:08:59.1133455Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.1133726Z num_indices_per_table=2, 2025-05-07T21:08:59.1133957Z ) 2025-05-07T21:08:59.1134196Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1134841Z self=, 2025-05-07T21:08:59.1135413Z T=1, 2025-05-07T21:08:59.1135590Z D=68, 2025-05-07T21:08:59.1135766Z log_E=2, 2025-05-07T21:08:59.1135977Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1136248Z mixed=True, 2025-05-07T21:08:59.1136446Z use_cache=True, 2025-05-07T21:08:59.1136666Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.1136934Z num_indices_per_table=2, 2025-05-07T21:08:59.1137254Z ) 2025-05-07T21:08:59.1137490Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1138135Z self=, 2025-05-07T21:08:59.1138714Z T=1, 2025-05-07T21:08:59.1138965Z D=2, 2025-05-07T21:08:59.1139133Z log_E=2, 2025-05-07T21:08:59.1139352Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1139628Z mixed=True, 2025-05-07T21:08:59.1139820Z use_cache=True, 2025-05-07T21:08:59.1140048Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.1140326Z num_indices_per_table=2, 2025-05-07T21:08:59.1140557Z ) 2025-05-07T21:08:59.1140794Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1141440Z self=, 2025-05-07T21:08:59.1142004Z T=2, 2025-05-07T21:08:59.1142175Z D=2, 2025-05-07T21:08:59.1142354Z log_E=2, 2025-05-07T21:08:59.1142563Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1142839Z mixed=True, 2025-05-07T21:08:59.1143035Z use_cache=True, 2025-05-07T21:08:59.1143253Z output_dtype=SparseType.FP32, 2025-05-07T21:08:59.1143525Z num_indices_per_table=2, 2025-05-07T21:08:59.1143765Z ) 2025-05-07T21:08:59.1143997Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1144645Z self=, 2025-05-07T21:08:59.1145276Z T=3, 2025-05-07T21:08:59.1145446Z D=122, 2025-05-07T21:08:59.1145622Z log_E=2, 2025-05-07T21:08:59.1145841Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1146115Z mixed=False, 2025-05-07T21:08:59.1146310Z use_cache=False, 2025-05-07T21:08:59.1146542Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1146811Z num_indices_per_table=3, 2025-05-07T21:08:59.1147038Z ) 2025-05-07T21:08:59.1147280Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1147926Z self=, 2025-05-07T21:08:59.1148495Z T=3, 2025-05-07T21:08:59.1148689Z D=122, 2025-05-07T21:08:59.1148875Z log_E=2, 2025-05-07T21:08:59.1149095Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1149365Z mixed=False, 2025-05-07T21:08:59.1149573Z use_cache=False, 2025-05-07T21:08:59.1149813Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1150080Z num_indices_per_table=1, 2025-05-07T21:08:59.1150319Z ) 2025-05-07T21:08:59.1150613Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1151256Z self=, 2025-05-07T21:08:59.1151832Z T=4, 2025-05-07T21:08:59.1152009Z D=18, 2025-05-07T21:08:59.1152209Z log_E=2, 2025-05-07T21:08:59.1152456Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1152743Z mixed=False, 2025-05-07T21:08:59.1152939Z use_cache=True, 2025-05-07T21:08:59.1153165Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1153439Z num_indices_per_table=1, 2025-05-07T21:08:59.1153666Z ) 2025-05-07T21:08:59.1153908Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1154552Z self=, 2025-05-07T21:08:59.1155126Z T=4, 2025-05-07T21:08:59.1155298Z D=2, 2025-05-07T21:08:59.1155472Z log_E=2, 2025-05-07T21:08:59.1155688Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1156089Z mixed=False, 2025-05-07T21:08:59.1156293Z use_cache=True, 2025-05-07T21:08:59.1156520Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1156784Z num_indices_per_table=1, 2025-05-07T21:08:59.1157015Z ) 2025-05-07T21:08:59.1157306Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1157947Z self=, 2025-05-07T21:08:59.1158523Z T=4, 2025-05-07T21:08:59.1158698Z D=2, 2025-05-07T21:08:59.1158869Z log_E=2, 2025-05-07T21:08:59.1159135Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1159410Z mixed=True, 2025-05-07T21:08:59.1159600Z use_cache=True, 2025-05-07T21:08:59.1159827Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1160100Z num_indices_per_table=1, 2025-05-07T21:08:59.1160338Z ) 2025-05-07T21:08:59.1160574Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1161217Z self=, 2025-05-07T21:08:59.1161793Z T=4, 2025-05-07T21:08:59.1161964Z D=2, 2025-05-07T21:08:59.1162137Z log_E=2, 2025-05-07T21:08:59.1162360Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1162629Z mixed=True, 2025-05-07T21:08:59.1162830Z use_cache=True, 2025-05-07T21:08:59.1163062Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1163331Z num_indices_per_table=2, 2025-05-07T21:08:59.1163568Z ) 2025-05-07T21:08:59.1163811Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1164454Z self=, 2025-05-07T21:08:59.1165034Z T=2, 2025-05-07T21:08:59.1165212Z D=2, 2025-05-07T21:08:59.1165477Z log_E=2, 2025-05-07T21:08:59.1165690Z weights_precision=SparseType.FP16, 2025-05-07T21:08:59.1165967Z mixed=True, 2025-05-07T21:08:59.1166169Z use_cache=True, 2025-05-07T21:08:59.1166390Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1166661Z num_indices_per_table=2, 2025-05-07T21:08:59.1166896Z ) 2025-05-07T21:08:59.1167129Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1167778Z self=, 2025-05-07T21:08:59.1168349Z T=5, 2025-05-07T21:08:59.1168519Z D=70, 2025-05-07T21:08:59.1168696Z log_E=3, 2025-05-07T21:08:59.1168913Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1169182Z mixed=False, 2025-05-07T21:08:59.1169381Z use_cache=True, 2025-05-07T21:08:59.1169608Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1169871Z num_indices_per_table=2, 2025-05-07T21:08:59.1170104Z ) 2025-05-07T21:08:59.1170346Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1171073Z self=, 2025-05-07T21:08:59.1171645Z T=5, 2025-05-07T21:08:59.1171817Z D=70, 2025-05-07T21:08:59.1171994Z log_E=3, 2025-05-07T21:08:59.1172202Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1172486Z mixed=True, 2025-05-07T21:08:59.1172682Z use_cache=True, 2025-05-07T21:08:59.1172905Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1173169Z num_indices_per_table=2, 2025-05-07T21:08:59.1173402Z ) 2025-05-07T21:08:59.1173642Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1174282Z self=, 2025-05-07T21:08:59.1174856Z T=1, 2025-05-07T21:08:59.1175031Z D=70, 2025-05-07T21:08:59.1175202Z log_E=3, 2025-05-07T21:08:59.1175424Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1175705Z mixed=True, 2025-05-07T21:08:59.1175897Z use_cache=True, 2025-05-07T21:08:59.1176121Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1176389Z num_indices_per_table=2, 2025-05-07T21:08:59.1176619Z ) 2025-05-07T21:08:59.1176862Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:59.1177561Z self=, 2025-05-07T21:08:59.1178138Z T=3, 2025-05-07T21:08:59.1178311Z D=70, 2025-05-07T21:08:59.1178488Z log_E=3, 2025-05-07T21:08:59.1178706Z weights_precision=SparseType.FP32, 2025-05-07T21:08:59.1178977Z mixed=True, 2025-05-07T21:08:59.1179222Z use_cache=True, 2025-05-07T21:08:59.1179452Z output_dtype=SparseType.FP16, 2025-05-07T21:08:59.1179717Z num_indices_per_table=2, 2025-05-07T21:08:59.1179955Z ) 2025-05-07T21:08:59.1180128Z PASSED 2025-05-07T21:08:59.1417041Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:08:59.1627796Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:08:59.1628727Z self=, 2025-05-07T21:08:59.1629279Z N=1, 2025-05-07T21:08:59.1629454Z ) 2025-05-07T21:08:59.1629655Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:08:59.1630216Z self=, 2025-05-07T21:08:59.1630860Z N=2, 2025-05-07T21:08:59.1631123Z ) 2025-05-07T21:08:59.1631303Z PASSED 2025-05-07T21:08:59.1659997Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:08:59.1660464Z 2025-05-07T21:08:59.1660607Z =============================== warnings summary =============================== 2025-05-07T21:08:59.1661351Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:08:59.1662824Z /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:08:59.1664107Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:08:59.1664378Z 2025-05-07T21:08:59.1664604Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:59.1665066Z ========================= 6 passed, 1 warning in 2.79s ========================= 2025-05-07T21:08:59.8413735Z 2025-05-07T21:08:59.8414385Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:08:59.8433336Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 5 seconds 2025-05-07T21:08:59.8433919Z 2025-05-07T21:08:59.8433924Z 2025-05-07T21:08:59.8433928Z 2025-05-07T21:08:59.8433932Z 2025-05-07T21:08:59.8456042Z ################################################################################ 2025-05-07T21:08:59.8471289Z # [2025-05-07T21:08:59.846Z] Run Python Test Suite: 2025-05-07T21:08:59.8471651Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:08:59.8471973Z ################################################################################ 2025-05-07T21:08:59.8495832Z + 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:08:59.8496506Z 2025-05-07T21:09:01.9957145Z ============================= test session starts ============================== 2025-05-07T21:09:01.9957874Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:01.9958415Z cachedir: .pytest_cache 2025-05-07T21:09:01.9958986Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:01.9959704Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:01.9960100Z plugins: hypothesis-6.131.14 2025-05-07T21:09:03.7166989Z collecting ... collected 4 items 2025-05-07T21:09:03.7167342Z 2025-05-07T21:09:04.0552439Z 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:04.1540719Z 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:04.1542957Z 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:04.1560615Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1561533Z self=, 2025-05-07T21:09:04.1562345Z T=1, 2025-05-07T21:09:04.1562639Z B=1, 2025-05-07T21:09:04.1562922Z max_L=1, 2025-05-07T21:09:04.1563315Z bounds_check_mode=, 2025-05-07T21:09:04.1563817Z use_cpu=False, 2025-05-07T21:09:04.1564156Z weighted=False, 2025-05-07T21:09:04.1564503Z dtype=torch.int64, 2025-05-07T21:09:04.1564857Z mixed_B=False, 2025-05-07T21:09:04.1565197Z bounds_check_version=1, 2025-05-07T21:09:04.1565890Z ) 2025-05-07T21:09:04.1566207Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1567014Z self=, 2025-05-07T21:09:04.1567798Z T=12, 2025-05-07T21:09:04.1568096Z B=1, 2025-05-07T21:09:04.1568383Z max_L=1, 2025-05-07T21:09:04.1568759Z bounds_check_mode=, 2025-05-07T21:09:04.1569255Z use_cpu=False, 2025-05-07T21:09:04.1569599Z weighted=False, 2025-05-07T21:09:04.1569942Z dtype=torch.int64, 2025-05-07T21:09:04.1570300Z mixed_B=False, 2025-05-07T21:09:04.1570648Z bounds_check_version=1, 2025-05-07T21:09:04.1571012Z ) 2025-05-07T21:09:04.1571335Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1572152Z self=, 2025-05-07T21:09:04.1572942Z T=12, 2025-05-07T21:09:04.1573238Z B=26, 2025-05-07T21:09:04.1573528Z max_L=30, 2025-05-07T21:09:04.1573913Z bounds_check_mode=, 2025-05-07T21:09:04.1574589Z use_cpu=False, 2025-05-07T21:09:04.1574924Z weighted=True, 2025-05-07T21:09:04.1575257Z dtype=torch.int64, 2025-05-07T21:09:04.1575593Z mixed_B=False, 2025-05-07T21:09:04.1575929Z bounds_check_version=2, 2025-05-07T21:09:04.1576288Z ) 2025-05-07T21:09:04.1576591Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1577402Z self=, 2025-05-07T21:09:04.1578187Z T=59, 2025-05-07T21:09:04.1587970Z B=1, 2025-05-07T21:09:04.1588278Z max_L=1, 2025-05-07T21:09:04.1588681Z bounds_check_mode=, 2025-05-07T21:09:04.1589167Z use_cpu=False, 2025-05-07T21:09:04.1589518Z weighted=False, 2025-05-07T21:09:04.1589877Z dtype=torch.int64, 2025-05-07T21:09:04.1590235Z mixed_B=False, 2025-05-07T21:09:04.1590598Z bounds_check_version=1, 2025-05-07T21:09:04.1590993Z ) 2025-05-07T21:09:04.1591314Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1592167Z self=, 2025-05-07T21:09:04.1593007Z T=59, 2025-05-07T21:09:04.1593309Z B=60, 2025-05-07T21:09:04.1593597Z max_L=45, 2025-05-07T21:09:04.1594016Z bounds_check_mode=, 2025-05-07T21:09:04.1594537Z use_cpu=False, 2025-05-07T21:09:04.1595050Z weighted=False, 2025-05-07T21:09:04.1595417Z dtype=torch.int64, 2025-05-07T21:09:04.1595777Z mixed_B=False, 2025-05-07T21:09:04.1596267Z bounds_check_version=2, 2025-05-07T21:09:04.1596630Z ) 2025-05-07T21:09:04.1596932Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1597898Z self=, 2025-05-07T21:09:04.1598700Z T=51, 2025-05-07T21:09:04.1598990Z B=3, 2025-05-07T21:09:04.1599258Z max_L=42, 2025-05-07T21:09:04.1599667Z bounds_check_mode=, 2025-05-07T21:09:04.1600193Z use_cpu=False, 2025-05-07T21:09:04.1600527Z weighted=False, 2025-05-07T21:09:04.1600883Z dtype=torch.int64, 2025-05-07T21:09:04.1601240Z mixed_B=True, 2025-05-07T21:09:04.1601581Z bounds_check_version=2, 2025-05-07T21:09:04.1601954Z ) 2025-05-07T21:09:04.1602274Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1603113Z self=, 2025-05-07T21:09:04.1603927Z T=7, 2025-05-07T21:09:04.1604232Z B=3, 2025-05-07T21:09:04.1604532Z max_L=62, 2025-05-07T21:09:04.1604925Z bounds_check_mode=, 2025-05-07T21:09:04.1605450Z use_cpu=False, 2025-05-07T21:09:04.1605794Z weighted=True, 2025-05-07T21:09:04.1606145Z dtype=torch.int32, 2025-05-07T21:09:04.1606510Z mixed_B=False, 2025-05-07T21:09:04.1606852Z bounds_check_version=1, 2025-05-07T21:09:04.1607223Z ) 2025-05-07T21:09:04.1607685Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1608551Z self=, 2025-05-07T21:09:04.1609704Z T=27, 2025-05-07T21:09:04.1609970Z B=16, 2025-05-07T21:09:04.1610258Z max_L=45, 2025-05-07T21:09:04.1610627Z bounds_check_mode=, 2025-05-07T21:09:04.1611115Z use_cpu=False, 2025-05-07T21:09:04.1611456Z weighted=False, 2025-05-07T21:09:04.1611799Z dtype=torch.int32, 2025-05-07T21:09:04.1612141Z mixed_B=False, 2025-05-07T21:09:04.1612481Z bounds_check_version=1, 2025-05-07T21:09:04.1612840Z ) 2025-05-07T21:09:04.1613148Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1613945Z self=, 2025-05-07T21:09:04.1614746Z T=25, 2025-05-07T21:09:04.1615024Z B=28, 2025-05-07T21:09:04.1615312Z max_L=59, 2025-05-07T21:09:04.1615695Z bounds_check_mode=, 2025-05-07T21:09:04.1616337Z use_cpu=False, 2025-05-07T21:09:04.1616690Z weighted=False, 2025-05-07T21:09:04.1617031Z dtype=torch.int64, 2025-05-07T21:09:04.1617372Z mixed_B=False, 2025-05-07T21:09:04.1617712Z bounds_check_version=1, 2025-05-07T21:09:04.1618077Z ) 2025-05-07T21:09:04.1618385Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1619196Z self=, 2025-05-07T21:09:04.1619995Z T=2, 2025-05-07T21:09:04.1620288Z B=20, 2025-05-07T21:09:04.1620572Z max_L=25, 2025-05-07T21:09:04.1620965Z bounds_check_mode=, 2025-05-07T21:09:04.1621467Z use_cpu=True, 2025-05-07T21:09:04.1621797Z weighted=True, 2025-05-07T21:09:04.1622140Z dtype=torch.int64, 2025-05-07T21:09:04.1622496Z mixed_B=False, 2025-05-07T21:09:04.1622835Z bounds_check_version=2, 2025-05-07T21:09:04.1623199Z ) 2025-05-07T21:09:04.1623530Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1624330Z self=, 2025-05-07T21:09:04.1625130Z T=29, 2025-05-07T21:09:04.1625436Z B=50, 2025-05-07T21:09:04.1625717Z max_L=23, 2025-05-07T21:09:04.1626105Z bounds_check_mode=, 2025-05-07T21:09:04.1626596Z use_cpu=True, 2025-05-07T21:09:04.1627064Z weighted=True, 2025-05-07T21:09:04.1627417Z dtype=torch.int32, 2025-05-07T21:09:04.1627779Z mixed_B=False, 2025-05-07T21:09:04.1628115Z bounds_check_version=2, 2025-05-07T21:09:04.1628487Z ) 2025-05-07T21:09:04.1628806Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1629621Z self=, 2025-05-07T21:09:04.1630550Z T=29, 2025-05-07T21:09:04.1630833Z B=50, 2025-05-07T21:09:04.1631104Z max_L=29, 2025-05-07T21:09:04.1631478Z bounds_check_mode=, 2025-05-07T21:09:04.1631981Z use_cpu=True, 2025-05-07T21:09:04.1632306Z weighted=True, 2025-05-07T21:09:04.1632627Z dtype=torch.int32, 2025-05-07T21:09:04.1632988Z mixed_B=False, 2025-05-07T21:09:04.1633330Z bounds_check_version=2, 2025-05-07T21:09:04.1633687Z ) 2025-05-07T21:09:04.1634003Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1634803Z self=, 2025-05-07T21:09:04.1635575Z T=29, 2025-05-07T21:09:04.1635867Z B=50, 2025-05-07T21:09:04.1636290Z max_L=50, 2025-05-07T21:09:04.1636677Z bounds_check_mode=, 2025-05-07T21:09:04.1637186Z use_cpu=True, 2025-05-07T21:09:04.1637512Z weighted=True, 2025-05-07T21:09:04.1637871Z dtype=torch.int32, 2025-05-07T21:09:04.1638220Z mixed_B=False, 2025-05-07T21:09:04.1638560Z bounds_check_version=2, 2025-05-07T21:09:04.1638926Z ) 2025-05-07T21:09:04.1639421Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1640205Z self=, 2025-05-07T21:09:04.1641000Z T=29, 2025-05-07T21:09:04.1641267Z B=50, 2025-05-07T21:09:04.1641553Z max_L=29, 2025-05-07T21:09:04.1641936Z bounds_check_mode=, 2025-05-07T21:09:04.1642397Z use_cpu=True, 2025-05-07T21:09:04.1642717Z weighted=True, 2025-05-07T21:09:04.1643050Z dtype=torch.int32, 2025-05-07T21:09:04.1643386Z mixed_B=True, 2025-05-07T21:09:04.1643706Z bounds_check_version=2, 2025-05-07T21:09:04.1644054Z ) 2025-05-07T21:09:04.1644357Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1645203Z self=, 2025-05-07T21:09:04.1646015Z T=29, 2025-05-07T21:09:04.1646306Z B=29, 2025-05-07T21:09:04.1646595Z max_L=29, 2025-05-07T21:09:04.1647002Z bounds_check_mode=, 2025-05-07T21:09:04.1647550Z use_cpu=True, 2025-05-07T21:09:04.1647996Z weighted=True, 2025-05-07T21:09:04.1648357Z dtype=torch.int32, 2025-05-07T21:09:04.1648727Z mixed_B=True, 2025-05-07T21:09:04.1649075Z bounds_check_version=2, 2025-05-07T21:09:04.1649449Z ) 2025-05-07T21:09:04.1649771Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1650575Z self=, 2025-05-07T21:09:04.1651336Z T=34, 2025-05-07T21:09:04.1651620Z B=37, 2025-05-07T21:09:04.1651907Z max_L=14, 2025-05-07T21:09:04.1652311Z bounds_check_mode=, 2025-05-07T21:09:04.1652818Z use_cpu=False, 2025-05-07T21:09:04.1653151Z weighted=True, 2025-05-07T21:09:04.1653499Z dtype=torch.int64, 2025-05-07T21:09:04.1653848Z mixed_B=False, 2025-05-07T21:09:04.1654171Z bounds_check_version=2, 2025-05-07T21:09:04.1654546Z ) 2025-05-07T21:09:04.1654869Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1655677Z self=, 2025-05-07T21:09:04.1656478Z T=37, 2025-05-07T21:09:04.1656772Z B=37, 2025-05-07T21:09:04.1657073Z max_L=14, 2025-05-07T21:09:04.1657461Z bounds_check_mode=, 2025-05-07T21:09:04.1657973Z use_cpu=False, 2025-05-07T21:09:04.1658416Z weighted=True, 2025-05-07T21:09:04.1658766Z dtype=torch.int64, 2025-05-07T21:09:04.1659130Z mixed_B=False, 2025-05-07T21:09:04.1659476Z bounds_check_version=2, 2025-05-07T21:09:04.1659845Z ) 2025-05-07T21:09:04.1660166Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1660998Z self=, 2025-05-07T21:09:04.1661896Z T=37, 2025-05-07T21:09:04.1662189Z B=37, 2025-05-07T21:09:04.1662484Z max_L=37, 2025-05-07T21:09:04.1662872Z bounds_check_mode=, 2025-05-07T21:09:04.1663384Z use_cpu=False, 2025-05-07T21:09:04.1663734Z weighted=True, 2025-05-07T21:09:04.1664069Z dtype=torch.int64, 2025-05-07T21:09:04.1664437Z mixed_B=False, 2025-05-07T21:09:04.1664806Z bounds_check_version=2, 2025-05-07T21:09:04.1665202Z ) 2025-05-07T21:09:04.1665523Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1666360Z self=, 2025-05-07T21:09:04.1667125Z T=37, 2025-05-07T21:09:04.1667405Z B=37, 2025-05-07T21:09:04.1667685Z max_L=37, 2025-05-07T21:09:04.1668079Z bounds_check_mode=, 2025-05-07T21:09:04.1668577Z use_cpu=False, 2025-05-07T21:09:04.1668927Z weighted=False, 2025-05-07T21:09:04.1669278Z dtype=torch.int64, 2025-05-07T21:09:04.1669632Z mixed_B=False, 2025-05-07T21:09:04.1669979Z bounds_check_version=2, 2025-05-07T21:09:04.1670356Z ) 2025-05-07T21:09:04.1670787Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1671561Z self=, 2025-05-07T21:09:04.1672360Z T=47, 2025-05-07T21:09:04.1672654Z B=15, 2025-05-07T21:09:04.1672944Z max_L=9, 2025-05-07T21:09:04.1673317Z bounds_check_mode=, 2025-05-07T21:09:04.1673823Z use_cpu=False, 2025-05-07T21:09:04.1674162Z weighted=True, 2025-05-07T21:09:04.1674488Z dtype=torch.int64, 2025-05-07T21:09:04.1674843Z mixed_B=True, 2025-05-07T21:09:04.1675188Z bounds_check_version=2, 2025-05-07T21:09:04.1675553Z ) 2025-05-07T21:09:04.1675860Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1676739Z self=, 2025-05-07T21:09:04.1677514Z T=47, 2025-05-07T21:09:04.1677810Z B=15, 2025-05-07T21:09:04.1678090Z max_L=47, 2025-05-07T21:09:04.1678439Z bounds_check_mode=, 2025-05-07T21:09:04.1678953Z use_cpu=False, 2025-05-07T21:09:04.1679434Z weighted=True, 2025-05-07T21:09:04.1679777Z dtype=torch.int64, 2025-05-07T21:09:04.1680131Z mixed_B=True, 2025-05-07T21:09:04.1680465Z bounds_check_version=2, 2025-05-07T21:09:04.1680811Z ) 2025-05-07T21:09:04.1681094Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1681899Z self=, 2025-05-07T21:09:04.1682694Z T=47, 2025-05-07T21:09:04.1682973Z B=47, 2025-05-07T21:09:04.1683260Z max_L=47, 2025-05-07T21:09:04.1683660Z bounds_check_mode=, 2025-05-07T21:09:04.1684168Z use_cpu=False, 2025-05-07T21:09:04.1684503Z weighted=True, 2025-05-07T21:09:04.1684856Z dtype=torch.int64, 2025-05-07T21:09:04.1685216Z mixed_B=True, 2025-05-07T21:09:04.1685579Z bounds_check_version=2, 2025-05-07T21:09:04.1685963Z ) 2025-05-07T21:09:04.1686285Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1687131Z self=, 2025-05-07T21:09:04.1687983Z T=47, 2025-05-07T21:09:04.1688277Z B=47, 2025-05-07T21:09:04.1688578Z max_L=47, 2025-05-07T21:09:04.1688977Z bounds_check_mode=, 2025-05-07T21:09:04.1689493Z use_cpu=True, 2025-05-07T21:09:04.1689940Z weighted=True, 2025-05-07T21:09:04.1690306Z dtype=torch.int64, 2025-05-07T21:09:04.1690670Z mixed_B=True, 2025-05-07T21:09:04.1691010Z bounds_check_version=2, 2025-05-07T21:09:04.1691387Z ) 2025-05-07T21:09:04.1691703Z Trying example: test_bounds_check( 2025-05-07T21:09:04.1692512Z self=, 2025-05-07T21:09:04.1693461Z T=41, 2025-05-07T21:09:04.1693747Z B=8, 2025-05-07T21:09:04.1694025Z max_L=64, 2025-05-07T21:09:04.1694427Z bounds_check_mode=, 2025-05-07T21:09:04.1694937Z use_cpu=False, 2025-05-07T21:09:04.1695269Z weighted=True, 2025-05-07T21:09:04.1695619Z dtype=torch.int64, 2025-05-07T21:09:04.1695979Z mixed_B=False, 2025-05-07T21:09:04.1696320Z bounds_check_version=1, 2025-05-07T21:09:04.1696705Z ) 2025-05-07T21:09:04.1698022Z 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:04.1700345Z 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:04.1702631Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 38, bag element: 0, idx: 9223372036854775807, num_rows: 449, indices_start: 9651, indices_end: 9686, T: 64, B: 8, b_t: 307. Setting idx to zero. 2025-05-07T21:09:04.1705100Z 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:04.1707287Z 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:04.1709782Z 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:04.1718903Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 49, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 9430, indices_end: 9483, T: 8, B: 64, b_t: 305. Setting idx to zero. 2025-05-07T21:09:04.1722301Z 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:04.1747981Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 11, table: 2, bag element: 0, idx: 9223372036854775807, num_rows: 630, indices_start: 475, indices_end: 480, T: 8, B: 64, b_t: 139. Setting idx to zero. 2025-05-07T21:09:04.1750115Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 63, table: 7, indices_start: 1722, indices_end: 1823, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:09:04.1776529Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 1, table: 2, bag element: 0, idx: 9223372036854775807, num_rows: 630, indices_start: 61, indices_end: 62, T: 8, B: 8, b_t: 17. Setting idx to zero. 2025-05-07T21:09:04.1778661Z 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:04.1815971Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 23, table: 21, bag element: 0, idx: 9223372036854775807, num_rows: 552, indices_start: 2530, indices_end: 2541, T: 39, B: 28, b_t: 364. Setting idx to zero. 2025-05-07T21:09:04.1818146Z 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:04.1855611Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 7, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1851, indices_end: 1855, T: 39, B: 9, b_t: 266. Setting idx to zero. 2025-05-07T21:09:04.1857793Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 32, table: 38, indices_start: 5955, indices_end: 6062, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:09:04.1895099Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 6, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1847, indices_end: 1851, T: 39, B: 9, b_t: 265. Setting idx to zero. 2025-05-07T21:09:04.1897268Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 32, table: 38, indices_start: 5955, indices_end: 6062, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:09:04.2031721Z [E507 21:09:04.182097652 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:04.2034675Z [E507 21:09:04.182324056 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:04.2227347Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2228293Z self=, 2025-05-07T21:09:04.2229097Z T=41, 2025-05-07T21:09:04.2229393Z B=8, 2025-05-07T21:09:04.2229676Z max_L=64, 2025-05-07T21:09:04.2230059Z bounds_check_mode=, 2025-05-07T21:09:04.2230535Z use_cpu=False, 2025-05-07T21:09:04.2230851Z weighted=False, 2025-05-07T21:09:04.2231199Z dtype=torch.int64, 2025-05-07T21:09:04.2231557Z mixed_B=False, 2025-05-07T21:09:04.2231904Z bounds_check_version=1, 2025-05-07T21:09:04.2232286Z ) 2025-05-07T21:09:04.2232602Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2233696Z self=, 2025-05-07T21:09:04.2234524Z T=64, 2025-05-07T21:09:04.2234825Z B=8, 2025-05-07T21:09:04.2235108Z max_L=64, 2025-05-07T21:09:04.2235509Z bounds_check_mode=, 2025-05-07T21:09:04.2236128Z use_cpu=False, 2025-05-07T21:09:04.2236422Z weighted=False, 2025-05-07T21:09:04.2236734Z dtype=torch.int64, 2025-05-07T21:09:04.2237042Z mixed_B=False, 2025-05-07T21:09:04.2237334Z bounds_check_version=1, 2025-05-07T21:09:04.2237653Z ) 2025-05-07T21:09:04.2237937Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2238685Z self=, 2025-05-07T21:09:04.2239416Z T=8, 2025-05-07T21:09:04.2239698Z B=8, 2025-05-07T21:09:04.2239965Z max_L=64, 2025-05-07T21:09:04.2240333Z bounds_check_mode=, 2025-05-07T21:09:04.2240813Z use_cpu=False, 2025-05-07T21:09:04.2241136Z weighted=False, 2025-05-07T21:09:04.2241480Z dtype=torch.int64, 2025-05-07T21:09:04.2241843Z mixed_B=False, 2025-05-07T21:09:04.2242194Z bounds_check_version=1, 2025-05-07T21:09:04.2242545Z ) 2025-05-07T21:09:04.2242848Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2243794Z self=, 2025-05-07T21:09:04.2244530Z T=8, 2025-05-07T21:09:04.2244798Z B=64, 2025-05-07T21:09:04.2245081Z max_L=64, 2025-05-07T21:09:04.2245436Z bounds_check_mode=, 2025-05-07T21:09:04.2245921Z use_cpu=False, 2025-05-07T21:09:04.2246412Z weighted=False, 2025-05-07T21:09:04.2246751Z dtype=torch.int64, 2025-05-07T21:09:04.2247069Z mixed_B=False, 2025-05-07T21:09:04.2247419Z bounds_check_version=1, 2025-05-07T21:09:04.2247790Z ) 2025-05-07T21:09:04.2248082Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2248853Z self=, 2025-05-07T21:09:04.2249633Z T=8, 2025-05-07T21:09:04.2249886Z B=64, 2025-05-07T21:09:04.2250152Z max_L=8, 2025-05-07T21:09:04.2250521Z bounds_check_mode=, 2025-05-07T21:09:04.2250978Z use_cpu=False, 2025-05-07T21:09:04.2251312Z weighted=False, 2025-05-07T21:09:04.2251655Z dtype=torch.int64, 2025-05-07T21:09:04.2252010Z mixed_B=False, 2025-05-07T21:09:04.2252365Z bounds_check_version=1, 2025-05-07T21:09:04.2252749Z ) 2025-05-07T21:09:04.2253067Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2253925Z self=, 2025-05-07T21:09:04.2254756Z T=8, 2025-05-07T21:09:04.2255049Z B=8, 2025-05-07T21:09:04.2255335Z max_L=8, 2025-05-07T21:09:04.2255747Z bounds_check_mode=, 2025-05-07T21:09:04.2256506Z use_cpu=False, 2025-05-07T21:09:04.2256852Z weighted=False, 2025-05-07T21:09:04.2257203Z dtype=torch.int64, 2025-05-07T21:09:04.2257568Z mixed_B=False, 2025-05-07T21:09:04.2257886Z bounds_check_version=1, 2025-05-07T21:09:04.2258260Z ) 2025-05-07T21:09:04.2258572Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2259357Z self=, 2025-05-07T21:09:04.2260108Z T=39, 2025-05-07T21:09:04.2260388Z B=30, 2025-05-07T21:09:04.2260650Z max_L=15, 2025-05-07T21:09:04.2261031Z bounds_check_mode=, 2025-05-07T21:09:04.2261528Z use_cpu=False, 2025-05-07T21:09:04.2261861Z weighted=False, 2025-05-07T21:09:04.2262207Z dtype=torch.int64, 2025-05-07T21:09:04.2262529Z mixed_B=True, 2025-05-07T21:09:04.2262842Z bounds_check_version=1, 2025-05-07T21:09:04.2263192Z ) 2025-05-07T21:09:04.2263505Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2264437Z self=, 2025-05-07T21:09:04.2265154Z T=39, 2025-05-07T21:09:04.2265447Z B=39, 2025-05-07T21:09:04.2265738Z max_L=15, 2025-05-07T21:09:04.2266135Z bounds_check_mode=, 2025-05-07T21:09:04.2266654Z use_cpu=False, 2025-05-07T21:09:04.2267006Z weighted=False, 2025-05-07T21:09:04.2267359Z dtype=torch.int64, 2025-05-07T21:09:04.2267709Z mixed_B=True, 2025-05-07T21:09:04.2268053Z bounds_check_version=1, 2025-05-07T21:09:04.2268420Z ) 2025-05-07T21:09:04.2268732Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2269560Z self=, 2025-05-07T21:09:04.2270378Z T=39, 2025-05-07T21:09:04.2270674Z B=39, 2025-05-07T21:09:04.2270963Z max_L=15, 2025-05-07T21:09:04.2271353Z bounds_check_mode=, 2025-05-07T21:09:04.2271871Z use_cpu=False, 2025-05-07T21:09:04.2272219Z weighted=True, 2025-05-07T21:09:04.2272561Z dtype=torch.int64, 2025-05-07T21:09:04.2272908Z mixed_B=True, 2025-05-07T21:09:04.2273283Z bounds_check_version=1, 2025-05-07T21:09:04.2283621Z ) 2025-05-07T21:09:04.2284006Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2284985Z self=, 2025-05-07T21:09:04.2285811Z T=39, 2025-05-07T21:09:04.2286111Z B=39, 2025-05-07T21:09:04.2286405Z max_L=15, 2025-05-07T21:09:04.2286811Z bounds_check_mode=, 2025-05-07T21:09:04.2287338Z use_cpu=True, 2025-05-07T21:09:04.2287756Z weighted=True, 2025-05-07T21:09:04.2288101Z dtype=torch.int64, 2025-05-07T21:09:04.2288462Z mixed_B=True, 2025-05-07T21:09:04.2288813Z bounds_check_version=1, 2025-05-07T21:09:04.2289190Z ) 2025-05-07T21:09:04.2289525Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2290384Z self=, 2025-05-07T21:09:04.2291206Z T=24, 2025-05-07T21:09:04.2291505Z B=5, 2025-05-07T21:09:04.2291797Z max_L=40, 2025-05-07T21:09:04.2292202Z bounds_check_mode=, 2025-05-07T21:09:04.2292715Z use_cpu=False, 2025-05-07T21:09:04.2293058Z weighted=False, 2025-05-07T21:09:04.2293416Z dtype=torch.int64, 2025-05-07T21:09:04.2293774Z mixed_B=True, 2025-05-07T21:09:04.2294122Z bounds_check_version=1, 2025-05-07T21:09:04.2294501Z ) 2025-05-07T21:09:04.2294814Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2295661Z self=, 2025-05-07T21:09:04.2296491Z T=24, 2025-05-07T21:09:04.2296777Z B=5, 2025-05-07T21:09:04.2297071Z max_L=5, 2025-05-07T21:09:04.2297476Z bounds_check_mode=, 2025-05-07T21:09:04.2298072Z use_cpu=False, 2025-05-07T21:09:04.2298420Z weighted=False, 2025-05-07T21:09:04.2298773Z dtype=torch.int64, 2025-05-07T21:09:04.2299127Z mixed_B=True, 2025-05-07T21:09:04.2299479Z bounds_check_version=1, 2025-05-07T21:09:04.2299854Z ) 2025-05-07T21:09:04.2300168Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2301018Z self=, 2025-05-07T21:09:04.2301851Z T=24, 2025-05-07T21:09:04.2302143Z B=5, 2025-05-07T21:09:04.2302425Z max_L=5, 2025-05-07T21:09:04.2302826Z bounds_check_mode=, 2025-05-07T21:09:04.2303341Z use_cpu=False, 2025-05-07T21:09:04.2303674Z weighted=False, 2025-05-07T21:09:04.2304035Z dtype=torch.int64, 2025-05-07T21:09:04.2304400Z mixed_B=False, 2025-05-07T21:09:04.2304745Z bounds_check_version=1, 2025-05-07T21:09:04.2305121Z ) 2025-05-07T21:09:04.2305443Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2306360Z self=, 2025-05-07T21:09:04.2307186Z T=24, 2025-05-07T21:09:04.2307482Z B=24, 2025-05-07T21:09:04.2307765Z max_L=5, 2025-05-07T21:09:04.2308162Z bounds_check_mode=, 2025-05-07T21:09:04.2309014Z use_cpu=False, 2025-05-07T21:09:04.2309362Z weighted=False, 2025-05-07T21:09:04.2309732Z dtype=torch.int64, 2025-05-07T21:09:04.2310101Z mixed_B=False, 2025-05-07T21:09:04.2310459Z bounds_check_version=1, 2025-05-07T21:09:04.2310829Z ) 2025-05-07T21:09:04.2311156Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2312005Z self=, 2025-05-07T21:09:04.2312827Z T=12, 2025-05-07T21:09:04.2313122Z B=52, 2025-05-07T21:09:04.2313423Z max_L=45, 2025-05-07T21:09:04.2313824Z bounds_check_mode=, 2025-05-07T21:09:04.2314351Z use_cpu=False, 2025-05-07T21:09:04.2314692Z weighted=False, 2025-05-07T21:09:04.2315039Z dtype=torch.int32, 2025-05-07T21:09:04.2315401Z mixed_B=True, 2025-05-07T21:09:04.2315761Z bounds_check_version=2, 2025-05-07T21:09:04.2316207Z ) 2025-05-07T21:09:04.2316531Z Trying example: test_bounds_check( 2025-05-07T21:09:04.2317518Z self=, 2025-05-07T21:09:04.2318351Z T=12, 2025-05-07T21:09:04.2318644Z B=12, 2025-05-07T21:09:04.2318935Z max_L=45, 2025-05-07T21:09:04.2319339Z bounds_check_mode=, 2025-05-07T21:09:04.2319842Z use_cpu=False, 2025-05-07T21:09:04.2320179Z weighted=False, 2025-05-07T21:09:04.2320693Z dtype=torch.int32, 2025-05-07T21:09:04.2321045Z mixed_B=True, 2025-05-07T21:09:04.2321394Z bounds_check_version=2, 2025-05-07T21:09:04.2321771Z ) 2025-05-07T21:09:04.2322058Z PASSED 2025-05-07T21:09:04.2322724Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:09:04.3392814Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:09:04.3394210Z self=, 2025-05-07T21:09:04.3395020Z T=1, 2025-05-07T21:09:04.3395307Z B=1, 2025-05-07T21:09:04.3395624Z L=0, 2025-05-07T21:09:04.3396099Z use_cpu=False, 2025-05-07T21:09:04.3396504Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3396959Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3397420Z ) 2025-05-07T21:09:04.3397730Z Trying example: test_pruning( 2025-05-07T21:09:04.3398507Z self=, 2025-05-07T21:09:04.3399270Z T=4, 2025-05-07T21:09:04.3399547Z B=1, 2025-05-07T21:09:04.3399815Z L=0, 2025-05-07T21:09:04.3400453Z use_cpu=False, 2025-05-07T21:09:04.3400816Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3401253Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3401701Z ) 2025-05-07T21:09:04.3402018Z Trying example: test_pruning( 2025-05-07T21:09:04.3402777Z self=, 2025-05-07T21:09:04.3403594Z T=4, 2025-05-07T21:09:04.3403908Z B=5, 2025-05-07T21:09:04.3404188Z L=1, 2025-05-07T21:09:04.3404481Z use_cpu=True, 2025-05-07T21:09:04.3404846Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3405282Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3405730Z ) 2025-05-07T21:09:04.3406043Z Trying example: test_pruning( 2025-05-07T21:09:04.3406807Z self=, 2025-05-07T21:09:04.3407631Z T=5, 2025-05-07T21:09:04.3407920Z B=1, 2025-05-07T21:09:04.3408190Z L=0, 2025-05-07T21:09:04.3408451Z use_cpu=False, 2025-05-07T21:09:04.3409045Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3409652Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3410083Z ) 2025-05-07T21:09:04.3410377Z Trying example: test_pruning( 2025-05-07T21:09:04.3411067Z self=, 2025-05-07T21:09:04.3411833Z T=5, 2025-05-07T21:09:04.3412112Z B=5, 2025-05-07T21:09:04.3412389Z L=4, 2025-05-07T21:09:04.3412659Z use_cpu=True, 2025-05-07T21:09:04.3412994Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3413420Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3413838Z ) 2025-05-07T21:09:04.3414133Z Trying example: test_pruning( 2025-05-07T21:09:04.3414870Z self=, 2025-05-07T21:09:04.3415627Z T=3, 2025-05-07T21:09:04.3415902Z B=2, 2025-05-07T21:09:04.3416172Z L=4, 2025-05-07T21:09:04.3416443Z use_cpu=True, 2025-05-07T21:09:04.3416781Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3417196Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3417601Z ) 2025-05-07T21:09:04.3417891Z Trying example: test_pruning( 2025-05-07T21:09:04.3418605Z self=, 2025-05-07T21:09:04.3419350Z T=4, 2025-05-07T21:09:04.3419625Z B=1, 2025-05-07T21:09:04.3420075Z L=2, 2025-05-07T21:09:04.3420375Z use_cpu=True, 2025-05-07T21:09:04.3420708Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3421118Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3421557Z ) 2025-05-07T21:09:04.3421852Z Trying example: test_pruning( 2025-05-07T21:09:04.3422624Z self=, 2025-05-07T21:09:04.3423567Z T=5, 2025-05-07T21:09:04.3423848Z B=3, 2025-05-07T21:09:04.3424133Z L=8, 2025-05-07T21:09:04.3424430Z use_cpu=False, 2025-05-07T21:09:04.3424797Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3425252Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3425689Z ) 2025-05-07T21:09:04.3425995Z Trying example: test_pruning( 2025-05-07T21:09:04.3426776Z self=, 2025-05-07T21:09:04.3427577Z T=3, 2025-05-07T21:09:04.3427866Z B=6, 2025-05-07T21:09:04.3428151Z L=3, 2025-05-07T21:09:04.3428456Z use_cpu=False, 2025-05-07T21:09:04.3428816Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3429236Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3429669Z ) 2025-05-07T21:09:04.3429964Z Trying example: test_pruning( 2025-05-07T21:09:04.3430752Z self=, 2025-05-07T21:09:04.3431522Z T=3, 2025-05-07T21:09:04.3431810Z B=1, 2025-05-07T21:09:04.3432083Z L=1, 2025-05-07T21:09:04.3432374Z use_cpu=False, 2025-05-07T21:09:04.3432900Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3433334Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3433791Z ) 2025-05-07T21:09:04.3434104Z Trying example: test_pruning( 2025-05-07T21:09:04.3434872Z self=, 2025-05-07T21:09:04.3435662Z T=2, 2025-05-07T21:09:04.3436045Z B=2, 2025-05-07T21:09:04.3436336Z L=1, 2025-05-07T21:09:04.3436632Z use_cpu=True, 2025-05-07T21:09:04.3436984Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3437431Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3437889Z ) 2025-05-07T21:09:04.3438216Z Trying example: test_pruning( 2025-05-07T21:09:04.3438968Z self=, 2025-05-07T21:09:04.3439716Z T=5, 2025-05-07T21:09:04.3440001Z B=3, 2025-05-07T21:09:04.3440265Z L=6, 2025-05-07T21:09:04.3440552Z use_cpu=False, 2025-05-07T21:09:04.3440895Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3441407Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3441842Z ) 2025-05-07T21:09:04.3442141Z Trying example: test_pruning( 2025-05-07T21:09:04.3442889Z self=, 2025-05-07T21:09:04.3443647Z T=3, 2025-05-07T21:09:04.3443920Z B=3, 2025-05-07T21:09:04.3444187Z L=6, 2025-05-07T21:09:04.3444466Z use_cpu=False, 2025-05-07T21:09:04.3444808Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3445230Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3445649Z ) 2025-05-07T21:09:04.3445946Z Trying example: test_pruning( 2025-05-07T21:09:04.3446686Z self=, 2025-05-07T21:09:04.3447434Z T=3, 2025-05-07T21:09:04.3447694Z B=3, 2025-05-07T21:09:04.3447963Z L=3, 2025-05-07T21:09:04.3448240Z use_cpu=False, 2025-05-07T21:09:04.3448592Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3449026Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3449453Z ) 2025-05-07T21:09:04.3449765Z Trying example: test_pruning( 2025-05-07T21:09:04.3450502Z self=, 2025-05-07T21:09:04.3451253Z T=5, 2025-05-07T21:09:04.3451537Z B=2, 2025-05-07T21:09:04.3451819Z L=5, 2025-05-07T21:09:04.3452215Z use_cpu=False, 2025-05-07T21:09:04.3452567Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3452993Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3453436Z ) 2025-05-07T21:09:04.3453753Z Trying example: test_pruning( 2025-05-07T21:09:04.3454531Z self=, 2025-05-07T21:09:04.3455422Z T=5, 2025-05-07T21:09:04.3455702Z B=2, 2025-05-07T21:09:04.3455989Z L=5, 2025-05-07T21:09:04.3456291Z use_cpu=False, 2025-05-07T21:09:04.3456654Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3457103Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3457548Z ) 2025-05-07T21:09:04.3457860Z Trying example: test_pruning( 2025-05-07T21:09:04.3458622Z self=, 2025-05-07T21:09:04.3459390Z T=2, 2025-05-07T21:09:04.3459668Z B=2, 2025-05-07T21:09:04.3459937Z L=5, 2025-05-07T21:09:04.3460234Z use_cpu=False, 2025-05-07T21:09:04.3460588Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3461027Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3461435Z ) 2025-05-07T21:09:04.3461746Z Trying example: test_pruning( 2025-05-07T21:09:04.3462518Z self=, 2025-05-07T21:09:04.3463315Z T=5, 2025-05-07T21:09:04.3463607Z B=5, 2025-05-07T21:09:04.3463884Z L=5, 2025-05-07T21:09:04.3464183Z use_cpu=False, 2025-05-07T21:09:04.3464544Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3465084Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3465535Z ) 2025-05-07T21:09:04.3465851Z Trying example: test_pruning( 2025-05-07T21:09:04.3466607Z self=, 2025-05-07T21:09:04.3467428Z T=5, 2025-05-07T21:09:04.3467721Z B=5, 2025-05-07T21:09:04.3468000Z L=5, 2025-05-07T21:09:04.3468279Z use_cpu=False, 2025-05-07T21:09:04.3468643Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3469063Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3469490Z ) 2025-05-07T21:09:04.3469794Z Trying example: test_pruning( 2025-05-07T21:09:04.3470513Z self=, 2025-05-07T21:09:04.3471248Z T=5, 2025-05-07T21:09:04.3471524Z B=3, 2025-05-07T21:09:04.3471798Z L=2, 2025-05-07T21:09:04.3472071Z use_cpu=True, 2025-05-07T21:09:04.3472411Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3472835Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3473358Z ) 2025-05-07T21:09:04.3473665Z Trying example: test_pruning( 2025-05-07T21:09:04.3474408Z self=, 2025-05-07T21:09:04.3475158Z T=5, 2025-05-07T21:09:04.3475429Z B=3, 2025-05-07T21:09:04.3475696Z L=3, 2025-05-07T21:09:04.3476071Z use_cpu=True, 2025-05-07T21:09:04.3476415Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3476834Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3477248Z ) 2025-05-07T21:09:04.3477540Z Trying example: test_pruning( 2025-05-07T21:09:04.3478283Z self=, 2025-05-07T21:09:04.3479034Z T=3, 2025-05-07T21:09:04.3479301Z B=3, 2025-05-07T21:09:04.3479573Z L=3, 2025-05-07T21:09:04.3479854Z use_cpu=True, 2025-05-07T21:09:04.3480183Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3480603Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3481023Z ) 2025-05-07T21:09:04.3481291Z Trying example: test_pruning( 2025-05-07T21:09:04.3481995Z self=, 2025-05-07T21:09:04.3482742Z T=3, 2025-05-07T21:09:04.3483024Z B=3, 2025-05-07T21:09:04.3483313Z L=3, 2025-05-07T21:09:04.3483600Z use_cpu=True, 2025-05-07T21:09:04.3484035Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3484463Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3484889Z ) 2025-05-07T21:09:04.3485183Z Trying example: test_pruning( 2025-05-07T21:09:04.3485917Z self=, 2025-05-07T21:09:04.3486818Z T=1, 2025-05-07T21:09:04.3487136Z B=4, 2025-05-07T21:09:04.3487410Z L=1, 2025-05-07T21:09:04.3487702Z use_cpu=True, 2025-05-07T21:09:04.3488055Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3488475Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3488939Z ) 2025-05-07T21:09:04.3489265Z Trying example: test_pruning( 2025-05-07T21:09:04.3490044Z self=, 2025-05-07T21:09:04.3490819Z T=1, 2025-05-07T21:09:04.3491107Z B=4, 2025-05-07T21:09:04.3491397Z L=4, 2025-05-07T21:09:04.3491689Z use_cpu=True, 2025-05-07T21:09:04.3492050Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3492486Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3492920Z ) 2025-05-07T21:09:04.3493231Z Trying example: test_pruning( 2025-05-07T21:09:04.3493980Z self=, 2025-05-07T21:09:04.3494800Z T=1, 2025-05-07T21:09:04.3495079Z B=1, 2025-05-07T21:09:04.3495363Z L=4, 2025-05-07T21:09:04.3495644Z use_cpu=True, 2025-05-07T21:09:04.3496008Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3496423Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3496964Z ) 2025-05-07T21:09:04.3497281Z Trying example: test_pruning( 2025-05-07T21:09:04.3498053Z self=, 2025-05-07T21:09:04.3498850Z T=3, 2025-05-07T21:09:04.3499134Z B=6, 2025-05-07T21:09:04.3499419Z L=2, 2025-05-07T21:09:04.3499715Z use_cpu=False, 2025-05-07T21:09:04.3500064Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3500507Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3500952Z ) 2025-05-07T21:09:04.3501254Z Trying example: test_pruning( 2025-05-07T21:09:04.3502039Z self=, 2025-05-07T21:09:04.3502843Z T=3, 2025-05-07T21:09:04.3503127Z B=6, 2025-05-07T21:09:04.3503392Z L=6, 2025-05-07T21:09:04.3503717Z use_cpu=False, 2025-05-07T21:09:04.3504086Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3504509Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3504944Z ) 2025-05-07T21:09:04.3505343Z Trying example: test_pruning( 2025-05-07T21:09:04.3506049Z self=, 2025-05-07T21:09:04.3506819Z T=3, 2025-05-07T21:09:04.3507084Z B=6, 2025-05-07T21:09:04.3507358Z L=6, 2025-05-07T21:09:04.3507639Z use_cpu=False, 2025-05-07T21:09:04.3507976Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3508383Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3509114Z ) 2025-05-07T21:09:04.3509415Z Trying example: test_pruning( 2025-05-07T21:09:04.3510150Z self=, 2025-05-07T21:09:04.3510909Z T=3, 2025-05-07T21:09:04.3511184Z B=3, 2025-05-07T21:09:04.3511446Z L=6, 2025-05-07T21:09:04.3511724Z use_cpu=False, 2025-05-07T21:09:04.3512071Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3512477Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3512903Z ) 2025-05-07T21:09:04.3513202Z Trying example: test_pruning( 2025-05-07T21:09:04.3513970Z self=, 2025-05-07T21:09:04.3514759Z T=3, 2025-05-07T21:09:04.3515030Z B=3, 2025-05-07T21:09:04.3515293Z L=3, 2025-05-07T21:09:04.3515573Z use_cpu=False, 2025-05-07T21:09:04.3515981Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3516547Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3516973Z ) 2025-05-07T21:09:04.3517275Z Trying example: test_pruning( 2025-05-07T21:09:04.3518001Z self=, 2025-05-07T21:09:04.3518736Z T=4, 2025-05-07T21:09:04.3519168Z B=6, 2025-05-07T21:09:04.3519450Z L=3, 2025-05-07T21:09:04.3519731Z use_cpu=True, 2025-05-07T21:09:04.3520077Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3520496Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3520932Z ) 2025-05-07T21:09:04.3521238Z Trying example: test_pruning( 2025-05-07T21:09:04.3522029Z self=, 2025-05-07T21:09:04.3533945Z T=3, 2025-05-07T21:09:04.3534282Z B=6, 2025-05-07T21:09:04.3534566Z L=3, 2025-05-07T21:09:04.3534851Z use_cpu=True, 2025-05-07T21:09:04.3535187Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3535612Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3536044Z ) 2025-05-07T21:09:04.3698855Z Trying example: test_pruning( 2025-05-07T21:09:04.3699683Z self=, 2025-05-07T21:09:04.3700441Z T=3, 2025-05-07T21:09:04.3700740Z B=5, 2025-05-07T21:09:04.3700989Z L=0, 2025-05-07T21:09:04.3701279Z use_cpu=False, 2025-05-07T21:09:04.3701596Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3702017Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3702750Z ) 2025-05-07T21:09:04.3703053Z Trying example: test_pruning( 2025-05-07T21:09:04.3703855Z self=, 2025-05-07T21:09:04.3704628Z T=3, 2025-05-07T21:09:04.3704919Z B=5, 2025-05-07T21:09:04.3705197Z L=0, 2025-05-07T21:09:04.3705492Z use_cpu=True, 2025-05-07T21:09:04.3705850Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3706258Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3706685Z ) 2025-05-07T21:09:04.3706998Z Trying example: test_pruning( 2025-05-07T21:09:04.3707750Z self=, 2025-05-07T21:09:04.3708447Z T=3, 2025-05-07T21:09:04.3709049Z B=5, 2025-05-07T21:09:04.3709350Z L=0, 2025-05-07T21:09:04.3709638Z use_cpu=True, 2025-05-07T21:09:04.3709997Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3710436Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3710876Z ) 2025-05-07T21:09:04.3711201Z Trying example: test_pruning( 2025-05-07T21:09:04.3712162Z self=, 2025-05-07T21:09:04.3712961Z T=5, 2025-05-07T21:09:04.3713255Z B=5, 2025-05-07T21:09:04.3713546Z L=0, 2025-05-07T21:09:04.3713837Z use_cpu=True, 2025-05-07T21:09:04.3714199Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3714635Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3715071Z ) 2025-05-07T21:09:04.3715391Z Trying example: test_pruning( 2025-05-07T21:09:04.3716246Z self=, 2025-05-07T21:09:04.3717043Z T=5, 2025-05-07T21:09:04.3717337Z B=1, 2025-05-07T21:09:04.3717636Z L=0, 2025-05-07T21:09:04.3717934Z use_cpu=True, 2025-05-07T21:09:04.3718283Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3718717Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3719162Z ) 2025-05-07T21:09:04.3719474Z Trying example: test_pruning( 2025-05-07T21:09:04.3720263Z self=, 2025-05-07T21:09:04.3721054Z T=5, 2025-05-07T21:09:04.3721337Z B=1, 2025-05-07T21:09:04.3721628Z L=5, 2025-05-07T21:09:04.3721928Z use_cpu=True, 2025-05-07T21:09:04.3722277Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3722713Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3723288Z ) 2025-05-07T21:09:04.3723607Z Trying example: test_pruning( 2025-05-07T21:09:04.3724396Z self=, 2025-05-07T21:09:04.3725198Z T=5, 2025-05-07T21:09:04.3725482Z B=5, 2025-05-07T21:09:04.3725900Z L=5, 2025-05-07T21:09:04.3726199Z use_cpu=True, 2025-05-07T21:09:04.3726589Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3727016Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3727466Z ) 2025-05-07T21:09:04.3727781Z Trying example: test_pruning( 2025-05-07T21:09:04.3728567Z self=, 2025-05-07T21:09:04.3729369Z T=1, 2025-05-07T21:09:04.3729666Z B=6, 2025-05-07T21:09:04.3729953Z L=3, 2025-05-07T21:09:04.3730245Z use_cpu=False, 2025-05-07T21:09:04.3730609Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3731043Z use_array_for_index_remapping=False, 2025-05-07T21:09:04.3731494Z ) 2025-05-07T21:09:04.3731810Z Trying example: test_pruning( 2025-05-07T21:09:04.3732595Z self=, 2025-05-07T21:09:04.3733385Z T=1, 2025-05-07T21:09:04.3733678Z B=6, 2025-05-07T21:09:04.3733966Z L=3, 2025-05-07T21:09:04.3734264Z use_cpu=False, 2025-05-07T21:09:04.3734624Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3735052Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3735471Z ) 2025-05-07T21:09:04.3735736Z Trying example: test_pruning( 2025-05-07T21:09:04.3736625Z self=, 2025-05-07T21:09:04.3737411Z T=1, 2025-05-07T21:09:04.3737700Z B=6, 2025-05-07T21:09:04.3737985Z L=3, 2025-05-07T21:09:04.3738286Z use_cpu=False, 2025-05-07T21:09:04.3738644Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3739093Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3739548Z ) 2025-05-07T21:09:04.3739854Z Trying example: test_pruning( 2025-05-07T21:09:04.3740640Z self=, 2025-05-07T21:09:04.3741438Z T=1, 2025-05-07T21:09:04.3741722Z B=1, 2025-05-07T21:09:04.3742015Z L=3, 2025-05-07T21:09:04.3742319Z use_cpu=False, 2025-05-07T21:09:04.3742673Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3743117Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3743565Z ) 2025-05-07T21:09:04.3743870Z Trying example: test_pruning( 2025-05-07T21:09:04.3744736Z self=, 2025-05-07T21:09:04.3745547Z T=1, 2025-05-07T21:09:04.3745830Z B=1, 2025-05-07T21:09:04.3746124Z L=1, 2025-05-07T21:09:04.3746423Z use_cpu=False, 2025-05-07T21:09:04.3746782Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3747238Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3747683Z ) 2025-05-07T21:09:04.3748004Z Trying example: test_pruning( 2025-05-07T21:09:04.3748776Z self=, 2025-05-07T21:09:04.3749572Z T=1, 2025-05-07T21:09:04.3749860Z B=1, 2025-05-07T21:09:04.3750140Z L=1, 2025-05-07T21:09:04.3750444Z use_cpu=False, 2025-05-07T21:09:04.3750804Z use_cpu_hashtable=True, 2025-05-07T21:09:04.3751229Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3751674Z ) 2025-05-07T21:09:04.3751990Z Trying example: test_pruning( 2025-05-07T21:09:04.3752775Z self=, 2025-05-07T21:09:04.3753578Z T=2, 2025-05-07T21:09:04.3753872Z B=1, 2025-05-07T21:09:04.3754152Z L=4, 2025-05-07T21:09:04.3754445Z use_cpu=True, 2025-05-07T21:09:04.3754805Z use_cpu_hashtable=False, 2025-05-07T21:09:04.3755245Z use_array_for_index_remapping=True, 2025-05-07T21:09:04.3755691Z ) 2025-05-07T21:09:04.3756261Z PASSED 2025-05-07T21:09:13.6939241Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:09:13.6939747Z 2025-05-07T21:09:13.6939914Z ============================== 4 passed in 11.83s ============================== 2025-05-07T21:09:14.3571052Z 2025-05-07T21:09:14.3571757Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:09:14.3592634Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 15 seconds 2025-05-07T21:09:14.3593065Z 2025-05-07T21:09:14.3593082Z 2025-05-07T21:09:14.3593088Z 2025-05-07T21:09:14.3593104Z 2025-05-07T21:09:14.3616239Z ################################################################################ 2025-05-07T21:09:14.3631772Z # [2025-05-07T21:09:14.362Z] Run Python Test Suite: 2025-05-07T21:09:14.3632117Z # ./utils/filestore_test.py 2025-05-07T21:09:14.3632400Z ################################################################################ 2025-05-07T21:09:14.3657090Z + 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:09:14.3657704Z 2025-05-07T21:09:16.5084650Z ============================= test session starts ============================== 2025-05-07T21:09:16.5085288Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:16.5085813Z cachedir: .pytest_cache 2025-05-07T21:09:16.5086392Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:16.5087388Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:16.5087790Z plugins: hypothesis-6.131.14 2025-05-07T21:09:18.1713926Z collecting ... collected 8 items 2025-05-07T21:09:18.1714135Z 2025-05-07T21:09:18.1726054Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:09:18.1734064Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:09:18.1741622Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:09:18.1749291Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:09:18.1756722Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:09:18.1765055Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:09:18.1821788Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:09:18.1862890Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:09:18.1863339Z 2025-05-07T21:09:18.1863524Z =========================== short test summary info ============================ 2025-05-07T21:09:18.1864056Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:09:18.1864638Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:09:18.1865199Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:09:18.1865760Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:09:18.1866272Z ========================= 4 passed, 4 skipped in 1.81s ========================= 2025-05-07T21:09:18.7201274Z 2025-05-07T21:09:18.7201964Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:09:18.7218386Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:09:18.7218689Z 2025-05-07T21:09:18.7218693Z 2025-05-07T21:09:18.7218697Z 2025-05-07T21:09:18.7218715Z 2025-05-07T21:09:18.7240911Z ################################################################################ 2025-05-07T21:09:18.7256435Z # [2025-05-07T21:09:18.725Z] Run Python Test Suite: 2025-05-07T21:09:18.7256754Z # ./uvm/copy_test.py 2025-05-07T21:09:18.7257013Z ################################################################################ 2025-05-07T21:09:18.7281430Z + 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:09:18.7282013Z 2025-05-07T21:09:20.8776689Z ============================= test session starts ============================== 2025-05-07T21:09:20.8777610Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:20.8778349Z cachedir: .pytest_cache 2025-05-07T21:09:20.8779489Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:20.8780918Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:20.8781705Z plugins: hypothesis-6.131.14 2025-05-07T21:09:22.5924759Z collecting ... collected 3 items 2025-05-07T21:09:22.5925000Z 2025-05-07T21:09:22.9199695Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9200225Z self=, 2025-05-07T21:09:22.9200554Z sizes=[1], 2025-05-07T21:09:22.9200889Z uvm_op=, 2025-05-07T21:09:22.9201362Z ) 2025-05-07T21:09:22.9201573Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9201899Z self=, 2025-05-07T21:09:22.9202220Z sizes=[7], 2025-05-07T21:09:22.9202500Z uvm_op=, 2025-05-07T21:09:22.9203121Z ) 2025-05-07T21:09:22.9203312Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9203639Z self=, 2025-05-07T21:09:22.9203956Z sizes=[7, 2, 6, 6], 2025-05-07T21:09:22.9204289Z uvm_op=, 2025-05-07T21:09:22.9204650Z ) 2025-05-07T21:09:22.9204834Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9205156Z self=, 2025-05-07T21:09:22.9205475Z sizes=[3], 2025-05-07T21:09:22.9205757Z uvm_op=, 2025-05-07T21:09:22.9206079Z ) 2025-05-07T21:09:22.9206275Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9206594Z self=, 2025-05-07T21:09:22.9206910Z sizes=[3, 3, 6, 1], 2025-05-07T21:09:22.9207209Z uvm_op=, 2025-05-07T21:09:22.9207537Z ) 2025-05-07T21:09:22.9207722Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9208143Z self=, 2025-05-07T21:09:22.9208465Z sizes=[5], 2025-05-07T21:09:22.9209038Z uvm_op=, 2025-05-07T21:09:22.9209403Z ) 2025-05-07T21:09:22.9209594Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9209907Z self=, 2025-05-07T21:09:22.9210233Z sizes=[1, 7, 5, 4], 2025-05-07T21:09:22.9210534Z uvm_op=, 2025-05-07T21:09:22.9210870Z ) 2025-05-07T21:09:22.9211056Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9211374Z self=, 2025-05-07T21:09:22.9211699Z sizes=[8, 8, 1, 8], 2025-05-07T21:09:22.9212026Z uvm_op=, 2025-05-07T21:09:22.9212384Z ) 2025-05-07T21:09:22.9212576Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9212894Z self=, 2025-05-07T21:09:22.9213219Z sizes=[5, 6], 2025-05-07T21:09:22.9213507Z uvm_op=, 2025-05-07T21:09:22.9213832Z ) 2025-05-07T21:09:22.9214025Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9214344Z self=, 2025-05-07T21:09:22.9214657Z sizes=[4, 3], 2025-05-07T21:09:22.9215079Z uvm_op=, 2025-05-07T21:09:22.9215442Z ) 2025-05-07T21:09:22.9215636Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9215949Z self=, 2025-05-07T21:09:22.9216266Z sizes=[7, 7, 5, 7], 2025-05-07T21:09:22.9216644Z uvm_op=, 2025-05-07T21:09:22.9216968Z ) 2025-05-07T21:09:22.9217154Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9217470Z self=, 2025-05-07T21:09:22.9217784Z sizes=[7, 7, 7, 7], 2025-05-07T21:09:22.9218083Z uvm_op=, 2025-05-07T21:09:22.9218410Z ) 2025-05-07T21:09:22.9218595Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9218913Z self=, 2025-05-07T21:09:22.9219229Z sizes=[7, 5, 8, 8], 2025-05-07T21:09:22.9219560Z uvm_op=, 2025-05-07T21:09:22.9219914Z ) 2025-05-07T21:09:22.9220111Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9220428Z self=, 2025-05-07T21:09:22.9220741Z sizes=[1, 5, 1, 5], 2025-05-07T21:09:22.9221069Z uvm_op=, 2025-05-07T21:09:22.9221431Z ) 2025-05-07T21:09:22.9221614Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9221932Z self=, 2025-05-07T21:09:22.9222322Z sizes=[1, 5, 5, 5], 2025-05-07T21:09:22.9222646Z uvm_op=, 2025-05-07T21:09:22.9223003Z ) 2025-05-07T21:09:22.9223195Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9223505Z self=, 2025-05-07T21:09:22.9223825Z sizes=[5, 5, 5, 5], 2025-05-07T21:09:22.9224155Z uvm_op=, 2025-05-07T21:09:22.9224514Z ) 2025-05-07T21:09:22.9224699Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9225044Z self=, 2025-05-07T21:09:22.9225366Z sizes=[5, 5, 5, 5], 2025-05-07T21:09:22.9225665Z uvm_op=, 2025-05-07T21:09:22.9225991Z ) 2025-05-07T21:09:22.9226181Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9226502Z self=, 2025-05-07T21:09:22.9226813Z sizes=[5, 5], 2025-05-07T21:09:22.9227175Z uvm_op=, 2025-05-07T21:09:22.9227508Z ) 2025-05-07T21:09:22.9227695Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9228014Z self=, 2025-05-07T21:09:22.9228334Z sizes=[8], 2025-05-07T21:09:22.9228610Z uvm_op=, 2025-05-07T21:09:22.9228939Z ) 2025-05-07T21:09:22.9229136Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9229456Z self=, 2025-05-07T21:09:22.9229765Z sizes=[3], 2025-05-07T21:09:22.9230074Z uvm_op=, 2025-05-07T21:09:22.9230429Z ) 2025-05-07T21:09:22.9230617Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9230935Z self=, 2025-05-07T21:09:22.9231254Z sizes=[3, 8, 7, 7], 2025-05-07T21:09:22.9231546Z uvm_op=, 2025-05-07T21:09:22.9231876Z ) 2025-05-07T21:09:22.9232070Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9232384Z self=, 2025-05-07T21:09:22.9232703Z sizes=[3, 7, 7, 7], 2025-05-07T21:09:22.9232999Z uvm_op=, 2025-05-07T21:09:22.9233327Z ) 2025-05-07T21:09:22.9233511Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9233877Z self=, 2025-05-07T21:09:22.9234200Z sizes=[3, 7, 7, 3], 2025-05-07T21:09:22.9234491Z uvm_op=, 2025-05-07T21:09:22.9234824Z ) 2025-05-07T21:09:22.9235014Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9235371Z self=, 2025-05-07T21:09:22.9235688Z sizes=[7, 7, 7, 3], 2025-05-07T21:09:22.9236069Z uvm_op=, 2025-05-07T21:09:22.9236395Z ) 2025-05-07T21:09:22.9236585Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9236903Z self=, 2025-05-07T21:09:22.9237217Z sizes=[7, 7, 7, 7], 2025-05-07T21:09:22.9237518Z uvm_op=, 2025-05-07T21:09:22.9237844Z ) 2025-05-07T21:09:22.9238033Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9238349Z self=, 2025-05-07T21:09:22.9238669Z sizes=[2, 1], 2025-05-07T21:09:22.9238989Z uvm_op=, 2025-05-07T21:09:22.9239344Z ) 2025-05-07T21:09:22.9239534Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9239856Z self=, 2025-05-07T21:09:22.9240173Z sizes=[1, 1], 2025-05-07T21:09:22.9240492Z uvm_op=, 2025-05-07T21:09:22.9240848Z ) 2025-05-07T21:09:22.9241084Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9241406Z self=, 2025-05-07T21:09:22.9241727Z sizes=[8, 7, 2, 3], 2025-05-07T21:09:22.9242020Z uvm_op=, 2025-05-07T21:09:22.9242348Z ) 2025-05-07T21:09:22.9242542Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9242858Z self=, 2025-05-07T21:09:22.9243179Z sizes=[8, 7, 2, 3], 2025-05-07T21:09:22.9243478Z uvm_op=, 2025-05-07T21:09:22.9243810Z ) 2025-05-07T21:09:22.9243997Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9244314Z self=, 2025-05-07T21:09:22.9244636Z sizes=[8, 3, 2, 3], 2025-05-07T21:09:22.9244926Z uvm_op=, 2025-05-07T21:09:22.9245255Z ) 2025-05-07T21:09:22.9245444Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9245756Z self=, 2025-05-07T21:09:22.9246128Z sizes=[8, 3, 3, 3], 2025-05-07T21:09:22.9246428Z uvm_op=, 2025-05-07T21:09:22.9246755Z ) 2025-05-07T21:09:22.9246940Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9247259Z self=, 2025-05-07T21:09:22.9247577Z sizes=[3, 3, 3, 3], 2025-05-07T21:09:22.9247871Z uvm_op=, 2025-05-07T21:09:22.9248197Z ) 2025-05-07T21:09:22.9248384Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9248696Z self=, 2025-05-07T21:09:22.9249015Z sizes=[3, 3, 2, 1], 2025-05-07T21:09:22.9249314Z uvm_op=, 2025-05-07T21:09:22.9249636Z ) 2025-05-07T21:09:22.9249824Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9250140Z self=, 2025-05-07T21:09:22.9250454Z sizes=[3, 3, 2], 2025-05-07T21:09:22.9250749Z uvm_op=, 2025-05-07T21:09:22.9251078Z ) 2025-05-07T21:09:22.9251266Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9251576Z self=, 2025-05-07T21:09:22.9251895Z sizes=[2, 3, 2], 2025-05-07T21:09:22.9252239Z uvm_op=, 2025-05-07T21:09:22.9252585Z ) 2025-05-07T21:09:22.9252779Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9253097Z self=, 2025-05-07T21:09:22.9253409Z sizes=[2, 2, 2], 2025-05-07T21:09:22.9253705Z uvm_op=, 2025-05-07T21:09:22.9254085Z ) 2025-05-07T21:09:22.9261714Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9262057Z self=, 2025-05-07T21:09:22.9262375Z sizes=[7], 2025-05-07T21:09:22.9262710Z uvm_op=, 2025-05-07T21:09:22.9263072Z ) 2025-05-07T21:09:22.9263266Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9263580Z self=, 2025-05-07T21:09:22.9263900Z sizes=[1], 2025-05-07T21:09:22.9264179Z uvm_op=, 2025-05-07T21:09:22.9264499Z ) 2025-05-07T21:09:22.9264692Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9265012Z self=, 2025-05-07T21:09:22.9265324Z sizes=[8], 2025-05-07T21:09:22.9265603Z uvm_op=, 2025-05-07T21:09:22.9265933Z ) 2025-05-07T21:09:22.9266122Z Trying example: test_uvm_to_cpu( 2025-05-07T21:09:22.9266440Z self=, 2025-05-07T21:09:22.9266757Z sizes=[6], 2025-05-07T21:09:22.9267033Z uvm_op=, 2025-05-07T21:09:22.9267433Z ) 2025-05-07T21:09:22.9267608Z PASSED 2025-05-07T21:09:24.2275842Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2276692Z self=, 2025-05-07T21:09:24.2277166Z sizes=[1], 2025-05-07T21:09:24.2277562Z uvm_op=, 2025-05-07T21:09:24.2277926Z ) 2025-05-07T21:09:24.2278126Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2278489Z self=, 2025-05-07T21:09:24.2278869Z sizes=[372], 2025-05-07T21:09:24.2279268Z uvm_op=, 2025-05-07T21:09:24.2279731Z ) 2025-05-07T21:09:24.2279999Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2280358Z self=, 2025-05-07T21:09:24.2280704Z sizes=[372, 250, 20], 2025-05-07T21:09:24.2281337Z uvm_op=, 2025-05-07T21:09:24.2281667Z ) 2025-05-07T21:09:24.2281868Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2282230Z self=, 2025-05-07T21:09:24.2282575Z sizes=[155], 2025-05-07T21:09:24.2282856Z uvm_op=, 2025-05-07T21:09:24.2283186Z ) 2025-05-07T21:09:24.2283388Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2283740Z self=, 2025-05-07T21:09:24.2284089Z sizes=[155, 394, 506], 2025-05-07T21:09:24.2284398Z uvm_op=, 2025-05-07T21:09:24.2284724Z ) 2025-05-07T21:09:24.2284927Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2285280Z self=, 2025-05-07T21:09:24.2285616Z sizes=[200, 382, 357], 2025-05-07T21:09:24.2285927Z uvm_op=, 2025-05-07T21:09:24.2286258Z ) 2025-05-07T21:09:24.2286451Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2286812Z self=, 2025-05-07T21:09:24.2287149Z sizes=[341], 2025-05-07T21:09:24.2287468Z uvm_op=, 2025-05-07T21:09:24.2287826Z ) 2025-05-07T21:09:24.2288115Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2288475Z self=, 2025-05-07T21:09:24.2288810Z sizes=[407, 12, 16], 2025-05-07T21:09:24.2289147Z uvm_op=, 2025-05-07T21:09:24.2289586Z ) 2025-05-07T21:09:24.2289782Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2290135Z self=, 2025-05-07T21:09:24.2290469Z sizes=[48, 298], 2025-05-07T21:09:24.2290763Z uvm_op=, 2025-05-07T21:09:24.2291099Z ) 2025-05-07T21:09:24.2291300Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2291657Z self=, 2025-05-07T21:09:24.2291994Z sizes=[92, 412, 479], 2025-05-07T21:09:24.2292303Z uvm_op=, 2025-05-07T21:09:24.2292669Z ) 2025-05-07T21:09:24.2292873Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2293232Z self=, 2025-05-07T21:09:24.2293563Z sizes=[155, 2], 2025-05-07T21:09:24.2293854Z uvm_op=, 2025-05-07T21:09:24.2294186Z ) 2025-05-07T21:09:24.2294385Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2294742Z self=, 2025-05-07T21:09:24.2295081Z sizes=[155, 155], 2025-05-07T21:09:24.2295372Z uvm_op=, 2025-05-07T21:09:24.2295791Z ) 2025-05-07T21:09:24.2295993Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2296340Z self=, 2025-05-07T21:09:24.2296678Z sizes=[464], 2025-05-07T21:09:24.2296967Z uvm_op=, 2025-05-07T21:09:24.2297300Z ) 2025-05-07T21:09:24.2297499Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2297855Z self=, 2025-05-07T21:09:24.2298209Z sizes=[316], 2025-05-07T21:09:24.2298611Z uvm_op=, 2025-05-07T21:09:24.2299074Z ) 2025-05-07T21:09:24.2299347Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2299804Z self=, 2025-05-07T21:09:24.2300352Z sizes=[231], 2025-05-07T21:09:24.2300644Z uvm_op=, 2025-05-07T21:09:24.2300977Z ) 2025-05-07T21:09:24.2301253Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2301617Z self=, 2025-05-07T21:09:24.2301950Z sizes=[455], 2025-05-07T21:09:24.2302240Z uvm_op=, 2025-05-07T21:09:24.2302571Z ) 2025-05-07T21:09:24.2302773Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2303127Z self=, 2025-05-07T21:09:24.2303476Z sizes=[512, 139, 241], 2025-05-07T21:09:24.2303822Z uvm_op=, 2025-05-07T21:09:24.2304180Z ) 2025-05-07T21:09:24.2304385Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2304745Z self=, 2025-05-07T21:09:24.2305082Z sizes=[512, 139, 241], 2025-05-07T21:09:24.2305391Z uvm_op=, 2025-05-07T21:09:24.2305726Z ) 2025-05-07T21:09:24.2305921Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2306279Z self=, 2025-05-07T21:09:24.2306619Z sizes=[512], 2025-05-07T21:09:24.2306911Z uvm_op=, 2025-05-07T21:09:24.2307238Z ) 2025-05-07T21:09:24.2307437Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2307847Z self=, 2025-05-07T21:09:24.2308191Z sizes=[187], 2025-05-07T21:09:24.2308508Z uvm_op=, 2025-05-07T21:09:24.2309266Z ) 2025-05-07T21:09:24.2309465Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2309924Z self=, 2025-05-07T21:09:24.2310267Z sizes=[116, 183, 303], 2025-05-07T21:09:24.2310573Z uvm_op=, 2025-05-07T21:09:24.2310905Z ) 2025-05-07T21:09:24.2311109Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2311468Z self=, 2025-05-07T21:09:24.2311805Z sizes=[303, 183, 303], 2025-05-07T21:09:24.2312117Z uvm_op=, 2025-05-07T21:09:24.2312449Z ) 2025-05-07T21:09:24.2312643Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2313008Z self=, 2025-05-07T21:09:24.2313355Z sizes=[183, 183, 303], 2025-05-07T21:09:24.2313660Z uvm_op=, 2025-05-07T21:09:24.2313992Z ) 2025-05-07T21:09:24.2314193Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2314544Z self=, 2025-05-07T21:09:24.2314887Z sizes=[303, 303, 303], 2025-05-07T21:09:24.2315198Z uvm_op=, 2025-05-07T21:09:24.2315601Z ) 2025-05-07T21:09:24.2315798Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2316234Z self=, 2025-05-07T21:09:24.2316570Z sizes=[17, 392], 2025-05-07T21:09:24.2316861Z uvm_op=, 2025-05-07T21:09:24.2317189Z ) 2025-05-07T21:09:24.2317391Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2317746Z self=, 2025-05-07T21:09:24.2318085Z sizes=[392, 392], 2025-05-07T21:09:24.2318381Z uvm_op=, 2025-05-07T21:09:24.2318705Z ) 2025-05-07T21:09:24.2318908Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2319272Z self=, 2025-05-07T21:09:24.2319605Z sizes=[59, 305], 2025-05-07T21:09:24.2319931Z uvm_op=, 2025-05-07T21:09:24.2320296Z ) 2025-05-07T21:09:24.2320496Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2320920Z self=, 2025-05-07T21:09:24.2321264Z sizes=[83, 207, 246], 2025-05-07T21:09:24.2321573Z uvm_op=, 2025-05-07T21:09:24.2321901Z ) 2025-05-07T21:09:24.2322102Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2322461Z self=, 2025-05-07T21:09:24.2322798Z sizes=[83, 246, 246], 2025-05-07T21:09:24.2323105Z uvm_op=, 2025-05-07T21:09:24.2323432Z ) 2025-05-07T21:09:24.2323631Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2323992Z self=, 2025-05-07T21:09:24.2324336Z sizes=[246, 246, 246], 2025-05-07T21:09:24.2324647Z uvm_op=, 2025-05-07T21:09:24.2324972Z ) 2025-05-07T21:09:24.2325176Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2325534Z self=, 2025-05-07T21:09:24.2325871Z sizes=[286, 87, 484], 2025-05-07T21:09:24.2326209Z uvm_op=, 2025-05-07T21:09:24.2326571Z ) 2025-05-07T21:09:24.2326765Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2327198Z self=, 2025-05-07T21:09:24.2327541Z sizes=[87, 87, 484], 2025-05-07T21:09:24.2327873Z uvm_op=, 2025-05-07T21:09:24.2328240Z ) 2025-05-07T21:09:24.2328442Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2328847Z self=, 2025-05-07T21:09:24.2329232Z sizes=[87], 2025-05-07T21:09:24.2329540Z uvm_op=, 2025-05-07T21:09:24.2329868Z ) 2025-05-07T21:09:24.2330073Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2330437Z self=, 2025-05-07T21:09:24.2330769Z sizes=[70], 2025-05-07T21:09:24.2331054Z uvm_op=, 2025-05-07T21:09:24.2331393Z ) 2025-05-07T21:09:24.2331593Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2331955Z self=, 2025-05-07T21:09:24.2332295Z sizes=[132, 185], 2025-05-07T21:09:24.2332630Z uvm_op=, 2025-05-07T21:09:24.2332984Z ) 2025-05-07T21:09:24.2333186Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2333546Z self=, 2025-05-07T21:09:24.2333878Z sizes=[132], 2025-05-07T21:09:24.2334179Z uvm_op=, 2025-05-07T21:09:24.2334517Z ) 2025-05-07T21:09:24.2334760Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2335131Z self=, 2025-05-07T21:09:24.2335466Z sizes=[129], 2025-05-07T21:09:24.2335746Z uvm_op=, 2025-05-07T21:09:24.2336074Z ) 2025-05-07T21:09:24.2336277Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2336629Z self=, 2025-05-07T21:09:24.2336963Z sizes=[444], 2025-05-07T21:09:24.2337284Z uvm_op=, 2025-05-07T21:09:24.2337646Z ) 2025-05-07T21:09:24.2337840Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2338197Z self=, 2025-05-07T21:09:24.2338547Z sizes=[353, 186, 480], 2025-05-07T21:09:24.2338852Z uvm_op=, 2025-05-07T21:09:24.2339182Z ) 2025-05-07T21:09:24.2339387Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:09:24.2339787Z self=, 2025-05-07T21:09:24.2340138Z sizes=[353, 480, 480], 2025-05-07T21:09:24.2340452Z uvm_op=, 2025-05-07T21:09:24.2340774Z ) 2025-05-07T21:09:24.2340950Z PASSED 2025-05-07T21:09:24.2341289Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:09:24.2341592Z 2025-05-07T21:09:24.2341745Z =========================== short test summary info ============================ 2025-05-07T21:09:24.2342189Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:09:24.2342633Z ========================= 2 passed, 1 skipped in 3.48s ========================= 2025-05-07T21:09:24.8774981Z 2025-05-07T21:09:24.8775861Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:09:24.8796288Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:09:24.8796667Z 2025-05-07T21:09:24.8796693Z 2025-05-07T21:09:24.8796699Z 2025-05-07T21:09:24.8796704Z 2025-05-07T21:09:24.8816861Z ################################################################################ 2025-05-07T21:09:24.8834943Z # [2025-05-07T21:09:24.883Z] Run Python Test Suite: 2025-05-07T21:09:24.8835388Z # ./uvm/ops_load_test.py 2025-05-07T21:09:24.8835751Z ################################################################################ 2025-05-07T21:09:24.8860170Z + 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:09:24.8860828Z 2025-05-07T21:09:27.0328544Z ============================= test session starts ============================== 2025-05-07T21:09:27.0329573Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:27.0330090Z cachedir: .pytest_cache 2025-05-07T21:09:27.0330669Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:27.0331390Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:27.0331795Z plugins: hypothesis-6.131.14 2025-05-07T21:09:28.7445672Z collecting ... collected 1 item 2025-05-07T21:09:28.7446010Z 2025-05-07T21:09:29.0008267Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:09:29.0008891Z 2025-05-07T21:09:29.0009097Z ============================== 1 passed in 2.10s =============================== 2025-05-07T21:09:29.6479438Z 2025-05-07T21:09:29.6479883Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:09:29.6498219Z [TEST] Python test time for ./uvm/ops_load_test.py: 5 seconds 2025-05-07T21:09:29.6498554Z 2025-05-07T21:09:29.6498559Z 2025-05-07T21:09:29.6498564Z 2025-05-07T21:09:29.6498568Z 2025-05-07T21:09:29.6518214Z ################################################################################ 2025-05-07T21:09:29.6536510Z # [2025-05-07T21:09:29.653Z] Run Python Test Suite: 2025-05-07T21:09:29.6536826Z # ./uvm/uvm_test.py 2025-05-07T21:09:29.6537086Z ################################################################################ 2025-05-07T21:09:29.6562807Z + 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:09:29.6563374Z 2025-05-07T21:09:31.8050531Z ============================= test session starts ============================== 2025-05-07T21:09:31.8051377Z platform linux -- Python 3.9.18, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:31.8051895Z cachedir: .pytest_cache 2025-05-07T21:09:31.8052471Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:31.8053179Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:31.8053588Z plugins: hypothesis-6.131.14 2025-05-07T21:09:33.5209590Z collecting ... collected 7 items 2025-05-07T21:09:33.5209854Z 2025-05-07T21:09:33.8538916Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8539636Z self=, 2025-05-07T21:09:33.8540091Z sizes=[1], 2025-05-07T21:09:33.8540508Z uvm_op=, 2025-05-07T21:09:33.8540974Z ) 2025-05-07T21:09:33.8541251Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8541712Z self=, 2025-05-07T21:09:33.8542141Z sizes=[791], 2025-05-07T21:09:33.8542550Z uvm_op=, 2025-05-07T21:09:33.8543010Z ) 2025-05-07T21:09:33.8543275Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8543683Z self=, 2025-05-07T21:09:33.8544002Z sizes=[791, 1024], 2025-05-07T21:09:33.8544347Z uvm_op=, 2025-05-07T21:09:33.8544712Z ) 2025-05-07T21:09:33.8544905Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8545239Z self=, 2025-05-07T21:09:33.8545564Z sizes=[433], 2025-05-07T21:09:33.8545853Z uvm_op=, 2025-05-07T21:09:33.8546481Z ) 2025-05-07T21:09:33.8546692Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8547029Z self=, 2025-05-07T21:09:33.8547353Z sizes=[433, 272, 783, 860], 2025-05-07T21:09:33.8547676Z uvm_op=, 2025-05-07T21:09:33.8548097Z ) 2025-05-07T21:09:33.8548289Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8548624Z self=, 2025-05-07T21:09:33.8548959Z sizes=[1024, 980, 495, 141], 2025-05-07T21:09:33.8549281Z uvm_op=, 2025-05-07T21:09:33.8549614Z ) 2025-05-07T21:09:33.8549811Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8550148Z self=, 2025-05-07T21:09:33.8550468Z sizes=[1002, 832, 648], 2025-05-07T21:09:33.8550810Z uvm_op=, 2025-05-07T21:09:33.8551169Z ) 2025-05-07T21:09:33.8551361Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8551697Z self=, 2025-05-07T21:09:33.8552023Z sizes=[414, 843], 2025-05-07T21:09:33.8552317Z uvm_op=, 2025-05-07T21:09:33.8552651Z ) 2025-05-07T21:09:33.8552846Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8553171Z self=, 2025-05-07T21:09:33.8553502Z sizes=[1, 542, 465, 757], 2025-05-07T21:09:33.8553948Z uvm_op=, 2025-05-07T21:09:33.8554311Z ) 2025-05-07T21:09:33.8554503Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8554836Z self=, 2025-05-07T21:09:33.8555158Z sizes=[1009], 2025-05-07T21:09:33.8555443Z uvm_op=, 2025-05-07T21:09:33.8555776Z ) 2025-05-07T21:09:33.8556106Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8556436Z self=, 2025-05-07T21:09:33.8556761Z sizes=[509, 810, 128, 1], 2025-05-07T21:09:33.8557108Z uvm_op=, 2025-05-07T21:09:33.8557461Z ) 2025-05-07T21:09:33.8557667Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8558002Z self=, 2025-05-07T21:09:33.8558322Z sizes=[509, 810, 128, 810], 2025-05-07T21:09:33.8558675Z uvm_op=, 2025-05-07T21:09:33.8559126Z ) 2025-05-07T21:09:33.8559330Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8559660Z self=, 2025-05-07T21:09:33.8559992Z sizes=[810, 810, 128, 810], 2025-05-07T21:09:33.8560348Z uvm_op=, 2025-05-07T21:09:33.8560704Z ) 2025-05-07T21:09:33.8560904Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8561238Z self=, 2025-05-07T21:09:33.8561559Z sizes=[810, 810, 128, 810], 2025-05-07T21:09:33.8561878Z uvm_op=, 2025-05-07T21:09:33.8562215Z ) 2025-05-07T21:09:33.8562412Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8562750Z self=, 2025-05-07T21:09:33.8563077Z sizes=[810, 810, 128, 128], 2025-05-07T21:09:33.8563400Z uvm_op=, 2025-05-07T21:09:33.8563729Z ) 2025-05-07T21:09:33.8563929Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8564261Z self=, 2025-05-07T21:09:33.8564577Z sizes=[810], 2025-05-07T21:09:33.8564868Z uvm_op=, 2025-05-07T21:09:33.8565199Z ) 2025-05-07T21:09:33.8565439Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8565774Z self=, 2025-05-07T21:09:33.8566093Z sizes=[624], 2025-05-07T21:09:33.8566402Z uvm_op=, 2025-05-07T21:09:33.8566764Z ) 2025-05-07T21:09:33.8566964Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8567341Z self=, 2025-05-07T21:09:33.8567660Z sizes=[519], 2025-05-07T21:09:33.8567946Z uvm_op=, 2025-05-07T21:09:33.8568279Z ) 2025-05-07T21:09:33.8568469Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8568800Z self=, 2025-05-07T21:09:33.8569129Z sizes=[526, 332, 854, 926], 2025-05-07T21:09:33.8569473Z uvm_op=, 2025-05-07T21:09:33.8569836Z ) 2025-05-07T21:09:33.8570032Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8570363Z self=, 2025-05-07T21:09:33.8570687Z sizes=[526, 332, 854, 926], 2025-05-07T21:09:33.8571005Z uvm_op=, 2025-05-07T21:09:33.8571328Z ) 2025-05-07T21:09:33.8571536Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8571904Z self=, 2025-05-07T21:09:33.8572229Z sizes=[332, 332, 854, 926], 2025-05-07T21:09:33.8572543Z uvm_op=, 2025-05-07T21:09:33.8572921Z ) 2025-05-07T21:09:33.8573122Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8573448Z self=, 2025-05-07T21:09:33.8573796Z sizes=[332, 926, 854, 926], 2025-05-07T21:09:33.8574118Z uvm_op=, 2025-05-07T21:09:33.8581722Z ) 2025-05-07T21:09:33.8582091Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8582456Z self=, 2025-05-07T21:09:33.8582794Z sizes=[926, 926, 854, 926], 2025-05-07T21:09:33.8583116Z uvm_op=, 2025-05-07T21:09:33.8583451Z ) 2025-05-07T21:09:33.8583652Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8583994Z self=, 2025-05-07T21:09:33.8584317Z sizes=[926, 926, 926, 926], 2025-05-07T21:09:33.8584636Z uvm_op=, 2025-05-07T21:09:33.8584974Z ) 2025-05-07T21:09:33.8585165Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8585584Z self=, 2025-05-07T21:09:33.8585909Z sizes=[926, 926], 2025-05-07T21:09:33.8586199Z uvm_op=, 2025-05-07T21:09:33.8586526Z ) 2025-05-07T21:09:33.8586724Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8587054Z self=, 2025-05-07T21:09:33.8587383Z sizes=[619, 637, 344, 1023], 2025-05-07T21:09:33.8587712Z uvm_op=, 2025-05-07T21:09:33.8588040Z ) 2025-05-07T21:09:33.8588230Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8588569Z self=, 2025-05-07T21:09:33.8588896Z sizes=[619, 344, 344, 1023], 2025-05-07T21:09:33.8589214Z uvm_op=, 2025-05-07T21:09:33.8589544Z ) 2025-05-07T21:09:33.8589741Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8590070Z self=, 2025-05-07T21:09:33.8590397Z sizes=[619, 344, 344, 619], 2025-05-07T21:09:33.8590714Z uvm_op=, 2025-05-07T21:09:33.8591031Z ) 2025-05-07T21:09:33.8591227Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8591607Z self=, 2025-05-07T21:09:33.8591928Z sizes=[619, 619, 344, 619], 2025-05-07T21:09:33.8592244Z uvm_op=, 2025-05-07T21:09:33.8592569Z ) 2025-05-07T21:09:33.8592764Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8593089Z self=, 2025-05-07T21:09:33.8593457Z sizes=[344, 619, 344, 619], 2025-05-07T21:09:33.8593774Z uvm_op=, 2025-05-07T21:09:33.8594098Z ) 2025-05-07T21:09:33.8594294Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8594634Z self=, 2025-05-07T21:09:33.8594950Z sizes=[344, 619, 619, 619], 2025-05-07T21:09:33.8595271Z uvm_op=, 2025-05-07T21:09:33.8595599Z ) 2025-05-07T21:09:33.8595786Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8596219Z self=, 2025-05-07T21:09:33.8596545Z sizes=[344, 619, 619, 344], 2025-05-07T21:09:33.8596864Z uvm_op=, 2025-05-07T21:09:33.8597189Z ) 2025-05-07T21:09:33.8597382Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8597711Z self=, 2025-05-07T21:09:33.8598032Z sizes=[100, 502, 604, 661], 2025-05-07T21:09:33.8598353Z uvm_op=, 2025-05-07T21:09:33.8598677Z ) 2025-05-07T21:09:33.8598863Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8599251Z self=, 2025-05-07T21:09:33.8599575Z sizes=[100, 100, 604, 661], 2025-05-07T21:09:33.8599884Z uvm_op=, 2025-05-07T21:09:33.8600213Z ) 2025-05-07T21:09:33.8600405Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8600740Z self=, 2025-05-07T21:09:33.8601057Z sizes=[661, 100, 604, 661], 2025-05-07T21:09:33.8601372Z uvm_op=, 2025-05-07T21:09:33.8601701Z ) 2025-05-07T21:09:33.8601889Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8602221Z self=, 2025-05-07T21:09:33.8602540Z sizes=[39], 2025-05-07T21:09:33.8602816Z uvm_op=, 2025-05-07T21:09:33.8603141Z ) 2025-05-07T21:09:33.8603338Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8603716Z self=, 2025-05-07T21:09:33.8604044Z sizes=[64, 636, 388], 2025-05-07T21:09:33.8604350Z uvm_op=, 2025-05-07T21:09:33.8604673Z ) 2025-05-07T21:09:33.8604860Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8605192Z self=, 2025-05-07T21:09:33.8605515Z sizes=[64, 636], 2025-05-07T21:09:33.8605802Z uvm_op=, 2025-05-07T21:09:33.8606128Z ) 2025-05-07T21:09:33.8606321Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8606648Z self=, 2025-05-07T21:09:33.8606975Z sizes=[64, 64], 2025-05-07T21:09:33.8607262Z uvm_op=, 2025-05-07T21:09:33.8607582Z ) 2025-05-07T21:09:33.8607773Z Trying example: test_cudaMemAdvise( 2025-05-07T21:09:33.8608106Z self=, 2025-05-07T21:09:33.8608421Z sizes=[64], 2025-05-07T21:09:33.8609068Z uvm_op=, 2025-05-07T21:09:33.8609471Z ) 2025-05-07T21:09:33.8609636Z PASSED 2025-05-07T21:09:34.4804876Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4806014Z self=, 2025-05-07T21:09:34.4806464Z sizes=[1], 2025-05-07T21:09:34.4806747Z uvm_op=, 2025-05-07T21:09:34.4807087Z ) 2025-05-07T21:09:34.4807307Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4807695Z self=, 2025-05-07T21:09:34.4808243Z sizes=[192], 2025-05-07T21:09:34.4808894Z uvm_op=, 2025-05-07T21:09:34.4809355Z ) 2025-05-07T21:09:34.4809624Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4810019Z self=, 2025-05-07T21:09:34.4810373Z sizes=[192, 161, 392], 2025-05-07T21:09:34.4810677Z uvm_op=, 2025-05-07T21:09:34.4811006Z ) 2025-05-07T21:09:34.4811215Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4811594Z self=, 2025-05-07T21:09:34.4811944Z sizes=[410], 2025-05-07T21:09:34.4812231Z uvm_op=, 2025-05-07T21:09:34.4812550Z ) 2025-05-07T21:09:34.4812761Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4813143Z self=, 2025-05-07T21:09:34.4813497Z sizes=[410], 2025-05-07T21:09:34.4813806Z uvm_op=, 2025-05-07T21:09:34.4814169Z ) 2025-05-07T21:09:34.4814383Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4814900Z self=, 2025-05-07T21:09:34.4815249Z sizes=[526], 2025-05-07T21:09:34.4815566Z uvm_op=, 2025-05-07T21:09:34.4816029Z ) 2025-05-07T21:09:34.4816316Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4816811Z self=, 2025-05-07T21:09:34.4817161Z sizes=[129, 859, 25], 2025-05-07T21:09:34.4817500Z uvm_op=, 2025-05-07T21:09:34.4817858Z ) 2025-05-07T21:09:34.4818071Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4818446Z self=, 2025-05-07T21:09:34.4818794Z sizes=[483, 1022], 2025-05-07T21:09:34.4819121Z uvm_op=, 2025-05-07T21:09:34.4819475Z ) 2025-05-07T21:09:34.4819690Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4820180Z self=, 2025-05-07T21:09:34.4820525Z sizes=[50, 269], 2025-05-07T21:09:34.4820822Z uvm_op=, 2025-05-07T21:09:34.4821152Z ) 2025-05-07T21:09:34.4821356Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4821741Z self=, 2025-05-07T21:09:34.4822094Z sizes=[980, 276, 139], 2025-05-07T21:09:34.4822403Z uvm_op=, 2025-05-07T21:09:34.4822727Z ) 2025-05-07T21:09:34.4822940Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4823319Z self=, 2025-05-07T21:09:34.4823658Z sizes=[272], 2025-05-07T21:09:34.4823976Z uvm_op=, 2025-05-07T21:09:34.4824331Z ) 2025-05-07T21:09:34.4824541Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4824923Z self=, 2025-05-07T21:09:34.4825266Z sizes=[232], 2025-05-07T21:09:34.4825574Z uvm_op=, 2025-05-07T21:09:34.4825938Z ) 2025-05-07T21:09:34.4826152Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4826608Z self=, 2025-05-07T21:09:34.4826956Z sizes=[323, 887, 928], 2025-05-07T21:09:34.4827264Z uvm_op=, 2025-05-07T21:09:34.4827591Z ) 2025-05-07T21:09:34.4827798Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4828181Z self=, 2025-05-07T21:09:34.4828602Z sizes=[887, 887, 928], 2025-05-07T21:09:34.4828904Z uvm_op=, 2025-05-07T21:09:34.4829232Z ) 2025-05-07T21:09:34.4829449Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4829825Z self=, 2025-05-07T21:09:34.4830176Z sizes=[887, 887, 887], 2025-05-07T21:09:34.4830483Z uvm_op=, 2025-05-07T21:09:34.4830814Z ) 2025-05-07T21:09:34.4831015Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4831398Z self=, 2025-05-07T21:09:34.4831750Z sizes=[470], 2025-05-07T21:09:34.4832110Z uvm_op=, 2025-05-07T21:09:34.4832471Z ) 2025-05-07T21:09:34.4832687Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4833064Z self=, 2025-05-07T21:09:34.4833410Z sizes=[178], 2025-05-07T21:09:34.4833727Z uvm_op=, 2025-05-07T21:09:34.4834081Z ) 2025-05-07T21:09:34.4834345Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4834730Z self=, 2025-05-07T21:09:34.4835078Z sizes=[13, 123, 22], 2025-05-07T21:09:34.4835412Z uvm_op=, 2025-05-07T21:09:34.4835775Z ) 2025-05-07T21:09:34.4836108Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4836485Z self=, 2025-05-07T21:09:34.4836856Z sizes=[123, 123, 22], 2025-05-07T21:09:34.4837191Z uvm_op=, 2025-05-07T21:09:34.4837552Z ) 2025-05-07T21:09:34.4837768Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4838145Z self=, 2025-05-07T21:09:34.4838496Z sizes=[22, 123, 22], 2025-05-07T21:09:34.4838835Z uvm_op=, 2025-05-07T21:09:34.4839192Z ) 2025-05-07T21:09:34.4839461Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4839848Z self=, 2025-05-07T21:09:34.4840200Z sizes=[123, 123, 123], 2025-05-07T21:09:34.4840534Z uvm_op=, 2025-05-07T21:09:34.4840896Z ) 2025-05-07T21:09:34.4841110Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4841492Z self=, 2025-05-07T21:09:34.4841843Z sizes=[123, 123], 2025-05-07T21:09:34.4842145Z uvm_op=, 2025-05-07T21:09:34.4842467Z ) 2025-05-07T21:09:34.4842678Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4843065Z self=, 2025-05-07T21:09:34.4843403Z sizes=[123], 2025-05-07T21:09:34.4843688Z uvm_op=, 2025-05-07T21:09:34.4844022Z ) 2025-05-07T21:09:34.4844226Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4844606Z self=, 2025-05-07T21:09:34.4844955Z sizes=[736, 107, 643], 2025-05-07T21:09:34.4845294Z uvm_op=, 2025-05-07T21:09:34.4845649Z ) 2025-05-07T21:09:34.4845913Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4846294Z self=, 2025-05-07T21:09:34.4846639Z sizes=[736, 736, 643], 2025-05-07T21:09:34.4846978Z uvm_op=, 2025-05-07T21:09:34.4847334Z ) 2025-05-07T21:09:34.4847582Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4847965Z self=, 2025-05-07T21:09:34.4848314Z sizes=[736, 643, 643], 2025-05-07T21:09:34.4848650Z uvm_op=, 2025-05-07T21:09:34.4849007Z ) 2025-05-07T21:09:34.4849220Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4849599Z self=, 2025-05-07T21:09:34.4849943Z sizes=[736, 643, 736], 2025-05-07T21:09:34.4850281Z uvm_op=, 2025-05-07T21:09:34.4850640Z ) 2025-05-07T21:09:34.4850848Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4851233Z self=, 2025-05-07T21:09:34.4851583Z sizes=[643, 643, 643], 2025-05-07T21:09:34.4851917Z uvm_op=, 2025-05-07T21:09:34.4852278Z ) 2025-05-07T21:09:34.4852489Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4852872Z self=, 2025-05-07T21:09:34.4853215Z sizes=[142], 2025-05-07T21:09:34.4853557Z uvm_op=, 2025-05-07T21:09:34.4853892Z ) 2025-05-07T21:09:34.4854100Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4854481Z self=, 2025-05-07T21:09:34.4854834Z sizes=[409, 982], 2025-05-07T21:09:34.4855126Z uvm_op=, 2025-05-07T21:09:34.4855455Z ) 2025-05-07T21:09:34.4855672Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4856049Z self=, 2025-05-07T21:09:34.4856406Z sizes=[409, 409], 2025-05-07T21:09:34.4856711Z uvm_op=, 2025-05-07T21:09:34.4857044Z ) 2025-05-07T21:09:34.4857250Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4857636Z self=, 2025-05-07T21:09:34.4857987Z sizes=[514, 284], 2025-05-07T21:09:34.4858281Z uvm_op=, 2025-05-07T21:09:34.4858660Z ) 2025-05-07T21:09:34.4858880Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4859254Z self=, 2025-05-07T21:09:34.4859602Z sizes=[284, 284], 2025-05-07T21:09:34.4859899Z uvm_op=, 2025-05-07T21:09:34.4860216Z ) 2025-05-07T21:09:34.4860430Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4860812Z self=, 2025-05-07T21:09:34.4861156Z sizes=[284], 2025-05-07T21:09:34.4861435Z uvm_op=, 2025-05-07T21:09:34.4861766Z ) 2025-05-07T21:09:34.4862005Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4862406Z self=, 2025-05-07T21:09:34.4862759Z sizes=[869, 269, 739], 2025-05-07T21:09:34.4863072Z uvm_op=, 2025-05-07T21:09:34.4863403Z ) 2025-05-07T21:09:34.4863625Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4864004Z self=, 2025-05-07T21:09:34.4864348Z sizes=[869, 269, 269], 2025-05-07T21:09:34.4864656Z uvm_op=, 2025-05-07T21:09:34.4864985Z ) 2025-05-07T21:09:34.4865240Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4865623Z self=, 2025-05-07T21:09:34.4865973Z sizes=[869, 869, 269], 2025-05-07T21:09:34.4866281Z uvm_op=, 2025-05-07T21:09:34.4866649Z ) 2025-05-07T21:09:34.4866863Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4867243Z self=, 2025-05-07T21:09:34.4867591Z sizes=[269, 869, 269], 2025-05-07T21:09:34.4867905Z uvm_op=, 2025-05-07T21:09:34.4868238Z ) 2025-05-07T21:09:34.4868443Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4868827Z self=, 2025-05-07T21:09:34.4869181Z sizes=[269, 269, 269], 2025-05-07T21:09:34.4869493Z uvm_op=, 2025-05-07T21:09:34.4869818Z ) 2025-05-07T21:09:34.4870034Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:09:34.4870416Z self=, 2025-05-07T21:09:34.4870763Z sizes=[921], 2025-05-07T21:09:34.4871050Z uvm_op=, 2025-05-07T21:09:34.4871377Z ) 2025-05-07T21:09:34.4871557Z PASSED 2025-05-07T21:09:34.4871814Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:09:34.5556175Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5557025Z self=, 2025-05-07T21:09:34.5557467Z sizes=[1], 2025-05-07T21:09:34.5557845Z uvm_op=, 2025-05-07T21:09:34.5558224Z ) 2025-05-07T21:09:34.5558426Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5558754Z self=, 2025-05-07T21:09:34.5559074Z sizes=[7], 2025-05-07T21:09:34.5559361Z uvm_op=, 2025-05-07T21:09:34.5559762Z ) 2025-05-07T21:09:34.5559967Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5560299Z self=, 2025-05-07T21:09:34.5560616Z sizes=[7, 4, 2, 2], 2025-05-07T21:09:34.5560952Z uvm_op=, 2025-05-07T21:09:34.5561312Z ) 2025-05-07T21:09:34.5561501Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5561833Z self=, 2025-05-07T21:09:34.5562159Z sizes=[6], 2025-05-07T21:09:34.5562540Z uvm_op=, 2025-05-07T21:09:34.5562863Z ) 2025-05-07T21:09:34.5563059Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5563387Z self=, 2025-05-07T21:09:34.5563699Z sizes=[6, 1, 6], 2025-05-07T21:09:34.5563997Z uvm_op=, 2025-05-07T21:09:34.5564334Z ) 2025-05-07T21:09:34.5564522Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5564852Z self=, 2025-05-07T21:09:34.5565171Z sizes=[1, 1, 5], 2025-05-07T21:09:34.5565476Z uvm_op=, 2025-05-07T21:09:34.5565824Z ) 2025-05-07T21:09:34.5566021Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5566352Z self=, 2025-05-07T21:09:34.5566672Z sizes=[5, 2, 7, 3], 2025-05-07T21:09:34.5566996Z uvm_op=, 2025-05-07T21:09:34.5567345Z ) 2025-05-07T21:09:34.5567533Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5567865Z self=, 2025-05-07T21:09:34.5568186Z sizes=[5], 2025-05-07T21:09:34.5568494Z uvm_op=, 2025-05-07T21:09:34.5568953Z ) 2025-05-07T21:09:34.5569148Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5569473Z self=, 2025-05-07T21:09:34.5569796Z sizes=[8, 5, 2, 5], 2025-05-07T21:09:34.5570129Z uvm_op=, 2025-05-07T21:09:34.5570568Z ) 2025-05-07T21:09:34.5570761Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5571093Z self=, 2025-05-07T21:09:34.5571417Z sizes=[6, 5, 3, 4], 2025-05-07T21:09:34.5571717Z uvm_op=, 2025-05-07T21:09:34.5572048Z ) 2025-05-07T21:09:34.5572241Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5572562Z self=, 2025-05-07T21:09:34.5572882Z sizes=[6], 2025-05-07T21:09:34.5573164Z uvm_op=, 2025-05-07T21:09:34.5573487Z ) 2025-05-07T21:09:34.5573681Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5574010Z self=, 2025-05-07T21:09:34.5574321Z sizes=[8], 2025-05-07T21:09:34.5574618Z uvm_op=, 2025-05-07T21:09:34.5574965Z ) 2025-05-07T21:09:34.5575161Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5575484Z self=, 2025-05-07T21:09:34.5575806Z sizes=[4, 2, 2, 4], 2025-05-07T21:09:34.5576103Z uvm_op=, 2025-05-07T21:09:34.5576479Z ) 2025-05-07T21:09:34.5576680Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5577008Z self=, 2025-05-07T21:09:34.5577323Z sizes=[8], 2025-05-07T21:09:34.5577631Z uvm_op=, 2025-05-07T21:09:34.5577988Z ) 2025-05-07T21:09:34.5578182Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5578511Z self=, 2025-05-07T21:09:34.5578831Z sizes=[7, 1], 2025-05-07T21:09:34.5579143Z uvm_op=, 2025-05-07T21:09:34.5579503Z ) 2025-05-07T21:09:34.5579699Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5580042Z self=, 2025-05-07T21:09:34.5580355Z sizes=[7, 7], 2025-05-07T21:09:34.5588746Z uvm_op=, 2025-05-07T21:09:34.5589178Z ) 2025-05-07T21:09:34.5589457Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5589795Z self=, 2025-05-07T21:09:34.5590120Z sizes=[7], 2025-05-07T21:09:34.5590436Z uvm_op=, 2025-05-07T21:09:34.5590800Z ) 2025-05-07T21:09:34.5590991Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5591323Z self=, 2025-05-07T21:09:34.5591640Z sizes=[3], 2025-05-07T21:09:34.5591914Z uvm_op=, 2025-05-07T21:09:34.5592246Z ) 2025-05-07T21:09:34.5592439Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5592765Z self=, 2025-05-07T21:09:34.5593086Z sizes=[1, 4, 2, 3], 2025-05-07T21:09:34.5593418Z uvm_op=, 2025-05-07T21:09:34.5593775Z ) 2025-05-07T21:09:34.5593968Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5594294Z self=, 2025-05-07T21:09:34.5594614Z sizes=[1, 4, 2, 4], 2025-05-07T21:09:34.5594943Z uvm_op=, 2025-05-07T21:09:34.5595300Z ) 2025-05-07T21:09:34.5595495Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5595874Z self=, 2025-05-07T21:09:34.5596344Z sizes=[1, 4, 1, 4], 2025-05-07T21:09:34.5596675Z uvm_op=, 2025-05-07T21:09:34.5597028Z ) 2025-05-07T21:09:34.5597223Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5597550Z self=, 2025-05-07T21:09:34.5597917Z sizes=[1, 4, 1], 2025-05-07T21:09:34.5598216Z uvm_op=, 2025-05-07T21:09:34.5598550Z ) 2025-05-07T21:09:34.5598741Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5599068Z self=, 2025-05-07T21:09:34.5599385Z sizes=[1, 4, 4], 2025-05-07T21:09:34.5599683Z uvm_op=, 2025-05-07T21:09:34.5600011Z ) 2025-05-07T21:09:34.5600207Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5600539Z self=, 2025-05-07T21:09:34.5600851Z sizes=[4, 4, 4], 2025-05-07T21:09:34.5601146Z uvm_op=, 2025-05-07T21:09:34.5601475Z ) 2025-05-07T21:09:34.5601663Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5601988Z self=, 2025-05-07T21:09:34.5602313Z sizes=[4, 4], 2025-05-07T21:09:34.5602596Z uvm_op=, 2025-05-07T21:09:34.5602925Z ) 2025-05-07T21:09:34.5603118Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5603493Z self=, 2025-05-07T21:09:34.5603817Z sizes=[3, 8], 2025-05-07T21:09:34.5604102Z uvm_op=, 2025-05-07T21:09:34.5604430Z ) 2025-05-07T21:09:34.5604616Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5604940Z self=, 2025-05-07T21:09:34.5605254Z sizes=[3, 3], 2025-05-07T21:09:34.5605535Z uvm_op=, 2025-05-07T21:09:34.5605864Z ) 2025-05-07T21:09:34.5606062Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5606381Z self=, 2025-05-07T21:09:34.5606701Z sizes=[3, 5, 7, 5], 2025-05-07T21:09:34.5607031Z uvm_op=, 2025-05-07T21:09:34.5607382Z ) 2025-05-07T21:09:34.5607575Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5607902Z self=, 2025-05-07T21:09:34.5608285Z sizes=[3, 3, 7, 5], 2025-05-07T21:09:34.5608968Z uvm_op=, 2025-05-07T21:09:34.5609428Z ) 2025-05-07T21:09:34.5609622Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5609941Z self=, 2025-05-07T21:09:34.5610258Z sizes=[3, 3, 3, 5], 2025-05-07T21:09:34.5610590Z uvm_op=, 2025-05-07T21:09:34.5610944Z ) 2025-05-07T21:09:34.5611139Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5611486Z self=, 2025-05-07T21:09:34.5611805Z sizes=[5, 3, 3, 5], 2025-05-07T21:09:34.5612155Z uvm_op=, 2025-05-07T21:09:34.5612538Z ) 2025-05-07T21:09:34.5612730Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5613050Z self=, 2025-05-07T21:09:34.5613374Z sizes=[5, 3, 5, 5], 2025-05-07T21:09:34.5613704Z uvm_op=, 2025-05-07T21:09:34.5614060Z ) 2025-05-07T21:09:34.5614257Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5614584Z self=, 2025-05-07T21:09:34.5614905Z sizes=[5, 3, 5, 3], 2025-05-07T21:09:34.5615343Z uvm_op=, 2025-05-07T21:09:34.5615707Z ) 2025-05-07T21:09:34.5615902Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5616223Z self=, 2025-05-07T21:09:34.5616541Z sizes=[3, 3, 5, 3], 2025-05-07T21:09:34.5616934Z uvm_op=, 2025-05-07T21:09:34.5617289Z ) 2025-05-07T21:09:34.5617480Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5617815Z self=, 2025-05-07T21:09:34.5618130Z sizes=[7, 7, 5], 2025-05-07T21:09:34.5618424Z uvm_op=, 2025-05-07T21:09:34.5618753Z ) 2025-05-07T21:09:34.5618939Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5619264Z self=, 2025-05-07T21:09:34.5619583Z sizes=[7, 5, 5], 2025-05-07T21:09:34.5619879Z uvm_op=, 2025-05-07T21:09:34.5620201Z ) 2025-05-07T21:09:34.5620392Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5620717Z self=, 2025-05-07T21:09:34.5621026Z sizes=[5, 5, 5], 2025-05-07T21:09:34.5621320Z uvm_op=, 2025-05-07T21:09:34.5621653Z ) 2025-05-07T21:09:34.5621856Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5622215Z self=, 2025-05-07T21:09:34.5622530Z sizes=[1], 2025-05-07T21:09:34.5622898Z uvm_op=, 2025-05-07T21:09:34.5623229Z ) 2025-05-07T21:09:34.5623421Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5623742Z self=, 2025-05-07T21:09:34.5624058Z sizes=[7], 2025-05-07T21:09:34.5624356Z uvm_op=, 2025-05-07T21:09:34.5624705Z ) 2025-05-07T21:09:34.5624893Z Trying example: test_is_uvm_tensor( 2025-05-07T21:09:34.5625217Z self=, 2025-05-07T21:09:34.5625536Z sizes=[5, 5], 2025-05-07T21:09:34.5625834Z uvm_op=, 2025-05-07T21:09:34.5626182Z ) 2025-05-07T21:09:34.5626353Z PASSED 2025-05-07T21:09:34.6100393Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6101871Z self=, 2025-05-07T21:09:34.6102318Z sizes=[1], 2025-05-07T21:09:34.6102711Z ) 2025-05-07T21:09:34.6103040Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6103575Z self=, 2025-05-07T21:09:34.6103993Z sizes=[46], 2025-05-07T21:09:34.6104191Z ) 2025-05-07T21:09:34.6104400Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6104795Z self=, 2025-05-07T21:09:34.6105145Z sizes=[46, 100], 2025-05-07T21:09:34.6105351Z ) 2025-05-07T21:09:34.6105558Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6105951Z self=, 2025-05-07T21:09:34.6106305Z sizes=[150], 2025-05-07T21:09:34.6106493Z ) 2025-05-07T21:09:34.6106707Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6107096Z self=, 2025-05-07T21:09:34.6107440Z sizes=[122], 2025-05-07T21:09:34.6107634Z ) 2025-05-07T21:09:34.6107848Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6108230Z self=, 2025-05-07T21:09:34.6108853Z sizes=[121, 156, 182], 2025-05-07T21:09:34.6109081Z ) 2025-05-07T21:09:34.6109285Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6109765Z self=, 2025-05-07T21:09:34.6110114Z sizes=[344], 2025-05-07T21:09:34.6110309Z ) 2025-05-07T21:09:34.6110516Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6110904Z self=, 2025-05-07T21:09:34.6111803Z sizes=[224], 2025-05-07T21:09:34.6111991Z ) 2025-05-07T21:09:34.6112207Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6112594Z self=, 2025-05-07T21:09:34.6112947Z sizes=[431, 139, 40], 2025-05-07T21:09:34.6113160Z ) 2025-05-07T21:09:34.6113372Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6113752Z self=, 2025-05-07T21:09:34.6114111Z sizes=[61, 24, 169], 2025-05-07T21:09:34.6114325Z ) 2025-05-07T21:09:34.6114531Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6114919Z self=, 2025-05-07T21:09:34.6115271Z sizes=[302, 1, 74], 2025-05-07T21:09:34.6115479Z ) 2025-05-07T21:09:34.6115685Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6116143Z self=, 2025-05-07T21:09:34.6116499Z sizes=[1, 1, 74], 2025-05-07T21:09:34.6116701Z ) 2025-05-07T21:09:34.6116911Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6117304Z self=, 2025-05-07T21:09:34.6117727Z sizes=[1, 1, 1], 2025-05-07T21:09:34.6117933Z ) 2025-05-07T21:09:34.6118152Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6118535Z self=, 2025-05-07T21:09:34.6118885Z sizes=[507], 2025-05-07T21:09:34.6119079Z ) 2025-05-07T21:09:34.6119289Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6119677Z self=, 2025-05-07T21:09:34.6120033Z sizes=[375, 153, 72], 2025-05-07T21:09:34.6120249Z ) 2025-05-07T21:09:34.6120458Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6120845Z self=, 2025-05-07T21:09:34.6121213Z sizes=[375, 72, 72], 2025-05-07T21:09:34.6121429Z ) 2025-05-07T21:09:34.6121644Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6122040Z self=, 2025-05-07T21:09:34.6122391Z sizes=[375], 2025-05-07T21:09:34.6122582Z ) 2025-05-07T21:09:34.6122868Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6123264Z self=, 2025-05-07T21:09:34.6123615Z sizes=[492, 248, 395], 2025-05-07T21:09:34.6123846Z ) 2025-05-07T21:09:34.6124061Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6124445Z self=, 2025-05-07T21:09:34.6124807Z sizes=[492, 248, 492], 2025-05-07T21:09:34.6125030Z ) 2025-05-07T21:09:34.6125239Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6125630Z self=, 2025-05-07T21:09:34.6125989Z sizes=[492, 492, 492], 2025-05-07T21:09:34.6126210Z ) 2025-05-07T21:09:34.6126417Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6126807Z self=, 2025-05-07T21:09:34.6127160Z sizes=[336], 2025-05-07T21:09:34.6127345Z ) 2025-05-07T21:09:34.6127558Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6127943Z self=, 2025-05-07T21:09:34.6128292Z sizes=[263, 182, 222], 2025-05-07T21:09:34.6128510Z ) 2025-05-07T21:09:34.6128722Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6129153Z self=, 2025-05-07T21:09:34.6129512Z sizes=[222, 182, 222], 2025-05-07T21:09:34.6129734Z ) 2025-05-07T21:09:34.6129942Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6130328Z self=, 2025-05-07T21:09:34.6130760Z sizes=[182, 182, 222], 2025-05-07T21:09:34.6130978Z ) 2025-05-07T21:09:34.6131184Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6131572Z self=, 2025-05-07T21:09:34.6131972Z sizes=[182, 182], 2025-05-07T21:09:34.6132176Z ) 2025-05-07T21:09:34.6132390Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6132776Z self=, 2025-05-07T21:09:34.6133120Z sizes=[438], 2025-05-07T21:09:34.6133314Z ) 2025-05-07T21:09:34.6133529Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6133915Z self=, 2025-05-07T21:09:34.6134265Z sizes=[78], 2025-05-07T21:09:34.6134457Z ) 2025-05-07T21:09:34.6134667Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6135058Z self=, 2025-05-07T21:09:34.6135416Z sizes=[219], 2025-05-07T21:09:34.6135612Z ) 2025-05-07T21:09:34.6135822Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6136209Z self=, 2025-05-07T21:09:34.6136619Z sizes=[232, 12, 112], 2025-05-07T21:09:34.6136830Z ) 2025-05-07T21:09:34.6137046Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6137432Z self=, 2025-05-07T21:09:34.6137781Z sizes=[232, 112, 112], 2025-05-07T21:09:34.6137998Z ) 2025-05-07T21:09:34.6138215Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6138601Z self=, 2025-05-07T21:09:34.6138960Z sizes=[232, 112, 232], 2025-05-07T21:09:34.6139178Z ) 2025-05-07T21:09:34.6139389Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6139775Z self=, 2025-05-07T21:09:34.6140133Z sizes=[232, 232, 232], 2025-05-07T21:09:34.6140355Z ) 2025-05-07T21:09:34.6140560Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6140953Z self=, 2025-05-07T21:09:34.6141307Z sizes=[130], 2025-05-07T21:09:34.6141498Z ) 2025-05-07T21:09:34.6141759Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6142150Z self=, 2025-05-07T21:09:34.6142498Z sizes=[258, 159, 65], 2025-05-07T21:09:34.6142713Z ) 2025-05-07T21:09:34.6142929Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6143315Z self=, 2025-05-07T21:09:34.6143669Z sizes=[65, 159, 65], 2025-05-07T21:09:34.6143884Z ) 2025-05-07T21:09:34.6144094Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6144483Z self=, 2025-05-07T21:09:34.6144840Z sizes=[65, 159], 2025-05-07T21:09:34.6145053Z ) 2025-05-07T21:09:34.6145262Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6145648Z self=, 2025-05-07T21:09:34.6146002Z sizes=[159, 159], 2025-05-07T21:09:34.6146201Z ) 2025-05-07T21:09:34.6146416Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6146802Z self=, 2025-05-07T21:09:34.6147148Z sizes=[207], 2025-05-07T21:09:34.6147342Z ) 2025-05-07T21:09:34.6147557Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6147986Z self=, 2025-05-07T21:09:34.6148336Z sizes=[511], 2025-05-07T21:09:34.6148534Z ) 2025-05-07T21:09:34.6148740Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:09:34.6149127Z self=, 2025-05-07T21:09:34.6149525Z sizes=[459, 198], 2025-05-07T21:09:34.6149732Z ) 2025-05-07T21:09:34.6149905Z PASSED 2025-05-07T21:09:34.7212568Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7213455Z self=, 2025-05-07T21:09:34.7213935Z sizes=[1], 2025-05-07T21:09:34.7214224Z uvm_op=, 2025-05-07T21:09:34.7214557Z ) 2025-05-07T21:09:34.7214770Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7215161Z self=, 2025-05-07T21:09:34.7215511Z sizes=[853], 2025-05-07T21:09:34.7215808Z uvm_op=, 2025-05-07T21:09:34.7216140Z ) 2025-05-07T21:09:34.7216345Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7216733Z self=, 2025-05-07T21:09:34.7217084Z sizes=[289], 2025-05-07T21:09:34.7217378Z uvm_op=, 2025-05-07T21:09:34.7217699Z ) 2025-05-07T21:09:34.7217911Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7218295Z self=, 2025-05-07T21:09:34.7218944Z sizes=[289, 213, 440], 2025-05-07T21:09:34.7219254Z uvm_op=, 2025-05-07T21:09:34.7219579Z ) 2025-05-07T21:09:34.7219783Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7220165Z self=, 2025-05-07T21:09:34.7220512Z sizes=[555], 2025-05-07T21:09:34.7220792Z uvm_op=, 2025-05-07T21:09:34.7221121Z ) 2025-05-07T21:09:34.7221329Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7221715Z self=, 2025-05-07T21:09:34.7222052Z sizes=[555], 2025-05-07T21:09:34.7222342Z uvm_op=, 2025-05-07T21:09:34.7222670Z ) 2025-05-07T21:09:34.7222870Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7223254Z self=, 2025-05-07T21:09:34.7223726Z sizes=[389, 832, 492], 2025-05-07T21:09:34.7224036Z uvm_op=, 2025-05-07T21:09:34.7224363Z ) 2025-05-07T21:09:34.7224575Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7224952Z self=, 2025-05-07T21:09:34.7225307Z sizes=[944, 1024, 273], 2025-05-07T21:09:34.7225653Z uvm_op=, 2025-05-07T21:09:34.7226013Z ) 2025-05-07T21:09:34.7226219Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7226608Z self=, 2025-05-07T21:09:34.7226967Z sizes=[251, 373, 329, 683], 2025-05-07T21:09:34.7227287Z uvm_op=, 2025-05-07T21:09:34.7227615Z ) 2025-05-07T21:09:34.7227823Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7228207Z self=, 2025-05-07T21:09:34.7228556Z sizes=[350, 456], 2025-05-07T21:09:34.7228852Z uvm_op=, 2025-05-07T21:09:34.7229176Z ) 2025-05-07T21:09:34.7229385Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7229771Z self=, 2025-05-07T21:09:34.7230210Z sizes=[672, 436, 597, 723], 2025-05-07T21:09:34.7230528Z uvm_op=, 2025-05-07T21:09:34.7230856Z ) 2025-05-07T21:09:34.7231067Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7231446Z self=, 2025-05-07T21:09:34.7231882Z sizes=[723, 436, 597, 723], 2025-05-07T21:09:34.7232203Z uvm_op=, 2025-05-07T21:09:34.7232525Z ) 2025-05-07T21:09:34.7232733Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7233121Z self=, 2025-05-07T21:09:34.7233467Z sizes=[723, 436, 723, 723], 2025-05-07T21:09:34.7233788Z uvm_op=, 2025-05-07T21:09:34.7234117Z ) 2025-05-07T21:09:34.7234325Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7234705Z self=, 2025-05-07T21:09:34.7235058Z sizes=[436, 436, 723, 723], 2025-05-07T21:09:34.7235376Z uvm_op=, 2025-05-07T21:09:34.7235697Z ) 2025-05-07T21:09:34.7236016Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7236406Z self=, 2025-05-07T21:09:34.7236750Z sizes=[436, 436], 2025-05-07T21:09:34.7237046Z uvm_op=, 2025-05-07T21:09:34.7237375Z ) 2025-05-07T21:09:34.7237631Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7238018Z self=, 2025-05-07T21:09:34.7238359Z sizes=[2], 2025-05-07T21:09:34.7238666Z uvm_op=, 2025-05-07T21:09:34.7239018Z ) 2025-05-07T21:09:34.7239226Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7239612Z self=, 2025-05-07T21:09:34.7239958Z sizes=[23, 726, 447, 291], 2025-05-07T21:09:34.7240276Z uvm_op=, 2025-05-07T21:09:34.7240605Z ) 2025-05-07T21:09:34.7240810Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7241191Z self=, 2025-05-07T21:09:34.7241548Z sizes=[23, 726, 447, 447], 2025-05-07T21:09:34.7241879Z uvm_op=, 2025-05-07T21:09:34.7242207Z ) 2025-05-07T21:09:34.7242425Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7250987Z self=, 2025-05-07T21:09:34.7251361Z sizes=[23, 726, 447, 23], 2025-05-07T21:09:34.7251690Z uvm_op=, 2025-05-07T21:09:34.7252019Z ) 2025-05-07T21:09:34.7252236Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7252627Z self=, 2025-05-07T21:09:34.7252987Z sizes=[778, 828, 713, 1004], 2025-05-07T21:09:34.7253340Z uvm_op=, 2025-05-07T21:09:34.7253700Z ) 2025-05-07T21:09:34.7253916Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7254299Z self=, 2025-05-07T21:09:34.7254657Z sizes=[778, 828, 828, 1004], 2025-05-07T21:09:34.7255012Z uvm_op=, 2025-05-07T21:09:34.7255368Z ) 2025-05-07T21:09:34.7255585Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7255970Z self=, 2025-05-07T21:09:34.7256327Z sizes=[778, 828, 828, 828], 2025-05-07T21:09:34.7256674Z uvm_op=, 2025-05-07T21:09:34.7257036Z ) 2025-05-07T21:09:34.7257297Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7257676Z self=, 2025-05-07T21:09:34.7258028Z sizes=[778, 828, 828, 828], 2025-05-07T21:09:34.7258348Z uvm_op=, 2025-05-07T21:09:34.7258667Z ) 2025-05-07T21:09:34.7258925Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7259308Z self=, 2025-05-07T21:09:34.7259657Z sizes=[778, 828, 828], 2025-05-07T21:09:34.7259967Z uvm_op=, 2025-05-07T21:09:34.7260295Z ) 2025-05-07T21:09:34.7260511Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7260888Z self=, 2025-05-07T21:09:34.7261244Z sizes=[778, 828, 778], 2025-05-07T21:09:34.7261553Z uvm_op=, 2025-05-07T21:09:34.7261875Z ) 2025-05-07T21:09:34.7262087Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7262469Z self=, 2025-05-07T21:09:34.7262816Z sizes=[828, 828, 778], 2025-05-07T21:09:34.7263124Z uvm_op=, 2025-05-07T21:09:34.7263454Z ) 2025-05-07T21:09:34.7263660Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7264043Z self=, 2025-05-07T21:09:34.7264390Z sizes=[561], 2025-05-07T21:09:34.7264725Z uvm_op=, 2025-05-07T21:09:34.7265048Z ) 2025-05-07T21:09:34.7265261Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7265645Z self=, 2025-05-07T21:09:34.7265989Z sizes=[41, 304, 1], 2025-05-07T21:09:34.7266289Z uvm_op=, 2025-05-07T21:09:34.7266618Z ) 2025-05-07T21:09:34.7266832Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7267216Z self=, 2025-05-07T21:09:34.7267568Z sizes=[41, 304, 41], 2025-05-07T21:09:34.7267868Z uvm_op=, 2025-05-07T21:09:34.7268201Z ) 2025-05-07T21:09:34.7268411Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7268795Z self=, 2025-05-07T21:09:34.7269141Z sizes=[41, 304, 304], 2025-05-07T21:09:34.7269452Z uvm_op=, 2025-05-07T21:09:34.7269829Z ) 2025-05-07T21:09:34.7270036Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7270422Z self=, 2025-05-07T21:09:34.7270773Z sizes=[41, 41, 304], 2025-05-07T21:09:34.7271073Z uvm_op=, 2025-05-07T21:09:34.7271400Z ) 2025-05-07T21:09:34.7271619Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7272048Z self=, 2025-05-07T21:09:34.7272395Z sizes=[41, 41], 2025-05-07T21:09:34.7272685Z uvm_op=, 2025-05-07T21:09:34.7273013Z ) 2025-05-07T21:09:34.7273215Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7273597Z self=, 2025-05-07T21:09:34.7273939Z sizes=[684], 2025-05-07T21:09:34.7274220Z uvm_op=, 2025-05-07T21:09:34.7274548Z ) 2025-05-07T21:09:34.7274756Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7275132Z self=, 2025-05-07T21:09:34.7275476Z sizes=[476], 2025-05-07T21:09:34.7275790Z uvm_op=, 2025-05-07T21:09:34.7276225Z ) 2025-05-07T21:09:34.7276482Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7276867Z self=, 2025-05-07T21:09:34.7277217Z sizes=[150, 897, 957, 979], 2025-05-07T21:09:34.7277534Z uvm_op=, 2025-05-07T21:09:34.7277902Z ) 2025-05-07T21:09:34.7278112Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7278489Z self=, 2025-05-07T21:09:34.7278846Z sizes=[150, 957, 957, 979], 2025-05-07T21:09:34.7279170Z uvm_op=, 2025-05-07T21:09:34.7279496Z ) 2025-05-07T21:09:34.7279702Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7280084Z self=, 2025-05-07T21:09:34.7280426Z sizes=[979, 957, 957, 979], 2025-05-07T21:09:34.7280746Z uvm_op=, 2025-05-07T21:09:34.7281076Z ) 2025-05-07T21:09:34.7281280Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7281664Z self=, 2025-05-07T21:09:34.7282015Z sizes=[979, 957, 979, 979], 2025-05-07T21:09:34.7282338Z uvm_op=, 2025-05-07T21:09:34.7282663Z ) 2025-05-07T21:09:34.7282876Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7283255Z self=, 2025-05-07T21:09:34.7283658Z sizes=[979, 957, 957], 2025-05-07T21:09:34.7283966Z uvm_op=, 2025-05-07T21:09:34.7284289Z ) 2025-05-07T21:09:34.7284488Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:09:34.7284870Z self=, 2025-05-07T21:09:34.7285217Z sizes=[957, 957, 957], 2025-05-07T21:09:34.7285527Z uvm_op=, 2025-05-07T21:09:34.7285845Z ) 2025-05-07T21:09:34.7286027Z PASSED 2025-05-07T21:09:35.2337630Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:09:35.2338624Z self=, 2025-05-07T21:09:35.2339244Z sizes=[1], 2025-05-07T21:09:35.2339839Z uvm_op=, 2025-05-07T21:09:35.2340506Z ) 2025-05-07T21:09:35.2340886Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2341481Z self=, 2025-05-07T21:09:35.2342042Z sizes=[750], 2025-05-07T21:09:35.2342549Z uvm_op=, 2025-05-07T21:09:35.2342883Z ) 2025-05-07T21:09:35.2343072Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2343374Z self=, 2025-05-07T21:09:35.2343684Z sizes=[750, 498, 417, 251], 2025-05-07T21:09:35.2344011Z uvm_op=, 2025-05-07T21:09:35.2344341Z ) 2025-05-07T21:09:35.2344527Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2344827Z self=, 2025-05-07T21:09:35.2345132Z sizes=[517], 2025-05-07T21:09:35.2345411Z uvm_op=, 2025-05-07T21:09:35.2345742Z ) 2025-05-07T21:09:35.2345927Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2346228Z self=, 2025-05-07T21:09:35.2346525Z sizes=[517], 2025-05-07T21:09:35.2346812Z uvm_op=, 2025-05-07T21:09:35.2347148Z ) 2025-05-07T21:09:35.2347334Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2347635Z self=, 2025-05-07T21:09:35.2347949Z sizes=[349, 475, 51, 265], 2025-05-07T21:09:35.2348263Z uvm_op=, 2025-05-07T21:09:35.2348589Z ) 2025-05-07T21:09:35.2348872Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2349177Z self=, 2025-05-07T21:09:35.2349483Z sizes=[390], 2025-05-07T21:09:35.2349801Z uvm_op=, 2025-05-07T21:09:35.2350247Z ) 2025-05-07T21:09:35.2350429Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2350734Z self=, 2025-05-07T21:09:35.2351044Z sizes=[596, 711], 2025-05-07T21:09:35.2351335Z uvm_op=, 2025-05-07T21:09:35.2351667Z ) 2025-05-07T21:09:35.2351871Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2352209Z self=, 2025-05-07T21:09:35.2352518Z sizes=[65, 388, 29], 2025-05-07T21:09:35.2352821Z uvm_op=, 2025-05-07T21:09:35.2353142Z ) 2025-05-07T21:09:35.2353330Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2353631Z self=, 2025-05-07T21:09:35.2353927Z sizes=[764], 2025-05-07T21:09:35.2354245Z uvm_op=, 2025-05-07T21:09:35.2354610Z ) 2025-05-07T21:09:35.2354800Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2355099Z self=, 2025-05-07T21:09:35.2355408Z sizes=[23, 1022, 920, 773], 2025-05-07T21:09:35.2355763Z uvm_op=, 2025-05-07T21:09:35.2356283Z ) 2025-05-07T21:09:35.2356472Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2356773Z self=, 2025-05-07T21:09:35.2357079Z sizes=[23, 1022, 920, 920], 2025-05-07T21:09:35.2357427Z uvm_op=, 2025-05-07T21:09:35.2357781Z ) 2025-05-07T21:09:35.2357960Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2358262Z self=, 2025-05-07T21:09:35.2358580Z sizes=[920, 1022, 920, 920], 2025-05-07T21:09:35.2358934Z uvm_op=, 2025-05-07T21:09:35.2359287Z ) 2025-05-07T21:09:35.2359482Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2359784Z self=, 2025-05-07T21:09:35.2360094Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:09:35.2360454Z uvm_op=, 2025-05-07T21:09:35.2360814Z ) 2025-05-07T21:09:35.2360995Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2361361Z self=, 2025-05-07T21:09:35.2361670Z sizes=[920], 2025-05-07T21:09:35.2361950Z uvm_op=, 2025-05-07T21:09:35.2362328Z ) 2025-05-07T21:09:35.2362517Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2362814Z self=, 2025-05-07T21:09:35.2363125Z sizes=[375, 820, 452], 2025-05-07T21:09:35.2363465Z uvm_op=, 2025-05-07T21:09:35.2363821Z ) 2025-05-07T21:09:35.2364003Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2364302Z self=, 2025-05-07T21:09:35.2364612Z sizes=[375, 452, 452], 2025-05-07T21:09:35.2364949Z uvm_op=, 2025-05-07T21:09:35.2365306Z ) 2025-05-07T21:09:35.2365496Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2365793Z self=, 2025-05-07T21:09:35.2366117Z sizes=[375, 375, 452], 2025-05-07T21:09:35.2366452Z uvm_op=, 2025-05-07T21:09:35.2366804Z ) 2025-05-07T21:09:35.2366993Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2367292Z self=, 2025-05-07T21:09:35.2367641Z sizes=[375], 2025-05-07T21:09:35.2367923Z uvm_op=, 2025-05-07T21:09:35.2368245Z ) 2025-05-07T21:09:35.2368433Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2368729Z self=, 2025-05-07T21:09:35.2369076Z sizes=[403], 2025-05-07T21:09:35.2369389Z uvm_op=, 2025-05-07T21:09:35.2369742Z ) 2025-05-07T21:09:35.2369929Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2370230Z self=, 2025-05-07T21:09:35.2370534Z sizes=[205, 851], 2025-05-07T21:09:35.2370827Z uvm_op=, 2025-05-07T21:09:35.2371157Z ) 2025-05-07T21:09:35.2371338Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2371638Z self=, 2025-05-07T21:09:35.2371941Z sizes=[851, 851], 2025-05-07T21:09:35.2372236Z uvm_op=, 2025-05-07T21:09:35.2372558Z ) 2025-05-07T21:09:35.2372745Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2373043Z self=, 2025-05-07T21:09:35.2373339Z sizes=[851], 2025-05-07T21:09:35.2373627Z uvm_op=, 2025-05-07T21:09:35.2373956Z ) 2025-05-07T21:09:35.2374137Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2374441Z self=, 2025-05-07T21:09:35.2374803Z sizes=[497, 630, 1007, 631], 2025-05-07T21:09:35.2375155Z uvm_op=, 2025-05-07T21:09:35.2375513Z ) 2025-05-07T21:09:35.2375703Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2375999Z self=, 2025-05-07T21:09:35.2376315Z sizes=[497, 630, 1007, 631], 2025-05-07T21:09:35.2376643Z uvm_op=, 2025-05-07T21:09:35.2376971Z ) 2025-05-07T21:09:35.2377153Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2377455Z self=, 2025-05-07T21:09:35.2377766Z sizes=[631, 630, 1007, 631], 2025-05-07T21:09:35.2378079Z uvm_op=, 2025-05-07T21:09:35.2378412Z ) 2025-05-07T21:09:35.2378597Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2378889Z self=, 2025-05-07T21:09:35.2379200Z sizes=[631, 630, 1007, 630], 2025-05-07T21:09:35.2379567Z uvm_op=, 2025-05-07T21:09:35.2379890Z ) 2025-05-07T21:09:35.2380078Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2380379Z self=, 2025-05-07T21:09:35.2380691Z sizes=[711, 186, 528, 1013], 2025-05-07T21:09:35.2381008Z uvm_op=, 2025-05-07T21:09:35.2381336Z ) 2025-05-07T21:09:35.2381523Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2381815Z self=, 2025-05-07T21:09:35.2382149Z sizes=[186, 186, 528, 1013], 2025-05-07T21:09:35.2382492Z uvm_op=, 2025-05-07T21:09:35.2382815Z ) 2025-05-07T21:09:35.2383001Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2383298Z self=, 2025-05-07T21:09:35.2383600Z sizes=[186, 186, 528, 186], 2025-05-07T21:09:35.2383916Z uvm_op=, 2025-05-07T21:09:35.2384245Z ) 2025-05-07T21:09:35.2384423Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2384724Z self=, 2025-05-07T21:09:35.2385032Z sizes=[186, 186, 528, 186], 2025-05-07T21:09:35.2385348Z uvm_op=, 2025-05-07T21:09:35.2385669Z ) 2025-05-07T21:09:35.2385940Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2386237Z self=, 2025-05-07T21:09:35.2386538Z sizes=[186, 186, 528], 2025-05-07T21:09:35.2386842Z uvm_op=, 2025-05-07T21:09:35.2387164Z ) 2025-05-07T21:09:35.2387389Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2387688Z self=, 2025-05-07T21:09:35.2387996Z sizes=[186, 186, 186], 2025-05-07T21:09:35.2388293Z uvm_op=, 2025-05-07T21:09:35.2388618Z ) 2025-05-07T21:09:35.2388806Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2389104Z self=, 2025-05-07T21:09:35.2389401Z sizes=[186], 2025-05-07T21:09:35.2389686Z uvm_op=, 2025-05-07T21:09:35.2390011Z ) 2025-05-07T21:09:35.2390192Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2390492Z self=, 2025-05-07T21:09:35.2390803Z sizes=[727, 838, 163], 2025-05-07T21:09:35.2391133Z uvm_op=, 2025-05-07T21:09:35.2391494Z ) 2025-05-07T21:09:35.2391681Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2391977Z self=, 2025-05-07T21:09:35.2392332Z sizes=[727, 838, 727], 2025-05-07T21:09:35.2392672Z uvm_op=, 2025-05-07T21:09:35.2393074Z ) 2025-05-07T21:09:35.2393261Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2393561Z self=, 2025-05-07T21:09:35.2393871Z sizes=[727, 727, 727], 2025-05-07T21:09:35.2394202Z uvm_op=, 2025-05-07T21:09:35.2394557Z ) 2025-05-07T21:09:35.2394745Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2395039Z self=, 2025-05-07T21:09:35.2395343Z sizes=[168], 2025-05-07T21:09:35.2395657Z uvm_op=, 2025-05-07T21:09:35.2396111Z ) 2025-05-07T21:09:35.2396299Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2396597Z self=, 2025-05-07T21:09:35.2396900Z sizes=[87, 573], 2025-05-07T21:09:35.2397193Z uvm_op=, 2025-05-07T21:09:35.2397517Z ) 2025-05-07T21:09:35.2397698Z Trying example: test_uvm_slice( 2025-05-07T21:09:35.2398047Z self=, 2025-05-07T21:09:35.2398355Z sizes=[87, 87], 2025-05-07T21:09:35.2398650Z uvm_op=, 2025-05-07T21:09:35.2398971Z ) 2025-05-07T21:09:35.2399150Z PASSED 2025-05-07T21:09:35.2399256Z 2025-05-07T21:09:35.2399406Z =============================== warnings summary =============================== 2025-05-07T21:09:35.2399761Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:09:35.2401181Z /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:09:35.2402756Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:09:35.2403051Z 2025-05-07T21:09:35.2403272Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:09:35.2403729Z ========================= 7 passed, 1 warning in 3.56s ========================= 2025-05-07T21:09:35.8846728Z 2025-05-07T21:09:35.8847453Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:09:35.8866996Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:09:35.8867620Z 2025-05-07T21:09:35.8867626Z 2025-05-07T21:09:35.8867630Z 2025-05-07T21:09:35.8867634Z 2025-05-07T21:09:35.8868028Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:09:35.8951548Z Post job cleanup. 2025-05-07T21:09:35.9935399Z [command]/usr/bin/git version 2025-05-07T21:09:35.9975824Z git version 2.47.1 2025-05-07T21:09:36.0011398Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/9f4aef4d-5c6f-4b15-beef-c1250d78c6d8/.gitconfig' 2025-05-07T21:09:36.0021618Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/9f4aef4d-5c6f-4b15-beef-c1250d78c6d8' before making global git config changes 2025-05-07T21:09:36.0022474Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:09:36.0037316Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:09:36.0078707Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:09:36.0113118Z [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:09:36.0450137Z Entering 'external/asmjit' 2025-05-07T21:09:36.0517670Z Entering 'external/composable_kernel' 2025-05-07T21:09:36.0589768Z Entering 'external/cpuinfo' 2025-05-07T21:09:36.0655766Z Entering 'external/cutlass' 2025-05-07T21:09:36.0731110Z Entering 'external/googletest' 2025-05-07T21:09:36.0797379Z Entering 'external/hipify_torch' 2025-05-07T21:09:36.0863769Z Entering 'external/json' 2025-05-07T21:09:36.0953420Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:09:36.0978977Z http.https://github.com/.extraheader 2025-05-07T21:09:36.0991040Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:09:36.1023140Z [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:09:36.1339912Z Entering 'external/asmjit' 2025-05-07T21:09:36.1383897Z http.https://github.com/.extraheader 2025-05-07T21:09:36.1425786Z Entering 'external/composable_kernel' 2025-05-07T21:09:36.1471947Z http.https://github.com/.extraheader 2025-05-07T21:09:36.1523000Z Entering 'external/cpuinfo' 2025-05-07T21:09:36.1565727Z http.https://github.com/.extraheader 2025-05-07T21:09:36.1608398Z Entering 'external/cutlass' 2025-05-07T21:09:36.1651225Z http.https://github.com/.extraheader 2025-05-07T21:09:36.1701703Z Entering 'external/googletest' 2025-05-07T21:09:36.1746002Z http.https://github.com/.extraheader 2025-05-07T21:09:36.1788579Z Entering 'external/hipify_torch' 2025-05-07T21:09:36.1831739Z http.https://github.com/.extraheader 2025-05-07T21:09:36.1873714Z Entering 'external/json' 2025-05-07T21:09:36.1918758Z http.https://github.com/.extraheader 2025-05-07T21:09:36.2069278Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:09:36.2103401Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:09:36.2114853Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:09:36.2115226Z ##[endgroup] 2025-05-07T21:09:36.2218385Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:09:46.9746898Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:10:03.3030952Z Cleaning up orphan processes